


/* Start:/local/templates/texenergo_sale/components/bitrix/menu/tree/style.css?17519733754995*/
@media(width < 768px){
    .priceBody {
        padding: 5px 5px 5px 5px !important;
        margin-top: 5px !important;
    }
    .priceBody .col-xs-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .priceList-icon {
        margin-right:5px !important;
    }
}

.page-title {
    display:flex;
    font-family: "Brutal Type", sans-serif;
    margin-bottom: 56px;
}
h1.headline {
    color: #000;
    background-color: #fff;
    font-size: 24px;
    margin: 20px 0;
}
.sidebar-main {
    background-color: #fff;
    margin: 0;
}
.priceList-icon {
    padding-left: 0 !important;
}
.main {
    padding: 0;
    margin: 0;
    background-color: #f0f0f0;
}
.three {
    display:block;
    background: #f0f0f0;
    float:left;
    margin-bottom:25px;
}
.three-nomargin {
    margin: 0 0 36px;
}
.left-menu {
    box-shadow: 0px 15px 33px 0 rgba(0, 0, 0, 0.1);
    display:block;
    font-size: 15px;
    margin:-26px 0 0;
    position: relative;
}
.menu-item {
    border-bottom: solid 1px #e5e5e5;
    cursor: pointer;
    display:block;
    font-family: "Brutal Type", sans-serif;
    font-size: 15px;
    font-weight: normal;
    min-height: 53px;
    position: relative;
}
.menu-item-inner {
    box-sizing: border-box;
    display:flex;
    min-height: 53px;
    position: static;
}
.menu-item a {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    padding-left: 12px;
    width: 100%;
}
.menu-item a,
.menu-item a:hover,
.menu-item a:focus {
    color:#3d3d3d;
    text-decoration: none;
}
li.menu-item div:hover {
    background: #ff5a12 !important
}
.menu-item[data-depth="1"] {
    background: #FFF;
}
.menu-item[data-depth="1"] > .menu-item-inner  > a {
    padding-left: 12px;
}
.menu-item[data-depth="2"] {
    background: #FFEFE8;
}
.menu-item[data-depth="2"] > .menu-item-inner > a {
    padding-left: 22px;
}
.menu-item[data-depth="3"] {
    background: #FFDED0;
}
.menu-item[data-depth="3"] > .menu-item-inner  > a {
    padding-left: 32px;
}
.menu-item[data-depth="4"] {
    background: #F9CFBD;
}
.menu-item[data-depth="4"] > .menu-item-inner  > a {
    padding-left: 42px;
}
.menu-item > a span {
    position: relative;
}
.menu-item-icon.zmdi {
    z-index: 120;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px !important;
    border-radius: 50%;
    transition: transform 0.3s;
    font-size: 16px !important;
    position:absolute;
    right:4px;
    top:12px;
}
.menu-item-icon.zmdi:hover {
    background-color: #f0f0f0;
}

.menu-item.menu-item--open > div.menu-item-inner > .menu-item-icon.zmdi-chevron-right {
    transform: rotate(-90deg);
}
.menu-item > div.menu-item-inner > .menu-item-icon.zmdi-chevron-right {
    transform: rotate(90deg);
}

i.menu-item-icon.zmdi.zmdi-open-in-new {
    right: 14px;
}
li.menu-item--open > div:first-child {
    font-weight: bold;
}
.menu-item.active.menu-item-decor > div:first-child {
    border: 2px solid #ff5a12;
    color:#000;
    font-weight: bold;
}
.menu-item.active.menu-item-decor span {
    color:#000;
}
li.menu-item-submenu > ul {
    display:none;
}
li.menu-item--open > ul {
    display:block;
}

li.menu-item-submenu.menu-item--open > ul > li:first-child:before,
li.menu-item-submenu.menu-item--open > ul > li:last-child:after {
    content: '';
    height: 10px;
    background-color: transparent;
    width: 100%;
    display: block;
    position: absolute;

}
li.menu-item-submenu.menu-item--open > ul > li:first-child:before {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
    top: -10px;
}

li.menu-item-submenu.menu-item--open > ul > li:last-child:after {
    box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.15);
}
.left-menu .menu-item:last-child {
    border:none;
}
.sction-content-footer {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
    height:25px;
    margin-bottom:-25px;
    position: relative;
    z-index: 10;
}

#show-menu-bar {display:none;}
@media (width < 992px){
    .three {
        margin-bottom: 50px;
    }
    #show-menu-bar {
        font-size: 24px;
        color: #777;
        display:block;
        position: absolute;
        right: 24px;
        top: -114px;
        z-index: 3200;
    }
    .background-menu {
        display:none;
        position: fixed;
        left:0;
        top:0;
        right:0;
        bottom:0;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 3000;
    }
    .left-menu {
        display:none;
        position: absolute;
        left: 15px;
        top: -111px;
        right: 52px;
        z-index:3200;
    }
    .show {display:block;}
    .page-title {margin: 0;}
}
@media (width < 578px){
    .main {
        margin-bottom: 25px;
    }
}

