*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 24px
}

body {
  font-size: 1rem;
  line-height: 1.5833333;
  color: #97969a;
  font-family: Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .025em;
  background: #fff
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #62808c;
  text-decoration: underline
}

a:focus, a:hover {
  color: #4e6c78;
  text-decoration: none
}

a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

mark {
  color: #000;
  background: #ff0
}

small {
  font-size: 80%
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

td, th {
  padding: 0
}

@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  a, a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img, tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  h2, h3, p {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }

  ol, ul {
    margin-top: 0;
    margin-bottom: 30px
  }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
  font-family: inherit
}

h1 {
  font-size: 48px;
  line-height: 1
}

h2 {
  font-size: 36px
}

h3 {
  font-size: 24px
}

h4 {
  font-size: 20px
}

h5 {
  font-size: 18px
}

h6 {
  font-size: 15px
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 10px;
  margin-bottom: 24px
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 15px
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.row:after, .row:before {
  display: table;
  content: ''
}

.row:after {
  clear: both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    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:1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    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
  }
}

@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:1199px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}

.btn {
  font-family: Arial;
  display: inline-block;
  padding: 20px 60px;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  color: #fff;
  font-size: 24px;
  background-color: #2b2b2b;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  border-radius: none;
  text-decoration: none;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
  outline: 0 !important
}

.btn-block {
  width: 100%
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #171717
}

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  background-color: #212121
}

.text-center {
  text-align: center
}

.main-header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.main-header.active {
  background: #000
}

.logo {
  float: left;
  display: block;
  margin-top: 13px
}

.main-nav {
  float: right;
  margin-right: -10px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  padding: 37px 0
}

.main-nav ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.main-nav li {
  float: left;
  margin-left: 73px
}

.main-nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 10px
}

.main-nav a:hover {
  color: #c9ed9a
}

@media (max-width:1200px) {
  .main-nav {
    margin: 0
  }

  .main-nav li {
    margin-left: 50px
  }
}

@media (max-width:970px) {
  .logo {
    margin-top: 25px;
    width: 200px
  }

  .main-nav li {
    margin-left: 30px
  }
}

@media (max-width:769px) {
  .logo {
    float: none;
    margin: 10px auto
  }

  .main-nav {
    display: none;
    float: none
  }

  .main-nav li {
    float: none;
    margin: 0
  }

  .open-menu .main-nav {
    display: block
  }

  .nav-icon {
    width: 44px;
    height: 45px;
    position: absolute;
    top: 13px;
    left: 15px;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 30
  }

  .nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
  }

  .nav-icon span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    width: 39px
  }

  .nav-icon span:nth-child(2) {
    top: 11px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    width: 44px
  }

  .nav-icon span:nth-child(3) {
    top: 22px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    width: 20px
  }

  .nav-icon span:nth-child(4) {
    top: 33px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    width: 32px
  }

  .open-menu .nav-icon span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
    width: 44px
  }

  .open-menu .nav-icon span:nth-child(2) {
    width: 0;
    opacity: 0
  }

  .open-menu .nav-icon span:nth-child(3) {
    width: 0;
    opacity: 0
  }

  .open-menu .nav-icon span:nth-child(4) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 29px;
    left: 8px;
    width: 44px
  }

  .open-menu .main-header {
    background: #000
  }
}

@media (max-width:400px) {
  .logo {
    margin-left: 88px
  }
}

.main-footer {
  background: #000;
  color: #fff
}

.footer-top {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  padding: 136px 0 115px
}

.footer-top p:last-child {
  margin-bottom: 0
}

.footer-bottom {
  border-top: 1px solid #97969A;
  color: #97969a;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0
}

.footer-bottom a {
  color: #97969a
}

.footer-nav ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none
}

.footer-nav li {
  float: left;
  margin-left: 50px
}

.footer-nav a {
  text-decoration: none
}

.footer-nav a:hover {
  text-decoration: underline
}

@media (max-width:767px) {
  .footer-top {
    font-size: 14px;
    line-height: 20px
  }

  .footer-nav li {
    float: none;
    display: inline-block;
    margin: 0 10px 10px
  }

  .footer-bottom {
    text-align: center
  }

  .footer-nav ul {
    float: none
  }

  .footer-top {
    padding: 50px 0
  }
}

body, html {
  height: 100%
}

ol, p, ul {
  margin: 0 0 37px
}

.main-width {
  max-width: 1140px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px
}

.clearfix:after {
  content: " ";
  display: table;
  width: 100%;
  clear: both
}

img {
  margin: auto;
  max-width: 100%;
  display: block;
  height: auto
}

.hero-section2 {
  background-size: cover;
  background-position: 50% 0;
  padding: 282px 0 121px
}

.hero-section2 h1 {
  font-size: 48px;
  letter-spacing: 0;
  color: #fff;
  position: relative;
  margin: 0 0 50px;
  text-align: center
}

.hero-section2 h1:after {
  content: " ";
  height: 5px;
  width: 68px;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -34px;
  margin-top: 22px
}

@media (min-width:1025px) {
  .hero-section2 {
    background-attachment: fixed
  }
}

.content {
  padding: 120px 0 0;
  overflow: hidden
}

.content h2 {
  font-size: 36px;
  letter-spacing: 0;
  margin-bottom: 42px
}

