/*---reset-----------------------*/

* {color: black !important;}

/*---container-------------------*/

.l-container {min-width: auto;}

.l-container.page {
    min-width: auto;
    width: auto;
}
/*---content---------------------*/

.l-content .right {margin-left: 0;}

.l-content .left {display: none;}

/*---footer----------------------*/

.l-footer {padding: 2em 0 0;}

.l-footer .right {margin-left: 0;}

.l-footer .left {display: none;}

/*---header----------------------*/

.b-header .phone,
.b-header .logo a,
.b-header .logo {background: none;}

.b-header .logo {top: 0;}

.b-header .phone {top: 22px;}

.b-header .phone img,
.b-header .logo img {display: block;}

.b-header .motto {display: none;}

/*---menu------------------------*/

.b-menu {display: none;}

/*---special---------------------*/

.b-special {display: none;}