/* End */



/* Start:/local/templates/texenergo_sale/components/bitrix/catalog/publications/style.css?17164477587952*/
.main-outer {
    background-color: #f0f0f0;
    padding: 0 5px;
}
.main-floated {
    margin: -26px 0 25px 0;
    padding: 0;
}
.main.main-floated {
    margin: -26px 0 0;
}
.top-shadow,
.accountFilter {
    box-shadow: 0px 15px 33px 0 rgba(0, 0, 0, 0.1);
}
.publications {
    padding-top: 20px;
    background: #fff;
}
.relatedPubs {
    background: #fff;
    /*margin-top: 20px;*/
}
.relatedPubs-header {
    border-bottom: 1px solid #ebebeb;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.relatedPubs-header > h1 {
    font-size: 24px;
    font-weight: 300;
    line-height: 60px;
    margin: 0;
}
.date, .tag {
    color: #489076;
    display: block;
    font-family: "MuseoSansCyrl300", sans-serif;
    font-size: 16px;
}
.relatedPubs .date {
    margin-top: 40px;
}
.relatedPubs .tag {
    margin-bottom: 8px;
}
/*
.pubsText {
    font-size: 13px;
    margin: 1em 0;
}
*/
.pubsText {
    font-size: 16px;
    margin:0.5em 0 0;
}
.pubsText p {
    margin: 0;
}
.publications footer {
    padding-top: 20px;
    padding-bottom: 20px;
    /*margin-bottom: 10px;*/
    text-align: center;
}
.publications footer a,
.publications footer a:hover,
.publications footer a:focus {
    text-decoration: none;
    color: #ff5a12;
}
.publications footer a i {
    color:#ff5a12;
    margin-left:8px;
}

.show {
    padding-right: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #9c9da0;
    text-transform: uppercase;
}
.cat-products-land {
    margin-bottom: 20px;
}
.publication-slider,
.cat-products {
    background-color: #fff;
}
.publication-slider {
    margin-bottom: -26px;
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
}
.article-item .article-item-text, .article-item .substrate {
    position: absolute;
    top: 75px;
    width: 200px;
    height: 110px;
}
.article-item .article-item-text {
    text-align: center;
    padding-top: 8px;
}
.accountFilter {
    padding: 10px 20px;
    background-color: #f8f8f8;
    margin: 0;
}
/*
.sectionArticles {
    margin-bottom: 20px;
}
*/
.articleItem {
    padding-bottom: 20px;
    border-bottom: 3px solid #e5e5e5;
    background-color: #fff;
}
.articleItem:last-child {
    margin-bottom: -26px;
    border-bottom: none;
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
}

.b-articleItem {
    display:flex;
    flex-direction: row;
    padding:30px;
}
@media ( width < 576px ) {
    .b-articleItem {
        flex-direction: column;
    }
}
.articleItem img {
    margin: 0 auto;
}
.img_container {
    display:inline-block;
    min-width:178px;
}
.b-articleText {
    display:inline-block;
    padding-top:8px;
}
.b-articleText .date {
    margin-top: 0;
}
.b-articleText h1,
.publications-text h4 {
    font-size: 18px;
    font-weight: bold;
    color: #3d3d3d;
}
.publications-text h4 {
    margin: 1.33em 0;
}
.publications-text > ul > li {
    color: #000;
    font-family: "MuseoSansCyrl100", sans-serif;
    font-size: 16px;
    line-height: 1.4em;
}
.publications-text > ul {
    list-style: none inside;
}
.publications-text > ul > :before {
    color: #777;
    content: "\25cf";
    padding-right: 8px;
    font-size: 1em;
}
.b-articleText p {
    font-size: 16px;
    color: #36393f;
}
.b-articleText a,
.b-articleText a:hover,
.b-articleText a:focus {
    color: #000;
    text-decoration: none;
}

.b-filterPeriod  label {
    color:#9c9c9c;
    vertical-align: middle;
}
.b-filterPeriod  em {
    color:#ff5a12;
    cursor: pointer;
    vertical-align: middle;    
}

.filter-dates {
    background-color: #fff;
    border: 1px solid #f2f2f2f2;
    color:#ff5a12;
    width:108px;
}
.sectionVideos ul {
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 30px 30px 0 30px;
}
.sectionVideos ul li {
    width:20%;
}
@media (width < 1440px) {
    .sectionVideos ul li {
        width:25%;
    }
}
@media (width < 1200px) {
    .sectionVideos ul li {
        width:33.33%;
    }
}
@media (width < 576px) {
    .sectionVideos ul li {
        width:50%;
    }
}

