

/* Start:/bitrix/templates/lineaflex/components/bitrix/catalog/fabrics/bitrix/catalog.element/.default/style.css?17513798255302*/
.fabRow {
    display: flex;
	flex-wrap: wrap;
}
.fabRow > * {
	width: 100%;
    max-width: 100%;
}

.mb-70 { margin-bottom: 70px }

.main_image {
    width: 100%;
    max-width: 100%;
}

.fabRow h2 {
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}

.mb-20 { margin-bottom: 20px }

.col-10 { width: 83.33333333% }

.PREIM { font-size: 12px }
.PREIM img { margin-right: 15px }

.mb-7 { margin-bottom: 7px }

.col-6 { width: 50% }

.wherebuy-buttons_rozn {
    margin-left: 20px;
    text-decoration: none;
    color: #575656;
    border-bottom: 2px solid #D10827;
}

.module-text {
    row-gap: 25px;
    padding-bottom: 20px;
}
.module-text .col-md-3 div {
    background: #F0F1F3;
}
.module-text .col-md-3 div p {
    padding: 0 20px 0px 20px;
    margin-top: 16px;
}

.MODUL { margin-bottom: 90px }
.MODUL h3 {
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 15px;
    font-size: 30px;
}

.cloTtention { padding-left: 15px }
.cloTtention span { color: #e32330 }

.tech_cart {
    margin-left: 0;
    margin-right: 0px;
    background: #F0F1F3;
    padding: 40px 75px 65px;
}
.tech_cart h3 {
    margin-top: 0;
    font-size: 30px;
}

.col-12 { width: 100% }

.mb-35 { margin-bottom: 35px }

.tech_cart .col-md-10 { padding: 0 }

.product-item-detail-properties {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    margin-right: 30px;
}
.product-item-detail-properties .left {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.product-item-detail-properties .right {
    font-size: 14px;
    text-align: right;
}

.uhod .col-md-4 { padding: 0 }

.uhod p { margin-bottom: 7px }
.uhod p img { margin-right: 15px }

.load_more {
    text-align: center;
    cursor: pointer;
    padding: 7px 30px;
    border-radius: 5px;
    border: 1px solid #9D9D9C;
    width: 180px;
    margin: 0 auto;
}

.doc a { color: black }
.doc svg { vertical-align: middle }

.new {
    margin-bottom: 60px;
    margin-top: 90px;
}
.new h3 {
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 0;
}

.new img { max-width: 100% }

.new .col-md-3 { margin-left: -15px }

.slIner { margin-top: 40px }
.slIner .col-12 { position: relative; }
/* https://daruse.ru/flexslider */
.slIner .flex-direction-nav {
    position: absolute;
    top: -70px;
    right: 0;
}
.slIner .flex-direction-nav a { background: none }

.slIner .flex-nav-prev a:before, .slIner .flex-nav-prev a:after, .slIner .flex-nav-next a:before, .slIner .flex-nav-next a:after {
    content: '';
    border: 1px solid;
    height: 20px;
    position: absolute;
    transform: rotate(45deg);
}

.slIner .flex-nav-prev a:before { left: 5px }

.slIner .flex-nav-prev a:after {
    transform: rotate(135deg);
    top: 13px;
    left: 5px;
}

.slIner .flex-nav-next a:before {
    transform: rotate(135deg);
    left: 10px;
}

.slIner .flex-nav-next a:after {
    top: 13px;
    left: 10px;
}

.slIner .flex-direction-nav .flex-nav-prev:hover, .slIner .flex-direction-nav .flex-nav-next:hover { background: none }

.slIner .flex-control-nav { display: none }

.right_block .slIner li {
    padding-left: 0;
    padding-right: 20px;
}

a.text-center {
    display: block;
    color: black;
}
a.text-center img { margin-bottom: 15px }

@media (min-width: 768px) {
    .col-md-3 { width: 25% }
}

@media (max-width: 767px) {
    .main_image { margin-bottom: 20px }

    .xs-mb-40 { margin-bottom: 40px }

    .mb-xs-0 { margin-bottom: 0px }

    .fabRow h2 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 0px;
        text-align: left;
    }

    p {
        font-size: 10px;
        line-height: 15px;
    }

    .PREIM {
        font-size: 10px;
        line-height: 15px;
    }
    .PREIM div[class^="col-"] { display: flex }
    .PREIM div[class^="col-"]:nth-child(even) img { margin-left: 15px }

    .PREIM img {
        max-width: 25px;
        margin-right: 10px;
    }

    .wherebuy { font-size: 12px }

    .MODUL h3 {
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 0;
    }

    .MODUL .main_image { margin-bottom: 0 }

    .module-text .col-md-3 div p { padding-top: 10px }

    .xs-mb-20 { margin-bottom: 20px }

    .cloTtention {
        font-size: 10px;
        line-height: 15px;
        margin-bottom: 35px;
    }

    .tech_cart { padding: 10px }
    .tech_cart h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        text-align: left;
    }

    .product-item-detail-properties .left, .product-item-detail-properties .right {
        font-size: 10px;
        line-height: 15px;
    }

    .uhod .col-md-8 { padding-left: 0 }

    .uhod p {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .load_more {
        font-size: 10px;
        line-height: 15px;
        width: 135px;
    }

    .doc a { font-size: 10px }

    .doc svg { height: 25px }

    .new {
        margin-bottom: 0px;
        margin-top: 60px;
    }
    .new h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 0px;
        text-align: left;
    }

    .fabRow.mb-70.xs-mb-40, .MODUL { margin-left: -15px }
}
/* End */
/* /bitrix/templates/lineaflex/components/bitrix/catalog/fabrics/bitrix/catalog.element/.default/style.css?17513798255302 */
