

/* Start:/local/templates/donel_new/components/bitrix/catalog/brands_template/style.min.css?1702550395959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/donel_new/components/bitrix/catalog/brands_template/bitrix/catalog.section.list/.default/style.css?17025503961839*/
/*@media (min-width: 1025px) {*/
/*    .items-view-grid .brands {*/
/*        min-height: 442px;*/
/*    }*/

/*    !*.brands .item-in {*!*/
/*    !*    position: relative;*!*/
/*    !*}*!*/

/*    !*.brands .item-content {*!*/
/*    !*    bottom: 0px;*!*/
/*    !*    position: absolute;*!*/
/*    !*}*!*/

/*    .brands .item-img {*/
/*        height: 327px;*/
/*    }*/

/*    !*.brands .ms-img {*!*/
/*    !*    height: inherit;*!*/
/*    !*}*!*/
/*}*/
/*@media (max-width: 1024px) {*/
/*    !*.brands .item-in {*!*/
/*    !*    position: relative;*!*/
/*    !*}*!*/

/*    !*.brands .item-content {*!*/
/*    !*    bottom: 0px;*!*/
/*    !*    position: absolute;*!*/
/*    !*}*!*/
/*    .items-view-grid .brands {*/
/*        min-height: 350px;*/
/*    }*/

/*    .brands .item-img {*/
/*        height: 215px;*/
/*    }*/
/*    !*.brands .ms-img {*!*/
/*    !*    height: inherit;*!*/
/*    !*}*!*/
/*}*/
/*@media (max-width: 425px) {*/
/*    !*.brands .item-in {*!*/
/*    !*    position: relative;*!*/
/*    !*}*!*/

/*    !*.brands .item-content {*!*/
/*    !*    bottom: 0px;*!*/
/*    !*    position: absolute;*!*/
/*    !*}*!*/
/*    .items-view-grid .brands {*/
/*        min-height: 470px;*/
/*    }*/

/*    .brands .item-img {*/
/*        height: 395px;*/
/*    }*/
/*    !*.brands .ms-img {*!*/
/*    !*    height: inherit;*!*/
/*    !*}*!*/
/*}*/
.brands .ms-img--dim-3by2:before {
    padding-top: 100%;
}
[class*="ms-img--dim"]:not(.ms-img--contain) img {
    width: auto;
    height: auto;
    min-height: auto !important; ;
    min-width: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
}
@media screen and (min-width: 992px){
    .col-xs-12 .per-row-md-3 > .item {
        width: 33.333333333%;
    }
    .page-content .per-row-md-3 > .item {
        width: 33.333333333%;
    }
}

/* End */


/* Start:/local/templates/donel_new/components/sprint.editor/blocks/.default/_style.css?17025503613267*/
/* Общие стили для блоков */
.sp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.sp-block-table table tr {
    background: #f7f7f7;
    color: #8a8a8a;
}

.sp-block-table table tr:nth-child(odd) {
    background: #e7e6e6;
}

.sp-block-table table tr:hover {
    background: #d4d4d4;
    color: #000;
}

.sp-block-table table td {
    text-align: left;
    border: 1px solid #ccc;
    padding: 5px;
}

.sp-image img {
    width: 100%;
}

.sp-image-text {
    background: #eee;
    margin: 10px 0 10px;
    min-height: 250px;
}

.sp-image-text img {
    float: left;
    width: 320px;
    margin: 0 10px 10px 0;
}

.sp-iblock-elements {
    width: 350px;
    background: #ddd;
    padding: 10px;
}

.sp-properties {
    width: 400px;
    border-collapse: collapse;
}

.sp-properties_title {
    border: 1px solid #ccc;
    padding: 0 5px;
    font-weight: bold;
}

.sp-properties_text {
    border: 1px solid #ccc;
    padding: 0 5px;
}

.sp-gallery-items {
    overflow: hidden;
}

.sp-gallery-item {
    float: left;
    height: 220px;
    padding: 5px;
    /*width: 20%;*/
}

.sp-gallery-item-img-wrapper {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    color: inherit;
}

.sp-gallery-item img {
    display: block;
    max-width: 100%;
    left: 50%;
    max-height: 100%;
    max-width: none;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    -moz-transform: translate(-50%, -50%) translateZ(0);
    -o-transform: translate(-50%, -50%) translateZ(0);
    -ms-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
}

.sp-gallery-item-text {
    background-color: rgba(255, 255, 255, .7);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
}

.sp-gallery-item-text:hover {
    opacity: 1;
}

.sp-gallery-item-text::after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sp-gallery-item-text-content {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.sp-button_link,
.sp-button_link:link,
.sp-button_link:visited {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 20px;
    text-decoration: none;
    background: #ccc;
    color: #333;
}

.sp-button_link:hover {
    text-decoration: none;
    background: #333;
    color: #ccc;
}

/*accordion*/
.sp-accordion {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.sp-accordion-title {
    border-top: 1px solid #ccc;
    color: #444;
    cursor: pointer;
    padding: 10px;
    text-align: left;
}

.sp-accordion-title:first-child {
    border-top: none;
}

.sp-accordion-container {
    padding: 0 10px 10px;
    display: none;
    overflow: hidden;
}

.sp-accordion-title:after {
    content: '\02795';
    font-size: 12px;
    color: #777;
    float: right;
    margin: 2px 5px;
}

.sp-accordion-title__active:after {
    content: "\2796";
}

/* End */
/* /local/templates/donel_new/components/bitrix/catalog/brands_template/style.min.css?1702550395959 */
/* /local/templates/donel_new/components/bitrix/catalog/brands_template/bitrix/catalog.section.list/.default/style.css?17025503961839 */
/* /local/templates/donel_new/components/sprint.editor/blocks/.default/_style.css?17025503613267 */
