/* >>> CSS RESET based  on Eric Meyer css reset v1.0 | 20080212 <<< */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* html5 */
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
body {
  margin: 0;
  line-height: 1.4;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: none;
}
pre,
cite,
code,
kbd,
samp {
  font-family: 'Andale Mono', 'Courier New', Courier, monospace;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #999;
  margin: 1em 0;
  padding: 0;
}
nav ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}
ul,
ol,
dd {
  padding-left: 2.5em;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote {
  padding-left: 1.25em;
}
blockquote,
q {
  quotes: none;
  font-style: italic;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ul,
ol,
dl,
hr,
blockquote,
code,
p,
pre {
  margin-bottom: 1.5em;
}
ul,
ol,
dl,
hr,
blockquote,
code {
  margin-top: 1.5em;
}
ul ul,
ul ol,
ul dl,
ol ol,
ol ul,
ol dl,
dl dl,
dl ul,
dl ol {
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.31em;
}
h4 {
  font-size: 1.13em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 1em;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.5em 0;
}
ins {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: #ff9;
  color: #000;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
sup,
sub {
  font-size: 0.75em;
  margin-left: 0.15em;
}
sup {
  vertical-align: 0.4em;
}
sub {
  vertical-align: -0.3em;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
small {
  font-size: 80%;
}
/* Remove annoying border on linked images. */
a img {
  border: none;
}
textarea {
  font-family: inherit;
  font-size: inherit;
}
input,
select {
  vertical-align: baseline;
  font-family: inherit;
}
legend {
  font-weight: bold;
  padding: 0 0.5em;
}
fieldset {
  padding: 0.5em 1em;
  margin-bottom: 1.5em;
  border: 1px solid #999;
}
.inlineBlock {
  display: inline-block;
}
/* clearfix for modern browsers */
.clearFix:before,
.clearFix:after {
  content: "";
  display: table;
}
.clearFix:after {
  clear: both;
}
.clear {
  clear: both;
}
br.clear {
  font-size: 0;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.floatNone {
  float: none;
}
.hide,
.hidden {
  display: none;
}
.top0 {
  margin-top: 0 !important;
}
.top1 {
  margin-top: 1px !important;
}
.top2 {
  margin-top: 2px !important;
}
.top4 {
  margin-top: 4px !important;
}
.top6 {
  margin-top: 6px !important;
}
.top8 {
  margin-top: 8px !important;
}
.top10 {
  margin-top: 10px !important;
}
.top12 {
  margin-top: 12px !important;
}
.top16 {
  margin-top: 16px !important;
}
.top20 {
  margin-top: 20px !important;
}
.top24 {
  margin-top: 24px !important;
}
.top32 {
  margin-top: 32px !important;
}
.top40 {
  margin-top: 40px !important;
}
.top48 {
  margin-top: 48px !important;
}
.top64 {
  margin-top: 64px !important;
}
.padTop0 {
  padding-top: 0 !important;
}
.padTop1 {
  padding-top: 1px !important;
}
.padTop2 {
  padding-top: 2px !important;
}
.padTop4 {
  padding-top: 4px !important;
}
.padTop6 {
  padding-top: 6px !important;
}
.padTop8 {
  padding-top: 8px !important;
}
.padTop10 {
  padding-top: 10px !important;
}
.padTop12 {
  padding-top: 12px !important;
}
.padTop16 {
  padding-top: 16px !important;
}
.padTop20 {
  padding-top: 20px !important;
}
.padTop24 {
  padding-top: 24px !important;
}
.padTop32 {
  padding-top: 32px !important;
}
.padTop40 {
  padding-top: 40px !important;
}
.padTop48 {
  padding-top: 48px !important;
}
.padTop64 {
  padding-top: 64px !important;
}
.bottom0 {
  margin-bottom: 0 !important;
}
.bottom1 {
  margin-bottom: 1px !important;
}
.bottom2 {
  margin-bottom: 2px !important;
}
.bottom4 {
  margin-bottom: 4px !important;
}
.bottom6 {
  margin-bottom: 6px !important;
}
.bottom8 {
  margin-bottom: 8px !important;
}
.bottom10 {
  margin-bottom: 10px !important;
}
.bottom12 {
  margin-bottom: 12px !important;
}
.bottom16 {
  margin-bottom: 16px !important;
}
.bottom20 {
  margin-bottom: 20px !important;
}
.bottom24 {
  margin-bottom: 24px !important;
}
.bottom32 {
  margin-bottom: 32px !important;
}
.bottom40 {
  margin-bottom: 40px !important;
}
.bottom48 {
  margin-bottom: 48px !important;
}
.bottom64 {
  margin-bottom: 64px !important;
}
.padBottom0 {
  padding-bottom: 0 !important;
}
.padBottom1 {
  padding-bottom: 1px !important;
}
.padBottom2 {
  padding-bottom: 2px !important;
}
.padBottom4 {
  padding-bottom: 4px !important;
}
.padBottom6 {
  padding-bottom: 6px !important;
}
.padBottom8 {
  padding-bottom: 8px !important;
}
.padBottom10 {
  padding-bottom: 10px !important;
}
.padBottom12 {
  padding-bottom: 12px !important;
}
.padBottom16 {
  padding-bottom: 16px !important;
}
.padBottom20 {
  padding-bottom: 20px !important;
}
.padBottom24 {
  padding-bottom: 24px !important;
}
.padBottom32 {
  padding-bottom: 32px !important;
}
.padBottom40 {
  padding-bottom: 40px !important;
}
.padBottom48 {
  padding-bottom: 48px !important;
}
.padBottom64 {
  padding-bottom: 64px !important;
}
.left0 {
  margin-left: 0 !important;
}
.left1 {
  margin-left: 1px !important;
}
.left2 {
  margin-left: 2px !important;
}
.left4 {
  margin-left: 4px !important;
}
.left6 {
  margin-left: 6px !important;
}
.left8 {
  margin-left: 8px !important;
}
.left10 {
  margin-left: 10px !important;
}
.left12 {
  margin-left: 12px !important;
}
.left16 {
  margin-left: 16px !important;
}
.left20 {
  margin-left: 20px !important;
}
.left24 {
  margin-left: 24px !important;
}
.left32 {
  margin-left: 32px !important;
}
.left40 {
  margin-left: 40px !important;
}
.left48 {
  margin-left: 48px !important;
}
.left64 {
  margin-left: 64px !important;
}
.padLeft0 {
  padding-left: 0 !important;
}
.padLeft1 {
  padding-left: 1px !important;
}
.padLeft2 {
  padding-left: 2px !important;
}
.padLeft4 {
  padding-left: 4px !important;
}
.padLeft6 {
  padding-left: 6px !important;
}
.padLeft8 {
  padding-left: 8px !important;
}
.padLeft10 {
  padding-left: 10px !important;
}
.padLeft12 {
  padding-left: 12px !important;
}
.padLeft16 {
  padding-left: 16px !important;
}
.padLeft20 {
  padding-left: 20px !important;
}
.padLeft24 {
  padding-left: 24px !important;
}
.padLeft32 {
  padding-left: 32px !important;
}
.padLeft40 {
  padding-left: 40px !important;
}
.padLeft48 {
  padding-left: 48px !important;
}
.padLeft64 {
  padding-left: 64px !important;
}
.right0 {
  margin-right: 0 !important;
}
.right1 {
  margin-right: 1px !important;
}
.right2 {
  margin-right: 2px !important;
}
.right4 {
  margin-right: 4px !important;
}
.right6 {
  margin-right: 6px !important;
}
.right8 {
  margin-right: 8px !important;
}
.right10 {
  margin-right: 10px !important;
}
.right12 {
  margin-right: 12px !important;
}
.right16 {
  margin-right: 16px !important;
}
.right20 {
  margin-right: 20px !important;
}
.right24 {
  margin-right: 24px !important;
}
.right32 {
  margin-right: 32px !important;
}
.right40 {
  margin-right: 40px !important;
}
.right48 {
  margin-right: 48px !important;
}
.right64 {
  margin-right: 64px !important;
}
.padRight0 {
  padding-right: 0 !important;
}
.padRight1 {
  padding-right: 1px !important;
}
.padRight2 {
  padding-right: 2px !important;
}
.padRight4 {
  padding-right: 4px !important;
}
.padRight6 {
  padding-right: 6px !important;
}
.padRight8 {
  padding-right: 8px !important;
}
.padRight10 {
  padding-right: 10px !important;
}
.padRight12 {
  padding-right: 12px !important;
}
.padRight16 {
  padding-right: 16px !important;
}
.padRight20 {
  padding-right: 20px !important;
}
.padRight24 {
  padding-right: 24px !important;
}
.padRight32 {
  padding-right: 32px !important;
}
.padRight40 {
  padding-right: 40px !important;
}
.padRight48 {
  padding-right: 48px !important;
}
.padRight64 {
  padding-right: 64px !important;
}
.pad0 {
  padding: 0;
}
.pad1 {
  padding: 1px;
}
.pad2 {
  padding: 2px;
}
.pad4 {
  padding: 4px;
}
.pad6 {
  padding: 6px;
}
.pad8 {
  padding: 8px;
}
.pad10 {
  padding: 10px;
}
.pad12 {
  padding: 12px;
}
.pad16 {
  padding: 16px;
}
.pad20 {
  padding: 20px;
}
.pad24 {
  padding: 24px;
}
.pad32 {
  padding: 32px;
}
.pad40 {
  padding: 40px;
}
.pad48 {
  padding: 48px;
}
.pad64 {
  padding: 64px;
}
.margin0 {
  margin: 0;
}
.margin1 {
  margin: 1px;
}
.margin2 {
  margin: 2px;
}
.margin4 {
  margin: 4px;
}
.margin6 {
  margin: 6px;
}
.margin8 {
  margin: 8px;
}
.margin10 {
  margin: 10px;
}
.margin12 {
  margin: 12px;
}
.margin16 {
  margin: 16px;
}
.margin20 {
  margin: 20px;
}
.margin24 {
  margin: 24px;
}
.margin32 {
  margin: 32px;
}
.margin40 {
  margin: 40px;
}
.margin48 {
  margin: 48px;
}
.margin64 {
  margin: 64px;
}
.lift1 {
  margin-top: -1px !important;
}
.lift2 {
  margin-top: -2px !important;
}
.lift4 {
  margin-top: -4px !important;
}
.lift6 {
  margin-top: -6px !important;
}
.lift8 {
  margin-top: -8px !important;
}
.lift10 {
  margin-top: -10px !important;
}
.lift12 {
  margin-top: -12px !important;
}
.lift16 {
  margin-top: -16px !important;
}
.lift20 {
  margin-top: -20px !important;
}
.lift24 {
  margin-top: -24px !important;
}
.lift32 {
  margin-top: -32px !important;
}
.lift40 {
  margin-top: -40px !important;
}
.lift48 {
  margin-top: -48px !important;
}
.lift64 {
  margin-top: -64px !important;
}
.textLeft,
.leftText {
  text-align: left;
}
.textRight,
.rightText {
  text-align: right;
}
.textCenter,
.centerText {
  text-align: center;
}
.textJustify,
.justifyText {
  text-align: justify;
}
.textBold,
.bold {
  font-weight: bold;
}
.textNormal,
.normal {
  font-weight: normal;
}
.textLight,
.light {
  font-weight: lighter;
}
.textHide,
.hideText {
  text-indent: -9999em;
  letter-spacing: -99em;
  overflow: hidden;
  white-space: nowrap;
}
.textCaps,
.textCapitalize,
.capitalize {
  text-transform: uppercase;
}
.textPreventBreakouts,
.preventTextBreakouts {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.font8 {
  font-size: 8px;
}
.font9 {
  font-size: 9px;
}
.font10 {
  font-size: 10px;
}
.font11 {
  font-size: 11px;
}
.font12 {
  font-size: 12px;
}
.font13 {
  font-size: 13px;
}
.font14 {
  font-size: 14px;
}
.font15 {
  font-size: 15px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font21 {
  font-size: 21px;
}
.font24 {
  font-size: 24px;
}
.font28 {
  font-size: 28px;
}
.font32 {
  font-size: 32px;
}
.font40 {
  font-size: 40px;
}
.font48 {
  font-size: 48px;
}
.font64 {
  font-size: 64px;
}
.white {
  color: #000;
}
.black {
  color: #fff;
}
.grey {
  color: #999;
}
.greylight {
  color: #a1a1a1;
}
.red {
  color: #f00;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(/img/colorbox/overlay.png) repeat 0 0;
}
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url("/img/colorbox/controls.png") no-repeat -101px 0;
}
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url("/img/colorbox/controls.png") no-repeat -130px 0;
}
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url("/img/colorbox/controls.png") no-repeat -101px -29px;
}
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url("/img/colorbox/controls.png") no-repeat -130px -29px;
}
#cboxMiddleLeft {
  width: 21px;
  background: url("/img/colorbox/controls.png") left top repeat-y;
}
#cboxMiddleRight {
  width: 21px;
  background: url("/img/colorbox/controls.png") right top repeat-y;
}
#cboxTopCenter {
  height: 21px;
  background: url("/img/colorbox/border.png") 0 0 repeat-x;
}
#cboxBottomCenter {
  height: 21px;
  background: url("/img/colorbox/border.png") 0 -29px repeat-x;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 28px;
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("/img/colorbox/controls.png") no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: -75px -25px;
}
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url("/img/colorbox/controls.png") no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: -50px -25px;
}
#cboxLoadingOverlay {
  background: url("/img/colorbox/loading_background.png") no-repeat center center;
}
#cboxLoadingGraphic {
  background: url("/img/colorbox/loading.gif") no-repeat center center;
}
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("/img/colorbox/controls.png") no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  border: 0;
}
#cboxClose:hover {
  background-position: -25px -25px;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
