/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=3c511bc5679443518b0ab381152370d1)
 * Config saved to config.json and https://gist.github.com/3c511bc5679443518b0ab381152370d1
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-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: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

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 {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  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-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

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

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-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: 1200px) {
  .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,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.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 !important; }
  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 !important; }
  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: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .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: 1199px) {
  .hidden-md {
    display: none !important; } }

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

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
html, body {
  padding: 0;
  margin: 0;
  font-family: 'lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.875em;
  color: #201D1A; }

a, a:hover, a:focus {
  text-decoration: none; }

.container-fluid {
  max-width: 1280px; }

#page {
  min-height: 400px; }

.has-no-cover #page {
  padding-top: 80px; }

#header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 200;
  padding-top: 37px; }
  .header__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
  .header__logo {
    display: block;
    margin-right: 30px; }
  .header__logoImage {
    max-width: 100%;
    width: 90px;
    height: auto; }
  #header .header__menu {
    text-align: right;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    #header .header__menu .menu a {
      color: #BABABA; }
      #header .header__menu .menu a:hover, #header .header__menu .menu a:focus {
        color: #00CC99; }
    #header .header__menu .menu .current-menu-item a:before {
      content: '';
      display: block;
      height: 2px;
      width: 100%;
      background-color: #BABABA;
      border-bottom: -4px; }
    #header .header__menu .menu .current-menu-item a:hover, #header .header__menu .menu .current-menu-item a:focus {
      color: #BABABA; }
  .header__toggle {
    display: none; }

.has-no-cover #header .header__menu .menu a {
  color: #201D1A; }
  .has-no-cover #header .header__menu .menu a:hover, .has-no-cover #header .header__menu .menu a:focus {
    color: #00CC99; }

