4@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.top_mobile {
display:none;
}
.fix_pod {
    background: #02aff1;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    text-align: center;
    position: fixed;
    padding: 17px;
    z-index: 100;
    right: 0;
    top: 44%;
    border-radius: 5px 0 0 5px;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
.fix_pod:hover {
color:#fff;
}
.fix_pod img {
margin-left:10px;
}

.fix_map {
    background: #c0bfbf;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    text-align: center;
    position: fixed;
    padding: 18px;
    z-index: 100;
    right: 0;
    top: 55%;
    border-radius: 5px 0 0 5px;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
.fix_map:hover {
color:#fff;
}
.fix_map img {
margin-left:10px;
}
.blue_bg {
    background-size: cover;
}

.for_where_buy {
    padding-bottom: 40px;
    text-align: center;
}

.main-news-anons img {
    padding: 8px 0 0 5px;
}
.banner h2 {
    font-weight: bold;
    font-size: 23px;
    line-height: 28px;
    color: #000;
    margin-bottom: 14px;
}

.right_news_list {
    float: right;
    width: 50%;
    position: absolute;
    bottom: 30px;
    right: 0;
}

.main-news h3 {
    font-weight: 300 !important;
    padding-top: 0 !important;
    font-size: 38px !important;
    line-height: 48px !important;
    font-family: 'DinPro' !important;
    color: #000 !important;
    text-transform: uppercase !important;
    margin-bottom: 28px !important;
}

.main-news h2 {
    font-weight: 300 !important;
    padding-top: 0 !important;
    font-size: 38px !important;
    line-height: 48px !important;
    font-family: 'DinPro' !important;
    color: #000 !important;
    text-transform: uppercase !important;
    margin-bottom: 28px !important;
}

.main-news-list-art h2 {
    font-weight: 300;
    padding-top: 50px;
    font-size: 38px;
    line-height: 48px;
    font-family: 'DinPro';
    color: #000;
    text-transform: uppercase;
    margin-bottom: 28px;
}

.main-news-list-art h3 {
    font-weight: 300;
    padding-top: 50px;
    font-size: 38px;
    line-height: 48px;
    font-family: 'DinPro';
    color: #000;
    text-transform: uppercase;
    margin-bottom: 28px;
}

.main-search::placeholder{
    font-style: italic;
    color: #fff;
}

.main-news-all span:after {
    display: block;
    content: "";
    width: 1000%;
    height: 1px;
    background-color: #dadada;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: 20px;
}

.main-news-all a {
    text-decoration: none !important;
    color: rgb(255, 255, 255);
    font-weight: bold;
    /* border: 1px solid #000; */
    padding: 25px 30px;
    border-radius: 40px;
    background: #1ab5eb;
}

.time-list {
    margin-bottom: 0 !important;
}

.for-nems-list {
    margin-bottom: 20px;
}

.articles-list-rows {
    display: flex;
	gap: 30px;
}

.news-item-test {
    max-width: 550px;
}

.min-name-art {
    min-height: 50px;
}

.main-news-list-art {
    margin-bottom: 75px;
}

.head {
    border-bottom: none !important;
    background: #ffffff;
}

.foot {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    min-height: 230px;
}

.foot-logo-text {
    border-right: solid 1px #8c8b8b;
    padding-right: 80px;
    min-height: 150px;
}

.foot-logo-text p {
    font-size: 12px;
    line-height: 17px;
    color: #858585;
    padding-top: 10px;
    margin-bottom: 0;
    margin-left: 19px;
}
.main-news-anons-art {
    max-width: 95%;
    margin-bottom: 60px;
}
.main-bottom-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
    width: 66%;
}

.main-bottom-menu-block {
    display: grid;
}

.main-bottom-menu-block p {
    color: #858585;
    font-size: 18px;
}

.main-bottom-menu-block a {
    color: #aeabab;
    font-size: 14px;
    line-height: 29px;
    text-decoration: none;
}

.social li {
    padding-right: 5px;
}

.mna-mob {
    margin-left: -88px;
    text-align: center !important;
}

.main-news-anons {
    padding-bottom: 60px;
    max-height: 65px;
    overflow: hidden;
}

.partner_login__link {
    color: #858585;
    text-decoration: none;
    cursor: pointer;
}
.partner_login__link:hover {
    color: #005c9a;
}

.partner_login__login_form {
    padding: 20px;
    display: none;
    position: absolute;
    top: 41px;
    width: 300px;
    z-index: 999;
    background-color: #2b2b2b;
}
.partner_login__login_form__text {
    font-size: 13px;
    line-height: 13px;
    color: #fff;
}
.text-left {
    text-align: left;
}
.btn-primary {
    background-color: #1485ce;
    border-color: #1485ce;
}
.partner_login__login_form__input {
    height: 30px !important;
    padding: 0 10px !important;
}
.partner_login__login_form__button {
    text-transform: uppercase;
    padding: 5px 40px !important;
    font-size: 15px !important;
    line-height: 21px !important;
}
.form-group {
    margin-bottom: 15px;
}
input[type=text], input[type=password] {
    margin: inherit 4px;
    padding: 0 4px;
    border: 1px solid #85858536;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.main_head {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: center;
    max-width: 1140px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: #fff;
}
.two_line {
    width: 83%;
}
.up_block {
    background: #333;
    width: 100%;
    height: 45px;
}
.of_site {
    color: #02aff1;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 12px;
}
.up_block__content {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    align-items: center;
    width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

.for_forum {
    color: #858585;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 12px;
    margin-right: 25px;
}
.searchform form {
    position: relative;
    top: 8px;
}
.for_forum:before {
    display: inline-block;
    content: "/";
    font-size: 12px;
    color: #858585;
    margin: 0 10px;
}
.bot-block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.partner_mobile {
    display: none;
}
.partner_login {
    max-width: 160px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: flex-end;
    gap: 8px;
    margin-bottom: 10px;
    margin-top: 12px;
}
.row_single {
    background-color: #06b0eb;

}
.breadcrumbs .row {
    margin-bottom: 45px;
}
.single_gl {
    margin-top: 30px;
    width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
   /*  grid-template-columns: repeat(3, 1fr); */
}

.single_catalog {
    margin-top: 30px;
    width: 1120px;
    padding: 0 15px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.podbor,
.catalog_p,
.where-to-buy {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
}
.single_gl {
    width: 1170px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.podbor a,
.podbor .service-title,
.catalog_p a,
.catalog_p .service-title,
.where-to-buy a,
.where-to-buy .service-title {
    cursor: pointer;
font-family:'SofiaSansCondensed-Regular';
    font-size: 26px;
}
 
.service-link {
    display: flex;
    text-decoration: none;
    color: #fff;
    gap: 20px;
    align-items: center;
}
.cat-post {
    border: 1px solid #d4d4d4;
    margin-bottom: 30px;
    border-radius: 10px;
    transition: all 0.3s ease;
}
.cat-post:last-child {
    margin-bottom: 0;
}
.cap-post {
    border: 1px solid #d4d4d4;
    margin-bottom: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
    margin-right: 15px;
}
/* .cap-post:last-child {
    margin-bottom: 0;
} */
.catalog div {
    margin: 15px;
}
.color-stripe {
    width: 100%;
    height: 1px;
    background-color: #cfcfcf;

}
.name-catalog h1{
    font-weight: 300;
    font-size: 28px;
    font-family: 'DinPro';
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 32px;
}
.fasovka {
    font-weight: bold;
    
}
.fas-new {
    color: #00aef1;
    text-decoration: underline;
}
.fas-new:hover {
    color: #000000;
    text-decoration: none;
}
.map_container {
    max-width: 1140px;
    margin: 0 auto;
}
.map_top_line {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: flex-end;
}
.big_map_button {
    width: 580px;
    background: linear-gradient(89deg, #dbdbdb 0%, #f1f1f1 100%);
    height: 70px;
}
.two_top_buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.but_rozn, .but_online {
    width: 50%;
    height: 70px;
    padding-top: 3.5%;
    text-align: center;
    cursor: pointer;
}
.map_act {
    display: block;
}
.map_input, .online_shops, .map_zone {
    display: none;
}
.map_input {
    width: 30%;
}
.map_input input[type="text"] {
    padding-left: 10px;
}
.map_input input {
    width: 100%;
    height: 50px;
    border: unset;
    border-bottom: 2px solid #DADFDD;
    font-size: 18px;
    background: none;
    color: #999999;
}
.search_in {
    position: absolute;
    right: 50px;
    top: 25px;
}
.map_act {
    display: block;
}
.online_points {
    max-width: 1140px;
    margin: 0 auto;
    padding-top: 20px;
}
.points_line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 580px;
}
.points_block {
    width: 50%;
    text-align: center;
    margin-bottom: 25px;
}
.map_zone {
    position: relative;
}
#map {
    min-height: 700px;
}
.map_area {
    margin-top: 40px;
    width: 100%;
    max-width: 100%;
}
.shops_line {
    width: max-content;
    position: absolute;
    top: 10%;
    left: 5%;
}
.shops_line_block {
    display: flex
;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
    height: 580px;
}
.filter_link:not(:last-child) {
    margin-bottom: 15px;
}
.filter_link {
    display: flex;
    flex-direction: row;
	text-decoration: none;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 270px;
    height: 55px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}
.filter_bg {
    background: url(../img/shopping-bag.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    margin-right: 7px;
}
.button_check {
    color: #000;
    font-size: 15px;
    line-height: 120%;
}
.filter_bg2 {
    background: url(../img/shopping-cart.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    margin-right: 7px;
}
.filter_bg3 {
    background: url(../img/wrench.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    margin-right: 7px;
}
.filter_bg5 {
    background: url(../img/shopping-basket.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    margin-right: 7px;
}
.filter_bg6 {
    background: url(../img/business.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    margin-right: 7px;
}
.banner {
    width: 420px;
    position: absolute;
    background: #fff;
    right: 5%;
    top: 10%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 30px 0;
}
.points {
    width: 390px;
    height: 520px;
    overflow-y: auto;
    background: #fff;
    padding: 0 0 30px 10px;
}
.items_t {
    min-height: 65px;
    margin-bottom: 20px;
}
.i_name {
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
    color: #000;
    text-transform: uppercase;
}
.i_addr, .i_phone, .i_site, .i_email {
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: #707070;
}
.i_site a {
    color: #3246b2;
}





@media screen and (max-width:1200px) {
/*    .right_news_list {
        float: inherit;
        width: 100%;
        position: relative;
        top: 30px;
        right: 0;
        padding: 0 15px;
    }
    .main_head {
        padding: 15px;
    }
    .blue_bg {
        margin-bottom: 0 !important;
    }
    .main h3 {
        padding-top: 0 !important;
    }
    .main-block {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: space-around;
        justify-content: space-between;
        align-items: flex-start;
    }
}*/
.foot {
    flex-wrap: unset;
}
.foot-logo-text {
    padding-right: 20px;
}
}
/*for map mobile*/
@media screen and (max-width: 1540px) {
    .map_container {
        max-width: 100%;
        margin: unset;
        padding: 0 20px;
    }
    .map_input {
        width: 35%;
    }
.shops_line {
        left: 4%;
    }
.banner {
        width: 390px;
        right: 1%;
        padding: 10px 0;
    }
    .points {
        width: 380px;
        padding: 0 0 10px 15px;
    }
}
@media screen and (max-width: 1400px) {
    .online_shops {
        padding: 0 20px;
    }
}
@media screen and (max-width: 1200px) {
    .online_points {
        max-width: 700px;
    }
}
@media screen and (max-width: 1100px) {
    .map_input {
        width: 40%;
    }
    .shops_line_block {
        height: 470px;
    }
    .banner {
        width: 100%;
        right: unset;
        padding: 30px 0;
        position: relative;
    }
.points {
        width: 100%;
    }
}
@media screen and (max-width: 980px) {
    .map_top_line {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .big_map_button {
        width: 100%;
        margin-bottom: 30px;
    }
    .map_input {
        width: 100%;
    }
.online_points {
        margin: 0 auto;
        width: 100%;
    }
.points_line {
        flex-direction: column;
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media screen and (max-width: 770px) {
    .big_map_button {
        height: 47px;
    }
    .two_top_buttons {
        font-size: 14px;
    }
    .but_rozn, .but_online {
        height: 47px;
    }
    .font_bold {
        font-size: 14px !important;
        font-weight: 400 !important;
    }
	.but_online_2 {
        font-size: 19px !important;
        font-weight: 400 !important;
}
    .search_in {
        right: 2%;
        bottom: 15%;
        top: unset;
    }
.shops_line {
        position: relative;
        top: unset;
        left: unset;
        margin: 0 auto;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .shops_line_block {
        height: 404px;
    }
.banner {
        display: none;
    }
#d_input {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
    }
.points_line {
    flex-wrap: wrap;
    width: 100%;
}
.online_points {
    padding-top: 0;
}
.points_block {
    width: 100%;
    margin-bottom: 40px;
}
}
@media screen and (max-width: 641px) {
    .map_input div {
        text-align: center;
    }
    #address {
        width: 100%;
        box-sizing: border-box;
    }
}
/* Стили для масел */
.oil-container {
    padding: 20px;
    max-width: 1140px; /* Соответствует .main_head */
    margin: 0 auto;
}

.oil-section {
    margin-bottom: 40px;
}

.oil-section h3 {
    font-family: 'DinPro'; /* Используем существующий шрифт */
    font-size: 18px; /* Соответствует .banner h2 */
    font-weight: bold;
    margin-bottom: 15px;
    color: #000; /* Как в .main-news h3 */
    text-transform: uppercase; /* Как в .main-news h3 */
}

.oil-table {
    display: flex; /* Flexbox для трёх столбцов */
    flex-wrap: nowrap; /* Без переноса */
    justify-content: space-between; /* Равномерное распределение */
    width: 100%; /* Полная ширина контейнера */
}

.oil-column {
    flex: 1; /* Адаптивная ширина, равная для каждого столбца */
    padding: 0 10px; /* Отступы между столбцами */
}

.oil-column h4 {
    font-size: 16px; /* Близко к существующим заголовкам */
    font-weight: bold;
    margin-bottom: 10px;
    color: #333; /* Нейтральный цвет, как в .form-control */
    text-align: center; /* Центрируем заголовки */
}

.oil-column ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0; /* Как в .time-list */
}

.oil-column ul li {
    font-size: 14px; /* Как в .main-bottom-menu-block a */
    line-height: 20px; /* Близко к базовым стилям */
    text-align: center; /* Центрируем текст в столбцах */
    margin-bottom: 10px; /* Отступ между элементами списка */
}

.oil-column ul li a {
    color: #00aef1; /* Как в базовых ссылках */
    text-decoration: underline;
}

.oil-column ul li a:hover {
    color: #005c9a; /* Как в базовых ссылках при hover */
}

/* Адаптивность */
@media screen and (max-width: 1170px) {
    .oil-container {
        padding: 15px; /* Как в .main_head */
    }
    .oil-column {
        padding: 0 5px; /* Уменьшаем отступы */
    }
}

@media screen and (max-width: 767px) {
    .oil-container {
        padding: 10px;
    }
    .oil-section h3 {
        font-size: 16px; /* Уменьшаем для мобильных */
    }
    .oil-column h4 {
        font-size: 14px; /* Уменьшаем для мобильных */
    }
    .oil-column ul li {
        font-size: 12px; /* Уменьшаем для мобильных */
    }
    .oil-column {
        padding: 0 3px; /* Ещё меньше отступов */
    }
	.fix_pod, .fix_map {
	display:none;
	}
	.row_single {
display:none;
}
	.top_icon1 img, .top_icon2 img, .top_icon3 img {
        height: 40px;
        width: auto;
        margin-bottom: 5px;
}
	.top_icon1, .top_icon2, .top_icon3 {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
		color: #000;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
}
	.top_icon1, .top_icon2 {
margin-right:10px;
}
	.top_mobile {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.main_head {
        height: 80px !important;
		margin-bottom: 0;
    }
.head {
    border-bottom: 1px solid #00aef1 !important;
	position: fixed;
    z-index: 10;
    width: 100%;
}
.head-content {
        top: 120px !important;
    }
.blue_bg {
    margin-top: 120px;
}
.breadcrumbs {
        margin-bottom: -15px !important;
        margin-top: 130px !important;
    }
}





.xpandable-block {
  height: 133px;
  overflow: hidden;
  order: 0;
}
.xpand-button {
  order: 1;
}
input[type="checkbox"] {
 display: none;
}
input[type="checkbox"]:checked + .xpandable-block {
  height: auto;
}
label {
  order: 1;
  color: #06b0eb;
  text-decoration: underline;
  font-size: 18px;
  cursor: pointer;
}
.for_oils {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  max-width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 540px) {
    .of_site {
        font-size: 12px !important;
    }
    .up_block__content {
        grid-template-columns: 1.5fr 0.5fr !important;
    }
}
