


/* 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/texenergo/about.contacts/.default/style.css?17533465565582*/
.main.main-info {
    padding-bottom:0;
    margin-bottom: 35px;
}
.main-header {
    margin: -26px 0 0;
    box-shadow: 0px 15px 33px 0 rgba(0, 0, 0, 0.1);
}
.contacts-content, .contacts-content p {
    color: #000;
    font-family: "MuseoSansCyrl100", sans-serif;
    font-size: 16px;
    line-height: 1.4em;
}
.contacts-content, .reclamation-content, .delivery-content {
    padding: 24px 40px;
    background-color: #fff;
}
.contacts-content a {
    font-size:14px;
}
.contacts-content a,
.contacts-content a:hover,
.contacts-content a:focus {
    color: #ff5a12;
    text-decoration: none;
}
.contact-maps p:first-child a {
    font-size:16px;
}
.contact-mail,
.contact-route {
    color: #ff5a12;
    border-bottom: 1px dotted #ff5a12;
}
.no-margin {
    margin: 0;
}
.contact-header {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0;
}
.contact-header-inner h2 {
    font-size: 19px;
    color: #318668;
    margin: 0;
    font-weight: bold;
}
.contact-body {
    margin:0 0 36px;
}
.contact-row {
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 12px;
}
.contact-items {
    display: flex;
    flex-direction: row;
    margin: 20px 0;
}
.contact-item {
    width:33.33%;
}
.departments-list-inner {
    border-top: 1px solid #e2e2e2;
    padding-top: 12px;
    position: relative;
}
.departments-list-inner ul {
    display:flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.department-body {
    min-height:96px;
    padding:8px 0;
}
.departments-list-inner ul li {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
    padding: 0 10px 0 0;
    width:33.33%;
}
.departments-list-inner ul li p {
    background-color: #fff;
    font-size: 16px; /*13px*/
    /*height: 22px;*/
    margin:0;
    overflow: hidden;
}
.employees-list {
    background-color: #fff !important;
    left: 0;
    right: 10px;
    padding: 5px 10px 30px 0;
    position: relative;
    top:10px;
}
div.employees-list-inner {
    border-top: 1px solid #f2f2f2;
    display: flex;
    flex-wrap: wrap;
    padding:0;
}
.emp-contacts-wrap {
    padding: 4px 0 0;
}
.contact-employee {
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px; /*14px*/
    padding: 0;
    width: 50%; /*33.33%;*/
}
.contact-employee:nth-child(odd) {
    border-right: 1px solid #e2e2e2;
}
.emp-contacts-title {height:42px;}
.contact-employee h2 {
    color:#ff5a12;
    display:block;
    font-size: 14px;
    margin: 0;
}
.contact-employee em {
    display: block;
    font-size: 16px; /*14px*/
    font-style: normal;
    margin: 0;
}
.employee-mail {
    color:#ff5a12;
}
.contact-employee-inner {
    display: flex;
}
.employee-picture {
    padding:0;
}
.employees-triangle {
    background: url('/local/templates/texenergo_sale/components/texenergo/about.contacts/.default/img/triangle-lite.png') 0 0 no-repeat;
    height:5px;
    padding: 0;
    position: absolute;
    top: 0;
    width:10px;
}
.contact-empty-line {
    background-color: #f0f0f0;    
    height:12px;
    margin:0 -40px;
}
@media (width < 1440px) {
    .contact-adress {
        width: 68%;
    }
    .departments-list-inner ul li {
        width:50%;
    }
    .contact-employee {
        width:50%;
    }
}
@media (width < 1200px) {
    .contact-adress {
        width: 53%;
    }
    .contact-employee {
        width:100%;
        border-right: none;
    }
}
@media (width < 992px) {
    .contact-adress {
        width: 60%;
    }
    .departments-list-inner ul li {
        width:50%;
    }
}
@media (width < 768px) {
    .contact-adress {
        width: 50%;
    }
}
@media (width < 624px) {
    .contact-row {
        flex-direction: column;
    }
    .contact-adress {
        width: 100%;
    }
    .contact-schedule {
        margin-bottom: 8px;
    }
    .contact-items {
        flex-direction: column;
    }
    .contact-item {
        margin-bottom:8px;
        width: 100%;
    }
    .contact-item:last-child {
        margin-bottom:0;
    }
}
@media (width < 604px) {
.departments-list-inner ul {
        flex-direction: column;
    }
    .departments-list-inner ul li {
        width:100%;
    }
}
.scheme_inside {
    padding: 10px 0 0;
}
.contact-schedule {
    width: 249px;
}
.contact-schedule div { 
    line-height: 35px;
    height: 35px;
    margin: 0;
    font-size: 0;
}
.contact-schedule ul li {
    box-sizing: border-box;
    display:inline-block;
    height: 35px;
    line-height: 35px;
    list-style: none;
    margin:0;
    text-align: center;
    width: 35px;
}
.contact-days ul li {
    text-transform: uppercase;
}
/*
.contact-days ul li {
    background-color: #3f3f3f;
    border-right: 1px solid #fff;
    color: #fff;
    font-size:13px;
}
*/
.contact-days ul li {
    background-color: #fff;
    border-right: 1px solid #f2f2f2;
    color: #000;
    font-size:13px;
}
.contact-days ul li.sunday {
    background-color: #ff5a12;
    color: #fff;
}
.contact-days ul li:last-child {
    border-left: none;
}
.contact-time ul li {
    background-color: #f2f2f2;
    font-size:13px;
    font-weight: bold;
}
.contact-time ul li:first-child {
    width: 175px;
}
.contact-time ul li:last-child {
    width: 70px;
    color: #ff5a12;
}
.sction-content-footer {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(231, 231, 231, 0.68);
    height:35px;
    margin-bottom:-25px;
    position: relative;
    z-index: 10;
}
/* End */
/* /local/templates/texenergo_sale/components/bitrix/menu/tree/style.css?17528227155020 */
/* /local/templates/texenergo_sale/components/texenergo/about.contacts/.default/style.css?17533465565582 */
