-ms-viewport {
  width: device-width;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: none;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1px 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
img,
iframe,
object,
embed {
  vertical-align: middle;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  box-sizing: content-box;
  outline: none;
  border-radius: none;
  box-shadow: none;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
label {
  cursor: default;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
  caption-side: top;
}
th {
  text-align: left;
}
/*
 *	Simply fast class
 */
.reset {
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.reset td,
.reset th {
  border: none;
  background: none;
  padding: 0;
}
.reset > li,
.reset > dt,
.reset > dd {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  float: none;
  width: auto;
}
.l {
  float: left;
  display: inline;
}
.r {
  float: right;
  display: inline;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.cfx {
  zoom: 1;
}
.cfx:after,
.cfx:before {
  content: '';
  display: table;
  clear: both;
}
.break {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.ctx {
  zoom: 1;
  display: table-cell;
}
.ie7 .ctx {
  display: block;
}
.ctx:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px !important;
  line-height: 0px;
  font-size: xx-large;
  content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
}
.hide,
.js .jsHide {
  display: none;
}
.out,
.js .jsOut {
  position: absolute;
  left: -5000px;
  top: -5000px;
}
.vhide {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.lower {
  text-transform: lowercase;
}
.upper {
  text-transform: uppercase;
}
.bold {
  font-weight: bold;
}
.thin {
  font-weight: normal;
}
.italic {
  font-style: italic;
}
.normal {
  font-style: normal;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.big {
  font-size: 14px;
}
.bigger {
  font-size: 18px;
}
.small {
  font-size: 11px;
}
.error,
.red {
  color: #c00;
}
.green {
  color: #678713;
}
.grey {
  color: #999;
}
.nowrap {
  white-space: nowrap;
}
/*
 * Typo
 */
body {
  font: 300 16px/28px 'Source Sans Pro', sans-serif;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin: 1em 0 0.5em;
}
h1,
.h1 {
  font-size: 53px;
  line-height: 60px;
}
h2 {
  font-size: 37px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 22px;
}
h5,
h6 {
  font-size: 18px;
}
p {
  margin: 0 0 1.2em;
}
strong {
  color: #000;
  font-weight: 700;
}
blockquote {
  margin: 0.8em 0 1.5em;
  padding: 0 0 0 20px;
  border-left: 2px solid #898e91;
  color: #545a5e;
  font-size: 21px;
  font-style: italic;
}
blockquote p {
  margin: 0;
}
a {
  color: #9c3;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
  text-decoration: underline;
}
a strong {
  color: #9c3;
}
a:hover {
  color: #77a124;
  text-decoration: none;
}
a:hover strong {
  color: #77a124;
}
ul,
ol {
  margin: 0 0 1.5em 0;
  list-style: none;
  padding: 0;
}
li {
  padding: 0 0 0 34px;
  margin: 0 0 0.25em;
}
li ol,
li ul {
  margin: 0.75em 0 0;
}
ul li {
  background: url("../img/bg/li.png") 0 15px no-repeat;
}
ol {
  counter-reset: item;
}
ol li {
  background: none;
  position: relative;
}
ol li:before,
ol li .ie-counter {
  content: counter(item) ".";
  counter-increment: item;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  color: #67b6f8;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
dl {
  margin: 0 0 1.5em;
}
dt {
  font-weight: bold;
  margin: 0;
}
dd {
  margin: 0 0 0.75em;
  padding: 0;
}
table {
  width: 100%;
  clear: both;
  margin: 0 0 1.5em;
  empty-cells: show;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
caption {
  font-weight: bold;
  text-align: left;
  padding: 0px 0px 10px;
  caption-side: top;
}
td,
th {
  vertical-align: top;
  padding: 7px 8px;
  border: 1px solid #ddd;
}
th {
  font-weight: bold;
  text-align: left;
  border-top: none;
  background: #eee;
}
img.l {
  margin: 0 20px 20px 0;
}
img.r {
  margin: 0 0 20px 20px;
}
.ie7 a[href] * {
  cursor: pointer;
}
/*
 *	Grid
 */
.row,
.row-main {
  position: relative;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.row:after,
.row-main:after,
.row:before,
.row-main:before {
  content: '';
  display: table;
  clear: both;
}
.row-main {
  margin: 0 auto;
  width: 950px;
}
.col {
  display: inline;
  float: left;
  left: 100%;
  position: relative;
  padding: 0;
}
.grid-h {
  width: 48.5%;
}
.col-h-1 {
  margin-left: -100%;
}
.col-h-2 {
  margin-left: -48.5%;
}
.grid-t {
  width: 31.333333333333332%;
}
.grid-2t {
  width: 65.66666666666666%;
}
.col-t-1 {
  margin-left: -100%;
}
.col-t-2 {
  margin-left: -65.66666666666667%;
}
.col-t-3 {
  margin-left: -31.333333333333343%;
}
.grid-q {
  width: 22.75%;
}
.grid-3q {
  width: 74.25%;
}
.col-q-1 {
  margin-left: -100%;
}
.col-q-2 {
  margin-left: -74.25%;
}
.col-q-3 {
  margin-left: -48.5%;
}
.col-q-4 {
  margin-left: -22.75%;
}
/*
 *	Forms
 */
.inp-text {
  display: block;
  border: 1px solid #fff;
  padding: 13px 50px 13px 20px;
  background: #fff;
  color: #a1a1a1;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 21px;
  height: 21px;
  -webkit-box-shadow: 5px 5px 0 rgba(0,0,0,0.02);
  -moz-box-shadow: 5px 5px 0 rgba(0,0,0,0.02);
  box-shadow: 5px 5px 0 rgba(0,0,0,0.02);
}
.error .inp-text {
  background: #feecec;
  border-color: #e82f44;
}
textarea.inp-text {
  height: 155px;
  resize: none;
}
.inp-fix {
  position: relative;
  display: block;
  padding: 0 72px 0 0;
}
.inp-fix:after {
  content: '';
  position: absolute;
  right: 18px;
  top: 12px;
  display: block;
  background: url("../img/bg/all.png") 0 0 no-repeat;
}
.inp-fix.inp-name:after {
  width: 32px;
  height: 24px;
  background-position: -350px -100px;
}
.inp-fix.inp-email:after {
  width: 32px;
  height: 24px;
  background-position: -350px -100px;
}
.inp-fix.inp-message:after {
  width: 22px;
  height: 22px;
  right: 22px;
  top: 14px;
  background-position: -450px -100px;
}
.inp-fix .inp-text {
  width: 100%;
  margin: 0 -72px 0 0;
}
.ie7 .inp-fix .inp-text {
  margin-top: -1px;
}
span.wpcf7-form-control-wrap {
  display: block;
}
span.wpcf7-not-valid-tip {
  left: 3%;
  top: 15%;
}
.btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  text-decoration: none;
}
.ie7 .btn {
  display: inline;
  zoom: 1;
}
.btn span {
  position: relative;
  display: block;
  border: none;
  height: 26px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  background: #9c3;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.btn:hover span {
  background: #77a124;
}
.sk-carousel {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.sk-carousel ul {
  width: auto !important;
  overflow: visible !important;
}
body {
  position: relative;
  background: #f4f5f6;
  color: #3d4041;
}
/*
 *	Base layout
 */
#header {
  background: #fff;
}
#header .row-main {
  padding: 25px 0 0;
}
#header .top-info {
  position: absolute;
  right: 20px;
  top: 35px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
#header .top-info .phone {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 44px 0 0;
  padding: 0 0 0 40px;
  color: #9b9b9b;
}
.ie7 #header .top-info .phone {
  display: inline;
  zoom: 1;
}
#header .top-info .phone:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 24px;
  height: 30px;
  margin: -15px 0 0;
  background: url("../img/bg/all.png") 0 0 no-repeat;
}
#header .top-info .demand {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 40px;
  font-weight: 500;
}
.ie7 #header .top-info .demand {
  display: inline;
  zoom: 1;
}
#header .top-info .demand:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 29px;
  height: 31px;
  margin: -16px 0 0;
  background: url("../img/bg/all.png") -50px 0 no-repeat;
}
#logo {
  display: block;
  font: 100%/1 'Source Sans Pro', sans-serif;
  margin: 0 0 20px;
  padding: 0;
}
.page-homepage #main #intro + .row-main {
  position: relative;
  margin-top: -70px;
}
.page-homepage #main .row-main .inner {
  position: relative;
  padding: 30px 35px 45px;
}
.page-homepage #main .row-main .inner:before {
  content: '';
  position: absolute;
  left: 456px;
  top: 2px;
  bottom: 0;
  width: 0;
  border-left: 1px solid #ebeeef;
}
.page-subpage #main #intro + .row-main {
  padding: 30px 0 50px;
}
#intro {
  position: relative;
  padding: 0 0 70px;
  background: #2d3032;
}
#intro ul {
  overflow: hidden;
  height: 380px;
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #intro ul {
    word-spacing: 0;
  }
}
#intro ul > * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.ie7 #intro ul > * {
  display: inline;
  zoom: 1;
}
#intro ul > * > * {
  white-space: normal;
}
.js #intro ul {
  overflow-x: hidden;
}
#intro li {
  position: relative;
  height: 380px;
  background: #2d3032;
}
#intro li .desc {
  position: relative;
  z-index: 10;
  width: 410px;
  padding: 50px 0 0 10px;
}
#intro li .image {
  position: absolute;
  left: 50%;
  top: 0;
  width: 947px;
  height: 380px;
}
#intro li .image .btn-detail {
  position: absolute;
  left: 59px;
  bottom: 0;
  display: block;
  width: 157px;
  height: 107px;
  background: url("../img/bg/all.png") -200px -150px no-repeat;
  color: transparent;
  font: 0px/0 a;
  text-decoration: none;
}
#intro li .image .btn-detail:hover {
  background-position: -200px -300px;
}
#intro li .image .btn-detail:after {
  content: '';
  position: absolute;
  left: 62px;
  top: 32px;
  display: block;
  width: 25px;
  height: 50px;
  margin: 0;
  background: url("../img/bg/all.png") -100px 0 no-repeat;
}
#intro li .image .overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: block;
  width: 83px;
  height: 380px;
  background: url("../img/bg/overlay.png") 0 0 no-repeat;
}
.page-subpage #intro {
  padding: 0;
}
.page-subpage #intro ul {
  height: 235px;
}
.page-subpage #intro li {
  height: 235px;
}
.page-subpage #intro li .desc {
  padding-left: 0;
}
.page-subpage #intro li .image {
  height: 235px;
}
#intro h1,
#intro h2,
#intro strong {
  color: #fff;
}
#intro p {
  color: #ccc;
}
#intro h1,
#intro .h1 {
  margin-bottom: 15px;
}
#intro .pages {
  position: absolute;
  left: 50%;
  bottom: 120px;
  z-index: 20;
  margin: 0 0 0 -463px;
  padding: 0;
}
#intro .pages a {
  display: inline-block;
  vertical-align: middle;
  width: 75px;
  height: 4px;
  margin: 0 10px 0 0;
  background: #5d5c5c;
  color: transparent;
  font: 0px/0 a;
  text-decoration: none;
}
.ie7 #intro .pages a {
  display: inline;
  zoom: 1;
}
#intro .pages a:hover,
#intro .pages a.active {
  background: #9c3;
}
#intro .prev,
#intro .next {
  position: absolute;
  top: 172px;
  display: block;
  width: 94px;
  height: 87px;
  background: url("../img/bg/all.png") 0 0 no-repeat;
  color: transparent;
  font: 0px/0 a;
  text-decoration: none;
}
#intro .prev {
  left: 0;
  background-position: 0 -150px;
}
#intro .prev:hover {
  background-position: -100px -150px;
}
#intro .next {
  width: 89px;
  right: 0;
  background-position: 0 -50px;
}
#intro .next:hover {
  background-position: -100px -50px;
}
#footer {
  padding: 30px 0;
  background: #666b6e;
  color: #e0e2e4;
}
#footer p {
  margin: 0;
  font-size: 15px;
  line-height: 24px;
}
#footer a {
  color: #b6bdc1;
}
#footer span {
  margin: 0 20px 0 0;
}
/*
 *	Menu
 */