body {
  background-color: #fff;
  font-size: 16px;
  color: #000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 1.6;
}
body.force_scrollbar {
  overflow-y: scroll;
}
.clear {
  clear: both;
}
br.clear {
  font-size: 0;
}
a {
  color: #808080;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: color 0.4s cubic-bezier(0, 0, 0.25, 1);
}
a:hover {
  color: #f00;
}
a:link {
  -webkit-text-decoration: none;
  text-decoration: none;
}
hr {
  border-color: #999;
}
ul,
ol {
  padding-left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #f00;
  font-family: Georgia, Palatino, "Palatino Linotype", "Times New Roman", serif;
  margin: 0.3em 0;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 16px;
}
.fullWidth {
  max-width: 100%;
}
img.fullWidth {
  height: auto;
}
#container #content_wrapper {
  background-repeat: repeat-x;
}
#container #content_wrapper .content {
  max-width: 960px;
  padding: 50px 20px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#container #content_wrapper .content.noPadding {
  padding-left: 0;
  padding-right: 0;
}
header {
  min-height: 167px;
  text-align: center;
}
#header_wrapper_logo {
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #f7f7f7;
  width: 100%;
  text-align: center;
}
#header_wrapper_logo div {
  max-width: 960px;
  height: calc(115 - 10 - 6px);
  padding: 10px 0 6px;
  margin: 0 auto;
}
#header_wrapper_logo div h1 {
  margin: 0 auto;
  width: 104px;
}
#header_wrapper_logo div h1 a {
  display: block;
  width: 104px;
  height: 99px;
  background-image: url(/img/logo_unique_design.png);
  text-indent: -9999em;
  letter-spacing: -99em;
  overflow: hidden;
  white-space: nowrap;
}
#header_wrapper_menu {
  position: sticky;
  top: 0;
  background-color: #f7f7f7;
  background-repeat: repeat-x;
  background-position: bottom left;
  min-height: 50px;
  z-index: 9999;
  border-bottom: 1px solid #e1e1e1;
}
#header_wrapper_menu nav {
  padding: 3px 20px 0;
  max-width: 960px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  #header_wrapper_menu nav {
    padding-top: 9px;
  }
}
#header_wrapper_menu nav ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
#header_wrapper_menu nav ul li {
  float: left;
  padding: 10px 11px 10px 10px;
  text-align: left;
  word-break: keep-all;
  -webkit-hyphens: none;
          hyphens: none;
}
#header_wrapper_menu nav ul li.first {
  padding-left: 0;
}
@media (max-width: 800px) {
  #header_wrapper_menu nav ul li.first {
    padding-left: 4px;
  }
}
#header_wrapper_menu nav ul li.last {
  padding-right: 0;
}
@media (max-width: 800px) {
  #header_wrapper_menu nav ul li.last {
    padding-right: 4px;
  }
}
@media (max-width: 800px) {
  #header_wrapper_menu nav ul li {
    float: none;
    text-align: center;
    padding: 4px;
  }
}
#header_wrapper_menu nav ul li a {
  display: inline-block;
  color: #000;
  font-size: 14px;
}
#header_wrapper_menu nav ul li a:hover {
  color: #f00;
}
#header_wrapper_menu nav ul li a.current {
  color: #f00;
  cursor: default;
}
#ofirmie #ofirmie_wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  max-width: 480px;
  margin: 40px auto;
}
#realizacje #thumb_wrapper {
  overflow: hidden;
  width: 880px;
  margin: 20px auto;
}
#realizacje #thumb_wrapper a.thumb {
  display: block;
  margin: 0 20px 20px 0;
  float: left;
}
#realizacje #thumb_wrapper a.thumb.hidden {
  margin: 0;
}
#realizacje #thumb_wrapper a.thumb.last {
  margin-right: 0;
}
.page {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  color: #333333;
  min-height: calc(100vh - 50px);
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 500px) {
  .page {
    justify-content: flex-start;
  }
}
.page .left,
.page .right {
  margin-top: 40px;
  width: 240px;
  float: left;
  text-align: left;
}
.page .page_wrapper {
  max-width: 480px;
  margin: 40px auto;
}
.page h2,
.page h3,
.page h4,
.page h5,
.page h6 {
  font-weight: normal;
}
.page h2 {
  display: block;
  border-bottom: 1px solid #e1e1e1;
}
.page h3 {
  color: #000;
}
footer #contents {
  max-width: 960px;
  margin: 40px auto;
  overflow: hidden;
}
footer #contents div {
  margin-top: 95px;
}
footer #contents table {
  margin: 0 250px;
  width: 460px;
}
footer #contents table table {
  margin: 0;
  width: auto;
}

/*# sourceMappingURL=main.css.map */
