/* Normalize
 */
body,
html,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
  padding: 0;
  margin: 0; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

a,
input {
  outline: 0; }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: middle;
  *vertical-align: baseline; }

label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
  overflow: visible; }

em,
i {
  font-weight: inherit; }

b {
  font-weight: bold; }

/* Typo
 */
body {
  font: normal 16px/20px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; }

.tl {
  text-align: left; }

.tr,
.textToRight {
  text-align: right; }

.tc {
  text-align: center; }

img {
  max-width: 100%; }

img.img-fl {
  float: left;
  margin: 0 15px 5px 0; }

img.img-fr {
  float: right;
  margin: 0 0 5px 15px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  line-height: 1.2; }

h1,
.h1 {
  font-size: 40px;
  line-height: 46px;
  margin: 25px 0 30px; }

h2 {
  font-size: 26px;
  line-height: 1.1;
  margin: 1em 0 15px; }

h3 {
  font-size: 18px;
  margin: 1.4em 0 0.6em; }

h4 {
  font-size: 16px;
  margin: 0.2em 0 0.3em; }

h5,
h6 {
  font-size: 15px;
  margin: 0.2em 0 0.3em; }

h6 {
  font-size: 18px; }

p {
  margin: 0 0 1.2em; }

a {
  color: #2E2E2E;
  text-decoration: underline; }
  a:hover {
    color: #2E2E2E;
    text-decoration: none; }
  a:focus {
    outline: 0; }

li {
  padding: 0 0 0 20px;
  margin: 0 0 0.75em; }
  li ol,
  li ul {
    margin: 0.75em 0 0; }

dl {
  margin: 0 0 1.5em; }

dt {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 0.4em; }

dd {
  margin: 0 0 1em;
  padding: 0; }

.reset {
  border: none;
  margin: 0;
  padding: 0;
  background: none; }
  .reset td,
  .reset th {
    border: none;
    background: none;
    padding: 0; }
  .reset > li,
  .reset > dt,
  .reset > dd {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    font-weight: inherit;
    float: none;
    display: inherit;
    text-align: inherit;
    width: auto; }