/* Nav skip */
#menu-accessibility {
  position: absolute;
  left: -5000px;
  top: 0;
}
#menu-accessibility a:focus,
#menu-accessibility a:active {
  position: absolute;
  top: 0;
  left: 5000px;
  width: 200px;
  padding: 2px 0 5px;
  z-index: 900;
  text-align: center;
  background: #fff;
}
#menu-main {
  border-top: 1px solid #e5e5e5;
  color: #3d4041;
  font: 700 16px/50px 'Source Sans Pro', sans-serif;
}
#menu-main .row-main {
  padding: 0;
}
#menu-main li {
  float: left;
}
#menu-main li:hover a,
#menu-main li.current-menu-item a,
#menu-main li.current-page-ancestor a {
  background: #9c3;
  color: #fff;
}
#menu-main li:first-child a {
  padding: 0 39px;
}
#menu-main li:first-child + li a {
  padding: 0 39px;
}
#menu-main a {
  display: block;
  margin: -1px 0 0;
  padding: 0 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.menu-paging {
  margin: 0 0 0 -5px;
}
.menu-paging a,
.menu-paging span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
  background: #9c3;
  color: #fff;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}
.ie7 .menu-paging a,
.ie7 .menu-paging span {
  display: inline;
  zoom: 1;
}
.menu-paging a:hover,
.menu-paging span:hover {
  background: #fff;
  color: #3d4041;
}
.menu-paging a.current,
.menu-paging span.current {
  background: #fff;
  color: #3d4041;
  font-weight: bold;
}
/*
 *	Crossroads
 */
