html {
    font-size: 14px;
}

body {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    color: #333;
    font-weight: normal;
    line-height: 1.4em;
    font-size: 1rem;
	background: url(back4.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    /* background: url(back3.jpg); */
    background-size: cover;
}

.sign a {
    color: #000;
    text-decoration: none;
}

.footer {
    padding: 3rem 0 0;
    color: #49708a;
    margin-top: 3rem;
    border-top: solid 1px #cacaca;
}

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

.footer a {
    color: #49708a;
}

.footer__body a {
    color: #333;
}

.footer__body {
    margin-top: 3rem;
    background: #bbc7d3;
    padding: 2rem 0;
}

.logo {
    margin: -21px 0 0.5rem
}

.spares.list .image img {
    width: 140px;
}

.center
{
    text-align: center;
}

.right
{
    text-align: right;
}

.uppercase
{
    text-transform: uppercase;
}

.firstcharupper
{
    display: inline-block;
}

.firstcharupper:first-letter
{
    text-transform: uppercase;
}

.top-line .links a, .cart.small a {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
    font-size: 1rem;
}

.links a:hover, .cart.small a:hover {
    border-bottom: none !important;
}

.cart.small .badge {
    position: relative;
    top: -10px;
    left: -5px;
    font-size: 0.85em;
}

.flex__icon {
    margin: 0 0.5rem 0 0;
    font-size: 1.2em;
}

.to-cart {
    margin-top: 30px;
}

.basket {
    margin-bottom: 50px;
}

.total-wrapper .total
{
    margin-bottom: 50px;
}

.total-wrapper #total
{
    font-size: 140%;
    font-weight: 600;
}

#ORDER_DESCRIPTION
{
    margin-bottom: 50px;
}

.order-sum, .delivery-price, .total
{
    font-weight: bold;
}

.bx_order_make .profile
{
    margin-bottom:  25px;
}

.authform .links, .bx_forgotpassword_page .links
{
    margin: 50px 0 0 0;
}

.margintop50
{
    margin-top: 50px;
}

label.required:after
{
    content: "*";
    color: #f00;
    padding: 0 0 0 5px;
}

span.required
{
    color: #f00;
}

.price {
    font-weight: 600;
    font-size: 1.15rem;
}

.price-stroke {
    font-weight: 600;
    font-size: 1.15rem;
    text-decoration: line-through;
    color: #333;
}

.spares.list .price-stroke {
    text-decoration: line-through;
    font-weight: normal;
    font-size: 14px;
}

.spares.list .price {
    font-weight: 600;
    font-size: 14px;
}

.spares.list th {
    text-align: left;
    font-size: 0.8rem;
}

.spares.list tbody tr:hover {
    background: #f7f7f7;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.top-line {
    width: 100%;
    height: 60px;
    background: #49708a;
}

.top-line .container, .top-line .row, .top-line .navbar {
    height: 100%;
}

.top-line a {
    color: #d0e0eb;
    border-bottom: solid 1px rgba(255, 255, 255, 0);
    transition: all 250ms ease;
}

.top-line a:hover {
    color: #d0e0eb;
    text-decoration: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.7);
}

.top-line ul.menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: start;
    height: 60px;
    align-items: center;
}

.top-line .menu li {
    margin: 0 20px;
}

.top-line ul.menu .active a {
    border-bottom: solid 1px rgba(255, 255, 255, 0.7);
}

.top-line .menu .bold a {
    color: #fff;
    font-weight: 600;
}

.top-tel {
    padding-left: 32px;
    background: url('images/ico-tel.png') no-repeat left center;
    font-size: 24px;
    margin-top: 25px;
    height: 26px;
}

.top-tel span
{
    font-size: 18px;
}

.header {
    padding: 1rem 0;
    color: #49708a;
}

.header a {
    color: #49708a;
    text-decoration: underline;
}

.form-control {
    border-color: #747a8b;
    border-radius: 2px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.25);
}

.red {
    color: #fc7055;
}

.navigation-arrows
{
    margin: 30px 0px;
}

.checkbox.photo input
{
    margin-top: 10px;
}

.filter input[type=text], .filter select
{
    width: 100%;
}

.news-item h3 {
    font-size: 18px;
    font-weight: 600;
    color: #485066;
    margin-bottom: 5px;
}

.news-item h3 a {
    color: #485066;
}

.news-item h3 a:hover {
    color: #ef413d;
    text-decoration: underline;
}

.news-item h3 a:active, .news-item h3 a:hover {
    color: #ef413d;
}

.news-item
{
    margin-bottom: 30px;
}

.news-item .text
{
    margin-bottom: 5px;
}

.news-item .text p
{
    margin-bottom: 10px;
}