.line-style {
  height: 1px;
  background: #EDEDED;
  margin-bottom: 56px
}

.section-margin {
  margin-bottom: 65px
}

.section-margin ol:last-child, .section-margin p:last-child, .section-margin ul:last-child {
  margin-bottom: 0
}

.item-style {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  line-height: 21px;
  font-family: 'Times New Roman'
}

.item-style img {
  margin: 8px auto 15px
}

.item-style h4 {
  margin: 0 0 10px;
  font-size: 14px;
  letter-spacing: .1em;
  text-align: center;
  font-family: Arial
}

.item-style li {
  margin-bottom: 78px
}

.item-style ol:last-child, .item-style p:last-child, .item-style ul:last-child {
  margin-bottom: 0
}

.wrap-btn {
  border-top: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
  padding: 28px 0;
  text-align: center;
  margin-bottom: 65px
}

.title-ul {
  color: #62808c;
  text-decoration: underline
}

.content-ul {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: .05em;
  margin-bottom: 10px
}

.content-ul p:last-child {
  margin-bottom: 0
}

.breadcrumbs {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Times New Roman';
  color: #5D5D5D;
  padding: 14px 0;
  margin: 0;
  list-style: none
}

.breadcrumbs li {
  display: inline-block;
  vertical-align: middle
}

.breadcrumbs li:after {
  content: "›";
  display: inline-block;
  vertical-align: top
}

.breadcrumbs li:last-child:after {
  display: none
}

.breadcrumbs a {
  color: #C9ED9A;
  text-decoration: underline
}

.breadcrumbs a:hover {
  text-decoration: none
}

.info-section {
  max-width: 920px;
  margin: auto auto 100px;
  font-size: 14px;
  line-height: 21px;
  font-family: 'Times New Roman'
}

.info-section h4 {
  color: #6F9A40;
  margin: 0 0 16px;
  font-size: 14px;
  letter-spacing: .1em;
  text-align: center;
  font-family: Arial
}

.info-section img {
  margin-bottom: 30px
}

.info-section ol:last-child, .info-section p:last-child, .info-section ul:last-child {
  margin-bottom: 0
}

.item-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  letter-spacing: 0;
  text-align: center
}

.item-icons li {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: .05em
}

.item-icons h4 {
  font-size: 14px;
  font-weight: 700;
  color: #6F9A40;
  text-align: center;
  letter-spacing: .1em;
  margin: 0 0 36px
}

.item-icon {
  letter-spacing: 0;
  font-size: 0;
  margin-bottom: 14px
}

.item-icon img {
  display: inline-block;
  vertical-align: middle
}

.item-icon:after {
  content: " ";
  display: inline-block;
  vertical-align: bottom;
  height: 134px
}

.section-btn {
  background-repeat: no-repeat;
  background-position: 20% 30%;
  line-height: 32px;
  padding: 40px 0
}

.section-btn p:last-child {
  margin-bottom: 0
}

.hero-section {
  height: 614px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  overflow: hidden;
  line-height: 32px;
  color: #fff;
  padding-top: 300px
}

.hero-section a {
  color: #0C2C4C
}

@media (min-width:1025px) {
  .hero-section {
    background-attachment: fixed
  }
}

.section-style {
  overflow: hidden;
  background: #6f9a40;
  color: #fff;
  padding: 67px 0
}

.section-style :last-child {
  margin-bottom: 0
}

.section-style h4 {
  font-size: 36px;
  margin: 0 0 6px;
  font-family: 'Times New Roman'
}

.section-style p {
  font-size: 12px
}

.form-style {
  font-size: 16px
}

input[type=checkbox] {
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  background-position: 100% 0;
  margin: 0 5px 0 0;
  background-repeat: no-repeat;
  cursor: pointer
}

input[type=checkbox]:checked {
  background-position: 0 0
}

.form-group {
  margin-bottom: 12px
}

.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 42px;
  width: 100%;
  display: block;
  border-radius: 3px;
  padding: 9px 14px;
  border: 1px solid #D8D8D8
}

.form-control:focus {
  border-color: transparent;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

textarea.form-control {
  height: 230px;
  width: 100%;
  max-width: 100%
}

select.form-control {
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: 100% 50%
}

@media (max-width:1025px) {
  html {
    font-size: 18px
  }

  ol, p, ul {
    margin: 0 0 20px
  }

  .content h2 {
    font-size: 26px;
    margin-bottom: 30px
  }

  .btn {
    font-size: 16px;
    padding: 10px 30px
  }
}

@media (max-width:767px) {
  .hero-section2 {
    padding: 150px 0 70px
  }

  .hero-section2 h1 {
    font-size: 30px
  }

  .hero-section2 h1:after {
    height: 3px;
    margin-top: 15px;
    margin-left: -25px;
    width: 50px
  }

  .content {
    padding-top: 80px
  }

  .item-icons li {
    display: block;
    margin-bottom: 40px;
    width: 100%
  }

  .item-icon:after {
    display: none
  }

  .info-section {
    margin-bottom: 50px
  }

  .section-margin ol:last-child, .section-margin p:last-child, .section-margin ul:last-child {
    margin-bottom: 20px
  }

  .section-margin img {
    margin-bottom: 20px
  }

  .hero-section {
    height: auto;
    padding: 150px 0 80px
  }

  .section-style h4 {
    font-size: 24px
  }
}


