@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url(./fonts/slick.eot);
    src: url(./fonts/slick.eot?#iefix) format('embedded-opentype'), url(./fonts/slick.woff) format('woff'), url(./fonts/slick.ttf) format('truetype'), url(./fonts/slick.svg#slick) format('svg')
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

aside, details, footer, header, main, nav, section {
    display: block
}

progress {
    display: inline-block;
    vertical-align: baseline
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

b, strong {
    font-weight: 700
}

small {
    font-size: 80%
}

img {
    border: 0
}

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

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

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 {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

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

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

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }
}

* {
    -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
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

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

[role="button"] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

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

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

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

.col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-9, .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-6 {
    float: left
}

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

@media (min-width: 992px) {
    .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-9 {
        float: left
    }

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

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

    .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-pull-5 {
        right: 41.66666667%
    }

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

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

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

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

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

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

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

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

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

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

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

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

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

input[type="file"] {
    display: block
}

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

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

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

.coupleColumn {
    margin-bottom: 15px
}

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

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

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

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

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

.checkbox.disabled label, .radio.disabled label {
    cursor: not-allowed
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

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

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

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

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

a.btn.disabled {
    pointer-events: none
}

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

[data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav > li > a > img {
    max-width: none
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

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

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

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

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

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

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

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

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

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

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

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.ff .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 100%;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-align: left;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.btn .label {
    position: relative;
    top: -1px
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media {
    overflow: hidden;
    zoom: 1
}

.media > .pull-right {
    padding-left: 10px
}

.media > .pull-left {
    padding-right: 10px
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

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

.panel > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before, .container:after, .container:before, .nav:after, .nav:before, .row:after, .row:before {
    display: table;
    content: " "
}

.clearfix:after, .container:after, .nav:after, .row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slider {
    position: relative;
    display: block;
    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);
    -moz-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;
    margin-left: auto;
    margin-right: auto
}

.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: unset !important;
    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
}

@charset 'UTF-8';
.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) center center no-repeat
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'в†ђ'
}

[dir="rtl"] .slick-prev:before {
    content: 'в†’'
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'в†’'
}

[dir="rtl"] .slick-next:before {
    content: 'в†ђ'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'вЂў';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.fa {
    display: inline-block;
    font: 14px/1 'FONT AWESOME 5 PRO';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-close:before {
    content: "\f00d"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-phone:before {
    content: "\f095"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-dollar:before {
    content: "\f155"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-user-o:before {
    content: "\f2c0"
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #333
}

h2, h3, h4, h5 {
    color: #2b2d42;
    font-weight: 700;
    margin: 0 0 10px
}

a {
    color: #2b2d42;
    font-weight: 500;
    -webkit-transition: .2s color;
    transition: .2s color
}

a:hover, a:focus {
    color: #477FB0;
    text-decoration: none;
    outline: none
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.primary-btn {
    display: inline-block;
    padding: 12px 30px;
    background-color: #477FB0;
    border: none;
    border-radius: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    -webkit-transition: .2s all;
    transition: .2s all
}

.primary-btn:hover, .primary-btn:focus {
    opacity: .9;
    color: #fff
}

.input {
    height: 40px;
    padding: 0 15px;
    border: 1px solid #e4e7ed;
    background-color: #fff;
    width: 100%
}

textarea.input {
    padding: 15px;
    min-height: 90px
}

.input-number {
    position: relative
}

.input-number input[type="number"]::-webkit-inner-spin-button, .input-number input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.input-number input[type="number"] {
    -moz-appearance: textfield;
    height: 40px;
    width: 100%;
    border: 1px solid #e4e7ed;
    background-color: #fff;
    padding: 0 35px 0 15px
}

.input-number .qty-up, .input-number .qty-down {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #e4e7ed;
    background-color: #fff;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.input-number .qty-up {
    right: 0;
    top: 0;
    border-bottom: 0
}

.input-number .qty-down {
    right: 0;
    bottom: 0
}

.input-number .qty-up:hover, .input-number .qty-down:hover {
    background-color: #e4e7ed;
    color: #477FB0
}

.input-select {
    padding: 0 15px;
    background: #fff;
    border: 1px solid #e4e7ed;
    height: 40px
}

.input-radio, .input-checkbox {
    position: relative;
    display: block
}

.input-radio input[type="radio"]:not(:checked), .input-radio input[type="radio"]:checked, .input-checkbox input[type="checkbox"]:not(:checked), .input-checkbox input[type="checkbox"]:checked {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden
}

.input-radio label, .input-checkbox label {
    font-weight: 500;
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 5px;
    cursor: pointer
}

.input-radio input[type="radio"] + label span, .input-checkbox input[type="checkbox"] + label span {
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    border: 2px solid #e4e7ed;
    background: #fff
}

.input-radio input[type="radio"] + label span {
    border-radius: 50%
}

.input-radio input[type="radio"] + label span:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    background-color: #fff;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .2s;
    transition: all .2s
}

.input-checkbox input[type="checkbox"] + label span:after {
    content: '';
    position: absolute;
    top: -2px;
    left: 1px;
    font-size: 10px;
    color: #fff;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s;
    transition: all .2s
}

.input-radio input[type="radio"]:checked + label span, .input-checkbox input[type="checkbox"]:checked + label span {
    background-color: #477FB0;
    border: 2px solid grey;
}

.input-radio input[type="radio"]:checked + label span:after {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.input-checkbox input[type="checkbox"]:checked + label span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.input-radio .caption, .input-checkbox .caption {
    margin-top: 5px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .3s max-height;
    transition: .3s max-height
}

.input-radio input[type="radio"]:checked ~ .caption, .input-checkbox input[type="checkbox"]:checked ~ .caption {
    max-height: 800px
}

.section {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-title {
    position: relative;
    margin-bottom: 30px;
    margin-top: 15px
}

.section-title .title {
    display: inline-block;
    text-transform: uppercase;
    margin: 0
}

.section-title .section-nav {
    float: right
}

.section-title .section-nav .section-tab-nav {
    display: inline-block
}

.section-tab-nav li {
    display: inline-block;
    margin-right: 15px
}

.section-tab-nav li:last-child {
    margin-right: 0
}

.section-tab-nav li a {
    font-weight: 700;
    color: #8d99ae
}

.section-tab-nav li a:after {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    background-color: #477FB0;
    -webkit-transition: .2s all;
    transition: .2s all
}

.section-tab-nav li.active a {
    color: #477FB0
}

.section-tab-nav li a:hover:after, .section-tab-nav li a:focus:after, .section-tab-nav li.active a:after {
    width: 100%
}

.section-title .section-nav .products-slick-nav {
    top: 0;
    right: 0
}

#breadcrumb {
    padding: 30px 0;
    background: #fbfbfc;
    border-bottom: 1px solid #e4e7ed;
    margin-bottom: 30px
}

#breadcrumb .breadcrumb-header {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 15px;
    text-transform: uppercase
}

#breadcrumb .breadcrumb-tree {
    display: inline-block
}

#breadcrumb .breadcrumb-tree li {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase
}

#breadcrumb .breadcrumb-tree li + li {
    margin-left: 10px
}

#breadcrumb .breadcrumb-tree li + li:before {
    content: '|';
    display: inline-block;
    color: #8d99ae;
    margin-right: 10px
}

#breadcrumb .breadcrumb-tree li a {
    color: #8d99ae
}

#breadcrumb .breadcrumb-tree li a:hover {
    color: #477FB0
}

#top-header {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #4A6884;
}

.header-links li {
    display: inline-block;
    margin-right: 15px;
    font-size: 12px
}

.header-links li:last-child {
    margin-right: 0
}

.header-links li a {
    color: #fff
}

.header-links li a:hover {
    text-decoration: underline;
    /*color: #477FB0*/
}

.header-links li i {
    color: #ffffff;
    /*color: #477FB0;*/
    margin-right: 5px
}

#header {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #2E3441
}

.header-logo {
    float: left
}

.header-logo .logo img {
    display: block
}

.header-search {
    padding: 15px 0
}

.header-search form {
    position: relative
}

.header-search form .input-select {
    margin-right: -4px;
    border-radius: 40px 0 0 40px
}

.header-search form .input {
    width: calc(100% - 270px);
    margin-right: -4px
}

.header-search form .search-btn {
    height: 40px;
    width: 90px;
    background: #477FB0;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 0 40px 40px 0
}

.header-ctn {
    float: right;
    padding: 15px 0
}

.header-ctn > div {
    display: inline-block
}

.header-ctn > div + div {
    margin-left: 15px
}

.header-ctn > div > a {
    display: block;
    position: relative;
    width: 90px;
    text-align: center;
    color: #fff
}

.header-ctn > div > a > i {
    display: block;
    font-size: 18px
}

.header-ctn > div > a > span {
    font-size: 12px
}

.header-ctn > div > a > .qty {
    position: absolute;
    right: 15px;
    top: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
    background-color: #477FB0
}

.header-ctn .menu-toggle {
    display: none
}

.cart-dropdown {
    position: absolute;
    width: 300px;
    background: #fff;
    padding: 15px;
    -webkit-box-shadow: 0 0 0 2px #e4e7ed;
    box-shadow: 0 0 0 2px #e4e7ed;
    z-index: 99;
    right: 0;
    opacity: 0;
    visibility: hidden
}

.dropdown.open > .cart-dropdown {
    opacity: 1;
    visibility: visible
}

.cart-dropdown .cart-list {
    max-height: 180px;
    overflow-y: scroll;
    margin-bottom: 15px
}

.cart-dropdown .cart-list .product-widget {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.cart-dropdown .cart-list .product-widget:last-child {
    margin-bottom: 0
}

.cart-dropdown .cart-list .product-widget .product-img {
    left: 0;
    top: 0
}

.cart-dropdown .cart-list .product-widget .product-body .product-price {
    color: #2b2d42
}

.cart-btns {
    margin: 0 -17px -17px
}

.cart-btns > a {
    display: inline-block;
    width: calc(50% - 0px);
    padding: 12px;
    background-color: #477FB0;
    color: #fff;
    text-align: center;
    font-weight: 700;
    -webkit-transition: .2s all;
    transition: .2s all
}

.cart-btns > a:first-child {
    margin-right: -4px;
    background-color: #1e1f29
}

.cart-btns > a:hover {
    opacity: .9
}

.cart-dropdown .cart-summary {
    border-top: 1px solid #e4e7ed;
    padding-top: 15px;
    padding-bottom: 15px
}

#navigation {
    background: #fff;
    border-bottom: 2px solid #e4e7ed;
    border-top: 3px solid #477FB0
}

.main-nav > li + li {
    margin-left: 50px
}

.main-nav > li > a {
    padding: 20px 0
}

.main-nav > li > a:hover, .main-nav > li > a:focus, .main-nav > li.active > a {
    color: #477FB0;
    background-color: transparent
}

.main-nav > li > a:after {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    background-color: #477FB0;
    -webkit-transition: .2s all;
    transition: .2s all
}

.main-nav > li > a:hover:after, .main-nav > li > a:focus:after, .main-nav > li.active > a:after {
    width: 100%
}


.main-nav li{
    position: relative;
}

.main-nav li .menu-children{
    position: absolute;
    top: 42px;
    background: #ffffff;
    min-width: 200px;
    padding: 10px 20px;
    -webkit-box-shadow: 1px 1px 10px 1px #828282;
    box-shadow: 1px 1px 10px 1px #828282;
    z-index: 100;
    display: none;
}
.main-nav li .menu-children a {
    display: block;
    width: 100%;
    padding: 5px 0;
}

.main-nav li:hover .menu-children{
    display:block;
}


.main-nav li .menu-children a.active {
    color: #477FB0;
}



@media only screen and (max-width: 991px) {
    .header-ctn .menu-toggle {
        display: inline-block
    }

    #responsive-nav {
        position: fixed;
        left: 0;
        top: 0;
        background: #15161d;
        height: 100vh;
        max-width: 250px;
        width: 0%;
        overflow: hidden;
        z-index: 22;
        padding-top: 60px;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: .2s all;
        transition: .2s all
    }

    #responsive-nav.active {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        width: 100%
    }

    .main-nav {
        margin: 0;
        float: none
    }

    .main-nav > li {
        display: block;
        float: none
    }

    .main-nav > li + li {
        margin-left: 0
    }

    .main-nav > li > a {
        padding: 15px;
        color: #fff
    }
    .main-nav li .menu-children{
        position: relative;
        top: unset;
        background: unset;
        min-width: 200px;
        padding: 0 20px;
        border: unset;
        -webkit-box-shadow: unset;
        box-shadow:unset;
        display: block;
    }
    .main-nav li .menu-children a {
        color: #ffffff;
        padding: 7px 15px;
    }
}

