@font-face {
  font-family: 'fontawesome';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesome') format('svg');
}
html,
body,
div,
span,
embed,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
output,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
form,
fieldset,
legend,
label,
main,
section,
article,
aside,
canvas,
details,
summary,
figure,
figcaption,
header,
footer,
hgroup,
menu,
nav,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  background: #ffffff;
  color: #666666;
  font-family: "aktiv-grotesk-std", Aktiv Grotesk, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3;
}
main,
section,
article,
aside,
details,
summary,
figure,
figcaption,
header,
footer,
hgroup,
menu,
nav {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table,
caption,
tbody,
thead,
tfoot,
tr,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 1px solid #c0c0c0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
button,
input,
textarea select,
optgroup {
  color: inherit;
  font-family: inherit;
}
button:focus,
input:focus,
textarea select:focus,
optgroup:focus {
  outline: none;
}
input,
select {
  vertical-align: middle;
}
select,
button {
  text-transform: none;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
}
input[type="search"] {
  box-sizing: content-box;
  -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 {
  padding: 0;
  border: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
sub,
sup {
  position: relative;
  line-height: 0;
  font-size: 75%;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
b,
strong,
optgroup {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
small {
  font-size: 80%;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff0;
  color: #000;
  font-style: italic;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 1em;
}
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}
a {
  color: #ff9933;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
a:visited {
  color: #ff9933;
}
a:hover {
  color: #0da14b;
}
a:active {
  color: #0da14b;
}
a:focus {
  outline: 0;
}
.grid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .grid {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .grid {
    width: 970px;
  }
}
@media (min-width: 1180px) {
  .grid {
    width: 1210px;
  }
}
.grid-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1180px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.grid:before,
.grid:after,
.grid-fluid:before,
.grid-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.grid:after,
.grid-fluid:after,
.row:after {
  clear: both;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.center .block {
  padding-top: 80px;
  padding-bottom: 80px;
}
.right {
  float: right !important;
}
.left {
  float: left !important;
}
.hide {
  display: none !important;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.overflow-hidden {
  overflow: hidden;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1179px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1179px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1179px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1179px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1180px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1180px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1180px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1180px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1179px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1180px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print-block {
  display: none !important;
}
.visible-print-inline {
  display: none !important;
}
.visible-print-inline-block {
  display: none !important;
}
.input-1,
.textarea {
  width: 100%;
  padding: 10px;
  height: 40px;
  border: 1px solid #efefef;
  display: inline-block;
  background: #ffffff;
  border-radius: 0;
}
.input-1:focus,
.textarea:focus {
  outline: none;
  border: 1px solid #ff9933;
}
.textarea {
  min-height: 100px;
}
.field {
  margin-bottom: 25px;
}
.checkbox input {
  display: none;
}
.checkbox label {
  position: relative;
  width: 100%;
  text-align: right;
  display: inline-block;
}
.checkbox label:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 10px;
  height: 10px;
  border: 3px solid #b1b1b1;
}
.checkbox label span {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  padding-left: 10px;
  display: inline-block;
}
.checkbox input[type="checkbox"]:checked + label:before {
  content: "";
  background-color: #ff9933;
  border: none;
}
.features .checkbox label {
  text-align: left;
}
.features .checkbox label span {
  height: auto;
  margin-bottom: 0;
  font-size: 1em;
}
.onoff-switch {
  position: relative;
  width: 45px;
  height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoff-switch input {
  display: none;
}
.onoff-switch .switch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 20px;
}
.onoff-switch .switch-label .switch-inner {
  width: 200%;
  display: block;
  margin-left: 0;
  transition: margin 0.3s ease-in 0s;
}
.onoff-switch .switch-label .switch-inner:before,
.onoff-switch .switch-label .switch-inner:after {
  content: "";
  float: left;
  width: 50%;
  height: 25px;
  padding: 0;
  line-height: 25px;
}
.onoff-switch .switch-label .switch-inner:before {
  background: url("../images/sw-on-off.png") no-repeat center;
  background-position: 0 0;
}
.onoff-switch .switch-label .switch-inner:after {
  background: url("../images/sw-on-off.png") no-repeat center;
  background-position: -50px 0;
}
.onoff-switch .switch-label .onoffswitch-switch {
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  margin: 2px;
  display: block;
  background-color: white;
}
.onoff-switch .switch-checkbox:checked + .switch-label .onoffswitch-switch {
  left: auto;
  right: 0;
}
.onoff-switch .switch-checkbox:checked + .switch-label .switch-inner {
  margin-left: -100%;
}
.wi-icon {
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0px;
}
.wi-icon:hover {
  background-image: url("../images/sprite-hover.png");
}
.wi-icon-close {
  background-position: 0 0;
  width: 16px;
  height: 16px;
}
.wi-icon-down {
  background-position: -100px 0;
  width: 40px;
  height: 20px;
}
.wi-icon-light {
  background-position: 0 -50px;
  width: 74px;
  height: 90px;
}
.wi-icon-light-on {
  background-position: -100px -100px;
  width: 93px;
  height: 100px;
}
.wi-icon-green {
  background-position: 0 -250px;
  width: 100px;
  height: 100px;
}
.wi-icon-energy {
  background-position: 0 -150px;
  width: 80px;
  height: 100px;
}
.wi-icon-next {
  background-position: -150px -200px;
  width: 20px;
  height: 38px;
  margin-left: 20px;
}
.wi-icon-prev {
  background-position: -100px -200px;
  width: 20px;
  height: 38px;
  margin-right: 20px;
}
.wi-icon-email {
  background-position: 0 -350px;
  width: 79px;
  height: 58px;
}
.wi-icon-people {
  background-position: -200px 0;
  width: 87px;
  height: 100px;
}
.wi-icon-earth {
  background-position: -300px 0;
  width: 100px;
  height: 100px;
}
.wi-icon-business {
  background-position: -200px -100px;
  width: 135px;
  height: 87px;
}
.wi-icon-analysis {
  background-position: -200px -200px;
  width: 30px;
  height: 30px;
}
.wi-icon-concept {
  background-position: -250px -200px;
  width: 47px;
  height: 34px;
}
.wi-icon-concept-2 {
  background-position: -300px -350px;
  width: 58px;
  height: 40px;
}
.wi-icon-install {
  background-position: -300px -200px;
  width: 60px;
  height: 26px;
}
.wi-icon-install-2 {
  background-position: -250px -300px;
  width: 68px;
  height: 29px;
}
.wi-icon-maintenance {
  background-position: -350px -150px;
  width: 32px;
  height: 32px;
}
.wi-icon-maintenance-b {
  background-position: -200px -300px;
  width: 40px;
  height: 42px;
}
.wi-icon-lighting {
  background-position: -150px -250px;
  width: 44px;
  height: 57px;
}
.wi-icon-structure {
  background-position: -100px -250px;
  width: 46px;
  height: 56px;
}
.wi-icon-technical {
  background-position: -250px -250px;
  width: 44px;
  height: 44px;
}
.wi-icon-prd-custom {
  background-position: -200px -250px;
  width: 46px;
  height: 46px;
}
.wi-icon-programe {
  background-position: -300px -250px;
  width: 45px;
  height: 35px;
}
.wi-icon-comunication {
  background-position: -350px -250px;
  width: 46px;
  height: 40px;
}
.wi-icon-layout-1 {
  background-position: -100px -350px;
  width: 34px;
  height: 34px;
}
.wi-icon-layout-2 {
  background-position: -150px -350px;
  width: 34px;
  height: 34px;
}
/*.wi-icon-analysis-2 {
  background-image: url("@{image}circle-step/S-01.gif");
  background-repeat: no-repeat;
  display: inline-block;
  .square(85px);
  font-size: 0px;
  &:hover {
    background-image: url("@{image}circle-step/S-01.gif");
  }
}*/
a,
button {
  transition: all 0.3s;
}
img {
  display: block;
  max-width: 100%;
}
.ovelay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1031;
}
.title-1 {
  color: #0da14b;
  font-size: 2.286em;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}
.subtitle {
  font-size: 1.714em;
  color: #666666;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 300;
}
.title-2 {
  color: #666666;
  text-transform: uppercase;
  padding: 25px 15px;
}
.title-3 {
  font-weight: normal;
  padding-top: 20px;
  font-size: 1em;
}
.title-4 {
  font-size: 5.714em;
  color: #0da14b;
  font-weight: normal;
  line-height: 1.2;
}
.title-5 {
  color: #0da14b;
  font-size: 1.286em;
}
.title-6 {
  color: #0da14b;
  font-size: 2.571em;
  line-height: 1.2;
  text-transform: uppercase;
}
.title-7 {
  color: #0da14b;
  font-size: 2.571em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 80px;
}
.is-desktop {
  display: block;
}
.is-mobile {
  display: none;
}
.show-all {
  display: none;
  font-weight: bold;
  padding: 0 30px;
  text-transform: uppercase;
  background: url("../images/icon-down.png") no-repeat 95% 5px;
}
.show-all.open {
  background-image: url("../images/icon-up.png");
}
.style-2 {
  color: #0da14b;
  margin-right: 3px;
  font-weight: bold;
}
.style-3 {
  color: #ff9933;
  margin-right: 3px;
  font-weight: bold;
}
.line-through {
  text-decoration: line-through;
}
.mg-1 {
  margin-top: 60px;
}
.img-responsive {
  max-width: 100%;
}
.text-hidden {
  position: relative;
  padding-right: 10px;
}
.text-hidden:after {
  content: "...";
  position: absolute;
  top: 90px;
  right: 0;
  display: block;
  margin-left: 5px;
}
.link-1 {
  text-transform: uppercase;
  margin: 0 20px;
}
.slides {
  overflow: hidden;
}
.btn-close {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 1.286em;
}
.img-content {
  text-align: center;
}
.img-content img {
  display: inline-block;
}
.img-responsive {
  height: auto;
  max-width: 100%;
}
.wi-icon-down {
  position: absolute;
  bottom: 55px;
  left: 50%;
  margin-left: -16px;
}
.wi-icon-down:hover {
  background-image: url("../images/sprite-hover.png");
}
.btn {
  position: relative;
  border: 2px solid #ff9933;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  color: #ff9933;
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  border-radius: 2px;
}
.btn:hover {
  color: #ffffff;
  background: #ff9933;
  box-shadow: inset 0 0 100px 1px rgba(0, 0, 0, 0.05);
}
.btn-1 {
  border: 1px solid #959696;
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 0px;
  border-radius: 0;
}
.btn-1:hover,
.btn-1:focus {
  background-color: #ff9933;
}
.btn-1:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../images/sprite.png) no-repeat -150px 0;
  margin-top: -5px;
  margin-left: -2px;
  width: 7px;
  height: 11px;
  display: block;
}
.btn-2 {
  padding: 17px 15px;
  width: 284px;
  font-weight: bold;
  font-size: 1.286em;
}
.btn-2:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -19px;
  background: url(../images/arrow-right.png) no-repeat;
  display: inline-block;
  width: 19px;
  height: 38px;
}
.btn-2:hover:after {
  background-image: url(../images/arrow-right-hover.png);
}
.btn-3 {
  padding: 10px 35px;
  font-size: 1em;
  font-weight: bold;
}
body > .navigation { display:none}
.navigation .nav-top {
  position: relative;
  height: 35px;
  overflow: hidden;
  padding-right: 30px;
  border: 2px solid #f7941d;
  border-radius: 3px;
}
.navigation .nav-top .btn-close {
  font-size: 0;
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
}
.navigation .language {
  float: right;
  margin-top: 10px;
}
.navigation .language li {
  display: inline-block;
  vertical-align: middle;
}
.navigation .language li a {
  color: #ff9933;
  border-left: 1px solid #ff9933;
  margin-left: 10px;
  padding-left: 10px;
  font-size: 0.938em;
}
.navigation .language li a:hover {
  color: #0da14b;
}
.navigation .language li:first-child a {
  border-left: none;
}
.navigation .language .active a {
  color: #0da14b;
  font-weight: bold;
}
.menu {
  overflow: hidden;
  margin: 0;
  padding: 7px 5px;
  height: 25px;
}
.menu li {
  display: inline-block;
}
.menu li a {
  display: block;
  color: #ff9933;
  padding: 0 12px;
  border-left: 1px solid #ff9933;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.857em;
}
.menu li a:hover {
  color: #0da14b;
}
.menu li:first-child a {
  border-left: none;
}
.menu .active a {
  color: #0da14b;
}
.carousel {
  position: relative;
  overflow: hidden;
}
.carousel .container {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.carousel .vegas-overlay {
  opacity: 0.6;
  filter: alpha(opacity=40);
  z-index: 1;
  margin: 0pt;
  padding: 0pt;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: url('../images/06-1.png');
}
.carousel .video-block {
  position: relative;
}
.carousel .video-block video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  background-size: cover;
  transition: 1s opacity;
}
.carousel .video-block .img-vide {
  display: none;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.carousel .desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
     FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-8 */
  background-position: center bottom;
  background-size: 100% 50%;
  background-repeat: no-repeat;
  z-index: 1;
}
.carousel .desc h1 {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -40px;
  width: 100%;
  font-size: 6.429em;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.carousel .desc .home-sologan {
  display: none;
}
.carousel .desc .btn-2 {
  position: absolute;
  bottom: 55px;
  left: auto;
  text-align: left;
}
@media (min-aspect-ratio: 16/9) {
  .video-block > iframe {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-block > iframe {
    width: 300%;
    left: -100%;
  }
}
.newletter-box {
  text-align: right;
}
.newletter-box .input-1 {
  width: 240px;
  height: 30px;
  margin-right: 10px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #555;
}
.newletter-box .input-1:focus,
.newletter-box .input-1:active {
  border-color: #000;
  border-width: 2px;
}
.nav-bottom {
  margin-top: 20px;
}
.nav-bottom h3 {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 1.188em;
}
.nav-bottom .content address {
  color: #cccccc;
  font-size: 1em;
  font-style: normal;
}
.nav-bottom .content address p {
  padding: 0 0 5px;
  line-height: 1.5;
}
.nav-bottom .content address p span {
  display: block;
}
.nav-bottom .content address p strong {
  margin-right: 5px;
}
.list-1 li {
  display: block;
  border-bottom: 1px solid #666666;
  padding: 5px 0;
}
.list-1 li a {
  color: #cccccc;
  font-weight: bold;
  text-transform: uppercase;
}
.list-1 li a:hover,
.list-1 li a.active {
  color: #666;
}
.list-2 {
  margin: 0 -10px;
}
.list-2 li {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
}
.list-2 li figcaption {
  text-align: center;
  text-transform: uppercase;
  padding: 15px 0;
  font-weight: 300;
  font-size: 0.857em;
}
.list-5 {
  text-align: center;
  padding-bottom: 40px;
  padding-top:30px;
}
.list-5 .item {
  text-align: center;
  margin: 10px 0;
}
.list-5 .item a {
  display: inline-block;
}
.rd-block {
  padding: 40px 0;
}
.rd-block .item {
  position: relative;
  padding: 20px 20%;
}
.rd-block .item a {
  display: inline-block;
}
.rd-block .item:after {
  content: "";
  position: absolute;
  right: 0;
  top: 20%;
  background: url("../images/icon-green-next.png");
  width: 19px;
  height: 41px;
}
.rd-block .item .thumb {
  margin-bottom: 42px;
  text-align: center;
}
.rd-block .item .thumb .number {
  position: absolute;
  top: 0;
  left: 15% ;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #0da14b;
  color: white;
  text-align: center;
  line-height: 30px;
  font-size: 1.143em;
  display: block;
}
.rd-block .last-col .item:after {
  background: none;
}
.rd-block .title-5 {
  border-bottom: 1px solid #0da14b;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.about-block .container {
  padding: 40px 0 70px;
}
.about-block .title-1 {
  position: relative;
  padding-top: 115px;
}
.about-block .title-1 i {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -37px;
}
.about-block .desc {
  padding: 15px 0;
  line-height: 1.6;
}
.slides li:first-child { display:block;}
.slides > li { display: none;}
.slider-block {
  position: relative;
  display: block;
  background: #ededed;
  max-height: 480px;
  /*li a {display: inline-block;}*/
}
.slider-block .slider-box {
  position: relative;
}
.slider-block .slider-box li {
  text-align: center;
}
.slider-block .slider-box li a img {
  height: 480px;
  max-width: none;
}
.slider-block .slider-box .flex-control-nav {
  bottom: 50px;
}
.slider-block .row {
  display: table;
  width: 100%;
}
.slider-block .col-sm-6,
.slider-block .col-sm-4 {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.slider-block .desc .heading {
  margin-bottom: 10px;
}
.slider-block .desc .subtitle {
  font-size: 1.429em;
}
.slider-block .desc .btn-3 {
  margin-top: 25px;
  float: right;
  text-align: center;
}
.flex-direction-nav li,
.direction-nav li {
  position: absolute;
  top: 50%;
  z-index: 2;
  margin-top: -20px;
}
.flex-direction-nav li a,
.direction-nav li a {
  width: 20px;
  height: 40px;
  background: url(../images/arow-btn.png) no-repeat;
  display: block;
}
.flex-direction-nav li:first-child,
.direction-nav li:first-child {
  left: 20px;
}
.flex-direction-nav li:first-child a,
.direction-nav li:first-child a {
  background-position: 0 0;
}
.flex-direction-nav li:last-child,
.direction-nav li:last-child {
  right: 20px;
}
.flex-direction-nav li:last-child a,
.direction-nav li:last-child a {
  background-position: -30px 0;
}
.flex-control-nav {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.flex-control-nav li {
  display: inline-block;
  margin: 0 5px;
}
.flex-control-nav li a {
  font-size: 0px;
  border: 3px solid #b1b1b1;
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
}
.flex-control-nav li .flex-active {
  background: #ff9933;
  border: 3px solid #ff9933;
}
.project-img-block .list-5 .item a {
  position: relative;
}
.project-img-block .list-5 .item a .desc {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 30px;
  color: white;
  text-align: left;
  text-transform: uppercase;
  background-color: #0da14b;
  opacity: 0;
  transition: all 0.2s;
}
.project-img-block .list-5 .item a .desc .title-1 {
  color: white;
}
.project-img-block .list-5 .item a .desc .sub {
  font-size: 1.286em;
  font-weight: bold;
}
.project-img-block .list-5 .item a.active .desc {
  display: block;
  opacity: 1;
}
.project-img-block .list-5 .item a:hover .desc {
  opacity: 1;
}
.project-img-block .list-5 .item .active .desc {
  opacity: 1;
}
.project-block {
  position: relative;
  color: white;
  text-align: center;
}
.project-block .container {
  /*position: absolute;
    top: 0;
    left: 0;*/
  overflow: hidden;
  z-index: 1;
  min-height: 478px;
}
.project-block ul {
  overflow: hidden;
}
.project-block ul li {
  position: relative;
}
.project-block ul li .photo-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.project-block .project-info {
  position: relative;
  text-align: right;
  margin-top: 45px;
  width: 400px;
  float: right;
  z-index: 1;
}
.project-block .project-info .subtitle {
  font-weight: 300;
  color: white;
}
.project-block .project-info .btn-3 {
  margin-top: 10px;
}
.project-block .desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  line-height: 1.6;
  padding: 0 20px;
  display: none;
}
.project-block .desc .btn-3 {
  margin-top: 85px;
}
.project-block .desc > .container {
  position: relative;
}
.project-block .desc .title-1 {
  margin-top: 15%;
  margin-bottom: 20px;
}
.products-block {
  padding: 50px 0;
}
.products-block .search-box {
  position: relative;
  height: 40px;
}
.products-block .search-box .input-1 {
  padding: 7px 10px 7px 30px;
}
.products-block .search-box .btn-search {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  border: none;
  background: transparent;
}
.products-block .search-box .btn-search:after {
  content: "\f002";
  color: #9b9b9d;
  font-family: "fontawesome", Aktiv Grotesk, Helvetica, sans-serif;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.products-block .title-3 {
  font-weight: bold;
}
.products-block .block-1 {
  position: relative;
}
.products-block .block-1 .tab-name {
  position: absolute;
  top: 0;
  right: 0;
}
.products-block .block-1 .tab-name ul {
  margin: 0;
}
.products-block .block-1 .tab-name ul:before {
  content: attr(data-label);
  display: inline-block;
  vertical-align: middle;
}
.products-block .block-1 .tab-name ul li a {
  text-indent: -9999px;
  display: inline-block;
  vertical-align: middle;
  border: none;
  width: 34px;
  height: 34px;
  padding: 0;
  margin-left: 15px;
  font-size: 1em;
}
.products-block .block-1 .tab-name ul li.active .wi-icon {
  background-image: url("../images/sprite-hover.png");
}
.products-block .layout-2 .products-items {
  border-top: 1px solid #dbdedd;
}
.products-block .layout-2 .title-5 {
  color: #666666;
  padding: 10px 0 5px;
}
.sidebar {
  width: 20%;
  float: left;
  margin: 0 20px 0 15px;
  overflow: hidden;
}
.filter-block {
  border: 1px solid #efefef;
  margin-top: 15px;
}
.filter-block .heading {
  border-bottom: 1px solid #efefef;
  padding: 25px 10px;
  overflow: hidden;
}
.filter-block .heading.is-desktop .link-2 {
  float: right;
  font-size: 0.857em;
}
.filter-block .title-2 {
  padding: 0;
  display: inline-block;
}
.filter-block .title-2.style-2 {
  text-align: center;
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #efefef;
}
.filter-block .link-2 {
  color: #666666;
  font-size: 1.143em;
  margin-left: 15px;
  border-bottom: 1px solid #333;
}
.filter-block .items {
  overflow: hidden;
  width: 100%;
}
.filter-block .items .item {
  float: left;
  width: 50%;
  height: 110px;
  padding: 10px 5px;
  border-bottom: 1px solid #efefef;
}
.filter-block .items .item.border {
  border-right: 1px solid #efefef;
}
.filter-block .items .item .products-itemsre img {
  margin: 0 auto;
}
.filter-block .items .item .checkbox label span {
  font-size: 0.857em;
  text-transform: uppercase;
  wrord-wrap: break-word;
  margin-left: 10px;
  text-align: left;
}
.filter-block .items .item .checkbox figure img {
  margin: 0 auto;
}
.filter-block .btn-3 {
  margin: 30px auto;
  display: block;
}
.block-1 {
  overflow: hidden;
}
.breadcrumb-prod {
  height: 40px;
  display: table;
}
.breadcrumb-prod li {
  display: table-cell;
  vertical-align: middle;
  color: #0da14b;
}
.breadcrumb-prod li a {
  color: #666666;
}
.breadcrumb-prod li a:after {
  content: "/";
  margin: 0 5px;
}
.breadcrumb-prod li a:hover {
  color: #0da14b;
}
.products-items {
  margin-top: 15px;
}
.products-items .img-items {
  margin-left: -5px;
  margin-right: -5px;
  overflow: hidden;
}
.products-items figure {
  width: 20%;
  padding: 0 10px;
  float: left;
}
.products-items figure a { display: inline-block; /*display: block;*/}

@media screen\0 {
.products-items figure a { display: block;}
}
@-moz-document url-prefix() {
.products-items figure a { display: block; }
}



.products-items figure figcaption {
  text-align: center;
  margin: 10px;
  color: #666666;
  font-size: 12px;
  height: 32px;
}
.products-items a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tab-block {
  min-height: 250px;
}
.link-3 {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  border-left: 2px solid #ff9933;
  padding: 0 15px;
}
.tab-name {
  margin-bottom: 40px;
  overflow: hidden;
}
.tab-name ul {
  margin-left: 0px;
  float: left;
}
.tab-name ul li {
  display: inline-block;
}
.tab-name ul li a {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  border-left: 2px solid #ff9933;
  padding: 0 15px;
}
.tab-name ul li.active a {
  color: #0da14b;
}
.tab-name ul li:first-child a {
  border-left: none;
}
.tab-name .box-1 {
  float: right;
  text-align: right;
}
.tab-name .box-1 a {
  position: relative;
  display: inline-block;
  padding: 0 5px;
  color: #333;
  text-decoration: underline;
}
.tab-name .box-1 a:after {
  display: inline-block;
  vertical-align: bottom;
}
.tab-name .box-1 .enquiry:after {
  content: "";
  background: url("../images/icon-enquiry.png");
  width: 21px;
  height: 18px;
  margin: 0 5px;
}
.tab-name .box-1 .email:after {
  content: "";
  background: url("../images/icon-email.png");
  width: 21px;
  height: 15px;
  margin: 0 5px;
}
.tab-content .item {
  display: none;
}
.table .tb-head {
  width: 100%;
  display: table;
  padding: 5px 0;
  border-bottom: 2px solid #d1d1d1;
}
.table .tb-head li {
  width: 12.2%;
  display: table-cell;
  vertical-align: bottom;
  color: #808080;
  text-transform: uppercase;
}
.table .tb-head li:first-child {
  width: 16%;
}
.table .tb-content dl {
  width: 100%;
  display: table;
  padding: 5px 0;
  border-bottom: 2px solid #d1d1d1;
}
.table .tb-content dl dt,
.table .tb-content dl dd {
  width: 12.2%;
  display: table-cell;
  vertical-align: middle;
  color: #333;
  text-transform: uppercase;
}
.table .tb-content dl dt a,
.table .tb-content dl dd a {
  display: inline-block;
}
.table .tb-content dl dt .name,
.table .tb-content dl dd .name {
  display: none;
}
.table .tb-content dl dt {
  width: 16%;
}
.table-1 {
  width: 100%;
  border-collapse: collapse;
}
.table-1 thead {
  border-bottom: 2px solid #d1d1d1;
  padding: 5px 0;
  text-align: left;
}
.table-1 tbody tr td {
  border-bottom: 2px solid #d1d1d1;
  padding: 5px 0;
  color: #333;
}
.table-1 tbody tr td a {
  display: inline-block;
}
.block {
  border-bottom: 1px solid #efefef;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}
.center-block .block {
  padding-top: 80px;
  padding-bottom: 80px;
}
.context-block .heading {
  text-align: center;
  padding-bottom: 20px;
}
.context-block .heading .title-1 span {
  text-transform: none;
  display: block;
}
.context-block .heading .title-6 > span {
  font-weight: 300;
  display: block;
}
.context-block .heading .title-6 > span > span {
  text-transform: none;
  display: inline-block;
}
.context-block .heading .subtitle-2 {
  position: relative;
  color: #666666;
  padding: 18px 0 60px;
  font-size: 1.286em;
}
.context-block .heading .subtitle-2 span {
  color: #0da14b;
}
.context-block .heading .subtitle-2:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 65px;
  margin-left: -5px;
  width: 2px;
  height: 59px;
  border-right: 1px solid #0da14b;
  display: block;
}
.context-block .heading .title-4 {
  font-weight: 300;
}
.context-block p {
  padding: 5px 0;
  line-height: 1.5;
}
.context-block .wi-icon {
  margin-top: 10px;
}
.content-text {
  padding: 0 50px;
}
.block-2 {
  text-align: center;
  font-size: 1.286em;
  font-style: italic;
}
.block-2 span {
  color: #0da14b;
  font-weight: bold;
  margin-right: 5px;
}
.block-fade {
  display: none;
}
.block-3 .title-4 {
  padding-left: 20%;
}
.block-3 .title-4 span {
  display: block;
  font-weight: bold;
}
.list-3 {
  padding-top: 12px;
}
.list-3 li {
  background: url("../images/dot-list.png") no-repeat left center;
  padding: 4px 0 3px 15px;
}
.list-4 li {
  background: url("../images/list-2.png") no-repeat left 3px;
  padding-left: 20px;
}
.miletones-slider {
  position: relative;
  min-height: 296px;
}
.miletones-slider .img-block {
  position: relative;
  height: 300px;
}
.miletones-slider .img-block .img-slides {
  position: absolute;
  top: 40px;
  left: 500px;
  transition: all 0.2s;
}
.miletones-slider .img-block .img-slides img {
  max-width: none;
  max-height: 296px;
}
.miletones-slider:before,
.miletones-slider:after {
  content: "";
  position: absolute;
  top: 40px;
  width: 409px;
  height: 296px;
  z-index: 2;
}
.miletones-slider:before {
  left: 0;
  background: url("../images/mask-1.png");
}
.miletones-slider:after {
  right: 0;
  background: url("../images/mask-2.png");
}
.miletones-slider .goup-btn {
  position: relative;
  width: 600px;
  height: 38px;
  margin: 50px auto 0;
}
.miletones-slider .goup-btn .year-box {
  position: relative;
  width: 510px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.miletones-slider .goup-btn .wi-icon {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  z-index: 1;
}
.miletones-slider .goup-btn .wi-icon-prev {
  left: 0;
}
.miletones-slider .goup-btn .wi-icon-next {
  right: 0;
}
.miletones-slider .goup-btn a {
  display: inline-block;
  vertical-align: middle;
}
.miletones-slider .nav-control {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 10000px;
}
.miletones-slider .nav-control li {
  display: inline-block;
  vertical-align: middle;
}
.miletones-slider .nav-control li a {
  color: #666;
  font-weight: bold;
  line-height: 1;
  padding: 0 4px;
  border-left: 1px solid #666;
}
.miletones-slider .nav-control li a:hover,
.miletones-slider .nav-control li a.active {
  color: #0da14b;
  text-decoration: underline;
}
.miletones-slider .nav-control li:first-child a {
  border-left: none;
}
.none-blur-left:before {
  background: none;
}
.our-team {
  padding: 50px 0;
}
.team-photos-slider {
  position: relative;
}
.team-photos-slider .slider .team-photos {
  /*position: absolute;
      top: 0;
      left: 0;*/
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin: 30px 0;
}
.team-photos-slider .slider .team-photos .slick-center {
  opacity: 1;
}
.team-photos-slider .slider .item {
  float: left;
  width: 20%;
  opacity: 0.5;
}
.team-photos-slider .slider .item a {
  display: block;
}
.team-photos-slider .slider .item a img {
  width: 100%;
}
.team-photos-slider .slider .slick-slide img {
  width: 100%;
}
.team-photos-slider .photo-info {
  text-align: center;
  width: 20%;
  margin: 0 auto;
}
.team-photos-slider .photo-info .info-item {
  color: #666666;
  display: none;
}
.team-photos-slider .photo-info .info-item .office {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 20px;
  margin-bottom: 20px;
}
.team-photos-slider .photo-info .info-item.active {
  display: block;
}
.team-photos-slider .photo-info h3 {
  font-size: 1.714em;
  font-weight: bold;
}
.team-photos-slider .photo-info .office {
  font-size: 1.2em;
  font-style: italic;
  font-weight: 300;
}
.team-photos-slider .photo-info .email a {
  color: #0da14b;
}
.team-photos-slider .photo-info .email a:hover {
  color: #ff9933;
}
.team-photos-slider .slider-control {
  width: 30%;
  margin: 0 auto;
}
.team-photos-slider .slider-control .wi-icon-prev {
  float: left;
}
.team-photos-slider .slider-control .wi-icon-next {
  float: right;
}
.partner-block .block {
  border-top: 1px solid #efefef;
  padding-bottom: 90px;
}
.partner-block .heading {
  width: 42%;
  margin: 0 auto;
}
.img-full-width {
  width: 100%;
}
.img-full-width img {
  width: 100%;
  margin: 0 auto;
}
.project-detail .project-slider {
  position: relative;
}
.project-detail .project-slider .close-project {
  position: absolute;
  top: 10px;
  right: 20px;
  background: url(../images/close_btn.png) no-repeat;
  width: 22px;
  height: 22px;
  display: block;
  z-index: 1;
}
.project-detail .project-slider ul li {
  max-height: 600px;
  overflow: hidden;
}
.project-detail .project-slider .flex-control-nav {
  bottom: -30px;
}
.project-detail .flex-direction-nav li:first-child {
  left: 20px;
}
.project-detail .flex-direction-nav li:last-child {
  right: 20px;
}
.project-info {
  padding: 40px 0 20px;
  text-align: left;
}
.project-info .details .subtitle {
  font-style: normal;
}
.project-info .details .heading {
  padding-bottom: 15px;
}
.project-detail-tmp .project-info {
  text-align: left;
}
.services-list {
  text-align: right;
}
.services-list li {
  display: inline-table;
  text-align: center;
  max-width: 100px;
  margin-left: 20px;
  margin-bottom: 5px;
}
.services-list li img {
  margin: 0 auto;
}
.services-list li span {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 0.786em;
  font-weight:normal;
  padding-top: 5px;
}
.solution-block {
  position: relative;
  overflow: hidden;
}
.solution-block .photo {
  min-height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.solution-block .desc {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.solution-block .desc .detail {
  width: 300px;
  height: 100%;
  padding: 50px 0;
  float: right;
  color: white;
}
.solution-block .desc .detail .title-1 {
  margin-bottom: 20px;
  font-weight: 300;
}
.solution-block .desc .detail .title-1 span {
  display: block;
  font-weight: bold;
}
.p_text {
  text-align: center;
  width: 40%;
}

.circle-block .title-1 {
  font-weight: bold;
  text-align: center;
  padding: 100px 0 30px;
}
.circle-block .container {
  border-bottom: 1px solid #efefef;
  padding-bottom: 30px;
}
.circle-block .content {
  position: relative;
  background: url("../images/circle.png") no-repeat center;
  background-size: 100%;
  width: 700px;
  height: 727px;
  margin: 20px auto;
}
.circle-block .group-btn {
  position: relative;
}
.circle-block .group-btn a {
  position: absolute;
  max-width: 150px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  z-index: 10;
}
.no-touch a:hover .circle-block .group-btn a {
  display: none;
}
.circle-block .group-btn a:after {
  content: "";
  position: absolute;
  background-image: url("../images/circle-active.png");
  background-repeat: no-repeat;
  width: 88px;
  height: 88px;
  display: inline-block;
  font-size: 0px;
}
.circle-block .group-btn a i {
  display: inline-block;
  margin-bottom: 5px;
  max-width: none;
}
.circle-block .group-btn a .title {
  position: relative;
  text-align: left;
  padding-left: 25px;
  font-size: 0.786em;
  line-height: 1.2;
  color: #8f8f8f;
  min-height: 30px;
  display: table;
}
.circle-block .group-btn a .title:before {
  content: attr(data-number);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  display: table-cell;
  vertical-align: middle;
  border: 2px solid #8f8f8f;
  text-align: center;
  font-size: 1.091em;
  line-height: 18px;
  font-weight: bold;
  color: #666;
}
.circle-block .group-btn a .title span {
  display: table-cell;
  vertical-align: middle;
}
.circle-block .group-btn a:hover .title,
.circle-block .group-btn a.active .title {
  color: #0da14b;
}
.circle-block .group-btn a:hover .title:before,
.circle-block .group-btn a.active .title:before {
  color: #0da14b;
  border-color: #0da14b;
}
.circle-block .group-btn a .icon-hover {
  display: none;
}
.circle-block .group-btn a .icon-active {
  display: none;
}
.circle-block .group-btn a .show {
  display: block !important;
}
.circle-block .group-btn a.link-1 {
  top: 2px;
  left: 280px;
}
.circle-block .group-btn a.link-2 {
  top: 50px;
  left: 505px;
}
.circle-block .group-btn a.link-3 {
  top: 220px;
  left: 620px;
  border-left: none;
}
.circle-block .group-btn a.link-4 {
  top: 425px;
  left: 643px;
}
.circle-block .group-btn a.link-5 {
  top: 580px;
  left: 500px;
}
.circle-block .group-btn a.link-5 span {
  max-width: 100px;
}
.circle-block .group-btn a.link-6 {
  top: 650px;
  left: 300px;
}
.circle-block .group-btn a.link-6 span {
  max-width: 120px;
}
.circle-block .group-btn a.link-7 {
  top: 600px;
  left: 100px;
}
.circle-block .group-btn a.link-7 i {
  margin-right: 0;
}
.circle-block .group-btn a.link-8 {
  top: 445px;
  left: -32px;
}
.circle-block .group-btn a.link-9 {
  top: 225px;
  left: -25px;
}
.circle-block .group-btn a.link-9 span {
  max-width: 130px;
}
.circle-block .group-btn a.link-10 {
  top: 50px;
  left: 97px;
}
.circle-block .active-2 .link-1:after {
  top: 29px;
  right: -84px;
  background-position: -411px -30px;
}
.circle-block .active-3 .link-2:after {
  top: 85px;
  left: 93px;
  background-position: -600px -135px;
}
.circle-block .active-4 .link-3:after {
  top: 106px;
  left: 49px;
  background-position: -670px -327px;
}
.circle-block .active-5 .link-4:after {
  top: 103px;
  left: -54px;
  background-position: -590px -530px;
}
.circle-block .active-6 .link-5:after {
  top: 83px;
  left: -89px;
  background-position: -411px -665px;
}
.circle-block .active-7 .link-6:after {
  top: 26px;
  left: -96px;
  background-position: -203px -678px;
}
.circle-block .active-8 .link-7:after {
  top: -66px;
  left: -50px;
  background-position: -48px -534px;
}
.circle-block .active-9 .link-8:after {
  top: -118px;
  left: 39px;
  background-position: -5px -327px;
}
.circle-block .active-10 .link-9:after {
  top: -95px;
  left: 57px;
  background-position: -30px -130px;
}
.circle-block .active-10 .link-10:after {
  top: -27px;
  left: 105px;
  background-position: -201px -21px;
}
.circle-block .context {
  position: absolute;
  width: 700px;
  height: 727px;
  padding: 130px 180px;
  top: 0;
  left: 0;
  text-align: center;
}
.circle-block .context .img {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
}
.circle-block .context .img img {
  width: 220px;
  height: 220px;
}
.circle-block .context .desc {
  max-height: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.circle-block .context .title-5 {
  position: relative;
  text-transform: uppercase;
  padding: 20px 0 20px 40px;
  font-weight: bold;
  display: inline-block;
}
.circle-block .context .title-5:before {
  content: attr(data-number);
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  display: inline-block;
  border: 2px solid #0da14b;
  text-align: center;
  font-size: 0.889em;
  font-weight: bold;
  color: #0da14b;
}
.application-block {
  padding: 30px 0 0;
}

.application-block .title-1 {
  text-align: center;
  margin-bottom: 30px;
}
.application-block .sub-nav {
  border-top: none;
  padding-bottom: 30px;
}
.application-block .sub-nav ul .active a {
  color: #666;
  text-decoration: underline;
}
.application-slider {
  position: relative;
  height: 500px;
}
.application-slider .slides {
  overflow: hidden;
  background: #333;
}
.application-slider .slides li {
  position: relative;
  height: 100%;
}
.application-slider .slides li .photo {
  overflow: hidden;
  min-height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.application-slider .slides li .desc {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
.application-slider .slides li .desc .box-button {
  position: relative;
  background-color: #0da14b;
  width: 180px;
  height: 180px;
  margin: 30px 0 0 30px;
  padding: 10px;
  overflow: hidden;
}
.application-slider .slides li .desc .box-button .title-1 {
  font-weight: 300;
  line-height: 1;
}
.application-slider .slides li .desc .box-button .group-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  color: white;
  font-weight: bold;
}
.application-slider .slides li .desc .box-button .group-btn p {
  font-size: 0.857em;
}
.application-slider .slides li .desc .content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.65);
  display: none;
}
.application-slider .slides li .desc .content .container {
  padding: 30px;
  overflow: hidden;
}
.application-slider .slides li .desc .content .container i {
  padding-bottom: 20px;
}
.application-slider .slides li .desc .content .container .box-button {
  margin: 0 0 30px;
  background-color: transparent;
  height: auto;
}
.application-slider .slides li .desc .content .box-1 {
  width: 40%;
  color: white;
}
.application-slider .slides li .desc .content .box-1 .photo,
.application-slider .slides li .desc .content .box-1 .context {
  margin: 15px 0 20px;
}
.application-slider .slides li .desc .content .box-1 .photo .title-5 a,
.application-slider .slides li .desc .content .box-1 .context .title-5 a {
  color: #0da14b;
}
.application-slider .slides li .desc .content .box-1 p {
  font-size: 0.857em;
}
.application-slider .slides li .desc .content .box-1 a {
  display: inline-block;
}
.application-slider .slides li .desc .content .box-1 a img {
  max-height: 130px;
}
.application-slider .app-des {
  font-size: 18px;
  margin-top: -50px;
  margin-left: 20px;
}
.application-slider .direction-nav-content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}
.application-slider .direction-nav-content .container {
  position: relative;
  height: 100%;
}
.application-slider .direction-nav-content .direction-nav li {
  z-index: 1;
}
.application-slider .direction-nav-content .direction-nav li:first-child {
  left: -20px;
}
.application-slider .direction-nav-content .direction-nav li:last-child {
  right: -20px;
}
.partner-talk-block .text-box {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}
.partner-talk-block .heading {
  margin: 50px auto;
  font-size: 1.286em;
}
.partner-talk-block .title-4 {
  position: relative;
  font-weight: 300;
  font-size: 1.8em;
  text-transform: none;
  padding: 100px 0 30px;
}
.partner-talk-block .title-4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 104px;
  height: 75px;
  margin-left: -52px;
  display: block;
  background: url("../images/icon-talk.png") no-repeat top center;
}
.partner-talk-block .title-4 span {
  font-weight: bold;
}
.partner-talk-block .title-1 {
  font-size: 1.429em;
  padding-bottom: 15px;
}
.partner-talk-block .title-1 span {
  text-transform: none;
}
.partner-talk-block .content > img {
  display: inline-block;
}
.partner-talk-block .content .text-box {
  padding: 100px 0 0;
  width: auto;
  text-align: left;
}
.partner-talk-block .content .img img {
  margin: 0 auto;
}
.distribute-block .heading {
  width: 50%;
  margin: 0 auto;
}
.form-content .item {
  display: none;
}
.form-block {
  padding: 30px 0;
  background-color: #edebe8;
}
.form-block .title-1 {
  padding-bottom: 15px;
}
.form-block .title-1 i {
  display: block;
  margin: 0 auto 20px;
}
.form-block .tab-name {
  border-top: none;
  padding: 10px 0;
}
.form-block .tab-name ul {
  float: none;
  width: 100%;
  text-align: center;
}
.frm-1 label {
  padding-bottom: 10px;
  display: inline-block;
  font-size: 1em;
}
.frm-1 .input-1 {
  height: 40px;
  font-size: 1em;
}
.frm-1 .textarea {
  height: 270px;
}
.frm-1 .btn-group {
  text-align: center;
}
.frm-1 .text-box {
  padding: 40% 30% 0 0;
}
.address-block .heading {
  text-align: center;
}
.address-block .title-5 {
  font-size: 1.429em;
  text-transform: uppercase;
  font-weight: 300;
}
.address-block .title-5 span {
  font-size: 0.7em;
  padding: 0 5px;
  text-transform: none;
}
.address-block .title-5:before {
  content: "";
  width: 15px;
  height: 20px;
  background: url("../images/icon-map-sm.png") no-repeat left center;
  display: inline-block;
  margin-right: 10px;
}
.address-block .content {
  padding: 40px 0;
}
.address-block .content h3 a {
  color: #0da14b;
  text-transform: uppercase;
}
.address-block .content h3 a:hover {
  color: #ff9933;
}
.address-block .content strong {
  color: #0da14b;
}
.news-block {
  padding: 30px 0;
}
.news-block .thumb {
  position: relative;
  width: 480px;
  float: left;
  margin-right: 80px;
}
.news-block .thumb .flex-control-nav {
  bottom: -20px;
  text-align: left;
}
.news-block .heading-mobile {
  display: none;
}
.news-block .heading .date {
  width: 90px;
  float: left;
  color: #0da14b;
}
.news-block .heading .date .day {
  font-size: 4.286em;
  line-height: 1;
}
.news-block .heading .date span {
  display: block;
  text-transform: uppercase;
}
.news-block .heading .subtitle {
  display: block;
  text-transform: uppercase;
  color: #f8a41a;
  font-style: italic;
  margin-top: 15px;
  font-weight: 300;
  font-size: 1.429em;
}
.news-block .heading .subtitle:before {
  content: "/";
  margin-right: 5px;
}
.news-block .heading .title-1 {
  font-size: 1.714em;
  overflow: hidden;
  padding-left: 10px;
  line-height: 1;
  min-height: 60px;
  display: block;
}
.news-block .heading h2 {
  font-size: 14px;
  font-weight: normal;
}
.news-block .desc {
  overflow: hidden;
}
.news-block .desc .context {
  width: 100%;
  height: 145px;
  padding: 15px 0 0;
  overflow: hidden;
}
.news-block .group-btn {
  margin-top: 10px;
}
.news-block .group-btn a {
  font-weight: bold;
  width: 145px;
  padding-left: 0;
  padding-right: 0;
}
.news-block .group-btn .btn-3 {
  margin-right: 15px;
}
.news-block .group-btn .link-1 {
  margin-left: 0;
}
.news-block .content.active .context {
  height: auto;
}
.maps {
  position: relative;
}
.maps,
#map {
  min-width: 200px;
  width: 100%;
  height: 100%;
  min-height: 350px;
}
#map .map_img {
  background: url("../images/upload/map-img.jpg") no-repeat center center;
  background-size: cover;
  height: 350px;
}
.fade-down {
  -webkit-animation: fade-down ease-in-out 0.7s 0.1s both;
  animation: fade-down ease-in-out 0.7s 0.1s both;
}
.fade-up {
  -webkit-animation: fade-up ease-in-out 0.7s 0.1s both;
  animation: fade-up ease-in-out 0.7s 0.1s both;
}
.about-us .heading {
  -webkit-animation: showon ease-in-out 0.9s 0.1s both;
  animation: showon ease-in-out 0.9s 0.1s both;
}
.context-block .block-2 {
  -webkit-animation: fade-down ease-in-out 0.9s 0.1s both;
  animation: fade-down ease-in-out 0.9s 0.1s both;
}
/*.about-us .block-2 {
  -webkit-animation: showup 5s infinite;
  -moz-animation: fade-down 5s infinite;
  animation: fade-down 5s infinite;
}*/
@-webkit-keyframes fade-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fade-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes showon {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-10%);
  }
}
@keyframes showon {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fade-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
}
@keyframes fade-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

/*@-webkit-keyframes showup {

}*/
.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  margin-top: -100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  z-index: 1032;
}
.popup .inner {
  position: relative;
  padding: 30px;
}
.popup .heading {
  font-size: 1.143em;
  font-weight: bold;
  padding-bottom: 15px;
  color: #0da14b;
}
.popup .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 1.429em;
  line-height: 1;
  color: #ff9933;
}
.tender-popup {
  width: 300px;
  margin-left: -150px;
}
.container {
  margin: 0 auto;
  width: 1180px;
}
#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 1030;
  transition: all 0.5s ease;
}
#header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: white;
  border-bottom: 1px solid #efefef;
}
#header.sticky2 {
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  background-color: white;
  border-bottom: 1px solid #efefef;
  transition: all 0.5s ease;
}
#header .container {
  position: relative;
  min-height: 100px;
  padding: 25px 0 0 0;
}
#header .logo {
  display: block;
  float: left;
}
#header .navbar-header {
  overflow: hidden;
  font-size: 0.923em;
}
#header .navbar-header .group-1 {
  text-align: right;
  float: right;
  padding-top: 3px;
  transition: all 0.2s;
}
#header .navbar-header .btn {
  width: 95px;
  height: 35px;
  border: 2px solid #f7941d;
  border-radius: 3px;
  display: inline-block;
  padding: 7px 10px;
  background: transparent;
}
#header .navbar-header .btn:focus,
#header .navbar-header .btn:hover {
  outline: none;
}
#header .navbar-header .btn span {
  display: inline-block;
  vertical-align: middle;
}
#header .navbar-header .btn .line-1 {
  height: 2px;
  width: 18px;
  background: #f7941d;
  margin: 3px 0;
  display: block;
}
#header .navbar-header .btn .text {
  margin-right: 10px;
  color: #f7941d;
  text-transform: uppercase;
  font-weight: bold;
}
#header .navigation {
  position: absolute;
  top: 28px;
  right: 0px;
  display: none;
}
#header.nav-open .group-1 {
  position: absolute;
  top: 0;
  opacity: 0;
}
#header .breadcrumb {
  color: #0da14b;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-weight: bold;
}
#header .breadcrumb:before {
  content: "\f105";
  font-family: "fontawesome";
  color: #0da14b;
  margin-right: 5px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
