@charset "UTF-8";
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup > .ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(../libs/jquery-ui/themes/base/images/ui-icons_444444_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(../libs/jquery-ui/themes/base/images/ui-icons_444444_256x240.png)
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(../libs/jquery-ui/themes/base/images/ui-icons_555555_256x240.png)
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url(../libs/jquery-ui/themes/base/images/ui-icons_ffffff_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url(../libs/jquery-ui/themes/base/images/ui-icons_777620_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(../libs/jquery-ui/themes/base/images/ui-icons_cc0000_256x240.png)
}

.ui-button .ui-icon {
    background-image: url(../libs/jquery-ui/themes/base/images/ui-icons_777777_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0
}

.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading .4s
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }
    75% {
        transform: rotate(2deg)
    }
    100% {
        transform: rotate(0)
    }
}

.tooltipster-update-rotate {
    animation: tooltipster-rotating .6s
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}

.tooltipster-update-scale {
    animation: tooltipster-scaling .6s
}

.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid #000;
    border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 14px
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #000
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #000
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #000
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #000
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

@font-face {
    font-family: RobotoRegular;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RobotoRegular/RobotoRegular.eot);
    src: url(../fonts/RobotoRegular/RobotoRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoRegular/RobotoRegular.woff) format("woff"), url(../fonts/RobotoRegular/RobotoRegular.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: RobotoMedium;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RobotoMedium/RobotoMedium.eot);
    src: url(../fonts/RobotoMedium/RobotoMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoMedium/RobotoMedium.woff) format("woff"), url(../fonts/RobotoMedium/RobotoMedium.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: RobotoLight;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RobotoLight/RobotoLight.eot);
    src: url(../fonts/RobotoLight/RobotoLight.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoLight/RobotoLight.woff) format("woff"), url(../fonts/RobotoLight/RobotoLight.ttf) format("truetype");
    font-display: swap;
}

/*@font-face {
    font-family: RobotoThin;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RobotoThin/RobotoThin.eot);
    src: url(../fonts/RobotoThin/RobotoThin.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoThin/RobotoThin.woff) format("woff"), url(../fonts/RobotoThin/RobotoThin.ttf) format("truetype");
    font-display: swap;
}*/

@font-face {
    font-family: RobotoBold;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RobotoBold/RobotoBold.eot);
    src: url(../fonts/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoBold/RobotoBold.woff) format("woff"), url(../fonts/RobotoBold/RobotoBold.ttf) format("truetype");
    font-display: swap;
}

/*@font-face {
    font-family: RobotoBlack;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RobotoBlack/RobotoBlack.eot);
    src: url(../fonts/RobotoBlack/RobotoBlack.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoBlack/RobotoBlack.woff) format("woff"), url(../fonts/RobotoBlack/RobotoBlack.ttf) format("truetype");
    font-display: swap;
}*/

/*@font-face {
    font-family: MontserratSemiBold;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/MontserratSemiBold/MontserratSemiBold.eot);
    src: url(../fonts/MontserratSemiBold/MontserratSemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/MontserratSemiBold/MontserratSemiBold.woff) format("woff"), url(../fonts/MontserratSemiBold/MontserratSemiBold.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: MontserratRegular;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/MontserratRegular/MontserratRegular.eot);
    src: url(../fonts/MontserratRegular/MontserratRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/MontserratRegular/MontserratRegular.woff) format("woff"), url(../fonts/MontserratRegular/MontserratRegular.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: MontserratMedium;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/MontserratMedium/MontserratMedium.eot);
    src: url(../fonts/MontserratMedium/MontserratMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/MontserratMedium/MontserratMedium.woff) format("woff"), url(../fonts/MontserratMedium/MontserratMedium.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: MontserratLight;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/MontserratLight/MontserratLight.eot);
    src: url(../fonts/MontserratLight/MontserratLight.eot?#iefix) format("embedded-opentype"), url(../fonts/MontserratLight/MontserratLight.woff) format("woff"), url(../fonts/MontserratLight/MontserratLight.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: MontserratBold;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/MontserratBold/MontserratBold.eot);
    src: url(../fonts/MontserratBold/MontserratBold.eot?#iefix) format("embedded-opentype"), url(../fonts/MontserratBold/MontserratBold.woff) format("woff"), url(../fonts/MontserratBold/MontserratBold.ttf) format("truetype");
    font-display: swap;
}*/

@font-face {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/font-awesome/font-awesome.eot);
    src: url(../fonts/font-awesome/font-awesome.eot?#iefix) format("embedded-opentype"), url(../fonts/font-awesome/font-awesome.woff) format("woff"), url(../fonts/font-awesome/font-awesome.ttf) format("truetype");
    font-display: swap;
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1530px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: -webkit-calc(2.25rem + 2px);
    height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: -webkit-calc(.375rem + 1px);
    padding-top: calc(.375rem + 1px);
    padding-bottom: -webkit-calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: -webkit-calc(.5rem + 1px);
    padding-top: calc(.5rem + 1px);
    padding-bottom: -webkit-calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: -webkit-calc(.25rem + 1px);
    padding-top: calc(.25rem + 1px);
    padding-bottom: -webkit-calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]) {
    height: -webkit-calc(1.8125rem + 2px);
    height: calc(1.8125rem + 2px)
}

.form-control-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]) {
    height: -webkit-calc(2.875rem + 2px);
    height: calc(2.875rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row > .col,
.form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled ~ .form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, .8);
    border-radius: .2rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
    display: block
}

.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    background-color: #71dd8a
}

.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid ~ .custom-file-label::before,
.was-validated .custom-file-input:valid ~ .custom-file-label::before {
    border-color: inherit
}

.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, .8);
    border-radius: .2rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block
}

.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    background-color: #efa2a9
}

.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid ~ .custom-file-label::before,
.was-validated .custom-file-input:invalid ~ .custom-file-label::before {
    border-color: inherit
}

.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 2px;
    left: 2px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 10px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    background-color: #000;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.3s;
}

.slick-dots li.slick-active button:before {
    top: 0;
    left: 0;
    color: #F00;
    background-color: #f00;
    opacity: .75;
    width: 10px;
    height: 10px;
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/font-awesome/font-awesome.eot?v=4.7.0);
    src: url(../fonts/font-awesome/font-awesome.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/font-awesome/font-awesome.woff2?v=4.7.0) format("woff2"), url(../fonts/font-awesome/font-awesomee.woff?v=4.7.0) format("woff"), url(../fonts/font-awesome/font-awesome.ttf?v=4.7.0) format("truetype"), url(../fonts/font-awesome/font-awesome.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-15x {
    font-size: 1.5em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.header {
    z-index: 15;
    top: 0
}

.header--sticky {
    position: fixed;
    width: 100%
}

.header__top {
    padding: 15px 0
}

.header__top-logo a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.header__top-logo a img {
    max-width: 85px
}

.header__top-logo .caption {
    display: inline-block;
    vertical-align: middle;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #232323
}

.header__top-logo .caption .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.header__top-logo .caption span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__top-logo .caption a {
    display: block;
    text-transform: uppercase
}

.header__top-information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.header__top-information > div a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    color: #232323
}

.header__top-information > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.header__top-information > div span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__top-information > div a {
    display: block;
    font-size: 14px
}

.header__top-information > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a img,
.header__top-information > div span img,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__top-information > div a img {
    margin-left: 5px;
    cursor: pointer
}

.header__top-information > div ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.header__top-information > div ul li {
    display: inline-block;
    margin-right: 10px
}

.header__top-information > div ul li:last-child {
    margin: 0
}

.header__top-information > div ul li svg {
    -webkit-transition: fill .25s ease-in;
    -o-transition: fill .25s ease-in;
    transition: fill .25s ease-in
}

.header__top-information > div ul li:hover.telegram a svg {
    fill: #3eb9e5
}

.header__top-information > div ul li:hover.viber a svg {
    fill: #794a9a
}

.header__top-information > div ul li:hover.whatsapp a svg {
    fill: #08bb07
}

.header__top-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%
}

.header__top-navigation-item {
    position: relative;
    padding: 15px 10px 0 10px
}

.header__top-navigation-item:last-child {
    margin: 0
}

.header__top-navigation-item a {
    font-family: RobotoMedium, sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #232323
}

.header__top-navigation-item a i {
    font-size: 16px;
    margin-left: 3px;
    color: #5c6875
}

.header__top-navigation-item.hovered {
    background-color: #fff;
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .08);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .08);
    padding-top: 15px
}

.header__top-navigation-item.hovered .header__top-dropdown-list {
    visibility: visible;
    opacity: 1
}

.header__top-navigation-item.hovered .header__top-dropdown-list a:first-child {
    margin-top: 11px
}

.header__top-dropdown-list {
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    padding: 0 10px 21px 10px;
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .08);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .08);
    z-index: 5;
    -webkit-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out
}

.header__top-dropdown-list a {
    display: block;
    margin-bottom: 15px
}

.header__top-dropdown-list a:last-child {
    margin: 0
}

.header__bottom {
    background-color: #3f4e5d
}

.header__bottom-menu {
    position: relative;
    height: 100%
}

.header__bottom-menu.fix-safari {
    height: 48px
}

.header__bottom-menu .hamburger-icon {
    display: none;
    width: 25px;
    height: 18px;
    position: relative
}

.header__bottom-menu .hamburger-icon .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.header__bottom-menu .hamburger-icon span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-menu .hamburger-icon a {
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.header__bottom-menu .hamburger-icon .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:nth-child(2),
.header__bottom-menu .hamburger-icon span:nth-child(2),
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-menu .hamburger-icon a:nth-child(2) {
    top: 7px;
    width: -webkit-calc(100% - 4px);
    width: calc(100% - 4px)
}

.header__bottom-menu .hamburger-icon .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:last-child,
.header__bottom-menu .hamburger-icon span:last-child,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-menu .hamburger-icon a:last-child {
    top: 14px;
    width: -webkit-calc(100% - 8px);
    width: calc(100% - 8px)
}

.header__bottom-menu .hamburger-icon.open .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:first-child,
.header__bottom-menu .hamburger-icon.open span:first-child,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-menu .hamburger-icon.open a:first-child {
    width: 0%;
    top: 0
}

.header__bottom-menu .hamburger-icon.open .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:nth-child(2),
.header__bottom-menu .hamburger-icon.open span:nth-child(2),
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-menu .hamburger-icon.open a:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 6px;
    width: 100%
}

.header__bottom-menu .hamburger-icon.open .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:last-child,
.header__bottom-menu .hamburger-icon.open span:last-child,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-menu .hamburger-icon.open a:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%;
    top: 6px
}

.header__bottom-menu button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: RobotoMedium, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #364555;
    border: none;
    outline: 0;
    padding: 12px 19px 12px 22px;
    color: #fff;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.header__bottom-menu button i {
    margin-left: auto
}

.header__bottom-menu button img {
    display: inline-block;
    margin-right: 10px
}

.header__bottom-menu:hover .header__bottom-dropdown {
    visibility: visible;
    opacity: 1;
    z-index: 3
}

.header__bottom-search {
    background: #5c6875;
    padding: 17px 32px;
    height: 100%
}

.header__bottom-search input {
    font-family: RobotoRegular, sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    background-color: transparent;
    border-bottom: 1px solid #a0a5aa;
    width: 95%;
    color: #fff
}

.header__bottom-search input::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #a0a5aa
}

.header__bottom-search input::-moz-placeholder {
    text-transform: uppercase;
    color: #a0a5aa
}

.header__bottom-search input:-ms-input-placeholder {
    text-transform: uppercase;
    color: #a0a5aa
}

.header__bottom-search input::-ms-input-placeholder {
    text-transform: uppercase;
    color: #a0a5aa
}

.header__bottom-search input::placeholder {
    text-transform: uppercase;
    color: #a0a5aa
}

.header__bottom-search button {
    background-color: transparent;
    border: none;
    outline: 0;
    cursor: pointer
}

.header__bottom-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 100%
}

.header__bottom-list .langs,
.header__bottom-list .langs a {
    color: #fff;
}

.header__bottom-list.fix-safari {
    height: 48px
}

.header__bottom-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.header__bottom-list ul li {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-right: 19px
}

.header__bottom-list ul li:last-child {
    margin: 0
}

.header__bottom-list ul li a {
    text-decoration: none
}

.header__bottom-list ul li a svg {
    display: block;
    margin: 0 auto
}

.header__bottom-list ul li a svg path {
    -webkit-transition: fill .25s ease;
    -o-transition: fill .25s ease;
    transition: fill .25s ease
}

