32@charset "IBM437";* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    background-color: #ccc;
    font-family: Arial,Helvetica,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.2;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

template {
    display: none;
}

a {
    background: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

body a:focus {
    color: #666;
    outline: 0 none;
    text-decoration: none;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: none;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

button {
    border: 0;
}

.b-left {
    float: left;
}

/*.b-right {
    float: right;
}*/

.f-center {
    text-align: center;
}

a {
    color: #0067ab;
    text-decoration: none;
}

    a:hover {
        color: #666;
        text-decoration: none;
    }

.b-remaining {
    overflow: hidden;
}

h1 {
    font-size: 2em;
    line-height: 1;
    color: #0067ab;
    margin: 5px 0 20px 0;
}

h2 {
    font-size: 1.7em;
    line-height: 1.33333;
    color: #666;
    margin: 5px 0 10px 0;
}

h3 {
    font-size: 1.53846em;
    line-height: 1.2;
    color: #666;
    margin: 5px 0 10px 0;
}

h4 {
    font-size: 1.23077em;
    line-height: 1.5;
    color: #0067ab;
    margin: 5px 0 10px 0;
}

.b-h4-special {
    font-size: 1.07692em;
    line-height: 1.71429;
    color: #0067ab;
    text-transform: uppercase;
}

.f-h4-special {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 5px;
}

p {
    font-size: .92308em;
    line-height: 1.2;
}

.b-col-default-indent > [class*='col-'] {
    margin-top: 15px;
    margin-bottom: 15px;
}

.f-uppercase {
    text-transform: uppercase;
}

.fa:before {
    font-family: "FontAwesome";
}

body .b-null-top-indent {
    margin-top: 0;
    padding-top: 0;
}

.b-margin-right-standard {
    margin-right: 1em;
}

.b-margin-left-standard {
    margin-left: 1em;
}

.b-default-top-indent {
    margin-top: 30px;
}

.b-remaining--full-width {
    width: 100%;
}

.b-relative {
    position: relative;
}

.j-masonry-item {
    padding: 0;
}

    .j-masonry-item > div {
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 0;
        padding-right: 0;
    }

@media screen and (max-width:807px) {
    .j-masonry-item {
        width: 100%;
    }
}

body .b-hidden {
    display: none;
}

.l-main-container {
    background: white;
    position: relative;
    z-index: 1;
}

.l-inner-page-container {
    padding: 30px 0;
}

.f-primary {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
}

.f-primary-b {
    font-weight: 700;
}

.f-primary-sb {
    font-weight: 600;
}

.f-primary-l {
    font-weight: 300;
}

.f-title-big {
    font-size: 1.84615em;
    line-height: 1.58333;
}

    .f-title-big.f-uppercase {
        padding-top: .2em;
    }

    .f-title-big a {
        color: #666;
    }

        .f-title-big a:hover {
            color: #0067ab;
        }

        .f-title-big a[class*='b-btn-'] {
            color: white;
        }

.f-title-bigger {
    font-size: 2.76923em;
    line-height: 1.16667;
}

.f-title-biggest {
    font-size: 3.69231em;
    line-height: 1.16667;
}

.f-title-smallest {
    font-size: .92308em;
    line-height: 1.2;
}

.f-secondary {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
}

.whitelink a {
    color: #fff;
    text-decoration: none;
}

    .whitelink a:hover {
        color: #fff;
        text-decoration: none;
        background: #666;
    }

.r-btn {
    border-radius: 2px;
    padding: 3px 3px 3px 8px;
    margin: 0 10px 0 0;
    border-width: 0 0 1px 0;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
    background: #666;
    cursor: pointer;
    display: inline-block;
}

    .r-btn:hover {
        background: #666;
    }

    .r-btn a {
        color: white;
    }

.b-btn a {
    color: white;
}

.b-btn {
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
    background: #0067ab;
    cursor: pointer;
    display: inline-block;
    padding: 8px 16px 6px 16px;
    border: none;
}

    .b-btn:hover {
        background: #666;
    }

    .b-btn.b-btn--load {
        padding: 7px 14px 7px 10px;
    }

.f-btn {
    font-size: 1em;
    line-height: 1;
    color: white;
    text-align: center;
    text-transform: uppercase;
}

    .f-btn:hover {
        color: white;
    }

    .f-btn.f-btn-load {
        font-size: 1.07692em;
        line-height: 1.14286;
    }

.b-btn-sm {
    border-radius: 2px;
    padding: 7px 10px 5px;
    border-width: 0 0 1px 0;
    min-width: 78px;
}

.f-btn-sm {
    text-transform: none;
}

.b-btn-default {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.b-btn-sm-md {
    border-radius: 2px;
    padding: 9px 10px 7px 10px;
}

    .b-btn-sm-md i {
        margin-right: 2px;
    }

.f-btn-sm-md {
    font-size: 1.07692em;
    line-height: 1.2;
    text-transform: none;
}

.b-btn-special {
    white-space: nowrap;
    background: rgba(0,0,0,.21);
    border-radius: 5px;
    box-shadow: 0 0 3px #333 inset,0 1px 0 rgba(255,255,255,.21);
    display: inline-block;
    padding: 5px 8px 4px;
}

    .b-btn-special i {
        padding: 4px 5px;
    }

    .b-btn-special p {
        display: table-cell;
        padding: 0 5px;
    }

.f-btn-special {
    text-align: left;
}

    .f-btn-special i {
        font-size: 3.07692em;
        line-height: 1;
    }

    .f-btn-special span {
        font-size: .92308em;
        line-height: 1.5;
    }

    .f-btn-special strong {
        font-size: 1.38462em;
        line-height: 1.33333;
    }

    .f-btn-special .b-icon-fix {
        font-size: 3.84615em;
        line-height: 1;
        margin-top: -5px;
        margin-bottom: -5px;
    }

.btn-close-o {
    font-size: .84615em;
    line-height: 1;
    padding: 2px;
    border-radius: 50px;
    background-color: #515151;
    color: white;
    text-align: center;
    display: inline-block;
}

    .btn-close-o:hover {
        background-color: #0067ab;
        color: white;
    }

    .btn-close-o i:before {
        width: 11px;
        display: block;
    }

.b-hr-stars {
    color: #0067ab;
    margin: 30px auto;
    width: 46%;
    position: relative;
}

@media screen and (max-width:979px) {
    .b-hr-stars {
        width: 71%;
        margin: 25px auto;
    }
}

@media screen and (max-width:807px) {
    .b-hr-stars {
        width: 100%;
    }
}

.b-hr-stars:before {
    content: '';
    width: 100%;
    top: 6px;
    left: 0;
    border-top: 1px solid #d8d8d8;
    position: absolute;
}

.f-hr-stars {
    text-align: center;
}

.b-hr-stars__group {
    background: #fff;
    position: relative;
    display: inline-block;
    padding: 0 5px;
}

.b-hr-with-btn {
    display: inline-block;
    margin: auto;
    position: relative;
    margin-bottom: 10px;
}

    .b-hr-with-btn:before, .b-hr-with-btn:after {
        content: '';
        width: 530px;
        height: 1px;
        background-color: #ebebeb;
        position: absolute;
        top: 14px;
        margin: 0 10px;
    }

    .b-hr-with-btn:before {
        left: 100%;
    }

    .b-hr-with-btn:after {
        right: 100%;
    }

.b-diagonal-line-bg-light {
    background-image: url(../../img/diagonal-line-bg-light.png);
    background-repeat: repeat;
    background-position: 0 0;
}

.b-container-login-page {
    margin-top: 43px;
    margin-bottom: 47px;
}

.b-log-in-form {
    border-right: 1px solid #ebebeb;
    padding-right: 10px;
}

    .b-log-in-form .b-hr {
        margin: 14px 0 25px;
        max-width: 470px;
    }

@media screen and (max-width:979px) {
    .b-log-in-form {
        border-right: 0;
        margin-bottom: 20px;
    }
}

.b-social-links-box {
    margin: 19px 0 0;
}

.b-ol-list-text-container {
    display: inline-block;
}

@media screen and (max-width:807px) {
    .b-ol-list-text-container {
        display: block;
    }
}

.b-ol-list-text__item {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 15px;
    padding-right: 6%;
}

@media screen and (max-width:807px) {
    .b-ol-list-text__item {
        padding-right: 0;
    }
}

.b-ol-list-text__item:last-child {
    margin-bottom: 10px;
}

.b-ol-list-text__item_number {
    background: #fff;
    border: 2px solid #f4f4f4;
    border-radius: 4px;
    float: left;
    padding: 10px 12px;
}

@media screen and (max-width:807px) {
    .b-ol-list-text__item_number {
        padding: 8px 12px;
    }
}

.f-ol-list-text__item_number {
    font-size: 1.15385em;
    line-height: 1;
    color: #0067ab;
    white-space: nowrap;
}

.b-ol-list-text__item_info {
    overflow: hidden;
    padding-left: 15px;
}

.f-ol-list-text__item_info-title {
    font-size: 1.23077em;
    line-height: 1.25;
    text-decoration: none;
}

@media screen and (max-width:979px) {
    .f-ol-list-text__item_info-title {
        font-size: 1em;
        line-height: 1.30769;
    }
}

.b-ol-list-text__item_info-desc {
    margin: 5px 0 18px;
}

.f-ol-list-text__item_info-desc {
    font-size: .92308em;
    line-height: 1.2;
    color: #949494;
}

@media screen and (max-width:979px) {
    .f-ol-list-text__item_info-desc {
        font-size: .76923em;
        line-height: 1.2;
    }
}

@media screen and (max-width:807px) {
    .f-ol-list-text__item_info-desc {
        font-size: 1em;
        line-height: 1.30769;
    }
}

label {
    vertical-align: middle;
    font-weight: 400;
}

.b-form-select select {
    width: 100%;
}

.b-form-row, .b-form-row--big {
    margin-bottom: 10px;
}

    .b-form-row:after, .b-form-row--big:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

.b-form-row--big {
    margin-bottom: 17px;
}

.b-form-horizontal__label {
    width: 130px;
    float: left;
    padding-top: 8px;
}

.b-form-horizontal__input {
    width: 265px;
    float: left;
}

.b-input-search {
    padding-right: 47px;
    position: relative;
}

.b-social__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
    border-bottom: 3px solid;
    height: 33px;
    width: 115px;
    margin: 0 7px 10px 0;
}

    .b-social__item .fa {
        position: relative;
        padding: 2px 8px 0 8px;
        margin: 0 2px 0 0;
    }

        .b-social__item .fa:after {
            content: '';
            display: block;
            height: 30px;
            position: absolute;
            top: 0;
            left: 100%;
            border-right: 1px solid rgba(255,255,255,.2);
        }

    .b-social__item:last-child {
        margin: 0 0 10px 0;
    }

    .b-social__item.b-social__item--fb {
        background: #3b5998;
        border-bottom-color: #31497d;
    }

        .b-social__item.b-social__item--fb:hover {
            background: #31497d;
        }

    .b-social__item.b-social__item--tw, .b-social__item.b-social__item--g {
        background: #56adee;
        border-bottom-color: #468ec3;
    }

        .b-social__item.b-social__item--tw:hover, .b-social__item.b-social__item--g:hover {
            background: #468ec3;
        }

    .b-social__item.b-social__item--ld {
        background: #0182b3;
        border-bottom-color: #0182b3;
    }

        .b-social__item.b-social__item--ld:hover {
            background: #016287;
            border-bottom-color: #016287;
        }

.f-social__item {
    font-size: 1.07692em;
    line-height: 1.85714;
    color: white;
}

    .f-social__item:hover {
        color: white;
    }

    .f-social__item .fa {
        font-size: 1.23077em;
        line-height: 1.625;
    }

.form-control--secondary {
    font-size: .92308em;
    line-height: 1.2;
    height: 30px;
    padding: 5px 9px;
    color: #666;
    background-color: #f8f8f8;
    border-color: #dedede;
    border-radius: 2px;
}

    .form-control--secondary::-webkit-input-placeholder {
        color: #acacac;
    }

    .form-control--secondary::-moz-placeholder {
        color: #acacac;
    }

.form-control--alt::-webkit-input-placeholder {
    color: #989898;
}

.input-number-box {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: relative;
}

    .input-number-box:after {
        content: "";
        width: 1px;
        position: absolute;
        top: 3px;
        bottom: 3px;
        right: 24px;
        background-color: #dfdfdf;
    }

@media screen and (max-width:979px) {
    .input-number-box:after {
        right: 27px;
    }
}

.input-number {
    padding-right: 25px;
}

.input-number-more, .input-number-less {
    position: absolute;
    right: 8px;
    border-width: 5px;
    border-style: solid;
    cursor: pointer;
}

@media screen and (max-width:979px) {
    .input-number-more, .input-number-less {
        border-width: 8px;
    }
}

.input-number-more {
    top: 4px;
    border-color: transparent transparent #989898 transparent;
}

    .input-number-more:hover {
        border-color: transparent transparent #0067ab transparent;
    }

@media screen and (max-width:979px) {
    .input-number-more {
        top: 7px;
        right: 6px;
    }
}

.input-number-less {
    bottom: 4px;
    border-color: #989898 transparent transparent transparent;
}

    .input-number-less:hover {
        border-color: #0067ab transparent transparent transparent;
    }

@media screen and (max-width:979px) {
    .input-number-less {
        top: 15px;
        right: 33px;
    }
}

.form-sign-up-inner input::-webkit-input-placeholder {
    font-size: 12px;
    color: #cdcdcd;
    font-weight: 700;
    text-transform: uppercase;
}

.form-sign-up-inner input:-ms-input-placeholder {
    font-size: 12px;
    color: #cdcdcd;
    font-weight: 700;
    text-transform: uppercase;
}

.form-control::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 20px;
}

.form-control::-moz-placeholder {
    font-size: 12px;
    line-height: 20px;
}

.form-control:-ms-input-placeholder {
    font-size: 12px;
    line-height: 20px;
}

.b-title-b-hr {
    border-bottom: 1px solid #d9d9d9;
    padding: 40px 0 10px;
}

.f-title-b-hr {
    font-size: 1.38462em;
    line-height: 1.2;
    color: #0067ab;
    text-transform: uppercase;
}

.f-title-small {
    font-size: 1.07692em;
    line-height: 1.42857;
}

.f-title-medium {
    font-size: 1.23077em;
    line-height: 1.25;
}

.f-title-smallest {
    font-size: .92308em;
    line-height: 1.2;
}

header {
    background: #fff;
    border-bottom: 3px solid #0067ab;
}

.is-fixed-header {
    padding-top: 85px;
}

    .is-fixed-header header {
        background: rgba(255,255,255,.98);
        box-shadow: 0 10px 10px -5px rgba(0,0,0,.2);
        top: 0;
        position: fixed;
        width: 100%;
        z-index: 999;
    }

    .is-fixed-header .b-header__box {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .is-fixed-header .b-logo {
        margin-top: 0;
    }

        .is-fixed-header .b-logo img {
            max-width: 220px;
        }

    .is-fixed-header .b-header-r {
        padding-top: 5px;
    }

    .is-fixed-header .b-header--bottom-menu .b-header-r {
        padding: 0;
    }

    .is-fixed-header .b-header-ico {
        padding-top: 20px;
    }

    .is-fixed-header .b-top-nav__dropdomn {
        top: 35px;
    }

.b-header__box {
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: -10px !important;
}

.b-logo {
    display: inline-block;
}

.b-header-r {
    padding-top: 14px;
}

.b-header-r--icon .b-header-ico-group {
    position: absolute;
    right: 15px;
    top: 18px;
    bottom: 0;
    padding-top: 0;
}

.b-header-ico-group {
    padding-top: 8px;
}

.b-top-options-panel {
    min-height: 40px;
    border-bottom: 1px solid #ebebeb;
}

@media screen and (max-width:807px) {
    .no-mobile {
        display: none;
    }
}

.b-option-contacts {
    float: left;
    padding: 13px 0;
    vertical-align: middle;
}

    .b-option-contacts a {
        vertical-align: middle;
        margin: 0 10px 0 0;
    }

        .b-option-contacts a .fa {
            vertical-align: middle;
            margin: 0 2px 0 0;
        }

.f-option-contacts a {
    font-size: .92308em;
    line-height: 1;
    color: #0067ab;
}

    .f-option-contacts a:hover {
        color: #898989;
    }

.f-option-contacts .fa {
    font-size: 1.53846em;
    line-height: 1;
}

.b-option-total-cart {
    float: right;
}

.b-option-total-cart__goods {
    position: relative;
}

.b-option-total-cart__numbers {
    display: inline-block;
    height: 44px;
    padding: 0 3px 0 7px;
    vertical-align: middle;
    background: #f7f7f7;
}

    .b-option-total-cart__numbers .fa {
        margin: 0 8px 0 0;
    }

.f-option-total-cart__numbers {
    font-size: .92308em;
    line-height: 3.83333;
    color: #0067ab;
}

    .f-option-total-cart__numbers:hover {
        color: #898989;
    }

    .f-option-total-cart__numbers .fa {
        font-size: 1.23077em;
        line-height: 1.2;
    }

.b-top-options-panel--color.b-top-options-panel {
    background: #0067ab;
    box-shadow: inset 0 -1px 3px rgba(108,108,108,.7);
}

.b-top-options-panel--color .f-option-contacts a {
    color: white;
}

.b-top-options-panel--color .f-option-total-cart__numbers {
    color: white;
}

.b-top-options-panel--color .b-option-total-cart__numbers {
    background: none;
}

.b-logo {
    margin-top: 10px;
}


footer {
    background: #f8f8f8;
    border-top: 3px solid #0067ab;
    position: relative;
    z-index: 2;
}

.b-footer-primary {
    box-shadow: 0 0 3px 0 #f3eeeb;
    background: #f4f4f4;
    border-bottom: 1px solid #e9e9e9;
    padding: 14px 0 8px 0;
}

.b-footer-secondary {
    padding: 26px 0 26px 0;
}

@media screen and (max-width:639px) {
    .b-footer-secondary {
        padding-top: 20px;
    }
}

@media screen and (max-width:979px) {
    .b-footer-secondary > [class*='col-'] {
        border-top: 1px solid #ddd;
        margin-left: 0;
        padding-bottom: 10px;
        padding-top: 5px;
    }
}

@media screen and (max-width:639px) {
    .b-footer-secondary > [class*='col-'] {
        border-top: 0;
        padding-top: 0;
        padding-bottom: 22px;
    }
}

@media screen and (max-width:979px) {
    .b-footer-secondary > [class*='col-']:first-child {
        border-top: 0;
    }
}

@media screen and (max-width:979px) {
    .b-footer-secondary > [class*='col-']:last-child {
        padding-bottom: 0;
    }
}

.f-copyright {
    font-size: .92308em;
    line-height: 2.5;
    color: #a5a5a5;
}

.b-footer-logo-containter:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.b-footer-logo {
    margin-bottom: 17px;
    margin-left: -10px;
}

@media screen and (max-width:979px) {
    .b-footer-logo {
        float: left;
        margin-right: 20px;
        margin-bottom: 0;
    }
}

@media screen and (max-width:639px) {
    .b-footer-logo {
        display: block;
        height: auto;
        max-width: 100%;
        margin: 0 auto;
        margin-right: 20px;
        width: 36%;
        padding-top: 10px;
    }
}

@media screen and (max-width:979px) {
    .b-footer-logo-text {
        overflow: hidden;
        margin-top: 10px;
    }
}

@media screen and (max-width:979px) {
    .f-footer-logo-text {
        text-align: left;
    }
}

.f-footer-logo-text {
    font-size: .92308em;
    line-height: 1.66667;
    color: #515151;
}

.f-btn-group-hor__item {
    text-align: center;
}

    .f-btn-group-hor__item .fa {
        font-size: 16px;
        line-height: 1.2;
        color: white;
    }

    .f-btn-group-hor__item:hover {
        color: white;
    }

.b-btn-group-hor__item {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    background: #b1b1b1;
    border-radius: 50%;
    display: inline-block;
    height: 32px;
    padding: 7px 0;
    margin: 0 0px;
    width: 30px;
}

    .b-btn-group-hor__item:hover {
        background: #0067ab;
    }

.b-btn.b-footer__btn_up {
    padding-right: 10px;
    padding-left: 10px;
    bottom: 50px;
    right: 30px;
    z-index: 100;
}

@media screen and (max-width:807px) {
    .b-btn.b-footer__btn_up {
        display: none;
    }
}

.f-footer__btn_up {
    font-size: 1.15385em;
    line-height: 1;
}

@media screen and (max-width:1024px) {
    .b-top-nav {
        display: none;
    }
}

.b-top-nav__1level_wrap {
    margin: 0 23px 0 0;
    padding: 0;
    margin-bottom: 11px;
}

    .b-top-nav__1level_wrap:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

.b-top-nav__1level {
    float: left;
    list-style: none;
    position: relative;
}

    .b-top-nav__1level > a {
        padding: 6px 19px;
        white-space: nowrap;
        float: left;
    }

@media screen and (max-width:1024px) {
    .b-top-nav__1level > a {
        float: none;
    }
}

@media screen and (max-width:1182px) {
    .b-top-nav__1level .b-ico-dropdown {
        font-size: 1.15385em;
        line-height: 1.2;
        display: none;
        position: absolute;
        padding: 20px 10px 10px 10px;
        top: 0;
        bottom: 0;
        right: 10px;
    }
}

@media screen and (min-width:1182px) {
    .b-top-nav__1level .b-ico-dropdown {
        top: 33px;
        display: none;
        position: absolute;
        bottom: 100%;
        left: 50%;
        width: 0;
        height: 0;
        border-width: 12px;
        border-style: solid;
        border-color: transparent transparent #0067ab transparent;
        margin-left: -11px;
    }

        .b-top-nav__1level .b-ico-dropdown i {
            display: none;
        }
}

.f-top-nav a {
    font-size: 1.07692em;
    line-height: 1;
    text-decoration: none;
}

.b-top-nav-show-slide {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    background: #0067ab;
    padding: 7px 5px 3px 5px;
}

@media screen and (min-width:1183px) {
    .b-top-nav-show-slide {
        display: none;
    }
}

.f-top-nav-show-slide {
    font-size: 1.30769em;
    line-height: 1;
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.b-top-nav__1level:hover .b-ico-dropdown {
    display: block;
}

.b-top-nav__1level:hover .b-top-nav__dropdomn {
    display: block;
}

.b-top-nav__dropdomn {
    display: none;
    padding-left: 20px;
}

@media screen and (min-width:1025px) {
    .b-top-nav__dropdomn {
        /* opacity: 0; */
        position: absolute;
        top: 60px;
        left: 50%;
        margin-left: -116px;
        width: auto;
        padding: 19px 15px 5px;
        background: white;
        box-shadow: 0 1px 1px #e3e3e3;
        z-index: 100;
    }

        .b-top-nav__dropdomn:before {
            content: '';
            background: rgba(255,255,255,.01);
            display: block;
            position: absolute;
            bottom: 100%;
            left: 0;
            width: 100%;
            height: 37px;
        }
}

@media screen and (min-width:1025px) {
    .b-top-nav__2level_wrap {
        display: inline-block;
        padding: 0;
        vertical-align: top;
    }

        .b-top-nav__2level_wrap .fa {
            display: none;
        }

        .b-top-nav__2level_wrap li:first-child a {
            border-top: 0;
        }
}

@media screen and (max-width:1024px) {
    .b-top-nav__2level_wrap {
        border-top: 1px solid #eff1f2;
        padding: 20px 0 0 20px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav-big .b-top-nav__2level_wrap {
        padding: 0 10px;
    }
}

.f-top-nav__2level_title {
    font-size: .92308em;
    line-height: 1.2;
    color: #666;
}

@media screen and (min-width:1025px) {
    .f-top-nav__2level_title {
        font-size: 1.07692em;
        line-height: 1;
        color: #0067ab;
        text-transform: uppercase;
    }
}

.b-top-nav__2level_title {
    list-style: none;
    margin-bottom: 6px;
}

@media screen and (max-width:1024px) {
    .b-top-nav__2level_title {
        margin-bottom: 20px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav__2level_title {
        padding: 0 5px;
    }
}

.b-top-nav__2level {
    list-style: none;
}

    .b-top-nav__2level a {
        padding: 10px 0 15px;
        display: inline-block;
    }

        .b-top-nav__2level a:hover {
            background: #eee;
        }

@media screen and (min-width:1025px) {
    .b-top-nav__2level a {
        display: block;
        padding: 9px 5px 9px;
        min-width: 197px;
        border-top: 1px solid #e8e8e8;
    }
}

@media screen and (max-width:1024px) {
    .b-top-nav__2level i {
        margin-right: 8px;
    }
}

.f-top-nav__2level a {
    font-size: .92308em;
    line-height: 1.2;
    color: #666;
}

    .f-top-nav__2level a:hover {
        color: #0067ab;
    }

@media screen and (min-width:1025px) {
    .f-top-nav__2level:hover > a {
        color: #0067ab;
    }
}

.b-menu-1level-ico {
    margin-right: 5px;
    display: none;
}

.f-top-nav__1level > a {
    position: relative;
}

.b-top-nav-big {
    position: static;
}

@media screen and (min-width:1025px) {
    .b-top-nav-big .b-top-nav__dropdomn {
        position: absolute;
        left: 15px;
        right: 15px;
        top: 100%;
        margin-top: 3px;
        margin-left: 0!important;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav-big .b-top-nav__2level_wrap {
        width: 20%;
        float: left;
    }
}

.b-top-nav__multi-lvl {
    list-style-type: none;
}

@media screen and (min-width:1025px) {
    .b-top-nav__multi-lvl:first-child a {
        border-top: 0 none;
    }
}

.b-top-nav__multi-lvl-box {
    display: none;
}

@media screen and (min-width:1025px) {
    .b-top-nav__multi-lvl-box {
        position: absolute;
        left: 100%;
        top: 0;
        background: white;
        padding: 5px 15px;
        box-shadow: 0 1px 2px #e3e3e3,0 0 1px #e3e3e3;
    }
}

.b-top-nav__with-multi-lvl {
    position: relative;
}

@media screen and (min-width:1025px) {
    .b-top-nav__with-multi-lvl {
        padding-right: 15px;
        margin-right: -15px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav__with-multi-lvl:hover > .b-top-nav__multi-lvl-box {
        display: block;
    }
}

@media screen and (max-width:807px) {
    .b-bottom-nav {
        float: none;
        padding-bottom: 15px;
        padding-top: 18px;
    }
}

.b-bottom-nav ul {
    margin: 0;
    padding: 0;
}

    .b-bottom-nav ul:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

@media screen and (max-width:807px) {
    .b-bottom-nav ul {
        display: table;
        margin-right: 0;
        width: 100%;
    }
}

.b-bottom-nav li {
    list-style: none;
    margin-right: 12px;
    float: left;
}

@media screen and (max-width:807px) {
    .b-bottom-nav li {
        display: table-cell;
        float: none;
        margin-right: 0;
        padding-right: 10px;
    }

        .b-bottom-nav li:last-child {
            padding-right: 0;
        }
}

.f-bottom-nav {
    font-size: .84615em;
    line-height: 2.72727;
}

    .f-bottom-nav a {
        text-decoration: none;
    }

        .f-bottom-nav a:hover {
            color: #0067ab;
        }

.b-slider h1 {
    font-size: 3.23077em;
    line-height: 1;
    color: #fff;
    margin: 5px 0 20px 0;
    text-transform: uppercase;
}

.b-slider h2 {
    font-size: 2.30769em;
    line-height: 1.33333;
    text-transform: uppercase;
    margin: 5px 0 10px 0;
}

.f-header-group {
    padding-left: 10px;
    border-left: 2px solid transparent;
}

    .f-header-group h1, .f-header-group h2 {
        color: inherit;
    }

    .f-header-group h1 {
        font-size: 5.53846em;
        line-height: 1;
    }

    .f-header-group h2 {
        font-size: 3.69231em;
        line-height: 1;
    }

.f-header-group--light {
    border-color: white;
    color: white;
}

.b-slider-lg-info-l__item-title {
    display: block;
    position: relative;
    left: 90px;
    border-left: 3px solid #0067ab;
    padding-left: 10px;
    margin-bottom: 28px;
}

@media screen and (max-width:1023px) {
    .b-slider-lg-info-l__item-title {
        left: 0;
    }
}

.b-slider-lg-info-l__item-title-tertiary {
    border-color: white;
    padding: 5px 10px 5px 10px;
}

.f-slider-lg-info-l__item-title {
    text-align: left;
}

    .f-slider-lg-info-l__item-title h1, .f-slider-lg-info-l__item-title h2 {
        color: white;
        line-height: 1;
    }

    .f-slider-lg-info-l__item-title h1 {
        margin: 0;
    }

@media screen and (max-width:979px) {
    .f-slider-lg-info-l__item-title h1 {
        font-size: 1.84615em;
        line-height: 1;
    }
}

.f-slider-lg-info-l__item-title h2 {
    margin: 0 0 5px 0;
}

@media screen and (max-width:979px) {
    .f-slider-lg-info-l__item-title h2 {
        font-size: 1.53846em;
        line-height: 1;
    }
}

.b-slider-lg-info-l__item-link {
    transform: skewX(160deg);
    -ms-transform: skewX(160deg);
    -webkit-transform: skewX(160deg);
    background: rgba(45,45,45,.63);
    display: inline-block;
    padding: 18px 25px 18px 60px;
    position: relative;
    left: -10px;
}

@media screen and (max-width:1023px) {
    .b-slider-lg-info-l__item-link {
        left: 0;
        padding: 18px 15px 18px 15px;
        margin: 0 15px;
    }
}

.b-slider-lg-info-l__item-anchor {
    transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    display: block;
    margin-left: 33px;
}

@media screen and (max-width:1023px) {
    .b-slider-lg-info-l__item-anchor {
        margin-left: 20px;
    }
}

.f-slider-lg-info-l__item-anchor {
    font-size: 1.84615em;
    line-height: 1;
    color: white;
    text-transform: uppercase;
    white-space: nowrap;
}

@media screen and (max-width:979px) {
    .f-slider-lg-info-l__item-anchor {
        font-size: 1.38462em;
        line-height: 1;
    }
}

@media screen and (max-width:807px) {
    .f-slider-lg-info-l__item-anchor {
        white-space: normal;
    }
}

.b-slider-lg-info-l__item-link-after {
    transform: skewX(180deg);
    -ms-transform: skewX(180deg);
    -webkit-transform: skewX(180deg);
    background: #0067ab;
    color: white;
    content: '';
    position: absolute;
    right: -50px;
    text-align: center;
    top: 0;
    width: 38px;
}

@media screen and (max-width:807px) {
    .b-slider-lg-info-l__item-link-after {
        display: none;
    }
}

.b-slider-lg-info-l__item-link-after > .fa {
    font-size: 1.84615em;
    line-height: 1;
    transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    padding: 18px 0 18px 0;
}

@media screen and (max-width:979px) {
    .b-slider-lg-info-l__item-link-after > .fa {
        font-size: 1.38462em;
        line-height: 1;
    }
}

.f-slider-lg_text-medium {
    font-size: 1.38462em;
    line-height: 1.66667;
}

.b-slidercontainer {
    width: 100%;
    position: relative;
    padding: 0;
}

    .b-slidercontainer ul {
        list-style-type: none;
    }

    .b-slidercontainer li {
        visibility: hidden;
    }

.b-slider {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.f-slider-lg_text-medium {
    font-size: 1.38462em;
    line-height: 1.66667;
}

.b-carousel-arr-out .bx-prev {
    left: -40px;
    display:none;
}

.b-carousel-arr-out .bx-next {
    right: -40px;
    display:none;
}

.b-carousel-small-arr .bx-controls-direction a {
    background: 0 none;
    font-family: "FontAwesome";
    font-size: 24px;
    color: #989898;
    width: 10px;
    display:none;
}

    .b-carousel-small-arr .bx-controls-direction a:hover {
        color: #0067ab;
        display:none;
    }

    .b-carousel-small-arr .bx-controls-direction a:before {
        position: absolute;
        left: 0;
        text-indent: 0;
        display:none;
    }

.b-carousel-small-arr .bx-prev:before {
    content: "\f104";
}

.b-carousel-small-arr .bx-next:before {
    content: "\f105";
}

.b-slidercontainer .b-slider-list {
    margin: 6px 0 0;
}

    .b-slidercontainer .b-slider-list li {
        visibility: visible;
        margin: 0 0 5px;
    }

.b-slider-list .fa, .b-slider-list span {
    display: inline-block;
}

@media screen and (max-width:639px) {
    .b-slider-list .fa, .b-slider-list span {
        background: none;
    }
}

.b-slider-list .fa {
    font-size: 1.38462em;
    line-height: 1.2;
    text-align: center;
    width: 38px;
    padding: 7px 0;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

@media screen and (max-width:639px) {
    .b-slider-list .fa {
        padding: 0;
        width: auto;
    }
}

.b-slider-list span {
    padding: 10px 14px 4px 9px;
    vertical-align: middle;
}

@media screen and (max-width:639px) {
    .b-slider-list span {
        padding: 0;
    }
}

.f-slider-list span {
    font-size: 1.38462em;
    line-height: 1.2;
}

.b-carousel-reset .bx-wrapper {
    margin: 0;
}

.bx-wrapper {
    max-width:825px;
    margin: -65px 0 0 170px !important;
}

@media screen and (max-width:639px) {
    .bx-wrapper {
        margin: -65px 0 0 108px !important;
    }
}

.b-carousel-reset .bx-viewport {
    background: none;
    border: 0;
    box-shadow: none;
    left: 0;
    height:85px !important;
}

.flexslider img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.flexslider-thumbnail:hover .flex-prev {
    left: 20px;
}

.flexslider-thumbnail:hover .flex-next {
    right: 20px;
}

.flexslider-thumbnail .slides li {
    cursor: pointer;
    border-radius: 3px;
    margin: 2px 18px 2px 0;
}

    .flexslider-thumbnail .slides li:first-child {
        margin-left: 2px;
    }

    .flexslider-thumbnail .slides li:last-child {
        margin-right: 18px;
    }

    .flexslider-thumbnail .slides li img {
        border-radius: 3px;
        border: 2px solid white;
        box-shadow: 0 0 2px #989898;
        width: auto;
        margin: 0 auto;
    }

    .flexslider-thumbnail .slides li:hover img, .flexslider-thumbnail .slides li.flex-active-slide img {
        box-shadow: 1px 0 0 #0067ab,0 1px 0 #0067ab,-1px 0 0 #0067ab,0 -1px 0 #0067ab;
        border-color: #0067ab;
    }

.flexslider-thumbnail.carousel-sm .slides li {
    height: 60px;
}

    .flexslider-thumbnail.carousel-sm .slides li img {
        max-height: 60px;
    }

.flexslider.flexslider-zoom .slides {
    font-size: 0;
}

    .flexslider.flexslider-zoom .slides li {
        font-size: 13px;
        display: inline-block!important;
        float: none!important;
        vertical-align: middle;
    }

.flex-direction-nav a {
    background: white;
    border-radius: 20px;
    color: #e3e3e3;
    height: 32px;
    width: 32px;
    margin: -16px 0 0;
}

    .flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {
        text-align: center;
    }

    .flex-direction-nav a:before {
        font-family: "FontAwesome";
        display: inline-block;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block;
        margin-bottom: 20px;
        font-size: 20px;
        vertical-align: middle;
        position: relative;
        left: 0;
        top: 6px;
    }

    .flex-direction-nav a.flex-next:before {
        content: "\f054";
        left: 2px;
    }

    .flex-direction-nav a.flex-prev:before {
        content: "\f053";
    }

    .flex-direction-nav a:hover {
        color: #0067ab;
    }

    .flex-direction-nav a.flex-disabled {
        display: none;
    }

@media screen and (max-width:1024px) {
    .flex-direction-nav {
        display: none;
    }
}

.f-h4-special--gray.b-h4-special {
    color: #666;
}

    .f-h4-special--gray.b-h4-special:hover {
        color: #0067ab;
    }

.b-contacts-short-item-group {
    margin: 0;
}

    .b-contacts-short-item-group > [class*='col-'] {
        padding-left: 0;
        padding-right: 0;
    }

.b-contacts-short-item {
    border-top: 1px solid #ddd;
    padding-bottom: 8px;
    padding-top: 15px;
}

@media screen and (max-width:979px) and (min-width:640px) {
    .b-contacts-short-item {
        border: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media screen and (max-width:639px) {
    .b-contacts-short-item {
        border: 0;
    }
}

.b-contacts-short-item:first-child {
    border-top: 0;
    padding-top: 0;
}

.b-contacts-short-item__icon {
    width: 30px;
}

.f-contacts-short-item__icon {
    color: #0067ab;
}

.f-contacts-short-item__icon_lg {
    font-size: 1.92308em;
    line-height: 1;
}

.f-contacts-short-item__icon_md {
    font-size: 1.69231em;
    line-height: 1;
}

.f-contacts-short-item__icon_xs {
    font-size: 1.07692em;
    line-height: 1;
}

.f-contacts-short-item__text {
    font-size: .92308em;
    line-height: 2;
    color: #515151;
}

    .f-contacts-short-item__text a {
        text-decoration: none;
        color: #616161;
    }

        .f-contacts-short-item__text a:hover {
            color: #0067ab;
        }

.f-contacts-short-item__text_email, .f-contacts-short-item__text_phone {
    color: #515151;
}

.f-contacts-short-item__text_email {
    line-height: 1.3;
}

.b-desc-section {
    margin: 15px 0;
}

@media screen and (max-width:979px) {
    .b-desc-section {
        margin-top: 0;
    }
}

.f-desc-section {
    font-size: 1.23077em;
    line-height: 1.2;
    color: #848484;
}

@media screen and (max-width:807px) {
    .f-desc-section {
        font-size: 1.15385em;
        line-height: 2;
    }
}

.b-infoblock-with-icon-group [class*='col-'] {
    margin: 35px 0 35px;
}

@media screen and (max-width:979px) and (min-width:640px) {
    .b-infoblock-with-icon-group [class*='col-'] {
        margin: 11px 0 11px;
    }
}

@media screen and (max-width:639px) {
    .b-infoblock-with-icon-group [class*='col-'] {
        margin: 12px 0 12px;
    }
}

.f-infoblock-with-icon__icon {
    text-align: center;
}

    .f-infoblock-with-icon__icon .fa {
        font-size: 2.15385em;
        line-height: 1;
        color: white;
    }

    .f-infoblock-with-icon__icon:hover .fa {
        color: #0067ab;
    }

.b-infoblock-with-icon__icon {
    -webkit-transition: background 0.7s ease;
    -moz-transition: background 0.7s ease;
    -ms-transition: background 0.7s ease;
    -o-transition: background 0.7s ease;
    transition: background 0.7s ease;
    background: #0067ab;
    border: 2px solid transparent;
    border-radius: 3px;
    display: block;
    padding: 18px 5px;
    position: relative;
    float: left;
    width: 68px;
}

    .b-infoblock-with-icon__icon:hover {
        background: white;
        border-color: #0067ab;
    }

.b-infoblock-with-icon__info {
    overflow: hidden;
    padding-left: 16px;
}

.b-infoblock-with-icon__info_title {
    display: inline-block;
    margin-bottom: 5px;
}

.f-infoblock-with-icon__info_title {
    font-size: 1.23077em;
    line-height: 1.2;
    color: #666;
    text-decoration: none;
}

@media screen and (max-width:807px) {
    .f-infoblock-with-icon__info_title {
        font-size: 1.07692em;
        line-height: 1.2;
    }
}

.f-infoblock-with-icon__info_text {
    font-size: .92308em;
    line-height: 2;
    color: #666;
}

.b-infoblock-with-icon--dialog-r .b-infoblock-with-icon__icon, .b-infoblock-with-icon--dialog-l .b-infoblock-with-icon__icon {
    border-radius: 0;
}

.b-infoblock-with-icon--dialog-l .b-infoblock-with-icon__icon {
    margin-left: 14px;
}

    .b-infoblock-with-icon--dialog-l .b-infoblock-with-icon__icon:after {
        border-color: #0067ab #0067ab transparent transparent;
        border-style: solid;
        border-width: 7px;
        content: '';
        position: absolute;
        left: -16px;
        top: -2px;
        z-index: 1;
    }

    .b-infoblock-with-icon--dialog-l .b-infoblock-with-icon__icon:hover:before {
        border-color: white white transparent transparent;
        border-style: solid;
        border-width: 6px;
        content: '';
        position: absolute;
        left: -11px;
        top: 0;
        z-index: 2;
    }

.b-infoblock-with-icon--dialog-r .b-infoblock-with-icon__icon {
    margin-right: 14px;
}

    .b-infoblock-with-icon--dialog-r .b-infoblock-with-icon__icon:after {
        border-color: #0067ab transparent transparent #0067ab;
        border-style: solid;
        border-width: 7px;
        content: '';
        position: absolute;
        right: -16px;
        top: -2px;
        z-index: 1;
    }

    .b-infoblock-with-icon--dialog-r .b-infoblock-with-icon__icon:hover:before {
        border-color: white transparent transparent white;
        border-style: solid;
        border-width: 6px;
        content: '';
        position: absolute;
        right: -11px;
        top: 0;
        z-index: 2;
    }

.b-infoblock-with-icon--sides-r [class*='col-'], .b-infoblock-with-icon--sides-l [class*='col-'] {
    margin: 15px 0 10px;
}

.b-infoblock-with-icon--sides-r {
    padding-right: 0;
    padding-left: 35px;
}

@media screen and (max-width:807px) {
    .b-infoblock-with-icon--sides-r {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.b-infoblock-with-icon--sides-l {
    padding-right: 35px;
    padding-left: 0;
}

@media screen and (max-width:979px) and (min-width:808px) {
    .b-infoblock-with-icon--sides-l {
        border-right: 1px solid #ddd;
    }
}

@media screen and (max-width:807px) {
    .b-infoblock-with-icon--sides-l {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.b-infoblock-with-icon--sides-l .b-infoblock-with-icon__icon {
    float: right;
}

.b-infoblock-with-icon--sides-l .b-infoblock-with-icon__info {
    padding-left: 0;
    padding-right: 16px;
}

.b-section-info {
    border-bottom: 1px solid #e8e8e8;
    padding: 60px 0 50px 0;
    overflow: hidden;
}

    .b-section-info:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

@media screen and (max-width:807px) {
    .b-section-info {
        padding: 30px 0 15px 0;
    }
}

.b-section-info__img {
    padding-top: 50px;
}

    .b-section-info__img:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

@media screen and (max-width:807px) {
    .b-section-info__img {
        padding-top: 0;
        padding-bottom: 30px;
    }
}

.b-section-info__img img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    float: right;
}

@media screen and (max-width:807px) {
    .b-section-info__img img {
        float: none;
    }
}

.b-section-info__text {
    padding-left: 4%;
}

.f-section-info__text h2 {
    font-size: 2em;
    line-height: 1.15385;
}

@media screen and (max-width:979px) {
    .f-section-info__text h2 {
        font-size: 1.61538em;
        line-height: 1.57143;
    }
}

@media screen and (max-width:807px) {
    .f-section-info__text h2 {
        font-size: 1.61538em;
        line-height: 1.14286;
    }
}

.f-section-info__text_short {
    font-size: .92308em;
    line-height: 1.2;
    color: #949494;
}

@media screen and (max-width:979px) {
    .f-section-info__text_short {
        font-size: .76923em;
        line-height: 1.2;
    }
}

@media screen and (max-width:807px) {
    .f-section-info__text_short {
        font-size: .76923em;
        line-height: 2.4;
    }
}

.fade-in-animate {
    -webkit-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    -ms-transition: opacity 0.8s;
    -o-transition: opacity 0.8s;
    transition: opacity 0.8s;
    visibility: hidden;
}

.wrap-img-appearance {
    position: relative;
}

    .wrap-img-appearance img {
        position: absolute;
        visibility: hidden;
    }

        .wrap-img-appearance img.animated {
            visibility: visible;
        }

.j-data-element {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    visibility: hidden;
    opacity: 0;
}

    .j-data-element.animated {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        visibility: visible;
        opacity: 1;
    }

.view {
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

    .view .mask {
        display: block;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .view img {
        display: block;
        position: relative;
    }

.view-sixth img {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}

.view-sixth .mask {
    background-color: rgba(50,50,50,.68);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}

@media screen and (min-width:1025px) {
    .view-sixth:hover .mask {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        transition-delay: 0s;
    }

    .view-sixth:hover img {
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        transition-delay: 0s;
    }
}

@keyframes

"bounceY" {
    0%;

{
    transform: translateY(-205px);
}

40% {
    transform: translateY(-100px);
}

65% {
    transform: translateY(-52px);
}

82% {
    transform: translateY(-25px);
}

92% {
    transform: translateY(-12px);
}

55%, 75%, 87%, 97%, 100% {
    transform: translateY(0);
}
}
@-moz-keyframes

"bounceY" {
    0%;

{
    -moz-transform: translateY(-205px);
}

40% {
    -moz-transform: translateY(-100px);
}

65% {
    -moz-transform: translateY(-52px);
}

82% {
    -moz-transform: translateY(-25px);
}

92% {
    -moz-transform: translateY(-12px);
}

55%, 75%, 87%, 97%, 100% {
    -moz-transform: translateY(0);
}
}
@-webkit-keyframes

"bounceY" {
    0%;

{
    -webkit-transform: translateY(-205px);
}

40% {
    -webkit-transform: translateY(-100px);
}

65% {
    -webkit-transform: translateY(-52px);
}

82% {
    -webkit-transform: translateY(-25px);
}

92% {
    -webkit-transform: translateY(-12px);
}

55%, 75%, 87%, 97%, 100% {
    -webkit-transform: translateY(0);
}
}

@media screen and (max-width:979px) {
    .b-some-examples {
        padding: 0 25px;
    }
}

.b-some-examples [class*='col-'] {
    margin: 15px 0;
}

.f-some-examples {
    text-align: left;
}

.b-some-examples__item {
    background: white;
    border: 1px solid #dedede;
    border-radius: 2px;
    overflow: hidden;
}

.b-some-examples__item_img {
    border-bottom: 2px solid #0067ab;
    position: relative;
}

    .b-some-examples__item_img img {
        border-radius: 2px 2px 0 0;
        display: block;
        width: 100%;
    }

.b-some-examples__item_info {
    padding: 7px 16px 0 19px;
}

.b-some-examples__item_info_level {
    border-top: 1px solid #d9d9d9;
    padding: 10px 0 10px 0;
}

    .b-some-examples__item_info_level:first-child {
        border: 0;
    }

.f-some-examples__item_name {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

    .f-some-examples__item_name a {
        font-size: 1.38462em;
        line-height: 1;
        color: #666;
    }

        .f-some-examples__item_name a:hover {
            color: #0067ab;
        }

.f-some-examples__item_description {
    font-size: .84615em;
    line-height: 2.18182;
}

.b-some-examples__item_action {
    background: #fafafa;
    border-top: 1px solid #d9d9d9;
    padding: 10px 14px 10px 19px;
    box-shadow: inset 0 -2px 4px #f6f6f6;
}

    .b-some-examples__item_action:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

.b-infoblock,, {
    border-bottom: 1px solid #e6e6e6;
}

.b-infoblock, {
    position: relative;
}

.b-infoblock, .b-infoblock--without-border {
    padding-top: 25px;
    padding-bottom: 20px;
}

@media screen and (max-width:807px) {
    .b-infoblock, .b-infoblock--without-border {
        padding-top: 30px;
        padding-bottom: 25px;
    }
}

.b-infoblock-description {
    margin-bottom: 25px;
}

.b-app-with-img [class*='col-'] {
    margin: 20px 0;
}

.b-app-with-img__item {
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: -2px 2px 2px -2px #e6e6e6;
    overflow: hidden;
}

.b-app-with-img__item_img {
    display: block;
    border-bottom: 2px solid #0067ab;
    position: relative;
    overflow: hidden;
}

    .b-app-with-img__item_img img {
        border-radius: 3px 3px 0 0;
        max-width: 100%;
        width: 100%;
    }

.b-app-with-img__item_text {
    background: #f6f6f6;
    padding: 18px 5px 20px 5px;
}

    .b-app-with-img__item_text.b-app-with-img__border {
        border-bottom: 2px solid #ebebeb;
    }

.b-app-with-img__item_name {
    margin: 6px 0;
}

.f-app-with-img__item_name {
    font-size: 1.07692em;
    line-height: 1.57143;
    text-transform: uppercase;
}

.f-app-with-img__item_info {
    font-size: .92308em;
    line-height: 1.2;
    color: #0067ab;
}

.b-logo-group {
    margin: 15px 2px;
}

.b-logo-item {
    display: inline-block;
    vertical-align: middle;
}

    .b-logo-item a {
        padding: 14px 17px;
        min-height: 75px;
        display: inline-block;
        vertical-align: middle;
        line-height: 64px;
        width: 202px;
        text-align: center;
        margin-bottom: 25px;
    }

        .b-logo-item a:hover {
            background: white;
            box-shadow: 0 0 2px #ddd;
        }

            .b-logo-item a:hover .is-hover {
                display: inline-block;
            }

            .b-logo-item a:hover .is-normal {
                display: none;
            }

    .b-logo-item img {
        display: inline-block;
        max-width: 100%;
    }

        .b-logo-item img.is-hover {
            display: none;
        }

.b-img-group-wrap {
    position: relative;
    min-height: 470px;
}

@media screen and (max-width:979px) {
    .b-img-group-wrap {
        min-height: 0;
    }
}

.b-img-group-wrap--v2 {
    padding-bottom: 10px;
    min-height: 500px;
}

@media screen and (max-width:979px) {
    .b-img-group-wrap--v2 {
        padding-bottom: 30px;
    }
}

.b-img-group_v2 {
    bottom: 10px;
    left: 33.33%;
    position: absolute;
    width: 33%;
}

    .b-img-group_v2.wrap-img-appearance {
        position: absolute;
    }

        .b-img-group_v2.wrap-img-appearance img {
            position: static;
        }

@media screen and (max-width:979px) {
    .b-img-group_v2 {
        display: none;
    }
}

.b-img-group_v2 img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}

.img-appearance-2 {
    margin-top: 50px;
    max-width: 536px;
    height: 286px;
}

@media screen and (max-width:479px) {
    .img-appearance-2 {
        height: 180px;
        margin-top: 0;
        margin-bottom: 30px;
    }
}

.img-appearance-2 .img-appearance-item-1 {
    top: -20px;
    left: 46%;
    width: 55%;
}

.img-appearance-2 .img-appearance-item-2 {
    top: -20px;
    left: 0;
    width: 50%;
}

.img-appearance-2 .img-appearance-item-3 {
    top: 60%;
    left: 40%;
    width: 40%;
}

.b-pagination {
    overflow: hidden;
    text-align: center;
    width: 100%;
}

    .b-pagination:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    .b-pagination ul {
        padding: 0;
        margin: 15px 0 0;
    }

    .b-pagination li {
        list-style-type: none;
        margin-right: 6px;
        display: inline-block;
        border: 1px solid #dbdbdb;
        border-radius: 3px;
        box-shadow: 0 0 5px #dbdbdb;
        height: 32px;
        min-width: 32px;
    }

@media screen and (max-width:479px) {
    .b-pagination li {
        margin-right: 2px;
        height: 29px;
        min-width: 23px;
    }
}

.b-pagination li:first-child a, .b-pagination li:last-child a {
    padding-left: 14px;
    padding-right: 14px;
}

@media screen and (max-width:479px) {
    .b-pagination li:first-child a, .b-pagination li:last-child a {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.b-pagination li:hover {
    border-color: #0067ab;
}

.b-pagination li.is-active-pagination {
    background-color: #0067ab;
    border-color: #0067ab;
}

.b-pagination a {
    padding: 8px 11px;
    display: block;
    position: relative;
    float: left;
}

@media screen and (max-width:479px) {
    .b-pagination a {
        padding: 6px 6px;
    }
}

.b-pagination a.next i {
    margin-left: -1px;
}

.b-pagination i {
    position: absolute;
    vertical-align: middle;
}

.f-pagination li {
    font-weight: 700;
}

    .f-pagination li:hover a {
        color: #0067ab;
    }

    .f-pagination li.is-active-pagination a {
        color: white;
    }

.f-pagination a {
    color: #8b8b8b;
    font-size: 1.07692em;
    line-height: 1.2;
}

.f-pagination i {
    font-size: 2.30769em;
    line-height: .46667;
}

.b-category-filter {
    padding: 20px 0;
}

    .b-category-filter ul {
        margin-bottom: 0;
        padding-left: 0;
    }

        .b-category-filter ul li {
            display: inline-block;
        }

            .b-category-filter ul li a {
                border-radius: 20px;
                padding: 6px 10px;
            }

        .b-category-filter ul:not(.list-unstyled) li a:before {
            width: 5px;
            height: 5px;
            content: '.';
            position: relative;
            left: -4px;
            top: -2px;
        }

.f-category-filter li {
    font-size: .92308em;
    line-height: 2;
}

.f-category-filter a {
    outline: 0 none;
    text-decoration: none;
    color: #515151;
}

    .f-category-filter a:before {
        font-size: 2.46154em;
        line-height: .3125;
    }

    .f-category-filter a:hover {
        color: #0067ab;
    }

.f-category-filter .is-category-filter-active a {
    color: white;
    background: #0067ab;
}

.b-item-hover-action, {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    border-radius: inherit;
}

    .b-item-hover-action:before, {
        content: '';
        display: inline-block;
        font-size: 0;
        height: 100%;
        vertical-align: middle;
    }

.b-tabs-reset.ui-tabs {
    padding: 0;
}

    .b-tabs-reset.ui-tabs .ui-tabs-nav {
        padding: 0;
    }

        .b-tabs-reset.ui-tabs .ui-tabs-nav li {
            float: none;
            margin: 0;
        }

        .b-tabs-reset.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: none;
            padding: 0;
            outline: 0;
        }

    .b-tabs-reset.ui-tabs .ui-tabs-panel {
        padding: 0;
    }

.b-tabs.ui-tabs .ui-tabs-nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.b-tabs.ui-tabs .ui-tabs-nav li {
    background: white;
    background: -webkit-linear-gradient(top,white,#f3f3f3);
    background: -moz-linear-gradient(top,white,#f3f3f3);
    background: -o-linear-gradient(top,white,#f3f3f3);
    background: -ms-linear-gradient(top,white,#f3f3f3);
    background: linear-gradient(to bottom,white,#f3f3f3);
    float: left;
    margin-right: 3px;
    border-radius: 3px 3px 0 0;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #f2f2f2;
}

    .b-tabs.ui-tabs .ui-tabs-nav li:last-child {
        margin-right: 0;
    }

@media screen and (max-width:807px) {
    .b-tabs.ui-tabs .ui-tabs-nav li {
        margin-right: 1%;
    }
}

.b-tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
    display: block;
    padding: 12px 22px;
}

@media screen and (max-width:807px) {
    .b-tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
        padding: 12px 20px;
    }
}

.b-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: white;
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.f-tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    color: #0067ab;
    text-align: center;
}

.f-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    color: #0067ab;
}

.b-tabs__content {
    border: 1px solid #f2f2f2;
    background-color: white;
    padding: 22px 1.5em;
    font-size: 1em;
    line-height: 1.4;
}

.b-accordion.ui-accordion .ui-accordion-header {
    background: white;
    border: 1px solid #f1f1f1;
    margin-top: 18px;
    padding: 13px 20px 11px;
    position: relative;
}

    .b-accordion.ui-accordion .ui-accordion-header:after {
        color: #0067ab;
    }

    .b-accordion.ui-accordion .ui-accordion-header:first-child {
        margin-top: 2px;
    }

.b-accordion.ui-accordion .ui-accordion-content {
    border-color: #f1f1f1;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    background-color: white;
}

.b-accordion--with-standard-icon .ui-accordion-header:after {
    content: '\f067';
    font-family: "FontAwesome";
    right: 16px;
    position: absolute;
    top: 13px;
}

.f-accordion.ui-accordion .ui-accordion-header {
    font-size: 1.15385em;
    line-height: 1.2;
    text-transform: none;
}

    .f-accordion.ui-accordion .ui-accordion-header:not(.ui-accordion-header-active):hover {
        color: #0067ab;
    }

        .f-accordion.ui-accordion .ui-accordion-header:not(.ui-accordion-header-active):hover:after {
            color: #0067ab;
        }

        .f-accordion.ui-accordion .ui-accordion-header:not(.ui-accordion-header-active):hover .ui-accordion-header-icon {
            background-color: #0067ab;
        }

.b-accordion--secondary.ui-accordion .ui-accordion-header {
    border-width: 1px 0 0 0;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}

    .b-accordion--secondary.ui-accordion .ui-accordion-header:last-of-type {
        border-width: 1px 0 1px 0;
    }

    .b-accordion--secondary.ui-accordion .ui-accordion-header .fa {
        margin-right: 5px;
    }

.b-accordion--secondary.ui-accordion .ui-accordion-content {
    border-width: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 23px;
}

.f-accordion--secondary.ui-accordion .ui-accordion-header {
    font-size: 1.07692em;
    line-height: 1.2;
}

    .f-accordion--secondary.ui-accordion .ui-accordion-header:after {
        color: #666;
    }

    .f-accordion--secondary.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
        text-indent: 0;
    }

        .f-accordion--secondary.ui-accordion .ui-accordion-header .ui-accordion-header-icon:before {
            font-size: 1.23077em;
            line-height: 1;
            color: white;
            font-family: "FontAwesome";
        }

.b-product-preview-row {
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-radius: 2px;
    box-shadow: 0 -1px 2px whitesmoke;
}

    .b-product-preview-row:hover {
        box-shadow: 0 0 4px #eee;
    }

.b-product-preview-row__content {
    position: relative;
    margin-right: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    overflow: hidden;
}

@media screen and (max-width:639px) {
    .b-product-preview-row__content {
        margin-left: 2em;
    }
}

.b-product-preview-row__content .b-portfolio_info_rating {
    padding-left: .9em;
}

.b-product-preview-row_description {
    padding: .7em 2em 0em .7em;
    margin-bottom: 1.3em;
    overflow: hidden;
}

@media screen and (max-width:639px) {
    .b-product-preview-row_description {
        max-height: 200px;
    }
}

.b-product-preview-row_title {
    padding-left: .5em;
    padding-right: 5em;
}

.b-product-preview-row_btn {
    margin-left: 1em;
}

.b-product-preview-row__img {
    float: left;
    max-width: 150px;
    position: relative;
    margin: 15px 15px 10px 20px;
}

@media screen and (max-width:639px) {
    .b-product-preview-row__img {
        float: none;
        max-width: 120px;
    }
}

.b-product-preview-row__img img {
    width: 100%;
}

@media screen and (max-width:807px) {
    .b-product-preview-row_price {
        float: right;
    }
}

.b-sort-panel {
    margin-top: -3px;
    margin-bottom: 15px;
    float: none;
}

    .b-sort-panel:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

.b-sort-panel__inner {
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}

.b-categories-filter ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.b-categories-filter li {
    border-bottom: 1px solid #ececec;
    color: #515151;
    padding: 8px 0 7px;
}

.b-categories-filter i {
    margin-right: 10px;
    font-size: .92308em;
    line-height: 1.2;
}

.b-categories-filter a:hover ~ .f-categories-filter_count {
    color: white;
}

.b-categories-filter a:hover ~ .b-categories-filter_count {
    background-color: #0067ab;
}

.b-categories-filter_count {
    float: right;
    background-color: #eef3ff;
    padding: 2px 4px;
    border-radius: 2px;
    min-width: 27px;
    margin-top: -2px;
}

.f-categories-filter_count {
    font-size: .84615em;
    line-height: 1.2;
    text-align: center;
}

.f-categories-filter_name {
    font-size: 1em;
    line-height: 1.2;
}

.b-tag {
    background-color: whitesmoke;
    padding: 7px 10px;
    margin: 5px 6px 5px 0;
    border-radius: 3px;
    display: inline-block;
}

    .b-tag:hover {
        background-color: #0067ab;
    }

.f-tag {
    color: #898989;
    font-size: .92308em;
    line-height: 1.2;
}

    .f-tag:hover {
        color: white;
    }

.b-tag-container {
    margin-top: -5px;
    margin-bottom: -5px;
    display: inline-block;
}

.b-link {
    background-color: white;
    position: relative;
    padding: 8px 4px 6px 8px;
    display: inline-block;
}

    .b-link:after {
        content: '';
        height: 100%;
        width: 16px;
        position: absolute;
        top: 0;
        right: -5px;
        transform: skew(160deg);
        -ms-transform: skew(160deg);
        -webkit-transform: skew(160deg);
        background-color: inherit;
        z-index: -1;
    }

    .b-link span {
        position: absolute;
        left: 100%;
        top: 0;
        transform: skew(160deg);
        -ms-transform: skew(160deg);
        -webkit-transform: skew(160deg);
        background-color: #0067ab;
        margin-left: 9px;
        height: 100%;
        padding: 7px 4px 7px 5px;
    }

    .b-link i {
        transform: skew(-160deg);
        -ms-transform: skew(-160deg);
        -webkit-transform: skew(-160deg);
    }

        .b-link i:before {
            color: white;
        }

.f-link {
    font-size: 1.07692em;
    line-height: 1;
    color: #0067ab;
}

    .f-link:hover {
        color: #666;
    }

.b-select {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 4px;
}

    .b-select select {
        width: 150px;
    }

.c-primary {
    color: #666;
}

.c-secondary {
    color: #0067ab;
}

.c-default {
    color: #0067ab;
}

.c-primary {
    color: #666;
}

.c-senary {
    color: #515151;
}

.c-white {
    color: white;
}

.c-white-shadow {
    color: white;
    text-shadow: 2px 2px 6px #000;
}

.shadow-l {
    text-shadow: 2px 2px 4px #fff;
}

.b-tagline-box {
    border-top: 3px solid #0067ab;
    box-shadow: inset 0 0 1px rgba(108,108,108,.7);
    position: relative;
    padding: 22px 20px 32px 20px;
    margin: 0 0 20px;
}

    .b-tagline-box:after {
        content: '';
        display: block;
        position: absolute;
        top: 100%;
        width: 100%;
        height: 18px;
        left: 0;
        background: url(../img/tablet-shadow-min.png) no-repeat 50% 0;
    }

@media screen and (max-width:479px) {
    .b-tagline-box:after {
        background-size: 100% auto;
    }
}

.b-tagline_title {
    margin: 0 0 9px;
}

.f-tagline_description {
    font-size: .92308em;
    line-height: 2;
    color: #666;
}

.f-tagline_title {
    font-size: 1.38462em;
    line-height: 1;
    color: #0067ab;
}

.b-href-with-img img {
    float: left;
    margin-right: 1em;
}

@keyframes

"loader" {
    from;

{
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

to {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes

"loader" {
    from;

{
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

to {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
}

.b-product-cart {
    width: 100%;
}

    .b-product-cart table {
        width: 100%;
        border-collapse: collapse;
    }

    .b-product-cart th {
        border: 1px solid #dfdfdf;
        background: #fafafa;
        padding: 1em;
    }

@media screen and (max-width:639px) {
    .b-product-cart th {
        padding: .5em;
    }
}

@media screen and (max-width:807px) {
    .b-product-cart th:nth-child(4) {
        display: none;
    }
}

.b-product-cart th span {
    color: #515151;
}

.b-product-cart td {
    border: 1px solid #dfdfdf;
    background: white;
    padding: 1em;
    vertical-align: top;
}

@media screen and (max-width:639px) {
    .b-product-cart td {
        padding: .5em;
    }
}

@media screen and (max-width:807px) {
    .b-product-cart td:nth-child(4) {
        display: none;
    }
}

.b-product-cart span {
    display: block;
    line-height: 20px;
}

    .b-product-cart span span {
        display: inline;
    }

.b-product-cart p {
    font-size: 1em;
}

.b-product-cart .b-product-card__info_count {
    margin-right: 0;
}

.b-product-cart-small {
    border: 1px solid #dedede;
}

.b-product-cart-small__header {
    padding: .9em .9em .7em;
    border-bottom: 1px solid #dedede;
    box-shadow: 0 -1px 1px #e8e8e8 inset;
}

.b-product-cart-small__content {
    padding: 1em;
}

.b-product-cart-small__content_row-half {
    float: left;
    width: 50%;
}

    .b-product-cart-small__content_row-half:first-child {
        padding-right: .4em;
    }

    .b-product-cart-small__content_row-half:last-child {
        padding-left: .4em;
    }

.b-product-cart-small__content_info_row {
    border-bottom: 1px solid #dedede;
    padding: 8px 0 5px;
    overflow: hidden;
}

    .b-product-cart-small__content_info_row:first-child {
        padding-top: 0;
    }

.b-product-cart-small__content_info_value {
    float: right;
}

.b-product-cart-small__content_info_title {
    float: left;
    line-height: 16px;
}

.b-product-cart-small__content_info {
    margin-bottom: 1em;
}

.b-product-card .b-btn {
    padding: 7px 9px 6px 9px;
    line-height: 16px;
    min-height: 30px;
}

.b-product-card .b-tag {
    margin-top: 0;
    margin-bottom: 0;
}

.b-product-card__visual-wrap {
    float: left;
    margin-right: 30px;
    width: 380px;
}

@media screen and (max-width:807px) {
    .b-product-card__visual-wrap {
        width: 100%;
        float: none;
        margin-right: 0;
    }
}

.b-product-card__visual {
    margin-bottom: 22px;
}

.b-product-card__visual-thumb {
    height: 70px;
    border: 0;
    box-shadow: none;
}

.b-product-card__info {
    overflow: hidden;
}

@media screen and (max-width:807px) {
    .b-product-card__info {
        margin-top: 30px;
    }
}

.b-product-card__info_row {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
}

    .b-product-card__info_row:last-child {
        border-bottom: 0 none;
    }

.f-product-card__info_price {
    font-size: 1.38462em;
    line-height: 1.2;
}

.b-product-card__info_title {
    display: inline-block;
    width: 105px;
    margin-right: 1.5em;
}

    .b-product-card__info_title:after {
        content: ":";
        float: right;
        position: relative;
        left: .7em;
    }

.b-product-card__info_count {
    width: 60px;
    display: inline-block;
    margin-right: .3em;
}

@media screen and (max-width:979px) {
    .b-product-card__info_count {
        min-width: 86px;
    }
}

.f-product-card__info_description {
    font-size: 1em;
    line-height: 1.2;
}

.b-portfolio_info_rating {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 7px 0 6px 5px;
    margin: 9px 0 0;
}

    .b-portfolio_info_rating .b-portfolio_rating_category {
        display: inline-block;
        vertical-align: middle;
    }

@media screen and (max-width:807px) {
    .b-portfolio_info_rating .b-portfolio_rating_category {
        display: block;
    }
}

.b-rating_bord {
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    border-left: 1px solid #e3e3e3;
    margin: 0 8px 0 6px;
}

.f-portfolio_category_title {
    font-size: .92308em;
    line-height: 1.16667;
    color: #515151;
}

.b-category-filter--portfolio.b-category-filter {
    border: 0;
    padding: 2px 0 25px;
}

    .b-category-filter--portfolio.b-category-filter ul {
        padding: 0;
    }

.b-portfolio-gallery {
    margin-top: 12px;
}

    .b-portfolio-gallery .b-app-with-img__item {
        margin: 0 0 20px;
    }

.b-remaining--max-box .b-hr-with-btn:before, .b-remaining--max-box .b-hr-with-btn:after {
    width: 526px;
}

.b-breadcrumbs {
    border-bottom: 1px solid gainsboro;
    background: white;
    background: -webkit-linear-gradient(top,white,#f9f9f9);
    background: -moz-linear-gradient(top,white,#f9f9f9);
    background: -o-linear-gradient(top,white,#f9f9f9);
    background: -ms-linear-gradient(top,white,#f9f9f9);
    background: linear-gradient(to bottom,white,#f9f9f9);
}

    .b-breadcrumbs ul {
        margin: 0;
        padding: 0;
    }

    .b-breadcrumbs li {
        display: inline-block;
        margin-right: 4px;
    }

        .b-breadcrumbs li:not(:first-child) i {
            margin-right: 7px;
        }

        .b-breadcrumbs li:first-child i:before {
            top: 1px;
        }

    .b-breadcrumbs i {
        margin-right: 10px;
    }

        .b-breadcrumbs i:before {
            position: relative;
            top: 2px;
        }

.f-breadcrumbs {
    color: #515151;
}

    .f-breadcrumbs li:first-child i:before {
        font-size: 1.23077em;
        line-height: 1.2;
        color: #0067ab;
    }

    .f-breadcrumbs i:before {
        font-size: 1.38462em;
        line-height: 1.2;
        color: #b1b1b1;
    }

    .f-breadcrumbs a, .f-breadcrumbs span {
        font-size: .92308em;
        line-height: 2;
    }

    .f-breadcrumbs a {
        color: #0067ab;
    }

        .f-breadcrumbs a:hover {
            color: #666;
        }

            .f-breadcrumbs a:hover i:before {
                color: #666;
            }

.b-shortcode-example {
    padding-top: 15px;
    padding-bottom: 15px;
}

.slider-para {
    max-width: 400px;
    font-size: 1.8em;
    line-height: normal;
}

    .slider-para strong {
        font-size: 1.2em;
    }

@media screen and (max-width:1023px) {
    #sensor-icons {
        display: none;
    }
}

@media screen and (max-width:639px) {
    #sensor-icons {
        display: none;
    }
}

#webinarBt {
    position: fixed;
    top: 130px;
    z-index: 999;
}

#webinarBot {
    position: fixed;
    bottom: 0;
    margin-left: 15%;
    z-index: 999;
}

.accountBar_holder {
    background-color: #777;
    height: 32px;
    width: 100%;
    margin-top: -18px;
}

.is-fixed-header .accountBar_holder {
    background-color: #777;
    height: 32px;
    width: 100%;
    margin-top: -14px;
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.accountBar {
    color: #eee;
    height: 32px;
    width: 100%;
}

    .accountBar a, #accountBar a:link, #accountBar a:hover, #accountBar a:active, #accountBar a:visited {
        color: #eee;
        padding: 4px;
    }

    .accountBar .links {
        float: right;
        padding-top: 5px;
    }

    .accountBar .username {
        padding: 8px;
        float: left;
    }

.editButton {
    margin-right: 0;
    margin-top: 10px;
    z-index: 999;
    float:right;
}

.showing {
    margin-top: 6px;
    text-align: center;
}

.cart-prod-image {
    max-width: 80px;
}

.links {
    color: #fff;
    float: right;
    margin-top: 3px;
}

    .links a {
        color: #fff;
    }

.adminlink a {
    color: #666;
    text-decoration: underline;
}

    .adminlink a:hover {
        color: #0067ab;
    }

.cms-manage {
    padding: 10px 10px 0 10px;
}

.ui-dialog {
    background-color: #eee;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1em;
    margin-bottom: 1em;
}

td, th {
    padding: .2em;
}

#quotewrapper {
    background: #0067ab;
    width: 100%;
}

.quotes {
    padding: 10px 0 0 0;
}

    .quotes blockquote p {
        margin-bottom: 20px;
        font-style: italic;
        font-size: 24px;
        color: #fff;
        line-height: 28px;
    }

    .quotes blockquote cite {
        font-style: normal;
        display: block;
        text-align: right;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 700;
        letter-spacing: 1px;
        color: #fff;
    }

    .quotes blockquote {
        margin: 0;
        border: none;
    }

.kbSearch {
    display: block;
    padding: 20px;
    background-color: #eee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    clear: both;
}

.kbSearchBox {
    width: 85%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px thin #0067ab;
    margin-right: 10px;
}

.kbSearch input {
    font-size: 18px;
    padding: 4px;
}

.kbSearchBtn {
    margin-right: 0;
}

.kbNavSearch {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px 2px 6px 8px;
    background-color: #eee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.kbNavSearchBox {
    width: 84%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px thin #0067ab;
    margin-right: 0;
}

.kbNavSearch input {
    font-size: 12px;
    padding: 4px;
}

.kbNavSearchBtn {
    font-size: 12px;
}

#kbNavDocs {
    width: 110px;
    height: 130px;
    text-decoration: none;
    display: block;
    background-image: url(https://www.monnit.com/Content/images/support/documentation.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

    #kbNavDocs:hover, #kbNavDocs:active {
        background-position: 0 -130px;
    }

#kbNavDowns {
    width: 110px;
    height: 130px;
    text-decoration: none;
    display: block;
    background-image: url(https://www.monnit.com/Content/images/support/downloads.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

    #kbNavDowns:hover, #kbNavDowns:active {
        background-position: 0 -130px;
    }

#kbNavFAQs {
    width: 110px;
    height: 130px;
    text-decoration: none;
    display: block;
    background-image: url(https://www.monnit.com/Content/images/support/faqs.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

    #kbNavFAQs:hover, #kbNavFAQs:active {
        background-position: 0 -130px;
    }

#kbNavVids {
    width: 110px;
    height: 130px;
    text-decoration: none;
    display: block;
    background-image: url(https://www.monnit.com/Content/images/support/videos.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

    #kbNavVids:hover, #kbNavVids:active {
        background-position: 0 -130px;
    }

.ln-item {
    margin: 5px 0 0 30px;
}

.sensor-item {
    margin: 0 0 0 0;
}

/*.is-fixed-header #searchBlock {
    display: none;
}*/

#searchBlock {
    position: relative;
    float: right;
    width: 250px;
    top: -8px;
    margin-right: -90px !important;
}

@media screen and (max-width:807px) {
    #searchBlock {
        width: 250px;
        top: -8px;
        overflow: hidden;
        margin-right:15px !important;
    }
}

@media screen and (max-width:564px) {
    #searchBlock {
        visibility:hidden;
        top: -8px;
        display: none;
        width:250px;
        margin-top:-10px;
        margin-right: 33px !important;
    }
}

@media screen and (max-width:559px) {
    #searchBlock {
        visibility:hidden;
        top: -8px;
        display: none;
        width:250px;
        margin-top:-29px;
        margin-right: 33px !important;
    }
}

@media screen and (max-width:564px) {
    #searchIcon {
        visibility:visible;
        top: -8px;
        display: block;
        margin-right: 15px !important;
        float: right;
        margin-top:-2px;
    }
}

@media screen and (max-width:358px) {
    #searchIcon {
        visibility:visible;
        top: -8px;
        display: block;
        margin-right: 35px !important;
        float: right;
        margin-top:-12px !important;
    }
}

@media screen and (max-width:335px) {
    #searchIcon {
        visibility:visible;
        top: -8px;
        display: block;
        margin-right: 35px !important;
        float: right;
        margin-top:-30px !important;
    }
}

@media screen and (min-width:565px) {
    #searchIcon {
        visibility:hidden;
        
        display: none;
        
        float: right;
    }
}

#searchDropdownBox {
    visibility: hidden;
}

.nav-but-active #searchDropdownBox {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}

#nav-search-in #nav-search-in-content {
    display: inline-block;
}

#search #nav-search-in .down-arrow {
    display: none;
}

#search #nav-search-in.nav-but-active .down-arrow {
    display: block;
}

.search-nav {
    position: relative;
    z-index: 0;
    font-family: "arial","sans-serif";
    font-size: 12px;
    line-height: .6em;
    margin: 0;
    padding-top: 10px;
    display: block;
    zoom: 1;
}

border-left:500px solid #fff;border-right:500px solid #fff
}

*/ .search-nav #search-nav-inner {
    display: block;
    zoom: 1;
    padding: 10px 0 10px;
    margin: 0;
}

.search-nav #nav-search-label {
    position: absolute;
    line-height: 28px;
    top: 10px;
    color: #333;
    font-weight: 700;
    padding: 0;
    font-family: "arial","sans-serif";
}

.search-nav .searchbar-inner {
    position: relative;
    display: block;
    white-space: nowrap;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    height: 23px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border-radius: 0px\9;
    *border-radius: 0;
    border: 1px solid #d8d8d8;
    border-top-color: #BDBDBD;
    background: white;
}

    .search-nav .searchbar-inner:hover {
        border-color: #bdbdbd;
    }

.search-nav #nav-search-in {
    float: left;
    display: inline-block;
    position: relative;
    height: 23px;
    width: auto;
    overflow: hidden;
    border-right: 1px solid #d8d8d8;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-radius: 0px\9;
    *border-radius: 0;
}

    .search-nav #nav-search-in:hover {
        background: #ededed;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6F6F6',endColorstr='#FFE4E4E4',GradientType=0);
        *zoom: 1;
        background: linear-gradient(to bottom,#f6f6f6,#e4e4e4);
        background: -moz-linear-gradient(top,#f6f6f6,#e4e4e4);
        background: -webkit-linear-gradient(top,#f6f6f6,#e4e4e4);
        background: -o-linear-gradient(top,#f6f6f6,#e4e4e4);
        background: -ms-linear-gradient(top,#f6f6f6,#e4e4e4);
        border-top-color: #666;
    }

    .search-nav #nav-search-in .down-arrow {
        border-style: solid;
        _border-style: dashed;
        border-width: 4px;
        border-color: transparent;
        border-top: 4px solid #a0a0a0;
        border-bottom-width: 0;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        right: 8px;
        top: 10px;
        background: none;
    }

.search-nav #nav-search-in-content {
    color: #777;
    font-size: 12px;
    white-space: nowrap;
    font-family: "arial","sans-serif";
    text-indent: 1px;
    height: 23px;
    margin: 0 21px 0 9px;
    line-height: 24px;
    text-overflow: ellipsis;
}

.search-nav .searchbar-inner:hover #nav-search-in-content {
    color: #111;
}

.search-nav #searchDropdownBox {
    font-family: "arial","sans-serif";
    position: absolute;
    left: 5px;
    top: 7px;
    margin: 0;
    padding: 0;
    outline: none;
    width: 190px;
}

.search-nav .nav-but-active #searchDropdownBox {
    left: 0;
    top: 0;
    height: 19px;
    cursor: pointer;
    width: auto;
}

.search-nav #searchbox {
    margin: 3px 0 0 6px;
    padding: 0;
    /*width: 345px;*/
    height: 17px;
    border: none;
    font-family: "arial","sans-serif";
    font-size: 15px;
    background: transparent;
    color: #333;
    outline: none;
    -webkit-appearance: none;
    box-shadow: none;
}

hr {
    background-color: #ddd;
    color: #ddd;
    border-width: 0;
    line-height: 0;
    height: 1px;
}

.search-nav .search-button {
    border: 1px solid;
    border-color: #485059 #2c3137 #363c43 #485059;
    *border: 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border-radius: 0px\9;
    *border-radius: 0;
    background: #5B626A;
    display: block;
    overflow: hidden;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 56px;
    height: 25px;
    top: -1px;
    right: -1px;
}

    .search-nav .search-button .nav-submit-input {
        width: 52px;
        height: 23px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 0;
        margin: 0;
        background: none;
        border: none;
        cursor: pointer;
        text-shadow: 0 -1px 0 rgba(0,0,0,.25);
        font-weight: 700;
        color: white;
        line-height: 10px;
        font-size: 13px;
        font-family: "arial","sans-serif";
        vertical-align: middle;
        text-align: center;
    }

    .search-nav .search-button:hover {
        background: #4f555c;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF666B72',endColorstr='#FF393F47',GradientType=0);
        *zoom: 1;
        background: linear-gradient(to bottom,#666b72,#393f47);
        background: -moz-linear-gradient(top,#666b72,#393f47);
        background: -webkit-linear-gradient(top,#666b72,#393f47);
        background: -o-linear-gradient(top,#666b72,#393f47);
        background: -ms-linear-gradient(top,#666b72,#393f47);
    }

    .search-nav .search-button:active {
        background: #444C55;
        -webkit-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,.2);
        box-shadow: inset 0 1px 3px 0 rgba(0,0,0,.2);
    }

.PaginationCtrlEmtyRow {
    padding-top: 10px;
}

.PaginationCtrlMainDiv {
    float: right;
    padding-left: 20px;
}

.PaginationCtrlpageNumber {
    vertical-align: middle;
    font-size: 11px;
    color: #06C;
}

    .PaginationCtrlpageNumber:visited {
        vertical-align: middle;
        font-size: 11px;
        color: #06C;
    }

.PaginationCtrlPageNumSetting {
    padding-top: 5px;
    padding-bottom: 10px;
}

.PaginationCtrlPageView {
    font-size: 11px;
    color: #AAA;
    font-weight: 700;
}

.PaginationCtrlResltTxt {
    float: left;
    vertical-align: middle;
    padding-left: 10px;
    padding-top: 4px;
    padding-right: 10px;
    font-size: 11px;
    color: #FFF;
    font-weight: 700;
}

.PaginationCtrlselectedPage {
    vertical-align: middle;
    font-size: 11px;
    color: #333;
    font-weight: 700;
}

.PaginationCtrlSeletedView {
    font-size: 11px;
    color: #333;
    font-weight: 700;
}

.PaginationCtrlSortBy {
    float: right;
    vertical-align: middle;
    font-size: 11px;
    color: #FFF;
}

.PaginationCtrlSortByTxt {
    float: left;
    padding-top: 3px;
}

.PaginationCtrlSortComb {
    float: left;
}

.PaginationCtrlTitleBarColor {
    background-color: #AAA;
    height: 25px;
}

.PaginationCtrlVertclLine {
    font-size: 11px;
    color: #333;
}

.PaginationCtrlViews {
    font-size: 11px;
    color: #06C;
}

    .PaginationCtrlViews:visited {
        font-size: 11px;
        color: #06C;
    }

.PaginationCtrlViewSetting {
    font-size: 11px;
    color: #06C;
    align: right;
    padding-top: 5px;
    padding-bottom: 5px;
}

.para_small {
    z-index: 100;
    color: #000;
    margin-top: 3px;
}

#searchReturn {
    margin: 0 0 0 0;
}

#searchBar {
    background-color: #888;
    color: #FFF;
    width: 100%;
    padding: 2px 10px 5px 10px;
    font-size: 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 10px;
    overflow: auto;
}

    #searchBar a:link, #searchBar a:visited {
        color: #FFF;
        font-size: 12px;
    }

.searchRtn {
    padding: 20px 10px 20px 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.showing {
    margin-left: 5px;
}

.searchNoProd {
    min-height: 100px;
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-left: 10px;
}

.searchLeft {
    min-height: 100px;
    min-width: 52px;
    float: left;
}

.searchRight {
    min-height: 100px;
    width: 86%;
    float: left;
    padding-top: 10px;
}

.searchImg img {
    max-width: 100px;
    max-height: 100px;
    padding-right: 1em;
}

.searchTitle {
    color: #0067ab;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
}

.searchDesc {
    color: #666;
    font-size: 14px;
    padding-bottom: 10px;
}

.searchInfo {
    float: left;
    font-size: 14px;
}

.prodPrice {
    float: right;
    font-size: 16px;
    font-weight: 700;
    color: #0067ab;
}

.prodBuy {
    float: right;
    padding-left: 30px;
}

.searchWeight {
    font-size: x-small;
}

.clear {
    clear: both;
}

#product-dev {
    height: 130px;
    text-decoration: none;
    display: block;
    background-image: url(https://www.monnit.com/Content/images/services/npd.png);
    background-position: 30px 0;
    background-repeat: no-repeat;
}

    #product-dev:hover, #product-dev:active {
        background-position: 30px -130px;
    }

#customization {
    height: 130px;
    text-decoration: none;
    display: block;
    background-image: url(https://www.monnit.com/Content/images/services/pc.png);
    background-position: 30px 0;
    background-repeat: no-repeat;
}

    #customization:hover, #customization:active {
        background-position: 30px -130px;
    }

#training {
    height: 130px;
    text-decoration: none;
    display: block;
    background-image: url(https://www.monnit.com/Content/images/services/tr.png);
    background-position: 30px 0;
    background-repeat: no-repeat;
}

    #training:hover, #training:active {
        background-position: 30px -130px;
    }

#installation {
    height: 130px;
    text-decoration: none;
    display: block;
    background-image: url(https://www.monnit.com/Content/images/services/is.png);
    background-position: 30px 0;
    background-repeat: no-repeat;
}

    #installation:hover, #installation:active {
        background-position: 30px -130px;
    }

.icon-list {
    margin: 6px 0 0 -50px;
}

    .icon-list li {
        font-size: 1.1em;
        line-height: 1.2;
        visibility: visible;
        list-style: none;
        margin: 0 0 5px 0;
    }

    .icon-list .fa, .icon-list span {
        display: inline-block;
    }

@media screen and (max-width:639px) {
    .icon-list .fa, .icon-list span {
        background: none;
    }
}

.icon-list .fa {
    font-size: 1.38462em;
    line-height: 1.2;
    text-align: center;
    width: 38px;
    padding: 8px 0;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

@media screen and (max-width:639px) {
    .icon-list .fa {
        padding: 0;
        width: auto;
    }
}

.icon-list span {
    padding: 10px 14px 4px 9px;
    vertical-align: middle;
}

@media screen and (max-width:639px) {
    .icon-list span {
        padding: 0;
    }
}

#displayRates {
    margin: 20px;
}

#rateQuotePostalCode {
    width: 100px;
}

.flexslider a:active, .flexslider a:focus {
    outline: none;
}

.slides, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

@font-face {
    font-family: 'flexslider-icon';
    src: url(fonts/flexslider-icon.eot);
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),url(fonts/flexslider-icon.woff) format('woff'),url(fonts/flexslider-icon.ttf) format('truetype'),url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: 400;
    font-style: normal;
}

