


/* Start:/local/templates/texenergo_sale/components/bitrix/menu/tree/style.css?17528227155020*/
@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;
    padding-right: 8px;
}
.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/news/content/style.css?17519733757660*/
.main-header {
    margin: -26px 0 0;
    background-color: #fff;
    box-shadow: 0px 15px 33px 0 rgba(0, 0, 0, 0.1);
}
.main-info {
    margin: 0 0 25px 0;
    padding: 0;
}
.user_help.manHero-outer,
.about.manHero-outer,
.eshop.manHero-outer {
    background: url(/local/templates/texenergo/img/about/eshop.jpg) left top no-repeat;
    background-size: cover;
    height: 260px;
}
.delivery.manHero-outer {
    background: url(/local/templates/texenergo/img/manufacture/hero-image.jpg) center center no-repeat;
    background-size: cover;
    height: 260px;
}
.receipt.manHero-outer,
.moscow.manHero-outer {
    padding: 24px 24px 0 24px;
}
.manHero-outer ul {
    list-style: none inside;
}
.manHero-outer ul li:before {
    color:#777;
    content: "\25cf"; /* ● */
    padding-right: 10px;
    font-size: 1em;
}
.receipt-content,
.reclamation-content,
.delivery-content{
    padding: 24px 40px;
}
.info-content {
    padding: 24px 40px 0;
}
.reclamation-content {
    margin-bottom: 25px;
}
.manHero-about.user_help,
.manHero-about.eshop,
.manHero-about.about {
    background: url(/local/templates/texenergo/img/about/eshop.jpg) center center no-repeat;
    background-color: rgba(255, 255, 255, 0.5) !important;
    height: 260px;
}
.manHero-about.delivery {
    background: url(/local/templates/texenergo/img/manufacture/hero-image.jpg) center center no-repeat;
    background-color: rgba(255, 255, 255, 0.5) !important;
    height: 260px;
    position: relative;
}
.manHero-about.info,
.manHero-about.moscow {
    position: relative;
}

.manHero {
    position: relative;
    height: 260px;
}
.manHeadline {
    display: block;
    position: relative;
    top: 35px;
    padding: 25px 50px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, .5);
    text-align: center;
}
@media (width < 580px){
    .manHeadline {
        width: auto;
    }
}
@media (width > 579px){
    .manHeadline {
        width: 520px;
    }
}
.manHeadline > h1 {
    margin: 0 0 0.67em;
    font-size: 28px;
    color: #3d3d3d;
    text-transform: uppercase;
}
.manHeadline > p {
    font-size: 15px;
    font-weight: 500;
}
.info-content h3,
.article-detail-text h1,
.article-detail-text h2,
.article-detail-text h3 {
    margin: 30px 0 10px;
    font-family: "MuseoSansCyrl300", sans-serif;
}
.info-content a,
.info-content a:hover,
.info-content a:focus,
.section-content a,
.section-content a:hover,
.section-content a:focus {
    text-decoration: none;
}
.section-content-inner {
    display:flex;
    flex-wrap: wrap;
    margin:25px 0 -26px 0;
    width:100%;
}
.subsection-content {
    display:flex;
    padding:4px 0;
    width:50%;
}
.subsection-even {
    margin-right:4px;
}
.subsection-odd {
    margin-left:4px;
}
@media (width < 768px){
    .subsection-even {
        margin-right:0;
    }
    .subsection-odd {
        margin-left:0;
    }
}
.subsection-outer {
    background-color: #fff;
    min-height: 120px;
}
.subsection-inner {
    display: flex;
    padding: 18px 18px;
    align-items: flex-start;
}
.subsection-inner img {
    margin-right:24px;
}
.subsection-text {
    padding: 8px 0 0 12px;
    width:75%;
}
@media (width > 767px){
    .subsection-content {
        width:50%;
    }
    .subsection-text {
        min-height: 124px;
    }
}
@media (width < 768px){
    .subsection-content {
        flex-direction: column;
        width:100%;
    }
    .subsection-text {
        min-height: 92px;
    }
}
.subsection-inner h3 {
    color:#ff5a12;
    margin:0px;
    line-height: 1em;
    margin-bottom: 8px;
}
.delivery-partner-header{
    display: flex;
    justify-content: center;
}
.delivery-partner-header-inner{
    display: flex;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    justify-content: center;
}
.delivery-partner-delovye-linii {
    background: url(/upload/images/dellin_.jpg) left top no-repeat, url(/upload/images/dellin_.jpg) right top no-repeat;
}
.delivery-partner-baykal-service {
    background: url(/upload/images/banner_baykal.jpg) left top no-repeat, url(/upload/images/banner_baykal.jpg) right top no-repeat;
}
.article-detail-text h1 {
    font-family: "MuseoSansCyrl500";
    font-size: 26px;
    line-height: 1.4em;
    margin: 0.67em 0;
    
}
.subsection-text,
.info-content,
.info-content p,
.article-detail-text p {
    color: #000;
    font-family: "MuseoSansCyrl100", sans-serif;
    font-size: 16px;
    line-height: 1.4em;
}
.info-content p,
.article-detail-text p {
    margin-top: 30px;
}
.info-content p:last-child {
    margin-bottom: 0;
}
.info-content p:first-child,
.article-detail-text p:first-child {
    margin-top: 10px;
}
.article-detail-text p.article-note {
    margin-top: 0px;
}
.article-detail-text hr {
    margin: 30px 0 4px;
}
.article-detail-text > ul > li {
    color: #000;
    font-family: "MuseoSansCyrl100", sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    margin-top: 12px;
    margin-left: 12px;
}
.article-detail-text table {
    color: #000;
    font-family: "MuseoSansCyrl100", sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    margin:0;
}
.article-detail-text table td {
    padding: 0 8px;
}
.info-content a:hover,
.info-content a:focus,
.info-content a:visited,
.info-content a,
.article-detail-text a:hover,
.article-detail-text a:focus,
.article-detail-text a:visited,
.article-detail-text a {
    color: #ff5a12;
}