.header__bottom-list ul li a .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.header__bottom-list ul li a span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-list ul li a a {
    display: block;
    font-size: 9px;
    margin-top: 3px;
    color: #fff;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

.header__bottom-list ul li .counter-circle {
    background-color: #fed112;
    font-family: RobotoBold, sans-serif;
    font-size: 9px;
    position: absolute;
    top: -6px;
    right: -2px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.header__bottom-list ul li:hover a svg path {
    fill: #fed112
}

.header__bottom-list ul li:hover a .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.header__bottom-list ul li:hover a span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-list ul li:hover a a {
    color: #fed112
}

.header__bottom-list ul li:hover .counter-circle {
    background-color: #fff
}

.header__bottom-dropdown {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 62px;
    left: 0;
    background-color: #fff;
    width: 100%;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    z-index: -1;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

.header__bottom-dropdown ul {
    position: relative;
    padding: 10px 0;
    margin: 0;
    list-style-type: none
}

.header__bottom-dropdown ul li {
    padding: 7px 21px;
    cursor: pointer;
    -webkit-transition: .25s ease-in;
    -o-transition: .25s ease-in;
    transition: .25s ease-in
}

.header__bottom-dropdown ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: RobotoBold, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    color: #232323
}

.header__bottom-dropdown ul li a img {
    margin-right: 20px;
    max-width: 24px
}

.header__bottom-dropdown ul li a i {
    margin-left: auto;
    color: #3f4e5d
}

.header__bottom-dropdown ul li .submenu {
    background-color: #fff;
    position: absolute;
    left: 100%;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 35px rgba(0, 0, 0, .05);
    padding: 24px 32px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 3;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    display: none;
    overflow-y: auto;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.header__bottom-dropdown ul li .submenu div:last-child a {
    margin-bottom: 0
}

.header__bottom-dropdown ul li .submenu div p,
.header__bottom-dropdown ul li .submenu div > a {
    display: block;
    text-decoration: none;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
    color: #232323
}

.header__bottom-dropdown ul li .submenu div > a {
    font-family: RobotoRegular, sans-serif
}

.header__bottom-dropdown ul li .submenu div ul {
    padding: 0;
    margin: 0;
    text-align: left
}

.header__bottom-dropdown ul li .submenu div ul li {
    padding: 0;
    background-color: transparent
}

.header__bottom-dropdown ul li .submenu div ul li a {
    font-family: RobotoRegular, sans-serif;
    font-size: 12px;
    padding: 5px 0
}

.header__bottom-dropdown ul li:hover {
    background-color: #cfcfcf
}

.header__bottom-dropdown ul li:hover .submenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

body.common-home .header__bottom-dropdown {
    visibility: visible;
    opacity: 1;
    z-index: 1
}

.button {
    cursor: pointer;
    border: none;
    outline: 0 !important;
    display: inline-block;
    background-color: #fed112;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    padding: 19px 15px 17px 15px;
    text-transform: uppercase;
    border-radius: 50px;
    text-align: center;
    border: 1px solid #fed112;
    color: #232323;
    -webkit-box-shadow: 0 6px 15px rgba(254, 209, 18, 0);
    box-shadow: 0 6px 15px rgba(254, 209, 18, 0);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.button--transparent {
    background-color: transparent
}

.button--transparent:hover {
    background-color: #fed112
}

.button:hover {
    -webkit-box-shadow: 0 6px 15px rgba(254, 209, 18, .49);
    box-shadow: 0 6px 15px rgba(254, 209, 18, .49);
    text-decoration: none;
    color: #232323
}

.button:active {
    background-color: rgba(254, 209, 18, .5);
    -webkit-box-shadow: 0 6px 15px rgba(254, 209, 18, 0);
    box-shadow: 0 6px 15px rgba(254, 209, 18, 0)
}

.product-cart {
    position: relative;
    background-color: #fff;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.product-cart__blur {
    padding: 20px 15px 15px 15px
}

.product-cart__blur .actions {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1
}

.product-cart__blur .actions img {
    display: block;
    margin-bottom: 4px;
    max-height: 30px;
    cursor: pointer
}

.product-cart__blur .actions img:last-child {
    margin: 0
}

.product-cart__blur .icon-heart,
.product-cart__blur .icon-libra {
    position: absolute;
    right: 30px;
    z-index: 1
}

.product-cart__blur .icon-heart svg path,
.product-cart__blur .icon-libra svg path {
    fill: #e1e1e1;
    -webkit-transition: fill .25s ease-in-out;
    -o-transition: fill .25s ease-in-out;
    transition: fill .25s ease-in-out
}

.product-cart__blur .icon-heart:hover svg path,
.product-cart__blur .icon-libra:hover svg path {
    fill: #fed112
}

.product-cart__blur .icon-libra {
    top: 21px
}

.product-cart__blur .icon-heart {
    top: 54px
}

.product-cart__blur .image {
    position: relative;
    margin-bottom: 5px
}

.product-cart__blur .image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.product-cart__blur .image__colors {
    position: absolute;
    right: 0;
    bottom: 0
}

.product-cart__blur .image__colors-item {
    background-size: cover;
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    margin-bottom: 7px;
    border: 1.5px solid transparent;
    cursor: pointer
}

.product-cart__blur .image__colors-item label {
    position: absolute;
    top: -5px;
    z-index: 1;
    width: 100%
}

.product-cart__blur .image__colors-item label input {
    visibility: hidden
}

.product-cart__blur .image__colors-item:last-child {
    margin: 0
}

.product-cart__blur .image__colors-item[data-color=black] {
    background-color: #000
}

.product-cart__blur .image__colors-item[data-color=yellow] {
    background-color: #fed112
}

.product-cart__blur .image__colors-item[data-color=red] {
    background-color: #fe5212
}

.product-cart__blur .image__colors-item[data-color=blue] {
    background-color: #12cdfe
}

.product-cart__blur .image__colors-item.active {
    border-radius: 50%;
    border-color: #fed112
}

.product-cart__blur .caption__article {
    margin-bottom: 5px
}

.product-cart__blur .caption__article .rate_code_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-cart__blur .caption__article .code {
    font-size: 11px;
    line-height: 24px;
    color: #a8a8a8
}

.product-cart__blur .caption__article p {
    margin: 0
}

.product-cart__blur .caption__article p a {
    position: relative;
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #232323
}

.product-cart__blur .caption__article p a.dotted::after {
    content: "...";
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff
}

.product-cart__blur .caption__article .rate i {
    color: #bebebe;
}

@media (max-width: 576) {
    .product-cart__blur .caption__article .rate i {
        margin-left: -1px;
    }
}

.product-cart__blur .caption__article .rate i.checked {
    color: #fed112
}

.product-cart__blur .caption__sale {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.product-cart__blur .caption__sale > div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

.product-cart__blur .caption__sale .price {
    font-family: RobotoBold, sans-serif;
    font-size: 24px;
    color: #232323
}

.product-cart__blur .caption__sale .old-pice,
.product-cart__blur .caption__sale .old-price {
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 14px;
    color: #838c97
}

.product-cart__blur .caption__sale .old-pice .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:not(.amount),
.product-cart__blur .caption__sale .old-pice span:not(.amount),
.product-cart__blur .caption__sale .old-price .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:not(.amount),
.product-cart__blur .caption__sale .old-price span:not(.amount),
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-cart__blur .caption__sale .old-pice a:not(.amount),
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-cart__blur .caption__sale .old-price a:not(.amount) {
    text-decoration: line-through;
    -webkit-text-decoration-color: #ff5514;
    text-decoration-color: #ff5514
}

.product-cart__blur .caption__sale .old-pice .amount,
.product-cart__blur .caption__sale .old-price .amount {
    background-color: #fed112;
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 14px;
    border-radius: 4px;
    padding: 3px 5px;
    margin-left: 5px;
    color: #232323
}

.product-cart__blur .caption__sale .button {
    width: 100%;
    padding: 10px 10px 8px 10px
}

.product-cart__blur .caption__cashback {
    text-align: center;
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.product-cart__blur .caption__cashback .nice-select {
    width: calc(100% - 22px);
    height: 27px;
    margin-left: 12px;
    margin-right: 10px;
}

.product-cart__blur .caption__cashback .current {
    line-height: 0;
    top: 12px;
    position: absolute;
}

.product-cart__blur .caption__cashback .nice-select .list {
    max-height: 220px;
    overflow-y: auto;
}

.product-cart__blur .caption__cashback img {
    display: inline-block !important
}

.product-cart__blur .caption__cashback p {
    flex: 1 1 50%;
    text-align: left;
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #5c6875
}

@media (max-width: 767px) {

    .product-cart__blur .caption__cashback {
        flex-direction: column-reverse;
        align-items: stretch;
    }

    .product-cart__blur .caption__cashback p:first-child {
        text-align: center;
        padding-top: 8px;
    }
}

.product-cart__blur .caption__cashback p .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.product-cart__blur .caption__cashback p span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-cart__blur .caption__cashback p a {
    font-family: RobotoBold, sans-serif
}

.tooltip {
    display: none;
    position: absolute;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
    opacity: 1;
    padding: 0;
    max-width: none
}

.tooltip-inner {
    background-color: transparent;
    border-radius: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 260px;
    text-align: left
}

.tooltip-inner .arrow {
    display: none
}

.tooltip .arrow::before {
    border-bottom-color: #fed112
}

.tooltip.show {
    display: block;
    opacity: 1
}

.tooltip__content {
    position: relative;
    background-color: #fff;
    border: 1px solid #fed112;
    border-radius: 8px;
    -webkit-box-shadow: 0 6px 25px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 25px rgba(0, 0, 0, .1);
    padding: 17px 26px 17px 18px;
    z-index: 3
}

.tooltip .triangle {
    display: none;
    position: absolute;
    background-image: -webkit-gradient(linear, right top, left bottom, from(#fed112), to(#fff));
    background-image: -o-linear-gradient(top right, #fed112, #fff);
    background-image: linear-gradient(to bottom left, #fed112, #fff);
    top: -4px;
    left: 15px;
    width: 21px;
    height: 22px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 1
}

.tooltip h3 {
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #364555
}

.tooltip ol {
    padding: 0 0 0 15px;
    margin: 0
}

.tooltip ol li {
    font-size: 14px;
    line-height: 24px;
    color: #364555
}

.tooltip p {
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0 10px 0;
    color: #364555
}

.tooltip a {
    font-size: 14px;
    text-decoration: underline;
    color: #364555
}

.tooltipster-fade.tooltipster-show {
    width: 100% !important
}

.tooltipster-sidetip .tooltipster-box {
    background: 0 0 !important;
    border: none !important
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    display: none
}

.tooltipster-sidetip .tooltipster-content .tooltip {
    display: block
}

.blog-cart {
    display: block;
    text-decoration: none !important
}

.blog-cart .image {
    position: relative;
    border-radius: 4px
}

.blog-cart .image::before {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -55px;
    width: 2px;
    height: 90px;
    background-color: #fed112
}

.blog-cart .image .date {
    position: absolute;
    top: 19px;
    left: 19px;
    background-color: #5c6875;
    font-family: RobotoBold, sans-serif;
    font-size: 12px;
    line-height: 24px;
    border-radius: 50px;
    padding-left: 23px;
    padding-right: 23px;
    color: #fff
}

.blog-cart p {
    font-size: 15px;
    margin: 12px 0 0 0;
    line-height: 24px;
    margin-left: 38px;
    color: #232323
}

.seo-block {
    margin-bottom: 66px
}

.seo-block__text {
    position: relative;
    max-width: 100%;
    overflow: hidden
}

.seo-block__text h1,
.seo-block__text h2,
.seo-block__text h3,
.seo-block__text h4,
.seo-block__text h5,
.seo-block__text h6 {
    color: #5c6875;
    margin-bottom: 24px;
    font-weight: 400;
    line-height: 30px;
    text-align: left !important
}

.seo-block__text h2 {
    font-size: 25px
}

.seo-block__text > div {
    font-size: 14px;
    line-height: 25px;
    max-width: 90%;
    text-indent: 15px;
    color: #5c6875
}

.seo-block__text p {
    font-size: 14px;
    line-height: 25px;
    max-width: 90%;
    color: #5c6875
}

.seo-block__text .read-more {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    text-decoration: none
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .seo-block__text .read-more a,
.seo-block__text .read-more .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.seo-block__text .read-more span {
    display: block;
    max-width: 90px;
    font-size: 11px;
    line-height: 14px;
    margin-top: 7px;
    color: #9fa8b2
}

.seo-block__text .collapse {
    /*display: none;*/
    height: 100px;
    overflow: hidden;
    margin-top: 15px
}

nav[aria-label=breadcrumb] .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin: 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto
}

nav[aria-label=breadcrumb] .breadcrumb-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
    white-space: nowrap
}

nav[aria-label=breadcrumb] .breadcrumb-item a {
    text-decoration: none;
    color: #888;
    white-space: nowrap
}

nav[aria-label=breadcrumb] .breadcrumb-item.active {
    color: #232323
}

nav[aria-label=breadcrumb] .breadcrumb-item:first-child {
    padding-right: 35px
}

nav[aria-label=breadcrumb] .breadcrumb-item + .breadcrumb-item {
    padding: 6px 35px 6px 50px
}

nav[aria-label=breadcrumb] .breadcrumb-item + .breadcrumb-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/icons/big-arrow.svg);
    background-repeat: no-repeat;
    background-size: 30px 33px;
    background-position: 0 0;
    height: 33px;
    width: 33px
}

.sidebar-menu {
    background-color: #fff;
    padding: 15px 0 13px 0;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05)
}

.sidebar-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.sidebar-menu ul li {
    padding-left: 17px;
    padding-right: 18px;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.sidebar-menu ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: RobotoMedium, sans-serif;
    font-size: 15px;
    line-height: 45px;
    text-decoration: none;
    color: #232323
}

.sidebar-menu ul li a img {
    opacity: 0;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.sidebar-menu ul li:hover {
    background-color: #fed112
}

.sidebar-menu ul li:hover a img {
    opacity: 1
}

.pagination {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2rem
}

.pagination .page-item {
    margin-right: 26px
}

.pagination .page-item .page-link {
    border-radius: 0;
    border: none;
    background-color: transparent;
    font-size: 16px;
    color: #232323;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.pagination .page-item:hover .page-link {
    background-color: #fed112
}

.pagination .page-item.active .page-link {
    background-color: #364555;
    color: #fff
}

.pagination .page-item:first-child {
    margin-right: 45px
}

.pagination .page-item:first-child .page-link img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 12px
}

.pagination .page-item:last-child {
    margin-left: 45px;
    margin-right: 0
}

.pagination .page-item:last-child .page-link img {
    margin-left: 12px
}

.group {
    position: relative
}

.group select {
    background: url(../img/icons/arrow.svg) 94% center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 35px;
    text-transform: uppercase;
    border: 2px solid #f1f2f2;
    padding: 7px 15px 6px 15px;
    color: #232323
}

.group select option {
    font-family: RobotoMedium, sans-serif;
    font-size: 14px
}

.group input,
.group textarea {
    -webkit-appearance: none;
    font-family: RobotoRegular, sans-serif;
    font-size: 16px;
    border: 2px solid #f1f2f2;
    padding: 7px 15px 6px 15px;
    color: #232323
}

.group input:focus ~ label,
.group textarea:focus ~ label {
    top: -7px;
    font-size: 12px;
    color: #232323
}

.group textarea {
    resize: none
}

.group.no--empty label {
    top: -7px;
    font-size: 12px;
    color: #232323
}

.group label {
    background-color: #fff;
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    position: absolute;
    top: 9px;
    left: 11px;
    padding-left: 5px;
    padding-right: 5px;
    pointer-events: none;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    font-weight: 400;
    color: #929292
}

.radio label {
    position: relative;
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding-left: 25px;
    cursor: pointer
}

.radio label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #bebebe;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.radio label::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #fed112;
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.radio label input {
    position: absolute;
    z-index: 1;
    display: none
}

.radio label a {
    display: inline-block;
    font-family: RobotoLight, sans-serif;
    font-size: 13px;
    margin-left: 5px;
    text-decoration: underline;
    color: #232323
}

.radio label.checked::before {
    border-color: #fed112
}

.radio label.checked:after {
    opacity: 1
}

.checkbox {
    position: relative;
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer
}

.checkbox input {
    position: absolute;
    display: none;
    z-index: -1
}

.checkbox__text {
    position: relative;
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    line-height: 26px;
    padding-left: 25px
}

.checkbox__text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #bebebe;
    width: 15px;
    height: 15px;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.checkbox__text::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 9px;
    height: 9px;
    background-color: #fed112;
    opacity: 0;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.checkbox input:checked + .checkbox__text {
    color: #fed112
}

.checkbox input:checked + .checkbox__text::after {
    opacity: 1
}

.checkbox input:checked + .checkbox__text::before {
    border-color: #fed112
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto
}

.table {
    width: 100%
}

.table thead tr {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.table thead tr td {
    font-size: 12px;
    color: #9d9d9d
}

.table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.table tbody tr td {
    font-size: 13px;
    line-height: 18px;
    padding: 12px 0
}

.table tbody tr td:nth-child(2n) {
    font-family: RobotoBold, sans-serif
}

.add-to-cart {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.add-to-cart .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.add-to-cart span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .add-to-cart a {
    background-color: #f1f1f1;
    font-family: RobotoBold, sans-serif;
    font-size: 16px;
    border-radius: 50%;
    width: 27.5px;
    height: 27.5px;
    text-align: center;
    cursor: pointer;
    color: #232323;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.add-to-cart .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:hover,
.add-to-cart span:hover,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .add-to-cart a:hover {
    background-color: #fed112
}

.add-to-cart input {
    font-family: RobotoBold, sans-serif;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    border: none;
    max-width: 40px;
    color: #232323
}

.modal-window {
    display: none;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 30px 35px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 30px 35px 0 rgba(0, 0, 0, .16);
    z-index: 17;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto
}

.modal-window__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.modal-window__top .caption {
    font-family: RobotoMedium, sans-serif;
    font-size: 20px;
    line-height: 35px;
    color: #232323
}

.modal-window__close {
    cursor: pointer
}

.modal-window__content .alert {
    padding: 15px
}

.modal-window__content .alert.alert-danger {
    font-family: RobotoLight, sans-serif;
    font-size: 14px;
    margin-top: 10px;
    color: #ff4721
}

.modal-window__content .alert.alert-danger i {
    color: #ff4721
}

.modal-window__content .call_register {
    font-family: RobotoMedium, sans-serif;
    font-size: 18px;
    padding: 15px
}

.modal-window__content .call_register + .button {
    display: block;
    padding: 10px 15px 10px 15px;
    margin: 0 40px 40px 40px
}

.modal-window__content .size-choose-image img {
    display: block;
    max-width: 100%;
    margin: auto;
    height: auto
}

.modal-window__content form {
    padding: 25px 30px 21px 30px
}

.modal-window__content form .group {
    margin-bottom: 20px
}

.modal-window__content form .group input,
.modal-window__content form .group textarea {
    width: 100%
}

.modal-window__content form .group .text-danger {
    font-family: RobotoLight, sans-serif;
    font-size: 14px;
    margin-top: 10px;
    color: #ff4721
}

.modal-window__content form .group .text-danger i {
    color: #ff4721
}

.modal-window__content form .forgout {
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    text-align: center;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    margin-top: 15px;
    color: #232323
}

.modal-window__content form .button {
    padding: 13px 15px 13px 15px;
    width: 100%
}

.modal-window__bottom {
    background-color: #fafafa;
    padding: 24px 59px
}

.modal-window__bottom .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.modal-window__bottom span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .modal-window__bottom a {
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    text-align: center;
    color: #232323
}

.modal-window__bottom a {
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    text-align: center;
    color: #232323
}

.popup-basket {
    display: none;
    background-color: #fff;
    position: absolute;
    top: 50px;
    right: 0;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .16);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .16);
    border-top: 2px solid #fed112;
    z-index: 15;
    min-width: 330px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.popup-basket.modal-center {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 330px
}

.popup-availability {
    display: none;
    background-color: #fff;
    position: absolute;
    top: 50px;
    right: 0;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .16);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .16);
    border-top: 2px solid #fed112;
    z-index: 15;
    min-width: 330px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.popup-availability.modal-center {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 330px
}

.popup-basket__caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 20px;
    line-height: 24px;
    padding: 13px 15px 24px 15px
}

.popup-basket__caption .close {
    cursor: pointer
}

.popup-basket__products {
    max-height: 290px;
    overflow-y: auto
}

.popup-basket__products::-webkit-scrollbar {
    width: 10px
}

.popup-basket__products::-webkit-scrollbar-track {
    background-color: #f8f9f9
}

.popup-basket__products::-webkit-scrollbar-thumb {
    background-color: #fed112
}

.popup-basket__products .product-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 18px 25px 18px;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    margin-bottom: 21px
}

.popup-basket__products .product-row:last-child {
    margin: 0
}

.popup-basket__products .product-row .image {
    margin-right: 12px
}

.popup-basket__products .product-row .image img {
    max-width: 53px
}

.popup-basket__products .product-row .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .quantity > a,
.popup-basket__products .product-row .quantity > span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .popup-basket__products .product-row .quantity > a {
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    margin-bottom: 5px
}

.popup-basket__products .product-row .quantity .price {
    float: left;
    display: inline-block;
    font-family: RobotoBold, sans-serif;
    font-size: 24px;
    line-height: 24px;
    vertical-align: middle;
    margin: 0 14px 0 0
}

.popup-basket__products .product-row .quantity .add-to-cart {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.popup-basket__products .product-row .quantity .add-to-cart .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.popup-basket__products .product-row .quantity .add-to-cart span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .popup-basket__products .product-row .quantity .add-to-cart a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    width: 19px;
    height: 19px
}

.popup-basket__products .product-row .quantity .add-to-cart input {
    font-size: 14px;
    line-height: 18px;
    max-width: 28px
}

.popup-basket__products .product-row .remove {
    margin-left: auto;
    cursor: pointer
}

.popup-basket__price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.popup-basket__price .total-price {
    padding: 15px 0
}

.popup-basket__price .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .total-price > a,
.popup-basket__price .total-price > span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .popup-basket__price .total-price > a {
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    text-align: right;
    max-width: 100px;
    margin-right: 13px
}

.popup-basket__price .total-price > p {
    display: inline-block;
    font-family: RobotoBold, sans-serif;
    font-size: 28px;
    line-height: 21px;
    margin: 0
}

.popup-basket__price .total-price .cashback {
    text-align: center
}

.popup-basket__price .total-price .cashback img {
    display: inline-block;
    margin-right: 8px
}

.popup-basket__price .total-price .cashback p {
    display: inline-block;
    font-family: RobotoLight, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #5c6875;
    margin: 0
}

.popup-basket__price .total-price .cashback p .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.popup-basket__price .total-price .cashback p span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .popup-basket__price .total-price .cashback p a {
    font-family: RobotoBold, sans-serif
}

.popup-basket__price .count {
    background-color: #fafafa;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 19px 14px 17px;
    width: 100%
}

.popup-basket__price .count > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.popup-basket__price .count > div p.description {
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    line-height: 16px;
    max-width: 180px;
    margin: 0;
    text-align: left
}

.popup-basket__price .count > div p.price {
    font-family: RobotoBold, sans-serif;
    font-size: 28px;
    line-height: 17px;
    margin: 0
}

.popup-basket__price .count > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.popup-basket__price .count > div span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .popup-basket__price .count > div a {
    font-size: 11px;
    line-height: 16px;
    margin-top: 5px
}

.popup-basket__text {
    font-family: RobotoMedium, sans-serif;
    padding: 12px 19px 14px 17px;
    text-align: left;
    font-size: 14px;
    line-height: 21px
}

.popup-basket__text::first-letter {
    text-transform: uppercase
}

.popup-basket__buttons {
    padding: 18px 19px 21px 19px
}

.popup-basket__buttons .button {
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    display: block;
    padding-top: 11px;
    padding-bottom: 11px;
    margin-bottom: 15px;
    width: 100%
}

.popup-basket__buttons form {
    display: none
}

.popup-basket__buttons form .group {
    margin-bottom: 15px
}

.popup-basket__buttons form .group input {
    width: 100%
}

.modal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    background-color: rgba(0, 0, 0, .2);
    z-index: 14
}

.modal-alert-success {
    background-color: #fed112;
    top: auto;
    bottom: 35px;
    left: 35px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-box-shadow: 0 30px 35px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 30px 35px 0 rgba(0, 0, 0, .07)
}

.modal-alert-success .call_register {
    font-family: RobotoMedium, sans-serif;
    margin-bottom: 0;
    color: #232323
}

#modal_call_register .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 0 25px;
    margin-bottom: 25px
}

#modal_call_register .buttons .button {
    padding: 11px 37px 11px 37px
}

.popup-menu {
    display: none;
    position: fixed;
    top: 46px;
    left: -100%;
    background-color: #fff;
    -webkit-box-shadow: 6px 0 15px rgba(0, 0, 0, .16);
    box-shadow: 6px 0 15px rgba(0, 0, 0, .16);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    height: -webkit-calc(100vh - 46px);
    height: calc(100vh - 46px);
    z-index: 15;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
}

.popup-menu__header {
    background-color: #3f4e5d;
    padding: 15px
}

.popup-menu__header .logo {
    margin-bottom: 21px
}

.popup-menu__header .logo a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.popup-menu__header .logo a img {
    max-width: 55px
}

.popup-menu__header .logo p {
    display: inline-block;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    vertical-align: middle;
    color: #fff
}

.popup-menu__header .logo p .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.popup-menu__header .logo p span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .popup-menu__header .logo p a {
    text-transform: uppercase;
    display: block
}

.popup-menu__header .logo p a {
    margin-right: 0;
    text-decoration: none;
    color: #fff
}

.popup-menu__header .navigation img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px
}

.popup-menu__header .navigation ul {
    display: inline-block;
    vertical-align: bottom;
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.popup-menu__header .navigation ul li {
    display: inline-block;
    position: relative;
    margin-right: 8px
}

.popup-menu__header .navigation ul li:last-child {
    margin: 0
}

.popup-menu__header .navigation ul li a {
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #e3e3e3
}

.popup-menu__header .navigation ul li + li {
    padding-left: 12px
}

.popup-menu__header .navigation ul li + li::before {
    content: "/";
    font-family: RobotoMedium, sans-serif;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #e3e3e3
}

.popup-menu__navigation {
    padding: 20px 15px;
    /*margin-top: auto*/
}

.popup-menu__navigation-list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.popup-menu__navigation-list > li {
    display: block
}

.popup-menu__navigation-list > li::before {
    content: "";
    display: table;
    clear: both
}

.popup-menu__navigation-list > li a {
    display: inline-block;
    font-size: 14px;
    /*font-family: RobotoBold;*/
    line-height: 35px;
    color: #232323
}

.popup-menu__navigation-list > li ul {
    display: none;
    padding: 0 0 0 15px;
    margin: 0;
    list-style-type: none;
    clear: both
}

.popup-menu__navigation-list > li button {
    float: right;
    background-color: transparent;
    border: none;
    outline: 0
}

.popup-menu__controls {
    background-color: #3f4e5d;
    padding: 15px;
    /*margin-top: auto*/
}

.popup-menu__controls ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.popup-menu__controls ul li {
    margin-bottom: 15px
}

.popup-menu__controls ul li:last-child {
    margin: 0
}

.popup-menu__controls ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    clear: both
}

.popup-menu__controls ul li a .image {
    position: relative
}

.popup-menu__controls ul li a .image .counter {
    position: absolute;
    top: 0;
    right: -7px;
    font-family: RobotoBold, sans-serif;
    font-size: 9px;
    border-radius: 50%;
    background-color: #fed112;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    color: #232323
}

.popup-menu__controls ul li a .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.popup-menu__controls ul li a span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .popup-menu__controls ul li a a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    margin-left: 15px;
    color: #fff
}

.popup-menu__numbers {
    padding: 15px;
    /*margin-top: auto*/
}

.popup-menu__numbers > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.popup-menu__numbers > div > div a {
    display: inline-block;
    margin-right: 20px
}

.popup-menu__numbers > div > div a:last-child {
    margin-right: 0
}

.popup-menu__numbers a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    color: #232323
}

.popup-menu__socials {
    background-color: #3f4e5d;
    padding: 15px;
    /*margin-top: auto*/
}

.popup-menu__socials ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.popup-menu__socials ul li {
    display: inline-block;
    margin-right: 15px
}

.popup-menu__socials ul li:last-child {
    margin: 0
}

.popup-menu__socials ul li a svg path {
    fill: #fff
}

.home {
    margin-top: 15px
}

.home__slider {
    visibility: hidden;
    opacity: 0
}

.home__slider .slick-dots {
    bottom: -20px
}

.home__slider .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 20px 0 0
}

.home__slider .slick-dots li:last-child {
    margin: 0
}

.home__slider .slick-dots li button {
    background-color: #5c6875;
    width: 64px;
    height: 2px;
    padding: 0
}

.home__slider .slick-dots li button::before {
    display: none
}

.home__slider .slick-dots li.slick-active button {
    background-color: #fed112
}

.home__categories-slider {
    visibility: hidden;
    opacity: 0;
    display: none;
    height: 120px
}

.home__categories-slider .slick-list {
    margin: 0 -3px;
    height: 100%;
    padding: 0 !important
}

.home__categories-slider .slick-slide {
    margin: 0 3px
}

.home__categories-slider .slick-slide a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    text-decoration: none;
    height: 110px;
    border-radius: 10px;
    color: #232323
}

.home__categories-slider .slick-slide a img {
    width: 55px;
    max-width: 100%;
    display: block;
    height: auto
}