.sub-nav-2 {
  position: relative;
  width: 1180px;
  padding: 35px 0 0 0;
  margin: 0 auto;
}
.sub-nav-2 .group-2 {
  display: inline-block;
  vertical-align: middle;
}
.sub-nav-2 .group-2 span {
  color: #0da14b;
  text-transform: uppercase;
  padding: 0 15px;
  font-weight: bold;
}
.sub-nav-2 .group-2 span:before {
  content: "\f105";
  font-family: "fontawesome", Aktiv Grotesk, Helvetica, sans-serif;
  margin-right: 5px;
}
.sub-nav-2 .menu {
  position: absolute;
  top: 50%;
  left: -1000px;
  padding: 10px 0;
  margin-top: -2px;
  vertical-align: middle;
  display: none;
}
.sub-nav-2 .menu li a {
  font-size: 13px;
}
.sub-nav-2 .menu-2 {
  border: 2px solid #f7941d;
  border-radius: 2px;
  padding: 10px 25px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: bold;
}
.sub-nav-2 .menu-2:hover,
.sub-nav-2 .menu-2.active {
  background-color: #f7941d;
  color: white;
}
#main {
  padding-top: 100px;
  overflow: hidden;
}
#footer {
  background: #333333;
  overflow: hidden;
  padding: 20px 0;
  color: white;
  font-size: 0.857em;
}
#footer .container {
  padding-left: 20px;
  padding-right: 20px;
}
#footer .logo-bottom {
  display: inline-block;
}
#footer .logo-bottom img {
  width: 158px;
}
#footer .info-bottom {
  border-top: 1px solid #666666;
  padding-top: 20px;
  margin-top: 20px;
}
#footer .info-bottom .copy-right {
  color: #999999;
}
#footer .info-bottom .copy-right a {
  color: #999999;
  border-left: 1px solid #999999;
  padding-left: 10px;
  margin-left: 10px;
  text-decoration: underline;
}
#footer .info-bottom .copy-right a:hover {
  color: white;
}
.social-link {
  width: 100%;
  text-align: right;
}
.social-link h4 {
  display: inline-block;
  vertical-align: middle;
  color: #999999;
  font-weight: bold;
  font-size: 1em;
}
.social-link .addthis_sharing_toolbox {
  display: inline-block;
}
.social-link .addthis_sharing_toolbox .at-share-btn {
  margin-left: 15px;
  display: inline-block;
  cursor: pointer;
}
.social-link .addthis_sharing_toolbox .at-share-btn span{
  display: none;
}
.social-link .addthis_sharing_toolbox .at-share-btn span.at4-icon {
  display: none;
}
.social-link .addthis_sharing_toolbox .at-share-btn:before {
  font-size: 16px;
  font-family: "fontawesome", Aktiv Grotesk, Helvetica, sans-serif;
  color: #828282;
  height: 16px;
  /*display: inline-block;*/
  line-height: normal;
}
.social-link .addthis_sharing_toolbox .at-share-btn:hover:before {
  color: #dbdedd;
}
.social-link .at-share-btn.at-svc-facebook {
  width: 8px;
}
.social-link .at-share-btn.at-svc-facebook:before {
  content: "\f09a";
}
.social-link .at-share-btn.at-svc-twitter {
  width: 18px;
}
.social-link .at-share-btn.at-svc-twitter:before {
  content: "\f099";
}
.social-link .at-share-btn.at-svc-linkedin {
  width: 14px;
}
.social-link .at-share-btn.at-svc-linkedin:before {
  content: "\f0e1";
}
.social-link a.at-svc-lidar,
.social-link a.at-svc-twitter,
.social-link a.at-svc-yammer,
.social-link a.at-svc-facebook,
.social-link a.at-svc-linkedin,
.social-link a.at-svc-startaid {
  background-color: transparent !important;
  background: none!important;
}
.sub-nav {
  text-align: center;
  padding: 40px 0 40px;
  border-top: 1px solid #efefef;
}
.sub-nav ul li {
  display: inline-block;
}
.sub-nav ul li a {
  color: #999999;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 15px;
  border-left: 1px solid #999;
}
.sub-nav ul li a:hover,
.sub-nav ul li a.active {
  color: #666;
  text-decoration: underline;
}
.sub-nav ul li:first-child a {
  border-left: none;
}
.loading {
  background: url(../images/ajax-loading.gif) center center no-repeat;
  zoom: 1;
  min-height: 150px;
}
body.nav-open {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
}
body.nav-open #header.sticky {
  background: none;
}
body.nav-open #header.nav-open .navbar-header {
  position: absolute;
  left: -400px;
}
.product .slider-block .thumb img {
  margin: 0 auto;
  height: 360px;
}
.home #main {
  padding-top: 0;
}
.home .slider-block .desc .btn-3 {
  float: none;
}
.product-detail .products-block {
  padding: 20px 0;
}
.product-detail .products-block img {
  max-width: 100%;
}
.product-detail .products-block .list-2 {
  padding: 25px 0;
}
.product-detail .products-block .list-2 li {
  min-width: 50px;
  max-width: 100px;
  display: inline-table;
  vertical-align: top;
  word-wrap: break-word;
}
.product-detail .products-block .list-2 li img {
  margin: 0 auto;
  height: 55px;
}
.product-detail .slider-block {
  /*.container {padding: 0;}*/
}
.product-detail .slider-block .desc {
  padding: 40px 0 0;
}
.product-detail .slider-block .desc h3 {
  font-size: 2.286em;
  padding-right: 40px;
}
.product-detail .slider-block .desc .subtitle {
  margin-top: 10px;
  font-size: 1.714em;
  font-style: normal;
}
.product-detail .slider-block .thumb {
  padding: 50px 0;
  text-align: right;
}
.product-detail .slider-block .thumb img {
  max-width: 100%;
}
.product-detail .slider-block .thumb a {
  display: inline-block;
}
.product-detail .features .list-2 {
  margin-top: 40px;
}
.product-detail .features .list-2 img {
  height: 30px;
}
.product-detail .breadcrumb-prod {
  display: inline-block;
  height: auto;
}
.product-detail .breadcrumb-prod li {
  padding-bottom: 2px;
}
.product-detail .breadcrumb-prod li:last-child {
  color: #0da14b;
}
.contact-us .context-block .block {
  padding-bottom: 20px;
  padding-top: 20px;
}
.vision-mission .block-2 {
  font-style: normal;
}
.vision-mission .block-2 p {
  text-align: left;
}
.our-client .heading {
  width: 40%;
}
.our-client .context-block {
  padding-bottom: 50px;
}
.news .sub-nav ul {
  width: 100%;
  margin: 0 auto;
}
.news .sub-nav ul li a {
  border-left: none;
  padding: 0 5px;
}
.news .sub-nav ul li a:before {
  content: "/";
  display: inline-block;
  padding-right: 10px;
}
.news .sub-nav ul li:first-child a:before {
  content: "";
}
.news .news-block .social-link {
  width: 100px;
  float: right;
  margin-top: 10px;
}
.news .news-block .social-link p {
  display: none;
}
.partner-talk .form-block {
  padding-top: 70px;
}
.partner-talk #header {
  border-bottom: 1px solid #efefef;
}
.product_email{ margin: 0 }
.application-block .p_text{ width:25%;}

