@font-face {
    font-family:'FontAwesome';
    font-display: swap;
}
* {
    margin: 0;
    padding: 0;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
}
*:focus {
    outline: none;
}
body {
    background: #f5f5f5;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: var(--bs-gutter-x, 20px);
    padding-left: var(--bs-gutter-x, 20px);
}

.vertical-menu {
    width: 250px;
    z-index: 1001;
    background: #fbfaff;
    bottom: 0;
    margin-top: 0;
    position: fixed;
    top: 70px;
    border-right: 1px solid #e9e9ef;
}
.main-content {
    margin: 70px 0 50px 250px;
    overflow: hidden;
}

header {
    height: 56px;
    padding: 10px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    border-bottom:1px solid rgba(135, 135, 135, 0.45);
}
header .mobile {
    display: none;
}
#logo {
    font-size: 30px;
    line-height: 38px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}
#search {
    height: 35px;
    margin: 0 auto;
    width: 400px;
    border-radius: 40px;
    padding: 5px 15px;
    font-size: 20px;
    border: 0;
    background: #ffffff14;
    text-align: center;
    color:white;
}
#search::placeholder {
    color: rgba(255, 255, 255, 0.8);
}
.oferta {
    font-size: 12px;
    margin: 10px 0;
    text-align: center;
}

#fsearch {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
}
#qsearch {
    position: absolute;
    top: 50px;
    left: 0;
    background: rgba(0, 0, 0, 1);
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    border-radius: 10px;
    display: none;
}
#qsearch a {
    color:white;
    padding: 10px 0;
    display: block;
}
#qsearch a:hover {
    background: #1e1e1e;
}
#user {
    text-align: right;
}
#user a {
    display: inline-block;
    color: white;
    padding: 8px 0 8px 10px;
    margin-left: 10px;
}
#user a i {
    margin-right: 5px;
    display: inline-block;
}
header.fix #user a {
    color:black;
}

#mainmenu {
    padding-top: 60px;
    height: 500px;
    background: url(/images/main/fon2.jpg);
    background-size: cover;
    border-bottom: 1px solid black;
    background-position: 50% 50%;
    position: relative;
    z-index: 1;
}
#mainmenu .ten {
    width: 100%;
    height: 100%;
    top:0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
    position: absolute;
}
#mainmenu .container {
    position: relative;
    z-index: 3;
}
#mainmenu .row {
    position: relative;
}
#mainmenu .block {
    height: 250px;
    padding: 20px 0;
}
#mainmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#motor {
    position: absolute;
    width: 500px;
    text-align: center;
    margin: auto;
    top: -50px; left: 0; bottom: 0; right: 0;
    z-index: 5;
}
#motor ul {
    width: 70%;
    margin: 30px auto;
}
#motor ul li {
    display: inline-block;
    padding: 5px;
}
#plastic, #vesel {
    text-align: right;
}
#mainmenu a {
    color:white;
}
#filter {
    margin-top: 00px;
}

#filter h2 {
    text-align: center;
    margin-bottom: 30px;
}
.for-footer {
    height: 160px;
}
footer {
    position: absolute;
    bottom: 0;
    left:0;
    background: black;
    color: white;
    clear: both;
    width: 100%;
    padding: 10px 0;
}
footer ul {
    margin: 0;
    padding: 0;
}
footer ul li {
    display: inline-block;
    list-style-type: none;
    margin-right: 15px;
    margin-bottom: 10px;
}
footer a {
    color:white;
    text-decoration: none;
}
.card-body {
    position: relative;
}
.card-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    position: relative;
}
.card-dev {
    position: absolute;
    top: 0;
    right: 0;
    margin: 15px;
    display: flex;
    z-index: 5;
    flex-direction: column;
    font-size: 20px;
    align-items: center;
    align-content: center;
}
.card-dev button {
    background: none;
    border:none;

}
.card-dev i {
    padding: 5px;
    color:black;
    cursor: pointer;
    text-shadow: 0 0 3px white;
}
.card-img img {
    width: auto;
    height: 100%;
}
.choices__list--dropdown {
    z-index: 3;
}
.har i {
    display: block;
    margin-bottom: 5px;
}
.soc-list {
    display: inline-block;
    font-size: 20px;
}
.soc-list li {
    width: 20px;
}
footer .niz {
    margin-top: 20px;
}
.catalog-title {
    text-transform: uppercase;
}
article img {
    width: 100%;
    height: auto;
    min-height: auto;
}
.breadcrumbs, .add {
    padding: 20px 0;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs i {
    color: gray;
}
.breadcrumbs i {
    margin: 0 10px;
}

.mob {
    display: none;
}
.deck {
    display: block;
}
.inline {
    display: inline;
}

.card .atr {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-direction: row;
}
.card .atr a {
    display: block;
    width: 100%;
    text-align: center;
    color: #495057;
}
.card .atr a:hover {
    color:#6266b0;
}
.card .atr a i {

}
.card .atr a span {

}
@media screen and (max-width: 760px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding-right: var(--bs-gutter-x, 10px);
        padding-left: var(--bs-gutter-x, 10px);
    }
    .mob {
        display: block;
    }
    .deck {
        display: none;
    }
    .breadcrumbs {
        padding: 10px 0;
    }
    .soc-list {
        display: inline-block;
    }
    .soc-list li {
        margin: 5px;
        display: inline-block;
    }
    header .mobile {
        display: block;
    }
    header .mobile .header {
        display: flex;
        justify-content: space-between;
    }
    #menu {
        border: 0;
        background: none;
        font-size: 25px;
        padding: 0 5px;
        color: white;
        font-weight: normal;
        float:right;
    }
    #search {
        height: 100%;
        width: 100%;
    }
    #qsearch {
        width: 100%;
        position: fixed;
        top: 46px;
    }
    .for-footer {
        height: 0;
    }
    footer {
        padding-bottom: 60px;
        overflow: hidden;
        position: static;
    }
    footer ul li {
        display: block;
    }
    .bar {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        flex-direction: row;
        padding: 5px 0 20px;
        background: white;
        height: 70px;
    }
    .bar a {
        color: gray;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: flex-start;
    }
    .bar a i {
        font-size: 20px;
        height: 20px;
    }
    .bar a span {
        font-size: 12px;
        padding-top: 2px;
    }
    .vertical-menu {
        display: none;
    }
    .main-content {
        margin: 60px 0 0 0;
    }
    #mainmenu .block {
        height: auto;
        padding: 10px;
        text-align: left;
        margin-bottom: 10px;
    }
    #motor {
        position: static;
    }
    #motor ul {
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #mainmenu h3 {
        text-align: left;
    }
    #mainmenu ul li {
        display: inline-block;
        margin-right: 15px;
        padding: 5px;
    }
    #mainmenu {
        height: 100%;
        background-position: 49% 50%;
    }

}