.crossroad-references {
  position: relative;
  margin: 0 0 30px;
}
.crossroad-references li {
  overflow: hidden;
  zoom: 1;
  margin: 20px 0 0;
  padding: 0 0 0 100px;
}
.crossroad-references li:first-child {
  margin-top: 0;
}
.crossroad-references li a {
  display: block;
  color: #3d4041;
  text-decoration: none;
}
.crossroad-references li a:hover h3 {
  color: #9c3;
}
.crossroad-references li .img {
  float: left;
  margin: 0 0 0 -100px;
  padding: 0;
}
.crossroad-references li .desc {
  margin: -5px 0 0;
}
.crossroad-references li h3 {
  margin: 0;
  color: #3d4041;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.crossroad-references li p {
  margin: 0;
}
.crossroad-references-v2 {
  position: relative;
  margin: 0 0 50px;
}
.crossroad-references-v2 li {
  margin: 20px 0 0;
}
.crossroad-references-v2 li:first-child {
  margin-top: 0;
}
.crossroad-references-v2 a {
  position: relative;
  display: block;
  height: 80px;
  background: #fff;
  color: #3d4041;
  text-decoration: none;
}
.crossroad-references-v2 a .desc {
  margin: 0 100px 0 95px;
  padding: 10px 0;
}
.crossroad-references-v2 a .desc h3 {
  margin: 0 0 5px;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
}
.crossroad-references-v2 a .desc p {
  margin: 0;
  padding: 0;
  line-height: 20px;
}
.crossroad-references-v2 a .img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 80px;
  height: 80px;
}
.crossroad-references-v2 a .zoom {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 85px;
  background: #9c3;
  color: transparent;
  font: 0px/0 a;
}
.crossroad-references-v2 a .zoom:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  background: url("../img/bg/all.png") -250px -100px no-repeat;
}
.crossroad-references-v2 a:hover .zoom:after {
  background-position: -300px -100px;
}
.gallery {
  margin: 20px 0 0 -40px;
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .gallery {
    word-spacing: 0;
  }
}
.gallery > * {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.ie7 .gallery > * {
  display: inline;
  zoom: 1;
}
.gallery .gallery-item {
  margin: 0 0 20px 40px;
}
.gallery .wp-caption-text {
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 18px;
}
/*
 *	Box
 */
.box-services {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.box-services ul {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .box-services ul {
    word-spacing: 0;
  }
}
.box-services ul > * {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.ie7 .box-services ul > * {
  display: inline;
  zoom: 1;
}
.box-services li {
  position: relative;
}
.box-services li:first-child a:before {
  display: none;
}
.box-services li.item-electricity a:after {
  top: 48px;
  width: 45px;
  height: 45px;
  margin: 0 0 0 -22px;
  background-position: -150px 0;
}
.box-services li.item-electricity a:hover:after {
  top: 58px;
}
.box-services li.item-secure a:after {
  top: 42px;
  width: 56px;
  height: 49px;
  margin: 0 0 0 -25px;
  background-position: -200px 0;
}
.box-services li.item-secure a:hover:after {
  top: 52px;
}
.box-services li.item-service a:after {
  top: 45px;
  width: 55px;
  height: 53px;
  margin: 0 0 0 -27px;
  background-position: -300px 0;
}
.box-services li.item-service a:hover:after {
  top: 55px;
}
.box-services li.item-fire a:after {
  top: 45px;
  width: 33px;
  height: 94px;
  margin: 0 0 0 -17px;
  background-position: -375px -150px;
}
.box-services li.item-fire a:hover:after {
  top: 55px;
}
.box-services li.item-building a:after {
  top: 41px;
  width: 61px;
  height: 55px;
  margin: 0 0 0 -30px;
  background-position: -400px 0;
}
.box-services li.item-building a:hover:after {
  top: 51px;
}
.box-services a {
  position: relative;
  display: block;
  height: 55px;
  padding: 125px 0 0;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.box-services a:before {
  content: '';
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  display: block;
  width: 41px;
  height: 180px;
  background: url("../img/bg/separator.png") 0 0 no-repeat;
}
.box-services a:after {
  content: '';
  position: absolute;
  left: 50%;
  display: block;
  background: url("../img/bg/all.png") 0 0 no-repeat;
  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -ms-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  transition: top 0.5s ease;
}
.box-text {
  position: relative;
  margin: 0 0 35px;
  padding: 25px;
  background: #fff;
}
.box-text table th {
  color: #6e7071;
}
.box-demand {
  position: relative;
  margin: 0 0 50px;
  padding: 25px;
  background: #2d3032;
  color: #f4f5f6;
  text-align: center;
}
.box-demand .title {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 45px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.box-demand .title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 30px;
  height: 32px;
  margin: 0 0 0 -15px;
  background: url("../img/bg/all.png") -200px -100px no-repeat;
}
.box-demand .btns {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.box-submenu {
  margin: 0 0 50px;
}
.box-submenu li {
  border-top: 1px solid #f2f2f2;
}
.box-submenu li:first-child {
  border-top: none;
}
.box-submenu li.current_page_item a {
  background: #9c3;
  color: #fff;
}
.box-submenu a {
  display: block;
  padding: 20px 35px;
  background: #fff;
  color: #3d4041;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.box-submenu a:hover {
  background: #9c3;
  color: #fff;
}
/*
 *	Form
 */
:first-child {
  margin-top: 0;
}