@media (min-width: 1210px) {
  .solution-block .image-box img,
  .application-slider .photo img {
    width: 100%;
  }
}
/*1179px*/
@media (max-width: 1179px) {
  .is-mobile,
  .show-all {
    display: none;
  }
  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .home #header,
  #header {
    overflow: inherit;
  }
  .home #header .container,
  #header .container {
    padding: 25px 20px;
  }
  .home #header .navigation,
  #header .navigation {
    right: 20px;
  }
  .sub-nav-2 {
    width: 100%;
  }
  .sub-nav-2 .group-2 {
    width: 100%;
    text-align: center;
  }
  .sub-nav-2 .group-2 > span {
    display: none!important;
  }
  .sub-nav-2 .group-2 .menu-2 {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    border-right: none;
    border-left: none;
    padding: 15px 0;
    display: block;
    font-size: 1.143em;
    color: #666;
    background: url("../images/icon-down.png") no-repeat 95% center;
  }
  .sub-nav-2 .group-2 .menu-2.active {
    background-image: url("../images/icon-up.png");
  }
  .sub-nav-2 .menu {
    position: relative;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0!important;
  }
  .sub-nav-2 .menu li {
    display: block;
    padding: 10px 0;
    text-align: center;
  }
  .sub-nav-2 .menu li a {
    color: #999999;
    font-size: 1.143em;
    padding: 0 15px;
  }
  .sub-nav-2 .menu li a.active {
    color: #666;
  }
  .slider-block {
    max-height: none;
  }
  .slider-block .desc {
    padding-right: 0;
  }
  .sidebar {
    width: 26%;
  }
  .products-block .block-1 {
    /*width: 100%;*/
    padding-right: 15px;
  }
  .products-block .block-1 .tab-name {
    right: 15px;
  }
  .products-items figure {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .products-items figure a {
    display: inline-block;
  }
@media screen\0 {
    .products-items figure a { display: block;}
}
@-moz-document url-prefix() {
  .products-items figure a { display: block; }
}
  .products-items figure a img {
    max-width: 100%;
  }
  .news .sub-nav ul {
    width: 80%;
  }
  .news-block .heading-mobile {
    display: none;
  }
  .tab-block {
    padding-top: 50px;
  }
  .carousel .video-block {
    text-align: right;
  }
  .carousel .video-block #tubular-container {
    display: none;
  }
  .carousel .video-block .img-vide {
    display: block;
  }
  #map .map_img {
    background: url("../images/upload/map-img_1179.jpg") no-repeat center center;
  }
  .application-block .p_text{ width:35%;}

	.team-photos-slider .photo-info{width: 50%;}
}


