

/* Start:/local/templates/altermax/components/bitrix/news.list/banner_bottom1/style.css?1740129678150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/altermax/components/altermax/search.title/bitran/style.css?17633802076837*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	/* font-weight:normal; */
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	/* color:black; */
	/* font-weight:normal; */
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	vertical-align: top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}


table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	/* font-size:11px;
	font-weight:normal; */
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/altermax/components/altermax/search.title/bitran/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

.checkbox.multi_search_lbl {
    margin-top: 0px !important; 
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	top: 4px !important;   
}

.checkbox.multi_search_lbl input[type="checkbox"] {
    position: relative;
    margin-top: 9px;
    margin-left: 0px;
    margin: 0px 0 0;
}

.but_search {
    border: 2px solid transparent !important;
    border-color: white !important;
}

@media screen and (max-width: 768px) {
    #title-search {
        width: 100%;
        box-sizing: border-box;
    }

    #title-search .search {
        min-width: 0;
        width: 100%;
        padding: 12px;
        box-sizing: border-box;
        border-radius: 12px;
        background: #1071af;
    }

    #title-search .search * {
        box-sizing: border-box;
    }

    #title-search form,
    #title-search .simple_search,
    #title-search .multi_search {
        width: 100%;
        float: none;
    }

    #title-search .simple_search,
    #title-search .multi_search {
        padding: 0;
    }

    #title-search .search_word,
    #title-search .short_search_word {
        width: 100%;
        padding: 0 16px;
        margin-bottom: 10px;
        height: 44px;
    }

    #title-search .sample_s {
        display: block;
        width: 100%;
        padding: 0 2px;
        margin-bottom: 12px;
        color: rgba(255, 255, 255, 0.85);
        font-size: 13px;
        text-align: left;
    }

    #title-search .but_search {
        width: 100%;
        position: static;
        height: 44px;
        margin-top: 6px;
        background: #374e77;
        color: #fff;
        border: none;
        border-radius: 8px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        letter-spacing: 0.3px;
        padding: 0 18px;
    }

    #title-search .but_search::before {
        content: '';
        width: 16px;
        height: 16px;
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.53 20.47l-4.8-4.8a8 8 0 10-1.06 1.06l4.8 4.8a.75.75 0 101.06-1.06zM4.5 10.25a5.75 5.75 0 1111.5 0 5.75 5.75 0 01-11.5 0z' fill='%23ffffff'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        display: inline-block;
    }

    #title-search .multi_content {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    #title-search .multi_input {
        width: 100%;
    }

    #title-search .multi_search_lbl {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        color: #fff;
        margin-top: 10px !important;
    }
}

@media screen and (max-width: 480px) {
    #title-search .search {
        padding: 10px;
    }

    #title-search .search_word,
    #title-search .short_search_word {
        padding: 0 12px;
        height: 40px;
    }

    #title-search .but_search {
        height: 40px;
        font-size: 15px;
    }

    #title-search .sample_s {
        font-size: 12px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 768px) {
    #title-search {
        width: 100%;
		box-sizing: border-box;
    }

    #title-search .search {
        min-width: 0;
        width: 100%;
        padding: 12px;
        box-sizing: border-box;
        border-radius: 12px;
        background: #1071af;
    }

    #title-search .search * {
        box-sizing: border-box;
    }

    #title-search form,
    #title-search .simple_search,
    #title-search .multi_search {
        width: 100%;
        float: none;
    }

    #title-search .simple_search,
    #title-search .multi_search {
        padding: 0;
    }

    #title-search .search_word,
    #title-search .short_search_word {
        width: 100%;
        padding: 0 16px;
        margin-bottom: 10px;
        height: 44px;
    }

    #title-search .but_search {
        width: 100%;
        position: static;
        height: 44px;
        margin-top: 10px;
        padding-left: 36px;
    }

    #title-search .sample_s {
        padding: 0;
        margin-bottom: 10px;
        color: rgba(255,255,255,0.85);
        font-size: 13px;
    }

    #title-search .multi_content {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    #title-search .multi_input {
        width: 100%;
    }

    #title-search .multi_search_lbl {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        color: #fff;
    }
}

@media screen and (max-width: 480px) {
    #title-search .search {
        padding: 10px;
    }

    #title-search .search_word,
    #title-search .short_search_word {
        padding: 0 12px;
        height: 40px;
		box-sizing: border-box;
    }

    #title-search .but_search {
        height: 40px;
        font-size: 16px;
    }
}
/* End */