.shop {
    position: relative;
    overflow: hidden;
    margin: 15px 0
}

/*.shop:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 60%;*/
/*    background: #477FB0;*/
/*    opacity: .9;*/
/*    -webkit-transform: skewX(-45deg);*/
/*    -ms-transform: skewX(-45deg);*/
/*    transform: skewX(-45deg)*/
/*}*/

/*.shop:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    left: 1px;*/
/*    width: 100%;*/
/*    background: #477FB0;*/
/*    opacity: .9;*/
/*    -webkit-transform: skewX(-45deg) translateX(-100%);*/
/*    -ms-transform: skewX(-45deg) translateX(-100%);*/
/*    transform: skewX(-45deg) translateX(-100%)*/
/*}*/

.shop .shop-img {
    position: relative;
    background-color: #e4e7ed;
    z-index: -1
}

.shop .shop-img > img {
    width: 100%;
    -webkit-transition: .2s all;
    transition: .2s all
}

.shop:hover .shop-img > img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.shop .shop-body {
    border-bottom: 1px solid #568AB6;
    padding: 0 0 10px 0;
    /*position: absolute;*/
    /*top: 0;*/
    /*width: 75%;*/
    /*padding: 30px;*/
    /*z-index: 10*/
}

.shop .shop-body h3 {
    color: #292525;
    margin: 0;
}

.shop .shop-body .cta-btn {
    color: #292525;
    text-transform: uppercase;
    display: block;
}

.shop .shop-body .cta-btn i{
    color: #568AB6;
    font-size: 24px;
    float: right;
}
}

#hot-deal.section {
    padding: 60px 0;
    margin: 30px 0;
    background-color: #e4e7ed;
    background-image: url(https://preview.colorlib.com/theme/electro/img/xhotdeal.png.pagespeed.ic.523j9s2i8G.webp);
    background-position: center;
    background-repeat: no-repeat
}