.index__content
{
    margin-top: -83px;
    padding-bottom: 50px;
}

.index__content, .index__text, .index__coltext, .index__icons
{
    position: relative;
    z-index: 100;
}

.top-menu
{
    margin-bottom: 50px;
    line-height: 120%;
}

.lead
{
    font-size: 16px;
    color: #485066;
    font-weight: 600;
}

.map {
    margin: 0 0 2rem;
}

.left-menu .head {
    font-size: 18px;
    color: #485066;
    font-weight: 600;
    margin-bottom: 30px;
}

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

.left-menu ul ul {
    margin: 0.3rem 0 0.6rem 1.2rem;
}

.details td {
    padding: 5px;
}

.spares.list td {
    padding: 5px;
}

a.xls-big
{
    background: url(/images/xls-big.png) no-repeat left top;
    padding-left: 60px;
    min-height: 52px;
    padding-top: 0px;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 52px;
    display: inline-block;
}

.bc-images {
    margin-top: 30px;
    width: 240px;
}

.processing {
    line-height: 120%;
    color: #999;
    margin-bottom: 20px;
}

/*.has-feedback label ~ .form-control-feedback {*/
    /*top: 37px;*/
/*}*/

.intl-tel-input {
    display: block;
}

.intl-tel-input .form-control-feedback {
    top: 10px;
}

.bg-success {
    padding: 15px;
}

.form-horizontal .has-feedback select~.form-control-feedback {
    right: 25px !important;
}

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

.total-count {
    color: #999;
    line-height: 200%;
}

[type=submit].btn-warning, button.btn-warning, a.btn-warning {
    padding: 0.5rem 4rem;
    color: #fff;
    background: linear-gradient(to bottom, #f90, #fcb83f);
    border: solid 1px #f90;
    transition: all 250ms ease;
}

[type=submit].btn-warning:hover, button.btn-warning:hover, button.btn-warning:active, button.btn-warning:focus, button.btn-warning:disabled {
    color: #fff !important;
    background: linear-gradient(to bottom, hsl(36, 100%, 50%), hsl(38, 97%, 52%));
}

hr.header__separator {
    color: #cacaca;
    margin: 0 0 1rem;
}

.center-y {
    display: flex;
    align-items: center;
    height: 100%;
}

.control__delete {
    color: #fc7055;
}

select.form-control.is-valid, .was-validated select.form-control:valid {
    background-position-x: calc(100% - 1.2rem - .1875rem);
}

select.form-control.is-invalid, .was-validated select.form-control:invalid {
    background-position-x: calc(100% - 1.2rem - .1875rem);
}

.help-block {
    display: block;
}

.navbar {
    padding: 0;
}

.navbar-toggler {
    /*border-color: #fcb941;*/
    border: none;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    border: none;
    outline: none;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(52, 58, 64, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#scrollUp {
    background-image: url("/images/top.png");
    bottom: 19px;
    right: 81px;
    width: 61px;
    height: 61px;
    background-size: cover;
}

.b24-widget-button-position-bottom-right {
    bottom: 100px !important;
}

@media (max-width: 767.98px) {
    #navbarNav.show {
        left: 0px;
    }

    #navbarNav {
        position: fixed;
        z-index: 3000;
        background: #49708a;
        top: 0px;
        bottom: 0px;
        padding: 0;
        transition: all 0.25s ease 0s;
        //width: 80%;
        left: calc(-80% - 5px);
        height: 100% !important;
        box-shadow: -1px 0px 5px rgba(0, 0, 0, 0.5);
    }

    .top-line ul.menu {
        display: block;
    }

    .top-line .menu li {
        margin: 2rem;
    }

    #navbarNav .navbar-toggler {
        margin: 25px 0;
    }

    #navbarNav .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(51, 51, 51, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M2 2 L28 28 M28 2 L2 28'/%3e%3c/svg%3e");
    }

    .navbar-toggler__container {
        display: flex;
        justify-content: flex-end;
        margin: 0 2rem;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-nav .dropdown-menu {
        width: 100%;
        min-width: auto;
    }

    .navbar-light .navbar-toggler {
        border: none;
        padding: 0;
        margin: 0 auto;
    }

    .navbar-light .navbar-toggler:focus {
        outline: none;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(51, 51, 51, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M2 2h28M2 12h28M2 22h28'/%3e%3c/svg%3e");
    }

    .navbar-toggler-icon {
        width: 30px;
        height: 30px;
    }

    .menu-top__mobile .navbar {
        padding: 0;
    }

    .navbar-collapse.collapsing {
        height: inherit;
    }

    .spares.list td {
        padding: 2px;
    }
}

@media (max-width: 991.98px) {
    .spares.list {
        font-size: 12px;
        line-height: 110%;
    }
}