.home__categories-slider .slick-slide a .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.home__categories-slider .slick-slide a span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .home__categories-slider .slick-slide a a {
    margin-top: 15px;
    font-size: 10px;
    line-height: 18px;
    text-transform: lowercase
}

.home__categories-slider .slick-slide a .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:first-letter,
.home__categories-slider .slick-slide a span:first-letter,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .home__categories-slider .slick-slide a a:first-letter {
    text-transform: uppercase
}

.home__advantages {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 15px;
    margin-bottom: 32px;
    margin-top: 50px
}

.home__advantages > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.home__advantages > div a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.home__advantages > div p {
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 0 13px;
    max-width: 110px;
    color: #232323
}

.home__cabinet {
    display: none;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    padding: 15px;
    width: 100%;
    text-align: center;
    margin-bottom: 28px
}

.home__cabinet p {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px
}

.home__cabinet p .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.home__cabinet p span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .home__cabinet p a {
    font-family: RobotoBold, sans-serif
}

.home__cabinet .button {
    font-family: RobotoBold, sans-serif;
    padding: 10px 40px;
    text-transform: lowercase
}

.home__cabinet .button:first-letter {
    text-transform: uppercase
}

.home__cabinet a:not(.button) {
    display: block;
    font-family: RobotoBold, sans-serif;
    font-size: 13px;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    color: #232323
}

.home__brands-slider {
    position: relative;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    margin-bottom: 50px
}

.home__brands-slider > div {
    max-height: 71px
}

.home__brands-slider > div:hover ~ .arrows {
    visibility: visible;
    opacity: 1
}

.home__brands-slider > div .slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 71px;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.home__brands-slider > div .slick-slide:hover {
    background-color: #cfcfcf
}

.home__brands-slider > div .slick-slide a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.home__brands-slider .arrows {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.home__brands-slider .arrows:hover {
    visibility: visible;
    opacity: 1
}

.home__brands-slider .arrows li {
    pointer-events: visible;
    background-color: #3f4e5d;
    padding: 2px 12px;
    color: #fff;
    cursor: pointer
}

.products {
    margin-bottom: 45px
}

.products__caption {
    margin-bottom: 20px
}

.products__caption h2 {
    font-family: RobotoRegular, sans-serif;
    font-size: 25px;
    line-height: 30px;
    font-weight: 400
}

.products__caption a {
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    text-decoration: underline;
    color: #232323
}

.home-news {
    margin-bottom: 50px
}

.home-news__description-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    padding: 57px 0 47px 0;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05)
}

.home-news__description-item h3 {
    font-family: RobotoLight, sans-serif;
    font-size: 25px;
    line-height: 60px;
    text-transform: uppercase;
    color: #232323
}

.home-news__description-item h3 .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.home-news__description-item h3 span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .home-news__description-item h3 a {
    display: block;
    font-family: RobotoBold, sans-serif;
    font-size: 50px
}

.home-news__description a {
    display: block;
    font-size: 13px;
    margin-top: 17px;
    text-decoration: underline;
    color: #232323
}

.home-news__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-news__items .blog-cart {
    display: block;
    margin: 0 10px
}

.home-news__items .blog-cart img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.prod-slider .product-cart {
    height: 100%
}

.blog {
    margin-bottom: 25px
}

.blog__container {
    background-color: #fff;
    padding: 18px 26px 0 26px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    margin-bottom: 30px
}

.blog__container > h1 {
    font-family: RobotoRegular, sans-serif;
    font-size: 25px;
    margin-bottom: 34px;
    font-weight: 400
}

.blog__container-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog__container-items .blog-cart {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    margin-bottom: 40px
}

.blog__container-items .blog-cart .image::before {
    height: 64px;
    bottom: -34px
}

.blog__container-items .blog-cart .image img {
    width: 100%
}

.blog__container-items .blog-cart p {
    font-family: RobotoMedium, sans-serif;
    font-size: 18px
}

.post {
    margin-bottom: 40px
}

.post__container {
    background-color: #fff;
    padding-bottom: 26px
}

.post__container .blog-cart {
    margin-bottom: 25px
}

.post__container .blog-cart .image img {
    width: 100%;
    max-height: 374px;
    -o-object-fit: contain;
    object-fit: contain
}

.post__container .blog-cart .image::before {
    height: 74px;
    bottom: -36px
}

.post__container .blog-cart p {
    font-size: 25px
}

.post__container > p {
    font-size: 14px;
    line-height: 22px;
    padding: 0 26px 0 26px
}

.post__container > p:first-of-type {
    font-size: 17px;
    line-height: 28px
}

.contacts {
    margin-bottom: 40px
}

.contacts__inner {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05)
}

.contacts__inner-caption {
    padding: 15px 20px 12px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.contacts__inner-caption h1 {
    font-family: RobotoRegular, sans-serif;
    font-size: 30px;
    line-height: 39px;
    font-weight: 400
}

.contacts__information {
    padding: 18px 31px 29px 20px
}

.contacts__information-item {
    margin-bottom: 12px
}

.contacts__information-item .caption {
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 12px;
    color: #818181
}

.contacts__information-item a {
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #232323
}

.contacts__information-item p {
    font-family: RobotoMedium, sans-serif;
    font-size: 16px;
    margin: 0
}

.contacts__information-item:first-of-type p {
    font-family: RobotoRegular, sans-serif;
    font-size: 20px;
    line-height: 28px
}

.contacts__information-item:last-of-type {
    margin: 0
}

.contacts__form {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 18px 31px 29px 20px
}

.contacts__form h2 {
    font-family: RobotoMedium, sans-serif;
    font-size: 22px;
    line-height: 24px;
    font-weight: 400
}

.contacts__form p {
    font-size: 14px;
    line-height: 24px
}

.contacts__form form .form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts__form form .form-row .column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 49%;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%
}

.contacts__form form .form-row .column .group input,
.contacts__form form .form-row .column .group textarea {
    width: 100%
}

.contacts__form form .form-row .column .group textarea {
    min-height: 88px
}

.contacts__form form .form-row:first-child .column .group:first-child {
    margin-bottom: 15px
}

.contacts__form form .form-row:last-child {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contacts__form form .form-row .button {
    padding: 11px 56px 11px 56px
}

.cabinet {
    margin-bottom: 40px
}

.cabinet .sidebar-menu ul li:last-child {
    border-top: 1px solid rgba(35, 35, 35, .18)
}

.cabinet__inner {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05)
}

.cabinet__inner-caption {
    padding: 15px 20px 12px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.cabinet__inner-caption h1 {
    font-family: RobotoRegular, sans-serif;
    font-size: 30px;
    line-height: 39px;
    font-weight: 400
}

.cabinet__inner-caption + .cabinet__inner-bonus > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 13px;
    max-width: 450px
}

.cabinet__inner-caption + .cabinet__inner-bonus > div:last-child {
    margin: 0
}

.cabinet__inner-caption + .cabinet__inner-bonus > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.cabinet__inner-caption + .cabinet__inner-bonus > div span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .cabinet__inner-caption + .cabinet__inner-bonus > div a {
    position: relative;
    width: 100%
}

.cabinet__inner-caption + .cabinet__inner-bonus > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:first-child,
.cabinet__inner-caption + .cabinet__inner-bonus > div span:first-child,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .cabinet__inner-caption + .cabinet__inner-bonus > div a:first-child {
    font-size: 16px;
    line-height: 22px
}

.cabinet__inner-caption + .cabinet__inner-bonus > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:first-child::after,
.cabinet__inner-caption + .cabinet__inner-bonus > div span:first-child::after,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .cabinet__inner-caption + .cabinet__inner-bonus > div a:first-child::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: auto;
    background: url(../img/icons/dott-line.svg) left center repeat-x;
    width: 100%;
    height: 2px;
    z-index: 2
}

.cabinet__inner-caption + .cabinet__inner-bonus > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:last-child,
.cabinet__inner-caption + .cabinet__inner-bonus > div span:last-child,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .cabinet__inner-caption + .cabinet__inner-bonus > div a:last-child {
    font-family: RobotoBold, sans-serif;
    font-size: 24px;
    line-height: 24px;
    margin-left: 77px;
    background-color: #fff;
    z-index: 2
}

.cabinet__inner-bonus {
    padding: 30px 23px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.cabinet__inner-bonus h2 {
    font-family: RobotoMedium, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 22px;
    margin-bottom: 18px;
    font-weight: 400
}

.cabinet__inner-information {
    padding: 30px 32px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.cabinet__inner-information h2 {
    font-family: RobotoMedium, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 22px;
    margin-bottom: 38px;
    font-weight: 400
}

.cabinet__inner-information form .form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cabinet__inner-information form .form-row .group input {
    background-image: url(../img/icons/pencil.svg);
    background-repeat: no-repeat;
    background-position: 96% center
}

.cabinet__inner-information form .button {
    display: none;
    margin: 25px auto 0 auto;
    padding: 12px 69px 10px 69px
}

.cabinet__inner-information.password form .form-row .group {
    -webkit-box-flex: 32.333%;
    -webkit-flex: 32.333%;
    -ms-flex: 32.333%;
    flex: 32.333%;
    max-width: 32.333%
}

.cabinet__inner-information.password form .form-row .group input {
    width: 100%
}

.cabinet__inner-information.fields #address_edit_form {
    margin-top: 15px
}

.cabinet__inner-information.fields #address_edit_form .form-row {
    width: 100%
}

.cabinet__inner-information.fields #address_edit_form .form-row .group {
    width: 49%
}

.cabinet__inner-information.fields #address_edit_form .form-row .group input {
    width: 100%
}

.cabinet__inner-information.fields #address_edit_form .form-row .group .dropdown-menu {
    position: absolute;
    width: 100%;
    background-color: #fff;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .08);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .08);
    z-index: 5;
    max-height: 100px;
    overflow-y: auto
}

.cabinet__inner-information.fields #address_edit_form .form-row .group .dropdown-menu li {
    padding: 0 15px;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.cabinet__inner-information.fields #address_edit_form .form-row .group .dropdown-menu li a {
    font-size: 14px;
    line-height: 35px;
    text-decoration: none;
    color: #232323
}

.cabinet__inner-information.fields #address_edit_form .form-row .group .dropdown-menu li:hover {
    background-color: #fed112
}

.cabinet__inner-information.fields form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cabinet__inner-information.fields form .form-row:first-child {
    max-width: 67%
}

.cabinet__inner-information.fields form .form-row:first-child .group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 49%;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%;
    margin-bottom: 15px
}

.cabinet__inner-information.fields form .form-row:first-child .group input {
    width: 100%
}

.cabinet__inner-information.fields form .form-row:first-child a {
    font-size: 13px;
    line-height: 18px;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    color: #232323
}

.cabinet__inner-information.fields form .form-row:nth-child(2) {
    max-width: 31%;
    margin-left: 17px;
    width: 100%
}

.cabinet__inner-information.fields form .form-row:nth-child(2) > div:first-child {
    border: 1px solid #f1f2f2;
    padding: 26px 25px 28px 25px;
    width: 100%;
    margin-bottom: 20px
}

.cabinet__inner-information.fields form .form-row:nth-child(2) > div:first-child p {
    font-family: RobotoBold, sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 8px
}

.cabinet__inner-information.fields form .form-row:nth-child(2) > div:first-child .radio {
    display: inline-block;
    margin-right: 32px
}

.cabinet__inner-information.fields form .form-row:nth-child(2) > div:first-child .radio:last-child {
    margin: 0
}

.cabinet__inner-information.fields form .form-row:nth-child(2) .group {
    width: 100%
}

.cabinet__inner-information.fields form .form-row:nth-child(2) .group input {
    width: 100%
}

.cabinet__inner-information.fields form .form-row:nth-child(2) .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.cabinet__inner-information.fields form .form-row:nth-child(2) span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .cabinet__inner-information.fields form .form-row:nth-child(2) a {
    display: block;
    font-size: 11px;
    line-height: 15px;
    margin-top: 7px;
    color: #9d9d9d
}

.cabinet__inner-information.fields form .form-row:nth-child(3) {
    max-width: 100%;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.cabinet__inner-information.fields form .form-row:nth-child(3) .group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    margin-right: 15px
}

.cabinet__inner-information.fields form .form-row:nth-child(3) .group select {
    width: 100%
}

.cabinet__inner-information.fields form .form-row:nth-child(3) .group:last-child {
    margin-right: 0
}

.cabinet__inner-information .product-table {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}

.cabinet__inner-information .product-table:last-child {
    margin: 0
}

.cabinet__inner-information .product-table::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 90px;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(white 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(white 0, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0;
    z-index: 2;
    pointer-events: none;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.cabinet__inner-information .product-table.collapse-out::before {
    opacity: 1
}

.cabinet__inner-information .product-table .button {
    display: block;
    padding-left: 76px;
    padding-right: 76px;
    padding-top: 13px;
    padding-bottom: 10px;
    margin: 10px auto 10px auto;
    max-width: 40%
}

.cabinet__inner-information .product-table .num-order {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.cabinet__inner-information .product-table .num-order .date,
.cabinet__inner-information .product-table .num-order .num {
    display: inline-block
}

.cabinet__inner-information .product-table .num-order .num {
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin-right: 23px
}

.cabinet__inner-information .product-table .num-order .date {
    font-size: 14px;
    line-height: 22px;
    color: #aaa
}

.cabinet__inner-information .product-table .num-order button {
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 35px;
    background-color: transparent;
    outline: 0;
    border: none;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    padding: 0;
    cursor: pointer
}

.cabinet__inner-information .product-table .product-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 23px
}

.cabinet__inner-information .product-table .product-row:last-child {
    margin: 0
}

.cabinet__inner-information .product-table .product-row img {
    display: block;
    margin: 0 auto;
    max-width: 90px
}

.cabinet__inner-information .product-table .product-row .article {
    margin-right: auto;
    margin-left: 35px
}

.cabinet__inner-information .product-table .product-row .article .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.cabinet__inner-information .product-table .product-row .article span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .cabinet__inner-information .product-table .product-row .article a {
    font-size: 11px;
    line-height: 24px;
    color: #a8a8a8
}

.cabinet__inner-information .product-table .product-row .article p {
    font-family: RobotoMedium, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0
}

.cabinet__inner-information .product-table .add-to-cart {
    margin-right: 65px
}

.cabinet__inner-information .product-table .price p {
    font-family: RobotoMedium, sans-serif;
    font-size: 22px;
    line-height: 22px;
    margin: 0
}

.checkout .page-caption {
    background-color: #fff;
    padding: 17px 22px;
    border-bottom: 1px solid rgba(112, 112, 112, .13)
}

.checkout .page-caption h1 {
    font-size: 30px;
    font-weight: 400;
    margin: 0
}

.checkout .simple-content {
    margin: 0
}

.checkout .simplecheckout-step {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.checkout .simplecheckout-step #simplecheckout_comment {
    background-color: #fff;
    position: relative;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    display: inline-block;
    width: 100%;
    padding: 0 21px 21px 21px
}

.checkout .simplecheckout-step #simplecheckout_comment .col-sm-4 {
    position: absolute;
    left: 34px;
    top: 11px;
    font-size: 13px;
    line-height: 35px;
    pointer-events: none;
    font-weight: 400;
    padding: 0;
    z-index: 2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    line-height: normal;
    max-width: 100%;
    color: #929292;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.checkout .simplecheckout-step #simplecheckout_comment .col-sm-8 {
    padding: 0 !important;
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.checkout .simplecheckout-step #simplecheckout_comment .col-sm-8 textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: RobotoRegular, sans-serif;
    font-size: 16px;
    border: 2px solid #f1f2f2;
    padding: 7px 15px 6px 15px;
    width: 100%;
    border-radius: 0 !important;
    line-height: normal;
    resize: none !important;
    color: #232323
}

.checkout .simplecheckout-step #simplecheckout_comment .col-sm-8 textarea::-webkit-input-placeholder {
    font-size: 0 !important
}

.checkout .simplecheckout-step #simplecheckout_comment .col-sm-8 textarea::-moz-placeholder {
    font-size: 0 !important
}

.checkout .simplecheckout-step #simplecheckout_comment .col-sm-8 textarea:-ms-input-placeholder {
    font-size: 0 !important
}

.checkout .simplecheckout-step #simplecheckout_comment .col-sm-8 textarea::-ms-input-placeholder {
    font-size: 0 !important
}

.checkout .simplecheckout-step #simplecheckout_comment .col-sm-8 textarea::placeholder {
    font-size: 0 !important
}

.checkout .simplecheckout-step #simplecheckout_comment.focused .col-sm-4 {
    top: -13px;
    font-size: 12px;
    background-color: #fff;
    padding: 4px 9px;
    color: #232323
}

.checkout .simplecheckout-left-column {
    padding-left: 0;
    width: auto;
    float: none;
    margin: 0
}

.checkout .simplecheckout-right-column {
    padding-right: 0;
    width: auto;
    float: none
}

.checkout .simplecheckout-block {
    margin-bottom: 0;
    background-color: #fff;
    padding: 0 22px 17px 22px;
    border-bottom: 1px solid rgba(112, 112, 112, .13)
}

.checkout .simplecheckout-block .checkout-heading.panel-heading {
    display: none
}

.checkout .simplecheckout-block .simplecheckout-block-content {
    padding: 0 15px !important
}

.checkout .simplecheckout-block textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: RobotoRegular, sans-serif;
    font-size: 16px;
    border: 2px solid #f1f2f2;
    padding: 7px 15px 6px 15px;
    width: 100%;
    border-radius: 0;
    line-height: normal;
    resize: none;
    color: #232323
}

.checkout #simplecheckout_payment_form {
    border: 1px solid rgba(112, 112, 112, .1);
    padding: 15px;
    background-color: #fafafa
}

.checkout #simplecheckout_payment_form h2 {
    font-family: RobotoMedium, sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400
}

.checkout #simplecheckout_payment_form p {
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 22px
}

.checkout #simplecheckout_payment_form p b {
    font-weight: 400
}

.checkout__inner-basket {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05)
}

.checkout__inner-basket .basket-caption {
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 22px;
    padding: 22px 15px 23px 15px;
    color: #232323
}