.hot-deal {
    text-align: center
}

.hot-deal .hot-deal-countdown {
    margin-bottom: 30px
}

.hot-deal .hot-deal-countdown > li {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    background: #477FB0e6;
    text-align: center;
    border-radius: 50%;
    margin: 0 5px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.hot-deal .hot-deal-countdown > li > div {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hot-deal .hot-deal-countdown > li > div h3 {
    color: #fff;
    margin-bottom: 0
}

.hot-deal h2 {
    text-shadow: -1px 0px #e4e7ed, 0px -1px #e4e7ed,
    1px 0px #e4e7ed, 0px 1px #e4e7ed,
    -1px -1px #e4e7ed, 1px 1px #e4e7ed,
    -1px 1px #e4e7ed, 1px -1px #e4e7ed,
    1px 0px 4px #e4e7ed, 0px 0px 2px #e4e7ed,
    0px 0px 3px #e4e7ed, 0px 0px 2px #e4e7ed,
    0px 0px 3px #e4e7ed, 0px 0px 4px #e4e7ed,
    0px 0px 4px #e4e7ed, 0px 0px 4px #e4e7ed,
    0px 0px 4px #e4e7ed, 0px 0px 4px #e4e7ed;
}

.hot-deal p {
    text-shadow: -1px 0px #e4e7ed, 0px -1px #e4e7ed,
    1px 0px #e4e7ed, 0px 1px #e4e7ed,
    -1px -1px #e4e7ed, 1px 1px #e4e7ed,
    -1px 1px #e4e7ed, 1px -1px #e4e7ed,
    1px 0px 4px #e4e7ed, 0px 0px 2px #e4e7ed,
    0px 0px 3px #e4e7ed, 0px 0px 2px #e4e7ed,
    0px 0px 3px #e4e7ed, 0px 0px 4px #e4e7ed,
    0px 0px 4px #e4e7ed, 0px 0px 4px #e4e7ed,
    0px 0px 4px #e4e7ed, 0px 0px 4px #e4e7ed;
}

.hot-deal .hot-deal-countdown > li > div span {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff
}

.hot-deal p {
    text-transform: uppercase;
    font-size: 24px
}

.hot-deal .cta-btn {
    margin-top: 15px
}

.product {
    position: relative;
    margin: 15px 0;
    -webkit-transition: .2s all;
    transition: .2s all
}

.product:hover {
    -webkit-box-shadow: 0 0 6px 0 #e4e7ed, 0 0 0 2px #477FB0;
    box-shadow: 0 0 6px 0 #e4e7ed, 0 0 0 2px #477FB0
}

.product .product-img {
    position: relative
}

.product .product-img > img {
    width: 100%
}

.product .product-img .product-label {
    position: absolute;
    top: 15px;
    right: 15px
}

.product .product-img .product-label > span {
    border: 2px solid;
    padding: 2px 10px;
    font-size: 12px
}

.product .product-img .product-label > span.sale {
    background-color: #fff;
    border-color: #477FB0;
    color: #477FB0
}

.product .product-img .product-label > span.new {
    background-color: #477FB0;
    border-color: #477FB0;
    color: #fff
}

.product .product-body {
    position: relative;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    z-index: 20
}

.product .product-body .product-category {
    text-transform: uppercase;
    font-size: 12px;
    color: #8d99ae
}

.product .product-body .product-name {
    text-transform: uppercase;
    font-size: 14px
}

.product .product-body .product-name > a {
    font-weight: 700
}

.product .product-body .product-name > a:hover, .product .product-body .product-name > a:focus {
    color: #477FB0
}

.product .product-body .product-price {
    color: #477FB0;
    font-size: 18px
}

.product-details .product-price h5 {
    color: #477FB0;
    font-size: 18px
}

.product .product-body .product-price .product-old-price {
    font-size: 70%;
    font-weight: 400;
    color: #8d99ae
}

.product .product-body .product-rating {
    position: relative;
    margin: 15px 0 10px;
    height: 20px
}

.product .product-body .product-rating > i {
    position: relative;
    width: 14px;
    margin-right: -4px;
    background: #fff;
    color: #e4e7ed;
    z-index: 10
}

.product .product-body .product-rating > i.fa-star {
    color: #477FB0
}

.product .product-body .product-rating:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    background-color: #e4e7ed
}

.product .product-body .product-btns > button {
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: transparent;
    border: none;
    -webkit-transition: .2s all;
    transition: .2s all
}

.product .product-body .product-btns > button:hover {
    background-color: #e4e7ed;
    color: #477FB0;
    border-radius: 50%
}

.product .product-body .product-btns > button .tooltipp {
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -15px);
    -ms-transform: translate(-50%, -15px);
    transform: translate(-50%, -15px);
    width: 150px;
    padding: 10px;
    font-size: 12px;
    line-height: 10px;
    background: #1e1f29;
    color: #fff;
    text-transform: uppercase;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s all;
    transition: .2s all
}

.product .product-body .product-btns > button:hover .tooltipp {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -5px);
    -ms-transform: translate(-50%, -5px);
    transform: translate(-50%, -5px)
}

.product .add-to-cart {
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 1px;
    padding: 15px;
    background: #1e1f29;
    text-align: center;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: .2s all;
    transition: .2s all;
    z-index: 2
}

.product:hover .add-to-cart {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.product .add-to-cart .add-to-cart-btn {
    position: relative;
    border: 2px solid transparent;
    height: 40px;
    padding: 0 30px;
    background-color: #477FB0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 40px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.product .add-to-cart .add-to-cart-btn > i {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 38px;
    color: #477FB0;
    opacity: 0;
    visibility: hidden
}

.product .add-to-cart .add-to-cart-btn:hover {
    background-color: #fff;
    color: #477FB0;
    border-color: #477FB0;
    padding: 0 30px 0 50px
}

.product .add-to-cart .add-to-cart-btn:hover > i {
    opacity: 1;
    visibility: visible
}

.product-widget {
    position: relative
}

.product-widget + .product-widget {
    margin: 30px 0
}

.product-widget .product-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px
}

.product-widget .product-img > img {
    width: 100%
}

.product-widget .product-body {
    padding-left: 125px;
    min-height: 100px;
}

.product-widget .product-body .product-category {
    text-transform: uppercase;
    font-size: 10px;
    color: #8d99ae
}

.product-widget .product-body .product-name {
    text-transform: uppercase;
    font-size: 12px
}

.product-widget .product-body .product-name > a {
    font-weight: 700
}

.product-widget .product-body .product-name > a:hover, .product-widget .product-body .product-name > a:focus {
    color: #477FB0
}

.product-widget .product-body .product-price {
    font-size: 14px;
    color: #477FB0
}

.product-widget .product-body .product-price .product-old-price {
    font-size: 70%;
    font-weight: 400;
    color: #8d99ae
}

.product-widget .product-body .product-price .qty {
    font-weight: 400;
    margin-right: 10px
}

.product-widget .delete {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    text-align: center;
    font-size: 10px;
    padding: 0;
    background: #1e1f29;
    border: none;
    color: #fff
}

.products-slick .slick-list {
    padding-bottom: 60px;
    margin-bottom: -60px;
    z-index: 2
}

.products-slick .product.slick-slide {
    margin: 15px
}