.article-detail-text table.no-border {
    border:none;
    margin: 0 24px 0 0;
}
.tk-partners {
    box-sizing: border-box;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 36px 0;
    width:100%;
}
.tk-partner {
    box-sizing: border-box;
    display:flex;
    justify-content: center;
}
.tk-partner img {
    padding:12px 12px;
}
@media (width > 1439px){
    .s50 {width:50%;}
    .s25 {width:25%;}    
}
@media (width < 1440px){
    .s50 {width:100%;}
    .s25 {width:50%;}
}
.bottom25 {
    margin-bottom: 25px;
}
.flex-table {
    border-collapse: collapse;
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}
.flex-column-head {
    border-collapse: collapse;
    border:1px solid #777;
    min-width:210px;
    width:30%;
}
.flex-column {
    border:1px solid #777;
    border-collapse: collapse;
    min-width: 62px;
    text-align: center;
    width:11%;
}
.flex-cell {
    padding: 4px;
}
.flex-cell-top {
    border-bottom:1px solid #777;
}
.zone-1 {
    color: #fff;
    background-color: #3eb5f1;
}
.zone-2 {
    color: #fff;
    background-color:#f3c644;
}
.zone-3 {
    color: #fff;
    background-color: #d24b4c;
}
.zone-4 {
    color: #fff;
    background-color: #e18c44;
}
.zone-5 {
    color: #fff;
    background-color: #44c250;
}
.zone-6 {
    color: #fff;
    background-color: #7013d8;
}
.bottom-shadow {
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
}
.subsection-even:last-child {
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
}
.subsection-odd:last-child {
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
}
.sction-content-footer {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
    height:35px;
    margin-bottom:-25px;
}
.section-footer {
    margin: 55px 0 -25px;
    background-color: #fff;
    box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.1);
}
.section-footer .info-content {padding: 24px 24px 24px;}
/* End */
/* /local/templates/texenergo_sale/components/bitrix/menu/tree/style.css?17528227155020 */
/* /local/templates/texenergo_sale/components/bitrix/news/content/style.css?17519733757660 */