@media (max-width: 1024px) {
body > .navigation {
    position: absolute;
    top: 0;
    right: -300px;
    padding: 45px 15px 35px 35px;
    width: 300px;
    height: 100%;
    display: none;
    background-color: #333;
    transition: all 0.2s;
    box-shadow: inset 0 0 100px 1px rgba(0, 0, 0, 0.05);
    overflow-y: auto;
  }
  body > .navigation .nav-top {
    border: none;
    height: 100%;
    overflow: initial;
  }
  body > .navigation .nav-top li {
    display: block;
    padding: 10px 0;
  }
  body > .navigation .nav-top li a {
    border-left: none;
    display: inline-block;
    padding: 0;
  }
  body > .navigation .nav-top .menu {
    width: 100%;
	height: auto;
    padding: 0;
    border-radius: 0;
  }
  body > .navigation .nav-top .btn-close {
    top: -20px;
    right: 5px;
  }
  body > .navigation .language {
    position: absolute;
    top: 10px;
    left: 30px;
  }
  body > .navigation .language li a {
    padding: 0 5px;
    margin: 0;
  }
  .menu li a {
	font-size: 16px;
	line-height: 1.6;
}

}


/*991*/
@media (max-width: 991px) {
	.product_email{ margin: 0 15px 0 15px; }
.rd-block .item:after {
    left: 50%;
    bottom: 0;
    top: auto;
    margin-left: -20px;
    background-image: url("../images/icon-green-next-2.png");
    width: 41px;
    height: 19px;
  }
  .flex-direction-nav {
    display: none;
    /*li {
      &:first-child {left: 40px;}
      &:last-child {right: 40px;}
    }*/
  }
  .is-desktop {
    display: none;
  }
  .is-mobile {
    display: block;
  }
  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  body > .navigation {
    position: absolute;
    top: 0;
    right: -300px;
    padding: 45px 15px 35px 35px;
    width: 300px;
    height: 100%;
    display: none;
    background-color: #333;
    transition: all 0.2s;
    box-shadow: inset 0 0 100px 1px rgba(0, 0, 0, 0.05);
    overflow-y: auto;
  }
  body > .navigation .nav-top {
    border: none;
    height: 100%;
    overflow: initial;
  }
  body > .navigation .nav-top li {
    display: block;
    padding: 10px 0;
  }
  body > .navigation .nav-top li a {
    border-left: none;
    display: inline-block;
    padding: 0;
  }
  body > .navigation .nav-top .menu {
    width: 100%;
    padding: 0;
    border-radius: 0;
  }
  body > .navigation .nav-top .btn-close {
    top: -20px;
    right: 5px;
  }
  body > .navigation .language {
    position: absolute;
    top: 10px;
    left: 30px;
  }
  body > .navigation .language li a {
    padding: 0 5px;
    margin: 0;
  }
  .title-1 {
    font-size: 1.429em;
  }
  .subtitle {
    font-size: 1.143em;
  }
  .home #header .container,
  #header .container {
    padding: 25px 20px;
  }
  .home #header .navigation,
  #header .navigation {
    display: none;
  }
  .home #header .breadcrumb,
  #header .breadcrumb {
    display: none;
  }
  .sidebar {
    /*position: absolute;
    top: 100px;
    left: 0;*/
    width: 100%;
    float: none;
    display: block;
    margin: 0 0 15px;
    background-color: white;
    transition: all 0.2s;
    z-index: 2;
  }
  .sidebar .title-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
  }
  .sidebar h2 {
    display: block;
    text-align: center;
    border-top: 1px solid #efefef;
  }
  .sidebar h2 a {
    position: relative;
    color: #666;
    display: block;
  }
  .sidebar h2 a:after {
    content: "\f078";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -9px;
    color: #666;
    font: normal normal 0.929em "fontawesome", Aktiv Grotesk, Helvetica, sans-serif;
  }
  .sidebar h2 a.open:after {
    content: "\f077";
  }
  .sidebar .search-wraper {
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    padding: 0 10px 20px;
  }
  .sidebar .search-box {
    width: 70%;
    float: left;
  }
  .sidebar .filter-block {
    border: none;
    margin-top: 30px;
  }
  #map .map_img {
    background: url("../images/upload/map-img_991.jpg") no-repeat center center;
  }
  .filter-block .items .item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .products-block .block-1 {
    width: 100%;
    padding: 0 15px;
  }
  /*.product .slider-block {
    margin-top: 55px;
  }*/
  .carousel .desc h1 {
    font-size: 5em;
  }
  .nav-bottom {
    margin-top: 30px;
  }
  .nav-bottom h3 {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .table .tb-head {
    display: none;
  }
  .table .tb-content dl {
    width: 100%;
    display: table;
    padding: 5px 0;
    border-bottom: 2px solid #d1d1d1;
  }
  .table .tb-content dl dt {
    width: 100%;
    display: block;
    padding: 15px 0;
    font-weight: bold;
  }
  .table .tb-content dl dd {
    float: left;
    width: 14.28571429%;
  }
  .table .tb-content dl dd .name {
    display: block;
    padding: 10px 0;
  }
  .slider-block .row {
    display: inherit;
    width: auto;
    margin: 0;
  }
  .product-detail .slider-block {
    /*.flex-control-nav {
        bottom: auto;
      }*/
  }
  .product-detail .slider-block .container {
    padding: 0;
  }
  .product-detail .slider-block .slider-box {
    min-height: inherit;
    margin-bottom: 50px;
  }
  .product-detail .slider-block .slider-box li a img {
    height: auto;
    max-width: 100%;
  }
  .product-detail .slider-block .desc {
    padding: 0 20px;
  }
  .product-detail .slider-block .col-sm-12 {
    float: none;
  }
  .product-detail .slider-block .col-sm-12:first-child {
    display: table-footer-group;
  }
  .product-detail .slider-block .col-sm-12:last-child {
    display: table-header-group;
  }
  .product-detail .slider-block .flex-direction-nav {
    display: none;
    /*li {
          &:first-child {left: 40px;}
          &:last-child {right: 40px;}
        }*/
  }
  .product-detail .breadcrumb-prod {
    display: none;
  }
  .table-1 thead {
    display: none;
  }
  .table-1 tbody tr {
    border-bottom: 2px solid #d1d1d1;
  }
  .table-1 tbody tr td {
    width: 70%;
    float: right;
    border-bottom: 1px solid #efefef;
  }
  .table-1 tbody tr td:first-child {
    width: 30%;
    float: left;
    border-bottom: none;
  }
  .table-1 tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-weight: bold;
    margin-right: 5px;
  }
  .table-1 tbody td[data-rwd-label]:first-child:before {
    content: "";
  }
  .sub-nav .link-active {
    display: none;
  }
  .news-block {
    position: relative;
    padding: 30px 0 ;
  }
  .news-block .heading-mobile {
    display: block;
  }
  .news-block .heading-mobile .date {
    position: relative;
    width: 100%;
    float: none;
    display: table;
  }
  .news-block .heading-mobile .date > span {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 0 10px;
  }
  .news-block .heading-mobile .date a {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 10px;
    background: url("../images/icon-plus.png") no-repeat right center;
    width: 24px;
    height: 24px;
    display: block;
  }
  .news-block .heading-mobile .date a.open {
    background-image: url("../images/icon-minus.png");
  }
  .news-block .heading-mobile .subtitle {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    line-height: 1;
  }
  .news-block .thumb {
    position: inherit;
    float: none;
    display: table-footer-group;
  }
  .news-block .thumb .flex-control-nav {
    bottom: 10px;
  }
  .news-block .desc {
    display: table-header-group;
	display:inline-block;
  }
  .news-block .desc .context {
    height: auto;
  }
  .news-block .desc .link-1 {
    margin: 0;
  }
  .news-block .content {
    height: 0px;
    overflow: hidden;
  }
  .news-block .content .heading {
    display: none;
  }
  .news-block .content .group-btn {
    margin: 30px 0;
  }
  .news-block .content .btn-expand {
    display: none;
  }
  .news-block .content .thumb .flex-control-nav {
    display: none;
  }
  .news-block .content.active .thumb .flex-control-nav {
    display: block;
  }
  .application-slider .slides li {
    background-size: auto 100%;
  }
  .application-slider .slides li .desc .content .box-1 {
    width: 50%;
    padding: 0 15px;
  }
  .block-3 .title-4 {
    padding-left: 0;
  }
  .rd-block .item {
    margin-bottom: 20px;
  }
  .rd-block .item:after {
    right: 20%;
  }
  .rd-block .item .thumb .number {
    left: 20%;
  }
  .application-block .sub-nav {
	  margin-top:20px;
    padding: 20px 0;
    border-top: 1px solid #efefef;
  }
  .application-block .sub-nav .show-all {
    display: block;
  }
  .application-block .sub-nav a {
    border-left: none;
    text-transform: uppercase;
    color: #666;
    font-size: 1.143em;
  }
  .application-block .sub-nav ul {
    display: none;
    overflow: hidden;
  }
  .application-block .sub-nav ul li {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
  .application-block .sub-nav ul li a {
    border-left: none;
  }
  .application-block .sub-nav ul li:first-child {
    border-top: 1px solid #efefef;
    margin-top: 10px;
  }
  #footer .nav-bottom address p span {
    display: inline-block;
  }
  #footer .nav-bottom .col-md-8 {
    display: none;
  }
  .menu {
  /*overflow: hidden;*/
  margin: 0;
  padding: 7px 5px;
  height:auto;
  overflow: visible;
	}
	.menu li a {
	font-size: 16px;
	line-height: 1.6;
}

}
/*767px*/
@media (max-width: 767px) {

  .is-desktop {
    display: none;
  }
  .is-mobile {
    display: block;
  }
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  body > .navigation {
    width: 245px;
    right: -245px;
  }
  #header .navbar-header .btn,
  .home #header .navbar-header .btn {
    font-size: 0px;
    width: 35px;
    padding: 7px;
  }
  #header .logo a,
  .home #header .logo a {
    margin-top: 5px;
    display: inline-block;
  }
  #header .logo a img,
  .home #header .logo a img {
    width: 140px;
  }
  .btn-3 {
    padding: 10px 35px;
    width: 160px;
  }
  .about-block .container {
    padding: 40px 0;
  }
  .carousel .desc h1 {
    padding: 0 20%;
    margin-top: -70px;
  }
  .carousel .desc .btn-2 {
    left: 50%;
    margin-left: -150px;
    width: 300px;
  }
  .carousel .desc .wi-icon-down {
    bottom: 15px;
  }
  .slider-block {
    max-height: none;
	background-color: transparent;
  }
  .slider-block .thumb {background-color: #ededed;}

  .home .slider-block .col-sm-6,
  .product .slider-block .col-sm-6,
  .home .slider-block .col-sm-4,
  .product .slider-block .col-sm-4 {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .home .slider-block .container,
  .product .slider-block .container {
    padding: 0;
  }
  .home .slider-block .thumb,
  .product .slider-block .thumb {
    text-align: center;
  }
  .home .slider-block .thumb a,
  .product .slider-block .thumb a {
    display: block;
  }
  .home .slider-block .thumb a img,
  .product .slider-block .thumb a img {
    margin: 0 auto;
    height: 360px;
  }
  .home .slider-block .desc,
  .product .slider-block .desc {
    padding: 50px 20px 20px;
    background-color: white;
  }
  .home .slider-block .desc .btn-3,
  .product .slider-block .desc .btn-3 {
    width: 168px;
    margin: 30px auto;
    display: block;
    float: none;
  }
  .home .slider-block .flex-control-nav,
  .product .slider-block .flex-control-nav {
    bottom: auto;
    top: 370px;
  }
  .product .slider-block .col-sm-4 {
    padding: 0;
  }
  .products-block {
    padding-top: 0;
  }
  .project-block .container {
    position: relative;
    min-height: inherit;
  }
  .project-block ul li .photo-slide {
    position: inherit;
    height: 270px;
    min-height: inherit;
  }
  .project-block .container {
    display: block;
  }
  .project-block .project-info {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    float: none;
  }
  .project-block .project-info .btn-3 {
    margin: 20px auto 0;
    display: block;
  }
  .project-block .project-info .subtitle {
    color: #333;
  }
  .project-block .flex-control-nav {
    bottom: auto;
    top: 285px;
  }
  .products-items figure {
    width: 33.33333333%;
  }
  #footer .logo-bottom {
    padding-bottom: 20px;
    display: block;
  }
  #footer .logo-bottom img {
    margin: 0 auto;
    width: 210px;
  }
  #footer .info-block h3 {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  #footer .info-bottom {
    border-top: none;
    margin-top: 0;
  }
  #footer .copy-right {
    display: table;
    text-align: center;
    border-top: 1px solid #666666;
    width: 100%;
    padding-top: 30px;
    font-size: 1.286em;
  }
  #footer .copy-right a {
    display: table-header-group;
  }
  .newletter-box {
    text-align: center;
  }
  #footer .social-link {
    padding: 30px 0;
    text-align: center;
  }
  #footer .social-link h4 {
    display: none;
  }
  #footer .social-link .addthis_sharing_toolbox .at-share-btn:before {
    font-size: 30px;
  }
  #footer .social-link .at-share-tbx-element.addthis_32x32_style .at-share-btn,
  #footer .social-link .at-share-tbx-element.addthis_32x32_white_style .at-share-btn {
    max-width: none;
    max-height: none;
  }
  #footer .social-link .at-share-btn.at-svc-facebook,
  #footer .social-link .at-share-btn.at-svc-twitter,
  #footer .social-link .at-share-btn.at-svc-linkedin {
    width: 50px;
  }
  .table .tb-head {
    display: none;
  }
  .table .tb-content dl dt {
    font-size: 1.286em;
  }
  .table .tb-content dl dd {
    float: none;
    width: 100%;
    display: block;
    overflow: hidden;
  }
  .table .tb-content dl dd .name,
  .table .tb-content dl dd .content {
    width: 50%;
    float: left;
  }
  .context-block p {
    font-size: 1.143em;
    line-height: 1.6;
  }
  .context-block .block {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .context-block .block-2 {
    padding: 0 30px 30px;
  }
  .context-block .block-3 .title-4 {
    padding-left: 0;
  }
  .context-block .content-text {
    padding: 0 15px;
  }
  .our-client .heading {
    width: 100%;
  }
  .miletones-slider:after,
  .miletones-slider:before {
    display: none;
  }
  .miletones-slider .goup-btn {
    width: 100%;
  }
  .miletones-slider .goup-btn .year-box {
    width: 80%;
  }
  .miletones-slider .nav-control li a {
    padding: 0 15px;
    font-size: 1.571em;
  }
  .team-photos-slider .photo-info {
    width: 70%;
  }
  .team-photos-slider .slider-control {
    width: 90%;
  }
  .partner-block .heading {
    width: 100%;
  }
  .rd-block .item {
    padding: 20px 10% 30px;
    margin-bottom: 30px;
  }
  .rd-block .item:after {
    left: 50%;
    bottom: 0;
    top: auto;
    margin-left: -20px;
    background-image: url("../images/icon-green-next-2.png");
    width: 41px;
    height: 19px;
  }
  .partner-talk-block .text-box {
    width: 100%;
  }
  .partner-talk-block .content .text-box {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .solution-block .photo {
    min-height: 300px;
    background-size: auto 300px;
    background-position: 20% 0;
  }
  .solution-block .desc {
    position: inherit;
  }
  .solution-block .desc .detail {
    color: #333;
    width: 100%;
    height: auto;
  }
  .circle-block {
    position: relative;
  }
  .circle-block .title-1 {
    padding-top: 0;
  }
  .circle-block .container {
    border-bottom: none;
  }
  .circle-block .content {
    border-top: 1px solid #efefef;
    padding-top: 15px;
    background-image: none;
    width: 100%;
    height: auto;
  }
  .circle-block .group-btn {
    overflow: hidden;
    border-bottom: 1px solid #efefef;
  }
  .circle-block .group-btn a {
    position: relative;
    width: 50%;
    height: 120px;
    max-width: 50%;
    float: left;
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
    margin: 0;
    padding: 10px;
    text-align: center;
  }
  .circle-block .group-btn a:nth-child(2n) {
    border-right: none;
  }
  .circle-block .group-btn a:after,
  .circle-block .group-btn a:before {
    display: none;
  }
  .circle-block .group-btn a i {
    position: absolute;
    top: 50px;
    left: 50%;
    width: 80px;
    margin-left: -40px;
    text-align: center;
  }
  .circle-block .group-btn a i img {
    max-width: none;
    display: inline-block;
  }
  .circle-block .group-btn a.link-1,
  .circle-block .group-btn a.link-2,
  .circle-block .group-btn a.link-3,
  .circle-block .group-btn a.link-4,
  .circle-block .group-btn a.link-5,
  .circle-block .group-btn a.link-6,
  .circle-block .group-btn a.link-7,
  .circle-block .group-btn a.link-8,
  .circle-block .group-btn a.link-9,
  .circle-block .group-btn a.link-10 {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .circle-block .context {
    position: static;
    padding: 15px 0;
    width: auto;
    height: auto;
    background-color: white;
    z-index: 11;
  }
  .circle-block .context .desc {
    height: auto;
  }
  .circle-block .show-all {
    display: block;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #efefef;
    color: #0da14b;
  }
  .circle-block .show-all:before {
    content: attr(data-number) ".";
    margin-right: 5px;
    font-weight: bold;
  }
  .application-slider {
    height: auto;
  }
  .application-slider .slides li .container {
    padding: 0;
  }
  .application-slider .slides li .desc {
    position: static;
  }
  .application-slider .slides li .desc .box-button {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 50px;
	padding-top:0;
	padding-left:50px;
  }
  .application-slider .slides li .desc .box-button .group-btn {
    right: 50px;
    top: 50px;
  }
  .application-slider .slides li .desc .content {
    position: static;
    background-color: #333;
  }
  .application-slider .slides li .desc .content .box-1 {
    position: relative;
    width: 100%;
    float: none;
    padding: 0 20px;
  }
  .application-slider .slides li .desc .content .box-1 .title-1 {
    text-align: center;
    margin-bottom: 50px;
  }
  .application-slider .slides li .desc .content .box-1 .title-1 i {
    width: 82px;
    margin: 0 auto;
  }
  .application-slider .slides li .desc .content .box-1 .box-button {
    margin-bottom: 0;
    padding: 50px 30px;
  }
  .application-slider .slides li .desc .content .box-1 .box-button .group-btn {
    right: 30px;
  }
  .application-slider .slides li .desc .content .box-1 .photo-detail {
    margin: 10px 0;
  }
  .application-slider .slides li .desc .content .container {
    padding: 0;
  }
  .application-slider .slides li .photo {
    min-height: 400px;
  }
  .services-list {
    text-align: left;
    margin-top: 15px;
  }
  .project-detail {
    margin-left: -15px;
    margin-right: -15px;
  }
  .list-5 .col-md-12 {
    padding-left: 0;
    padding-right: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  .list-5 .col-md-12 .project-info {
    padding-right: 25px;
    padding-left: 25px;
  }
  .maps,
  #map {
    min-height: 200px;
    background: url("../images/upload/map-img_767.jpg") no-repeat center center;
  }
  .projects-content .sub-nav-2 {
    padding-top: 0;
    padding-bottom: 20px;
  }

.application-slider .slides li .photo{min-height:400px}
.p_text {width: 100%;}
.application-slider .slides li .desc .box-button{padding-top:30px; height:160px;}
.application-slider .slides li .desc .content .box-1 .box-button {margin-bottom: 0;padding-top:30px;}

.projects-content .container{ padding:0 10px 0 10px;}
.application-block .p_text{ width:95%;}
.menu li a {
	font-size: 16px;
	line-height: 1.6;
}


}
/*480px*/
@media (max-width: 480px) {
  .context-block .heading .title-6 {
    font-size: 1.429em;
  }
  .carousel .desc h1 {
    font-size: 3.769em;
    padding: 0 15px;
    margin-top: -50px;
  }
  .about-block .container {
    padding: 40px 20px;
  }
  .slider-block {
    /*padding-top: 50px;*/
  }
  .slider-block .thumb {
    padding-left: 0;
  }
  .flex-control-nav {
    bottom: 10px;
  }
  .flex-control-nav li a {
    width: 10px;
    height: 10px;
  }
  .services-list {

    overflow: hidden;
  }
  .services-list li {
    padding: 10px;
    margin: 0;
    width: 33.33%;
    max-width: none;
  }
  .services-list li img {
    max-width: 100%;
  }
  .address-block h3 {
    margin: 20px 0 0;
  }
  .distribute-block .heading {
    width: 100%;
  }
  .news-block .heading-mobile .date .day {
    font-size: 4.286em;
  }
  .news-block .heading-mobile .date .subtitle {
    font-size: 1.143em;
	display:block;
	margin:5px 0 5px 10px;
  }
  .news .sub-nav ul {
    width: 100%;
  }
  .news .sub-nav ul li a:before {
    display: none;
  }
  .show-all {
    display: block;
  }
  .sub-nav {
    border-bottom: 1px solid #efefef;
    text-align: center;
    padding: 15px 0;
  }
  .sub-nav a {
    border-left: none;
    text-transform: uppercase;
    color: #666;
    font-size: 1.143em;
  }
  .sub-nav ul {
    display: none;
    overflow: hidden;
  }
  .sub-nav ul li {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
  .sub-nav ul li a {
    border-left: none;
  }
  .sub-nav ul li:first-child {
    border-top: 1px solid #efefef;
    margin-top: 10px;
  }
  .context-block {
    padding-top: 40px;
  }
  .tab-block .show-all {
    padding: 15px;
    margin: 15px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background-position: 95% 17px;
    text-align: center;
  }
  .tab-block .tab-name {
    margin-bottom: 0;
    text-align: center;
  }
  .tab-block .tab-name ul {
    display: none;
    float: none;
  }
  .tab-block .tab-name ul li {
    width: 100%;
    padding: 10px;
  }
  .tab-block .tab-name ul li a {
    border-left: none;
  }
  .tab-block .tab-content .col-lg-6 {
    margin-bottom: 20px;
  }
  .nav-bottom h3 {
    margin: 30px 0 10px;
  }
  .project-img-block .list-5 .item a .desc {
    padding: 15px;
  }
  .project-img-block .list-5 .item a .desc .title-1 {
    font-size: 1em;
  }
  .project-img-block .list-5 .item a .desc .sub {
    font-size: 0.87em;
	font-weight:300;
  }
  .application-block .sub-nav {
    padding-bottom: 10px;
    margin-top: 30px;
    border-top: 1px solid #efefef;
  }
  .products-items figure {
    width: 50%;
  }
  .table-1 tbody tr td {
    width: 100%;
    padding-left: 5%;
  }
  .table-1 tbody tr td:first-child {
    width: 100%;
    font-weight: bold;
    padding-left: 0;
    text-transform: uppercase;
  }
  .rd-block .item {
    padding-left: 0;
    padding-right: 0;
  }
  .newletter-box {
    position: relative;
    padding-right: 40px;
  }
  .newletter-box .input-1 {
    width: 100%;
  }
  .newletter-box .btn-1 {
    position: absolute;
    right: 0;
    top: 0;
  }
  .list-5 {
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 30px;
  }
  .list-5 .item {
    padding-right: 5px;
    padding-left: 5px;
    margin: 0 0 5px;
  }
  #map .map_img {
    background: url("../images/upload/map-img_480.jpg") no-repeat center center;
  }
  .products-block .block-1 .tab-name {
    position: relative;
    right: auto;
  }
.list-5 .item{margin: 0 0 8px;}
.menu li a {
	font-size: 16px;
	line-height: 1.6;
}



}
/*320px*/
@media (max-width: 320px) {
  .news-block .heading-mobile .date .day {
    font-size: 2.857em;
  }
  .news-block .heading-mobile .date > span {
    margin: 0 10px;
  }
  .news-block .heading-mobile .title-1 {
    font-size: 1.429em;
    padding: 10px 0 0;
    font-weight: bold;
  }
  .project-img-block .list-5 .item a .desc {
    padding: 10px;
  }
  .project-img-block .list-5 .item a .desc .title-1 {
    font-size: 1em;
  }
  .project-img-block .list-5 .item a .desc .sub {
    font-size: 0.857em;
  }
.menu li a {
	font-size: 16px;
	line-height: 1.6;
}

}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