.products-tabs > .tab-pane {
    display: block;
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow-y: hidden;
    padding-bottom: 60px;
    margin-bottom: -60px
}

.products-tabs > .tab-pane.active {
    opacity: 1;
    visibility: visible;
    height: auto
}

.products-slick-nav {
    position: absolute;
    right: 15px;
    z-index: 10
}

.products-slick-nav .slick-prev, .products-slick-nav .slick-next {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 20px;
    height: 20px;
    display: inline-block !important;
    margin: 0 2px
}

.products-slick-nav .slick-prev:before, .products-slick-nav .slick-next:before {
    font-size: 14px
}

.aside + .aside {
    margin-top: 30px
}

.aside > .aside-title {
    text-transform: uppercase;
    font-size: 18px;
    margin: 15px 0 30px
}

.checkbox-filter > div + div {
    margin-top: 10px
}

.checkbox-filter .input-radio label, .checkbox-filter .input-checkbox label {
    font-size: 12px
}

.checkbox-filter .input-radio label small, .checkbox-filter .input-checkbox label small {
    color: #8d99ae
}

#price-slider {
    margin-bottom: 15px
}

.price-filter .input-number {
    display: inline-block;
    width: calc(50% - 7px)
}

.store-filter {
    margin-bottom: 15px;
    margin-top: 15px
}

.store-sort {
    display: inline-block
}

.store-sort label {
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 15px
}

.store-grid {
    float: right
}

.store-grid li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #e4e7ed;
    text-align: center;
    -webkit-transition: .2s all;
    transition: .2s all
}

.store-grid li + li {
    margin-left: 5px
}

.store-grid li:hover {
    background-color: #e4e7ed;
    color: #477FB0
}

.store-grid li.active {
    background-color: #477FB0;
    border-color: #477FB0;
    color: #fff;
    cursor: default
}

.store-grid li a {
    display: block
}

.store-pagination {
    float: right
}

.store-pagination li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e4e7ed;
    -webkit-transition: .2s all;
    transition: .2s all
}

.store-pagination li + li {
    margin-left: 5px
}

.store-pagination li:hover {
    background-color: #e4e7ed;
    color: #477FB0
}

.store-pagination li.active {
    background-color: #477FB0;
    border-color: #477FB0;
    color: #fff;
    font-weight: 500;
    cursor: default
}

.store-pagination li a {
    display: block
}

.store-qty {
    margin-right: 30px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px
}

#product-main-img .slick-prev {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
    left: 15px
}

#product-main-img .slick-next {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
    right: 15px
}

#product-main-img .slick-prev, #product-main-img .slick-next {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s all;
    transition: .2s all
}

#product-main-img:hover .slick-prev, #product-main-img:hover .slick-next {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    visibility: visible
}

#product-main-img .zoomImg {
    background-color: #fff
}

#product-imgs .product-preview {
    margin: 0 5px;
    border: 1px solid #e4e7ed
}

#product-imgs .product-preview.slick-current {
    border-color: #477FB0
}

#product-imgs .slick-prev {
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#product-imgs .slick-next {
    top: calc(100% - 20px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#product-imgs .slick-prev:before {
    content: "\f106"
}

#product-imgs .slick-next:before {
    content: "\f107"
}

.product-preview img {
    width: 100%
}

.product-details .product-name {
    text-transform: uppercase;
    font-size: 18px
}

.product-details .product-rating {
    display: inline-block;
    margin-right: 15px
}

.product-details .product-rating > i {
    color: #e4e7ed
}

.product-details .product-rating > i.fa-star {
    color: #477FB0
}

.product-details .review-link {
    font-size: 12px
}

.product-details .product-price {
    display: inline-block;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #477FB0
}

.product-details .product-price .product-old-price {
    font-size: 70%;
    font-weight: 400;
    color: #8d99ae
}

.product-details .product-available {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 30px;
    color: #477FB0
}

.product-details .product-options {
    margin-top: 30px;
    margin-bottom: 30px
}

.product-details .product-options label {
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: 0
}

.product-details .product-options .input-select {
    width: 90px
}

.product-details .add-to-cart {
    margin-bottom: 30px
}

.product-details .add-to-cart .add-to-cart-btn {
    position: relative;
    border: 2px solid transparent;
    height: 40px;
    padding: 0 30px;
    background-color: #477FB0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 40px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.product-details .add-to-cart .add-to-cart-btn > i {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 38px;
    color: #477FB0;
    opacity: 0;
    visibility: hidden
}

.product-details .add-to-cart .add-to-cart-btn:hover {
    background-color: #fff;
    color: #477FB0;
    border-color: #477FB0;
    padding: 0 30px 0 50px
}

.product-details .add-to-cart .add-to-cart-btn:hover > i {
    opacity: 1;
    visibility: visible
}

.product-details .add-to-cart .qty-label {
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: 0
}

.product-details .add-to-cart .qty-label .input-number {
    width: 90px;
    display: inline-block
}

.product-details .product-btns li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px
}

.product-details .product-btns li + li {
    margin-left: 15px
}

.product-details .product-links {
    margin-top: 15px
}

.product-details .product-links li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px
}

.product-details .product-links li + li {
    margin-left: 10px
}

#product-tab {
    margin-top: 60px
}

#product-tab .tab-nav {
    position: relative;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 30px
}

#product-tab .tab-nav:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background-color: #e4e7ed;
    z-index: -1
}

#product-tab .tab-nav li {
    display: inline-block;
    background: #fff;
    padding: 0 15px
}

#product-tab .tab-nav li + li {
    margin-left: 15px
}

#product-tab .tab-nav li a {
    display: block;
    font-weight: 700;
    color: #8d99ae
}

#product-tab .tab-nav li.active a {
    color: #477FB0
}

#product-tab .tab-nav li a:after {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    background-color: #477FB0;
    -webkit-transition: .2s all;
    transition: .2s all
}

#product-tab .tab-nav li a:hover:after, #product-tab .tab-nav li a:focus:after, #product-tab .tab-nav li.active a:after {
    width: 100%
}

.rating-avg {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px
}

.rating-avg .rating-stars {
    margin-left: 10px
}

.rating-avg .rating-stars, .rating .rating-stars {
    display: inline-block
}

.rating-avg .rating-stars > i, .rating .rating-stars > i {
    color: #e4e7ed
}

.rating-avg .rating-stars > i.fa-star, .rating .rating-stars > i.fa-star {
    color: #477FB0
}

.rating li {
    margin: 5px 0
}

.rating .rating-progress {
    position: relative;
    display: inline-block;
    height: 9px;
    background-color: #e4e7ed;
    width: 120px;
    margin: 0 10px;
    border-radius: 5px
}

.rating .rating-progress > div {
    background-color: #477FB0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 5px
}

.rating .sum {
    display: inline-block;
    font-size: 12px;
    color: #8d99ae
}

.reviews li {
    position: relative;
    padding-left: 145px;
    margin-bottom: 30px
}

.reviews .review-heading {
    position: absolute;
    width: 130px;
    left: 0;
    top: 0;
    height: 70px
}

.reviews .review-body {
    min-height: 70px
}

.reviews .review-heading .name {
    margin-bottom: 5px;
    margin-top: 0
}

.reviews .review-heading .date {
    color: #8d99ae;
    font-size: 10px;
    margin: 0
}

.reviews .review-heading .review-rating {
    margin-top: 5px
}