.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }

    .flexslider .slides img {
        width: 100%;
        display: block;
    }

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

* html .slides {
    height: 1%;
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav {
    *height: 0;
}

    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0,0,0,.8);
        text-shadow: 1px 1px 0 rgba(255,255,255,.3);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
    }

    .flex-direction-nav .flex-prev {
        left: -50px;
    }

    .flex-direction-nav .flex-next {
        right: -50px;
        text-align: right;
    }

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px;
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px;
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    line-height: 1;
    display: inline-block;
    content: '\f001';
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none;
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px;
        }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,, {
                cursor: text;
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: none;
    }

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none;
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px;
        }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,, {
                cursor: text;
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: none;
    }

.tp-hide-revslider {
    visibility: hidden!important;
    display: none!important;
}

.tp-caption {
    z-index: 1;
}

    .tp-caption a {
        text-shadow: none;
        -webkit-transition: color 0.2s ease-out;
        -moz-transition: color 0.2s ease-out;
        -o-transition: color 0.2s ease-out;
        -ms-transition: color 0.2s ease-out;
    }

.tp-caption {
    transform: none!important;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased!important;
}

.tp-simpleresponsive img {
    max-width: none;
}

.tpclear {
    clear: both;
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}

    .tp-bullets.hidebullets {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

    .tp-bullets.simplebullets.round .bullet {
        cursor: pointer;
        position: relative;
        background: url(../js/rs-plugin/assets/bullet.png) no-Repeat top left;
        width: 20px;
        height: 20px;
        margin-right: 0;
        float: left;
        margin-top: 0;
        margin-left: 3px;
    }

        .tp-bullets.simplebullets.round .bullet.last {
            margin-right: 3px;
        }

    .tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
        background-position: top left;
    }

    .tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected,, {
        background-position: bottom left;
    }

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}

    .tparrows.hidearrows {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../js/rs-plugin/assets/large_left.png) no-Repeat top left;
    width: 40px;
    height: 40px;
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../js/rs-plugin/assets/large_right.png) no-Repeat top left;
    width: 40px;
    height: 40px;
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../js/rs-plugin/assets/large_left.png) no-Repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-rightarrow.default {
    z-index: 1000;
    cursor: pointer;
    position: relative;
    background: url(../js/rs-plugin/assets/large_right.png) no-Repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-leftarrow:hover, .tp-rightarrow:hover {
    background-position: bottom left;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(../js/rs-plugin/assets/timer.png);
    position: absolute;
    z-index: 200;
    top: 0;
}

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive > ul > li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.tp-loader {
    background: url(../js/rs-plugin/assets/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    zoom: 1;
}

@font-face {
    font-family: 'revicons';
    src: url(../font/revicons.eot?5510888);
    src: url('../font/revicons.eot?5510888#iefix') format('embedded-opentype'),url(../font/revicons.woff?5510888) format('woff'),url(../font/revicons.ttf?5510888) format('truetype'),url('../font/revicons.svg?5510888#revicons') format('svg');
    font-weight: 400;
    font-style: normal;
}

.tp-leftarrow.default, .tp-rightarrow.default {
    background: url(../js/rs-plugin/assets/slider-lg-controls.png) no-Repeat 0 0;
    height: 57px;
    width: 33px;
}

.tp-leftarrow.default {
    background-position: left top;
}

    .tp-leftarrow.default:hover {
        background-position: left bottom;
    }

.tp-rightarrow.default {
    background-position: right top;
}

    .tp-rightarrow.default:hover {
        background-position: right bottom;
    }

.caption-left {
    left: 0!important;
}

@media screen and (max-width:1023px) {
    .caption-left {
        left: 10px!important;
    }
}

.chev-caption-left {
    left: -10px!important;
}

@media screen and (max-width:1023px) {
    .chev-caption-left {
        left: -30px!important;
    }
}

.tp-bullets.simplebullets.round .bullet {
    width: 13px;
    height: 13px;
    border-radius: 10px;
    border: 3px solid white;
    background: 0 none;
}

    .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover {
        background-color: #fff;
    }

.tp-bullets {
    white-space: nowrap;
}

.ui-front {
    z-index: 999;
}

table.compareTable {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4em;
    font-style: normal;
    border-collapse: separate;
}

.compareTable thead th {
    padding: 15px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px #1b2e57;
    border: 1px solid #0067ab;
    border-bottom: 3px solid #1b2e57;
    background-color: #0067ab;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b709b',endColorstr='#0067ab');
    background: -webkit-gradient(linear,left top,left bottom,from(#5b709b),to(#0067ab));
    background: -moz-linear-gradient(top,#5b709b,#0067ab);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius: 5px 5px 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .compareTable thead th:empty {
        background: transparent;
        background-color: #fff;
        border: none;
    }

.compareTable .empty {
    background: transparent;
    background-color: #fff;
    border: none;
}

.compareTable tbody th {
    color: #0067ab;
    background-color: #96a3bf;
    border: 1px solid #96a3bf;
    border-right: 0 solid #fff;
    padding: 7px 10px;
    background: -webkit-gradient(linear,left bottom,right top,color-stop(.02,rgb(214,222,242)),color-stop(.87,rgb(199,209,230)));
    background: -moz-linear-gradient(left bottom,rgb(214,222,242) 2%,rgb(199,209,230) 87%);
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

    .compareTable tbody th .rowSmall {
        color: #000;
        font-size: 14px;
        font-weight: 400;
    }

.compareTable tfoot td {
    color: #0067ab;
    font-size: 32px;
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
    height: 50px;
}

    .compareTable tfoot td .ftSmall {
        color: #333;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: -18px;
    }

.compareTable tfoot th {
    color: #666;
}

.compareTable tbody td {
    padding: 10px;
    min-width: 100px;
    text-align: center;
    background-color: #eaecf2;
    border: 0 solid #E7EFE0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #666;
    text-shadow: 1px 1px 1px #fff;
}

.compareTable tbody span.check::before {
    content: url(../../images/check0.png);
}

.compareTable tbody span.nocheck::before {
    content: url(../../images/nocheck.png);
}

table input {
    color: #333;
}

.attention {
    padding: .5em 1em 1em 1em;
    margin-top: 1.5em;
    background-color: #ffb701;
    background: -moz-linear-gradient(top,#ffdb00 0%,#ffb701 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffdb00),color-stop(100%,#ffb701));
    background: -webkit-linear-gradient(top,#ffdb00 0%,#ffb701 100%);
    background: -o-linear-gradient(top,#ffdb00 0%,#ffb701 100%);
    background: -ms-linear-gradient(top,#ffdb00 0%,#ffb701 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb00',endColorstr='#ffb701',GradientType=0);
    background: linear-gradient(top,#ffdb00 0%,#ffb701 100%);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 2px solid #ff8900;
    color: #333;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    box-shadow: .5px .5px 5px rgba(0,0,0,.45);
}

    .attention a {
        font-weight: 700;
        text-decoration: underline;
    }

    .attention h3 {
        font-weight: 700;
        color: #666;
        text-align: left;
    }

    .attention .f-btn a {
        text-decoration: none;
    }

    .attention .f-btn {
        text-align: center;
    }

.freqCheck {
    font-size: 1.3em;
    color: #333;
}

    .freqCheck strong {
        font-size: 1.2em;
        font-weight: 700;
        color: #666;
    }

.cartHiLite td {
    background-color: #ffe7e7;
}

.img-appearance-3 {
    margin-top: 50px;
    max-width: 536px;
    height: 286px;
}

@media screen and (max-width:479px) {
    .img-appearance-3 {
        height: 180px;
        margin-top: 0;
        margin-bottom: 30px;
    }
}

.img-appearance-3 .img-appearance-item-1 {
    top: -40px;
    left: 0%;
    width: 45%;
}

.img-appearance-3 .img-appearance-item-2 {
    top: 10px;
    left: 45%;
    width: 55%;
}

.img-appearance-3 .img-appearance-item-3 {
    top: 80px;
    left: 22%;
    width: 55%;
}

.img-appearance-3 .img-appearance-item-4 {
    top: 92%;
    left: 57%;
    width: 45%;
}

.img-appearance-3 .img-appearance-item-5 {
    top: 80px;
    left: 55%;
    width: 45%;
}

.productDetailImage {
    max-width: 150px;
}

@media screen and (max-width:1182px) {
    .b-top-nav {
        display: none;
    }
}

.b-top-nav__1level_wrap {
    margin: 0 0 0 0px;
    padding: 0;
    /*margin-bottom: 11px;*/
}

    .b-top-nav__1level_wrap:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

.b-top-nav__1level {
    /*float: right;*/
    list-style: none;
    position: relative;
}

    .b-top-nav__1level > a {
        padding: 3px 10px;
        white-space: nowrap;
        float: left;
    }

@media screen and (max-width:1182px) {
    .b-top-nav__1level > a {
        float: none;
    }
}

.b-top-nav__1level.is-active-top-nav__1level {
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    background: #0067ab;
}

@media screen and (max-width:1182px) {
    .b-top-nav__1level .b-ico-dropdown {
        font-size: 1.15385em;
        line-height: 1.2;
        display: none;
        /*position: absolute;*/
        padding: 5px 10px 10px 10px;
        top: 0;
        bottom: 0;
        right: 10px;
        left: 0px;
    }
}

@media screen and (min-width:1182px) {
    .b-top-nav__1level .b-ico-dropdown {
        top: 33px;
        display: none;
        position: absolute;
        bottom: 100%;
        left: 50%;
        width: 0;
        height: 0;
        border-width: 12px;
        border-style: solid;
        border-color: transparent transparent #0067ab transparent;
        margin-left: -11px;
    }

        .b-top-nav__1level .b-ico-dropdown i {
            display: none;
        }
}

header.animated .b-ico-dropdown {
    border-color: #0067ab transparent transparent transparent;
    top: 47px;
}

.f-top-nav a {
    font-size: 1.07692em;
    line-height: 1;
    text-decoration: none;
}

.f-top-nav .is-active-top-nav__1level > a, .f-top-nav .is-active-top-nav__1level > span {
    color: white;
}

.b-top-nav-show-slide {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    background: #0067ab;
    padding: 7px 5px 3px 5px;
}

@media screen and (min-width:1183px) {
    .b-top-nav-show-slide {
        display: none;
    }
}

@media screen and (max-width:513px) {
    .b-top-nav-show-slide {
        margin-top: -37px;
    }
}


.f-top-nav-show-slide {
    font-size: 1.30769em;
    line-height: 1;
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    position: absolute;
    right: 10px;
    margin-top: -4px;
}

.b-top-nav-dropdown {
    background: white;
    float: none;
    width: 100%;
}

    .b-top-nav-dropdown .b-ico-dropdown {
        display: inline;
        border: 0 none;
    }

        .b-top-nav-dropdown .b-ico-dropdown i {
            display: inline;
        }

    .b-top-nav-dropdown .b-top-nav__1level_wrap {
        margin-right: 0;
    }

    .b-top-nav-dropdown .b-top-nav__1level {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-bottom: 1px solid #f5f7f8;
        display: block;
        float: none;
        position: relative;
        padding: 0;
    }

        .b-top-nav-dropdown .b-top-nav__1level > a {
            display: block;
            padding: 5px 45px 5px 30px;
        }

    .b-top-nav-dropdown .is-active-top-nav__1level {
        background: none;
    }

    .b-top-nav-dropdown .is-active-top-nav__dropdown {
        background: url(../img/diagonal-line-bg.png) repeat left top #f8f8f8;
    }

.f-top-nav-dropdown .f-top-nav__1level > a {
    font-size: 1em;
    line-height: 1.2;
    text-transform: uppercase;
    text-align:right;
}

    .f-top-nav-dropdown .f-top-nav__1level > a:hover {
        color: #666;
    }

.f-top-nav-dropdown .is-active-top-nav__1level > a, .f-top-nav-dropdown .is-active-top-nav__1level > a:hover {
    color: #0067ab;
}

.b-top-nav__1level:hover .b-ico-dropdown {
    display: block;
}

.b-top-nav__1level:hover .b-top-nav__dropdomn {
    display: block;
}

.b-top-nav-dropdown .b-top-nav__1level:hover .b-top-nav__dropdomn {
    display: none;
}

.b-top-nav__dropdomn {
    display: none;
    padding-left: 20px;
}

@media screen and (min-width:1025px) {
    .b-top-nav__dropdomn {
        /* opacity: 0; */
        position: absolute;
        top: 30px;
        left: 50%;
        margin-left: -116px;
        width: 250px;
        padding: 19px 15px 5px;
        background: white;
        box-shadow: 0 1px 1px #e3e3e3;
        z-index: 100;
    }

        .b-top-nav__dropdomn:before {
            content: '';
            background: rgba(255,255,255,.01);
            display: block;
            position: absolute;
            bottom: 100%;
            left: 0;
            width: 100%;
            height: 37px;
        }

        .b-top-nav__dropdomn.nav-position-right {
            left: 0;
            margin-left: 0;
        }

        .b-top-nav__dropdomn.nav-position-left {
            left: auto;
            right: 0;
            margin-left: 0;
        }
}

.is-fixed-header .b-top-nav__dropdomn {
    top: 30px;
}

@media screen and (min-width:1025px) {
    .b-top-nav__2level_wrap {
        display: inline-block;
        padding: 0;
        vertical-align: top;
    }

        .b-top-nav__2level_wrap .fa {
            display: none;
        }

        .b-top-nav__2level_wrap li:first-child a {
            border-top: 0;
        }
}

@media screen and (max-width:1024px) {
    .b-top-nav__2level_wrap {
        border-top: 1px solid #eff1f2;
        padding: 5px 70px 0 20px;
        text-align:right;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav-big .b-top-nav__2level_wrap {
        padding: 0 10px;
    }
}

.f-top-nav__dropdomn {
    white-space: nowrap;
}

.f-top-nav__2level_title {
    font-size: .92308em;
    line-height: 1.2;
    color: #666;
}

    .f-top-nav__2level_title.is-active-top-nav__2level-title {
        color: #0067ab;
    }

@media screen and (min-width:1025px) {
    .f-top-nav__2level_title {
        font-size: 1.07692em;
        line-height: 1;
        color: #0067ab;
        text-transform: uppercase;
    }
}

.b-top-nav__2level_title {
    list-style: none;
    margin-bottom: 6px;
}

@media screen and (max-width:1024px) {
    .b-top-nav__2level_title {
        margin-bottom: 0px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav__2level_title {
        padding: 0 5px;
    }
}

.b-top-nav__2level {
    list-style: none;
}

    .b-top-nav__2level a {
        padding: 10px 0 0px;
        display: inline-block;
    }

        .b-top-nav__2level a:hover {
            background: #eee;
        }

@media screen and (min-width:1025px) {
    .b-top-nav__2level a {
        display: block;
        padding: 9px 5px 9px;
        min-width: 197px;
        border-top: 1px solid #e8e8e8;
    }
}

@media screen and (max-width:1024px) {
    .b-top-nav__2level i {
        margin-right: 8px;
    }
}

.f-top-nav__2level a {
    /*font-size: .92308em;*/
    font-size: 1.2em;
    line-height: 1.2;
    /*color: #666;*/
    color:#343434;
}

    .f-top-nav__2level a:hover {
        color: #0067ab;
    }

@media screen and (min-width:1025px) {
    .f-top-nav__2level:hover > a {
        color: #0067ab;
    }
}

.is-active-top-nav__2level > a {
    color: #0067ab;
}

.b-menu-1level-ico {
    margin-right: 5px;
    display: none;
}

@media screen and (min-width:1025px) {
    .b-top-nav--icon .b-top-nav__1level > a {
        padding: 6px 10px 6px 8px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--icon .b-menu-1level-ico {
        display: inline-block;
    }
}

@media screen and (max-width:1171px) {
    .b-top-nav--icon .b-menu-1level-ico {
        display: none;
    }
}

.b-top-nav--arrow .b-top-nav__1level.is-active-top-nav__1level {
    background: none;
}

    .b-top-nav--arrow .b-top-nav__1level.is-active-top-nav__1level:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -30px;
        left: 50%;
        width: 0;
        height: 0;
        border: 7px solid transparent;
        margin: 0 0 0 -7px;
        border-bottom-color: #0067ab;
        border-top: 0;
    }

.b-top-nav--arrow.f-top-nav .is-active-top-nav__1level > a {
    color: #0067ab;
}

.b-top-nav--bottom {
    float: left;
}

    .b-top-nav--bottom .b-top-nav__1level_wrap {
        margin: 0;
    }

@media screen and (max-width:1024px) {
    .b-top-nav--bottom {
        float: none;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--bottom .b-top-nav__1level {
        padding: 0;
        border-right: 1px solid #0067ab;
        box-shadow: 1px 0 1px #666;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--bottom .b-top-nav__1level > a {
        display: block;
        height: 44px;
        padding: 0 15px 0 19px;
        vertical-align: middle;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--bottom .b-top-nav__1level > a:hover {
        background: #666;
        box-shadow: inset 0 -2px 5px #666;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--bottom .f-top-nav__1level > a {
        line-height: 44px;
        color: white;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--bottom .b-top-nav__1level.is-active-top-nav__1level {
        border-radius: 0;
        background: #666;
        box-shadow: inset 0 -2px 5px #666;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--bottom .b-top-nav__dropdomn {
        top: 47px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--bottom .b-top-nav__dropdomn:before {
        height: 3px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--bottom .b-top-nav__dropdomn:after {
        display: none;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--bottom--icon.b-top-nav--bottom .b-top-nav__1level > a {
        padding: 0 15px 0 12px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--big-nav ul {
        margin: 0;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--big-nav .b-top-nav__1level {
        margin: 0 0 0 6px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--big-nav .b-top-nav__1level > a {
        padding: 25px 19px 18px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--big-nav .b-top-nav__1level > a .b-menu-1level-ico {
        display: block;
    }
}

@media screen and (min-width:1182px) {
    .b-top-nav--big-nav .b-top-nav__1level > a .b-ico-dropdown {
        display: none;
    }
}

@media screen and (min-width:1182px) {
    .b-top-nav--big-nav .b-top-nav__1level.is-active-top-nav__1level {
        border-radius: 0;
    }
}

@media screen and (min-width:1182px) {
    .b-top-nav--big-nav .b-menu-1level-ico {
        margin-right: 0;
    }
}

@media screen and (min-width:1182px) {
    .b-top-nav--big-nav .f-top-nav__1level > a {
        line-height: 34px;
        text-align: center;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav--big-nav .f-top-nav__1level > a .fa-shopping-cart, .b-top-nav--big-nav .f-top-nav__1level > a .fa-search {
        color: #0067ab;
    }
}

.b-top-nav__1level.b-top-nav__1level--option:last-child {
    padding: 25px 0 0 23px;
}

.b-top-nav__1level.b-top-nav__1level--option a:hover {
    color: #898989;
}

.b-top-nav--big-nav .b-top-nav__dropdomn {
    top: 94px;
}

    .b-top-nav--big-nav .b-top-nav__dropdomn:before {
        height: 3px;
    }

.b-top-nav--no-bg .b-top-nav__1level.is-active-top-nav__1level {
    background: transparent;
}

    .b-top-nav--no-bg .b-top-nav__1level.is-active-top-nav__1level > a, .b-top-nav--no-bg .b-top-nav__1level.is-active-top-nav__1level > span {
        color: #0067ab;
    }

@media screen and (min-width:1025px) {
    .b-top-nav--arrow-w .b-top-nav__1level:hover .b-ico-dropdown {
        z-index: 101;
        border-color: transparent transparent white transparent;
        top: 27px;
    }
}

.b-top-nav__1level--arrow-active .b-top-nav__1level {
    position: relative;
}

    .b-top-nav__1level--arrow-active .b-top-nav__1level.is-active-top-nav__1level:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -3px;
        left: 50%;
        width: 0;
        height: 0;
        border: 7px solid transparent;
        margin: 0 0 0 -7px;
        border-bottom-color: white;
        border-top: 0;
    }

.f-top-nav__1level > a, .f-top-nav__1level > span {
    position: relative;
}

.b-top-nav-big {
    position: static;
}

@media screen and (min-width:1025px) {
    .b-top-nav-big .b-top-nav__dropdomn {
        position: absolute;
        left: 15px;
        right: 15px;
        top: 100%;
        margin-top: 3px;
        margin-left: 0!important;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav-big .b-top-nav__2level_wrap {
        width: 20%;
        float: left;
    }
}

.b-top-nav__multi-lvl {
    list-style-type: none;
}

@media screen and (min-width:1025px) {
    .b-top-nav__multi-lvl:first-child a {
        border-top: 0 none;
    }
}

.b-top-nav__multi-lvl-box {
    display: none;
}

@media screen and (min-width:1025px) {
    .b-top-nav__multi-lvl-box {
        position: absolute;
        left: 100%;
        top: 0;
        background: white;
        padding: 5px 15px;
        box-shadow: 0 1px 2px #e3e3e3,0 0 1px #e3e3e3;
    }
}

.b-top-nav__with-multi-lvl {
    position: relative;
}

@media screen and (min-width:1025px) {
    .b-top-nav__with-multi-lvl {
        padding-right: 15px;
        margin-right: -15px;
    }
}

@media screen and (min-width:1025px) {
    .b-top-nav__with-multi-lvl:hover > .b-top-nav__multi-lvl-box {
        display: block;
    }
}

.is-active-multi-lvl > a i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

[class*='b-table-']:not(.b-table-reset) {
    border-collapse: collapse;
    width: 100%;
}

    [class*='b-table-']:not(.b-table-reset) th {
        padding: 18px 3px;
    }

@media screen and (max-width:807px) {
    [class*='b-table-']:not(.b-table-reset) th {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

[class*='b-table-']:not(.b-table-reset) tr:nth-child(even) td {
    background: #f2f2f2;
}

[class*='b-table-']:not(.b-table-reset) tr:last-child td {
    border-bottom: 1px solid #dfdfdf;
}

[class*='b-table-']:not(.b-table-reset) td {
    padding: 14px 3px;
    border-left: 1px solid #dfdfdf;
}

@media screen and (max-width:807px) {
    [class*='b-table-']:not(.b-table-reset) td {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

[class*='b-table-']:not(.b-table-reset) td:last-child {
    border-right: 1px solid #dfdfdf;
}

[class*='f-table-'] th {
    font-size: 1.23077em;
    line-height: 1.2;
    text-align: center;
}

@media screen and (max-width:807px) {
    [class*='f-table-'] th {
        font-size: 1em;
        line-height: 1.2;
    }
}

.b-table-primary th {
    background: #0067ab;
    border: 1px solid #0067ab;
}

.f-table-primary th {
    color: white;
}

.b-table-secondary th {
    background: #323232;
    border: 1px solid #323232;
}

.f-table-secondary th {
    color: white;
}

input.datepicker {
    padding-right: 27px;
}

    input.datepicker.b-datepicker-without-icon {
        padding-right: 12px;
    }

.ui-datepicker {
    padding: 0;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
    width: 270px;
}

    .ui-datepicker .ui-datepicker-header {
        color: white;
        background: #0067ab;
        padding: 10px 10px;
    }

    .ui-datepicker .ui-datepicker-title {
        line-height: 1;
        font-size: 13px;
    }

    .ui-datepicker .ui-datepicker-month, .ui-datepicker .ui-datepicker-year {
        font-size: 1.07692em;
        line-height: 1;
        font-weight: 700;
        text-transform: uppercase;
    }

    .ui-datepicker .ui-datepicker-calendar {
        background: #f8f8f8;
        margin-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-calendar th {
            color: #0067ab;
            padding: 20px 0 10px;
        }

        .ui-datepicker .ui-datepicker-calendar td {
            width: 14.3%;
        }

            .ui-datepicker .ui-datepicker-calendar td a {
                font-size: .92308em;
                line-height: 1;
                color: #666;
                text-align: center;
                padding: 12px 0 8px;
                height: 35px;
                width: 35px;
            }

                .ui-datepicker .ui-datepicker-calendar td a.ui-state-active, .ui-datepicker .ui-datepicker-calendar td a:hover {
                    background: #0067ab;
                    color: white;
                    border-radius: 50%;
                }

        .ui-datepicker .ui-datepicker-calendar tr:last-child td {
            padding-bottom: 10px;
        }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        top: 8px;
        height: auto;
        width: auto;
    }

        .ui-datepicker .ui-datepicker-prev:after, .ui-datepicker .ui-datepicker-next:after {
            font-size: .61538em;
            line-height: 1;
            color: white;
            border: 1px solid white;
            border-radius: 50%;
            background: #0067ab;
            font-family: "FontAwesome";
            font-weight: 400;
            padding: 3px;
            width: 16px;
            display: inline-block;
            text-align: center;
        }

        .ui-datepicker .ui-datepicker-prev span.ui-icon, .ui-datepicker .ui-datepicker-next span.ui-icon {
            display: none;
        }

    .ui-datepicker .ui-datepicker-prev {
        left: 10px;
    }

        .ui-datepicker .ui-datepicker-prev:after {
            content: "\f053";
        }

    .ui-datepicker .ui-datepicker-next {
        right: 10px;
    }

        .ui-datepicker .ui-datepicker-next:after {
            content: "\f054";
        }

        .ui-datepicker .ui-datepicker-next span.ui-icon {
            display: none;
        }

.b-datapicker-reset .ui-datepicker {
    width: auto;
    box-shadow: 0 0 0 transparent;
}

    .b-datapicker-reset .ui-datepicker .ui-datepicker-calendar td {
        text-align: center;
    }

        .b-datapicker-reset .ui-datepicker .ui-datepicker-calendar td a {
            width: 35px;
            height: 35px;
            line-height: 1.6;
            display: inline-block;
        }

    .b-datapicker-reset .ui-datepicker .ui-datepicker-calendar tr:last-child td {
        padding-bottom: .6em;
    }

.b-form-control {
    border: 0;
    border-radius: 2px;
    height: 31px;
    outline: 0;
    padding: 3px 7px;
}

.b-form-control__icon-wrap {
    position: relative;
}

    .b-form-control__icon-wrap .form-control {
        height: 32px;
    }

.b-form-control__icon {
    position: absolute;
    right: 9px;
    top: 9px;
}

.f-form-control__icon {
    font-size: 1.07692em;
    line-height: 1.07143;
    color: #0067ab;
}

.disabled .f-form-control__icon {
    color: #666;
}

.descriptAdd, descriptAdd p {
    font-size: 1.1em;
    line-height: 2.8;
}