table {
  width: 100%;
  clear: both;
  margin: 0 0 1.5em;
  empty-cells: show;
  border-collapse: collapse;
  border: 1px solid #e2e8ed;
  color: #5f6666; }

thead {
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
  color: #21272c; }

td,
th {
  vertical-align: top;
  padding: 10px 20px;
  border: 1px solid #e2e8ed; }

th {
  font-weight: bold;
  text-align: left;
  border-top: none; }

tbody th {
  background: #f3f4f4; }
tbody tr:nth-child(even) th {
  background: #fcfcfc; }

thead th {
  padding: 12px 15px 10px;
  border-bottom: 1px solid #f7f7f7;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  text-transform: uppercase; }

blockquote {
  display: inline-block;
  margin: 0.8em 0 0.3em;
  font: normal 15px/24px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; }
  blockquote p {
    margin: 0; }
  blockquote .author {
    display: block;
    font-size: 14px;
    text-align: right; }

*:first-child {
  margin-top: 0; }

*,
*:after,
*:before {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.fl {
  float: left; }

.fr {
  float: right; }

.dib {
  display: inline-block; }

.vam {
  display: inline-block;
  vertical-align: middle; }

.led-icon {
  display: inline-block;
  position: relative;
  top: 1px; }
  .led-icon.led-icon-l {
    margin-right: 8px; }
  .led-icon.led-icon-r {
    margin-left: 8px; }

/*!
 *	Grid
 */
.row, .row-m {
  position: relative;
  margin: 0;
  padding: 0;
  zoom: 1; }
  .row:after, .row-m:after, .row:before, .row-m:before {
    content: "";
    display: table;
    clear: both; }

.row-m {
  margin: 0 auto;
  width: 1050px; }

.col {
  display: inline;
  float: left;
  left: 100%;
  position: relative;
  padding: 0; }

.grid-main {
  width: 760px; }

.col-main {
  margin-left: -760px; }

.grid-aside {
  width: 270px; }

.col-aside {
  margin-left: -100%; }

.grid-h {
  width: 48.5%; }

.col-h-1 {
  margin-left: -100%; }

.col-h-2 {
  margin-left: -48.5%; }

.grid-t {
  width: 31.3333333333%; }

.grid-2t {
  width: 65.6666666667%; }

.col-t-1 {
  margin-left: -100%; }

.col-t-2 {
  margin-left: -65.6666666667%; }

.col-t-3 {
  margin-left: -31.3333333333%; }

.grid-q {
  width: 22.75%; }

.grid-3q {
  width: 74.25%; }

.col-q-1 {
  margin-left: -100%; }

.col-q-2 {
  margin-left: -74.25%; }

.col-q-3 {
  margin-left: -48.5%; }

.col-q-4 {
  margin-left: -22.75%; }

/*	Forms
 */
.inp-text {
  display: block;
  border: 1px solid #a4a4a4;
  padding: 3px 10px;
  background: #fff;
  color: #21272c;
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  height: 21px;
  width: 100%; }
  .inp-text:-moz-placeholder {
    color: #ccc;
    font-style: italic; }
  .inp-text::-webkit-input-placeholder {
    color: #ccc;
    font-style: italic; }
  .inp-text:hover {
    border-color: #FFDC00; }
  .inp-text:focus {
    border-color: #FFDC00;
    background: #fff; }
  .error .inp-text {
    background: #feecec;
    border-color: #e82f44; }

/* BUTTON */
.btn,
button {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  background: #7cba22;
  color: #fff;
  text-decoration: none; }
  .ie7 .btn, .ie7
  button {
    display: inline;
    zoom: 1; }
  .btn span,
  button span {
    position: relative;
    display: block;
    padding: 9px 20px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase; }
  .btn:hover, .btn:focus,
  button:hover,
  button:focus {
    background: #8fc43d; }
  .btn.btn-block,
  button.btn-block {
    width: 100%;
    display: block;
    text-align: center; }
  .btn.btn-big span,
  button.btn-big span {
    padding: 18px 30px;
    font-size: 18px; }

body {
  position: relative;
  background: url("../img/bg.jpg") no-repeat 50% 130px; }

/*	Logo
 */
.logo {
  display: block;
  text-decoration: none;
  outline: none;
  position: absolute;
  top: 25px;
  left: 30px;
  margin: 0;
  padding: 0; }

/*!
 *	Base layout
 */
.header {
  position: relative;
  height: 130px;
  background: #ef7c00;
  color: #fff; }

.main {
  padding: 60px 0; }

.footer {
  background: #ffffff;
  color: #545454;
  font-size: 14px;
  line-height: 1.4;
  padding: 15px 0; }
  .footer p {
    margin: 0; }
  .footer a {
    color: #545454; }

/*!
 *	Menu
 */
.menu-main {
  font: 300 16px/20px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  position: absolute;
  top: 60px;
  right: 50%;
  margin-right: -525px; }
  .menu-main li {
    float: left;
    margin-left: 19px;
    border-left: 1px solid #f49937; }
    .menu-main li:first-child {
      border-left: none;
      margin-left: 0; }
      .menu-main li:first-child a {
        margin-left: 0; }
    .menu-main li.active a {
      text-decoration: underline; }
  .menu-main a {
    display: block;
    margin-left: 19px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none; }
    .menu-main a:hover {
      text-decoration: underline; }

.menu-lang {
  font: 300 15px/19px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  position: absolute;
  top: 20px;
  right: 50%;
  margin-right: -525px; }
  .menu-lang li {
    float: left;
    margin-left: 9px;
    border-left: 1px solid #f49937; }
    .menu-lang li:first-child {
      border-left: none;
      margin-left: 0; }
      .menu-lang li:first-child a {
        margin-left: 0; }
    .menu-lang li.active a {
      text-decoration: underline; }
  .menu-lang a {
    display: block;
    margin-left: 9px;
    color: #FFD1A1;
    text-transform: uppercase;
    text-decoration: none; }
    .menu-lang a:hover {
      text-decoration: underline; }

/*!
 *	Crossroads
 */
/*!
 *	Box
 */
.box-panels ul {
  margin-left: -55px;
  margin-top: -25px; }
.box-panels .panel {
  font-family: "Courier New", monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  display: inline-block;
  margin-left: 55px;
  margin-top: 80px;
  vertical-align: top;
  text-align: center;
  position: relative; }
  .box-panels .panel > * {
    display: inline-block;
    vertical-align: top;
    width: 310px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 0px;
    word-spacing: 0px; }
    .ie7 .box-panels .panel > * {
      display: inline;
      zoom: 1; }
  .box-panels .panel > * > * {
    white-space: normal; }
  .box-panels .panel .spc {
    display: block;
    height: 20px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden; }
    .box-panels .panel .spc .spc2 {
      display: inline-block;
      vertical-align: middle;
      line-height: 1.1; }
      .box-panels .panel .spc .spc2 .desc {
        display: block;
        margin: 5px 0;
        padding: 0 10px;
        font: 300 15px/19px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .box-panels .panel .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80px; }
    .box-panels .panel .img img {
      position: relative;
      top: -55px; }
  .box-panels .panel h2 {
    font: 600 22px/26px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    height: 52px;
    overflow: hidden;
    line-height: 52px; }
    .box-panels .panel h2 span {
      display: inline-block;
      vertical-align: middle;
      line-height: 1.1; }
  .box-panels .panel a {
    display: block;
    border-top: 5px solid transparent;
    -webkit-box-shadow: 0 0 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 0 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 5px 0px rgba(50, 50, 50, 0.5);
    text-decoration: none;
    padding-top: 110px;
    height: 275px;
    color: #fff;
    overflow: hidden;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease; }
    .box-panels .panel a:hover {
      -webkit-box-shadow: 0 0 10px 0px rgba(50, 50, 50, 0.8);
      -moz-box-shadow: 0 0 10px 0px rgba(50, 50, 50, 0.8);
      box-shadow: 0 0 10px 0px rgba(50, 50, 50, 0.8); }
  .box-panels .panel.panel1 h2 {
    color: #957A65; }
  .box-panels .panel.panel1 .spc {
    background: #957A65; }
  .box-panels .panel.panel1 a {
    border-top: 5px solid #957A65; }
  .box-panels .panel.panel2 h2 {
    color: #B25329; }
  .box-panels .panel.panel2 .spc {
    background: #B25329; }
  .box-panels .panel.panel2 a {
    border-top: 5px solid #B25329; }
  .box-panels .panel.panel3 h2 {
    color: #6d3210; }
  .box-panels .panel.panel3 .spc {
    background: #6d3210; }
  .box-panels .panel.panel3 a {
    border-top: 5px solid #6d3210; }
  .box-panels .panel.panel4 h2 {
    color: #6a8235; }
  .box-panels .panel.panel4 .spc {
    background: #6a8235; }
  .box-panels .panel.panel4 a {
    border-top: 5px solid #6a8235; }
  .box-panels .panel.panel5 h2 {
    color: #1268b7; }
  .box-panels .panel.panel5 .spc {
    background: #1268b7; }
  .box-panels .panel.panel5 a {
    border-top: 5px solid #1268b7; }
  .box-panels .panel.panel6 h2 {
    color: #bc6e63; }
  .box-panels .panel.panel6 .spc {
    background: #bc6e63; }
  .box-panels .panel.panel6 a {
    border-top: 5px solid #bc6e63; }
.box-panels.box-panels-sub ul {
  margin-left: 0px;
  margin-top: -5px; }
.box-panels.box-panels-sub .panel {
  display: block;
  margin-left: 0;
  margin-top: 5px; }
  .box-panels.box-panels-sub .panel > * {
    width: auto; }
  .box-panels.box-panels-sub .panel .spc {
    display: block;
    height: 75px;
    line-height: 75px;
    position: absolute;
    padding-left: 45px;
    bottom: 0;
    left: 30px;
    right: 0;
    overflow: hidden;
    text-align: left; }
    .box-panels.box-panels-sub .panel .spc .spc2 {
      display: inline-block;
      vertical-align: middle;
      line-height: 1.1; }
      .box-panels.box-panels-sub .panel .spc .spc2 .desc {
        display: block;
        margin: 5px 0;
        padding: 0 10px;
        font: 300 15px/19px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .box-panels.box-panels-sub .panel .img {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 0;
    right: auto;
    height: 60px; }
    .box-panels.box-panels-sub .panel .img img {
      position: relative;
      top: 0;
      height: 60px; }
  .box-panels.box-panels-sub .panel a {
    padding-top: 0px;
    margin-left: 30px;
    height: 75px;
    -webkit-box-shadow: 0 0 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 0 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 2px 0px rgba(50, 50, 50, 0.5);
    border-top: none; }
    .box-panels.box-panels-sub .panel a:hover {
      -webkit-box-shadow: 0 0 5px 0px rgba(50, 50, 50, 0.8);
      -moz-box-shadow: 0 0 5px 0px rgba(50, 50, 50, 0.8);
      box-shadow: 0 0 5px 0px rgba(50, 50, 50, 0.8); }

.no-marg {
  margin: 0; }

.vhide {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0; }