.reviews .review-heading .review-rating > i {
    color: #e4e7ed
}

.reviews .review-heading .review-rating > i.fa-star {
    color: #477FB0
}

.reviews-pagination {
    text-align: center
}

.reviews-pagination li {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e4e7ed;
    -webkit-transition: .2s all;
    transition: .2s all
}

.reviews-pagination li:hover {
    background-color: #e4e7ed;
    color: #477FB0
}

.reviews-pagination li.active {
    background-color: #477FB0;
    border-color: #477FB0;
    color: #fff;
    cursor: default
}

.reviews-pagination li a {
    display: block
}

.review-form .input {
    margin-bottom: 15px
}

.review-form .input-rating {
    margin-bottom: 15px
}

.review-form .input-rating .stars {
    display: inline-block;
    vertical-align: top
}

.review-form .input-rating .stars input[type="radio"] {
    display: none
}

.review-form .input-rating .stars > label {
    float: right;
    cursor: pointer;
    padding: 0 3px;
    margin: 0
}

.review-form .input-rating .stars > label:before {
    content: "\f006";
    font-family: 'FONT AWESOME 5 PRO';
    color: #e4e7ed;
    -webkit-transition: .2s all;
    transition: .2s all
}

.review-form .input-rating .stars > label:hover:before, .review-form .input-rating .stars > label:hover ~ label:before {
    color: #477FB0
}

.review-form .input-rating .stars > input:checked label:before, .review-form .input-rating .stars > input:checked ~ label:before {
    content: "\f005";
    color: #477FB0
}

.billing-details {
    margin-bottom: 30px
}

.shiping-details {
    margin-bottom: 30px
}

.order-details {
    position: relative;
    padding: 0 30px 30px;
    border-right: 1px solid #e4e7ed;
    border-left: 1px solid #e4e7ed;
    border-bottom: 1px solid #e4e7ed
}

.order-details:before {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    top: -15px;
    height: 30px;
    border-top: 1px solid #e4e7ed;
    border-left: 1px solid #e4e7ed;
    border-right: 1px solid #e4e7ed
}

.order-summary {
    margin: 15px 0
}

.order-summary .order-col {
    display: table;
    width: 100%
}

.order-summary .order-col:after {
    content: "";
    display: block;
    clear: both
}

.order-summary .order-col > div {
    display: table-cell;
    padding: 10px 0
}

.order-summary .order-col > div:first-child {
    width: calc(100% - 150px)
}

.order-summary .order-col > div:last-child {
    /*width: 150px;*/
    text-align: right
}

.order-summary .order-col .order-total {
    font-size: 24px;
    color: #477FB0
}

.order-details .payment-method {
    margin: 30px 0
}

.order-details .order-submit {
    display: block;
    margin-top: 30px
}

#newsletter.section {
    border-top: 2px solid #e4e7ed;
    border-bottom: 3px solid #477FB0;
    margin-top: 30px
}

.newsletter {
    text-align: center
}

.newsletter p {
    font-size: 24px
}

.newsletter form {
    position: relative;
    max-width: 520px;
    margin: 30px auto
}

.newsletter form:after {
    content: "\f003";
    font-family: 'FONT AWESOME 5 PRO';
    position: absolute;
    font-size: 160px;
    color: #e4e7ed;
    top: 15px;
    -webkit-transform: translateY(-50%) rotate(15deg);
    -ms-transform: translateY(-50%) rotate(15deg);
    transform: translateY(-50%) rotate(15deg);
    z-index: -1;
    left: -90px
}

.newsletter form .input {
    width: calc(100% - 160px);
    margin-right: -4px;
    border-radius: 40px 0 0 40px
}

.newsletter form .newsletter-btn {
    width: 160px;
    height: 40px;
    font-weight: 700;
    background: #477FB0;
    color: #fff;
    border: none;
    border-radius: 0 40px 40px 0
}

.newsletter .newsletter-follow {
    text-align: center
}

.newsletter .newsletter-follow li {
    display: inline-block;
    margin-right: 5px
}

.newsletter .newsletter-follow li:last-child {
    margin-right: 0
}

.newsletter .newsletter-follow li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #e4e7ed;
    background-color: #fff;
    -webkit-transition: .2s all;
    transition: .2s all
}

.newsletter .newsletter-follow li a:hover, .newsletter .newsletter-follow li a:focus {
    background-color: #e4e7ed;
    color: #477FB0
}

#footer {
    background: #15161d;
    color: #b9babc
}

#bottom-footer {
    background: #1e1f29
}

.footer {
    margin: 30px 0
}

.footer .footer-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 30px
}

.footer-links li + li {
    margin-top: 15px
}

.footer-links li a {
    color: #b9babc
}

.footer-links li i {
    margin-right: 15px;
    color: #477FB0;
    width: 14px;
    text-align: center
}

.footer-links li a:hover {
    color: #ffffff
}

.copyright {
    margin-top: 30px;
    display: block;
    font-size: 12px
}

.footer-payments li {
    display: inline-block;
    margin-right: 5px
}

.footer-payments li a {
    color: #061622;
    font-size: 36px;
    display: block
}

.slick-prev, .slick-next {
    width: 40px;
    height: 40px;
    border: 1px solid #e4e7ed;
    background-color: #fff;
    border-radius: 50%;
    z-index: 22;
    -webkit-transition: .2s all;
    transition: .2s all
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background-color: #477FB0;
    border-color: #477FB0
}

.slick-prev:before, .slick-next:before {
    font-family: 'FONT AWESOME 5 PRO';
    color: #2b2d42
}

.slick-prev:before {
    content: "\f104"
}

.slick-next:before {
    content: "\f105"
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    color: #fff
}

.slick-prev {
    left: -20px
}

.slick-next {
    right: -20px
}

.slick-dots li, .slick-dots li button, .slick-dots li button:before {
    width: 10px;
    height: 10px
}

.slick-dots li button:before {
    content: "";
    opacity: 1;
    background: #e4e7ed;
    border-radius: 50%
}

.slick-dots li.slick-active button:before {
    background-color: #477FB0
}

@media only screen and (max-width: 991px) {
    #top-header .header-links.pull-left {
        /*float: none !important*/
    }

    #top-header .header-links.pull-right {
        /*float: none !important;*/
        /*margin-top: 5px*/
    }

    .header-logo {
        float: none;
        text-align: center
    }

    .header-logo .logo {
        display: inline-block
    }

    #product-imgs {
        margin-bottom: 60px;
        margin-top: 15px
    }

    #rating {
        text-align: center
    }

    #reviews {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .section-title .section-nav {
        float: none;
        margin-top: 10px
    }

    .section-tab-nav li {
        margin-top: 10px
    }
}

@media only screen and (max-width: 480px) {
    [class*="col-xs"] {
        width: 100%
    }

    .store-grid {
        float: none;
        margin-top: 10px
    }

    .store-pagination {
        float: none;
        margin-top: 10px
    }
}

.header-logo {
    //background-color: #740b12;
}