/* Start:/local/components/altermax/slider.altermax/templates/slider_main/style.css?17635617212869*/
.eltix_slider {
    position: relative !important;
    width: 100% !important;
    max-width: 978px !important;
    height: 335px !important;
    margin-left: 15px !important;
    margin-right: auto !important;
    margin-top: 15px !important;
    margin-bottom: 37px !important;
    border: 1px solid #eaeff3 !important;
    overflow: hidden !important;
    background: #fff !important;
    box-sizing: border-box !important;
}

.eltix_slider .swiper-wrapper,
.eltix_slider .swiper-slide {
    height: 100% !important;
}

.eltix_slider .swiper-slide {
    position: relative !important;
    display: block !important;
    height: 100% !important;
}

.eltix_slider .swiper-slide a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

.eltix_slider .swiper-slide img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}

.eltix_slider .swiper-button-prev,
.eltix_slider .swiper-button-next {
    width: 32px !important;
    height: 32px !important;
    top: 87% !important;
    margin-top: 0 !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    color: transparent !important;
}

.eltix_slider .swiper-button-prev {
    right: 60px !important;
    left: auto !important;
    background-image: url('/local/templates/altermax/img/slider/arr_car_l.png') !important;
}

.eltix_slider .swiper-button-next {
    right: 20px !important;
    background-image: url('/local/templates/altermax/img/slider/arr_car_r.png') !important;
}

.eltix_slider .swiper-button-prev::after,
.eltix_slider .swiper-button-next::after {
    content: '' !important;
}

.eltix_slider .swiper-pagination {
    display: none !important;
}

@media screen and (max-width: 768px) {
    .eltix_slider {
        max-width: none !important;
        width: 100% !important;
        height: auto !important;
        min-height: 180px !important;
        margin: 10px 12px 25px !important;
    }

    .eltix_slider .swiper-slide img {
        width: 100% !important;
        height: auto !important;
        object-fit: contain !important;
        max-height: 70vh !important;
    }

    .eltix_slider .swiper-button-prev,
    .eltix_slider .swiper-button-next {
        width: 36px !important;
        height: 36px !important;
        top: auto !important;
        bottom: 12px !important;
    }

    .eltix_slider .swiper-button-prev {
        right: 70px !important;
    }

    .eltix_slider .swiper-button-next {
        right: 26px !important;
    }
}

@media screen and (max-width: 480px) {
    .eltix_slider {
        width: 100% !important;
        max-width: none !important;
        margin: 8px 0 18px !important;
    }

    .eltix_slider .swiper-button-prev,
    .eltix_slider .swiper-button-next {
        bottom: 8px !important;
    }
}
/* End */


/* Start:/local/templates/altermax/components/altermax/catalog.category/bitran/style.css?17635494476174*/
.catalog-category-bitran {
    padding: 0 20px 32px;
    box-sizing: border-box;
}

.catalog-category-bitran * {
    box-sizing: border-box;
}

.catalog-category-bitran .product_item .pi_c {
    margin: 0px;
}

.catalog-category-bitran .m_h {
    font-size: 28px;
    font-weight: 600;
    color: #1b2a3d;
    margin: 0 0 24px;
}

.catalog-category-bitran .products_wr.main_div,
.catalog-category-bitran .products {
    padding: 0;
    margin: 0;
}

.catalog-category-bitran .mainDiv {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 24px;
    margin: 0;
}

.catalog-category-bitran .product_item_cl.product_item {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #e6eaf0;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 8px 32px rgba(27, 48, 77, 0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    overflow: hidden;
}

.catalog-category-bitran .product_item_cl.product_item:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(27, 48, 77, 0.12);
}

.catalog-category-bitran .pi_c {
    display: flex;
    flex-direction: column;
    min-height: max-content!important;
}