.video-clip {
    align-items: center;
    display:flex;
    flex-direction: column;
    margin-bottom: 12px;
}
.img_container_video {
    min-height: 140px;
    position: relative;
}
.play_btn {
    width: 24px;
    height: 24px;
    background: url('/local/templates/texenergo/img/videos/play.png');
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 50%;
    margin-top: -12px;
}
.videoTitle {
    color: #3d3d3d;
    font-size: 13px;
    padding-top:12px;
    width:150px;
}
.publication-read {
    padding: 12px 30px;
    background-color: #f2f2f2;
}

.publications {
    padding:30px;
    position: relative;
}
.relatedPubs:last-child .publications {
    margin-bottom:-25px;
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
}


.publications-inner {
    margin: 0px 40px;
}

@media (width < 1440px){
    .publications-inner {
        margin:0 20px;
    }
}
@media (width < 1200px){
    .publications-inner {
        margin: 0;
    }
}

.publications-figure-caption {
    position: absolute;
    top: 7px;
    right: 10px;
}
.publications-text {
    margin-top: 25px;
    font-size: 16px;
}
.publications-text a,
.publications-text a:hover,
.publications-text a:focus {
    color:#ff5a12;
    text-decoration: none;
}
.publications-text ol {
    padding:0 0 0 40px;
}
.img-and-img {
    display:flex;
    flex-wrap: wrap;
    margin:0 0 10px;
}
.img-and-img img {
    width:50%;
    padding-bottom:2px;
}
.img-and-img img.image-left {
    padding-right:1px;
}
.img-and-img img.image-right {
    padding-left:1px;
}

.img-and-img img::first-line {
    width:50%;
    padding-left:0;
}

.cat-products .cat-product {
    display: flex;
    justify-content: center;
}

.cat-products .cat-product.no-height {
    height: auto !important;
    padding: 25px 25px 0;
    width: 100%;
}
.related_pub .cat-products .cat-product {
    height: 360px !important;
}
/* pager */
.b-pagination--bottom {
    margin-bottom: -35px;
}
.b-pagination {
    background-color: #ffffff;
    border-top: 3px solid #e5e5e5;
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
    color: #8e8e8e;
    font-family: MuseoSansCyrl100, sans-serif;
    font-weight: 100;
    margin-bottom: -26px;
    padding: 20px;
    text-align: center;
}
.pull-left {
    float: left !important;
}
.b-pagination__arrow {
    width: 30px;
    height: 30px;
    color: #c3c3c3;
    border: 3px solid #c3c3c3;
    border-radius: 3px;
    text-align: center;
    line-height: 24px;
    display: inline-block;
}
.b-pagination__arrow .zmdi {
    font-size: 10px;
}
.zmdi {
    display: inline-block;
    font: normal normal normal 14px / 1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.b-pagination__prev {
    float: left;
}
.b-pagination__next {
    float: right;
}
.b-pagination__prev, .b-pagination__next {
    color: black;
}
.b-pagination__item--current {
    background: #f1f1f1;
    color: black;
}
.b-pagination__item {
    text-align: center;
    color: #8e8e8e;
    width: 27px;
    height: 27px;
    display: inline-block;
    border-radius: 50%;
    line-height: 27px;
}
.bottom-shadow {
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
}
.bottom-margin {
    margin-bottom:-26px;
}
.detail-publication {
    margin-bottom: 30px;
}
.publication-empty-footer {
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
    background-color: #fff;
    height: 50px;
    margin-top: -50px;
    margin-bottom: -26px;
}
/* End */



/* Start:/local/templates/texenergo_sale/components/bitrix/system.pagenavigation/bottom-pagenavigation/style.css?1715693331691*/
.bottom-pager {
	position: relative;
	font-size: 13px;
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
	background-color: #fff;
}
.bottom-pager ul {
	display: flex;
    justify-content: center;
	margin:1em 0;
} 
.bottom-pager li {
	display: inline-block;
	margin-right: 12px;
}
.bottom-pager a {
    font-weight: 300;
    color: #a7a7a7;
}
.bottom-pager a.pager-current {
	color: #000;
  }
a.bottom-pager-left, a.bottom-pager-right {
    cursor: pointer;
    display: inline-block;
	font-size: 24px;
    font-weight: bold;
    height: 20px;
    position: absolute;
    width: 12px;
}
a.bottom-pager-left {
    top: 8px;
    left: 20px;
}
a.bottom-pager-right {
    top: 8px;
    right: 20px;
}

/* End */
/* /local/templates/texenergo_sale/components/bitrix/menu/tree/style.css?17519733754995 */
/* /local/templates/texenergo_sale/components/bitrix/catalog/publications/style.css?17164477587952 */
/* /local/templates/texenergo_sale/components/bitrix/system.pagenavigation/bottom-pagenavigation/style.css?1715693331691 */