.logo div {
    background-image: url(/tpl/tpl-main/img/logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: relative;
    height: 80px;
    width: 90px;
}

.divSt {
    width: unset !important;
    height: unset !important;
}

.pageTitle .icon {
    display: none !important;
}

.newsletter .newsletter-follow li a {
    padding-top: 13px;
}

.product-name {
    min-height: 32px;
}

.imgSt {
    top: 29% !important;
}

.store-grid li {
    padding: 11px !important;
}

.newsletter form:after {
    content: "\f0e0" !important;
    font-family: "Font Awesome 5 Pro" !important;
}

.pic1Size {
    width: 100% !important;
    height: unset !important;
}

.pic2Size {
    width: 100% !important;
}

@media (min-width: 813px) {
    .pic1Size {
        width: 100% !important;
    }

    .pic2Size {
        width: 100% !important;
        height: unset !important;
    }
}

.paginate-pagination li + li {
    margin-left: 5px;
}

.paginate-pagination li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e4e7ed;
    -webkit-transition: .2s all;
    transition: .2s all;
}

.paginate-pagination li:hover {
    background-color: #e4e7ed;
    color: #477FB0
}

.paginate-pagination li.active {
    background-color: #477FB0;
    border-color: #477FB0;
    color: #fff;
    font-weight: 500;
    cursor: default
}

.paginate-pagination li a {
    display: block
}

.shortDescription {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}

.shortDescription .block h2 {
    margin: 0;
    line-height: 30px;
    font-weight: 100;
    color: #697575;
}

.shortDescription h2 {
    padding: 20px 23px;
    color: #b6c3cd;
    bottom: 0px;
    margin: 0px;
    font-size: 18px;
    line-height: 24px;
}

.shortDescription table {
    margin-top: 10px;
    width: 100%;
    border: solid 1px #eee;
}

.shortDescription table tbody td {
    padding: 3px 5px;
    border-bottom: solid 1px #eee;
}

.productWrap .product .cell .shortDescription .conditions {
    display: block;
}

.shortDescription .conditions .condition {
    display: inline-block;
    padding: 2px 0px;
    width: 50px;
    text-align: center;
    color: white;
}

.shortDescription .conditions .active {
    background-color: #65a3be;
}

.shortDescription .conditions .inactive {
    background-color: #C2C2C2;
}

.shippingInfo .stock i {
    margin-right: 8px;
    margin-left: 1px;
}

.productWrap .product .cell .shippingInfo .truck i {
    color: #999;
    margin-right: 7px;
}

.hr {
    margin: 40px 0;
    border-bottom: 2px solid #e4e7ed;
}

.billing-details {
    max-width: 65%;
}

.billing-details .button {
    display: none;
}

.col-md-5.order-details {
    float: right;
}

.ff input[type="text"], .ff input[type="number"], .ff input[type="email"], .ff input[type="password"], .ff select {
    height: 40px;
    padding: 0 15px;
    border: 1px solid #e4e7ed;
    background-color: #fff;
    width: 80%;
}

.ff textarea {
    padding: 10px 15px;
    border: 1px solid #e4e7ed;
    background-color: #fff;
    width: 80%;
}

.ff .invalid {

    background-color: #ffe3e8 !important;
}

.btn-white {
    background-color: white;
    color: black;
    border: 2px solid #477FB0;
    margin-top: 15px !important;
}

.btn-white:hover, .btn-white:focus {
    color: #477FB0;
}

.billing-details .msg {
    max-width: 80%;
}

.msg {
    padding: 10px;
    margin: 5px 0;
    width: 80%;
}

.msg i {
    display: inline-block;
    margin: 0 5px 0 0;
}

.msgSuccess {
    background: #dff0d8;
    color: #417972;
    border: 1px solid #d6e9c6;
    border-radius: 6px;
}

.msgWarning, .msgError {
    background: #f2dede;
    color: #000000;
    border: 1px solid #ebccd1;
    border-radius: 6px;
}

.msgComplete {
    background: #fcf8e3;
    color: #424242;
    border: 1px solid #ffc864;
    border-radius: 6px;
}


#response .msg {
    text-align: left !important;
    padding: 5px 10px;
    margin: 10px;

}


a[href="/ru/business-terms"] {
    color: #477FB0;
    font-weight: bold;
}

a[href="/ru/business-terms"]:hover {
    color: red;
}

.footer-payments i {
    color: #ffffff;
}

.ff ul {
    margin-top: 15px;
}

.modal .modal-dialog {
    margin-top: 175px;
}

.modal .modal-dialog .modal-header .modal-title {
    margin: 0px;
}

.modal .modal-dialog .modal-header button.close {
    background-color: transparent;
    -webkit-appearance: none;
    cursor: pointer;
    height: 60px;
    width: 60px;
    padding: 0;
    border: 0;
    transform: translate(15px, -46px);
}

.modal .modal-dialog .modal-header button.close span {
    text-shadow: 0 1px 0 #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #808080;
}

.modal .modal-dialog .modal-footer button {
    background: #b64442;
    font-size: 16px;
    min-width: 150px;
    color: #ffffff;
    text-align: center;
    padding: 5px 15px;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
}

.modal .modal-dialog .modal-footer button:hover {
    box-shadow: 0 1px 2px #e0e0e0;
}

.modal .modal-dialog .modal-footer button.btn-cancel {
    background: rgba(0, 0, 0, 0.3);
}

.modal .modal-content {
    padding: 15px;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal.show {
    opacity: 1;
}

.intro-categories {
    height: 300px;
    display: block;
}

.intro-categories .shop {
    max-height: 280px;
    position: relative;
}

.intro-categories .shop .shop-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(180deg, #A4A4A2 0%, #8595BB 100%);
    opacity: 0.3;
}

.intro-categories .shop-img {
    height: 220px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}

#product-carousel .product {
    margin-bottom: 70px;
}

.requiredText {
    color: red;
}

.billing-details a {
    text-decoration: underline;
}

.paginate-pagination .page.active {
    color: #477FB0;
    text-decoration: none;
    outline: none;
}

.ff input[readonly="readonly"] {
    background-color: #e4e7ed;
}

@media all and (max-width: 990px) {
    .imgSt img {
        max-width: 250%;
    }

    .billing-details {
        max-width: 100%;
        padding: 0 15px;
    }

    .order-details {
        float: none !important;
        margin-bottom: 20px;
        order: 1;
    }

    .checkout-form {
        display: flex;
        flex-direction: column;
    }
}


@media all and (max-width: 764px) {
    .pageWrap {
        width: 90%;
        margin: 0 auto;
    }

    .ff input[type="text"], .ff input[type="number"], .ff input[type="email"], .ff input[type="password"], .ff select {
        width: 100%;
    }

    .ff textarea {
        width: 100%;
    }

    .msg {
        width: 100%;
    }

    .orders-wrap {

        overflow: auto;


    }

    .orders-body {
        min-width: 540px;

    }
}

@media all and (max-width: 480px) {
    #top-header .header-links.pull-left {
        float: none !important
    }

    #top-header .header-links.pull-right {
        float: none !important;
        margin-top: 5px
    }

    .hot-deal h2 {
        font-size: 26px;
    }

    .hot-deal p {
        font-size: 18px;
    }
}

.unvalidated li input {
    border: 1px solid red !important;
}

.footer .social-links {
    margin-top: 20px;
}

.footer .social-links li {
    display: inline-block;
    font-size: 32px;
    width: 20%;
}

.footer .social-links li.inactive {
    cursor: unset;
    pointer-events: none;
}

#breadcrumb .breadcrumb-tree li.active {
    pointer-events: none;
    opacity: 0.5;
}

.intro-categories {
    overflow-y: hidden;
}