.catalog-category-bitran .item_image {
    position: relative;
    width: 100%;
    background: #f5f7fb;
    border-bottom: 1px solid #e9edf5;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.catalog-category-bitran .ctable_i {
    position: static;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog-category-bitran .ctabletd {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.catalog-category-bitran .item_image img {
    width: 100%;
    height: auto;
    max-height: 160px;
    object-fit: contain;
    padding: 0;
}

.catalog-category-bitran .pr_padding {
    flex: 1;
    padding: 18px 20px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.catalog-category-bitran .product_cat_title {
    font-size: 16px;
    line-height: 1.4;
    color: #1f2c3c;
    font-weight: 600;
    text-decoration: none;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.2s ease;
}

.catalog-category-bitran .product_cat_title:hover {
    color: #2f7dea;
}

.catalog-category-bitran .count_prods_in_cat {
    font-size: 14px;
    color: #8b98ab;
}

.catalog-category-bitran .text_align_centr_for_inline_block {
    text-align: center;
    margin-top: 24px;
}

.catalog-category-bitran .full_catalog_btn {
    display: inline-block;
    padding: 14px 28px;
    min-width: 240px;
    background: #374e77;
    color: #fff !important;
    text-decoration: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0 8px 24px rgba(74, 144, 226, 0.3);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.catalog-category-bitran .full_catalog_btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(74, 144, 226, 0.4);
}

.catalog-category-bitran br.clear {
    display: none;
}

@media (max-width: 1280px) {
    .catalog-category-bitran {
        padding: 0 16px 28px;
    }

    .catalog-category-bitran .mainDiv {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        gap: 20px;
    }
}

@media (max-width: 1024px) {
    .catalog-category-bitran .m_h {
        font-size: 24px;
    }

    .catalog-category-bitran .mainDiv {
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }

    .catalog-category-bitran .item_image {
        min-height: 180px;
    }
}

@media (max-width: 768px) {
    .catalog-category-bitran {
        padding: 0 14px 24px;
    }

    .catalog-category-bitran .m_h {
        font-size: 20px !important;
        margin-bottom: 18px !important;
    }

    .catalog-category-bitran .mainDiv {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        justify-content: center;
        gap: 12px;
    }

    .catalog-category-bitran .product_item_cl.product_item {
        border-radius: 12px;
        box-shadow: 0 6px 18px rgba(27, 48, 77, 0.08);
        max-width: none;
        width: 100% !important;
    }

    .catalog-category-bitran .item_image {
        min-height: 140px;
        padding: 16px;
    }

    .catalog-category-bitran .item_image img {
        max-height: 120px;
    }

    .catalog-category-bitran .pr_padding {
        padding: 12px 14px;
    }

    .catalog-category-bitran .product_cat_title {
        font-size: 14px;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }

    .catalog-category-bitran .count_prods_in_cat {
        font-size: 12px;
    }

    .catalog-category-bitran .text_align_centr_for_inline_block {
        padding: 0 6px;
    }

    .catalog-category-bitran .full_catalog_btn {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        border-radius: 10px;
        padding: 14px 20px;
        box-shadow: 0 10px 25px rgba(68, 128, 235, 0.35);
    }
    .product_item .pi_c {
        margin: 0px;
    }
}

@media (max-width: 480px) {
    .catalog-category-bitran {
        padding: 0 10px 24px;
    }

    .catalog-category-bitran .mainDiv {
        gap: 10px;
        justify-content: center;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .catalog-category-bitran .product_item_cl.product_item {
        border-radius: 10px;
        max-width: none;
        width: 100% !important;
    }

    .catalog-category-bitran .item_image {
        min-height: 120px;
        padding: 14px;
    }

    .catalog-category-bitran .item_image img {
        max-height: 100px;
    }

    .catalog-category-bitran .pr_padding {
        padding: 10px 12px;
    }
}

@media (max-width: 360px) {
    .catalog-category-bitran .mainDiv {
        grid-template-columns: 1fr;
    }
    .catalog-category-bitran .text_align_centr_for_inline_block {
        padding: 0;
    }
}
/* End */


/* Start:/local/components/altermax/slider.altermax/templates/partner/style.css?17635632451830*/
/* Desktop наследует базовые стили из header.css.
   Здесь добавляем только адаптивные корректировки,
   чтобы не портить текущий внешний вид на больших экранах. */

@media screen and (max-width: 1024px) {
    .white_under_wrapper {
        min-width: auto;
        padding: 30px 0;
    }

    .white_under_wrapper .wrapper {
        width: 100%;
        padding: 0 25px;
        box-sizing: border-box;
    }

    .flexslider2 {
        margin: 0 auto;
        border-radius: 12px;
        padding: 10px;
    }

    .flexslider2 .slides li {
        min-height: 110px;
    }

    .flexslider2 .slides li img {
        height: auto;
        object-fit: contain;
    }

    .flexslider2 .flex-direction-nav a {
        width: 38px;
        height: 38px;
        top: calc(50% - 19px);
    }

    .flexslider2 .flex-direction-nav a:before {
        line-height: 38px;
    }
}

@media screen and (max-width: 768px) {
    .white_under_wrapper {
        padding: 20px 0;
    }

    .white_under_wrapper .wrapper {
        padding: 0 15px;
    }

    .flexslider2 {
        padding: 8px;
        border: 1px solid rgba(224, 233, 239, 0.8);
        box-shadow: none;
    }

    .flexslider2 .slides li {
        min-height: 90px;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }

    .flexslider2 .slides li img {
        max-height: 70px;
        max-width: 100% !important;
    }

    .flexslider2 .flex-direction-nav {
        display: none;
    }

    .flexslider2 .flex-control-nav {
        bottom: 12px;
    }

    .flexslider2 .flex-control-nav li a {
        width: 9px;
        height: 9px;
    }
}


/* End */


/* Start:/local/templates/altermax/js/slider/flexslider.css?17344430454131*/
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;  width: 100%;}
.flexslider .slides > li {-webkit-backface-visibility: hidden;padding:0;width:100%;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {/* width: 100%; */ display: block;    min-width: 978px;}
.flex-pauseplay span {text-transform: capitalize;}
.flex-direction-nav li{
	padding:0;
}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {/*margin: 0 0 60px;  background: #fff; border: 4px solid #fff; */ position: absolute; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -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); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {height: 0;}
.flex-direction-nav a {width: 32px; height: 32px; display: block; position: absolute; top: 87%; z-index: 0; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav .flex-next {background:url(/local/templates/altermax/js/slider/../../img/slider/arr_car_r.png) no-repeat; right:20px;}
.flex-direction-nav .flex-prev {background:url(/local/templates/altermax/js/slider/../../img/slider/arr_car_l.png) no-repeat;right:60px;}


/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;display:none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}


.flexslider2{
	padding: 0px 40px;
	position:relative;
}

.flexslider2 .flex-direction-nav a {
	opacity:0.7;
}
.flexslider2 .flex-direction-nav a:hover{
	opacity:1;
}
.flexslider2 .flex-direction-nav .flex-prev {
	top: 6px;
	left: 3px;
}
.flexslider2 .flex-direction-nav .flex-next {
	top: 6px;
	left: auto;
	right: 3px;
}
.flexslider2 li{
	text-align:center;
}
.flexslider2 .slides li img{
	vertical-align:middle;
}
.flexslider .slides li{
float: left;
display: block;
position:relative;
height:335px;
}

.flexslider .slides li img{
position:absolute;
top:0px;
left:0px;
}
/* End */


/* Start:/local/components/altermax/slider.altermax/templates/thisBitran/style.css?17633679321666*/
/* Адаптивные корректировки для блока "BITRAN это" */

@media screen and (max-width: 1024px) {
    .benefits {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
        padding: 20px 10px;
        box-shadow: none;
    }

    .benefit {
        width: calc(50% - 20px) !important;
        max-width: 320px;
        min-width: 220px;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        padding: 15px 10px;
        box-sizing: border-box;
    }

    .benefit_img {
        width: 110px;
        height: 110px;
        margin-bottom: 12px;
    }

    .benefit_title {
        min-height: auto;
        font-size: 18px;
        line-height: 1.4;
        padding-bottom: 6px;
    }
}

@media screen and (max-width: 768px) {
    .benefit_title_main {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .benefit {
        width: 100% !important;
        max-width: none;
        padding: 18px 12px;
        background: #fff;
        border: 1px solid rgba(224, 233, 239, 0.9);
        border-radius: 10px;
        box-shadow: 0 6px 16px rgba(41, 61, 102, 0.08);
    }

    .benefit_img {
        width: 90px;
        height: 90px;
    }

    .benefit_title {
        font-size: 16px;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 480px) {
    .benefit {
        padding: 15px 10px;
        min-width: auto;
    }

    .benefit_img {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }

    .benefit_title {
        font-size: 15px;
    }
}


/* End */
/* /local/templates/altermax/components/bitrix/news.list/banner_bottom1/style.css?1740129678150 */
/* /local/templates/altermax/components/altermax/search.title/bitran/style.css?17633802076837 */
/* /local/components/altermax/slider.altermax/templates/slider_main/style.css?17635617212869 */
/* /local/templates/altermax/components/altermax/catalog.category/bitran/style.css?17635494476174 */
/* /local/components/altermax/slider.altermax/templates/partner/style.css?17635632451830 */
/* /local/templates/altermax/js/slider/flexslider.css?17344430454131 */
/* /local/components/altermax/slider.altermax/templates/thisBitran/style.css?17633679321666 */
