﻿#header .header_con {
  	width:calc(100% - 12%);
    max-width: 1440px;
    margin: 0 auto;
}
html, body {
    background-color: #02041b;
}