.option.even {
    background-color: #efefef;
}

.wk-banner {
    background-image: url(/tpl/tpl-main/img/wk/banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.wk-banner-content {
    padding: 200px 0 200px 10%;
    width: 50%;
}

.wk-banner-content .title {
    font-weight: bold;
    font-size: 36px;
}

.wk-banner-content .content {
    font-size: 18px;
}

.wk-banner-content .wk-logo {
    height: 76px;
    background-image: url(/tpl/tpl-main/img/wk/logo.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

.wk-get a {
    margin-right: 20px;
}

.wk-get {
    margin-top: 15px;
}

.wk-features {
    display: flex;
}

.wk-feature {
    margin-top: 15px;
    display: flex;
    width: 16.65%;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.wk-feature div {
    margin-top: 30px;
}

.wk-tariff .title {
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 45px;
}

.wk-tariff .content {
    margin: auto;
}

.wk-tariff .content table {
    background: linear-gradient(180deg, #20AED4 0%, #9C33FE 100%);
    border-collapse: separate;
    border-spacing: 0 1px;
    padding: 0 1px;
    margin: auto;
    margin-bottom: 80px;
}

.wk-tariff .content table tr {
    border-bottom: 1px solid transparent;
    background: white;
}

.wk-tariff .content table tbody tr:nth-child(odd) {
    background-color: #DBE4FB;
}

.wk-tariff .content table thead td {
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #8D99AE;
    padding: 15px;
}

.wk-feature-property {
    padding-left: 40px;
    padding-right: 20px;
}

.wk-feature-value {
    font-weight: bold;
    padding: 15px;
    text-align: center;
}

.wk-benefits .title {
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 35px;
}

.wk-benefits ul li:before {
    content: "";
    float: left;
    width: 15px;
    height: 30px;
    margin-right: 5px;
    background-image: url(/tpl/tpl-main/img/wk/marker.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    transform: translateX(-30px);
}

.wk-benefits ul li {
    margin-left: 50px;
    line-height: 30px;
}

.wk-rates .title {
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80px;
}

.wk-rates table {
    margin: auto;
}

.wk-rates table thead td {
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #8D99AE;
    padding: 10px 30px;
}

.wk-rates table thead tr.delimeter {
    border-bottom: 1px solid #E4E7ED;
    position: absolute;
    width: 100%;
    left: 0;
}

.wk-rates table tbody td {
    padding: 10px 30px;
}

.wk-rates table tbody td.country {
    font-weight: bold;
}

.wk-rates {
    text-align: center;
}

.wk-rates a {
    padding: 10px 120px;
    text-transform: uppercase;
    background: #477FB0;
    border-radius: 50px;
    color: white;
}

.wk-instruction {
    overflow: visible;
}

.wk-instruction .content {
    width: 110%;
}

.wk-instruction .title {
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    margin-bottom: 40px;
    margin-top: 80px;
}

.wk-instruction .subtitle {
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 25px;
    margin-top: 45px;
}

.wk-instruction p {
    margin-left: 50px;
}

.wk-instruction ul {
    margin-left: 80px;
}

.wk-instruction ul li {
    margin-bottom: 25px;
}

.wk-instruction ul li:before {
    content: "";
    float: left;
    width: 10px;
    height: 25px;
    margin-right: 5px;
    background-image: url(/tpl/tpl-main/img/wk/marker-small.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    transform: translateX(-30px);
}

.wk-instruction-image {
    height: 500px;
    background-image: url(/tpl/tpl-main/img/wk/instruction-image.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(85px);
}

.wk-instruction-also {
    padding: 25px 25% 25px 25%;
}

.wk-instruction-also .subtitle {
    font-weight: bold;
}

@media (max-width: 768px) {
    .wk-tariff .content {
        max-width: 100%;
        overflow: scroll;
    }
}


.section-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #36363E;
    text-align: center;
}

.section-title-left {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #36363E;
    text-align: left;
    margin: 70px 0 20px 0;
}

.section-text {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #36363E;
}

.cloud-box-banner {
    background-image: url(/tpl/tpl-main/img/cloud-box/cloud-box-baner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 660px;
    position: relative;
}

.cloud-box-banner-content {
    position: absolute;
    bottom: 0;
    color: #ffffff;
    left: 0;
    right: 0;
    padding: 0 0 30px 0;
}

.cloud-box-banner-content .title {
    width: 50%;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    margin: 0 auto 20px auto;
    text-shadow:
            -0   -1px 1px #000000,
            0   -1px 1px #000000,
            -0    1px 1px #000000,
            0    1px 1px #000000,
            -1px -0   1px #000000,
            1px -0   1px #000000,
            -1px  0   1px #000000,
            1px  0   1px #000000,
            -1px -1px 1px #000000,
            1px -1px 1px #000000,
            -1px  1px 1px #000000,
            1px  1px 1px #000000,
            -1px -1px 1px #000000,
            1px -1px 1px #000000,
            -1px  1px 1px #000000,
            1px  1px 1px #000000;

}

.cloud-box-banner-content .content {

    margin: 0 auto;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

.cloud-box-instruction .content {
    font-size: 18px;
    line-height: 22px;
}
.cloud-box-instruction .cloud-box-image-1 {
    height: 260px;
    background-image: url(/tpl/tpl-main/img/cloud-box/cloud-box-img-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.cloud-box-features {
    display: flex;
    margin: 20px 0 0 0;
}

.cloud-box-feature {
    margin-top: 15px;
    display: flex;
    width: 25%;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.cloud-box-feature .title {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #36363E;
    margin: 0 0 20px 0;
}

.cloud-box-feature .text {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: normal;
    color: #36363E;
    height: 90px;
}

.cloud-box-img-wrap {
    position: relative;
    height: 300px;
}

.cloud-box-img-2 {
    position: absolute;
    bottom: 10%;
}

.cloud-box-img-2 img {
    width: 100%;
}

.cloud-box-img-3 {
    width: 20%;
    position: absolute;
    top: -35%;
    right: 0;
}

.cloud-box-img-3 img {
    width: 100%;
}

.cloud-box-img-4 {
    width: 30%;
    position: absolute;
    top: 80%;
    right: 0;
}

.cloud-box-img-4 img {
    width: 100%;
}

.cloud-box-img-5 {
    width: 40%;
    position: absolute;
    top: -38%;
    left: 0;
}
.cloud-box-content-img-5{
    display: none;
}

.cloud-box-img-5 img {
    width: 100%;
}

.cloud-box-bottom {
    background: #DBE4FB;
    position: relative;
    padding: 40px 0;
    margin: 60px 0 250px 0;
}

.cloud-box-bottom .section-title {
    text-align: left;
    text-indent: 20%;
    z-index: 200;
}

.cloud-box-bottom .content {
    padding: 0 5% 0 35%;
    min-height: 170px;

}

/*------------------------*/
.about-us-banner {
    background-image: url(/tpl/tpl-main/img/about-us/baner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 660px;
    position: relative;
}

.about-us-banner .title {
    position: absolute;
    bottom: 5%;
    left: 10%;
    color: #ffffff;
    width: 50%;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    text-shadow:
            -0   -1px 1px #000000,
            0   -1px 1px #000000,
            -0    1px 1px #000000,
            0    1px 1px #000000,
            -1px -0   1px #000000,
            1px -0   1px #000000,
            -1px  0   1px #000000,
            1px  0   1px #000000,
            -1px -1px 1px #000000,
            1px -1px 1px #000000,
            -1px  1px 1px #000000,
            1px  1px 1px #000000,
            -1px -1px 1px #000000,
            1px -1px 1px #000000,
            -1px  1px 1px #000000,
            1px  1px 1px #000000;
}

.about-us-bottom {
    background: #DBE4FB;
    position: relative;
    margin: 0 0 150px 0;
}

.about-us-content{
    width: 70%;
    margin: 0 auto;
}


.about-us-bottom-left-img{
    width: 26%;
    position: absolute;
    top: -60%;
    left: 0;
}

.about-us-bottom-left-img img {
    width: 100%;
}

.about-us-bottom-right-img{
    width: 25%;
    position: absolute;
    top: -35%;
    right: 0;
}

.about-us-bottom-right-img img {
    width: 100%;
}

.page-tv-box-img{
    width: 60%;
    margin: 0 auto;
}

.page-tv-box-img img {
    width: 100%;
}


.lang-wrap{
    color: #ffffff;
    position: relative;
}
.lang-current{
    text-transform: uppercase;
    cursor: pointer;

}
.lang-list{
    text-transform: uppercase;
    position: absolute;
    top: 0;
    background: #1e1f29;
}
.lang-list a{
    display:block;
}


@media (max-width: 1800px) {
    .cloud-box-img-5 {
        width: 40%;
        position: absolute;
        top: -30%;
        left: 0;
    }
    .cloud-box-bottom .content {
        padding: 0 5% 0 37%;
        min-height: 170px;
    }
}

@media (max-width: 1700px) {
    .about-us-bottom-left-img{
        width: 23%;
    }

    .about-us-bottom-right-img{
        width: 23%;
        top: -20%;
    }
}

@media (max-width: 1600px) {
    .cloud-box-img-5 {
        width: 40%;
        position: absolute;
        top: -25%;
        left: 0;
    }
    .cloud-box-bottom .content {
        padding: 0 5% 0 39%;
        min-height: 170px;
    }

    .about-us-content{
        width: 60%;
        margin: 0 auto;
    }
    .about-us-bottom-left-img{
        width: 26%;
    }

    .about-us-bottom-right-img{
        width: 26%;
    }
}


@media (max-width: 1500px) {
    .about-us-content{
        width: 60%;
        margin: 0 auto;
    }
    .about-us-bottom-left-img{
        width: 23%;
    }

    .about-us-bottom-right-img{
        width: 23%;
    }
}

@media (max-width: 1400px) {
    .cloud-box-img-5 {
        width: 40%;
        position: absolute;
        top: -20%;
        left: 0;
    }
    .cloud-box-img-4 {
        top: 85%;
    }
    .cloud-box-bottom .content {
        padding: 0 1% 0 41%;
        min-height: 170px;
    }
    .cloud-box-bottom {
        margin: 60px 0 200px 0;
    }


}

@media (max-width: 1300px) {
    .cloud-box-img-5 {
        width: 40%;
        position: absolute;
        top: -10%;
        left: 0;
    }
    .cloud-box-bottom .section-title {
        text-indent: 25%;
    }
    .cloud-box-img-4 {
        width: 25%;
        top: 85%;
    }
    .cloud-box-img-3 {
        top: -30%;
    }
    .cloud-box-bottom {
        margin: 60px 0 150px 0;
    }

    .about-us-content{
        width: 60%;
        margin: 0 auto;
    }
    .about-us-bottom-left-img{
        width: 20%;
    }

    .about-us-bottom-right-img{
        width: 20%;
    }
}

@media (max-width: 1200px) {
    .cloud-box-img-5 {
        width: 40%;
        position: absolute;
        top: -5%;
        left: 0;
    }
    .cloud-box-bottom .section-title {
        text-indent: 25%;
    }
    .cloud-box-img-4 {
        width: 25%;
        top: 85%;
    }
    .cloud-box-img-3 {
        top: -30%;
    }
    .cloud-box-bottom {
        margin: 60px 0 130px 0;
    }

    .cloud-box-feature .text {
        height: 90px;
    }
}

@media (max-width: 1100px) {

    .cloud-box-img-5 {
        width: 40%;
        position: absolute;
        top:0;
        left: 0;
    }
    .cloud-box-bottom .section-title {
        text-indent: 25%;
    }
    .cloud-box-img-4 {
        width: 25%;
        top: 85%;
    }
    .cloud-box-img-3 {
        top: -30%;
    }
}

@media (max-width: 1000px) {
    .cloud-box-img-5 {
        width: 40%;
        position: absolute;
        top:5%;
        left: 0;
    }
    .cloud-box-bottom .section-title {
        text-indent: 25%;
    }
    .cloud-box-img-4 {
        width: 25%;
        top: 85%;
    }
    .cloud-box-img-3 {
        top: -20%;
    }
    .cloud-box-feature .text {
        height: 100px;
    }
}

@media (max-width: 991px) {
    .cloud-box-img-2 {
        position: relative;
        bottom:unset;
        width: 50%;
        margin: 0 auto;
    }
    .section-title-left{
        text-align: center;
        margin: 20px 0;
    }
    .cloud-box-banner {
        height: 370px;
    }
    .cloud-box-features {
        flex-wrap: wrap;
    }

    .cloud-box-feature {
        width: 50%;
        margin: 15px 0 30px 0;
    }

    .cloud-box-feature .title {
        margin: 0 0 10px 0;
    }
    .cloud-box-feature .text {
        height: 60px;
    }
}

@media (max-width: 900px) {
    .cloud-box-bottom .content {
        min-height: 170px;
    }

    .cloud-box-bottom .section-title {
    }
    .cloud-box-img-4 {
        display: none;
    }
    .cloud-box-img-3 {
        display: none;
    }
    .cloud-box-bottom {
        margin: 60px 0;
    }
}

@media (max-width: 800px) {
    .cloud-box-img-5 {
        display: none;
    }
    .cloud-box-content-img-5{
        display: block;
    }
    .cloud-box-content-img-5 img{
        width: 90%;
        margin: 0 auto;
        display: block;
    }

    .cloud-box-bottom .content {
        padding: 20px 1% 0 1%;
        min-height: 170px;
    }

    .cloud-box-bottom .section-title {
    }
    .cloud-box-img-4 {
        display: none;
    }
    .cloud-box-img-3 {
        display: none;
    }
}

@media (max-width: 700px) {
    .cloud-box-bottom {
        margin: 0 0 60px 0;
    }
}

@media (max-width: 600px) {
    .cloud-box-img-2 {
        width: 60%;
    }
}

@media (max-width: 560px) {

    .cloud-box-banner-content .title {
        width: 100%;
    }
    .cloud-box-banner-content .content{
        width: 90%;
    }

    .cloud-box-img-2 {
        width: 70%;
    }

    .cloud-box-feature {
        width: 100%;
        margin: 15px 0 30px 0;
    }

    .cloud-box-feature .title {
        margin: 0 0 10px 0;
    }
    .cloud-box-feature .text {
        height: 60px;
    }

    .cloud-box-bottom .section-title {
        text-indent: 0;
        text-align: center;
    }
}
@media (max-width: 480px) {
    .cloud-box-img-2 {
        width: 80%;
    }
}