

/* Start:/local/templates/sirius/css/main.css?1759214160202343*/
*::-webkit-input-placeholder {
    color: #424f8b;
    opacity: 1;
}
 *:-moz-placeholder {
    color: #424f8b;
    opacity: 1;
}
 *::-moz-placeholder {
    color: #424f8b;
    opacity: 1;
}
 *:-ms-input-placeholder {
    color: #424f8b;
    opacity: 1;
}
/*! * Bootstrap v3.3.4 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=5d89c68bb2562520849b) * Config saved to config.json and https://gist.github.com/5d89c68bb2562520849b */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
 body {
    margin: 0;
}
 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
 audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
 audio:not([controls]) {
    display: none;
    height: 0;
}
 [hidden], template {
    display: none;
}
 a {
    background-color: transparent;
}
 a:active, a:hover {
    outline: 0;
}
 abbr[title] {
    border-bottom: 1px dotted;
}
 b, strong {
    font-weight: bold;
}
 dfn {
    font-style: italic;
}
 h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
 mark {
    background: #ff0;
    color: #000;
}
 small {
    font-size: 80%;
}
 sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
 sup {
    top: -0.5em;
}
 sub {
    bottom: -0.25em;
}
 img {
    border: 0;
}
 svg:not(:root) {
    overflow: hidden;
}
 figure {
    margin: 1em 40px;
}
 hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
 pre {
    overflow: auto;
}
 code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
 button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
 button {
    overflow: visible;
}
 button, select {
    text-transform: none;
}
 button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
 button[disabled], html input[disabled] {
    cursor: default;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
 input {
    line-height: normal;
}
 input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
 input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
 legend {
    border: 0;
    padding: 0;
}
 textarea {
    overflow: auto;
}
 optgroup {
    font-weight: bold;
}
 table {
    border-collapse: collapse;
    border-spacing: 0;
}
 td, th {
    padding: 0;
}
 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
 body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
 input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
 a {
    color: #337ab7;
    text-decoration: none;
}
 a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}
 a:focus {
    outline-offset: -2px;
}
 figure {
    margin: 0;
}
 img {
    vertical-align: middle;
}
 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
 .img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
 .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
 .img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
 hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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;
}
 [role="button"] {
    cursor: pointer;
}
 .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
 @media (min-width: 768px) {
    .container {
       width: 750px;
   }
}
 @media (min-width: 992px) {
    .container {
       width: 970px;
   }
}
 @media (min-width: 1200px) {
    .container {
       width: 1170px;
   }
}
 .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
 .row {
    margin-left: -15px;
    margin-right: -15px;
}
 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
 .col-xs-12 {
    width: 100%;
}
 .col-xs-11 {
    width: 91.66666667%;
}
 .col-xs-10 {
    width: 83.33333333%;
}
 .col-xs-9 {
    width: 75%;
}
 .col-xs-8 {
    width: 66.66666667%;
}
 .col-xs-7 {
    width: 58.33333333%;
}
 .col-xs-6 {
    width: 50%;
}
 .col-xs-5 {
    width: 41.66666667%;
}
 .col-xs-4 {
    width: 33.33333333%;
}
 .col-xs-3 {
    width: 25%;
}
 .col-xs-2 {
    width: 16.66666667%;
}
 .col-xs-1 {
    width: 8.33333333%;
}
 .col-xs-pull-12 {
    right: 100%;
}
 .col-xs-pull-11 {
    right: 91.66666667%;
}
 .col-xs-pull-10 {
    right: 83.33333333%;
}
 .col-xs-pull-9 {
    right: 75%;
}
 .col-xs-pull-8 {
    right: 66.66666667%;
}
 .col-xs-pull-7 {
    right: 58.33333333%;
}
 .col-xs-pull-6 {
    right: 50%;
}
 .col-xs-pull-5 {
    right: 41.66666667%;
}
 .col-xs-pull-4 {
    right: 33.33333333%;
}
 .col-xs-pull-3 {
    right: 25%;
}
 .col-xs-pull-2 {
    right: 16.66666667%;
}
 .col-xs-pull-1 {
    right: 8.33333333%;
}
 .col-xs-pull-0 {
    right: auto;
}
 .col-xs-push-12 {
    left: 100%;
}
 .col-xs-push-11 {
    left: 91.66666667%;
}
 .col-xs-push-10 {
    left: 83.33333333%;
}
 .col-xs-push-9 {
    left: 75%;
}
 .col-xs-push-8 {
    left: 66.66666667%;
}
 .col-xs-push-7 {
    left: 58.33333333%;
}
 .col-xs-push-6 {
    left: 50%;
}
 .col-xs-push-5 {
    left: 41.66666667%;
}
 .col-xs-push-4 {
    left: 33.33333333%;
}
 .col-xs-push-3 {
    left: 25%;
}
 .col-xs-push-2 {
    left: 16.66666667%;
}
 .col-xs-push-1 {
    left: 8.33333333%;
}
 .col-xs-push-0 {
    left: auto;
}
 .col-xs-offset-12 {
    margin-left: 100%;
}
 .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
 .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
 .col-xs-offset-9 {
    margin-left: 75%;
}
 .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
 .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
 .col-xs-offset-6 {
    margin-left: 50%;
}
 .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
 .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
 .col-xs-offset-3 {
    margin-left: 25%;
}
 .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
 .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
 .col-xs-offset-0 {
    margin-left: 0;
}
 @media (min-width: 768px) {
    .col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
       float: left;
   }
    .col-sm-12 {
       width: 100%;
   }
    .col-sm-11 {
       width: 91.66666667%;
   }
    .col-sm-10 {
       width: 83.33333333%;
   }
    .col-sm-9 {
       width: 75%;
   }
    .col-sm-8 {
       width: 66.66666667%;
   }
    .col-sm-7 {
       width: 58.33333333%;
   }
    .col-sm-6 {
       width: 50%;
   }
    .col-sm-5 {
       width: 41.66666667%;
   }
    .col-sm-4 {
       width: 33.33333333%;
   }
    .col-sm-3 {
       width: 25%;
   }
    .col-sm-2 {
       width: 16.66666667%;
   }
    .col-sm-1 {
       width: 8.33333333%;
   }
    .col-sm-pull-12 {
       right: 100%;
   }
    .col-sm-pull-11 {
       right: 91.66666667%;
   }
    .col-sm-pull-10 {
       right: 83.33333333%;
   }
    .col-sm-pull-9 {
       right: 75%;
   }
    .col-sm-pull-8 {
       right: 66.66666667%;
   }
    .col-sm-pull-7 {
       right: 58.33333333%;
   }
    .col-sm-pull-6 {
       right: 50%;
   }
    .col-sm-pull-5 {
       right: 41.66666667%;
   }
    .col-sm-pull-4 {
       right: 33.33333333%;
   }
    .col-sm-pull-3 {
       right: 25%;
   }
    .col-sm-pull-2 {
       right: 16.66666667%;
   }
    .col-sm-pull-1 {
       right: 8.33333333%;
   }
    .col-sm-pull-0 {
       right: auto;
   }
    .col-sm-push-12 {
       left: 100%;
   }
    .col-sm-push-11 {
       left: 91.66666667%;
   }
    .col-sm-push-10 {
       left: 83.33333333%;
   }
    .col-sm-push-9 {
       left: 75%;
   }
    .col-sm-push-8 {
       left: 66.66666667%;
   }
    .col-sm-push-7 {
       left: 58.33333333%;
   }
    .col-sm-push-6 {
       left: 50%;
   }
    .col-sm-push-5 {
       left: 41.66666667%;
   }
    .col-sm-push-4 {
       left: 33.33333333%;
   }
    .col-sm-push-3 {
       left: 25%;
   }
    .col-sm-push-2 {
       left: 16.66666667%;
   }
    .col-sm-push-1 {
       left: 8.33333333%;
   }
    .col-sm-push-0 {
       left: auto;
   }
    .col-sm-offset-12 {
       margin-left: 100%;
   }
    .col-sm-offset-11 {
       margin-left: 91.66666667%;
   }
    .col-sm-offset-10 {
       margin-left: 83.33333333%;
   }
    .col-sm-offset-9 {
       margin-left: 75%;
   }
    .col-sm-offset-8 {
       margin-left: 66.66666667%;
   }
    .col-sm-offset-7 {
       margin-left: 58.33333333%;
   }
    .col-sm-offset-6 {
       margin-left: 50%;
   }
    .col-sm-offset-5 {
       margin-left: 41.66666667%;
   }
    .col-sm-offset-4 {
       margin-left: 33.33333333%;
   }
    .col-sm-offset-3 {
       margin-left: 25%;
   }
    .col-sm-offset-2 {
       margin-left: 16.66666667%;
   }
    .col-sm-offset-1 {
       margin-left: 8.33333333%;
   }
    .col-sm-offset-0 {
       margin-left: 0;
   }
}
 @media (min-width: 992px) {
    .col-md-1, .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-10, .col-md-11, .col-md-12 {
       float: left;
   }
    .col-md-12 {
       width: 100%;
   }
    .col-md-11 {
       width: 91.66666667%;
   }
    .col-md-10 {
       width: 83.33333333%;
   }
    .col-md-9 {
       width: 75%;
   }
    .col-md-8 {
       width: 66.66666667%;
   }
    .col-md-7 {
       width: 58.33333333%;
   }
    .col-md-6 {
       width: 50%;
   }
    .col-md-5 {
       width: 41.66666667%;
   }
    .col-md-4 {
       width: 33.33333333%;
   }
    .col-md-3 {
       width: 25%;
   }
    .col-md-2 {
       width: 16.66666667%;
   }
    .col-md-1 {
       width: 8.33333333%;
   }
    .col-md-pull-12 {
       right: 100%;
   }
    .col-md-pull-11 {
       right: 91.66666667%;
   }
    .col-md-pull-10 {
       right: 83.33333333%;
   }
    .col-md-pull-9 {
       right: 75%;
   }
    .col-md-pull-8 {
       right: 66.66666667%;
   }
    .col-md-pull-7 {
       right: 58.33333333%;
   }
    .col-md-pull-6 {
       right: 50%;
   }
    .col-md-pull-5 {
       right: 41.66666667%;
   }
    .col-md-pull-4 {
       right: 33.33333333%;
   }
    .col-md-pull-3 {
       right: 25%;
   }
    .col-md-pull-2 {
       right: 16.66666667%;
   }
    .col-md-pull-1 {
       right: 8.33333333%;
   }
    .col-md-pull-0 {
       right: auto;
   }
    .col-md-push-12 {
       left: 100%;
   }
    .col-md-push-11 {
       left: 91.66666667%;
   }
    .col-md-push-10 {
       left: 83.33333333%;
   }
    .col-md-push-9 {
       left: 75%;
   }
    .col-md-push-8 {
       left: 66.66666667%;
   }
    .col-md-push-7 {
       left: 58.33333333%;
   }
    .col-md-push-6 {
       left: 50%;
   }
    .col-md-push-5 {
       left: 41.66666667%;
   }
    .col-md-push-4 {
       left: 33.33333333%;
   }
    .col-md-push-3 {
       left: 25%;
   }
    .col-md-push-2 {
       left: 16.66666667%;
   }
    .col-md-push-1 {
       left: 8.33333333%;
   }
    .col-md-push-0 {
       left: auto;
   }
    .col-md-offset-12 {
       margin-left: 100%;
   }
    .col-md-offset-11 {
       margin-left: 91.66666667%;
   }
    .col-md-offset-10 {
       margin-left: 83.33333333%;
   }
    .col-md-offset-9 {
       margin-left: 75%;
   }
    .col-md-offset-8 {
       margin-left: 66.66666667%;
   }
    .col-md-offset-7 {
       margin-left: 58.33333333%;
   }
    .col-md-offset-6 {
       margin-left: 50%;
   }
    .col-md-offset-5 {
       margin-left: 41.66666667%;
   }
    .col-md-offset-4 {
       margin-left: 33.33333333%;
   }
    .col-md-offset-3 {
       margin-left: 25%;
   }
    .col-md-offset-2 {
       margin-left: 16.66666667%;
   }
    .col-md-offset-1 {
       margin-left: 8.33333333%;
   }
    .col-md-offset-0 {
       margin-left: 0;
   }
}
 @media (min-width: 1200px) {
    .col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
       float: left;
   }
    .col-lg-12 {
       width: 100%;
   }
    .col-lg-11 {
       width: 91.66666667%;
   }
    .col-lg-10 {
       width: 83.33333333%;
   }
    .col-lg-9 {
       width: 75%;
   }
    .col-lg-8 {
       width: 66.66666667%;
   }
    .col-lg-7 {
       width: 58.33333333%;
   }
    .col-lg-6 {
       width: 50%;
   }
    .col-lg-5 {
       width: 41.66666667%;
   }
    .col-lg-4 {
       width: 33.33333333%;
   }
    .col-lg-3 {
       width: 25%;
   }
    .col-lg-2 {
       width: 16.66666667%;
   }
    .col-lg-1 {
       width: 8.33333333%;
   }
    .col-lg-pull-12 {
       right: 100%;
   }
    .col-lg-pull-11 {
       right: 91.66666667%;
   }
    .col-lg-pull-10 {
       right: 83.33333333%;
   }
    .col-lg-pull-9 {
       right: 75%;
   }
    .col-lg-pull-8 {
       right: 66.66666667%;
   }
    .col-lg-pull-7 {
       right: 58.33333333%;
   }
    .col-lg-pull-6 {
       right: 50%;
   }
    .col-lg-pull-5 {
       right: 41.66666667%;
   }
    .col-lg-pull-4 {
       right: 33.33333333%;
   }
    .col-lg-pull-3 {
       right: 25%;
   }
    .col-lg-pull-2 {
       right: 16.66666667%;
   }
    .col-lg-pull-1 {
       right: 8.33333333%;
   }
    .col-lg-pull-0 {
       right: auto;
   }
    .col-lg-push-12 {
       left: 100%;
   }
    .col-lg-push-11 {
       left: 91.66666667%;
   }
    .col-lg-push-10 {
       left: 83.33333333%;
   }
    .col-lg-push-9 {
       left: 75%;
   }
    .col-lg-push-8 {
       left: 66.66666667%;
   }
    .col-lg-push-7 {
       left: 58.33333333%;
   }
    .col-lg-push-6 {
       left: 50%;
   }
    .col-lg-push-5 {
       left: 41.66666667%;
   }
    .col-lg-push-4 {
       left: 33.33333333%;
   }
    .col-lg-push-3 {
       left: 25%;
   }
    .col-lg-push-2 {
       left: 16.66666667%;
   }
    .col-lg-push-1 {
       left: 8.33333333%;
   }
    .col-lg-push-0 {
       left: auto;
   }
    .col-lg-offset-12 {
       margin-left: 100%;
   }
    .col-lg-offset-11 {
       margin-left: 91.66666667%;
   }
    .col-lg-offset-10 {
       margin-left: 83.33333333%;
   }
    .col-lg-offset-9 {
       margin-left: 75%;
   }
    .col-lg-offset-8 {
       margin-left: 66.66666667%;
   }
    .col-lg-offset-7 {
       margin-left: 58.33333333%;
   }
    .col-lg-offset-6 {
       margin-left: 50%;
   }
    .col-lg-offset-5 {
       margin-left: 41.66666667%;
   }
    .col-lg-offset-4 {
       margin-left: 33.33333333%;
   }
    .col-lg-offset-3 {
       margin-left: 25%;
   }
    .col-lg-offset-2 {
       margin-left: 16.66666667%;
   }
    .col-lg-offset-1 {
       margin-left: 8.33333333%;
   }
    .col-lg-offset-0 {
       margin-left: 0;
   }
}
 .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
}
 .clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both;
}
 .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
 .pull-right {
    float: right !important;
}
 .pull-left {
    float: left !important;
}
 .hide {
    display: none !important;
}
 .show {
    display: block !important;
}
 .invisible {
    visibility: hidden;
}
 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
 .hidden {
    display: none !important;
}
 .affix {
    position: fixed;
}
 @-ms-viewport {
    width: device-width;
}
 .visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
 .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
 @media (max-width: 767px) {
    .visible-xs {
       display: block !important;
   }
    table.visible-xs {
       display: table;
   }
    tr.visible-xs {
       display: table-row !important;
   }
    th.visible-xs, td.visible-xs {
       display: table-cell !important;
   }
}
 @media (max-width: 767px) {
    .visible-xs-block {
       display: block !important;
   }
}
 @media (max-width: 767px) {
    .visible-xs-inline {
       display: inline !important;
   }
}
 @media (max-width: 767px) {
    .visible-xs-inline-block {
       display: inline-block !important;
   }
}
 @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
       display: block !important;
   }
    table.visible-sm {
       display: table;
   }
    tr.visible-sm {
       display: table-row !important;
   }
    th.visible-sm, td.visible-sm {
       display: table-cell !important;
   }
}
 @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
       display: block !important;
   }
}
 @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
       display: inline !important;
   }
}
 @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
       display: inline-block !important;
   }
}
 @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
       display: block !important;
   }
    table.visible-md {
       display: table;
   }
    tr.visible-md {
       display: table-row !important;
   }
    th.visible-md, td.visible-md {
       display: table-cell !important;
   }
}
 @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
       display: block !important;
   }
}
 @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
       display: inline !important;
   }
}
 @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
       display: inline-block !important;
   }
}
 @media (min-width: 1200px) {
    .visible-lg {
       display: block !important;
   }
    table.visible-lg {
       display: table;
   }
    tr.visible-lg {
       display: table-row !important;
   }
    th.visible-lg, td.visible-lg {
       display: table-cell !important;
   }
}
 @media (min-width: 1200px) {
    .visible-lg-block {
       display: block !important;
   }
}
 @media (min-width: 1200px) {
    .visible-lg-inline {
       display: inline !important;
   }
}
 @media (min-width: 1200px) {
    .visible-lg-inline-block {
       display: inline-block !important;
   }
}
 @media (max-width: 767px) {
    .hidden-xs {
       display: none !important;
   }
}
 @media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
       display: none !important;
   }
}
 @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
       display: none !important;
   }
}
 @media (min-width: 1200px) {
    .hidden-lg {
       display: none !important;
   }
}
 .visible-print {
    display: none !important;
}
 @media print {
    .visible-print {
       display: block !important;
   }
    table.visible-print {
       display: table;
   }
    tr.visible-print {
       display: table-row !important;
   }
    th.visible-print, td.visible-print {
       display: table-cell !important;
   }
}
 .visible-print-block {
    display: none !important;
}
 @media print {
    .visible-print-block {
       display: block !important;
   }
}
 .visible-print-inline {
    display: none !important;
}
 @media print {
    .visible-print-inline {
       display: inline !important;
   }
}
 .visible-print-inline-block {
    display: none !important;
}
 @media print {
    .visible-print-inline-block {
       display: inline-block !important;
   }
}
 @media print {
    .hidden-print {
       display: none !important;
   }
}
 @font-face {
    font-family: "FuturaPTBook";
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Book/FuturaPT-Book.eot");
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Book/FuturaPT-Book.eot?#iefix") format("embedded-opentype"), url("/local/templates/sirius/css/../fonts/FuturaPT-Book/FuturaPT-Book.woff") format("woff"), url("/local/templates/sirius/css/../fonts/FuturaPT-Book/FuturaPT-Book.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
 @font-face {
    font-family: "FuturaPTMedium";
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Medium/FuturaPT-Medium.eot");
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Medium/FuturaPT-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/sirius/css/../fonts/FuturaPT-Medium/FuturaPT-Medium.woff") format("woff"), url("/local/templates/sirius/css/../fonts/FuturaPT-Medium/FuturaPT-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
 @font-face {
    font-family: "FuturaPTBold";
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Bold/FuturaPT-Bold.eot");
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Bold/FuturaPT-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/sirius/css/../fonts/FuturaPT-Bold/FuturaPT-Bold.woff") format("woff"), url("/local/templates/sirius/css/../fonts/FuturaPT-Bold/FuturaPT-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
 @font-face {
    font-family: "FuturaPTLight";
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Light/FuturaPT-Light.eot");
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Light/FuturaPT-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/sirius/css/../fonts/FuturaPT-Light/FuturaPT-Light.woff") format("woff"), url("/local/templates/sirius/css/../fonts/FuturaPT-Light/FuturaPT-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
 @font-face {
    font-family: "FuturaPTDemi";
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Demi/FuturaPT-Demi.eot");
    src: url("/local/templates/sirius/css/../fonts/FuturaPT-Demi/FuturaPT-Demi.eot?#iefix") format("embedded-opentype"), url("/local/templates/sirius/css/../fonts/FuturaPT-Demi/FuturaPT-Demi.woff") format("woff"), url("/local/templates/sirius/css/../fonts/FuturaPT-Demi/FuturaPT-Demi.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
 @font-face {
    font-family: "RubikMedium";
    src: url("/local/templates/sirius/css/../fonts/Rubik-Medium/Rubik-Medium.eot");
    src: url("/local/templates/sirius/css/../fonts/Rubik-Medium/Rubik-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/sirius/css/../fonts/Rubik-Medium/Rubik-Medium.woff") format("woff"), url("/local/templates/sirius/css/../fonts/Rubik-Medium/Rubik-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
 @font-face {
    font-family: "ArialMT";
    src: url("/local/templates/sirius/css/../fonts/ArialMT/ArialMT.eot");
    src: url("/local/templates/sirius/css/../fonts/ArialMT/ArialMT.eot?#iefix") format("embedded-opentype"), url("/local/templates/sirius/css/../fonts/ArialMT/ArialMT.woff") format("woff"), url("/local/templates/sirius/css/../fonts/ArialMT/ArialMT.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
 @font-face {
    font-family: "owniconfont";
    src: url("/local/templates/sirius/css/../fonts/owniconfont/owniconfont.eot");
    src: url("/local/templates/sirius/css/../fonts/owniconfont/owniconfont.eot?#iefix") format("eot"), url("/local/templates/sirius/css/../fonts/owniconfont/owniconfont.woff2") format("woff2"), url("/local/templates/sirius/css/../fonts/owniconfont/owniconfont.woff") format("woff"), url("/local/templates/sirius/css/../fonts/owniconfont/owniconfont.ttf") format("truetype"), url("/local/templates/sirius/css/../fonts/owniconfont/owniconfont.svg#owniconfont") format("svg");
}
 .fi:before, .breadcrumb-container .breadcrumb-block span:before, .breadcrumb-container a:before, .nice-select:before, .main-head .main-menu > li.has_submenu > a:before, .main-head .main-menu > li > .sub-menu li.has_submenu > a:before, .main-slider .owl-nav .owl-prev:before, .main-slider .owl-nav .owl-next:before, .top-items-section .top-items-slider .owl-nav .owl-prev:before, .top-items-section .top-items-slider .owl-nav .owl-next:before, .content-page .play-item:before, .content-page .gallery-slider .owl-nav .owl-prev:before, .content-page .gallery-slider .owl-nav .owl-next:before, .gallery-init a.gallery-item:before, .faq-box .faq-q:before, .knowledge-base .img-box.video:before, .product-single .product-detailed-tabs .video-list .video-item a:before, .sidebar-menu > li > a:before, .account-menu > li > a:before, .account-menu > li > ul > li > a:before, .myprofile-box .fields-group-box label.pen:before, .my-profile-slider .owl-nav .owl-prev:before, .my-profile-slider .owl-nav .owl-next:before, .mpopup .eye:before {
    font-family: "owniconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
}
 .fi-arrow-left:before, .top-items-section .top-items-slider .owl-nav .owl-prev:before, .content-page .gallery-slider .owl-nav .owl-prev:before, .my-profile-slider .owl-nav .owl-prev:before {
    content: "\E001";
}
 .fi-arrow-right:before, .top-items-section .top-items-slider .owl-nav .owl-next:before, .content-page .gallery-slider .owl-nav .owl-next:before, .my-profile-slider .owl-nav .owl-next:before {
    content: "\E002";
}
 .fi-arrow_carrot-down:before, .nice-select:before, .faq-box .faq-q:before, .account-menu > li > a:before {
    content: "\E003";
}
 .fi-arrow_carrot-left:before {
    content: "\E004";
}
 .fi-arrow_carrot-right:before, .breadcrumb-container .breadcrumb-block span:before, .breadcrumb-container a:before, .main-head .main-menu > li.has_submenu > a:before, .main-head .main-menu > li > .sub-menu li.has_submenu > a:before, .sidebar-menu > li > a:before, .account-menu > li > ul > li > a:before {
    content: "\E005";
}
 .fi-arrow_carrot-up:before, .account-menu > li.have-inner-menu.opened > a:before {
    content: "\E006";
}
 .fi-cart:before {
    content: "\E007";
}
 .fi-circle-left:before, .main-slider .owl-nav .owl-prev:before {
    content: "\E008";
}
 .fi-circle-right:before, .main-slider .owl-nav .owl-next:before {
    content: "\E009";
}
 .fi-envelope:before {
    content: "\E00A";
}
 .fi-facebook:before {
    content: "\E00B";
}
 .fi-instagram:before {
    content: "\E00C";
}
 .fi-invisible:before, .mpopup .eye:before {
    content: "\E00D";
}
 .fi-location:before {
    content: "\E00E";
}
 .fi-pencil:before, .myprofile-box .fields-group-box label.pen:before {
    content: "\E00F";
}
 .fi-phone:before {
    content: "\E010";
}
 .fi-pinterest:before {
    content: "\E011";
}
 .fi-play-circle:before, .content-page .play-item:before, .gallery-init a.gallery-item:before, .knowledge-base .img-box.video:before, .product-single .product-detailed-tabs .video-list .video-item a:before {
    content: "\E012";
}
 .fi-search:before {
    content: "\E013";
}
 .fi-short-arrow-right:before {
    content: "\E014";
}
 .fi-skype:before {
    content: "\E015";
}
 .fi-user:before {
    content: "\E016";
}
 .fi-youtube-play:before {
    content: "\E017";
}
 .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    -o-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
 .owl-carousel .owl-animated-in {
    z-index: 0;
}
 .owl-carousel .owl-animated-out {
    z-index: 1;
}
 .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}
 @-webkit-keyframes fadeOut {
    0% {
       opacity: 1;
   }
    100% {
       opacity: 0;
   }
}
 @-o-keyframes fadeOut {
    0% {
       opacity: 1;
   }
    100% {
       opacity: 0;
   }
}
 @keyframes fadeOut {
    0% {
       opacity: 1;
   }
    100% {
       opacity: 0;
   }
}
 .owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
 .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
 .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
 .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
 .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
 .owl-carousel.owl-loaded {
    display: block;
}
 .owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
 .owl-carousel.owl-hidden {
    opacity: 0;
}
 .owl-carousel .owl-refresh .owl-item {
    display: none;
}
 .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
 .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
 .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
 .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: -moz-grab;
    cursor: grab;
}
 .owl-carousel.owl-rtl {
    direction: rtl;
}
 .owl-carousel.owl-rtl .owl-item {
    float: right;
}
 .no-js .owl-carousel {
    display: block;
}
 .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
 .owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
 .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
 .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("/local/templates/sirius/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
 .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
 .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
 .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
 .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
 .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #686868;
    opacity: 0.8;
}
 .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
 .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
 .mfp-align-top .mfp-container:before {
    display: none;
}
 .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
 .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
 .mfp-ajax-cur {
    cursor: progress;
}
 .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
 .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
 .mfp-auto-cursor .mfp-content {
    cursor: auto;
}
 .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
 .mfp-loading.mfp-figure {
    display: none;
}
 .mfp-hide {
    display: none !important;
}
 .mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
 .mfp-preloader a {
    color: #ccc;
}
 .mfp-preloader a:hover {
    color: #fff;
}
 .mfp-s-ready .mfp-preloader {
    display: none;
}
 .mfp-s-error .mfp-content {
    display: none;
}
 button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
 button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
 .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
 .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}
 .mfp-close:active {
    top: 1px;
}
 .mfp-close-btn-in .mfp-close {
    color: #000;
}
 .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
 .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
 .mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
 .mfp-arrow:active {
    margin-top: -54px;
}
 .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}
 .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
 .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
 .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
 .mfp-arrow-left {
    left: 0;
}
 .mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
 .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
 .mfp-arrow-right {
    right: 0;
}
 .mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
 .mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
 .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
 .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
 .mfp-iframe-holder .mfp-close {
    top: -40px;
}
 .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
 .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
 img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
 .mfp-figure {
    line-height: 0;
}
 .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
 .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
 .mfp-figure figure {
    margin: 0;
}
 .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
 .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
 .mfp-image-holder .mfp-content {
    max-width: 100%;
}
 .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
 @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
       padding-left: 0;
       padding-right: 0;
   }
    .mfp-img-mobile img.mfp-img {
       padding: 0;
   }
    .mfp-img-mobile .mfp-figure:after {
       top: 0;
       bottom: 0;
   }
    .mfp-img-mobile .mfp-figure small {
       display: inline;
       margin-left: 5px;
   }
    .mfp-img-mobile .mfp-bottom-bar {
       background: rgba(0, 0, 0, 0.6);
       bottom: 0;
       margin: 0;
       top: auto;
       padding: 3px 5px;
       position: fixed;
       -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
       box-sizing: border-box;
   }
    .mfp-img-mobile .mfp-bottom-bar:empty {
       padding: 0;
   }
    .mfp-img-mobile .mfp-counter {
       right: 5px;
       top: 3px;
   }
    .mfp-img-mobile .mfp-close {
       top: 0;
       right: 0;
       width: 35px;
       height: 35px;
       line-height: 35px;
       background: rgba(0, 0, 0, 0.6);
       position: fixed;
       text-align: center;
       padding: 0;
   }
}
 @media all and (max-width: 900px) {
    .mfp-arrow {
       -webkit-transform: scale(0.75);
       -ms-transform: scale(0.75);
       -o-transform: scale(0.75);
       transform: scale(0.75);
   }
    .mfp-arrow-left {
       -webkit-transform-origin: 0;
       -ms-transform-origin: 0;
       -o-transform-origin: 0;
       transform-origin: 0;
   }
    .mfp-arrow-right {
       -webkit-transform-origin: 100%;
       -ms-transform-origin: 100%;
       -o-transform-origin: 100%;
       transform-origin: 100%;
   }
    .mfp-container {
       padding-left: 6px;
       padding-right: 6px;
   }
}
 .my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
 .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
 .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
 .my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
 .my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
 .my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
 .my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
 .my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}
 .my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
 .my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
 .my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
 .my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}
 .lg-sub-html, .lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
}
 @font-face {
    font-family: lg;
    src: url(/local/templates/sirius/css/../fonts/lg.eot?n1z373);
    src: url(/local/templates/sirius/css/../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/local/templates/sirius/css/../fonts/lg.woff?n1z373) format("woff"), url(/local/templates/sirius/css/../fonts/lg.ttf?n1z373) format("truetype"), url(/local/templates/sirius/css/../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
}
 .lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 .lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0;
}
 .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}
 .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #fff;
}
 .lg-actions .lg-next {
    right: 20px;
}
 .lg-actions .lg-next:before {
    content: "\e095";
}
 .lg-actions .lg-prev {
    left: 20px;
}
 .lg-actions .lg-prev:after {
    content: "\e094";
}
 @-webkit-keyframes lg-right-end {
    0%, 100% {
       left: 0;
   }
    50% {
       left: -30px;
   }
}
 @-o-keyframes lg-right-end {
    0%, 100% {
       left: 0;
   }
    50% {
       left: -30px;
   }
}
 @keyframes lg-right-end {
    0%, 100% {
       left: 0;
   }
    50% {
       left: -30px;
   }
}
 @-webkit-keyframes lg-left-end {
    0%, 100% {
       left: 0;
   }
    50% {
       left: 30px;
   }
}
 @-o-keyframes lg-left-end {
    0%, 100% {
       left: 0;
   }
    50% {
       left: 30px;
   }
}
 @keyframes lg-left-end {
    0%, 100% {
       left: 0;
   }
    50% {
       left: 30px;
   }
}
 .lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}
 .lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}
 .lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
 .lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
 .lg-toolbar .lg-icon:hover {
    color: #fff;
}
 .lg-toolbar .lg-close:after {
    content: "\e070";
}
 .lg-toolbar .lg-download:after {
    content: "\e0f2";
}
 .lg-sub-html {
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}
 .lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}
 .lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}
 #lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}
 .lg-next, .lg-prev, .lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
 .lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
 .lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
 .lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
 body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -o-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
 body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}
 .lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
 .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
 .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
 .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important;
}
 .lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
 .lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}
 .lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px;
}
 @media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
       -webkit-transition: border-color 0.25s ease;
       -o-transition: border-color 0.25s ease;
       transition: border-color 0.25s ease;
   }
}
 .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}
 .lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
 .lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}
 .lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}
 .lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}
 .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}
 .lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}
 .lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
    color: #fff;
}
 .lg-outer .lg-toogle-thumb:after {
    content: "\e1ff";
}
 .lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}
 .lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}
 .lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
 .lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}
 .lg-outer .lg-has-vimeo .lg-video-play {
    background: url(/local/templates/sirius/css/../img/vimeo-play.png) no-repeat;
}
 .lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(/local/templates/sirius/css/../img/vimeo-play.png) 0 -58px no-repeat;
}
 .lg-outer .lg-has-html5 .lg-video-play {
    background: url(/local/templates/sirius/css/../img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}
 .lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}
 .lg-outer .lg-has-youtube .lg-video-play {
    background: url(/local/templates/sirius/css/../img/youtube-play.png) no-repeat;
}
 .lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(/local/templates/sirius/css/../img/youtube-play.png) 0 -60px no-repeat;
}
 .lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
 .lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}
 .lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}
 .lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}
 .lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s;
}
 .lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}
 .lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}
 .lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}
 .lg-autoplay-button:after {
    content: "\e01d";
}
 .lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}
 .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
 .lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
 .lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
 .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
 .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
    transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -o-transition: opacity 0.15s, -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
 #lg-zoom-in:after {
    content: "\e311";
}
 #lg-actual-size {
    font-size: 20px;
}
 #lg-actual-size:after {
    content: "\e033";
}
 #lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}
 #lg-zoom-out:after {
    content: "\e312";
}
 .lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}
 .lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}
 .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}
 .lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}
 .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
 .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
}
 .lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s, -o-transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}
 .lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}
 .lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
    transition: -webkit-box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
    width: 12px;
}
 .lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
    -webkit-box-shadow: 0 0 0 8px #fff inset;
    box-shadow: 0 0 0 8px #fff inset;
}
 .lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}
 .lg-fullscreen:after {
    content: "\e20c";
}
 .lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}
 .lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
 .lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}
 .lg-outer .lg-dropdown {
    background-color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
    transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -o-transform 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s, -o-transform 0.18s linear 0s;
}
 .lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px;
}
 .lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0;
}
 .lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
    color: #333;
}
 .lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}
 .lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}
 .lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}
 .lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}
 .lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
    width: 100%;
    height: 100%;
}
 .lg-outer #lg-share {
    position: relative;
}
 .lg-outer #lg-share:after {
    content: "\e80d";
}
 .lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}
 .lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901";
}
 .lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}
 .lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904";
}
 .lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}
 .lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902";
}
 .lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}
 .lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903";
}
 .lg-group:after {
    content: "";
    display: table;
    clear: both;
}
 .lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}
 .lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 .lg-outer.lg-visible {
    opacity: 1;
}
 .lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    -o-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    -o-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
 .lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}
 .lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
 .lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
 .lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}
 .lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}
 .lg-outer .lg-item {
    background: url(/local/templates/sirius/css/../img/loading.gif) center center no-repeat;
    display: none !important;
}
 .lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important;
}
 .lg-outer .lg-img-wrap, .lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}
 .lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}
 .lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
 .lg-outer .lg-item.lg-complete {
    background-image: none;
}
 .lg-outer .lg-item.lg-current {
    z-index: 1060;
}
 .lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}
 .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}
 .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}
 .lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
    display: none;
}
 .lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}
 .lg-backdrop.in {
    opacity: 1;
}
 .lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}
 .lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
 .lg-css3.lg-fade .lg-item {
    opacity: 0;
}
 .lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}
 .lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: opacity 0.1s ease 0s, -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
 .lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}
 .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}
 .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}
 .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}
 .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
 .slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
 .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
 .slick-list:focus {
    outline: none;
}
 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
 .slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
 .slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
 .slick-track:after {
    clear: both;
}
 .slick-loading .slick-track {
    visibility: hidden;
}
 .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
 [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;
}
 body {
    font-family: "FuturaPTBook";
    color: #fff;
    font-size: 16px;
    background: #1a213e;
}
 body.noscroll {
    overflow: hidden;
}
 .btn-accent {
    padding: 15px 44px;
    display: inline-block;
    text-align: center;
    border: none;
    color: #00001b;
    background: #fff;
    -webkit-border-radius: 26.3px;
    border-radius: 26.3px;
    font-size: 16px;
    font-family: "FuturaPTDemi";
    text-decoration: none;
    outline: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.9;
}
 .btn-accent.yellow {
    padding: 8.5px 34px;
    background: #dbb85a;
    color: #fff;
    font-family: "FuturaPTMedium";
    text-decoration: none;
}
 .btn-accent.yellow:hover, .btn-accent.yellow:focus, .btn-accent.yellow:active {
    color: #fff;
}
 .btn-accent:hover, .btn-accent:focus, .btn-accent:active {
    text-decoration: none;
    color: #00001b;
}
 .btn-accent:hover {
    opacity: 1;
}
 .lg-backdrop.in {
    opacity: 0.9;
}
 .container-fluid {
    max-width: 1600px;
}
 a.icon {
    text-decoration: none;
}
 a.icon i {
    color: #dbb85a;
    font-size: 14px;
}
 ul {
    margin: 0;
    padding: 0;
}
 ul li {
    list-style-type: none;
}
 .section-title-box {
    margin: 0 0 2.5em;
}
 .section-title-box.center {
    text-align: center;
}
 .section-title {
    font-family: "FuturaPTDemi";
    color: #fff;
}
 .section-title.small h2, .section-title.small h3, .section-title.small h4, .section-title.small h5 {
    font-size: 32px;
}
 .section-title h2, .section-title h3, .section-title h4, .section-title h5 {
    margin: 0;
    line-height: 1.1;
    font-size: 38px;
}
 .product-item {
    padding: 20px 20px 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    border: solid 1px #313a61;
    background-color: #141a35;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    position: relative;
}
 .product-item.full-visible .btn-box {
    height: auto;
    opacity: 1;
    visibility: visible;
}
 .product-item.full-visible:hover {
    position: relative;
}
 .product-item.full-visible .product-item .img-box .shadow-btn {
    display: none;
}
 .product-item.not-available .btn-box .btn-accent {
    background-color: #8f8f8f;
}
 /*.product-item.not-available .product-item-info .price {
    color: #424f8b;
}*/
 .product-item:hover {
    -webkit-box-shadow: 1px 9px 21px 0px rgba(219, 184, 90, 0.17);
    box-shadow: 1px 9px 21px 0px rgba(219, 184, 90, 0.17);
    position: absolute;
}
 .product-item:hover .img-box .shadow-btn {
    opacity: 1;
}
 .product-item:hover .btn-box {
    opacity: 1;
    visibility: visible;
    height: auto;
}
 .product-item a {
    text-decoration: none;
}
 .product-item .cat {
    margin: 0 0 3em;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    font-family: "FuturaPTLight";
    min-height: 35px;
}
 .product-item .label {
    display: inline-block;
    padding: 3.5px 20px;
    background: #dbb85a;
    color: #fff;
    font-size: 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    right: 14px;
    top: 14px;
}
 .product-item .img-box {
    margin: 0 0 1.5em;
    position: relative;
    text-align: center;
    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;
}
 .product-item .img-box img {
    display: inline-block;
    width: 100%;
    max-width: 150px;
    object-fit: cover;
    height: 150px;
}
 .product-item .img-box .shadow-btn {
    padding: 7.5px 34px;
    position: absolute;
    background: rgba(255, 16, 104, 0.7);
    color: #fff;
    font-size: 15px;
    font-family: "FuturaPTDemi";
    -webkit-border-radius: 18px;
    border-radius: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}
 .product-item .img-box .shadow-btn:hover {
    background: rgba(255, 16, 104, 0.9);
}
 .product-item .title {
    margin: 0 0 1.1em;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    font-family: "FuturaPTDemi";
    min-height:  100px;
}
 .product-item .product-item-info {
    padding: 20px 0;
    border-top: 2px solid rgba(38, 46, 81, 0.5);
    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-item .product-item-info .price-box {
    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-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
 .product-item .product-item-info .price {
    color: #ff1068;
    font-size: 15px;
    font-family: "RubikMedium";
    line-height: 16px;
}
 .product-item .product-item-info .price span {
    font-family: "ArialMT";
}
 .product-item .product-item-info .price-old {
    margin-left: 7px;
    font-size: 10px;
    text-decoration: line-through;
    color: #424f8b;
    font-family: "RubikMedium";
}
 .product-item .product-item-info .price-old span {
    font-family: "ArialMT";
}
 .product-item .product-item-info .stock {
    color: #dbb85a;
    font-family: "FuturaPTMedium";
    font-size: 15px;
}
 .product-item .product-item-info .stock.white {
    color: #fff;
}
 .product-item .btn-box {
    border-top: 2px solid rgba(38, 46, 81, 0.5);
    opacity: 0;
    visibility: hidden;
    height: 0;
}
 .product-item .btn-box a {
    margin: 1.1em 0;
}
 .img-box img {
    width: 100%;
    max-width: 100%;
}
 a {
    opacity: 0.9;
}
 a:hover {
    opacity: 1;
}
 .soc-box a.icon {
    margin: 0 7px;
    display: inline-block;
    position: relative;
    width: 22px;
    text-align: center;
}
 .soc-box a.icon:hover:after {
    border: 1px solid rgba(253, 211, 95, 0.1);
}
 .soc-box a.icon:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%, -57%, 0);
    transform: translate3d(-50%, -57%, 0);
}
 .breadcrumb-container {
    margin: 2em 0 4em;
    font-size: 14px;
}
 .breadcrumb-container .breadcrumb-block {
    color: #6b77a7;
}
 .breadcrumb-container .breadcrumb-block span {
    margin: 0 0 0 1.7em;
    color: #dbb85a;
    font-size: 14px;
    position: relative;
}
 .breadcrumb-container .breadcrumb-block span:before {
    font-size: 21px;
    position: absolute;
    left: -0.7em;
    top: 1px;
    line-height: 10px;
}
 .breadcrumb-container a {
    display: inline-block;
    margin: 0 0 0 1.7em;
    color: #6b77a7;
    font-size: 14px;
    position: relative;
    text-decoration: none;
}
 .breadcrumb-container a:first-child {
    margin-left: 0;
}
 .breadcrumb-container a:first-child:before {
    display: none;
}
 .breadcrumb-container a:before {
    font-size: 21px;
    position: absolute;
    left: -0.75em;
    top: 1px;
    line-height: 10px;
}
 .news-item {
    background-color: #141a35;
    -webkit-box-shadow: 0px 0px 38px 0px rgba(219, 184, 90, 0.008);
    box-shadow: 0px 0px 38px 0px rgba(219, 184, 90, 0.008);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 1px solid #313a61;
}
 .news-item:hover {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(219, 184, 90, 0.18);
    box-shadow: 0px 0px 25px 0px rgba(219, 184, 90, 0.18);
    border: 1px solid transparent;
    -webkit-transform: scale(1.038);
    -ms-transform: scale(1.038);
    -o-transform: scale(1.038);
    transform: scale(1.038);
}
 .news-item .img-box {
    margin: 0 0 1;
}
 .news-item .desc-area {
    padding: 30px;
}
 .news-item .date-link {
    margin: 0 0 1.35em;
    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;
}
 .news-item .date-link .date, .news-item .date-link .more {
    text-transform: uppercase;
    font-size: 13px;
    color: #dedede;
    font-family: "FuturaPTLight";
    text-decoration: none;
}
 .news-item .date-link .more i {
    margin-left: 11px;
    font-size: 19px;
    line-height: 10px;
}
 .news-item .date-link .more:hover {
    opacity: 0.9;
}
 .news-item .title {
    margin: 0 0 1.8em;
    font-size: 18px;
    line-height: 27px;
    max-height: 54px;
    overflow: hidden;
}
 .pagination {
    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: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
}
 .pagination a {
    display: inline-block;
    margin: 0 11px 0 0;
    padding: 5px 12px;
    border: 1px solid;
    border: 1px solid #313a61;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #141a35;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
 .pagination a:hover, .pagination a.active {
    background: #dbb85a;
}
 .pagination span {
    display: inline-block;
    position: relative;
    top: 8px;
    font-size: 28px;
    line-height: 20px;
}
 .pagination .prev, .pagination .next {
    padding: 3.5px 22px;
}
 .pagination .prev.active, .pagination .next.active {
    background: #141a35;
}
 .pagination .prev.active i, .pagination .next.active i {
    color: #dbb85a;
}
 .pagination .next {
    margin-right: 0;
}
 .pagination i {
    font-size: 13px;
    color: #2d365c;
}
 .video-box {
    position: relative;
}
 .video-box .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    text-decoration: none;
}
 .video-box .play-btn i {
    font-size: 79px;
    color: #dbb85a;
}
 .title-btn {
    text-align: right;
}
 .nice-select {
    -webkit-tap-highlight-color: transparent;
    padding: 12px 60px 12px 20px;
    background-color: #141a35;
    border: solid 1px #313a61;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 18px;
    font-weight: normal;
    outline: none;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 254px;
}
 .nice-select:before {
    font-size: 25px;
    color: #dbb85a;
    position: absolute;
    right: 24px;
    top: 0%;
    -webkit-transform-origin: 100% 76%;
    -ms-transform-origin: 100% 76%;
    -o-transform-origin: 100% 76%;
    transform-origin: 100% 76%;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}
 .nice-select.open:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
 .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -o-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: #141a35;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #313a61;
    -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    -o-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.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: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
 .nice-select .option:hover, .nice-select .option.focus {
    background-color: #171e3c;
}
 .nice-select .option.selected {
    font-weight: bold;
}
 .nice-select .option.selected.focus {
    background-color: #171e3c;
}
 .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;
}
 .noUi-target {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
 .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
 .noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
 .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    z-index: 0;
}
 .noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-style: flat;
    transform-style: flat;
}
 .noUi-connect {
    height: 100%;
    width: 100%;
}
 .noUi-origin {
    height: 10%;
    width: 10%;
}
 .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto;
}
 .noUi-vertical .noUi-origin {
    width: 0;
}
 .noUi-horizontal .noUi-origin {
    height: 0;
}
 .noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}
 .noUi-touch-area {
    height: 100%;
    width: 100%;
}
 .noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s;
}
 .noUi-state-drag * {
    cursor: inherit !important;
}
 .noUi-horizontal {
    height: 9px;
}
 .noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    right: -10px;
    top: -3px;
}
 .noUi-vertical {
    width: 18px;
}
 .noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    top: -17px;
}
 .noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto;
}
 .noUi-target {
    background: #273053;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
 .noUi-connects {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
 .noUi-connect {
    background: #dbb85a;
}
 .noUi-draggable {
    cursor: ew-resize;
}
 .noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}
 .noUi-handle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #dbb85a;
    cursor: default;
}
 .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}
 .noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
    top: 17px;
}
 [disabled] .noUi-connect {
    background: #b8b8b8;
}
 [disabled].noUi-target, [disabled].noUi-handle, [disabled] .noUi-handle {
    cursor: not-allowed;
}
 .noUi-pips {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    color: #999;
}
 .noUi-pips * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
 .noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}
 .noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}
 .noUi-marker {
    position: absolute;
    background: #ccc;
}
 .noUi-marker-sub, .noUi-marker-large {
    background: #aaa;
}
 .noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}
 .noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
 .noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
 .noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}
 .noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}
 .noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}
 .noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}
 .noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px;
}
 .noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%);
}
 .noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}
 .noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}
 .noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}
 .noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}
 .noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}
 .noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}
 .noUi-horizontal .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
    left: auto;
    bottom: 10px;
}
 .noUi-vertical .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(0, -18px);
    -ms-transform: translate(0, -18px);
    -o-transform: translate(0, -18px);
    transform: translate(0, -18px);
    top: auto;
    right: 28px;
}
 input {
    padding: 11.5px 10px;
    margin: 0 0 0.8em;
    width: 100%;
    color: #fff;
    background: none;
    border: 1px solid #313a61;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
}
 .custom-file-box {
    margin: 0 0 0.8em;
    display: block;
    border: 1px solid #313a61;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-shadow: 0 -3px 5px rgba(1, 1, 1, 0.12);
    box-shadow: 0 -3px 5px rgba(1, 1, 1, 0.12);
}
 .custom-file-box:hover .f-btn {
    background: #2d375d;
}
 .custom-file-box .f-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 10px;
    -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;
}
 .custom-file-box .f-box .filename {
    display: inline-block;
    max-width: auto;
    white-space: nowrap;
    color: #424f8b;
    min-height: 18px;
}
 .custom-file-box .f-box .filename i {
    color: #ff1068;
    font-style: normal;
}
 .custom-file-box .f-btn {
    padding: 3.5px 25px;
    display: inline-block;
    background: #283153;
    font-size: 14px;
    position: relative;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 .custom-file-box input[type="file"] {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 80%;
    height: 0;
    padding: 0;
    margin: 0;
    border: 1px solid transparent;
}
 .cart-quantity-input-box {
    position: relative;
    display: inline-block;
}
 .cart-quantity-input-box input {
    margin: 0;
    display: inline-block;
    padding: 7px 21px;
    max-width: 90px;
    background: #141a35;
    border: 2px solid #313a61;
    outline: none;
    color: #fff;
    text-align: center;
    -webkit-appearance: textfield;
    appearance: textfield;
    -moz-appearance: textfield;
}
 .cart-quantity-input-box input::-webkit-outer-spin-button, .cart-quantity-input-box input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 .cart-quantity-input-box .minus, .cart-quantity-input-box .plus {
    display: block;
    position: absolute;
    top: 38%;
    font-weight: bold;
    font-size: 18px;
    background: none;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: normal;
    color: #000;
    cursor: pointer;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
 .cart-quantity-input-box .minus {
    color: #ff1068;
    left: 5px;
}
 .cart-quantity-input-box .plus {
    color: #dbb85a;
    right: 5px;
}
 form input[type="checkbox"], form input[type="radio"] {
    margin-right: 27px;
    background: #fff;
    outline: none;
    width: 0px;
    height: 0px;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    top: 11px;
}
 form input[type="checkbox"]:after, form input[type="radio"]:after {
    content: "✔";
    font-size: 14px;
    font-weight: bold;
    display: block;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 3px;
    top: -1px;
}
 form input[type="checkbox"]:before, form input[type="radio"]:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #1a213e;
    position: absolute;
    border: 1px solid #313a61;
    left: 0;
    top: 0;
}
 form input[type="checkbox"]:checked:after, form input[type="radio"]:checked:after {
    color: #424f8b;
    opacity: 1;
}
 .checkboxes-tabs {
    margin: 0 0 1em;
    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;
}
 .checkboxes-tabs label {
    margin-right: 15px;
    position: relative;
    padding-left: 22px;
    line-height: normal;
}
 .checkboxes-tabs input[type="radio"] {
    margin-right: 20px;
    background: #fff;
    outline: none;
    width: 0px;
    height: 0px;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 0;
    line-height: normal;
}
 .checkboxes-tabs input[type="radio"] span {
    line-height: normal;
}
 .checkboxes-tabs input[type="radio"]:after {
    content: "✔";
    font-size: 14px;
    font-weight: bold;
    display: block;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 3px;
    top: -1px;
}
 .checkboxes-tabs input[type="radio"]:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    border: 1px solid #313a61;
    left: 0;
    top: 0;
}
 .checkboxes-tabs input[type="radio"]:checked:after {
    color: #424f8b;
    opacity: 1;
}
 .checkboxes-tabs input[type="radio"]:checked:before {
    background: #dbb85a;
}
 .main-head {
    padding: 1.2em 0 0.7em;
}
 .main-head .col-sm-12.norelative {
    position: static;
}
 .main-head .main-head-wrap {
    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;
}
 .main-head .main-head-wrap #mobile-menu-toggle {
    display: block;
    width: 30px;
    height: 23px;
    margin: 3px auto 0 0;
    cursor: pointer;
}
 .main-head .main-head-wrap #mobile-menu-toggle span {
    position: relative;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
 .main-head .main-head-wrap #mobile-menu-toggle span:after, .main-head .main-head-wrap #mobile-menu-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
}
 .main-head .main-head-wrap #mobile-menu-toggle span:after {
    top: 18px;
    width: 100%;
    height: 3px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
 .main-head .main-head-wrap #mobile-menu-toggle span:before {
    width: 100%;
    height: 3px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
 .main-head .main-head-wrap #mobile-menu-toggle.on span {
    -webkit-transform: rotate(45deg) translate3d(6px, 7px, 0);
    transform: rotate(45deg) translate3d(6px, 7px, 0);
}
 .main-head .main-head-wrap #mobile-menu-toggle.on span:before {
    background-color: transparent;
    -webkit-transform: rotate(-45deg) translate3d(6px, -7px, 0);
    transform: rotate(-45deg) translate3d(6px, -7px, 0);
}
 .main-head .main-head-wrap #mobile-menu-toggle.on span:after {
    -webkit-transform: rotate(-90deg) translate3d(18px, 0px, 0);
    transform: rotate(-90deg) translate3d(18px, 0px, 0);
}
 .main-head .main-head-wrap #mobile-menu-toggle.on + #menu {
    opacity: 1;
    visibility: visible;
}
 .main-head .logo {
    margin: 15px 0 0;
    position: relative;
    z-index: 150;
}
 .main-head .logo a {
    opacity: 1;
    display: inline-block;
    position: relative;
}
 .main-head .logo a:hover {
    opacity: 1;
}
 .main-head .logo a:hover img:last-child {
    opacity: 1;
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
}
 .main-head .logo img {
    max-width: 199px;
    width: 100%;
}
 .main-head .logo img:last-child {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 .main-head .main-menu {
    margin: 0;
}
 .main-head .main-menu a {
    opacity: 1;
}
 .main-head .main-menu > li {
    margin: 0 0 5px;
    display: inline-block;
}
 .main-head .main-menu > li.has_submenu > a {
    position: relative;
}
 .main-head .main-menu > li.has_submenu > a:before {
    display: none;
    position: absolute;
    right: 25px;
    top: 37%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    font-size: 21px;
}
 .main-head .main-menu > li:hover > a {
    border: 1px solid #dbb85a;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    color: #dbb85a;
}
 .main-head .main-menu > li:hover > .sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 .main-head .main-menu > li.active > a {
    border: 1px solid #dbb85a;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    color: #dbb85a;
}
 .main-head .main-menu > li > a {
    padding: 10px 25px;
    border: 1px solid transparent;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 .main-head .main-menu > li > .sub-menu {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(-15%, rgba(14, 19, 42, 0.99)), color-stop(24%, rgba(14, 19, 42, 0.99)), color-stop(95%, #1a213e));
    background-image: -webkit-linear-gradient(bottom, rgba(14, 19, 42, 0.99) -15%, rgba(14, 19, 42, 0.99) 24%, #1a213e 95%);
    background-image: -o-linear-gradient(bottom, rgba(14, 19, 42, 0.99) -15%, rgba(14, 19, 42, 0.99) 24%, #1a213e 95%);
    background-image: linear-gradient(0deg, rgba(14, 19, 42, 0.99) -15%, rgba(14, 19, 42, 0.99) 24%, #1a213e 95%);
    position: absolute;
    left: 0;
    top: 64px;
    width: 100%;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    height: 0px;
}
 .main-head .main-menu > li > .sub-menu.simple > ul li {
    width: auto;
}
 .main-head .main-menu > li > .sub-menu.simple > ul li:hover > a {
    border-color: #dbb85a;
}
 .main-head .main-menu > li > .sub-menu.simple > ul li > a {
    font-size: 20px;
    padding: 10px 25px;
    border: 1px solid transparent;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 .main-head .main-menu > li > .sub-menu ul {
    display: inline-block;
    padding: 2.5em -webkit-calc(50% - 48em) 1em -webkit-calc(50% - 31.6em);
    padding: 2.5em calc(50% - 48em) 1em calc(50% - 31.6em);
}
 .main-head .main-menu > li > .sub-menu li {
    display: inline-block;
    width: 125px;
    text-align: center;
    margin: 0 7px 14px 0;
    vertical-align: top;
}
 .main-head .main-menu > li > .sub-menu li.has_submenu > a {
    position: relative;
}
 .main-head .main-menu > li > .sub-menu li.has_submenu > a:before {
    display: block;
    position: absolute;
    right: 25px;
    top: 37%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    font-size: 21px;
}
 .main-head .main-menu > li > .sub-menu li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-family: "FuturaPTLight";
    line-height: 20px;
    text-decoration: none;
}
 .main-head .main-menu > li > .sub-menu li a:hover {
    color: #dbb85a;
    opacity: 1;
}
 .main-head .main-menu > li > .sub-menu li a img {
    margin: 0 auto 6px;
    height: 35px;
    display: block;
}
 .main-head .main-menu > li > .sub-menu li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 .main-head .main-menu > li > .sub-menu li > .sub-menu {
    position: absolute;
    width: 100%;
    background: #1a213e url(/local/templates/sirius/css/../img/front_left_bottom_bg.png) no-repeat left -webkit-calc(100% + 3.4em);
    background: #1a213e url(/local/templates/sirius/css/../img/front_left_bottom_bg.png) no-repeat left calc(100% + 3.4em);
    -webkit-background-size: 120px 120px;
    background-size: 120px;
    left: 0;
    margin: 40px 0 0;
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
 .main-head .main-menu > li > .sub-menu li > .sub-menu:before {
    content: "";
    display: block;
    width: 100%;
    bottom: 100%;
    left: 0;
    height: 40px;
    position: absolute;
}
 .main-head .main-menu > li > .sub-menu li > .sub-menu > ul {
    padding: 2.5em -webkit-calc(50% - 44.5em) 1em -webkit-calc(50% - 30.3em);
    padding: 2.5em calc(50% - 44.5em) 1em calc(50% - 30.3em);
    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;
}
 .main-head .main-menu > li > .sub-menu li > .sub-menu > ul > li {
    margin: 0 0 0.7em;
}
 .main-head .main-menu > li > .sub-menu li > .sub-menu > ul > li > a {
    margin: 0 0 0.7em;
    display: inline-block;
    font-size: 18px;
    font-family: "FuturaPTMedium";
}
 .main-head .main-menu > li > .sub-menu li > .sub-menu > ul > li ul {
    display: block;
    padding: 0;
    padding-left: 15px;
    margin: 0 0 1em;
}
 .main-head .main-menu > li > .sub-menu li > .sub-menu > ul > li ul li {
    margin: 0 0 0.4em;
    display: block;
    width: 100%;
}
 .main-head .main-menu > li > .sub-menu li > .sub-menu li {
    margin: 0;
    width: 25%;
    text-align: left;
}
 .main-head .account-soc-box {
    padding: 10px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 275px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
 .main-head .account-soc-box.have-cart {
    min-width: 320px;
}
 .main-head .account-soc-box .search-account {
    margin-right: auto;
    margin-left: auto;
}
 .main-head .icons-box {
    cursor: default;
}
 .main-head .icons-box i {
    display: inline-block;
}
 .main-head .icons-box .cart-icon {
    position: relative;
}
 .main-head .icons-box .fi-cart .cart-count {
    font-style: normal;
    position: absolute;
    right: -15px;
    top: -18px;
    width: 24px;
    height: 24px;
    background: #ff1068;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 13px;
    text-align: center;
    line-height: 24px;
}
 .main-head .search-account .icon {
    margin: 0 7px;
    display: inline-block;
}
 .main-head .search-account .icon .fi-cart {
    color: #fff;
    font-size: 16px;
}
 .main-head .search-account .icon .fi-cart:before {
    height: 14px;
    line-height: 13px;
}
 .main-head .search-account .icon i {
    color: #dbb85a;
    font-size: 14px;
}
 .main-head .search-account .search-field-toggle, .main-head .search-account .sign-popup-toggle {
    cursor: pointer;
}
 .main-head .search-account .search-icon-container {
    position: relative;
}
 .main-head .search-account .search-icon-container:hover {
    opacity: 1;
}
 .main-head .search-account .search-icon-container .search-form {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    width: 200px;
    z-index: 900;
    display: none;
}
 .main-head .search-account .search-icon-container .search-form .search-field {
    position: relative;
}
 .main-head .search-account .search-icon-container .search-form .search-field:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -webkit-calc(50% - 5px);
    left: calc(50% - 5px);
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #141a35;
    border-top: 0;
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
}
 .main-head .search-account .search-icon-container .search-form input {
    margin: 0;
    color: #fff;
    padding-left: 10px;
    padding-right: 35px;
    -webkit-box-shadow: 0 0 6px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 6px rgba(255, 255, 255, 0.1);
    background: #141a35;
}
 .main-head .search-account .search-icon-container .search-form .send-form {
    display: block;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    background: none;
    border: none;
    height: 100%;
    outline: none;
}
 .main-head .search-account .search-icon-container .search-form .send-form i {
    font-size: 14px;
}
 .main-head .search-account .sign-popup-container {
    position: relative;
}
 .main-head .search-account .sign-popup-container .sign-popup {
    position: absolute;
    background: #0b1025;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    visibility: hidden;
    top: 2.3em;
    right: 0;
    -webkit-transform: translate3d(50%, 10px, 0);
    transform: translate3d(50%, 10px, 0);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2.6em 2.1em;
    z-index: 100;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
 .main-head .search-account .sign-popup-container .sign-popup.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
}
 .main-head .search-account .sign-popup-container .sign-popup .sign-up, .main-head .search-account .sign-popup-container .sign-popup .sign-in {
    padding: 9px 25px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid transparent;
    -webkit-border-radius: 23.5px;
    border-radius: 23.5px;
    font-size: 20px;
    font-family: "FuturaPTMedium";
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 .main-head .search-account .sign-popup-container .sign-popup .sign-up:hover, .main-head .search-account .sign-popup-container .sign-popup .sign-in:hover {
    border: 1px solid #dbb85a;
    color: #dbb85a;
}
 .main-slider-section {
    margin: 0 0 2.5em;
}
 .main-view-wrap {
    padding: 4.5em 0 5em;
    background-image: url(/local/templates/sirius/css/../img/front_left_bottom_bg.png), url(/local/templates/sirius/css/../img/front_right_top_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom, top right;
}
 .main-slider {
    position: relative;
}
 .main-slider .owl-nav .owl-prev, .main-slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 .main-slider .owl-nav .owl-prev:before, .main-slider .owl-nav .owl-next:before {
    font-size: 40px;
    color: #fff;
}
 .main-slider .owl-nav .owl-prev:hover, .main-slider .owl-nav .owl-next:hover {
    opacity: 0.5;
}
 .main-slider .owl-nav .owl-prev {
    left: 5%;
}
 .main-slider .owl-nav .owl-next {
    right: 5%;
}
 .main-slider .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 1.9em;
    width: 100%;
}
 .main-slider .owl-dots .owl-dot {
    margin: 0 4px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
 .main-slider .owl-dots .owl-dot.active {
    background: #dbb85a;
}
 .main-slider .owl-item img {
    max-width: 100%;
    width: auto;
    height: auto;
}
 .main-slider .item {
    min-height: 525px;
    color: #fff;
    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;
    z-index: 10;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
 .main-slider .item .item-wrap {
    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;
}
 .main-slider .item .title {
    margin: 0 0 0.9em;
    font-size: 44px;
    font-family: "FuturaPTBold";
    line-height: 51px;
}
 .main-slider .item .title span {
    display: block;
}
 .top-items-section {
    margin: 0;
}
 .top-items-section .top-items-slider {
    position: relative;
}
 .top-items-section .top-items-slider.visible .btn-box {
    height: auto;
    opacity: 1;
    visibility: visible;
}
 .top-items-section .top-items-slider.visible .product-item .img-box .shadow-btn {
    display: none;
}
 .top-items-section .top-items-slider .owl-nav .owl-prev, .top-items-section .top-items-slider .owl-nav .owl-next {
    position: absolute;
    display: block;
    width: 72px;
    height: 35px;
    background-color: #141a35;
    border: 1px solid #313a61;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    top: -80px;
}
 .top-items-section .top-items-slider .owl-nav .owl-prev:hover:before, .top-items-section .top-items-slider .owl-nav .owl-next:hover:before {
    color: #dbb85a;
}
 .top-items-section .top-items-slider .owl-nav .owl-prev:before, .top-items-section .top-items-slider .owl-nav .owl-next:before {
    font-size: 13px;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    color: #2d365c;
}
 .top-items-section .top-items-slider .owl-nav .owl-prev {
    right: 83px;
}
 .top-items-section .top-items-slider .owl-nav .owl-next {
    right: 0;
}
 .top-items-section .top-items-slider .owl-stage-outer {
    margin: 0 -15px -4.7em;
    padding: 0 15px 3.5em;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
}
 .myprofile-box .cat-section a {
    text-decoration: none;
    color: #fff;
}
 .myprofile-box .cat-section .cat-b-full {
    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;
}
 .myprofile-box .cat-section .cat-b-full .title {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 32px;
    max-width: 237px;
    position: relative;
    z-index: 10;
}
 .myprofile-box .cat-section .cat-b-full .main-image {
    max-width: 280px;
    min-height: 100px;
}
 .myprofile-box .cat-section .cat-b-full .btn-box {
    position: relative;
    z-index: 10;
}
 .myprofile-box .cat-section .cat-b-half {
    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;
}
 .myprofile-box .cat-section .cat-b-half .title {
    text-align: center;
    position: relative;
    z-index: 10;
}
 .cat-section {
    margin: 0 0 1.8em;
    color: #fff;
}
 .cat-section .cat-b-full {
    padding: 50px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    min-height: 250px;
}
 .cat-section .cat-b-full .title {
    margin: 0 0 1em;
    font-size: 32px;
    max-width: 360px;
    font-family: "FuturaPTDemi";
    line-height: 38px;
    position: relative;
    z-index: 10;
}
 .cat-section .cat-b-full .btn-box {
    position: relative;
    z-index: 10;
}
 .cat-section .cat-b-full .main-image {
    position: absolute;
    right: 3em;
    top: 50%;
    -webkit-transform: translate3d(0, -42%, 0);
    transform: translate3d(0, -42%, 0);
    max-width: 550px;
    max-height: 230px;
    min-height: 200px;
}
 .cat-section .cat-b-full .main-image img {
    width: 100%;
    max-width: 100%;
}
 .cat-section .cat-b-half {
    padding: 40px 30px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 200px;
}
 .cat-section .cat-b-half.white {
    color: #000;
}
 .cat-section .cat-b-half.single-bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: right center;
}
 .cat-section .cat-b-half .title {
    margin: 0 0 1em;
    font-size: 22px;
    max-width: 250px;
    font-family: "FuturaPTDemi";
    line-height: 25px;
    position: relative;
    z-index: 10;
}
 .cat-section .cat-b-half .btn-box {
    position: relative;
    z-index: 10;
}
 .cat-section .cat-b-half .main-image {
    position: absolute;
    right: 4em;
    top: 50%;
    -webkit-transform: translate3d(0, -42%, 0);
    transform: translate3d(0, -42%, 0);
    max-width: 550px;
    max-height: 230px;
    min-height: 200px;
}
 .cat-section .cat-b-half .main-image img {
    width: 100%;
    max-width: 100%;
}
 .news-section {
    background: #141a35;
    padding: 4.6em 0;
}
 .contacts-section {
    padding: 7em 0;
    background-image: url(/local/templates/sirius/css/../img/contacts_right_bg.png), url(/local/templates/sirius/css/../img/contacts_left_bg.png);
    background-repeat: no-repeat;
    background-position: right top, left bottom;
}
 .contacts-section.nobg {
    background: none;
}
 .contacts-section .tabs {
    margin: 0 0 2em;
}
 .contacts-section .tab {
    padding: 7px 20px;
    font-size: 16px;
    font-family: "FuturaPTLight";
    display: inline-block;
    background: #fff;
    color: #1a213e;
    cursor: pointer;
}
 .contacts-section .tab:first-child {
    -webkit-border-radius: 16px 0 0 16px;
    border-radius: 16px 0 0 16px;
    margin-right: -4px;
}
 .contacts-section .tab:last-child {
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
}
 .contacts-section .tab.active {
    background: #dbb85a;
    color: #fff;
}
 .contacts-section .contacts-box {
    margin: 0 0 2em;
}
 .contacts-section .contacts-box p {
    margin: 0 0 0.4em;
    font-size: 18px;
    font-family: "FuturaPTLight";
    position: relative;
    padding-left: 35px;
}
 .contacts-section .contacts-box p i {
    font-size: 44px;
    position: absolute;
    left: 12px;
    top: 4px;
    line-height: 10px;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    color: #dbb85a;
}
 .contacts-section .contacts-box p a {
    color: #fff;
    text-decoration: none;
}
 .contacts-section .contacts-box .title {
    font-family: "FuturaPTDemi";
    margin: 0 0 0.6em;
}
 .contacts-section .map-container {
    position: relative;
    min-height: 430px;
}
 .contacts-section .map-container .map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
 .contacts-section .map-container .map [class*="ymaps-2"][class*="-ground-pane"] {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
 .subscription-section {
    padding: 1.7em 0;
    background: #141a35;
}
 .subscription-section .subscription-box {
    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;
}
 .subscription-section .subscription-box .description {
    position: relative;
    padding-left: 6.2em;
    max-width: 625px;
    width: 60%;
}
 .subscription-section .subscription-box .description img {
    position: absolute;
    left: 0;
    top: 52%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: 86px;
}
 .subscription-section .subscription-box .description p {
    margin: 0;
    font-size: 32px;
    font-family: "FuturaPTDemi";
}
 .subscription-section .subscription-box .description p span {
    display: block;
    font-size: 15px;
    font-family: "FuturaPTBook";
}
 .subscription-section .subscription-box .form-box {
    width: 40%;
}
 .subscription-section .subscription-box form .form-wrap {
    max-width: 450px;
    min-width: 300px;
    background: #fff;
    -webkit-box-shadow: -3px 18px 54px 0px rgba(1, 1, 1, 0.15);
    box-shadow: -3px 18px 54px 0px rgba(1, 1, 1, 0.15);
    -webkit-border-radius: 25px;
    border-radius: 25px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
 .subscription-section .subscription-box form input {
    margin: 0;
    padding: 10px 15px;
    width: 100%;
    background: transparent;
    border: none;
    color: #000;
    outline: none;
}
 .subscription-section .subscription-box form button {
    position: relative;
}
 .main-footer {
    padding: 3em 0;
    background-image: url(/local/templates/sirius/css/../img/footer_left_bg.png), url(/local/templates/sirius/css/../img/footer_right_bg.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
}
 .main-footer .logo {
    margin: 0 0 2.7em;
}
 .main-footer .logo img {
    max-width: 105px;
}
 .main-footer .logo a {
    display: inline-block;
    margin: 0 0 1.2em;
}
 .main-footer .logo p {
    margin: 0;
    font-size: 15px;
    line-height: 26px;
}
 .main-footer .branding {
    max-width: 260px;
}
 .main-footer .footer-wrap {
    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;
}
 .main-footer .info-box .info-title {
    margin: 0 0 1em;
    font-size: 20px;
    font-family: "FuturaPTMedium";
}
 .main-footer .info-box ul li {
    margin: 0 0 1.3em;
}
 .main-footer .info-box ul a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    font-family: "FuturaPTLight";
}
 .main-footer .info-box p {
    margin: 0 0 1.5em;
    font-size: 15px;
    font-family: "FuturaPTLight";
}
 .main-footer .info-box p span {
    font-family: "RubikMedium";
}
 .copy-section {
    padding: 1.2em 0;
    background: #141a35;
    text-align: center;
}
 .copy-section p {
    margin: 0;
    font-size: 15px;
}
 .copy-section p.left {
    text-align: left;
}
 .copy-section p a {
    color: #dbb85a;
}
 .copy-section ul li {
    margin: 0 1.4em;
    display: inline-block;
    position: relative;
}
 .copy-section ul li:after {
    content: "|";
    display: block;
    position: absolute;
    right: -29px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
 .copy-section ul li:last-child:after {
    display: none;
}
 .copy-section ul li a {
    color: #fff;
    text-decoration: none;
}
 .copy-section ul li a:hover {
    color: #dbb85a;
}
 .page-wrap {
    background-image: url(/local/templates/sirius/css/../img/front_right_top_bg.png);
    background-repeat: no-repeat;
    background-position: top right;
}
 .page-wrap .section-title-box {
    margin: 0 0 3em;
}
 .page-wrap .send-cart-form {
    margin: 0 0 6.8em;
}
 .page-wrap .send-cart-form .section-title-box {
    margin: 0 0 2em;
}
 .page-wrap .send-cart-form .btn-box {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
 .page-wrap .send-cart-form .btn-box label {
    margin-right: 18px;
}
 .page-wrap .send-cart-form .btn-box label span {
    font-size: 13px;
}
 .page-wrap .send-cart-form form {
    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;
}
 .page-wrap .send-cart-form form .text-box {
    width: 49.3%;
}
 .page-wrap .send-cart-form form .textarea-box {
    width: 100%;
}
 .page-wrap .send-cart-form form .submit-box {
    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;
    width: 100%;
}
 .page-wrap .table-cart-box {
    margin: 0 0 3em;
}
 .page-wrap .table-cart {
    margin: 0 0 2em;
    display: table;
    max-width: 100%;
    border: 1px solid #313a61;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
 .page-wrap .table-cart .cart-quantity-input-box input {
    min-width: 100px;
}
 .page-wrap .table-cart .table-head, .page-wrap .table-cart .table-row {
    display: table-row;
}
 .page-wrap .table-cart .table-head > div, .page-wrap .table-cart .table-row > div {
    padding: 12px 5px;
    display: table-cell;
    border-bottom: 1px solid #313a61;
    vertical-align: middle;
}
 .page-wrap .table-cart .table-head .red, .page-wrap .table-cart .table-row .red {
    color: #ff1068;
}
 .page-wrap .table-cart .table-head > div {
    font-size: 18px;
    background: #141a35;
}
 .page-wrap .table-cart .table-row > div {
    padding: 22px 5px;
    font-size: 16px;
}
 .page-wrap .table-cart .table-row > div:nth-child(2) {
    text-align: left;
    position: relative;
    padding-left: 70px;
    max-width: 330px;
}
 .page-wrap .table-cart .table-row > div:nth-child(2) .img-box {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
 .page-wrap .table-cart .table-row > div .img-box {
    margin-right: 26px;
    display: inline-block;
    border: 2px solid #313a61;
}
 .page-wrap .table-cart .table-row > div img {
    max-width: 50px;
}
 .page-wrap .table-cart .table-row > div a {
    color: #fff;
    text-decoration: none;
}
 .page-wrap .table-cart .table-row > div a:hover {
    color: #dbb85a;
}
 .page-wrap .table-cart .table-row > div a.del {
    color: #dbb85a;
}
 .page-wrap .table-cart .table-row > div a.del img {
    max-width: 15px;
}
 .page-wrap .table-cart .table-row .storage {
    margin: 0 17px;
    padding: 8px 10px;
    display: inline-block;
    border: 2px solid #313a61;
    background: #141a35;
}
 .page-wrap .table-cart .table-row .price, .page-wrap .table-cart .table-row .old-price {
    display: block;
    font-family: "RubikMedium";
}
 .page-wrap .table-cart .table-row .price span, .page-wrap .table-cart .table-row .old-price span {
    font-family: "ArialMT";
}
 .page-wrap .table-cart .table-row .price {
    color: #ff1068;
    font-size: 18px;
}
 .page-wrap .table-cart .table-row .price.summary {
    font-size: 20px;
}
 .page-wrap .table-cart .table-row .old-price {
    color: #424f8b;
    font-size: 14px;
    text-decoration: line-through;
}
 .page-wrap .table-cart .table-row:last-child > div {
    border-bottom: none;
}
 .page-wrap .table-cart-summary-box {
    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;
}
 .page-wrap .table-cart-summary {
    margin: 0;
}
 .page-wrap .table-cart-summary p {
    margin: 0 0 0.3em;
    font-size: 16px;
}
 .posts-list {
    margin: 0 0 2em;
    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;
}
 .posts-list .news-item {
    margin: 0 0 1.8em;
    width: 31.6%;
}
 .news-single .news-single-content {
    margin: 0 0 1.2em;
}
 .news-single .news-single-content .date {
    margin: 0 0 0.1em;
    font-size: 12.5px;
    font-family: "FuturaPTLight";
}
 .news-single .news-single-content .title {
    margin: 0 0 0.7em;
    font-size: 32px;
    font-family: "FuturaPTDemi";
}
 .news-single .news-single-content p {
    margin: 0 0 1em;
    font-size: 18px;
    line-height: 30px;
}
 .news-single .img-box {
    margin: 0 2em 1em 0;
    max-width: 375px;
    float: left;
}
 .news-single .video-box img {
    width: 100%;
}
 .content-page .content-page-wrap {
    margin: 0 0 1.2em;
}
 .content-page .img-box {
    margin: 0 2em 1em 0;
    max-width: 375px;
}
 .content-page .img-box.left {
    float: left;
}
 .content-page .img-box.right {
    float: right;
}
 .content-page .title {
    margin: 0 0 0.7em;
    font-size: 32px;
    font-family: "FuturaPTDemi";
}
 .content-page .play-item {
    position: relative;
}
 .content-page .play-item:hover:before {
    opacity: 1;
}
 .content-page .play-item:hover:after {
    opacity: 1;
}
 .content-page .play-item:before {
    position: absolute;
    font-size: 79px;
    color: #dbb85a;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 20;
}
 .content-page .play-item:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 10;
}
 .content-page p {
    margin: 0 0 1em;
    font-size: 18px;
    line-height: 30px;
}
 .content-page .gallery-box {
    margin: 5em 0 0;
}
 .content-page .gallery-slider-init .item {
    cursor: pointer;
}
 .content-page .gallery-slider {
    position: relative;
}
 .content-page .gallery-slider .owl-nav .owl-prev, .content-page .gallery-slider .owl-nav .owl-next {
    position: absolute;
    display: block;
    width: 72px;
    height: 35px;
    background-color: #141a35;
    border: 1px solid #313a61;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    top: -80px;
}
 .content-page .gallery-slider .owl-nav .owl-prev:hover:before, .content-page .gallery-slider .owl-nav .owl-next:hover:before {
    color: #dbb85a;
}
 .content-page .gallery-slider .owl-nav .owl-prev:before, .content-page .gallery-slider .owl-nav .owl-next:before {
    font-size: 13px;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    color: #2d365c;
}
 .content-page .gallery-slider .owl-nav .owl-prev {
    right: 83px;
}
 .content-page .gallery-slider .owl-nav .owl-next {
    right: 0;
}
 .gallery-init {
    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;
    width: 100%;
}
 .gallery-init img {
    cursor: pointer;
}
 .gallery-init .item {
    cursor: pointer;
}
 .gallery-init .gallery-item {
    margin: 0 1.78% 2.8em 0;
    cursor: pointer;
    width: 32.1%;
}
 .gallery-init .gallery-item:nth-child(3n) {
    margin-right: 0;
}
 .gallery-init a.gallery-item {
    position: relative;
}
 .gallery-init a.gallery-item:hover:before {
    opacity: 1;
}
 .gallery-init a.gallery-item:hover:after {
    opacity: 1;
}
 .gallery-init a.gallery-item:before {
    position: absolute;
    font-size: 79px;
    color: #dbb85a;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 20;
}
 .gallery-init a.gallery-item:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 10;
}
 .testimonials {
    margin: 0 0 3em;
}
 .testimonials .testimonials-item {
    margin: 0 0 3.3em;
}
 .testimonials .testimonials-title {
    margin: 0 0 1.2em;
    font-size: 22px;
    font-family: "FuturaPTMedium";
}
 .testimonials .testimonials-text {
    font-size: 22px;
    font-family: "FuturaPTLight";
    line-height: 30px;
}
 .faq-box {
    margin: 0 0 6.5em;
}
 .faq-box .faq-item {
    margin: 0 0 1em;
}
 .faq-box .faq-q {
    padding: 1.06em 1.7em;
    padding-right: 5em;
    font-size: 18px;
    border: 1px solid #2f385f;
    position: relative;
    cursor: pointer;
}
 .faq-box .faq-q:before {
    font-size: 34px;
    position: absolute;
    width: 43px;
    height: 43px;
    line-height: 17px;
    text-align: center;
    color: #dbb85a;
    border: 1px solid #dbb85a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    right: 20px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
 .faq-box .faq-q.active {
    color: #dbb85a;
    border-color: #dbb85a;
}
 .faq-box .faq-q.active:before {
    background: #dbb85a;
    color: #fff;
}
 .faq-box .faq-a {
    display: none;
}
 .faq-box .faq-a-text {
    padding: 35px 2.5em 30px;
    border: 1px solid #2f385f;
}
 .faq-box .faq-a-text p {
    margin: 0 0 1em;
    font-size: 16px;
}
 .send-question-form form {
    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;
}
 .send-question-form form .text-box:nth-child(1) {
    width: 49%;
}
 .send-question-form form .text-box:nth-child(2) {
    width: 24%;
}
 .send-question-form form .text-box:nth-child(3) {
    width: 24%;
}
 .send-question-form form .textarea-box {
    width: 100%;
}
 .send-question-form form .submit-box {
    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;
    width: 100%;
}
 .knowledge-base .knowledge-base-item {
    margin: 0 0 2.5em;
}
 .knowledge-base .img-box.video {
    position: relative;
}
 .knowledge-base .img-box.video:before {
    position: absolute;
    font-size: 79px;
    color: #dbb85a;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 20;
}
 .knowledge-base .img-box.video:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 10;
}
 .knowledge-base .title {
    margin: 0 0 1em;
    font-size: 24px;
}
 .knowledge-base .title a {
    color: #fff;
    text-decoration: none;
}
 .knowledge-base .desc-box p {
    margin: 0 0 1em;
    font-size: 18px;
    line-height: 33px;
}
 .product-single {
    margin: 0 0 6.5em;
}
 .product-single .product-single-gallery {
    margin: 0 0 0.7em;
}
 .product-single .product-single-gallery .slick-slide {
    border: 2px solid #313a61;
    outline: none;
}
 .product-single .product-single-gallery img {
    width: 100%;
}
 .product-single .product-single-gallery-nav {
    padding: 0 1.5em;
    position: relative;
}
 .product-single .product-single-gallery-nav .slick-slide {
    margin: 0 0.5em;
    border: 2px solid #313a61;
    outline: none;
}
 .product-single .product-single-gallery-nav .slick-slide img {
    width: 100%;
}
 .product-single .product-single-gallery-nav .nav-left, .product-single .product-single-gallery-nav .nav-right {
    position: absolute;
    top: 38%;
    font-size: 38px;
    color: #dbb85a;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    line-height: 10px;
    height: 10px;
    cursor: pointer;
}
 .product-single .product-single-gallery-nav .nav-left {
    left: 0;
}
 .product-single .product-single-gallery-nav .nav-right {
    right: 0;
}
 .product-single .gallery-item {
    cursor: pointer;
    display: inline-block;
}
 .product-single .articul {
    margin: 0 0 0.5em;
    font-size: 16px;
    font-family: "FuturaPTLight";
}
 .product-single .title {
    margin: 0 0 0.5em;
    font-size: 42px;
}
 .product-single .product-desc p {
    margin: 0 0 1em;
    font-family: "FuturaPTLight";
}
 .product-single .product-desc-title {
    margin: 0 0 0.8em;
    font-size: 18px;
    font-family: "FuturaPTDemi";
}
 .product-single .price-box {
    margin: 0 0 2.4em;
    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;
    max-width: 255px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
 .product-single .price-box .price {
    font-size: 30px;
    color: #ff1068;
    font-family: "RubikMedium";
    line-height: 34px;
}
 .product-single .price-box .price span {
    font-family: "ArialMT";
}
 .product-single .price-box .old-price {
    font-size: 20px;
    color: #424f8b;
    font-family: "RubikMedium";
    text-decoration: line-through;
}
 .product-single .price-box .old-price span {
    font-family: "ArialMT";
}
 .product-single .to-cart-box {
    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;
    max-width: 240px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
 .product-single .product-detailed-tabs {
    margin: 2.8em 0 0;
}
 .product-single .product-detailed-tabs .tabs {
    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-single .product-detailed-tabs .tabs .tab {
    cursor: pointer;
    border: 1px solid #2f385f;
    font-size: 18px;
    width: 20%;
    text-align: center;
    padding: 10px 5px;
}
 .product-single .product-detailed-tabs .tabs .tab.active {
    background: #dbb85a;
    color: #fff;
}
 .product-single .product-detailed-tabs .tab_content {
    padding: 2em 2.3em;
    border: 1px solid #2f385f;
}
 .product-single .product-detailed-tabs .tab_item p {
    margin: 0 0 0.7em;
    font-size: 16px;
    line-height: 26px;
    font-family: "FuturaPTLight";
}
 .product-single .product-detailed-tabs .tab_item .table .table-item {
    padding: 5px 1.6em;
    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-single .product-detailed-tabs .tab_item .table .table-item p {
    margin: 0;
    width: 50%;
}
 .product-single .product-detailed-tabs .tab_item .table .table-item p:last-child {
    max-width: 95px;
    text-align: left;
}
 .product-single .product-detailed-tabs .tab_item .table .table-item:nth-child(odd) {
    background: #141a35;
}
 .product-single .product-detailed-tabs .flex-list {
    margin: 0 0 -2.2em;
    padding: 1em 1em;
    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;
}
 .product-single .product-detailed-tabs .flex-list .item {
    margin: 0 0 2.3em;
    width: 15%;
    text-align: center;
}
 .product-single .product-detailed-tabs .flex-list .item .inner {
    display: inline-block;
}
 .product-single .product-detailed-tabs .flex-list .item .img-box {
    margin: 0 0 1em;
    max-width: 88px;
    border: 2px solid #313a61;
}
 .product-single .product-detailed-tabs .flex-list p {
    margin: 0;
    font-size: 18px;
    font-family: "FuturaPTLight";
    text-align: left;
}
 .product-single .product-detailed-tabs .flex-list p span {
    display: block;
    font-size: 16px;
}
 .product-single .product-detailed-tabs .video-list {
    margin: 0 0 0.5em;
    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;
}
 .product-single .product-detailed-tabs .video-list .video-item {
    width: 24.5%;
}
 .product-single .product-detailed-tabs .video-list .video-item a {
    margin: 0 0 0.7em;
    display: inline-block;
    position: relative;
    width: 100%;
}
 .product-single .product-detailed-tabs .video-list .video-item a:hover:before {
    font-size: 48px;
}
 .product-single .product-detailed-tabs .video-list .video-item a:hover:after {
    opacity: 0.2;
}
 .product-single .product-detailed-tabs .video-list .video-item a:before {
    position: absolute;
    font-size: 40px;
    color: #dbb85a;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 20;
}
 .product-single .product-detailed-tabs .video-list .video-item a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0.7;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 10;
}
 .product-single .product-detailed-tabs .video-list .video-item a img {
    width: 100%;
}
 .product-single .product-detailed-tabs .video-list p {
    margin: 0 0 1em;
}
 .products-list {
    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;
}
 .products-list.search-page .product-item {
    width: 23.095%;
}
 .products-list.search-page .product-item:nth-child(3n) {
    margin-right: 2.5%;
}
 .products-list.search-page .product-item:nth-child(4n) {
    margin-right: 0;
}
 .products-list .product-item {
    margin: 0 2.5% 1.5em 0;
    width: 31.5%;
}
 .products-list .product-item:nth-child(3n) {
    margin-right: 0;
}
 .double-title {
    margin: 0 0 1.8em;
    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-left: 30.5%;
}
 .double-title .section-title-box {
    width: 50%;
    margin: 0;
}
 .double-title .sorting-box {
    width: 50%;
}
 .double-title .counter {
    width: 50%;
    text-align: right;
}
 .sorting-box {
    text-align: right;
}
 .sorting-box select {
    padding: 5px 6px;
    color: #fff;
    border: 1px solid #313a61;
    background: #141a35;
    font-size: 18px;
}
 .main-wrap {
    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;
}
 .main-wrap .sidebar-box {
    width: 26%;
}
 .main-wrap .main-box {
    width: 72.5%;
}
 .main-wrap .main-box.search {
    width: 100%;
}
 .sidebar-menu {
    margin: 0 0 1em;
}
 .sidebar-menu > li {
    position: relative;
}
 .sidebar-menu > li.have-inner-menu a:before {
    display: block;
}
 .sidebar-menu > li:hover > a {
    background: #dbb85a;
    opacity: 1;
}
 .sidebar-menu > li:hover > a:before {
    color: #fff;
}
 .sidebar-menu > li:hover > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
 .sidebar-menu > li > a {
    margin: 0 0 0.5em;
    padding: 13px 35px 13px 20px;
    border: 1px solid #313a61;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: #141a35;
    font-family: "FuturaPTDemi";
    position: relative;
}
 .sidebar-menu > li > a:before {
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -85%, 0);
    transform: translate3d(0, -85%, 0);
    right: 23px;
    font-size: 26px;
    color: #dbb85a;
    line-height: 15px;
    height: 15px;
}
 .sidebar-menu > li > ul {
    display: none;
    position: absolute;
    padding: 2.4em;
    top: 0;
    left: 100%;
    margin-left: 8px;
    background: #141a35;
    z-index: 500;
    width: 3000px;
    max-width: 836px;
    border: 1px solid #313a61;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
 .sidebar-menu > li > ul:after {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 8px;
    height: 100%;
    background: transparent;
}
 .sidebar-menu > li > ul > li {
    width: 30.3%;
    margin: 0 10px 1em;
}
 .sidebar-menu > li > ul > li > a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-family: "FuturaPTMedium";
}
 .sidebar-menu > li > ul > li > a:hover {
    color: #dbb85a;
}
 .sidebar-menu > li > ul > li > ul {
    margin: 5px 0 0 13px;
}
 .sidebar-menu > li > ul > li > ul > li {
    width: 100%;
}
 .sidebar-menu > li > ul > li > ul > li > a {
    padding: 3px 0;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: "FuturaPTLight";
}
 .sidebar-menu > li > ul > li > ul > li > a:hover {
    color: #dbb85a;
}
.sidebar-menu > li > ul > li > ul > li > ul {
    margin: 5px 0 0 13px;
}
.sidebar-menu > li > ul > li > ul > li > ul > li > a {
    padding: 3px 0;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: "FuturaPTLight";
}
.sidebar-menu > li > ul > li > ul > li > ul > li > a:hover {
    color: #dbb85a;
}
 .account-menu {
    margin: 0 0 1em;
}
 .account-menu > li {
    position: relative;
}
 .account-menu > li.have-inner-menu.opened > a:before {
    top: -2px;
}
 .account-menu > li.have-inner-menu > a:before {
    display: block;
}
 .account-menu > li.active > a {
    background: #dbb85a;
    opacity: 1;
}
 .account-menu > li.active > a:before {
    color: #fff;
}
 .account-menu > li > a {
    margin: 0 0 0.5em;
    padding: 13px 45px 13px 20px;
    border: 1px solid #313a61;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: #141a35;
    font-family: "FuturaPTDemi";
    position: relative;
}
 .account-menu > li > a:before {
    display: none;
    position: absolute;
    top: 0%;
    right: 23px;
    font-size: 26px;
    color: #dbb85a;
    width: 15px;
    height: 15px;
}
 .account-menu > li > ul {
    margin: -9px 0 0.5em;
    margin: 0 0 0.5em;
    display: none;
}
 .account-menu > li > ul > li {
    position: relative;
}
 .account-menu > li > ul > li.have-inner-menu > a:before {
    display: block;
}
 .account-menu > li > ul > li:hover > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
 .account-menu > li > ul > li:last-child > a {
    border-bottom: 1px solid #313a61;
}
 .account-menu > li > ul > li > a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    margin: 0 0 0;
    padding: 13px 45px 13px 20px;
    border: 1px solid #313a61;
    border-bottom: none;
    display: inline-block;
    width: 100%;
    background: #11162e;
    position: relative;
}
 .account-menu > li > ul > li > a:before {
    position: absolute;
    top: 0%;
    right: 23px;
    font-size: 26px;
    color: #dbb85a;
    width: 15px;
    height: 15px;
    display: none;
}
 .account-menu > li > ul > li > ul {
    display: none;
    position: absolute;
    padding: 2.4em;
    top: 0;
    left: 100%;
    margin-left: 8px;
    background: #141a35;
    z-index: 500;
    width: 3000px;
    max-width: 836px;
    border: 1px solid #313a61;
    -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: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
 .account-menu > li > ul > li > ul:after {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 8px;
    height: 100%;
    background: transparent;
}
 .account-menu > li > ul > li > ul > li {
    width: 32%;
    margin: 0 0 1em;
}
 .account-menu > li > ul > li > ul > li > a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-family: "FuturaPTMedium";
}
 .account-menu > li > ul > li > ul > li > a:hover {
    color: #dbb85a;
}
 .account-menu > li > ul > li > ul > li > ul {
    margin: 5px 0 0 13px;
}
 .account-menu > li > ul > li > ul > li > ul > li > ul{
    margin: 5px 0 0 13px;
}
 .account-menu > li > ul > li > ul > li > ul > li {
    width: 100%;
}
 .account-menu > li > ul > li > ul > li > ul > li > a {
    padding: 3px 0;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: "FuturaPTLight";
}
 .account-menu > li > ul > li > ul > li > ul > li > a:hover {
    color: #dbb85a;
}
.account-menu > li > ul > li > ul > li > ul > li > ul > li > a {
    padding: 3px 0;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: "FuturaPTLight";
}
 .account-menu > li > ul > li > ul > li > ul > li > ul > li > a:hover {
    color: #dbb85a;
}
 .sidebar-filters {
    border: 1px solid #313a61;
    background: #141a35;
}
 .sidebar-filters input[type="checkbox"] {
    margin-right: 26px;
    background: #fff;
    outline: none;
    width: 0px;
    height: 0px;
    position: relative;
    vertical-align: top;
}
 .sidebar-filters input[type="checkbox"]:after {
    content: "✔";
    font-size: 11px;
    font-weight: bold;
    display: block;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 4px;
    top: 4px;
}
 .sidebar-filters input[type="checkbox"]:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: #fff;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    top: 3px;
}
 .sidebar-filters input[type="checkbox"]:checked:after {
    color: #141a35;
    opacity: 1;
}
 .sidebar-filters input[type="checkbox"]:checked:before {
    background: #dbb85a;
}
 .sidebar-filters .sidebar-filters-title {
    margin: 0;
    padding: 13px 20px;
    font-size: 18px;
    font-family: "FuturaPTMedium";
    border-bottom: 1px solid #313a61;
}
 .sidebar-filters .filters {
    padding: 13px 20px;
}
 .sidebar-filters .filter-box {
    margin: 0 0 1.2em;
    position: relative;
}
 .sidebar-filters .filter-box .range-slider {
    margin: 1em 0 1em;
}
 .sidebar-filters .filter-box .cur-values {
    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;
}
 .sidebar-filters .filter-box .cur-values div {
    padding: 5px 0;
    font-size: 13px;
    background: #000;
    background-color: #f9f9f9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #868686;
    min-width: 72px;
    text-align: center;
}
 .sidebar-filters .filter-box .cur-values input {
    padding: 0;
    margin: 0;
    background: none;
    width: 72px;
    border: none;
    height: 16px;
    color: #868686;
    font-size: 13px;
    text-align: center;
    -moz-appearance: textfield;
}
 .sidebar-filters .filter-box .cur-values input::-webkit-outer-spin-button, .sidebar-filters .filter-box .cur-values input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 .sidebar-filters .filter-box .fromto {
    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;
    position: relative;
    top: 10px;
}
 .sidebar-filters .filter-box .fromto div {
    font-size: 12px;
}
 .sidebar-filters .filter-box .fromto div:first-child {
    color: #dbb85a;
}
 .sidebar-filters .filter-box .fromto div:last-child {
    color: #ff1068;
}
 .sidebar-filters .filter-box .filter-popup {
    padding: 7px 0.6em;
    background-color: #1a213e;
    border: 1px solid #252d4e;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 235px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    z-index: 50;
}
 .sidebar-filters .filter-box .filter-popup:before {
    content: "";
    display: block;
    border-bottom: 16px solid #1a213e;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
 .sidebar-filters .filter-box .filter-popup .count, .sidebar-filters .filter-box .filter-popup .btn-box {
    width: 50%;
}
 .sidebar-filters .filter-box .filter-popup .btn-box {
    text-align: center;
}
 .sidebar-filters .filter-box .filter-popup .btn-accent {
    padding: 3px 20px;
    font-size: 14px;
}
 .sidebar-filters .filter-title {
    margin: 0 0 0.5em;
    font-size: 16px;
    font-family: "FuturaPTMedium";
}
 .sidebar-filters .filter-item {
    margin: 0 0 5px;
}
 .sidebar-filters .filter-item span {
    color: #858eb5;
    font-size: 15px;
}
 .sidebar-filters .filter-item input:checked + span {
    color: #fff;
}
 .myprofile-box {
    background: #141a35;
    border: 1px solid #313a61;
    padding: 2em 1.2em;
}
 .myprofile-box .section-title-box {
    margin: 0 0 1em;
}
 .myprofile-box .section-title-box h3 {
    font-size: 28px;
}
 .myprofile-box .double-title {
    padding-left: 0;
}
 .myprofile-box .double-title .section-title-box {
    margin-bottom: 0;
}
 .myprofile-box .fields-group-title {
    margin: 0 0 1em;
    font-size: 18px;
}
 .myprofile-box .fields-group-flex-label {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
 .myprofile-box .fields-group-flex-label .half {
    width: 49%;
}
 .myprofile-box .fields-group-flex-label .text-box {
    width: 100%;
}
 .myprofile-box .fields-group-flex {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
 .myprofile-box .fields-group-box {
    margin: 0 0 0.4em;
}
 .myprofile-box .fields-group-box i {
    font-style: normal;
}
 .myprofile-box .fields-group-box .half {
    width: 49%;
}
 .myprofile-box .fields-group-box .checkboxes {
    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;
}
 .myprofile-box .fields-group-box .checkboxes.white span {
    color: #fff;
}
 .myprofile-box .fields-group-box .checkboxes.white input[type="radio"]:before, .myprofile-box .fields-group-box .checkboxes.white input[type="checkbox"]:before {
    background: #fff;
}
 .myprofile-box .fields-group-box .checkboxes.white input[type="radio"]:checked:before, .myprofile-box .fields-group-box .checkboxes.white input[type="checkbox"]:checked:before {
    background: #dbb85a;
}
 .myprofile-box .fields-group-box .checkboxes.full {
    width: 100%;
    margin: 0 0 1.4em;
}
 .myprofile-box .fields-group-box .checkboxes label {
    margin-right: 25px;
    width: auto;
}
 .myprofile-box .fields-group-box label {
    position: relative;
    width: 100%;
}
 .myprofile-box .fields-group-box label.pen {
    margin: 0 0 0.8em;
}
 .myprofile-box .fields-group-box label.pen:before {
    line-height: 5px;
    height: 5px;
    font-size: 32px;
    color: #424f8b;
    position: absolute;
    right: 16px;
    top: 14px;
}
 .myprofile-box .fields-group-box label.pen input {
    padding-right: 44px;
    margin-bottom: 0;
}
 .myprofile-box .fields-group-box span {
    color: #424f8b;
}
 .myprofile-box .fields-group-box input {
    width: 100%;
}
 .myprofile-box .fields-group-box input.lighten {
    background: #1a213e;
}
 .myprofile-box .fields-group-box input[type="radio"] {
    display: inline-block;
    width: auto;
}
 .myprofile-box .fields-group-box input[type="checkbox"], .myprofile-box .fields-group-box input[type="radio"] {
    margin-right: 20px;
    background: #fff;
    outline: none;
    width: 0px;
    height: 0px;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    top: 3px;
}
 .myprofile-box .fields-group-box input[type="checkbox"]:after, .myprofile-box .fields-group-box input[type="radio"]:after {
    content: "✔";
    font-size: 14px;
    font-weight: bold;
    display: block;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 3px;
    top: -1px;
}
 .myprofile-box .fields-group-box input[type="checkbox"]:before, .myprofile-box .fields-group-box input[type="radio"]:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #1a213e;
    position: absolute;
    left: 0;
    top: 0;
}
 .myprofile-box .fields-group-box input[type="checkbox"]:checked:after, .myprofile-box .fields-group-box input[type="radio"]:checked:after {
    color: #424f8b;
    opacity: 1;
}
 .myprofile-box form.mb {
    margin: 0 0 3em;
}
 .myprofile-box form .btn-box {
    margin: 1em 0 0;
    text-align: right;
}
 .myprofile-box .table-flex {
    margin: 0 0 2.2em;
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #313a61;
    text-align: center;
}
 .myprofile-box .table-flex .table-head, .myprofile-box .table-flex .table-row {
    padding: 1em 10px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #313a61;
    font-size: 14px;
}
 .myprofile-box .table-flex .table-head div, .myprofile-box .table-flex .table-row div {
    width: 25%;
}
 .myprofile-box .table-flex .table-head a, .myprofile-box .table-flex .table-row a {
    color: #dbb85a;
    text-decoration: underline;
}
 .myprofile-box .table-flex .table-row {
    background: #1a213e;
}
 .myprofile-box .table-flex .table-row img {
    max-width: 26px;
}
 .myprofile-box .table-flex.row-3 .table-head > div, .myprofile-box .table-flex.row-3 .table-row > div {
    width: 32%;
}
 .myprofile-box .table-flex.row-3 .table-row {
    background: #1a213e;
}
 .myprofile-box .table-long {
    margin: 0 0 2em;
    display: table;
    max-width: 100%;
    border: 1px solid #313a61;
    font-size: 12px;
}
 .myprofile-box .table-long .table-head .sorting-cell {
    position: relative;
    padding-right: 25px;
}
 .myprofile-box .table-long .table-head > div {
    vertical-align: top;
    position: relative;
}
 .myprofile-box .table-long .table-head > div .sorting {
    position: absolute;
    right: 0;
    top: 10px;
    color: #313a61;
}
 .myprofile-box .table-long .table-head > div .sorting a {
    padding-left: 3px;
    color: #313a61;
    position: relative;
    display: inline-block;
}
 .myprofile-box .table-long .table-head > div .sorting .up {
    display: block;
    position: relative;
    font-size: 13px;
}
 .myprofile-box .table-long .table-head > div .sorting .up:before {
    content: "";
    display: block;
    border-bottom: 9px solid #313a61;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 100%;
    top: 3px;
}
 .myprofile-box .table-long .table-head > div .sorting .down {
    display: block;
    position: relative;
    font-size: 13px;
}
 .myprofile-box .table-long .table-head > div .sorting .down:before {
    content: "";
    display: block;
    border-top: 9px solid #313a61;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 100%;
    top: 4px;
}
 .myprofile-box .table-long .cart-quantity-input-box input {
    font-size: 12px;
    padding: 7px 13px 5px;
}
 .myprofile-box .table-long .table-head, .myprofile-box .table-long .table-row {
    display: table-row;
}
 .myprofile-box .table-long .table-head > div, .myprofile-box .table-long .table-row > div {
    padding: 10px 5px;
    display: table-cell;
    text-align: center;
    border-bottom: 1px solid #313a61;
}
 .myprofile-box .table-long .table-head > div .storage, .myprofile-box .table-long .table-row > div .storage {
    margin: 2px 5px;
    padding: 8px 10px;
    display: inline-block;
    border: 2px solid #313a61;
    background: #141a35;
}
 .myprofile-box .table-long .table-head > div a, .myprofile-box .table-long .table-row > div a {
    color: #dbb85a;
    text-decoration: none;
}
 .myprofile-box .table-long .table-head > div img, .myprofile-box .table-long .table-row > div img {
    max-width: 45px;
    border: 2px solid #313a61;
}
 .myprofile-box .table-long .table-head > div img.to-cart, .myprofile-box .table-long .table-row > div img.to-cart {
    max-width: 26px;
    border: none;
}
 .myprofile-box .table-long .table-head > div input, .myprofile-box .table-long .table-row > div input {
    margin: 0;
}
 .myprofile-box .table-long .table-row > div {
    vertical-align: middle;
    background: #1a213e;
}
 .myprofile-box .table-long .table-row > div a {
    color: #fff;
}
 .myprofile-box .table-long .table-row > div a:hover {
    color: #dbb85a;
}
 .myprofile-box .table-long .table-row > div .out-of-stock {
    color: #424f8b;
}
 .myprofile-box .table-long .table-row > div .in-stock {
    color: #dbb85a;
}
 .myprofile-box .table-long .table-row:last-child > div {
    border-bottom: none;
}
 .my-profile-slider-box {
    margin: 6em 0 0;
}
 .my-profile-slider .owl-stage-outer {
    margin: 0 -15px -4.7em;
    padding: 0 15px 3.5em;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
}
 .my-profile-slider .owl-nav .owl-prev, .my-profile-slider .owl-nav .owl-next {
    position: absolute;
    display: block;
    width: 64px;
    height: 31px;
    background-color: #141a35;
    border: 1px solid #313a61;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    top: -44px;
}
 .my-profile-slider .owl-nav .owl-prev:hover:before, .my-profile-slider .owl-nav .owl-next:hover:before {
    color: #dbb85a;
}
 .my-profile-slider .owl-nav .owl-prev:before, .my-profile-slider .owl-nav .owl-next:before {
    font-size: 13px;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    color: #2d365c;
}
 .my-profile-slider .owl-nav .owl-prev {
    right: 71px;
}
 .my-profile-slider .owl-nav .owl-next {
    right: 0;
}
 .main-map {
    margin: 0 0 2.5em;
    text-align: center;
    position: relative;
}
 .main-map img {
    position: relative;
    width: 100%;
    opacity: 1;
}
.main-map svg{
    position:absolute;
    left:0;
    top:19px;
    width:100%;
    opacity:1;
    stroke-width:3
}
.main-map svg path{
    position:relative
}
.main-map svg path.active,.main-map svg path:hover{
    stroke:#dbb85a !important;
    cursor:pointer;
    stroke-opacity:1 !important;
    stroke-width:1px !important;
    -webkit-transform:scale(1.008);
    -ms-transform:scale(1.008);
    transform:scale(1.008);
    -webkit-transition:-webkit-transform .3s;
    transition:-webkit-transform .3s;
    -o-transition:transform .3s;
    transition:transform .3s;
    transition:transform .3s, -webkit-transform .3s;
    -webkit-transform-origin:50% center;
    -ms-transform-origin:50% center;
    transform-origin:50% center;
    z-index:9999;
    position:relative;
    -webkit-filter:drop-shadow(3px 3px 20px rgba(255,255,255,0.4));
    filter:drop-shadow(3px 3px 20px rgba(255,255,255,0.4))
}
.main-map svg path.active path,.main-map svg path:hover path{
    fill:red !important
}

.main-map svg path#path144:hover, .main-map svg path#path144.active,
.main-map svg path#path160:hover, .main-map svg path#path160.active,
.main-map svg path#path150:hover, .main-map svg path#path150.active
{
  -webkit-filter:drop-shadow(3px 3px 10px rgba(255,255,255,0.4));
  filter:drop-shadow(3px 3px 10px rgba(255,255,255,0.4));
}

.main-map svg text{
    font-family:"FuturaPTBook" !important;
    position:relative;
    z-index:20
}
.main-map svg path#path206,.main-map svg path#path208,.main-map svg path#path188,.main-map svg path#path190,.main-map svg path#path197,.main-map svg path#path199,.main-map svg path#path242,.main-map svg path#path244,.main-map svg path#path179,.main-map svg path#path181,.main-map svg path#path170,.main-map svg path#path172,.main-map svg path#path305,.main-map svg path#path307,.main-map svg path#path314,.main-map svg path#path316,.main-map svg path#path296,.main-map svg path#path298,.main-map svg path#path215,.main-map svg path#path217,.main-map svg path#path224,.main-map svg path#path226,.main-map svg path#path233,.main-map svg path#path235,.main-map svg path#path251,.main-map svg path#path253,.main-map svg path#path287,.main-map svg path#path289,.main-map svg path#path260,.main-map svg path#path262,.main-map svg path#path269,.main-map svg path#path271,.main-map svg path#path278,.main-map svg path#path280{
    -webkit-transform:none;
    -ms-transform:none;
    -o-transform:none;
    transform:none;
    -webkit-filter:none;
    filter:none;
    stroke:none !important
}
 .main-map-desc-box .table-item {
    display: none;
}
 .main-map-desc-box .table-item:first-child {
    display: block;
}
 .main-map-desc-box .table-item table {
    width: 100%;
}
 .main-map-desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 1px solid #313a61;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
 .main-map-desc .map-row {
    width: 100%;
    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;
}
 .main-map-desc .map-row:nth-child(odd) {
    background: #141a35;
}
 .main-map-desc .map-cell {
    padding: 1em 3%;
    width: 24%;
}
 .mfp-close-btn-in .mfp-close {
    color: #dbb85a;
}
 .mfp-close {
    right: auto;
    left: 100%;
    top: -5px;
    width: 26px;
    height: 0px;
    line-height: 0;
}
 .mfp-close:active {
    top: -5px;
}
 .mpopup {
    background: white;
    padding: 3.8em 3.5em 30px;
    text-align: left;
    max-width: 635px;
    margin: 40px auto;
    position: relative;
    background: #141a35;
    border-top: 4px solid #dbb85a;
}
 .mpopup.login label {
    margin: 0 0 0.8em;
    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;
    position: relative;
}
 .mpopup.login label span {
    width: 15%;
    display: block;
    font-size: 18px;
}
 .mpopup.login label input {
    width: 85%;
    margin: 0;
}
 .mpopup.login .submit-box {
    margin: 2em 0 0;
    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-left: 15%;
}
 .mpopup.thankyou {
    padding: 2.5em 2em;
    text-align: center;
    max-width: 480px;
}
 .mpopup .title {
    font-size: 34px;
    margin: 0 0 0.8em;
}
 .mpopup .thk {
    font-size: 18px;
    position: relative;
    padding-left: 65px;
    text-align: left;
}
 .mpopup .thk img {
    margin-right: 20px;
    width: 46px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
 .mpopup .eye {
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}
 .mpopup .eye:before {
    color: #424f8b;
    height: 5px;
    line-height: 5px;
    font-size: 16px;
}
 .mpopup .info {
    padding: 1.2em 0.5em;
    margin: 2em 0 0;
    background: #ff1068;
    text-align: center;
}
 .text-box {
    position: relative;
    overflow: hidden;
}
 .text-box span {
    display: inline-block;
    position: absolute;
    font-size: 16px;
    color: #424f8b;
    left: 10px;
    top: 12px;
    z-index: 10;
    white-space: nowrap;
}
 .text-box span i {
    color: #ff1068;
    font-style: normal;
}
 .text-box input, .text-box textarea {
    padding: 11.5px 10px;
    margin: 0 0 0.8em;
    width: 100%;
    color: #fff;
    background: none;
    border: 1px solid #313a61;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
    position: relative;
    z-index: 20;
}
 .text-box textarea {
    min-height: 165px;
    max-width: 100%;
    min-width: 100%;
}
 .submit-box {
    margin: 1em 0 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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
 .submit-box.right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
 .submit-box p {
    font-size: 13px;
}
 .submit-box p span {
    color: #ff1068;
}
 .submit-box a {
    display: inline-block;
    color: #dbb85a;
    text-decoration: underline;
}
 .sub-box {
    display: none;
}
 .sub-box:first-child {
    display: block;
}
 .sub-box .info-box {
    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;
}
 .sub-box .info-box p {
    width: 70%;
}
 @media only screen and (max-width: 1399px) {
    .main-head .main-menu > li > a {
       padding: 10px 12px;
   }
    .main-head .logo {
       z-index: 10;
   }
    .main-slider .owl-nav .owl-prev {
       left: -webkit-calc(50% - 570px);
       left: calc(50% - 570px);
   }
    .main-slider .owl-nav .owl-next {
       right: -webkit-calc(50% - 570px);
       right: calc(50% - 570px);
   }
    .main-slider .item .item-wrap {
       padding: 0 3em;
   }
    .copy-section ul li {
       margin: 0 0.5em;
   }
    .copy-section ul li:after {
       right: -14px;
   }
}
 @media only screen and (max-width: 1199px) {
    .main-slider .owl-nav .owl-prev {
       left: -webkit-calc(50% - 470px);
       left: calc(50% - 470px);
   }
    .main-slider .owl-nav .owl-next {
       right: -webkit-calc(50% - 470px);
       right: calc(50% - 470px);
   }
    .subscription-section .subscription-box .description p {
       font-size: 27px;
   }
    .knowledge-base .title {
       margin: 0 0 0.5em;
   }
    .knowledge-base .desc-box p {
       font-size: 16px;
       line-height: 28px;
   }
    .products-list.search-page .product-item {
       width: 31.6%;
   }
    .products-list.search-page .product-item:nth-child(2n) {
       margin-right: 2.5%;
   }
    .products-list.search-page .product-item:nth-child(3n) {
       margin-right: 0;
   }
    .products-list .product-item {
       width: 48.65%;
   }
    .products-list .product-item:nth-child(3n) {
       margin-right: 2.5%;
   }
    .products-list .product-item:nth-child(2n) {
       margin-right: 0;
   }
    .sidebar-menu > li > ul {
       padding: 2em 1.3em;
       max-width: 688px;
   }
    .sidebar-menu > li > ul > li {
       margin: 0 8px 1em;
   }
    .account-menu > li > ul > li > ul {
       padding: 2em 1.3em;
       max-width: 688px;
   }
    .myprofile-box .table-long {
       width: 100%;
       border: none;
   }
    .myprofile-box .table-long .table-head {
       display: none;
   }
    .myprofile-box .table-long .table-row {
       width: 100%;
       margin: 0 0 3em;
   }
    .myprofile-box .table-long .table-row > div {
       padding-left: 50%;
       display: block;
       position: relative;
       border: 1px solid #313a61;
       border-top: none;
   }
    .myprofile-box .table-long .table-row > div:first-child {
       border-top: 1px solid #313a61;
   }
    .myprofile-box .table-long .table-row > div:last-child {
       margin-bottom: 1.5em;
   }
    .myprofile-box .table-long .table-row > div:before {
       content: attr(data-label);
       position: absolute;
       top: 50%;
       left: 10px;
       width: 45%;
       -webkit-transform: translate3d(0, -50%, 0);
       transform: translate3d(0, -50%, 0);
   }
    .product-single .title {
       font-size: 32px;
   }
    .main-map svg {
       top: -31px;
   }
    .page-wrap .table-cart .table-row .storage {
       margin: 0 5px;
   }
}
 @media only screen and (max-width: 991px) {
    .section-title h2, .section-title h3, .section-title h4, .section-title h5 {
       font-size: 30px;
   }
    .section-title.small h2, .section-title.small h3, .section-title.small h4, .section-title.small h5 {
       font-size: 24px;
   }
    .main-head .main-head-wrap {
       -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;
   }
    .main-head .logo {
       width: 100%;
       margin: 0 0 1em;
       text-align: center;
   }
    .main-head .main-menu {
       -webkit-box-ordinal-group: 4;
       -webkit-order: 3;
       -ms-flex-order: 3;
       order: 3;
       text-align: center;
       width: 100%;
   }
    .main-head .main-menu > li > a {
       font-size: 14px;
   }
    .main-head .main-menu > li > .sub-menu {
       top: auto;
   }
    .main-head .main-menu > li > .sub-menu li > .sub-menu > ul {
       padding: 2.5em 0.5em;
   }
    .main-head .account-soc-box {
       margin: 0 0 1em;
   }
    .main-slider .item .title {
       font-size: 26px;
       line-height: normal;
   }
    .main-slider .owl-nav .owl-prev {
       left: -webkit-calc(50% - 360px);
       left: calc(50% - 360px);
   }
    .main-slider .owl-nav .owl-next {
       right: -webkit-calc(50% - 360px);
       right: calc(50% - 360px);
   }
    .subscription-section .subscription-box .description {
       padding-left: 5em;
   }
    .subscription-section .subscription-box .description img {
       width: 70px;
   }
    .subscription-section .subscription-box .description p {
       font-size: 20px;
   }
    .copy-section {
       font-size: 14px;
   }
    .copy-section ul li:after {
       display: none;
   }
    .main-footer .branding {
       max-width: 220px;
   }
    .main-footer .info-box {
       width: 19%;
   }
    .main-footer .info-box .info-title {
       font-size: 16px;
   }
    .cat-section .cat-b-full .title {
       font-size: 26px;
       line-height: normal;
   }
    .cat-section .cat-b-full .main-image {
       max-width: 300px;
       max-height: 200px;
       min-height: auto;
   }
    .news-item .desc-area {
       padding: 15px 12px;
   }
    .news-item .date-link .more i {
       margin-left: 5px;
   }
    .posts-list .news-item {
       width: 48.5%;
   }
    .sidebar-menu > li > a {
       font-size: 14px;
   }
    .sidebar-menu > li > ul {
       max-width: 525px;
   }
    .sidebar-menu > li > ul > li {
       width: 45%;
   }
    .account-menu > li > ul > li > ul {
       max-width: 525px;
   }
    .account-menu > li > ul > li > ul > li {
       width: 45%;
   }
    .page-wrap .table-cart {
       border: none;
   }
    .page-wrap .table-cart .table-head {
       display: none;
   }
    .page-wrap .table-cart .table-head > div {
       font-size: 14px;
   }
    .page-wrap .table-cart .table-row > div {
       display: block;
       padding-left: 50%;
       position: relative;
       border: 1px solid #313a61;
       border-bottom: none;
   }
    .page-wrap .table-cart .table-row > div:last-child {
       border-bottom: 1px solid #313a61;
       margin-bottom: 1.5em;
   }
    .page-wrap .table-cart .table-row > div:before {
       content: attr(data-label);
       position: absolute;
       top: 50%;
       left: 10px;
       width: 45%;
       text-align: center;
       -webkit-transform: translate3d(0, -50%, 0);
       transform: translate3d(0, -50%, 0);
   }
    .page-wrap .table-cart .table-row > div:nth-child(2) {
       max-width: 100%;
       padding-left: 50%;
       text-align: center;
   }
    .page-wrap .table-cart .table-row > div:nth-child(2) .img-box {
       position: relative;
       left: auto;
       top: auto;
       -webkit-transform: none;
       -ms-transform: none;
       -o-transform: none;
       transform: none;
       margin: 0 auto 0.5em;
   }
    .page-wrap .table-cart .table-row > div:nth-child(2) a {
       display: block;
   }
    .page-wrap .table-cart .table-row .price {
       font-size: 14px;
   }
    .page-wrap .table-cart .table-row .price.summary {
       font-size: 14px;
   }
    .product-single .product-detailed-tabs .tabs .tab {
       font-size: 16px;
   }
    .product-single .title {
       font-size: 26px;
   }
    .product-single .price-box {
       max-width: 215px;
   }
    .product-single .price-box .price {
       font-size: 22px;
       line-height: 23px;
   }
    .product-single .price-box .old-price {
       font-size: 16px;
   }
    .product-single .product-detailed-tabs .video-list .video-item {
       width: 48%;
   }
    .main-map svg {
       top: -90px;
   }
    .sidebar-filters .filter-box .filter-popup {
       width: 200px;
   }
}
 @media only screen and (max-width: 767px) {
    .breadcrumb-container a {
       margin-bottom: 0.6em;
   }
    .page-wrap .section-title-box {
       margin: 0 0 2.5em;
   }
    .page-wrap .double-title {
       display: block;
   }
    .page-wrap .double-title .section-title-box {
       width: 100%;
   }
    .page-wrap .double-title .sorting-box {
       width: 100%;
   }
    .section-title h2, .section-title h3, .section-title h4, .section-title h5 {
       font-size: 28px;
   }
    .mpopup {
       padding: 2em 1.8em 30px;
   }
    .mpopup .title {
       font-size: 26px;
       line-height: normal;
   }
    .mpopup.login label {
       display: block;
   }
    .mpopup.login label span {
       width: 100%;
       margin: 0 0 5px;
   }
    .mpopup.login label input {
       width: 100%;
   }
    .mpopup.login .submit-box {
       padding-left: 0;
   }
    .mpopup .eye {
       top: 60%;
   }
    .main-head {
       padding: 0;
   }
    .main-head .main-head-wrap {
       padding: 10px 0;
       -webkit-box-pack: end;
       -webkit-justify-content: flex-end;
       -ms-flex-pack: end;
       justify-content: flex-end;
       position: relative;
       -webkit-box-align: center;
       -webkit-align-items: center;
       -ms-flex-align: center;
       align-items: center;
   }
    .main-head .logo {
       margin: 0;
       width: 33.5%;
   }
    .main-head .logo img {
       max-width: 80px;
   }
    .main-head .account-soc-box {
       padding: 0;
       margin: 0;
       min-width: auto;
       width: 33.333%;
       -webkit-box-align: center;
       -webkit-align-items: center;
       -ms-flex-align: center;
       align-items: center;
   }
    .main-head .account-soc-box .search-account {
       margin-top: 5px;
       margin-right: 0;
   }
    .main-head .search-account .search-icon-container .search-form {
       left: auto;
       right: 0;
       -webkit-transform: none;
       -ms-transform: none;
       -o-transform: none;
       transform: none;
   }
    .main-head .search-account .search-icon-container .search-form .search-field:after {
       left: auto;
       right: 5px;
   }
    .main-head .search-account .sign-popup-container .sign-popup {
       padding: 2em 1em;
       right: 0;
       -webkit-transform: translate3d(0, 10px, 0);
       transform: translate3d(0, 10px, 0);
   }
    .main-head .search-account .sign-popup-container .sign-popup.active {
       -webkit-transform: none;
       -ms-transform: none;
       -o-transform: none;
       transform: none;
   }
    .main-head .soc-box {
       display: none;
   }
    .main-head .main-menu {
       position: absolute;
       top: 100%;
       left: -15px;
       width: -webkit-calc(100% + 30px);
       width: calc(100% + 30px);
       z-index: 100;
       background: #141a35;
       display: none;
       height: -webkit-calc(100vh - 55px);
       height: calc(100vh - 55px);
       overflow-y: auto;
   }
    .main-head .main-menu > li {
       margin: 0;
       display: block;
       border-bottom: 1px solid #313a61;
   }
    .main-head .main-menu > li.has_submenu > a {
       position: relative;
   }
    .main-head .main-menu > li.has_submenu > a:before {
       display: block;
   }
    .main-head .main-menu > li:last-child {
       border-color: transparent;
   }
    .main-head .main-menu > li > a {
       padding: 15px 15px;
   }
    .main-head .main-menu > li a {
       border: none;
       display: block;
       text-align: left;
   }
    .main-head .main-menu > li > .sub-menu {
       position: relative;
       left: auto;
       top: auto;
       visibility: visible;
       opacity: 1;
       width: auto;
       height: auto;
       display: block;
   }
    .main-head .main-menu > li > .sub-menu.simple > ul li {
       display: block;
       padding-left: 15px;
   }
    .main-head .main-menu > li > .sub-menu.simple > ul li a {
       padding: 9px 0 9px;
       font-size: 16px;
       border: none;
   }
    .main-head .main-menu > li > .sub-menu li > .sub-menu {
       position: relative;
       margin: 0;
       left: auto;
       -webkit-transition: none;
       -o-transition: none;
       transition: none;
       visibility: visible;
       opacity: 1;
       -webkit-transform: none;
       -ms-transform: none;
       -o-transform: none;
       transform: none;
       background: none;
   }
    .main-head .main-menu > li > .sub-menu li > .sub-menu:before {
       display: none;
   }
    .main-head .main-menu > li > .sub-menu li > .sub-menu > ul {
       padding: 0;
       display: none;
   }
    .main-head .main-menu > li > .sub-menu li > .sub-menu > ul > li {
       padding-left: 4px;
       margin: 0;
       width: 100%;
   }
    .main-head .main-menu > li > .sub-menu li > .sub-menu > ul > li a {
       margin: 0;
       padding: 5px 0;
       font-size: 16px;
       display: block;
   }
    .main-head .main-menu > li > .sub-menu li > .sub-menu > ul > li > ul {
       margin: 0;
   }
    .main-head .main-menu > li > .sub-menu li > .sub-menu > ul > li > ul li {
       margin: 0;
       padding-left: 0;
   }
    .main-head .main-menu > li > .sub-menu ul {
       display: block;
       display: none;
       padding: 0;
   }
    .main-head .main-menu > li > .sub-menu ul li {
       margin: 0;
       padding-left: 15px;
       width: 100%;
       vertical-align: middle;
   }
    .main-head .main-menu > li > .sub-menu ul li a {
       padding: 9px 0 9px 42px;
       display: block;
       position: relative;
   }
    .main-head .main-menu > li > .sub-menu ul li a img {
       margin: 0 10px 0 0;
       display: inline-block;
       width: 30px;
       height: 20px;
       position: absolute;
       left: 0;
       top: 50%;
       -webkit-transform: translate3d(0, -50%, 0);
       transform: translate3d(0, -50%, 0);
   }
    .main-head .main-menu > li:hover .sub-menu {
       display: block;
   }
    .main-head .main-menu > li:hover > a {
       border: none;
   }
    .pagination .prev {
       margin-right: 5px;
   }
    .pagination .prev, .pagination .next {
       padding: 5px 5px;
   }
    .contacts-section {
       padding: 4em 0;
   }
    .contacts-section .map-container {
       min-height: 250px;
   }
    .main-slider .owl-nav .owl-prev {
       left: 10px;
   }
    .main-slider .owl-nav .owl-next {
       right: 10px;
   }
    .main-slider .item {
       min-height: 400px;
   }
    .subscription-section .subscription-box {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    .subscription-section .subscription-box .description {
       margin: 0 auto 1em;
       width: 100%;
       max-width: 450px;
   }
    .subscription-section .subscription-box .form-box {
       width: 100%;
   }
    .subscription-section .subscription-box form .form-wrap {
       margin: 0 auto;
   }
    .copy-section p {
       margin: 7px 0;
   }
    .copy-section p.left {
       text-align: center;
   }
    .main-footer .footer-wrap {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    .main-footer .branding {
       margin: 0 auto 1em;
       width: 100%;
   }
    .main-footer .branding .logo {
       margin: 0 0 0.5em;
       text-align: center;
   }
    .main-footer .branding .logo p {
       line-height: normal;
   }
    .main-footer .branding .soc-box {
       text-align: center;
   }
    .main-footer .info-box {
       margin: 0 0 1em;
       width: 100%;
       text-align: center;
   }
    .main-footer .info-box .info-title {
       margin: 0 0 5px;
   }
    .main-footer .info-box:last-child {
       margin-bottom: 0;
   }
    .main-footer .info-box ul li {
       margin: 0 0 0.3em;
   }
    .main-footer .info-box p {
       margin: 0 0 0.3em;
   }
    .top-items-section .top-items-slider .owl-stage-outer {
       margin: 0;
   }
    .top-items-section .top-items-slider .owl-nav .owl-prev, .top-items-section .top-items-slider .owl-nav .owl-next {
       top: -34px;
       height: 30px;
   }
    .top-items-section .top-items-slider .item {
       text-align: center;
   }
    .products-list.search-page .product-item {
       width: 100%;
       margin-left: 0;
       margin-right: 0;
   }
    .products-list.search-page .product-item:nth-child(2n) {
       margin-right: 0;
   }
    .product-item .btn-box {
       opacity: 1;
       visibility: visible;
       height: auto;
   }
    .product-item .img-box .shadow-btn {
       display: none;
   }
    .product-item:hover {
       position: relative;
   }
    .cat-section .cat-b-full, .cat-section .cat-b-half {
       padding: 30px 20px;
   }
    .cat-section .cat-b-full .title, .cat-section .cat-b-half .title {
       font-size: 20px;
   }
    .cat-section .cat-b-full .main-image, .cat-section .cat-b-half .main-image {
       display: none;
   }
    .cat-section .cat-b-half {
       margin: 0 0 1.8em;
   }
    .cat-section .cat-b-half.last {
       margin-bottom: 0;
   }
    .news-item {
       margin: 0 0 1em;
   }
    .news-item .title {
       max-height: 100%;
       line-height: normal;
       overflow: visible;
   }
    .posts-list .news-item {
       width: 100%;
       max-width: 400px;
       margin-left: auto;
       margin-right: auto;
   }
    .news-single .img-box {
       float: none;
       width: 100%;
       max-width: 100%;
   }
    .gallery-init .gallery-item {
       width: 49%;
   }
    .gallery-init .gallery-item:nth-child(3n) {
       margin-right: 1.78%;
   }
    .gallery-init .gallery-item:nth-child(2n) {
       margin-right: 0;
   }
    .title-btn {
       margin: 0 0 1.5em;
       text-align: left;
   }
    .faq-box .faq-a-text {
       padding: 1.85em 1.7em;
   }
    .send-question-form form .text-box:nth-child(1) {
       width: 100%;
   }
    .send-question-form form .text-box:nth-child(2) {
       width: 100%;
   }
    .send-question-form form .text-box:nth-child(3) {
       width: 100%;
   }
    .send-question-form form .submit-box {
       margin: 0;
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    .send-question-form form .submit-box button {
       -webkit-box-ordinal-group: 3;
       -webkit-order: 2;
       -ms-flex-order: 2;
       order: 2;
   }
    .knowledge-base .knowledge-base-item {
       margin: 0 0 1.5em;
   }
    .knowledge-base .img-box {
       margin: 0 0 1em;
   }
    .double-title {
       padding-left: 0;
   }
    .main-wrap {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    .main-wrap .sidebar-box {
       margin-top: 1em;
       -webkit-box-ordinal-group: 3;
       -webkit-order: 2;
       -ms-flex-order: 2;
       order: 2;
       width: 100%;
   }
    .main-wrap .main-box {
       width: 100%;
   }
    .sidebar-menu > li:hover > ul {
       display: none;
   }
    .sidebar-menu > li > ul {
       position: relative;
       left: auto;
       margin: 0 0 0.5em;
       width: 100%;
       max-width: 100%;
       display: none;
   }
    .sidebar-menu > li > ul > li {
       width: 100%;
       margin: 0;
   }
    .sidebar-menu > li > ul > li a {
       display: inline-block;
       padding: 5px 0;
       font-size: 15px;
   }
    .account-menu > li > ul > li:hover > ul {
       display: none;
   }
    .account-menu > li > ul > li > ul {
       position: relative;
       left: auto;
       margin: 0 0 0.5em;
       width: 100%;
       max-width: 100%;
       display: none;
   }
    .account-menu > li > ul > li > ul > li {
       width: 100%;
       margin: 0;
   }
    .account-menu > li > ul > li > ul > li a {
       display: inline-block;
       padding: 5px 0;
       font-size: 15px;
   }
    .my-profile-slider .item {
       text-align: center;
   }
    .double-title .counter {
       width: 100%;
   }
    .page-wrap .send-cart-form form .submit-box {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    .page-wrap .send-cart-form form .submit-box p {
       width: 100%;
   }
    .page-wrap .send-cart-form form .submit-box .btn-box {
       width: 100%;
   }
    .page-wrap .send-cart-form form .submit-box .btn-box label {
       margin: 0 0 1em;
       width: 100%;
       display: block;
   }
    .page-wrap .send-cart-form form .submit-box .btn-box label input {
       position: relative;
       top: 4px;
   }
    .page-wrap .send-cart-form form .submit-box .btn-box button {
       width: 100%;
   }
    .contacts-section .contacts-box p {
       font-size: 16px;
   }
    .contacts-section .contacts-box p i {
       font-size: 34px;
   }
    .product-single .articul {
       font-size: 12px;
   }
    .product-single .title {
       font-size: 20px;
   }
    .product-single .product-desc-title {
       font-size: 16px;
   }
    .product-single .product-detailed-tabs .tabs {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    .product-single .product-detailed-tabs .tabs .tab {
       width: 100%;
       padding: 8px 5px;
   }
    .product-single .product-detailed-tabs .tab_content {
       padding: 1em 1em;
   }
    .product-single .product-detailed-tabs .flex-list .item {
       width: 32%;
   }
    .product-single-gallery-box {
       margin: 0 0 1.3em;
   }
    .main-map-desc {
       border: none;
   }
    .main-map-desc .map-head {
       display: none;
   }
    .main-map-desc .map-row {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
       background: none;
       margin-bottom: 1em;
   }
    .main-map-desc .map-cell {
       display: block;
       width: 100%;
       padding-left: 50%;
       text-align: right;
       border: 1px solid #313a61;
       border-bottom: none;
       position: relative;
   }
    .main-map-desc .map-cell:last-child {
       border-bottom: 1px solid #313a61;
   }
    .main-map-desc .map-cell:before {
       content: attr(data-label);
       position: absolute;
       left: 0;
       padding-left: 3%;
       top: 50%;
       -webkit-transform: translate3d(0, -50%, 0);
       transform: translate3d(0, -50%, 0);
       width: 50%;
       text-align: left;
       color: rgba(255, 255, 255, 0.6);
   }
    .main-map svg {
       top: 45.3%;
       -webkit-transform: translate3d(0, -50%, 0);
       transform: translate3d(0, -50%, 0);
   }
    .sidebar-filters .filter-box .filter-popup {
       width: 235px;
   }
    .sub-box .info-box {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    .sub-box .info-box p {
       width: 100%;
   }
    .sub-box .info-box a.btn-accent {
       width: 100%;
   }
}
 @media only screen and (max-width: 479px) {
    .subscription-section .subscription-box .description p {
       font-size: 18px;
   }
    .main-footer {
       padding: 1.3em 0;
   }
    .mpopup .thk {
       padding-left: 48px;
   }
    .mpopup .thk img {
       width: 36px;
   }
    .mpopup .submit-box {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    .mpopup .submit-box p {
       width: 100%;
   }
    .mpopup .submit-box button {
       width: 100%;
   }
    .mpopup.login .submit-box {
       -webkit-flex-wrap: nowrap;
       -ms-flex-wrap: nowrap;
       flex-wrap: nowrap;
   }
    .mpopup.login .submit-box button {
       width: auto;
   }
    .products-list .product-item {
       width: 100%;
       margin-right: 0;
   }
    .products-list .product-item:nth-child(3n), .products-list .product-item:nth-child(2n) {
       margin-right: 0;
   }
    .myprofile-box .table-flex .table-head, .myprofile-box .table-flex .table-row {
       font-size: 12px;
   }
    .myprofile-box {
       padding: 2em 0.5em;
   }
    .myprofile-box .fields-group-box .checkboxes {
       font-size: 14px;
   }
    .myprofile-box .fields-group-box .checkboxes label {
       margin-right: 15px;
   }
    .myprofile-box .submit-box {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    .myprofile-box .submit-box button {
       width: 100%;
   }
    .custom-file-box .f-btn {
       padding-left: 15px;
       padding-right: 15px;
   }
    .page-wrap .table-cart-summary-box {
       -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   }
    /*.page-wrap .btn-box {
       width: 100%;
   }*/
    .page-wrap .table-cart .table-row > div {
       font-size: 14px;
   }
    .page-wrap .table-cart .table-row > div a {
       display: block;
   }
    .product-single .price-box {
       max-width: 100%;
   }
    .product-single .product-detailed-tabs .flex-list {
       padding: 0;
   }
    .product-single .product-detailed-tabs .flex-list .item {
       width: 49%;
   }
    .product-single .product-detailed-tabs .flex-list p {
       font-size: 14px;
       line-height: normal;
   }
    .product-single .product-detailed-tabs .tab_item .table .table-item {
       padding: 10px 0.5em;
   }
    .product-single .product-detailed-tabs .tab_item .table .table-item p {
       font-size: 16px;
       line-height: normal;
   }
}
 @media only screen and (min-width: 768px) {
    .sidebar-menu > li > ul {
       display: none !important;
   }
    .sidebar-menu > li:hover > ul {
       display: -webkit-box !important;
       display: -webkit-flex !important;
       display: -ms-flexbox !important;
       display: flex !important;
   }
    .account-menu > li > ul > li:hover > ul {
       display: -webkit-box !important;
       display: -webkit-flex !important;
       display: -ms-flexbox !important;
       display: flex !important;
   }
    .account-menu > li > ul > li > ul {
       display: none !important;
   }
    .main-head .main-menu {
       display: block !important;
   }
    .main-head .main-menu > li > .sub-menu li.has_submenu > a:before {
       display: none;
   }
}
 
/* End */


/* Start:/local/templates/sirius/components/bitrix/menu/main/style.css?175921416072*/
.main-head .main-menu > li > .sub-menu li:hover .sub-menu {
 z-index:5
}
/* End */


/* Start:/local/templates/sirius/components/bitrix/sender.subscribe/footer/style.min.css?17592141614395*/
.bx-subscribe{margin:10px 0}.bx-subscribe div.bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-subscribe-desc{color:#aaa;font-size:12px;position:relative;margin-top:-5px;margin-bottom:3px}.bx-subscribe .bx-input-group .bx-form-control{position:relative;margin-bottom:15px;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-radius:2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-subscribe .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.btn-subscribe{cursor:pointer;text-align:center;background:#70bb18;border:0;color:#fff;font-size:13px;position:relative;text-transform:uppercase;border-radius:2px;line-height:30px;height:40px;padding:5px 60px 5px 20px;vertical-align:middle;outline:0;-webkit-transition:width 5s linear;-moz-transition:width 5s linear;-ms-transition:width 5s linear;-o-transition:width 5s linear;transition:width 5s linear}.btn-subscribe:hover{background:#7ec629}.btn-subscribe:before{content:" ";position:absolute;top:0;bottom:0;right:0;width:40px;background-color:#5b9f0b;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");background-position:50%;background-repeat:no-repeat;border-radius:0 2px 2px 0}.btn-subscribe span{display:block}.btn-subscribe.send{padding:5px 40px;-webkit-animation-name:MeilSend;animation-name:MeilSend;-webkit-animation-duration:.5s;animation-duration:.5s;outline:0;color:#fff}.btn-subscribe:hover,.btn-subscribe:active{color:#fff}.btn-subscribe.send:before{width:0;background-position:100px 50%;-webkit-animation-name:MeilSendButton;animation-name:MeilSendButton;-webkit-animation-duration:.5s;animation-duration:.5s}@keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@-webkit-keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@-webkit-keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}@-webkit-keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}.bx_subscribe_response_container{padding:40px;color:#35414e}.bx_subscribe_checkbox_container{line-height:16px;font-size:13px;margin-bottom:3px;vertical-align:middle;color:#aaa}.bx-sender-subscribe-agreement .main-user-consent-request a{font-weight:100;font:11px/10px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif}
/* End */


/* Start:/local/templates/sirius/components/custom/main.feedback/order/style.min.css?1759214160251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/templates/sirius/template_styles.css?1759214159335*/
.sidebar-filters input[type="checkbox"] {
	margin-right: 21px;
}

.sidebar-filters input[type="checkbox"]:before {
	top: -8px;
}
.sidebar-filters input[type="checkbox"]:after {
	top: -7px;
}

.sidebar-filters .filter-box .filter-popup {
	display: flex !important;
}

.js_all_cart-remove {
	cursor: pointer;
}

.error p {
	margin: 0;
}

/* End */
/* /local/templates/sirius/css/main.css?1759214160202343 */
/* /local/templates/sirius/components/bitrix/menu/main/style.css?175921416072 */
/* /local/templates/sirius/components/bitrix/sender.subscribe/footer/style.min.css?17592141614395 */
/* /local/templates/sirius/components/custom/main.feedback/order/style.min.css?1759214160251 */
/* /local/templates/sirius/template_styles.css?1759214159335 */