.checkout__inner-basket .basket-block .simplecheckout-cart {
    border: none
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-button-block {
    padding: 22px 19px;
    margin-bottom: 0
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-button-block .button {
    padding-top: 11px;
    padding-bottom: 11px;
    width: 100%;
    margin-bottom: 12px;
    margin-top: 15px !important
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-button-block .radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 12px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-button-block .simplecheckout-button-right {
    float: none
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total {
    border: none
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total.simplecheckout-cart-buttons {
    display: none
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_reward .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_reward span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_reward a {
    font-size: 13px;
    line-height: 14px;
    text-align: right
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_reward .simplecheckout-cart-total-value {
    font-family: RobotoBold, sans-serif;
    font-size: 28px;
    line-height: 21px;
    text-align: left;
    margin-left: 15px;
    margin-right: 0;
    white-space: nowrap
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_reward .simplecheckout-cart-total-remove {
    margin-left: 15px;
    margin-right: 15px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_reward .simplecheckout-cart-total-remove i {
    font-size: 18px;
    color: #fed112
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total #simplecheckout_button_cart {
    display: none
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback {
    background-color: #fafafa;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback > div:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 70%;
    -ms-flex: 0 1 70%;
    flex: 0 1 70%
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback p {
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 5px;
    text-align: left
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback a {
    display: block;
    font-size: 11px;
    line-height: 14px;
    text-align: left
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback .simplecheckout-cart-total-value {
    font-family: RobotoBold, sans-serif;
    font-size: 23px !important;
    line-height: 17px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total {
    background-color: #fafafa;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total a {
    font-size: 13px;
    line-height: 14px;
    text-align: right;
    max-width: 100px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total .simplecheckout-cart-total-value {
    font-family: RobotoBold, sans-serif;
    font-size: 28px;
    line-height: 21px;
    text-align: left;
    margin-left: 15px;
    margin-right: 0;
    white-space: nowrap
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total .cashback img {
    display: inline-block;
    margin-right: 8px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total .cashback p {
    display: inline-block;
    font-family: RobotoLight, sans-serif;
    font-size: 12px;
    margin: 0;
    color: #5c6875
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total .cashback p .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total .cashback p span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total .cashback p a {
    display: inline-block;
    font-family: RobotoBold, sans-serif
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total + .simplecheckout-cart-total {
    margin-top: 15px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total + .simplecheckout-cart-total p {
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    line-height: 16px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total + .simplecheckout-cart-total .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total + .simplecheckout-cart-total span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_total + .simplecheckout-cart-total a {
    display: block;
    font-size: 11px;
    line-height: 15px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 17px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total p {
    display: inline-block;
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    line-height: 16px;
    vertical-align: middle;
    margin: 0
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total a {
    font-size: 11px;
    line-height: 14px;
    max-width: 94px;
    margin-right: 13px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total .simplecheckout-cart-total-value {
    font-family: RobotoBold, sans-serif;
    font-size: 23px;
    line-height: 17px;
    margin-right: 31px;
    white-space: nowrap
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_shipping {
    background-color: #fafafa
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_productbundlestotal2,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_shipping {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 17px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_productbundlestotal2 .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_productbundlestotal2 span,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_shipping .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_shipping span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_productbundlestotal2 a,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_shipping a {
    font-size: 13px;
    line-height: 14px;
    margin-right: 13px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_productbundlestotal2 .simplecheckout-cart-total-value,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_shipping .simplecheckout-cart-total-value {
    font-family: RobotoBold, sans-serif;
    font-size: 23px;
    line-height: 17px;
    margin-right: 0
}

.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_productbundlestotal2 .simplecheckout-cart-total-remove,
.checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_shipping .simplecheckout-cart-total-remove {
    margin-right: 0
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product {
    position: relative;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    padding: 0 18px 21px 18px;
    margin-bottom: 20px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product:last-child {
    margin: 0
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .image {
    margin-right: 18px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .image img {
    max-width: 94px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .quantity {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 55%
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .quantity > a,
.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .quantity > span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .quantity > a {
    font-size: 11px;
    line-height: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    color: #a8a8a8
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .quantity > p {
    font-size: 16px;
    line-height: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 0
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .quantity .price {
    font-family: RobotoBold, sans-serif;
    font-size: 24px;
    line-height: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin: 7px 0 0 0
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .quantity .add-to-cart {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin-top: 7px
}

.checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .remove {
    background-color: transparent;
    outline: 0;
    border: none;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.checkout__inner-block {
    background-color: #fff;
    padding: 17px 22px;
    border-bottom: 1px solid rgba(112, 112, 112, .13)
}

.checkout__inner-block:last-child {
    border-bottom: none
}

.checkout__inner-block#simplecheckout_customer {
    border-bottom: none;
    padding-bottom: 0
}

.checkout__inner-block#simplecheckout_customer .checkout-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout__inner-block#simplecheckout_customer .checkout-content fieldset {
    width: 49%
}

.checkout__inner-block .checkout-heading {
    background-color: transparent !important;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 23px;
    text-transform: uppercase;
    padding: 0 !important
}

.checkout__inner-block .checkout-content fieldset {
    font-size: 0
}

.checkout__inner-block .checkout-content fieldset .form-group {
    position: relative;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    display: inline-block;
    width: 100%;
    margin-right: 17px
}

.checkout__inner-block .checkout-content fieldset .form-group.row-customer_email,
.checkout__inner-block .checkout-content fieldset .form-group.row-customer_telephone {
    margin-right: 0
}

.checkout__inner-block .checkout-content fieldset .form-group .col-sm-4 {
    position: absolute;
    left: 11px;
    top: 11px;
    font-size: 13px;
    line-height: 35px;
    pointer-events: none;
    font-weight: 400;
    padding: 0;
    z-index: 2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    line-height: normal;
    max-width: 100%;
    color: #929292;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.checkout__inner-block .checkout-content fieldset .form-group .col-sm-8 {
    padding: 0 !important;
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.checkout__inner-block .checkout-content fieldset .form-group .col-sm-8 input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: RobotoRegular, sans-serif;
    font-size: 16px;
    border: 2px solid #f1f2f2;
    padding: 7px 15px 6px 15px;
    width: 100%;
    border-radius: 0;
    line-height: normal;
    color: #232323;
}

.checkout__inner-block .checkout-content fieldset .form-group .col-sm-8 input[data-valid=false] {
    border-color: #ff4721
}

.checkout__inner-block .checkout-content fieldset .form-group.row-customer_register {
    display: block;
    width: 100%
}

.checkout__inner-block .checkout-content fieldset .form-group.row-customer_register .col-sm-4 {
    position: static;
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
    color: #232323
}

.checkout__inner-block .checkout-content fieldset .form-group.row-customer_register .col-sm-8 .radio {
    margin-right: 31px
}

.checkout__inner-block .checkout-content fieldset .form-group.row-customer_register .col-sm-8 .radio:last-child {
    margin: 0
}

.checkout__inner-block .checkout-content fieldset .form-group.row-customer_register .col-sm-8 .radio.checked label::after {
    opacity: 1
}

.checkout__inner-block .checkout-content fieldset .form-group.row-customer_register .col-sm-8 .radio.checked label::before {
    border-color: #fed112
}

.checkout__inner-block .checkout-content fieldset .form-group.focused .col-sm-4 {
    top: -13px;
    font-size: 12px;
    background-color: #fff;
    padding: 4px 9px;
    color: #232323
}

.checkout__inner-block#simplecheckout_shipping {
    border-bottom: none
}

.checkout__inner-block#simplecheckout_payment .checkout-content,
.checkout__inner-block#simplecheckout_shipping .checkout-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.checkout__inner-block#simplecheckout_payment .checkout-content > p,
.checkout__inner-block#simplecheckout_shipping .checkout-content > p {
    display: none
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div .radio,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div .radio {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 15px;
    border: 1px solid #e5e5e5;
    margin: 0 18px 18px 0;
    width: 226px;
    height: 100vh;
    max-height: 106px;
    cursor: pointer;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div .radio input,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div .radio input {
    display: none
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div .radio svg,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div .radio svg {
    position: absolute;
    bottom: 11px;
    right: 22px;
    max-width: 150px
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div .radio svg path,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div .radio svg path {
    stroke: #232323;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div .radio__text,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div .radio__text {
    position: absolute;
    top: 9px;
    right: 25px
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div .radio__text::before,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div .radio__text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1.5px solid #fed112;
    opacity: 0;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div .radio__text::after,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div .radio__text::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #fed112;
    opacity: 0;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div .radio .label-text,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div .radio .label-text {
    position: absolute;
    top: 17px;
    left: 19px;
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    max-width: 131px;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div.checked .radio,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div.checked .radio {
    border-color: #fed112
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div.checked .radio__text::after,
.checkout__inner-block#simplecheckout_payment .checkout-content > div.checked .radio__text::before,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div.checked .radio__text::after,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div.checked .radio__text::before {
    opacity: 1
}

.checkout__inner-block#simplecheckout_payment .checkout-content > div.checked .radio svg path,
.checkout__inner-block#simplecheckout_shipping .checkout-content > div.checked .radio svg path {
    stroke: #fed112
}

.checkout__inner-block#simplecheckout_shipping_address fieldset {
    font-size: 0
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group {
    position: relative;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    display: inline-block;
    width: 49%;
    margin-right: 17px
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group:last-child {
    margin: 0
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group .col-sm-4 {
    position: absolute;
    left: 11px;
    top: 11px;
    font-family: RobotoMedium, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 35px;
    pointer-events: none;
    font-weight: 400;
    padding: 0;
    z-index: 2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    line-height: normal;
    max-width: 100%;
    color: #232323;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group .col-sm-8 {
    padding: 0 !important;
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group .col-sm-8 input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: RobotoRegular, sans-serif;
    font-size: 16px;
    border: 2px solid #f1f2f2;
    padding: 7px 15px 6px 15px;
    width: 100%;
    border-radius: 0;
    line-height: normal;
    color: #232323
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group .col-sm-8 input[data-valid=false] {
    border-color: #ff4721
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group .col-sm-8 .dropdown-address {
    width: 100%
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group .col-sm-8 .dropdown-address li a {
    font-size: 14px
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group .col-sm-8 .dropdown-address li:hover {
    background-color: #fed112
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group .col-sm-8 .dropdown-address li:hover a {
    color: #232323
}

.checkout__inner-block#simplecheckout_shipping_address fieldset .form-group.focused .col-sm-4 {
    top: -13px;
    font-size: 12px;
    background-color: #fff;
    padding: 4px 9px;
    color: #232323;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.simplecheckout-warning-block {
    background-color: #fed112;
    border: none !important;
    padding: 10px !important;
    border-radius: 0 !important;
    text-align: center !important;
    color: #232323 !important
}

.simplecheckout-error-text {
    display: none !important
}

.credit {
    margin-bottom: 40px
}

.credit__container {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    padding: 17px 22px 25px 22px
}

.credit__container-caption h1 {
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 19px;
    font-weight: 400
}

.credit__container-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.credit__container-product .description .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.credit__container-product .description span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .credit__container-product .description a {
    font-size: 16px;
    line-height: 35px;
    color: #a8a8a8
}

.credit__container-product .description p {
    font-family: RobotoMedium, sans-serif;
    font-size: 23px;
    line-height: 35px;
    margin-bottom: 12px
}

.credit__container-product .description .price {
    font-family: RobotoBold, sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin: 0
}

.credit__container-product .subdescription {
    background-color: #fafafa;
    font-size: 14px;
    line-height: 22px;
    padding: 26px 23px;
    max-width: 373px;
    border-left: 2px solid #fed112
}

.credit__container-content {
    margin-top: 33px
}

.credit__container-content h3 {
    font-size: 20px;
    font-weight: 400
}

.credit__container-content p {
    font-size: 14px;
    line-height: 22px
}

.credit__container-content table {
    border: 1px solid rgba(112, 112, 112, .1);
    margin-bottom: 15px
}

.credit__container-content table tr td {
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    background-color: #fafafa;
    width: 5%
}

.credit__container-content table tr td:nth-child(2n) {
    background-color: #fff
}

.credit__container-content table tr td:first-child {
    width: 15%
}

.credit__container .product-pay {
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    padding: 20px 60px 24px 20px
}

.credit__container .product-pay .product-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.credit__container .product-pay .product-row > div img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.credit__container .product-pay .product-row > div p {
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0
}

.credit__container .product-pay .product-row > div p .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.credit__container .product-pay .product-row > div p span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .credit__container .product-pay .product-row > div p a {
    display: block;
    font-size: 16px
}

.credit__container .product-pay .product-inner__top .tab-content .tab__information .buy-block .gray-blocks.product-row > div > a,
.credit__container .product-pay .product-row > div > span,
.product-inner__top .tab-content .tab__information .buy-block .credit__container .product-pay .gray-blocks.product-row > div > a {
    display: block;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 2px
}

.credit__container .product-pay .product-row > div .price {
    font-family: RobotoBold, sans-serif;
    font-size: 29px;
    line-height: 29px;
    text-align: center;
    color: #232323
}

.credit__container .product-pay .product-row > div .button {
    padding: 13px 52px;
    margin-top: 15px
}

.credit__container .product-pay .product-row .product-info {
    font-size: 13px;
    line-height: 30px;
    margin: 18px 0 0 0
}

.credit__container .product-pay .product-row .product-info img {
    margin-right: 8px
}

.credit__container .product-pay .product-row .product-info .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.credit__container .product-pay .product-row .product-info span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .credit__container .product-pay .product-row .product-info a {
    font-family: RobotoBold, sans-serif
}

.catalog__inner {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    margin-bottom: 25px
}

.catalog__inner .content-empty {
    text-align: center;
    padding: 15px
}

.catalog__inner .buttons {
    text-align: center;
    padding: 0 15px 15px 15px
}

.catalog__inner-caption {
    padding: 16px 26px 0 26px;
    margin-bottom: 17px
}

.catalog__inner-caption h1 {
    font-size: 25px;
    line-height: 33px;
    font-weight: 400;
    margin-bottom: 0
}

.catalog__inner-description {
    padding: 0 26px;
    margin-bottom: 22px
}

.catalog__inner-description p {
    font-size: 14px;
    line-height: 22px;
    margin: 0
}

.catalog__inner-description p img {
    display: block;
    max-width: 100%;
    height: auto
}

.catalog__inner-description a {
    font-size: 14px;
    text-decoration: underline;
    color: #232323
}

.catalog__inner-sorting {
    padding: 0 26px 37px 26px
}

.catalog__inner-sorting .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.catalog__inner-sorting span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .catalog__inner-sorting a {
    display: inline-block;
    margin-right: 15px
}

.catalog__inner-sorting .sort-items {
    display: inline-block;
    font-size: 13px
}

.catalog__inner-sorting .sort-items a {
    display: inline-block;
    font-size: 13px;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    margin-right: 15px;
    color: #232323
}

.catalog__inner-sorting .sort-items a:last-child {
    margin: 0
}

.catalog__inner-sorting .sort-items a.active {
    font-family: RobotoBold, sans-serif;
    text-decoration: none
}

.catalog__inner-sorting .sort-items .nice-select {
    display: none
}

.catalog__inner-sorting .sort-items select {
    display: none;
    background: url(../img/icons/arrow.svg) 94% center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    line-height: 35px;
    text-transform: uppercase;
    border: 2px solid #f1f2f2;
    padding: 0 15px 0 15px;
    color: #232323
}

.catalog__inner-sorting .sort-items select option {
    font-family: RobotoMedium, sans-serif;
    font-size: 14px
}

.catalog__inner-sorting .sort-items .ocfilter-mobile-handle {
    margin-left: 15px
}

.catalog__inner-sorting .sort-items .ocfilter-mobile-handle button {
    background-color: transparent;
    border: none;
    outline: 0;
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    border: 2px solid #f1f2f2;
    padding: 0 15px 0 15px
}

.catalog__inner-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog__inner-products .product-card-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.catalog__inner-products .product-card-block .product-cart {
    height: 100%
}

.filters {
    background-color: #fff;
    padding: 25px 30px 15px 30px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

.filters .caption {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    padding-bottom: 17px
}

.filters .caption button {
    display: none;
    background-color: transparent;
    border: none;
    outline: 0;
    padding: 0;
    width: 25px;
    height: 25px;
    cursor: pointer
}

.filters .caption button i {
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.filters .caption button:hover i {
    color: #fed112
}

.filters .filter-options {
    margin-top: 17px
}

.filters .filter-options .filter-category {
    border-bottom: 1px solid rgba(112, 112, 112, .15);
    padding: 10px 0
}

.filters .filter-options .filter-category:last-child {
    border: none
}

.filters .filter-options .collapse-block {
    display: none
}

.filters .filter-options .collapse-block .filter-nav ul {
    padding: 0 0 0 7px;
    margin: 0;
    list-style-type: none
}

.filters .filter-options .collapse-block .filter-nav ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.filters .filter-options .collapse-block .filter-nav ul li label {
    margin: 0
}

.filters .filter-options .collapse-block .filter-nav ul li .badge {
    background-color: transparent;
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    color: #777
}

.filters .filter-options .collapse-block .collapse-in {
    display: none
}

.filters .filter-options .collapse-block .collapse-more {
    margin-top: 5px;
    margin-left: 5px
}

.filters .filter-options .collapse-block .collapse-more a {
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    color: #232323
}

.filters .filter-options .collapse-block .compare-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.filters .filter-options .collapse-block .compare-price input {
    font-family: RobotoMedium, sans-serif;
    background-color: transparent;
    padding: 10px 15px 10px 15px;
    text-align: center;
    border: 2px solid #f1f2f2;
    max-width: 135px;
    color: #232323
}

.filters .filter-options .collapse-block .compare-price .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.filters .filter-options .collapse-block .compare-price span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .filters .filter-options .collapse-block .compare-price a {
    background-color: #232323;
    width: 14px;
    height: 2px;
    margin: 0 4px
}

.filters .filter-options .collapse-block .ui-widget.ui-widget-content {
    background-color: #f5f7f8;
    border-radius: 0;
    height: 3px;
    border: 0
}

.filters .filter-options .collapse-block .ui-slider-range.ui-corner-all.ui-widget-header {
    background-color: #fed112
}

.filters .filter-options .collapse-block .ui-slider-handle.ui-corner-all.ui-state-default {
    background-color: #fff;
    border-radius: 0;
    border: 2px solid #fed112;
    top: -7px
}

.filters .filter-options button {
    background-color: transparent;
    border: none;
    outline: 0;
    position: relative;
    font-family: RobotoBold, sans-serif;
    font-size: 15px;
    line-height: 35px;
    text-transform: uppercase;
    width: 100%;
    text-align: left
}

.filters .filter-options button::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 6px;
    width: 2px;
    height: 14px;
    background-color: #fed112
}

.filters .filter-options button::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 14px;
    height: 2px;
    background-color: #fed112
}

.filters .filter-options button.open::before {
    display: none
}

.ocf-offcanvas .ocfilter-mobile-handle button {
    background-color: #fed112;
    border: none
}

.ocf-offcanvas .ocfilter-mobile-handle button i {
    color: #fff
}

.noUi-handle {
    border-radius: 0 !important;
    border: 2px solid #fed112 !important;
    width: 1.2em !important;
    height: 1.2em !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    left: -13px !important;
    top: -7px !important
}

.noUi-handle::after,
.noUi-handle::before {
    display: none !important
}

.noUi-horizontal {
    background-color: #f5f7f8 !important;
    border-radius: 0 !important;
    height: 3px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    border: none
}

.noUi-horizontal .noUi-pips-horizontal {
    display: none
}

.noUi-connect {
    background: #fed112 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border: none !important
}

.noUi-target {
    border: none !important
}

.ocf-option-values {
    font-size: 15px !important
}

.product-inner__top {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    padding: 20px 17px
}

.product-inner__top .caption {
    margin-bottom: 25px
}

.product-inner__top .caption > div:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.product-inner__top .caption > div:first-child h1 {
    font-size: 25px;
    line-height: 33px
}

.product-inner__top .caption > div:last-child > span:first-of-type,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks.caption > div:last-child > a:first-of-type {
    display: none;
    margin-left: 0
}

.product-inner__top .caption > div:last-child > span:last-of-type,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks.caption > div:last-child > a:last-of-type {
    margin-left: 8px
}

.product-inner__top .caption > div .tab-content .tab__information .buy-block .gray-blocks > div a,
.product-inner__top .caption > div span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .caption > div a {
    font-size: 13px;
    line-height: 18px;
}

.product-inner__top .caption > div span.go-to-review {
    color: #3b6d9a;
    border-bottom: 1px dashed;
    cursor: pointer;
}

.product-inner__top .caption > div i {
    color: #bebebe
}

.product-inner__top .caption > div i.checked {
    color: #fed112
}

.product-inner__top nav[aria-label=tabs] {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 20px
}

.product-inner__top nav[aria-label=tabs] .tabs {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.product-inner__top nav[aria-label=tabs] .tabs::-webkit-scrollbar {
    display: none
}

.product-inner__top nav[aria-label=tabs] .tabs .tab-item {
    display: inline-block;
    margin-right: 33px
}

.product-inner__top nav[aria-label=tabs] .tabs .tab-item:last-child {
    margin: 0
}

.product-inner__top nav[aria-label=tabs] .tabs .tab-item .tab-link {
    position: relative;
    display: block;
    font-family: RobotoBold, sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 10px 15px;
    color: #5c6875;
    text-decoration: none;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.product-inner__top nav[aria-label=tabs] .tabs .tab-item .tab-link::before {
    content: "";
    background-color: #fed112;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 4px;
    -webkit-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out
}

.product-inner__top nav[aria-label=tabs] .tabs .tab-item .tab-link:hover {
    color: #232323
}

.product-inner__top nav[aria-label=tabs] .tabs .tab-item.active .tab-link {
    color: #232323
}

.product-inner__top nav[aria-label=tabs] .tabs .tab-item.active .tab-link::before {
    width: 100%
}

.product-inner__top .tab-content {
    margin-top: 0
}

.product-inner__top .tab-content .tab {
    display: none !important
}

.product-inner__top .tab-content .tab .reviews-wrapper {
    width: 100%
}

.product-inner__top .tab-content .tab .reviews-wrapper .column-feedback {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.product-inner__top .tab-content .tab .reviews-wrapper .product-inner__bottom {
    padding-left: 0;
    padding-right: 0
}

.product-inner__top .tab-content .tab.active {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.product-inner__top .tab-content .tab:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-inner__top .tab-content .tab:first-child > div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 45%;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%
}

.product-inner__top .tab-content .tab .product_video iframe {
    width: 80% !important;
    height: 70vh !important
}

.product-inner__top .tab-content .tab .product-images {
    width: 100%
}

.product-inner__top .tab-content .tab .product-images .image-item img {
    display: block;
    max-width: 100%;
    height: auto
}

.product-inner__top .tab-content .tab#characters .product-inner__bottom {
    width: 100%
}

.product-inner__top .tab-content .tab#characters .product-inner__bottom .column-feedback {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.product-inner__top .tab-content .tab__characters {
    width: 100%
}

.product-inner__top .tab-content .tab__characters h2 {
    font-size: 25px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 400
}

.product-inner__top .tab-content .tab .characters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 28px;
    padding-right: 10%
}

.product-inner__top .tab-content .tab .characters__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33.333%;
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%;
    margin-bottom: 14px
}

.product-inner__top .tab-content .tab .characters__item img {
    margin-right: 10px
}

.product-inner__top .tab-content .tab .characters__item .tab__information .buy-block .gray-blocks > div a,
.product-inner__top .tab-content .tab .characters__item span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .tab .characters__item a {
    display: block;
    font-size: 12px;
    color: #8996a4
}

.product-inner__top .tab-content .tab .characters__item p {
    font-size: 12px;
    margin: 0
}

.product-inner__top .tab-content .tab__information .actions {
    font-size: 0;
    margin-bottom: 15px
}

.product-inner__top .tab-content .tab__information .actions img {
    margin-right: 10px;
    cursor: pointer
}

.product-inner__top .tab-content .tab__information .actions img:last-child {
    margin: 0
}

.product-inner__top .tab-content .tab__information .roller-exchange {
    background-color: #f8f9f9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 55px;
    margin-top: 20px;
    margin-bottom: 27px
}

.product-inner__top .tab-content .tab__information .roller-exchange .price {
    font-size: 16px;
    margin-left: 30px
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .roller-exchange .price a,
.product-inner__top .tab-content .tab__information .roller-exchange .price .buy-block .gray-blocks > div a,
.product-inner__top .tab-content .tab__information .roller-exchange .price span {
    font-family: RobotoBold, sans-serif;
    font-size: 30px;
    margin-left: 3px
}

.product-inner__top .tab-content .tab__information .roller-exchange .button--transparent {
    background-color: #fff;
    padding: 9px 39px 6px 39px;
    margin-left: auto
}

.product-inner__top .tab-content .tab__information .roller-exchange img {
    margin-right: 15px;
    margin-left: 12px
}

.product-inner__top .tab-content .tab__information .select-variant {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-inner__top .tab-content .tab__information .select-variant > p {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    margin-bottom: 10px
}

.product-inner__top .tab-content .tab__information .select-variant a {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px
}

/*.product-inner__top .tab-content .tab__information .select-variant a:last-child {*/
/*margin: 0*/
/*}*/

.product-inner__top .tab-content .tab__information .select-variant a::before {
    content: ""
}

.product-inner__top .tab-content .tab__information .select-variant a img {
    max-width: 63px;
    opacity: .5
}

.product-inner__top .tab-content .tab__information .select-variant a .image-colors {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .select-variant a .image-colors a,
.product-inner__top .tab-content .tab__information .select-variant a .image-colors .buy-block .gray-blocks > div a,
.product-inner__top .tab-content .tab__information .select-variant a .image-colors span {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    right: 0
}

.product-inner__top .tab-content .tab__information .select-variant a.active img {
    opacity: 1
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .select-variant a.active .image-colors a,
.product-inner__top .tab-content .tab__information .select-variant a.active .image-colors .buy-block .gray-blocks > div a,
.product-inner__top .tab-content .tab__information .select-variant a.active .image-colors span {
    border-radius: 50%;
    border: 2px solid #fed112
}

.product-inner__top .tab-content .tab__information .select-variant .group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%
}

.product-inner__top .tab-content .tab__information .select-variant .group .nice-select {
    width: 50%;
    margin-right: 20px
}

.product-inner__top .tab-content .tab__information .select-variant .group select {
    width: 50%;
    padding: 2px 15px 0 15px;
    margin-right: 20px
}

.product-inner__top .tab-content .tab__information .select-variant .group a {
    font-size: 13px;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    margin-bottom: 20px;
    color: #232323
}

.product-inner__top .tab-content .tab__information .buy-block {
    margin-top: 22px
}

.product-inner__top .tab-content .tab__information .buy-block > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.product-inner__top .tab-content .tab__information .buy-block > div:first-child .price:first-child {
    margin-right: 0
}

.product-inner__top .tab-content .tab__information .buy-block > div:first-child .price:last-child {
    margin-left: auto
}

.product-inner__top .tab-content .tab__information .buy-block > div:nth-child(2) {
    margin-top: 15px
}

.product-inner__top .tab-content .tab__information .buy-block > div:nth-child(2) .price {
    display: none
}

.product-inner__top .tab-content .tab__information .buy-block > div:last-child,
.product-inner__top .tab-content .tab__information .buy-block > div:nth-child(2) {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-inner__top .tab-content .tab__information .buy-block > div .price {
    font-size: 16px;
    flex-basis: 30%;
}

.product-inner__top .tab-content .tab__information .buy-block > div .gray-blocks > div .price a,
.product-inner__top .tab-content .tab__information .buy-block > div .price .gray-blocks > div a,
.product-inner__top .tab-content .tab__information .buy-block > div .price span {
    font-family: RobotoBold, sans-serif;
    font-size: 30px
}

.product-inner__top .tab-content .tab__information .buy-block > div .price:first-child {
    margin-right: auto
}

.product-inner__top .tab-content .tab__information .buy-block > div .old-price {
    margin-left: 15px
}

.product-inner__top .tab-content .tab__information .buy-block > div .gray-blocks > div .old-price a,
.product-inner__top .tab-content .tab__information .buy-block > div .old-price .gray-blocks > div a,
.product-inner__top .tab-content .tab__information .buy-block > div .old-price span {
    display: block
}

.product-inner__top .tab-content .tab__information .buy-block > div .gray-blocks > div .old-price a:not(.amount),
.product-inner__top .tab-content .tab__information .buy-block > div .old-price .gray-blocks > div a:not(.amount),
.product-inner__top .tab-content .tab__information .buy-block > div .old-price span:not(.amount) {
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 13px;
    color: #838c97;
    text-decoration: line-through;
    -webkit-text-decoration-color: #ff5514;
    text-decoration-color: #ff5514
}

.product-inner__top .tab-content .tab__information .buy-block > div .gray-blocks > div .old-price a.amount,
.product-inner__top .tab-content .tab__information .buy-block > div .old-price .gray-blocks > div a.amount,
.product-inner__top .tab-content .tab__information .buy-block > div .old-price span.amount {
    display: inline-block;
    background-color: #fed112;
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 13px;
    padding: 3px 5px;
    margin-left: 5px;
    border-radius: 4px;
    color: #232323
}

.product-inner__top .tab-content .tab__information .buy-block > div .cashback {
    font-family: RobotoLight, sans-serif;
    font-size: 12px;
    flex-basis: 25%;
    margin-right: auto;
    margin-left: auto
}

.product-inner__top .tab-content .tab__information .buy-block > div .cashback .gray-blocks > div a,
.product-inner__top .tab-content .tab__information .buy-block > div .cashback span,
.product-inner__top .tab-content .tab__information .buy-block > div .gray-blocks > div .cashback a {
    display: inline-block;
    font-family: RobotoBold, sans-serif;
    vertical-align: middle
}

.product-inner__top .tab-content .tab__information .buy-block > div .cashback img {
    vertical-align: text-top
}

.product-inner__top .tab-content .tab__information .buy-block > div .button {
    width: 55%;
    padding: 13px
}

.product-inner__top .tab-content .tab__information .buy-block > div .button--transparent {
    width: 42%;
    padding: 10px 10px
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks {
    margin-top: 20px;
    margin-bottom: 0px
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div {
    background-color: #eeeff1;
    padding: 12px 13px;
    width: 47%
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div svg {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div svg path {
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div svg.active path,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div svg:hover path {
    fill: #fed112
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div span {
    font-size: 13px;
    color: #232323
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a {
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed
}

.product-inner__top .tab-content .tab__information .table-delivery .table tfoot tr,
.product-inner__top .tab-content .tab__information .table-delivery .table thead tr {
    border: none
}

.product-inner__top .tab-content .tab__information .table-delivery .table tfoot tr th,
.product-inner__top .tab-content .tab__information .table-delivery .table thead tr th {
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    line-height: 24px;
    padding-left: 0;
    border: none
}

.product-inner__top .tab-content .tab__information .table-delivery .table tbody {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.product-inner__top .tab-content .tab__information .table-delivery .table tbody tr {
    border: none
}

.product-inner__top .tab-content .tab__information .table-delivery .table tbody tr td {
    border: none
}

.product-inner__top .tab-content .tab__information .socials {
    text-align: right;
    margin-top: 15px
}

.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .socials a,
.product-inner__top .tab-content .tab__information .socials .buy-block .gray-blocks > div a,
.product-inner__top .tab-content .tab__information .socials span {
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    vertical-align: middle;
    margin-right: 15px;
    max-width: 150px
}

.product-inner__top .tab-content .tab__information .socials ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0;
    vertical-align: middle
}

.product-inner__top .tab-content .tab__information .socials ul li {
    display: inline-block;
    margin-right: 20px
}

.product-inner__top .tab-content .tab__information .socials ul li:last-child {
    margin: 0
}

.product-inner__top .tab-content .tab .sliders {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.product-inner__top .tab-content .tab .sliders__thumbnails {
    max-width: 15%
}

.product-inner__top .tab-content .tab .sliders__thumbnails .slick-slide {
    outline: 0
}

.product-inner__top .tab-content .tab .sliders__thumbnails .slick-list {
    padding: 0 !important;
    height: 280px !important;
}

.product-inner__top .tab-content .tab .sliders__thumbnails .slick-current {
    border: 2px solid #fed112;
    width: fit-content !important;
}

.product-inner__top .tab-content .tab .sliders__main-slider {
    max-width: 605px
}

.product-inner__top .tab-content .tab .sliders__main-slider .slick-slide {
    max-width: 705px;
    outline: 0
}

.product-inner__top .tab-content .tab .sliders__main-slider .slick-slide img {
    max-width: 705px;
    width: 100%
}

.product-inner__middle {
    background-color: #fff;
    margin-bottom: 15px
}

.product-inner__middle > .caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 19px 21px
}

.product-inner__middle > .caption h2 {
    font-size: 25px;
    line-height: 33px;
    font-weight: 400
}

.product-inner__middle > .caption .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.product-inner__middle > .caption span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-inner__middle > .caption a {
    font-size: 13px;
    line-height: 24px;
    color: #a8a8a8
}

.product-inner__middle .complect-slider {
    background-color: #fff;
    padding: 0 35px 0 50px;
    min-height: 300px
}

.product-inner__middle .complect-slider:focus {
    outline: 0
}

.product-inner__middle .complect-slider .slick-list {
    min-height: 300px
}

.product-inner__middle .complect-slider .slick-next {
    right: 25px
}

.product-inner__middle .complect-slider .slick-prev {
    left: 13px
}

.product-inner__middle .complect-slider .slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.product-inner__middle .complect-slider .slick-slide:focus {
    outline: 0
}

.product-inner__middle .complect-slider .slick-slide .column-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 70%;
    -ms-flex: 0 1 70%;
    flex: 0 1 70%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-inner__middle .complect-slider .slick-slide .column-products .product-cart {
    position: relative;
    border: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33.333%;
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%;
    padding-right: 63px
}

.product-inner__middle .complect-slider .slick-slide .column-products .product-cart::before {
    content: "";
    position: absolute;
    top: 33%;
    right: 14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/add-plus-button.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 52px;
    height: 52px
}

.product-inner__middle .complect-slider .slick-slide .column-products .product-cart:last-child::before {
    display: none
}

.product-inner__middle .complect-slider .slick-slide .column-products .product-cart__blur .caption__sale > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.product-inner__middle .complect-slider .slick-slide .column-products .product-cart__blur .caption__sale > div .price {
    margin-right: 15px
}

.product-inner__middle .complect-slider .slick-slide .column-result {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%
}

.product-inner__middle .complect-slider .slick-slide .column-result .total-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fafafa;
    border-radius: 50%;
    width: 275px;
    height: 275px;
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-inner__middle .complect-slider .slick-slide .column-result .total-price::before {
    content: "";
    position: absolute;
    top: 33%;
    left: -100px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/icons/equal-sign.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 60px;
    height: 54px
}

.product-inner__middle .complect-slider .slick-slide .column-result .total-price .price {
    font-family: RobotoBold, sans-serif;
    font-size: 50px;
    line-height: 32px;
    margin-bottom: 15px
}

.product-inner__middle .complect-slider .slick-slide .column-result .total-price .button {
    padding: 11px 36px;
    margin-bottom: 10px
}

.product-inner__middle .complect-slider .slick-slide .column-result .total-price .sub-price {
    font-size: 14px
}

.product-inner__middle .complect-slider .slick-slide .column-result .total-price .sub-price .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.product-inner__middle .complect-slider .slick-slide .column-result .total-price .sub-price span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-inner__middle .complect-slider .slick-slide .column-result .total-price .sub-price a {
    display: inline-block !important;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    line-height: 24px;
    display: block
}

.product-inner__bottom {
    background-color: #fff;
    padding: 18px 24px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-inner__bottom .column-feedback {
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 35%;
    -ms-flex: 0 1 35%;
    flex: 0 1 35%
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 25px;
    margin-bottom: 21px
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .answer {
    margin-left: 25px;
    margin-top: 15px
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info .name {
    font-family: RobotoBold, sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-right: 35px
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info .rate ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info .rate ul li {
    display: inline-block;
    margin-right: 5px
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info .rate ul li:last-child {
    margin: 0
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info .rate ul li i {
    font-size: 16px;
    color: #bebebe
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info .rate ul li i.checked {
    color: #fed112
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info .date {
    font-size: 11px;
    line-height: 22px;
    margin-left: auto;
    color: #a8a8a8
}

.product-inner__bottom .column-feedback .feedback-block .user-feedback .user-text {
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px
}

.product-inner__bottom .column-feedback .feedback-block .all-feedback {
    font-size: 13px;
    line-height: 24px;
    display: block;
    text-align: center;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    color: #232323
}

.product-inner__bottom .column-feedback .feedback-form {
    margin-top: 20px;
    max-width: 50%
}

.product-inner__bottom .column-feedback .feedback-form h2 {
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 23px;
    font-weight: 400
}

.product-inner__bottom .column-feedback .feedback-form form .stars {
    margin-bottom: 25px
}

.product-inner__bottom .column-feedback .feedback-form form .stars ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.product-inner__bottom .column-feedback .feedback-form form .stars ul li {
    display: inline-block;
    margin-right: 35px
}

.product-inner__bottom .column-feedback .feedback-form form .stars ul li:last-child {
    margin: 0
}

.product-inner__bottom .column-feedback .feedback-form form .stars ul li input {
    display: none
}

.product-inner__bottom .column-feedback .feedback-form form .stars ul li label {
    cursor: pointer;
    text-align: center
}

.product-inner__bottom .column-feedback .feedback-form form .stars ul li label i {
    display: block;
    font-size: 46px;
    color: #bebebe
}

.product-inner__bottom .column-feedback .feedback-form form .stars ul li label .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.product-inner__bottom .column-feedback .feedback-form form .stars ul li label span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-inner__bottom .column-feedback .feedback-form form .stars ul li label a {
    display: block;
    font-size: 11px;
    margin-top: 5px;
    color: #bebebe
}

.product-inner__bottom .column-feedback .feedback-form form .stars ul li.hover label .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.product-inner__bottom .column-feedback .feedback-form form .stars ul li.hover label i,
.product-inner__bottom .column-feedback .feedback-form form .stars ul li.hover label span,
.product-inner__bottom .column-feedback .feedback-form form .stars ul li.selected label .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.product-inner__bottom .column-feedback .feedback-form form .stars ul li.selected label i,
.product-inner__bottom .column-feedback .feedback-form form .stars ul li.selected label span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-inner__bottom .column-feedback .feedback-form form .stars ul li.hover label a,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-inner__bottom .column-feedback .feedback-form form .stars ul li.selected label a {
    color: #fed112
}

.product-inner__bottom .column-feedback .feedback-form form .fields .group {
    margin-bottom: 20px
}

.product-inner__bottom .column-feedback .feedback-form form .fields .group input,
.product-inner__bottom .column-feedback .feedback-form form .fields .group textarea {
    width: 100%
}

.product-inner__bottom .column-feedback .feedback-form form .fields .group:last-of-type {
    margin-bottom: 14px
}

.product-inner__bottom .column-feedback .feedback-form form .fields p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 21px;
    color: #777
}

.product-inner__bottom .column-feedback .feedback-form form .fields p a {
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    color: #777
}

.product-inner__bottom .column-feedback .feedback-form form .fields .button {
    display: block;
    padding: 11px 52px;
    margin: 0 auto
}

.product-inner__bottom .column-description {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%
}

.product-inner__bottom .column-description .desc-block {
    margin-bottom: 38px
}

.product-inner__bottom .column-description .desc-block table {
    height: auto !important;
    width: 100% !important;
    border: 1px solid #6c757d
}

.product-inner__bottom .column-description .desc-block table caption {
    caption-side: top;
    text-align: center;
    color: #232323
}

.product-inner__bottom .column-description .desc-block table tbody tr td {
    border-right: 1px solid #6c757d;
    border-bottom: 1px solid #6c757d;
    padding: 0;
    line-height: 40px
}

.product-inner__bottom .column-description .desc-block table tbody tr td:first-child {
    font-family: RobotoMedium, sans-serif;
    font-size: 15px;
    color: #232323
}

.product-inner__bottom .column-description .desc-block table tbody tr td:last-child {
    border-right: none
}

.product-inner__bottom .column-description .desc-block table tbody tr:last-child td {
    border-bottom: none
}

.product-inner__bottom .column-description .desc-block > div {
    position: relative;
    overflow: hidden
}

.product-inner__bottom .column-description .desc-block > div p,
.product-inner__bottom .column-description .desc-block > div > span,
.product-inner__bottom .column-description .product-inner__top .tab-content .tab__information .buy-block .gray-blocks.desc-block > div > a,
.product-inner__top .tab-content .tab__information .buy-block .product-inner__bottom .column-description .gray-blocks.desc-block > div > a {
    display: block;
    text-indent: 10px
}

.product-inner__bottom .column-description .desc-block > div.collapse-out::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(white 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(white 0, rgba(255, 255, 255, 0) 100%);
    height: 70px;
    width: 100%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    pointer-events: none
}

.product-inner__bottom .column-description .desc-block h2 {
    font-size: 23px;
    line-height: 22px;
    margin-bottom: 17px;
    font-weight: 400;
    text-align: left !important
}

.product-inner__bottom .column-description .desc-block h2 strong {
    font-weight: 400
}

.product-inner__bottom .column-description .desc-block h3 {
    font-size: 21px;
    font-weight: 400;
    text-align: left !important
}

.product-inner__bottom .column-description .desc-block h3 strong {
    font-weight: 400
}

.product-inner__bottom .column-description .desc-block p {
    font-size: 14px;
    line-height: 22px
}

.product-inner__bottom .column-description .desc-block a {
    font-size: 13px;
    line-height: 24px;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    color: #5c6875
}

.product-inner__bottom .column-description .desc-block .table-wrapper {
    width: 100%;
    overflow-x: auto
}

.product-inner__bottom .column-description .techical-characters h2 {
    font-size: 25px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 400
}

.product-inner__bottom .column-description .techical-characters .collapse-table {
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 35px;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    color: #232323
}

.product-inner__bottom .column-description .techical-characters .tabs {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 31px;
    display: none
}

.product-inner__bottom .column-description .techical-characters .tabs ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.product-inner__bottom .column-description .techical-characters .tabs ul li {
    display: inline-block;
    margin-right: 33px
}

.product-inner__bottom .column-description .techical-characters .tabs ul li:last-child {
    margin: 0
}

.product-inner__bottom .column-description .techical-characters .tabs ul li a {
    display: block;
    position: relative;
    font-family: RobotoBold, sans-serif;
    font-size: 13px;
    line-height: 18px;
    padding: 0 29px 10px 29px;
    text-transform: uppercase;
    text-decoration: none;
    color: #232323
}

.product-inner__bottom .column-description .techical-characters .tabs ul li a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fed112;
    opacity: 0;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.product-inner__bottom .column-description .techical-characters .tabs ul li.active a::before,
.product-inner__bottom .column-description .techical-characters .tabs ul li:hover a::before {
    opacity: 1
}

.product-inner__bottom .column-description .techical-characters .tab-content .tab {
    display: none
}

.product-inner__bottom .column-description .techical-characters .tab-content .tab.active {
    display: block
}

.product-inner__bottom .column-description .techical-characters .tab-content .tab table tr {
    border: none
}

.product-inner__bottom .column-description .techical-characters .tab-content .tab table tr td {
    border: none;
    font-family: RobotoRegular, sans-serif;
    font-size: 14px;
    padding: 7px 0;
    color: #5c6875
}

.product-inner__bottom .column-description .techical-characters .tab-content .tab table tr td:nth-child(2n) {
    font-family: RobotoMedium, sans-serif;
    color: #232323
}

.product-inner .products,
.product-inner .views-products {
    background-color: #fff;
    margin-bottom: 40px
}

.product-inner .products__caption,
.product-inner .views-products__caption {
    padding: 20px 22px
}

.product-inner .products__caption .container,
.product-inner .views-products__caption .container {
    padding: 0
}

.product-inner .products .caption,
.product-inner .views-products .caption {
    padding: 20px 22px
}

.product-inner .products .caption h2,
.product-inner .views-products .caption h2 {
    font-size: 25px;
    line-height: 33px
}

.compare .catalog__inner-caption {
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.compare-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.compare-container .compare-fields {
    background-color: #fff;
    -webkit-box-shadow: 8px 0 30px rgba(0, 0, 0, .04);
    box-shadow: 8px 0 30px rgba(0, 0, 0, .04);
    padding: 0 0 69px 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 23%;
    -ms-flex: 0 1 23%;
    flex: 0 1 23%
}

.compare-container .compare-fields .fields-title {
    font-family: RobotoMedium, sans-serif;
    font-size: 18px;
    padding: 10px 25px;

    background-color: #f4f4f4;

    margin-bottom: 20px;
    margin-top: 15px
}

.compare-container .compare-fields .price {
    margin-top: 5px;
    margin-bottom: 5px;
}

.compare-container .compare-fields .fields-title:first-child {
    margin-top: 0
}

.compare-container .compare-fields .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.compare-container .compare-fields span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .compare-container .compare-fields a {
    font-family: RobotoMedium, sans-serif;
    display: block;
    padding: 10px 25px
}

.compare-container .compare-fields .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a.desc,
.compare-container .compare-fields span.desc,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .compare-container .compare-fields a.desc {
    min-height: 125px
}

.compare-container .product-slider {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 77%;
    -ms-flex: 0 1 77%;
    flex: 0 1 77%;
    margin-top: 15px;
    overflow: hidden
}

.compare-container .product-slider .compare-products {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 100%
}

.compare-container .product-slider .compare-products .slick-list {
    height: 100%
}

.compare-container .product-slider .compare-products .slick-list .slick-track {
    height: 100%;
    margin-left: 0
}

.compare-container .product-slider .compare-products__arrows {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: #fff;
    width: 40px;
    -webkit-box-shadow: -15px 0 30px rgba(0, 0, 0, .04);
    box-shadow: -15px 0 30px rgba(0, 0, 0, .04)
}

.compare-container .product-slider .compare-products__arrows ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.compare-container .product-slider .compare-products__arrows ul li {
    display: block;
    text-align: center;
    cursor: pointer
}

.compare-container .product-slider .compare-products__arrows ul li i {
    font-size: 35px;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.compare-container .product-slider .compare-products__arrows ul li:hover i {
    color: #fed112
}

.compare-container .product-slider .compare-products__arrows ul li.slick-disabled i,
.compare-container .product-slider .compare-products__arrows ul li.slick-hidden i {
    color: #e2e2e2
}

.compare-container .product-slider .compare-products__arrows.mobile {
    display: none;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .04);
    box-shadow: 0 0 30px rgba(0, 0, 0, .04);
    left: 0
}

.compare-container .product-slider .compare-products .slick-slide {
    padding: 0 25px;
    border-right: 1px solid rgba(0, 0, 0, .05);
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.compare-container .product-slider .compare-products .slick-slide .image {
    min-height: 90px
}

.compare-container .product-slider .compare-products .slick-slide .image img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto
}

.compare-container .product-slider .compare-products .slick-slide .name {
    padding: 10px 0
}

.compare-container .product-slider .compare-products .slick-slide .name a {
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 15px;
    text-align: left;
    text-decoration: none;
    margin-top: 15px;
    color: #232323;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.compare-container .product-slider .compare-products .slick-slide .price {
    font-family: RobotoMedium, sans-serif;
    font-size: 24px;
    padding: 10px 0;
    text-align: left
}

.compare-container .product-slider .compare-products .slick-slide .price .old-price {
    /*display: block;*/
    font-size: 14px;
    line-height: 14px;
    text-decoration: line-through;
    -webkit-text-decoration-color: #ff5514;
    text-decoration-color: #ff5514;
    color: #838c97
}

.compare-container .product-slider .compare-products .slick-slide .availability,
.compare-container .product-slider .compare-products .slick-slide .manufacturer,
.compare-container .product-slider .compare-products .slick-slide .model {
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 21px;
    padding: 10px 0;
    text-align: left
}

.compare-container .product-slider .compare-products .slick-slide .rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0
}

.compare-container .product-slider .compare-products .slick-slide .rating .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a.reviews-total,
.compare-container .product-slider .compare-products .slick-slide .rating span.reviews-total,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .compare-container .product-slider .compare-products .slick-slide .rating a.reviews-total {
    font-size: 13px;
    font-family: RobotoMedium, sans-serif;
    margin-right: 0
}

.compare-container .product-slider .compare-products .slick-slide .rating .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a.fa.fa-stack,
.compare-container .product-slider .compare-products .slick-slide .rating span.fa.fa-stack,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .compare-container .product-slider .compare-products .slick-slide .rating a.fa.fa-stack {
    width: 1em;
    margin-right: 5px
}

.compare-container .product-slider .compare-products .slick-slide .rating .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a.fa.fa-stack:last-of-type,
.compare-container .product-slider .compare-products .slick-slide .rating span.fa.fa-stack:last-of-type,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .compare-container .product-slider .compare-products .slick-slide .rating a.fa.fa-stack:last-of-type {
    margin: 0
}

.compare-container .product-slider .compare-products .slick-slide .rating .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a i,
.compare-container .product-slider .compare-products .slick-slide .rating span i,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .compare-container .product-slider .compare-products .slick-slide .rating a i {
    font-size: 1.5em;
    color: #fed112
}

.compare-container .product-slider .compare-products .slick-slide .description {
    position: relative;
    font-family: RobotoLight, sans-serif;
    font-size: 14px;
    line-height: 21px;
    padding: 10px 0;
    min-height: 125px;
    height: 125px;
    max-height: 125px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.compare-container .product-slider .compare-products .slick-slide .description::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(white 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(white 0, rgba(255, 255, 255, 0) 100%);
    height: 40px;
    width: 100%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    pointer-events: none
}

.compare-container .product-slider .compare-products .slick-slide .sizes,
.compare-container .product-slider .compare-products .slick-slide .weight {
    font-size: 14px;
    line-height: 21px;
    padding: 10px 0;
    color: gray
}

.compare-container .product-slider .compare-products .slick-slide .attributes {
    margin-top: 85px;
    height: 100%
}

.compare-container .product-slider .compare-products .slick-slide .attributes table {
    height: 100%
}

.compare-container .product-slider .compare-products .slick-slide .attributes table tr td {
    height: 46px;
    overflow: hidden
}

.compare-container .product-slider .compare-products .slick-slide .compare-buttons {
    margin-top: 15px;
    padding-bottom: 25px
}

.compare-container .product-slider .compare-products .slick-slide .compare-buttons a,
.compare-container .product-slider .compare-products .slick-slide .compare-buttons button {
    padding: 12px 15px 12px 15px;
    width: 100%
}

.compare-container .product-slider .compare-products .slick-slide .compare-buttons button {
    margin-bottom: 15px;
    cursor: pointer
}

.error-page {
    background-color: #fff;
    padding: 50px 0
}

.error-page h1 {
    font-family: RobotoBold, sans-serif;
    font-size: 180px;
    line-height: 152px;
    margin-bottom: 15px;
    text-align: center;
    color: #364555
}

.error-page p {
    font-family: RobotoLight, sans-serif;
    font-size: 21px;
    line-height: 27px;
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
    color: #364555
}

.error-page .buttons {
    margin-top: 25px
}

.error-page .buttons .button {
    padding: 10px 65px
}

.footer {
    background-color: #2c3946
}

.footer__top {
    padding: 47px 0 35px 0
}

.footer__top-map {
    padding-left: 110px
}

.footer__top .navigation-column h3 {
    font-family: RobotoBold, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #5c6875
}

.footer__top .navigation-column__list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.footer__top .navigation-column__list-item a {
    font-family: RobotoMedium, sans-serif;
    font-size: 13px;
    line-height: 30px;
    color: #b9c6d2
}

.footer__top .navigation-column__list-item .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.footer__top .navigation-column__list-item span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .footer__top .navigation-column__list-item a {
    display: block;
    font-size: 12px;
    color: #b9c6d2
}

.footer__top .navigation-column__list-item .call {
    display: none;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    border: 1px solid #bdbcc7;
    border-radius: 55px;
    padding: 4px 34px;
    margin-bottom: 3px;
    margin-left: 15px
}

.footer__top .navigation-column .socials {
    margin-top: 15px
}

.footer__top .navigation-column .socials ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.footer__top .navigation-column .socials ul li {
    display: inline-block;
    margin-right: 19px
}

.footer__top .navigation-column .socials ul li:last-child {
    margin: 0
}

.footer__top .navigation-column .socials ul li a svg path {
    fill: #b9c6d2;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.footer__top .navigation-column .socials ul li:first-child:hover a svg path {
    fill: #42599d
}

.footer__top .navigation-column .socials ul li:nth-child(2):hover a svg path {
    fill: #42599d
}

.footer__top .navigation-column .socials ul li:nth-child(3):hover a svg path {
    fill: #467fc2
}

.footer__top .navigation-column .socials ul li:last-child:hover a svg path {
    fill: #db100c
}

.footer__middle {
    background-color: #364555;
    padding: 26px 0
}

.footer__middle-logo .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.footer__middle-logo span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .footer__middle-logo a {
    font-family: RobotoBold, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 17px;
    color: #b9c6d2
}

.footer__bottom {
    padding: 20px 0
}

.footer__bottom-copyright {
    font-size: 12px;
    color: #5c6875
}

.footer__bottom-copyright img {
    margin-left: 13px;
    vertical-align: inherit
}

::-webkit-input-placeholder {
    color: #a2a8a5
}

::-moz-placeholder {
    color: #a2a8a5
}

:-ms-input-placeholder {
    color: #a2a8a5
}

::-ms-input-placeholder {
    color: #a2a8a5
}

::placeholder {
    color: #a2a8a5
}

::-moz-selection {
    background-color: #fed112;
    color: #fff
}

::selection {
    background-color: #fed112;
    color: #fff
}

html {
    overflow-x: hidden
}

body.not--scroll,
html.not--scroll {
    overflow: hidden
}

body.disable-scroll,
html.disable-scroll {
    overflow: hidden;
    height: 100%
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    background-color: #fafafa;
    font-family: RobotoRegular, sans-serif;
    overflow-x: hidden;
    padding-bottom: 0 !important;
    color: #232323
}

body input,
body textarea {
    border: #666 1px solid;
    outline: 0
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    border-color: red
}

body input:required:valid,
body textarea:required:valid {
    border-color: green
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-responsive.img-width {
    width: 100%
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

b,
strong {
    font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

input,
textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input:disabled {
    background-color: transparent
}

.m-info-wrap {
    margin: 15px 0 40px 0
}

.m-info-wrap .container {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05)
}

.m-info-wrap .container .col-12 {
    border-bottom: 1px solid rgba(112, 112, 112, .13)
}

.m-info-wrap .container .well {
    padding: 0 17px;
    padding-top: 25px
}

.m-info-wrap .container .well .button {
    padding: 14px 35px 14px 35px
}

.m-info-wrap .container .well form {
    padding-bottom: 35px
}

.m-info-wrap .container .well form .group {
    margin-bottom: 15px
}

.m-info-wrap .container .well form .group input {
    width: 100%
}

.m-info-wrap .container .well form .group a {
    display: block;
    font-size: 13px;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    margin-top: 15px;
    text-align: center;
    color: #232323
}

.m-info-wrap .container .well form .button {
    width: 100%
}

.m-info-wrap .container .well h2 {
    font-size: 26px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 15px
}

.m-info-wrap .container .well p {
    font-size: 14px;
    line-height: 22px
}

.m-info-wrap .container .well p strong {
    font-size: 16px;
    text-transform: uppercase
}

.m-info-wrap .m-data {
    padding: 17px
}

.m-info-wrap .m-data h1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400
}

.ui-datepicker .ui-datepicker-header {
    background-color: #fed112;
    border: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #fed112;
    color: #232323
}

.prod-slider {
    height: 100%
}

.prod-slider .slick-list {
    height: 100%
}

.prod-slider .slick-track {
    margin-left: 0;
    height: 100%
}

.sticky-price {
    display: none;
    position: fixed;
    bottom: -100%;
    width: 100%;
    z-index: 10;
    background-color: #fff;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05)
}

.sticky-price .old-price {
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 14px;
    color: #838c97;
    text-decoration: line-through;
    -webkit-text-decoration-color: #ff5514;
    text-decoration-color: #ff5514
}

.sticky-price .price {
    font-family: RobotoBold, sans-serif;
    font-size: 24px;
    line-height: 24px;
    margin-top: 5px
}

.sticky-price .button {
    padding: 10px 25px 8px 25px
}

jdiv ._orinationRight_25 .button_1O {
    -webkit-box-shadow: none;
    box-shadow: none
}

.scroll-top {
    display: none;
    position: fixed;
    bottom: 95px;
    right: 25px;
    z-index: 14
}

.m-info-wrap {
    margin-top: 0
}

.m-info-wrap.forgout-page {
    margin-top: 0
}

.m-info-wrap.forgout-page .m-info h1 {
    max-width: 50%;
    margin: 10px auto 0 auto
}

.m-info-wrap.forgout-page .m-info p {
    font-family: RobotoMedium, sans-serif;
    font-size: 14px;
    line-height: 21px;
    max-width: 50%;
    margin: 0 auto 20px auto
}

.m-info-wrap.forgout-page .m-info form {
    max-width: 50%;
    margin: 0 auto 10px auto
}

.m-info-wrap.forgout-page .m-info form .button {
    display: block;
    margin: 15px auto 0 auto
}

.fancybox-opened .fancybox-skin {
    background-color: #fff;
    padding: 15px !important;
    border-radius: 0
}

.fancybox-opened .fancybox-skin .PB_heading_text {
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 21px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(112, 112, 112, .13)
}

.fancybox-opened .fancybox-skin .PB_options_product_field {
    text-align: center
}

.fancybox-opened .fancybox-skin .PB_options_product_field a {
    display: block;
    font-family: RobotoMedium, sans-serif;
    font-size: 16px;
    color: #232323
}

.fancybox-opened .fancybox-skin #ProductBundlesOptionsForm .PB_image {
    margin-bottom: 25px
}

.fancybox-opened .fancybox-skin #ProductBundlesOptionsForm .PB_image a {
    display: block;
    text-align: center
}

.fancybox-opened .fancybox-skin #ProductBundlesOptionsForm .PB_options_product_field strong {
    font-size: 24px
}

.fancybox-opened .fancybox-skin #ProductBundlesOptionsForm .PB_options {
    margin-bottom: 25px
}

.fancybox-opened .fancybox-skin #ProductBundlesOptionsForm .PB_options b {
    font-size: 18px;
    font-weight: 400;
    display: block
}

.fancybox-opened .fancybox-skin #ProductBundlesOptionsForm .PB_options br {
    display: none
}

.fancybox-opened .fancybox-skin #ProductBundlesOptionsForm .PB_options select {
    background: url(../img/icons/arrow.svg) 94% center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 35px;
    text-transform: uppercase;
    border: 2px solid #f1f2f2;
    padding: 0 15px 0 15px;
    color: #232323
}

.fancybox-opened .fancybox-skin #ProductBundlesOptionsForm .PB_options_product_item_last .PB_options {
    margin: 0
}

.fancybox-opened .fancybox-skin .PB_colorbox_footer .PB_continue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fancybox-opened .fancybox-skin .PB_colorbox_footer .PB_continue .btn {
    border: none;
    outline: 0;
    background-color: #fed112;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    padding: 10px 35px 10px 35px;
    text-transform: uppercase;
    border-radius: 50px;
    text-align: center;
    border: 1px solid #fed112;
    color: #232323;
    -webkit-box-shadow: 0 6px 15px rgba(254, 209, 18, 0);
    box-shadow: 0 6px 15px rgba(254, 209, 18, 0);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.fancybox-opened .fancybox-skin .PB_colorbox_footer .PB_continue .btn--transparent {
    background-color: transparent
}

.fancybox-opened .fancybox-skin .PB_colorbox_footer .PB_continue .btn--transparent:hover {
    background-color: #fed112
}

.fancybox-opened .fancybox-skin .PB_colorbox_footer .PB_continue .btn:hover {
    -webkit-box-shadow: 0 6px 15px rgba(254, 209, 18, .49);
    box-shadow: 0 6px 15px rgba(254, 209, 18, .49);
    text-decoration: none;
    color: #232323
}

.fancybox-opened .fancybox-skin .PB_colorbox_footer .PB_continue .btn:active {
    background-color: rgba(254, 209, 18, .5);
    -webkit-box-shadow: 0 6px 15px rgba(254, 209, 18, 0);
    box-shadow: 0 6px 15px rgba(254, 209, 18, 0)
}

#fancybox-loading,
.fancybox-close,
.fancybox-next .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.fancybox-next span,
.fancybox-prev .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
.fancybox-prev span,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .fancybox-next a,
.product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .fancybox-prev a {
    background-image: url(../img/cancel.svg) !important;
    background-size: 15px 15px !important;
    background-repeat: no-repeat !important;
    background-position: center
}

.fancybox-close {
    background-color: #fed112;
    padding: 5px !important;
    width: 25px !important;
    height: 25px !important;
    top: -11px !important;
    right: -8px !important
}

.ocf-offcanvas {
    width: 300px !important;
    left: -300px !important
}

.ocf-offcanvas.active {
    left: 0 !important
}

.filters .filter-options button {
    padding-right: 25px;
    line-height: 22px
}

.nice-select {
    background: url(../img/icons/arrow.svg) 94% center no-repeat;
    border-radius: 0;
    font-family: RobotoMedium, sans-serif;
    font-size: 12px;
    line-height: 35px;
    text-transform: uppercase;
    border: 2px solid #f1f2f2;
    padding: 2px 15px 0 15px;
    color: #232323
}

.nice-select::after {
    display: none
}

.nice-select .list {
    width: 100%;
    border-radius: 0
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #fed112;
    font-weight: 400;
    font-family: RobotoMedium, sans-serif
}

.checkout-success-page {
    text-align: center;
    margin-bottom: 44px
}

.checkout-success-page .container {
    background-color: #fff;
    padding: 22px
}

.checkout-success-page h1 {
    font-size: 30px;
    line-height: 39px
}

.checkout-success-page .button {
    padding: 13px 30px 13px 30px
}

.checkout-success-page p {
    font-family: RobotoMedium, sans-serif;
    font-size: 15px;
    line-height: 22px
}

.checkout-success-page p a {
    color: #fed112
}

.red-hover {
    cursor: pointer
}

@media screen and (max-width: 1600px) {
    .header__top-navigation-item {
        padding: 15px 8px 0 8px
    }

    .header__top-navigation-item a {
        font-size: 15px
    }

    .header__bottom-list ul li {
        margin-right: 10px
    }

    .filters .filter-options .collapse-block .compare-price input {
        width: 120px
    }

    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div span {
        font-size: 12px
    }

    .product-inner__top .tab-content .tab .sliders__main-slider .slick-slide {
        max-width: 605px
    }

    .product-inner__top .tab-content .tab .sliders__main-slider .slick-slide img {
        max-width: 605px
    }
}

@media screen and (max-width: 1440px) {
    .header__top-navigation-item a {
        font-size: 14px
    }

    .header__bottom-list ul li {
        margin-right: 9px
    }

    .filters .filter-options .collapse-block .compare-price input {
        width: 110px
    }

    .credit__container-product .description p {
        font-size: 21px
    }

    .checkout__inner-block#simplecheckout_shipping_address fieldset .form-group {
        margin-right: 16px
    }
}

@media screen and (max-width: 1366px) {
    .header__top-navigation-item {
        padding: 15px 6px 0 6px
    }

    .header__top-navigation-item a {
        font-size: 12px
    }

    .header__top-information > div a {
        font-size: 12px
    }

    .header__top-information > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .header__top-information > div span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__top-information > div a {
        font-size: 12px
    }

    .header__bottom-search input {
        width: 94%
    }

    .header__bottom-list ul li {
        margin-right: 6px
    }

    .header__bottom-list ul li a svg {
        max-width: 19px
    }

    .header__bottom-list ul li a .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .header__bottom-list ul li a span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-list ul li a a {
        font-size: 8px
    }

    .catalog__inner-products .product-cart {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 33.333%;
        -ms-flex: 0 1 33.333%;
        flex: 0 1 33.333%
    }

    .filters .filter-options .collapse-block .compare-price input {
        width: 93px
    }

    .product-inner__top .tab-content .tab__information .buy-block > div .gray-blocks > div .price a,
    .product-inner__top .tab-content .tab__information .buy-block > div .price .gray-blocks > div a,
    .product-inner__top .tab-content .tab__information .buy-block > div .price span {
        font-size: 22px
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:last-child {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-inner__top .tab-content .tab__information .roller-exchange .price {
        margin-left: 24px
    }

    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .roller-exchange .price a,
    .product-inner__top .tab-content .tab__information .roller-exchange .price .buy-block .gray-blocks > div a,
    .product-inner__top .tab-content .tab__information .roller-exchange .price span {
        font-size: 21px
    }

    .product-inner__top .tab-content .tab__information .roller-exchange .button--transparent {
        font-size: 11px;
        padding: 9px 30px 6px 30px
    }

    .product-inner__top .tab-content .tab .sliders__main-slider .slick-slide {
        max-width: none
    }

    .product-inner__top .tab-content .tab .sliders__main-slider .slick-slide img {
        max-width: 500px
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart {
        padding-right: 35px
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart::before {
        right: 0
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart__blur .caption__sale > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart__blur .caption__sale > div .price {
        margin-right: 0
    }

    .product-inner__middle .complect-slider .slick-slide .column-result .total-price {
        width: 250px;
        height: 250px
    }

    .product-inner__middle .complect-slider .slick-slide .column-result .total-price::before {
        left: -65px
    }

    .product-inner__middle .complect-slider .slick-slide .column-result .total-price .price {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 7px
    }

    .product-inner__bottom .column-feedback .feedback-form form .stars ul li {
        margin-right: 34px
    }

    .checkout__inner-block#simplecheckout_shipping_address fieldset .form-group {
        margin-right: 14px
    }
}

@media (max-width: 1199.98px) {
    .header__top-information > div a {
        font-size: 16px
    }

    .header__top-information > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .header__top-information > div span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__top-information > div a {
        font-size: 14px
    }

    .header__top-logo a {
        margin-right: 0
    }

    .header__top-logo a img {
        max-width: 80px
    }

    .header__top-logo .caption,
    .header__top-logo div {
        display: none
    }

    .header__bottom-search {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px
    }

    .header__bottom-search input {
        width: 100%
    }

    .header__bottom-dropdown {
        top: 59px
    }

    .header__bottom-dropdown ul li a {
        font-size: 12px
    }

    .header__bottom-menu button {
        font-size: 15px;
        padding: 12px 10px 12px 10px
    }

    .header__bottom-list ul li {
        margin-right: 20px
    }

    .header__bottom-list ul li a svg {
        max-width: unset
    }

    .products__items .container .row .col {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .products__items .container .row .col .product-cart {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 33.333%;
        -ms-flex: 0 1 33.333%;
        flex: 0 1 33.333%
    }

    .catalog__inner-products .product-card-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .catalog .home__advantages {
        grid-template-columns: repeat(3, 1fr)
    }

    .credit__container-product {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .credit__container-product .image {
        margin-bottom: 15px
    }

    .credit__container .product-pay {
        padding: 20px 15px 20px 15px
    }

    .credit__container .product-pay .product-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .credit__container .product-pay .product-row > div p {
        font-size: 20px
    }

    .credit__container .product-pay .product-row > div:last-child {
        margin-left: auto;
        margin-right: auto
    }

    .credit__container-content table tr td {
        white-space: nowrap
    }

    .product-inner__top .tab-content .tab#product {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-inner__top .tab-content .tab__information {
        padding-top: 25px;
        border-top: 1px solid rgba(0, 0, 0, .1)
    }

    .product-inner__top .tab-content .tab__information .buy-block > div .cashback {
        /*margin-left: 15px*/
    }

    .product-inner__top .tab-content .tab__information .buy-block > div .gray-blocks > div .price a,
    .product-inner__top .tab-content .tab__information .buy-block > div .price .gray-blocks > div a,
    .product-inner__top .tab-content .tab__information .buy-block > div .price span {
        font-size: 31px
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:last-child {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:last-child > div {
        width: 49%
    }

    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .roller-exchange .price a,
    .product-inner__top .tab-content .tab__information .roller-exchange .price .buy-block .gray-blocks > div a,
    .product-inner__top .tab-content .tab__information .roller-exchange .price span {
        font-size: 31px
    }

    .product-inner__top .tab-content .tab__information .roller-exchange .button--transparent {
        font-size: 14px
    }

    .product-inner__middle .complect-slider .slick-slide {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .product-inner__middle .complect-slider .slick-slide .column-products {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .product-inner__middle .complect-slider .slick-slide .column-result {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 50px 0 15px 0
    }

    .product-inner__middle .complect-slider .slick-slide .column-result .total-price {
        position: static;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

    .product-inner__middle .complect-slider .slick-slide .column-result .total-price::before {
        left: 50%;
        top: -53px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .product-inner__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-inner__bottom .column-description {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        max-width: 100%
    }

    .product-inner__bottom .column-description .techical-characters {
        margin-bottom: 25px
    }

    .product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info .date {
        margin-left: 0
    }

    .product-inner__bottom .column-feedback .feedback-block .user-feedback .user-info .rate {
        margin: 5px 0
    }

    .compare-container .compare-fields {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 35%;
        -ms-flex: 0 1 35%;
        flex: 0 1 35%
    }

    .compare-container .product-slider {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 65%;
        -ms-flex: 0 1 65%;
        flex: 0 1 65%
    }

    .checkout .simplecheckout-right-column {
        padding-right: 15px;
        margin-top: 15px
    }

    .checkout .simplecheckout-left-column {
        padding-left: 15px
    }

    .popup-basket {
        top: 47px
    }

    .seo-block__text h1 {
        font-size: 24px
    }

    .footer__top-map {
        padding-left: 0;
        margin-top: 30px
    }
}

@media (max-width: 991.98px) {
    body.common-home .header__bottom-dropdown {
        display: none
    }

    .header__top {
        display: none
    }

    .header__bottom-list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #364555
    }

    .header__bottom-list ul li:not(:last-child) {
        display: none
    }

    .header__bottom-list ul li a .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .header__bottom-list ul li a span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .header__bottom-list ul li a a {
        display: none
    }

    .header__bottom-list ul li .counter-circle {
        top: -7px;
        right: -7px
    }

    .header__bottom-search {
        padding: 10px 15px
    }

    .header__bottom-menu {
        background-color: #364555;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header__bottom-menu button {
        display: none
    }

    .header__bottom-menu .hamburger-icon {
        display: block
    }

    .header__bottom-menu:hover .header__bottom-dropdown {
        opacity: 0;
        visibility: hidden;
        z-index: -1
    }

    .home__advantages {
        grid-template-columns: repeat(3, 1fr)
    }

    .products__items .container .row .col .product-cart {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .home-news__description-item {
        display: none
    }

    .home-news__description a {
        text-align: center
    }

    .seo-block__text p {
        max-width: 85%
    }

    .sidebar-menu {
        margin-bottom: 25px
    }

    .post__container .blog-cart p {
        line-height: 28px
    }

    .ocf-offcanvas {
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
        box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
    }

    .ocf-offcanvas .filters {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .ocf-offcanvas .filters .filter-options .collapse-block .compare-price input {
        padding: 7px 15px 7px 15px;
        width: 85px
    }

    .product-inner__top nav[aria-label=tabs] .tabs .tab-item {
        margin-right: 6px
    }

    .product-inner__top nav[aria-label=tabs] .tabs .tab-item .tab-link {
        font-size: 12px
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .product-inner__bottom .column-feedback .feedback-form {
        max-width: 100%
    }

    .m-info-wrap .container .row > div:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        border-top: 1px solid rgba(112, 112, 112, .13)
    }

    .m-info-wrap .container .row > div:nth-child(2) .well {
        padding-bottom: 25px
    }

    .cabinet__inner-information .product-table .product-row .article {
        margin-left: 20px
    }

    .cabinet__inner-information .product-table .add-to-cart {
        margin: 0 15px
    }

    .cabinet__inner-information .product-table .price p {
        white-space: nowrap
    }

    .cabinet__inner-information.fields form .form-row:first-child .group {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .checkout .simplecheckout-left-column,
    .checkout .simplecheckout-right-column {
        padding: 0
    }

    .checkout__inner-block#simplecheckout_shipping_address fieldset .form-group {
        width: 100%;
        margin-right: 0
    }

    .filters .caption button {
        display: block
    }

    .cabinet__inner-information .product-table .button {
        max-width: 50%
    }

    .footer__middle-logo .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .footer__middle-logo span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .footer__middle-logo a {
        display: block;
        margin-right: 0;
        margin-bottom: 5px
    }

    .footer__top .navigation-column h3 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .footer__top .navigation-column__list-item a {
        font-size: 12px;
        line-height: 25px
    }

    .footer__bottom-copyright {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .catalog__inner-sorting .sort-items {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .catalog__inner-sorting .sort-items a {
        display: none
    }

    .catalog__inner-sorting .sort-items select {
        display: block
    }

    .catalog__inner-sorting .sort-items .nice-select {
        display: block
    }
}

@media (max-width: 767.98px) {
    .home__advantages {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home__advantages > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 30%;
        -ms-flex: 0 1 30%;
        flex: 0 1 30%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .home__advantages > div p {
        margin: 5px 0 0 0;
        text-align: center
    }

    .home__advantages > div p img {
        margin: 0 auto
    }

    .home__advantages > div:last-child,
    .home__advantages > div:nth-child(4) {
        margin-top: 25px
    }

    .home__slider .slick-dots li {
        margin: 0 15px 0 0
    }

    .home__slider .slick-dots li button {
        width: 30px;
        height: 3px
    }

    .seo-block {
        margin-bottom: 50px
    }

    .seo-block__text {
        padding-bottom: 74px
    }

    .seo-block__text p {
        max-width: none
    }

    .seo-block__text .read-more {
        top: auto;
        right: auto;
        left: 50%;
        -webkit-transform: translateY(0) translateX(-50%);
        -ms-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
        bottom: 0
    }

    .products__caption h2 {
        font-size: 20px
    }

    .blog__container-items .blog-cart {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .pagination .page-item {
        margin-right: 15px
    }

    .pagination .page-item .page-link {
        font-size: 13px
    }

    .pagination .page-item .page-link .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .pagination .page-item .page-link span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .pagination .page-item .page-link a {
        display: none
    }

    .post__container .blog-cart p {
        line-height: 34px
    }

    .contacts__information #map {
        margin-top: 15px
    }

    .contacts__form form .form-row .column {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .contacts__form form .form-row .column:last-child {
        margin-top: 15px
    }

    .catalog__inner-products .product-card-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        border-bottom: 1px solid rgba(112, 112, 112, .13)
    }

    .credit__container .product-pay .product-row .product-info {
        font-size: 12px;
        line-height: 22px
    }

    .credit__container .product-pay .product-row > div:last-child {
        margin-right: 0
    }

    .credit__container .product-pay .product-row > div .price {
        text-align: left
    }

    .credit__container-content table {
        width: 100vw
    }

    .product-inner__top nav[aria-label=tabs] {
        position: relative
    }

    .product-inner__top nav[aria-label=tabs]::before {
        content: "";
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(rgba(255, 255, 255, 0)));
        background-image: -o-linear-gradient(white 0, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(white 0, rgba(255, 255, 255, 0) 100%);
        height: 39px;
        width: 30px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        pointer-events: none
    }

    .product-inner__top nav[aria-label=tabs] .tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto
    }

    .product-inner__top nav[aria-label=tabs] .tabs .tab-item {
        white-space: nowrap
    }

    .product-inner__top .caption > div:first-child {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 5px
    }

    .product-inner__top .caption > div:first-child .tab-content .tab__information .buy-block .gray-blocks > div a,
    .product-inner__top .caption > div:first-child span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .caption > div:first-child a {
        display: none
    }

    .product-inner__top .caption > div:last-child {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product-inner__top .caption > div:last-child > span:first-of-type,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks.caption > div:last-child > a:first-of-type {
        display: block;
        margin-right: auto
    }

    .product-inner__top .caption > div:last-child i {
        margin-right: 5px
    }

    .product-inner__top .caption > div:last-child i:last-child {
        margin: 0
    }

    .product-inner__top .tab-content .tab .product_video {
        padding: 0
    }

    .product-inner__top .tab-content .tab .product_video iframe {
        width: 100% !important;
        height: 30vh !important
    }

    .product-inner__top .tab-content .tab__information .roller-exchange {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 15px
    }

    .product-inner__top .tab-content .tab__information .roller-exchange .price {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin-left: 0;
        text-align: center
    }

    .product-inner__top .tab-content .tab__information .roller-exchange img {
        margin-right: auto
    }

    .product-inner__top .tab-content .tab__information .roller-exchange.empty-exchange {
        padding-top: 15px
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:last-child {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:last-child > div {
        width: 100%;
        margin-top: 15px
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:last-child div:first-child {
        margin-top: 0
    }

    .product-inner__top .tab-content .tab__information .buy-block > div .gray-blocks > div .price a,
    .product-inner__top .tab-content .tab__information .buy-block > div .price .gray-blocks > div a,
    .product-inner__top .tab-content .tab__information .buy-block > div .price span {
        font-size: 24px
    }

    .product-inner__top .tab-content .tab__information .table-delivery .table tr td:nth-child(3n) {
        padding: 12px
    }

    .product-inner__top .tab-content .tab .characters__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .product-inner__top .tab-content .tab .sliders {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 15px
    }

    .product-inner__top .tab-content .tab .sliders__main-slider {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .product-inner__top .tab-content .tab .sliders__main-slider .slick-slide img {
        max-width: none;
        margin: 0 auto
    }

    .product-inner__top .tab-content .tab .sliders__thumbnails {
        max-width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 20px
    }

    .product-inner__top .tab-content .tab .sliders__thumbnails .slick-slide {
        height: 85px;
        max-width: 85px
    }

    .product-inner__top .tab-content .tab .sliders__thumbnails .slick-slide img {
        width: 100%;
        height: 100%;
        max-width: 80px
    }

    .product-inner__middle > .caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        padding-right: 0;
        padding-bottom: 50px
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart::before {
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart:last-child {
        padding-bottom: 0
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart__blur .image img {
        max-width: 135px
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart__blur .caption {
        text-align: center
    }

    .product-inner__middle .complect-slider .slick-slide .column-products .product-cart__blur .caption__sale > div {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product-inner__bottom .column-description .techical-characters .table-responsive .table {
        width: -webkit-calc(100% + 220px);
        width: calc(100% + 220px)
    }

    .product-inner__bottom .column-description .desc-block .table-wrapper table {
        width: 825px !important
    }

    .cabinet__inner-information .product-table .button {
        max-width: none
    }

    .cabinet__inner-information.fields form .form-row:first-child,
    .cabinet__inner-information.fields form .form-row:nth-child(2) {
        max-width: 100%;
        margin-left: 0
    }

    .cabinet__inner-information.fields #address_edit_form .form-row .group {
        width: 100%;
        margin-bottom: 15px
    }

    .cabinet__inner-information.password form .form-row .group {
        width: 100%;
        -webkit-box-flex: 100%;
        -webkit-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        margin-bottom: 15px
    }

    .compare-container .compare-fields {
        display: none
    }

    .compare-container .product-slider {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .compare-container .product-slider .compare-products {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        margin: 0 auto
    }

    .compare-container .product-slider .compare-products__arrows.mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .compare-container .product-slider .compare-products__arrows:not(.mobile) li.prev {
        display: none !important
    }

    .checkout__inner-block#simplecheckout_customer .checkout-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .checkout__inner-block#simplecheckout_customer .checkout-content fieldset {
        width: 100%
    }

    .error-page h1 {
        font-size: 130px;
        line-height: 110px
    }

    .error-page p {
        font-size: 18px;
        line-height: 23px;
        max-width: none
    }

    .footer__top .navigation-column {
        text-align: center;
        margin-bottom: 20px
    }

    .footer__bottom-copyright {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px
    }
}

@media (max-width: 575.98px) {
    .compare-container .product-slider .compare-products .slick-list {
        height: auto;
        height: auto
    }

    .compare-container .product-slider .compare-products .slick-list .slick-slide {
        height: auto;
        display: block
    }

    .compare-container .product-slider .compare-products .slick-list .slick-slide .rating .stars {
        text-align: center
    }

    .tooltip {
        max-width: 46%
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:first-child .price:first-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin-bottom: 15px;
        text-align: center
    }

    .nice-select .option {
        text-align: center;
        padding: 0
    }

    .home__advantages > div a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback,
    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback span,
    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback a,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total a {
        max-width: none;
        display: block;
        text-align: center;
        margin-right: 0;
        margin-bottom: 15px
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback p,
    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total p {
        text-align: center
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback p .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback p span,
    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total p .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total p span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback p a,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total p a {
        margin-bottom: 0
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total-cashback .simplecheckout-cart-total-value,
    .checkout__inner-basket .basket-block .simplecheckout-cart .simplecheckout-cart-total#total_sub_total .simplecheckout-cart-total-value {
        margin-right: 0;
        margin-top: 10px
    }

    .popup-menu {
        width: -webkit-calc(100% - 110px);
        width: calc(100% - 110px)
    }

    nav[aria-label=breadcrumb] .breadcrumb-item {
        font-size: 14px
    }

    nav[aria-label=breadcrumb] .breadcrumb-item:first-child {
        padding-right: 10px
    }

    nav[aria-label=breadcrumb] .breadcrumb-item a {
        font-size: 14px
    }

    nav[aria-label=breadcrumb] .breadcrumb-item + .breadcrumb-item {
        padding: 6px 14px 6px 40px
    }

    .header__bottom .container {
        padding: 0
    }

    .header__bottom-search {
        padding: 10px 8px
    }

    .header__bottom-search input::-webkit-input-placeholder {
        font-size: 12px
    }

    .header__bottom-search input::-moz-placeholder {
        font-size: 12px
    }

    .header__bottom-search input:-ms-input-placeholder {
        font-size: 12px
    }

    .header__bottom-search input::-ms-input-placeholder {
        font-size: 12px
    }

    .header__bottom-search input::placeholder {
        font-size: 12px
    }

    .home__brands-slider {
        display: none
    }

    .home__categories-slider {
        display: block
    }

    .home__cabinet {
        display: block
    }

    .home__advantages {
        margin-top: 20px
    }

    .home__advantages > div p {
        font-family: RobotoBold, sans-serif;
        font-size: 10px;
        line-height: 12px
    }

    .home__advantages > div img {
        max-width: 40px
    }

    .products__items .container .row .col .product-cart {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        border: none
    }

    .products__caption h2 {
        line-height: 24px;
        white-space: nowrap
    }

    .seo-block__text h2 {
        font-size: 20px;
        margin-bottom: 14px
    }

    .seo-block__text p {
        line-height: 23px
    }

    .pagination .page-item {
        margin-right: 0
    }

    .pagination .page-item:first-child {
        margin-right: 10px
    }

    .pagination .page-item:last-child {
        margin-left: 10px
    }

    .blog__container {
        padding: 18px 15px 0 15px
    }

    .blog__container-items .blog-cart p {
        font-size: 16px
    }

    .post__container .blog-cart .image img {
        height: 215px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .post__container .blog-cart p {
        font-size: 21px;
        line-height: 26px;
        margin-right: 15px
    }

    .post__container > p {
        padding: 0 15px
    }

    .contacts__information {
        padding: 18px 15px 29px 15px
    }

    .contacts__information #map iframe {
        height: 320px
    }

    .contacts__form form .form-row .button {
        padding: 11px 15px 11px 15px;
        width: 100%
    }

    .catalog__inner-products .product-card-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .catalog__inner-sorting {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 15px 37px 15px;
        border-top: 1px solid rgba(112, 112, 112, .15);
        border-bottom: 1px solid rgba(112, 112, 112, .15);
        padding: 15px
    }

    .catalog__inner-sorting .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .catalog__inner-sorting span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .catalog__inner-sorting a {
        display: none;
        margin-bottom: 15px;
        margin-right: 0
    }

    .catalog__inner-sorting .sort-items a {
        display: none
    }

    .catalog__inner-sorting .sort-items .nice-select .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .catalog__inner-sorting .sort-items .nice-select span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .catalog__inner-sorting .sort-items .nice-select a {
        display: block;
        margin-bottom: 0;
        margin-right: 15px
    }

    .catalog__inner-sorting .sort-items .ocfilter-mobile-handle button button {
        font-size: 13px
    }

    .product-cart__blur .caption__sale > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        width: 100%
    }

    .credit__container-caption h1 {
        font-size: 21px
    }

    .credit__container-product {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .credit__container-product .description {
        text-align: center;
        margin-bottom: 15px
    }

    .credit__container-product .description p {
        font-size: 18px
    }

    .credit__container-product .description .price {
        font-size: 26px;
        line-height: 26px
    }

    .credit__container .product-pay .product-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .credit__container .product-pay .product-row > div p {
        line-height: 23px
    }

    .credit__container .product-pay .product-row > div:first-child {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .credit__container .product-pay .product-row > div:last-child {
        margin-left: 0
    }

    .credit__container .product-pay .product-row > div .price {
        text-align: center
    }

    .credit__container .product-pay .product-row > div .button {
        padding: 7px 52px
    }

    .credit__container .product-pay .product-row .product-info {
        text-align: center;
        line-height: 12px
    }

    .credit__container-content table {
        width: 576px
    }

    .product-inner .views-products .caption h2 {
        font-size: 21px
    }

    .product-inner__top .tab-content .tab .product_video iframe {
        height: 30vh !important
    }

    .product-inner__top .tab-content .tab__information .roller-exchange {
        margin-top: 0
    }

    .product-inner__top .tab-content .tab__information .select-variant .group .nice-select {
        position: relative;
        z-index: 2;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .product-inner__top .tab-content .tab .sliders__thumbnails .slick-track {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .product-inner__top .tab-content .tab .sliders__thumbnails .slick-slide {
        height: auto;
        max-width: none
    }

    .product-inner__bottom .column-description {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-inner__bottom .column-description .desc-block {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 15px
    }

    .product-inner__bottom .column-description .techical-characters .tab {
        overflow-x: auto
    }

    .product-inner__bottom .column-description .techical-characters table {
        width: 576px
    }

    .product-inner__bottom .column-description .techical-characters h2 {
        font-size: 21px;
        line-height: 28px
    }

    .product-inner__bottom .column-description .techical-characters .tabs ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto
    }

    .product-inner__bottom .column-description .techical-characters .tabs ul li {
        white-space: nowrap
    }

    .product-inner__bottom .column-feedback {
        margin-bottom: 35px
    }

    .product-inner__bottom .column-feedback .feedback-form h2 {
        font-size: 21px;
        line-height: 25px
    }

    .product-inner__bottom .column-feedback .feedback-form form .stars ul li {
        margin-right: 23px
    }

    .product-inner__top .tab-content .tab .characters {
        display: none
    }

    .product-inner__top .tab-content .tab .characters__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .product-inner__top .tab-content .tab__characters h2 {
        font-size: 21px;
        line-height: 28px
    }

    .product-inner__top .tab-content .tab__characters .table-responsive .table {
        width: -webkit-calc(100% + 250px);
        width: calc(100% + 250px)
    }

    .product-inner__top .tab-content .tab__information {
        margin-top: 25px
    }

    .product-inner__top .tab-content .tab__information .socials {
        margin-top: 0;
        display: none;
    }

    .product-inner__top .tab-content .tab__information .actions img {
        margin-bottom: 15px
    }

    .product-inner__top .tab-content .tab__information .actions img:last-child {
        margin-bottom: 15px
    }

    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .roller-exchange .price a,
    .product-inner__top .tab-content .tab__information .roller-exchange .price .buy-block .gray-blocks > div a,
    .product-inner__top .tab-content .tab__information .roller-exchange .price span {
        font-size: 24px
    }

    .product-inner__top .tab-content .tab__information .roller-exchange .button--transparent {
        font-size: 12px;
        padding: 9px 10px 6px 10px;
        width: 85%;
        margin-left: 15px
    }

    .product-inner__top .tab-content .tab__information .roller-exchange img {
        margin-left: auto;
        margin-top: 0
    }

    .product-inner__top .tab-content .tab__information .select-variant .group select {
        width: 100%
    }

    .product-inner__top .tab-content .tab__information .select-variant .group a {
        display: block;
        margin-left: 0;
        text-align: center;
        margin-top: 15px
    }

    .product-inner__top .tab-content .tab__information .buy-block {
        margin-top: 0
    }

    .product-inner__top .tab-content .tab__information .buy-block > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product-inner__top .tab-content .tab__information .buy-block > div .cashback {
        margin-left: 0;
        margin-right: 0;
        margin-top: 15px
    }

    .product-inner__top .tab-content .tab__information .buy-block > div .button,
    .buyInCredit {
        width: 100% !important;
    }

    .product-inner__top .tab-content .tab__information .buy-block > div .button--transparent {
        width: 100%;
        margin-top: 5px
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:first-child {
        flex-direction: row-reverse;
        flex-wrap: wrap;
        position: relative;
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:first-child .old-price {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        margin-left: 0;
        padding-left: 5px;
        text-align: center;
        position: absolute;
        top: 8px;
        left: 0;
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:first-child .price {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        text-align: right;
        padding-right: 5px
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:first-child .price:last-child {
        display: none
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:first-child .cashback {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        text-align: center
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:nth-child(2) {
        margin-top: 0
    }

    .product-inner__top .tab-content .tab__information .buy-block > div:nth-child(2) .price {
        display: block;
        margin: 5px auto 0 auto
    }

    .product-inner__top .tab-content .tab__information .table-delivery {
        overflow-x: auto;
        width: 100%
    }

    .product-inner__top .tab-content .tab__information .table-delivery .table {
        display: none;
        width: 576px
    }

    .product-inner__top .tab-content .tab__information .table-delivery .table tbody {
        display: none
    }

    .product-inner__top .tab-content .tab .sliders {
        padding-bottom: 0
    }

    .product-inner__top .tab-content .tab .sliders__thumbnails .slick-slide {
        height: auto;
        max-width: none
    }

    .product-inner__top .tab-content .tab .sliders__thumbnails .slick-slide img {
        max-width: 55px;
        max-height: 55px;
        margin: 0 auto
    }

    .m-info-wrap .m-data {
        padding: 17px 0
    }

    .m-info-wrap .container .well {
        padding: 25px 0 0 0
    }

    .m-info-wrap .container .well .button {
        width: 100%;
        padding: 10px 35px 10px 35px
    }

    .cabinet__inner-information {
        padding: 30px 15px
    }

    .cabinet__inner-information .product-table {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        margin-bottom: 30px;
        padding-bottom: 30px
    }

    .cabinet__inner-information .product-table:last-of-type {
        border-bottom: none;
        margin: 0
    }

    .cabinet__inner-information .product-table .num-order {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cabinet__inner-information .product-table .button {
        padding-left: 15px;
        padding-right: 15px
    }

    .cabinet__inner-information .product-table .product-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding-bottom: 15px
    }

    .cabinet__inner-information .product-table .product-row:last-of-type {
        border-bottom: none
    }

    .cabinet__inner-information .product-table .product-row .article {
        text-align: center;
        margin: 0
    }

    .cabinet__inner-information .product-table .product-row .add-to-cart {
        margin: 5px 0;
        width: 100%
    }

    .cabinet__inner-information .product-table .product-row .add-to-cart input {
        display: block;
        margin: 0 auto
    }

    .cabinet__inner-information .product-table .product-row .price {
        text-align: center
    }

    .cabinet__inner-information .product-table .product-row > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .cabinet__inner-bonus,
    .cabinet__inner-caption {
        padding: 15px
    }

    .cabinet__inner-bonus h2 {
        font-size: 16px
    }

    .cabinet__inner-bonus > div {
        max-width: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cabinet__inner-bonus > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .cabinet__inner-bonus > div span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .cabinet__inner-bonus > div a {
        margin-left: 0 !important
    }

    .cabinet__inner-bonus > div .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a::after,
    .cabinet__inner-bonus > div span::after,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .cabinet__inner-bonus > div a::after {
        display: none
    }

    .cabinet__inner-bonus .table-responsive .table {
        width: 576px
    }

    .cabinet__inner-caption h1 {
        font-size: 26px;
        line-height: 26px
    }

    .cabinet__inner-information h2 {
        font-size: 16px;
        margin-bottom: 22px
    }

    .cabinet__inner-information form .button {
        width: 100%;
        padding: 12px 15px 10px 15px
    }

    .compare-container .product-slider .compare-products .slick-slide .rating {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .popup-basket {
        max-width: none;
        width: 100%;
        height: 100%
    }

    .popup-basket.modal-center {
        max-width: none
    }

    .popup-basket__price {
        margin-bottom: auto
    }

    .modal-window {
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .product-cart__blur .actions img {
        max-width: 70px
    }

    .product-cart__blur .caption__article p a {
        font-size: 14px;
        line-height: 19px
    }

    .product-cart__blur .caption__sale .price {
        font-size: 19px
    }

    .m-info-wrap.forgout-page .m-info h1 {
        max-width: none;
        text-align: center
    }

    .m-info-wrap.forgout-page .m-info p {
        max-width: none;
        text-align: center
    }

    .m-info-wrap.forgout-page .m-info form {
        max-width: none
    }

    .footer__top {
        padding: 47px 0 0 0
    }

    .footer__top .navigation-column {
        text-align: left
    }

    .footer__top .navigation-column:not(:last-child) {
        display: none
    }

    .footer__top .navigation-column__list-item a:not(.call) {
        font-size: 16px
    }

    .footer__top .navigation-column__list-item .call {
        display: inline-block;
        margin-left: 12px
    }

    /*.footer__top-map {*/
        /*display: none*/
    /*}*/

    .footer__middle {
        background-color: transparent
    }

    .footer__middle .container {
        padding: 0
    }

    .footer__middle-logo {
        background-color: #364555;
        text-align: center;
        width: 100%;
        padding: 15px 0
    }

    .footer__middle-logo.text-right {
        margin-top: 25px;
        background-color: transparent;
        padding: 0
    }

    .footer__middle-logo.text-right .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .footer__middle-logo.text-right span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .footer__middle-logo.text-right a {
        display: none
    }

    .footer__middle-logo.text-right img {
        margin-right: 15px
    }

    .footer__middle-logo.text-right img:last-child {
        margin: 0
    }

    .footer__bottom {
        padding: 0 0 10px 0
    }

    .footer__bottom .container {
        padding: 0
    }

    .checkout .page-caption h1 {
        font-size: 24px;
        line-height: 30px
    }

    .checkout__inner-block {
        padding: 17px 15px
    }

    .checkout .simplecheckout-step #simplecheckout_comment {
        padding: 0 15px 21px 15px
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .image {
        margin-right: 0
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .quantity {
        text-align: center;
        max-width: none
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .quantity .price {
        display: block !important;
        text-align: center
    }

    .checkout__inner-basket .basket-block .simplecheckout-cart .product .basket-product .basket-row .remove {
        top: 0;
        right: 5px
    }

    .product-cart__blur .caption__sale {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-cart__blur .caption__sale .button {
        padding: 10px 30px 8px 30px;
        margin-top: 11px
    }

    .product-cart__blur .caption__sale .price {
        margin-top: 10px
    }

    .product-cart__blur .image {
        margin-bottom: 10px
    }

    .modal-alert-success {
        top: 55px;
        bottom: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-shadow: 0 30px 35px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 30px 35px 0 rgba(0, 0, 0, .15);
        height: auto;
        width: 90%;
        text-align: center
    }

    .modal-alert-success .call_register {
        font-size: 16px
    }

    .product-cart__blur .actions img {
        max-width: none;
        max-height: 20px
    }
}

@media screen and (max-width: 425px) {
    .home__slider .slick-dots li button {
        width: 20px
    }

    .product-inner__top .tab-content .tab__information .socials ul li {
        margin-right: 15px
    }

    .product-inner__bottom .column-feedback .feedback-form form .stars ul li {
        margin-right: 17px
    }

    .product-inner__bottom .column-feedback .feedback-form form .stars ul li label i {
        font-size: 36px
    }

    .product-inner__bottom .column-feedback .feedback-form form .stars ul li label .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .product-inner__bottom .column-feedback .feedback-form form .stars ul li label span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-inner__bottom .column-feedback .feedback-form form .stars ul li label a {
        font-size: 10px
    }

    .product-inner__bottom .column-description .techical-characters .table-responsive .table {
        width: -webkit-calc(100% + 50px);
        width: calc(100% + 50px)
    }
}

@media screen and (max-width: 375px) {
    .popup-menu__numbers > div > div a {
        margin-right: 10px;
        line-height: 10px
    }

    .popup-menu__numbers > div > div a svg {
        max-width: 13px
    }

    .header__bottom-search input {
        line-height: normal;
        height: 23px
    }

    .header__bottom-search input::-webkit-input-placeholder {
        font-size: 10px;
        line-height: normal
    }

    .header__bottom-search input::-moz-placeholder {
        font-size: 10px;
        line-height: normal
    }

    .header__bottom-search input:-ms-input-placeholder {
        font-size: 10px;
        line-height: normal
    }

    .header__bottom-search input::-ms-input-placeholder {
        font-size: 10px;
        line-height: normal
    }

    .header__bottom-search input::placeholder {
        font-size: 10px;
        line-height: normal
    }

    .header__bottom-search button {
        padding: 0
    }

    .simplecheckout label,
    .simpleregister label {
        font-size: 13px
    }

    .credit__container .product-pay .product-row > div img {
        max-width: 50px
    }

    .product-inner__top .caption .tab-content .tab__information .buy-block .gray-blocks > div a,
    .product-inner__top .caption span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .caption a {
        font-size: 11px !important
    }

    .product-inner__top .caption .product-rating i {
        font-size: 13px
    }

    .product-inner__top .caption .product-rating .tab-content .tab__information .buy-block .gray-blocks > div a,
    .product-inner__top .caption .product-rating span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .caption .product-rating a {
        margin-left: 3px !important;
        font-size: 11px
    }

    .product-inner__top .caption > div:first-child h1 {
        font-size: 22px
    }

    .product-inner__top .tab-content .tab__information {
        padding-top: 15px
    }

    .product-inner__top .tab-content .tab__information .actions {
        margin: 0
    }

    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .socials a,
    .product-inner__top .tab-content .tab__information .socials .buy-block .gray-blocks > div a,
    .product-inner__top .tab-content .tab__information .socials span {
        max-width: none;
        text-align: center
    }

    .product-inner__top .tab-content .tab__information .socials ul {
        display: block;
        text-align: center;
        margin-top: 10px
    }

    .product-inner__top .tab-content .tab__information .roller-exchange .button--transparent {
        font-size: 10px;
        margin-left: 8px
    }

    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div span {
        font-size: 10px
    }

    .product-inner__middle .complect-slider .slick-slide .column-result .total-price {
        width: 200px;
        height: 200px
    }

    .product-inner__middle .complect-slider .slick-slide .column-result .total-price .price {
        font-size: 21px
    }

    .product-inner__middle .complect-slider .slick-slide .column-result .total-price .button {
        padding: 11px 15px;
        font-size: 12px
    }

    .product-inner__bottom .column-feedback .feedback-form h2 {
        font-size: 20px
    }

    .product-inner__bottom .column-feedback .feedback-form form .stars {
        margin-bottom: 15px
    }

    .product-inner__bottom .column-feedback .feedback-form form .stars ul li {
        margin-right: 18px
    }

    .product-inner__bottom .column-feedback .feedback-form form .stars ul li label .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .product-inner__bottom .column-feedback .feedback-form form .stars ul li label span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .product-inner__bottom .column-feedback .feedback-form form .stars ul li label a {
        display: none
    }

    .compare-container .product-slider .compare-products .slick-slide .rating .stars {
        width: 100%
    }

    .compare-container .product-slider .compare-products .slick-slide .rating .stars .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a,
    .compare-container .product-slider .compare-products .slick-slide .rating .stars span,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .compare-container .product-slider .compare-products .slick-slide .rating .stars a {
        width: 1em;
        margin-right: 10px
    }

    .compare-container .product-slider .compare-products .slick-slide .rating .stars .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div a:last-child,
    .compare-container .product-slider .compare-products .slick-slide .rating .stars span:last-child,
    .product-inner__top .tab-content .tab__information .buy-block .gray-blocks > div .compare-container .product-slider .compare-products .slick-slide .rating .stars a:last-child {
        margin: 0
    }

    .catalog__inner-sorting .sort-items {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .catalog__inner-sorting .sort-items .ocfilter-mobile-handle {
        width: auto;
        margin-left: 15px;
        margin-top: 0
    }

    .catalog__inner-sorting .sort-items .ocfilter-mobile-handle button {
        width: 100%;
        padding: 1px 15px 1px 15px
    }

    .catalog__inner-sorting .sort-items select {
        width: 100%
    }

    .popup-menu {
        width: -webkit-calc(100% - 85px);
        width: calc(100% - 85px)
    }

    .modal-window__top {
        padding: 18px 15px
    }

    .modal-window__content {
        margin-top: auto;
        margin-bottom: auto
    }

    .modal-window__content form {
        padding: 25px 15px 21px 15px
    }

    .modal-window__bottom {
        padding: 24px 15px
    }

    .modal-window#modal_call_register .modal-window__content {
        margin-top: 0
    }

    .modal-window#modal_call_register .modal-window__content .buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .modal-window#modal_call_register .modal-window__content .buttons .stay {
        margin-bottom: 25px
    }

    .footer__top .navigation-column__list-item .call {
        margin-left: 10px
    }
}

@media screen and (max-width: 350px) {
    .tooltip {
        max-width: 74%;
        left: -20px !important
    }

    .catalog__inner-products .product-card-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .product-cart__blur .caption__sale > div:first-of-type {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .product-cart__blur .caption__sale > div:first-of-type .price {
        margin-top: 0
    }
}

@media screen and (max-width: 320px) {
    .popup-menu {
        height: -webkit-calc(100vh - 110px);
        height: calc(100vh - 110px)
    }
}

/* chugusov for Controller/Extension/Module/Slideshow and other*/
.show-only-xs {
    display: none;
}

@media (max-width: 576px) {
    .show-only-xs {
        display: block;
    }
}

.hide-only-xs {

}

@media (max-width: 576px) {
    .hide-only-xs {
        display: none;
    }
}

@media (max-width: 576px) {

    .checkout-content > div {
        flex: 0 1 50%;
        width: 50%
    }

    /*.checkout-content > div > label {*/
    /*transform: scale(0.75);*/
    /*width: 100%;*/
    /*}*/
    .checkout-content > div > label svg {
        max-width: 120px;
        transform: scale(0.75);
    }

    .checkout__inner-block#simplecheckout_payment .checkout-content div label[for=liqpay_checkout] svg,
    .checkout__inner-block#simplecheckout_payment .checkout-content div label[for=wayforpay] svg {
        top: 50%;
        transform: translateY(-50%);
        bottom: auto;
        right: 0;
        left: 0;
        margin-right: auto;
        margin-left: auto;
    }

    .checkout-content > div > label img {
        max-width: 100%;
        /*transform: scale(0.75);*/
    }

    .checkout__inner-block#simplecheckout_payment .checkout-content > div .radio,
    .checkout__inner-block#simplecheckout_shipping .checkout-content > div .radio {
        width: 100%;
    }

}

.nice-select .option {
    position: relative;
}

.nice-select .option:after {
    content: attr(in_stock);
    color: #58a84f;
    position: absolute;
    right: 10px;
}

.nice-select .current {
    font-family: RobotoBold, sans-serif;
}

.delivery-info {
    display: block;
}

.delivery-info ul {
    padding-left: 20px;
    font-size: 14px;
    line-height: 24px;
}

.delivery-info .delivery-info__title {
    font-family: RobotoBold, sans-serif;
    text-align: center;
}

*:hover,
*:focus,
*:active {
    outline: none !important;
}

.gray-blocks > div:nth-child(3),
.gray-blocks > div:nth-child(4) {
    margin-top: 15px;
}

#modal_size_choose table {
    height: auto !important;
    width: 100% !important;
    border-top: 1px solid #6c757d;
    border-left: 1px solid #6c757d;
}

#modal_size_choose .table-wrapper {
    padding: 15px;
}

#modal_size_choose td {
    border-right: 1px solid #6c757d;
    border-bottom: 1px solid #6c757d;
    /*padding: 0;*/
    line-height: 26px;
    padding: 5px;
}

@media (max-width: 768px) {
    #modal_size_choose table,
    #modal_size_choose tbody {
        flex-grow: 1;
        display: flex;
    }

    #modal_size_choose tr {
        flex-grow: 1;
    }

    #modal_size_choose th,
    #modal_size_choose td {
        display: block;
    }
}

@media (max-width: 768px) {

    .product-inner .sliders__thumbnails {
        display: none;
    }
}

.radio-group p {
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 5px;
}

.radio-group input {
    display: none;
}

.radio-group input + label {
    padding: 2px 15px;
    background-color: #eeeff1;
    border-radius: 5px;
    cursor: pointer;
}

.radio-group input:checked + label {
    background-color: #fed112;
}

.product-status {
    border-radius: 10px;
    display: inline-block;
    align-self: flex-start;
    position: relative;
    font-size: 14px;
    padding: 5px 8px 5px 28px;
    margin-bottom: 0;
    background-color: #f1f8eb;
    color: #57ae00;
}

.product-status:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 4px;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);

    background-image: url(../img/availability-available.svg);
}

.sub_categories {
    display: flex;
    margin: 0 -10px 10px;
    position: relative;
}

.sub_categories .sub_categories__item {
    margin: 10px;
    text-align: center;
}

.sub_categories .slick-slide img {
    display: inline-block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.sub_categories .sub_categories__title {
    display: block;
    font-family: RobotoMedium, sans-serif;
    color: #232323;
    margin-top: 10px;
}

.sub_categories .slick-arrow {
    display: inline-block;
    background-color: #fed112;
    width: 43px;
    height: 43px;
    line-height: 43px;
    padding: 0;
    text-align: center;
    border: none;
    border-radius: 50%;
    z-index: 400;
    cursor: pointer;
    position: absolute;
    top: 35%;
    opacity: 0;
    transition: opacity 0.3s;
}

.sub_categories:hover .slick-arrow {
    opacity: 1;
}

.sub_categories .slick-arrow.prev {
    left: 20px;
    padding-right: 4px;
}

.sub_categories .slick-arrow.next {
    padding-left: 4px;
    right: 20px;
}

@media (max-width: 768px) {

    .sub_categories {
        display: flex;
        flex-direction: column;
    }

    .sub_categories img {
        width: 50px;
        height: 50px;
    }

    .sub_categories .sub_categories__item {
        margin: 0 15px;
        padding: 5px 0;
        position: relative;

        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    .sub_categories .sub_categories__item:after {
        content: "\f105";
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .sub_categories .sub_categories__item + .sub_categories__item {
        border-top: 1px solid rgba(112, 112, 112, .15);
    }

    .sub_categories .sub_categories__title {
        padding-left: 15px;
        margin: 0;
    }

    .sub_categories a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
    }
}

.ask-viber {
    border: 1px solid #fed112;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 2px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1;
    font-family: RobotoBold, serif;
    text-align: center;
    flex-basis: 42%;
    position: relative;
    height: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}
.ask-viber.mob {
    display: none;
}
.ask-viber a {
    color: #7360f2;
}

.ask-viber a svg {
    width: 20px;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .ask-viber {
        display: none;
    }
    .ask-viber.mob {
        flex-basis: 48px;
        width: 100%;
        margin-top: 5px;
        display: flex;
    }
}

.grecaptcha-badge{
    display: none;
}