#footer {
  background-color: #EFECEC;
  padding: 46px 66px;
  overflow: hidden; }
  .footer__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -56px;
    margin-bottom: -56px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .footer__left, .footer__right {
    margin-right: 56px;
    margin-bottom: 56px; }
  .footer__left {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .footer__logoWrapper {
    display: block;
    float: left; }
  .footer__logo {
    max-width: 100%;
    width: 46px;
    height: auto; }
  .footer__text {
    display: block;
    float: left;
    max-width: 170px;
    margin-left: 30px;
    font-size: 0.625em;
    font-weight: 400;
    line-height: 1.2em;
    color: #3C3C3C; }
  .footer__copyright {
    margin: 0;
    padding: 0;
    font-size: 0.625em;
    font-weight: 400;
    line-height: 1.2em;
    color: #3C3C3C; }
  .footer__sep {
    display: block;
    margin: 30px 0 25px 0;
    width: 100%;
    height: 1px;
    border: none;
    background-color: #201D1A; }
  .footer__menu {
    margin: 0 -9px; }

#cover {
  position: relative;
  min-height: 740px;
  height: 80vh;
  color: #ffffff;
  text-align: center; }
  .cover__wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden; }
  .cover__content {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
  .cover__overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #201D1A;
    opacity: 0.35;
    transition: opacity 0.225s linear, background-color 0.225s linear; }
    .cover__overlay--transitioning {
      opacity: 1;
      background-color: #0e0e0e; }
  .cover__background {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -2;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed; }
  .cover__previous, .cover__next {
    position: absolute;
    bottom: 270px;
    z-index: 15;
    display: inline-block; }
    .cover__previous img, .cover__next img {
      max-width: 100%;
      width: 28px;
      height: auto; }
  .cover__next {
    right: 170px; }
  .cover__previous {
    left: 170px; }
  .cover__slides {
    position: relative;
    height: 100%;
    width: 100%; }
  .cover__slide {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -3; }
    .cover__slide--active {
      z-index: 10; }
  .cover__title, .slide__title, .cover__subtitle {
    width: 700px;
    max-width: 83.5%; }
  #cover .cover__subtitle {
    margin-top: 15px; }
  .slide__link {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.1875rem;
    letter-spacing: 0;
    color: #00CC99;
    max-width: 83.5%;
    width: 435px;
    position: absolute;
    left: 50%;
    bottom: 270px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    .slide__link:hover, .slide__link:focus {
      text-decoration: underline;
      color: #00CC99; }
  .cover__side {
    position: absolute;
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.heading {
  margin: 0;
  padding: 0; }
  .heading--with-dot:after {
    content: '.';
    display: inline-block;
    font-size: 1em;
    font-weight: 900;
    color: #00CC99;
    margin-left: -0.25em; }
  .heading--type-1 {
    font-size: 4.5rem;
    font-weight: 800;
    letter-spacing: 0.2em;
    line-height: 1.2em;
    text-transform: uppercase; }
  .heading--type-2 {
    font-size: 3.125rem;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 0; }
  .heading--type-3 {
    font-size: 2.8125rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.2em; }
  .heading--type-4 {
    font-size: 1.5625rem;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 0; }
  .heading--type-5 {
    font-size: 1.8125rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 1.2em;
    text-transform: lowercase;
    color: #00CC99; }
  .heading--type-6 {
    font-size: 1.125rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #201D1A; }

.projects:after {
  content: '';
  display: table;
  clear: both; }

.projects .grid-sizer {
  width: calc( ( 100% - 60px ) / 4); }

.projects .gutter-sizer {
  width: 15px;
  height: 15px; }

.projects__item {
  position: relative;
  width: calc( ( 100% - 60px ) / 4);
  margin-right: 15px;
  margin-bottom: 15px;
  float: left; }
  .projects__item:first-child {
    width: calc( ( 100% - 30px ) / 2); }
    .projects__item:first-child .card--type-project:before {
      padding-bottom: 81.65468%; }
    .projects__item:first-child .card--type-project .card__wrapper {
      padding: 40px 20px; }
    .projects__item:first-child .card--type-project .card__title {
      font-size: 1.375em; }

.projects__more {
  display: block !important;
  width: 150px;
  margin: 0 auto;
  margin-top: 45px; }

.horizontal-menu .menu {
  padding: 0;
  margin: 0;
  list-style: none; }
  .horizontal-menu .menu > li {
    display: inline-block;
    padding: 0 9px;
    margin: 0; }
  .horizontal-menu .menu a {
    display: block;
    font-size: 0.75em;
    font-weight: 600;
    line-height: 1.83333em;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #201D1A;
    transition: color 0.225s ease-out; }
    .horizontal-menu .menu a:hover, .horizontal-menu .menu a:focus {
      color: #00CC99; }

.default-archive {
  margin-bottom: -77px; }
  .default-archive__item {
    margin-bottom: 77px; }

.default-single {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -30px;
  margin-bottom: -30px; }
  .default-single .single__date, .default-single .single__content {
    margin-right: 30px;
    margin-bottom: 30px; }
  .default-single .single__date {
    -webkit-flex: 275px 1;
        -ms-flex: 275px 1;
            flex: 275px 1;
    font-size: 1.125em;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    color: #BABABA; }
  .default-single .single__content {
    -webkit-flex: 500px 1;
        -ms-flex: 500px 1;
            flex: 500px 1; }
  .default-single .single__title {
    max-width: 612px; }
  .default-single .single__imageWrapper {
    margin-top: 15px; }
  .default-single .single__image {
    width: 100%;
    height: auto; }
  .default-single .single__text {
    margin-top: 40px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.875em;
    letter-spacing: 0;
    color: #6E6C6C; }

.project-single {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 113px; }
  .project-single .single__text {
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.875em; }
  .project-single .single__gallery {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -10px;
    margin-bottom: -10px; }
  .project-single .gallery__item {
    -webkit-flex: 0 1;
        -ms-flex: 0 1;
            flex: 0 1;
    min-width: calc( ( 100% - 20px ) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .project-single .gallery__item:before {
      content: '';
      display: block;
      padding-bottom: 57.78894%; }
    .project-single .gallery__item--full {
      min-width: calc( 100% - 10px); }
      .project-single .gallery__item--full:before {
        padding-bottom: 57.79703%; }

.layout--type-1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -30px;
  margin-bottom: -15px; }
  .layout--type-1 .layout__left, .layout--type-1 .layout__right {
    margin-right: 30px;
    margin-bottom: 15px; }
  .layout--type-1 .layout__left {
    -webkit-flex: 275px 1;
        -ms-flex: 275px 1;
            flex: 275px 1;
    font-size: 1.125em;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    color: #BABABA; }
  .layout--type-1 .layout__right {
    -webkit-flex: 500px 1;
        -ms-flex: 500px 1;
            flex: 500px 1; }

.layout--type-2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -90px;
  margin-bottom: -15px; }
  .layout--type-2 .layout__left, .layout--type-2 .layout__right {
    margin-right: 90px;
    margin-bottom: 15px; }
  .layout--type-2 .layout__left {
    -webkit-flex: 150px 1;
        -ms-flex: 150px 1;
            flex: 150px 1;
    font-size: 1.125em;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    color: #BABABA; }
  .layout--type-2 .layout__right {
    -webkit-flex: 420px 1;
        -ms-flex: 420px 1;
            flex: 420px 1; }

.filters {
  display: block;
  margin-top: 40px;
  margin-bottom: 65px;
  margin-right: -7px;
  text-align: center; }
  .filters__item {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 7px;
    padding: 7px 14px;
    background-color: #D3D3D3;
    color: #201D1A;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    border-radius: 14px;
    transition: background-color 0.225s linear, color 0.225s linear; }
    .filters__item:hover, .filters__item:focus {
      background-color: #c1c1c1;
      color: #201D1A; }
    .filters__item--active {
      background-color: #201D1A !important;
      color: #ffffff !important; }

.services {
  margin-bottom: -100px; }
  .services__group {
    margin-bottom: 100px; }
  .services__category {
    margin-bottom: 20px; }
  .services__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .service {
    -webkit-flex: 33.333333% 0;
        -ms-flex: 33.333333% 0;
            flex: 33.333333% 0;
    border: solid 1px #BABABA;
    background-color: #EFECEC;
    color: #6E6C6C;
    padding: 20px;
    text-align: center; }
    .service__imageWrapper {
      margin-bottom: 30px; }
    .service__image {
      max-width: 100%;
      height: auto;
      filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
      /* Firefox 10+, Firefox on Android */
      filter: gray;
      /* IE6-9 */
      -webkit-filter: grayscale(100%);
      /* Chrome 19+, Safari 6+, Safari 6+ iOS */
      transition: -webkit-filter 0.225s linear;
      transition: filter 0.225s linear;
      transition: filter 0.225s linear, -webkit-filter 0.225s linear; }
    .service:hover .service__image, .service:focus .service__image {
      filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
      -webkit-filter: grayscale(0%); }
    .service__description {
      margin: 0;
      padding: 0;
      font-size: 0.75em;
      font-weight: 400;
      line-height: 1.66667em;
      letter-spacing: 0; }

.service-centers__group {
  margin-bottom: 10px;
  border-bottom: solid 1px #EFECEC; }

.service-centers__city {
  margin: 0;
  padding: 0;
  text-transform: uppercase; }

.service-center {
  margin-bottom: 62px; }
  .service-center__title {
    margin-bottom: 30px; }
  .service-center__address {
    font-size: 1em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.875em;
    letter-spacing: 0;
    color: #6E6C6C;
    margin: 0;
    padding: 0; }
  .service-center__offered {
    display: block;
    margin: 7px 0;
    text-transform: uppercase; }
  .service-center__meta {
    display: block;
    margin: 0;
    padding: 0;
    color: #6E6C6C;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.875em;
    letter-spacing: 0; }
    .service-center__meta a {
      color: #6E6C6C;
      transition: color 0.225s ease-out; }
      .service-center__meta a:hover, .service-center__meta a:focus {
        color: #00CC99; }

.form-group {
  margin-bottom: 20px; }
  .form-group .help-block {
    font-size: 0.75em;
    font-weight: 400; }
  .form-group.has-error .help-block {
    color: #ff0000; }

.form-label {
  display: block;
  margin-left: -4px;
  margin-bottom: 4px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0; }

.form-control {
  box-shadow: none;
  background: none;
  outline: none;
  font: inherit;
  display: block;
  width: 100%;
  padding: 14px 22px;
  margin: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0;
  color: #201D1A;
  border: solid 1px #BABABA; }
  .form-control:focus {
    color: #00CC99; }
  .form-control:hover {
    border-color: #a8a8a8; }

.form-message {
  padding: 15px;
  margin-bottom: 15px;
  background-color: #00CC99;
  color: #ffffff;
  font-size: 1em;
  font-weight: 400; }
  .form-message.error {
    background-color: #201D1A; }

.inline-form {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  width: 100%;
  margin-top: 45px; }
  .inline-form .form-group, .inline-form .btn, .inline-form .form-control {
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none; }
  .inline-form .form-group {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 250px; }
  .inline-form .form-control {
    background-color: #00CC99;
    color: #ffffff; }
    .inline-form .form-control::-webkit-input-placeholder {
      text-transform: uppercase;
      color: #ffffff;
      opacity: 1; }
    .inline-form .form-control::-moz-placeholder {
      text-transform: uppercase;
      color: #ffffff;
      opacity: 1; }
    .inline-form .form-control:-ms-input-placeholder {
      text-transform: uppercase;
      color: #ffffff;
      opacity: 1; }
    .inline-form .form-control::-ms-input-placeholder {
      text-transform: uppercase;
      color: #ffffff;
      opacity: 1; }
    .inline-form .form-control::placeholder {
      text-transform: uppercase;
      color: #ffffff;
      opacity: 1; }
  .inline-form .form-submit {
    margin-left: -24px; }
  .inline-form .form-control {
    font-size: 0.625em;
    font-weight: 400;
    border-radius: 6px; }
  .inline-form .form-message {
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc( 100%);
    font-size: 0.75em;
    padding: 10px; }
    .inline-form .form-message.success {
      position: static; }

.vector-map-wrapper {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 60px; }

.vector-map {
  max-width: 75%;
  height: auto;
  width: 720px; }

.vector-map-info {
  position: absolute;
  right: 0;
  top: 60px;
  display: block;
  padding: 30px 15px;
  background-color: #fff;
  border: solid 2px #00CC99;
  color: #6E6C6C;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0;
  text-align: center;
  border-radius: 10px;
  max-width: 75%;
  width: 280px;
  opacity: 0;
  transition: opacity 0.225s linear; }
  .vector-map-info--active {
    opacity: 1; }
  .vector-map-info .info__title {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    margin-bottom: -2px; }
  .vector-map-info .info__province {
    display: block;
    margin: 0;
    padding: 0; }
  .vector-map-info .info__category {
    font-weight: 700;
    margin: 4px 0; }
  .vector-map-info .info__content {
    padding: 0;
    margin: 10px 0; }
  .vector-map-info .info__meta {
    display: block;
    margin: 0;
    padding: 0; }
    .vector-map-info .info__meta strong {
      font-weight: 400; }

.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none;
  border: solid 1px #201D1A;
  background: transparent;
  outline: none;
  display: inline-block;
  padding: 8px 20px;
  min-width: 144px;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
  color: #201D1A;
  border-radius: 16px;
  transition: background-color 0.225s ease-out, border-color 0.225s ease-out, color 0.225s ease-out; }
  .btn:hover, .btn:focus {
    background-color: #00CC99;
    color: #ffffff;
    border-color: #00CC99;
    outline: none;
    box-shadow: none; }
  .btn--filled {
    background-color: #201D1A;
    color: #ffffff;
    padding: 7px 24px;
    min-width: 0;
    text-transform: lowercase;
    letter-spacing: 0.1em; }
    .btn--filled:hover, .btn--filled:focus {
      background-color: #00CC99;
      border-color: #00CC99; }
    .btn--filled.btn--color-primary {
      background-color: #201D1A;
      border-color: #201D1A;
      color: #3C3C3C; }
      .btn--filled.btn--color-primary:hover, .btn--filled.btn--color-primary:focus {
        background-color: #0c0b0a;
        color: #201D1A; }
    .btn--filled.btn--color-accent {
      background-color: #00CC99;
      border-color: #00CC99;
      color: #3C3C3C; }
      .btn--filled.btn--color-accent:hover, .btn--filled.btn--color-accent:focus {
        background-color: #00a87e;
        color: #201D1A; }
    .btn--filled.btn--color-gray {
      background-color: #3C3C3C;
      border-color: #3C3C3C;
      color: #3C3C3C; }
      .btn--filled.btn--color-gray:hover, .btn--filled.btn--color-gray:focus {
        background-color: #2a2a2a;
        color: #201D1A; }
    .btn--filled.btn--color-dark_gray {
      background-color: #1C1A18;
      border-color: #1C1A18;
      color: #3C3C3C; }
      .btn--filled.btn--color-dark_gray:hover, .btn--filled.btn--color-dark_gray:focus {
        background-color: #090808;
        color: #201D1A; }
    .btn--filled.btn--color-light_gray {
      background-color: #6E6C6C;
      border-color: #6E6C6C;
      color: #3C3C3C; }
      .btn--filled.btn--color-light_gray:hover, .btn--filled.btn--color-light_gray:focus {
        background-color: #5c5a5a;
        color: #201D1A; }
    .btn--filled.btn--color-sep {
      background-color: #BABABA;
      border-color: #BABABA;
      color: #3C3C3C; }
      .btn--filled.btn--color-sep:hover, .btn--filled.btn--color-sep:focus {
        background-color: #a8a8a8;
        color: #201D1A; }
    .btn--filled.btn--color-light_text {
      background-color: #6E6C6C;
      border-color: #6E6C6C;
      color: #3C3C3C; }
      .btn--filled.btn--color-light_text:hover, .btn--filled.btn--color-light_text:focus {
        background-color: #5c5a5a;
        color: #201D1A; }
    .btn--filled.btn--color-light_background {
      background-color: #EFECEC;
      border-color: #EFECEC;
      color: #3C3C3C; }
      .btn--filled.btn--color-light_background:hover, .btn--filled.btn--color-light_background:focus {
        background-color: #dfd9d9;
        color: #201D1A; }
    .btn--filled.btn--color-gray_background {
      background-color: #D3D3D3;
      border-color: #D3D3D3;
      color: #3C3C3C; }
      .btn--filled.btn--color-gray_background:hover, .btn--filled.btn--color-gray_background:focus {
        background-color: #c1c1c1;
        color: #201D1A; }

.social-networks {
  margin-bottom: -4px; }

.social-network {
  display: block;
  margin-bottom: 4px;
  text-align: center;
  width: 50px; }
  .social-network img {
    width: auto;
    height: 12px; }

.blurb {
  margin: 40px 0;
  text-align: center; }

.modal {
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  background: none !important;
  overflow-y: scroll !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  margin: 0 !important; }
  .modal__wrapper {
    position: absolute;
    left: 50%;
    top: 60px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #ffffff;
    border-radius: 16px;
    padding: 30px; }
  .modal__header {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: solid 1px #BABABA; }
  .modal__title {
    font-size: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    color: #1C1A18;
    margin: 0; }
  .modal__subtitle {
    display: block;
    padding-top: 15px;
    margin-top: 15px;
    border-top: solid 1px #BABABA;
    font-size: 0.66687em;
    font-weight: 400;
    color: #1C1A18; }
  .modal__close {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    right: 30px;
    top: 24px;
    background-color: #1C1A18;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: 700;
    transition: background-color 0.175s linear; }
    .modal__close:hover, .modal__close:focus {
      background-color: #090808;
      color: #ffffff; }

.card--type-project {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .card--type-project:before {
    content: '';
    display: block;
    padding-bottom: 80.95238%; }
  .card--type-project .card__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    color: #ffffff; }
  .card--type-project .card__wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 7px;
    background-color: rgba(28, 26, 24, 0.5);
    text-align: center;
    transition: background-color 0.225s ease-out; }
  .card--type-project .card__title {
    font-size: 0.875em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.87496em;
    text-transform: uppercase;
    margin: 0;
    padding: 0; }
  .card--type-project .card__overlay:hover, .card--type-project .card__overlay:focus {
    color: #ffffff; }
    .card--type-project .card__overlay:hover .card__wrapper, .card--type-project .card__overlay:focus .card__wrapper {
      background-color: #1C1A18; }

.card--type-post .card__title {
  max-width: 615px; }

.card--type-post .card__link {
  color: #201D1A;
  transition: color 0.225s ease-out; }
  .card--type-post .card__link:hover, .card--type-post .card__link:focus {
    color: #00CC99; }

.card--type-post .card__text {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.875em;
  color: #6E6C6C; }

.card--type-post .card__more {
  display: block;
  font-size: 0.75em;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #00CC99; }
  .card--type-post .card__more:hover, .card--type-post .card__more:focus {
    color: #00CC99;
    text-decoration: underline; }

.card--type-product {
  text-align: left; }
  .card--type-product .card__imageWrapper {
    display: block; }
  .card--type-product .card__image {
    max-width: 125px;
    height: auto; }
  .card--type-product .card__more {
    font-size: 0.75em;
    font-weight: 600;
    line-height: 2.5em;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #00CC99; }
    .card--type-product .card__more:hover, .card--type-product .card__more:focus {
      color: #00CC99; }
  .card--type-product .card__moreImage {
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -2px;
    transition: margin-right 0.475s ease-in-out; }
  .card--type-product .card__more:hover .card__moreImage, .card--type-product .card__more:focus .card__moreImage {
    margin-right: 7px; }

.the-content p:first-child {
  padding-top: 0;
  margin-top: 0; }

.the-content img {
  max-width: 100%;
  height: auto; }

.page__section {
  position: relative;
  padding: 70px 0;
  overflow: hidden; }

.section__header {
  text-align: center;
  margin-bottom: 40px; }

.header--with-sep {
  padding-bottom: 70px;
  border-bottom: solid 1px #EFECEC;
  margin-bottom: 10px; }

.section--type-1 .section__title {
  text-align: center;
  margin-bottom: 40px; }

.section--type-1 .section__right .section__title {
  text-align: left;
  margin-bottom: 54px; }

.section--type-1 .section__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -56px;
  margin-bottom: -56px; }

.section--type-1 .section__left, .section--type-1 .section__right {
  margin-right: 56px;
  margin-bottom: 56px; }

.section--type-1 .section__left {
  -webkit-flex: 360px 1;
      -ms-flex: 360px 1;
          flex: 360px 1; }

.section--type-1 .section__right {
  -webkit-flex: 500px 1;
      -ms-flex: 500px 1;
          flex: 500px 1; }

.section--type-1 .section__image {
  width: 100%;
  height: auto; }

.section--type-1 .section__contentTitle {
  font-size: 1.5625em;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0;
  display: block;
  margin-bottom: 15px; }

.section--type-1 .section__contentText {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.875em;
  letter-spacing: 0;
  margin: 0;
  padding: 0; }

.section--type-1 .section__features {
  margin-top: 76px;
  margin-bottom: -50px;
  margin-right: -50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.section--type-1 .section__feature {
  margin-right: 56px;
  margin-bottom: 56px;
  -webkit-flex: 175px 1;
      -ms-flex: 175px 1;
          flex: 175px 1; }

.section--type-1 .feature__icon {
  display: block;
  margin-bottom: 4px;
  max-width: 100%;
  width: 36px;
  height: auto; }

.section--type-1 .feature__title {
  margin-bottom: 10px;
  max-width: 140px; }

.section--type-1.section--is-alternate .section__wrapper {
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.section--type-2 .section__title {
  margin-bottom: 40px;
  text-align: center; }

.section--type-3 .section__wrapper {
  text-align: center; }

.section--type-3 .section__header, .section--type-3 .section__content {
  max-width: 460px;
  margin: 0 auto; }

.section--type-3 .section__header {
  margin-bottom: 25px; }

.section--type-3 .section__content {
  font-size: 1em;
  line-height: 1.875em;
  letter-spacing: 0; }

.section--type-4 .section__header {
  text-align: center;
  margin-bottom: 40px; }

.section--type-4 .section__subtitle {
  display: block;
  color: #6E6C6C;
  margin-top: 10px; }

.section--type-5 .section__wrapper {
  max-width: 810px;
  margin: 0 auto;
  text-align: center; }

.section--type-5 .section__content {
  text-align: justify;
  -moz-text-align-last: center;
       text-align-last: center; }

.section--type-5 .section__imageWrapper {
  margin-top: 30px; }

.section--type-5 .section__image {
  max-width: 100%;
  height: auto; }

.section--type-6 {
  padding-top: 0;
  margin-top: -60px;
  text-align: center; }
  .section--type-6 .section__wrapper {
    display: inline-block;
    max-width: 860px; }
    @media (min-width: 1000px) {
      .section--type-6 .section__wrapper {
        margin-left: -50px; } }
  .section--type-6 .section__sep {
    margin-left: -210px;
    margin-right: -210px;
    display: block;
    margin-top: 60px;
    margin-bottom: 20px;
    height: 1px;
    width: auto;
    background-color: #EFECEC;
    border: none; }

.contact .section__header {
  margin-bottom: 80px; }

.contact .section__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -30px;
  margin-bottom: -60px; }

.contact .section__left, .contact .section__right {
  margin-right: 30px;
  margin-bottom: 60px; }

.contact .section__left {
  -webkit-flex: 400px 1;
      -ms-flex: 400px 1;
          flex: 400px 1; }

.contact .section__right {
  -webkit-flex: 600px 1;
      -ms-flex: 600px 1;
          flex: 600px 1; }

.contact__coords {
  min-height: 100%;
  padding: 60px 30px;
  background-color: #EFECEC;
  color: #6E6C6C;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  box-shadow: 4px 4px 12px rgba(32, 29, 26, 0.15); }

.contact__details, .contact__map {
  -webkit-flex: 240px 1;
      -ms-flex: 240px 1;
          flex: 240px 1; }

.contact__sep {
  width: 2px;
  height: 130px;
  background-color: #BABABA;
  margin: 0 40px; }

@media (max-width: 680px) {
  .contact__sep {
    width: 100%;
    height: 2px;
    margin: 40px 0; } }

.contact__details {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.42857em;
  letter-spacing: 0; }
  .contact__detailsTitle {
    margin-bottom: 20px; }
  .contact__details strong {
    font-weight: 600; }

.contact__map {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  min-height: 320px; }

.post-type-archive-service_center .section__title {
  margin-bottom: 65px; }

.post-type-archive-service_center .filters {
  margin-top: 0;
  margin-bottom: 40px; }

@media (max-width: 1200px) {
  .cover__next {
    right: 40px; }
  .cover__previous {
    left: 40px; } }

@media (max-width: 991px) {
  .projects .grid-sizer {
    width: calc( ( 100% - 45px ) / 3); }
  .projects__item {
    position: relative;
    width: calc( ( 100% - 45px ) / 3); }
    .projects__item:first-child {
      width: calc( 100% - ( 100% + 45px ) / 3); }
  .service {
    -webkit-flex: 50% 0;
        -ms-flex: 50% 0;
            flex: 50% 0; } }

@media (max-width: 768px) {
  #cover {
    min-height: 520px; }
    .cover__previous, .cover__next, .slide__link {
      bottom: 45px; }
    .cover__background {
      background-attachment: scroll; }
  .heading--type-1 {
    font-size: 3.465rem; }
  #header {
    padding-top: 15px; }
    .header__wrapper {
      display: block;
      position: relative;
      height: 100%; }
    .header__logo {
      display: inline-block;
      margin-right: 0; }
    #header .header__menu {
      text-align: left; }
      #header .header__menu .menu {
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 2000;
        overflow-y: scroll;
        background-color: #fff;
        text-align: left;
        width: 300px;
        max-width: 100%;
        padding: 100px 15px 30px 30px; }
        #header .header__menu .menu > li {
          display: block;
          padding: 9px 0; }
        #header .header__menu .menu a {
          font-size: 1.125em;
          color: #201D1A; }
          #header .header__menu .menu a:hover, #header .header__menu .menu a:focus {
            color: #00CC99; }
        #header .header__menu .menu .current-menu-item a {
          color: #00CC99; }
          #header .header__menu .menu .current-menu-item a:before {
            display: none; }
          #header .header__menu .menu .current-menu-item a:hover, #header .header__menu .menu .current-menu-item a:focus {
            color: #00CC99; }
      #header .header__menu .menu {
        -webkit-transform: translateX(100%);
            -ms-transform: translateX(100%);
                transform: translateX(100%);
        transition: -webkit-transform 0.425s ease-in-out;
        transition: transform 0.425s ease-in-out;
        transition: transform 0.425s ease-in-out, -webkit-transform 0.425s ease-in-out; }
      #header .header__menu--active .menu {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      #header .header__menu--active .header__toggle span {
        background-color: #201D1A; }
    .header__toggle {
      display: block;
      position: absolute;
      right: 15px;
      top: 50%;
      z-index: 2100;
      margin-top: -13px;
      height: 26px;
      width: 40px; }
      .header__toggle span {
        display: block;
        height: 2px;
        width: 100%;
        background-color: #BABABA;
        transition: background-color 0.225s ease-out; }
        .header__toggle span + span {
          margin-top: 10px; }
  .has-no-cover #header .header__menu .menu a {
    color: #201D1A; }
    .has-no-cover #header .header__menu .menu a:hover, .has-no-cover #header .header__menu .menu a:focus {
      color: #00CC99; }
  .has-no-cover #header .header__menu .menu .current-menu-item a {
    color: #00CC99; }
    .has-no-cover #header .header__menu .menu .current-menu-item a:hover, .has-no-cover #header .header__menu .menu .current-menu-item a:focus {
      color: #00CC99; }
  .projects .grid-sizer {
    width: calc( ( 100% - 15px ) / 2); }
  .projects__item {
    position: relative;
    width: calc( ( 100% - 15px ) / 2); }
    .projects__item:first-child {
      width: 100%;
      margin-right: 15px; }
  .services {
    margin-bottom: -45px; }
    .services__wrapper {
      display: block; }
    .services__group {
      margin-bottom: 45px; }
    .service {
      width: 100%; }
  .modal__wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    border-radius: 0;
    padding: 15px; }
  .vector-map-wrapper {
    position: static;
    margin-top: 30px; }
  .vector-map-info {
    position: static;
    margin: 0 auto;
    margin-top: 10px;
    max-width: none;
    width: 100%; }
  .vector-map {
    max-width: none;
    width: 100%; } }

@media (max-width: 480px) {
  .cover__previous, .cover__next {
    bottom: 30px;
    max-width: 5.2%; }
  .cover__next {
    right: 15px; }
  .cover__previous {
    left: 15px; }
  .cover__title, .slide__title, .cover__subtitle, .slide__link {
    max-width: 65%; }
  .slide__link {
    bottom: 30px; }
  .cover__side {
    left: 0; }
  .projects {
    margin-left: -15px;
    margin-right: -15px; }
    .projects .grid-sizer {
      width: 100%; }
    .projects .gutter-sizer {
      width: 0;
      height: 0; }
    .projects__item {
      width: 100%;
      margin-right: 0;
      margin-bottom: 0; }
      .projects__item:first-child {
        margin-right: 0; }
  .heading--type-1 {
    font-size: 1.8rem; }
  .heading--type-2 {
    font-size: 1.875rem; }
  .heading--type-3 {
    font-size: 1.6875rem; }
  #footer {
    padding: 60px 0; }
    .footer__wrapper {
      display: block;
      margin-bottom: 0;
      margin-right: 0; }
    .footer__left, .footer__right {
      margin-right: 0;
      margin-bottom: 30px; }
    .footer__menu {
      margin: 0 -9px; }
    .footer__logoWrapper {
      float: none;
      margin-bottom: 15px; }
    .footer__text {
      float: none;
      max-width: none;
      margin-left: 0; }
    .footer__copyright {
      margin: 0;
      padding: 0;
      font-size: 0.625em;
      font-weight: 400;
      line-height: 1.2em;
      color: #3C3C3C; }
    .footer__sep {
      margin: 20px 0; }
    #footer .social-network {
      display: inline-block;
      width: auto;
      margin-right: 20px;
      margin-bottom: 20px; }
  .project-single {
    padding-bottom: 0;
    margin-bottom: -45px; }
    .project-single .single__gallery {
      display: block; }
    .project-single .gallery__item {
      margin-right: 0;
      margin-left: -15px;
      margin-bottom: -1px;
      min-width: calc( 100% + 40px); }
      .project-single .gallery__item:before {
        padding-bottom: 57.79703%; }
  .default-single .single__image {
    width: calc( 100% + 30px);
    height: auto;
    margin-left: -15px; }
  .the-content img {
    max-width: none;
    width: calc( 100% + 30px);
    margin-left: -15px; }
  .page__section {
    padding: 40px 0; }
  .page-id-20 #header, .page-id-559 #header {
    background: black;
    padding-bottom: 10px;  
   }
  .page-id-20 #cover, .page-id-559 #cover{
   display:none;
   }
   .page-id-20 #page, .page-id-559 #page {
   padding-top: 150px;
   }
  .section--type-1 .section__image {
    width: calc( 100% + 30px);
    height: auto;
    margin-left: -15px; }
  .section--type-5 .section__image {
    max-width: calc( 100% + 30px);
    margin-left: -15px; }
  .contact .section__header {
    margin-bottom: 30px; } }
