
/*! Concrete5 Theme By Mediataivas */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,900);

/*! 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: .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: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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: "";
  }

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

  thead {
    display: table-header-group;
  }

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

  img {
    max-width: 100% !important;
  }

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

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

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.clearfix:before,
.clearfix:after,
#site .dl-horizontal dd:before,
#site .dl-horizontal dd:after,
#site .container:before,
#site .container:after,
#site .container-fluid:before,
#site .container-fluid:after,
#site .row:before,
#site .row:after,
#site .form-horizontal .form-group:before,
#site .form-horizontal .form-group:after,
#site .nav:before,
#site .nav:after {
  content: " ";
  display: table;
}

.clearfix:after,
#site .dl-horizontal dd:after,
#site .container:after,
#site .container-fluid:after,
#site .row:after,
#site .form-horizontal .form-group:after,
#site .nav: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;
}

#site * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

#site html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

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

#site figure {
  margin: 0;
}

#site img {
  vertical-align: middle;
}

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

#site hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eee;
}

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

#site h1,
#site h2,
#site h3,
#site h4,
#site h5,
#site h6,
#site .h1,
#site .h2,
#site .h3,
#site .h4,
#site .h5,
#site .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #606060;
}

#site h1 small,
#site h2 small,
#site h3 small,
#site h4 small,
#site h5 small,
#site h6 small,
#site .h1 small,
#site .h2 small,
#site .h3 small,
#site .h4 small,
#site .h5 small,
#site .h6 small,
#site h1 .small,
#site h2 .small,
#site h3 .small,
#site h4 .small,
#site h5 .small,
#site h6 .small,
#site .h1 .small,
#site .h2 .small,
#site .h3 .small,
#site .h4 .small,
#site .h5 .small,
#site .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

#site h1,
#site .h1,
#site h2,
#site .h2,
#site h3,
#site .h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}

#site h1 small,
#site .h1 small,
#site h2 small,
#site .h2 small,
#site h3 small,
#site .h3 small,
#site h1 .small,
#site .h1 .small,
#site h2 .small,
#site .h2 .small,
#site h3 .small,
#site .h3 .small {
  font-size: 65%;
}

#site h4,
#site .h4,
#site h5,
#site .h5,
#site h6,
#site .h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}

#site h4 small,
#site .h4 small,
#site h5 small,
#site .h5 small,
#site h6 small,
#site .h6 small,
#site h4 .small,
#site .h4 .small,
#site h5 .small,
#site .h5 .small,
#site h6 .small,
#site .h6 .small {
  font-size: 75%;
}

#site h1,
#site .h1 {
  font-size: 44px;
}

#site h2,
#site .h2 {
  font-size: 34px;
}

#site h3,
#site .h3 {
  font-size: 28px;
}

#site h4,
#site .h4 {
  font-size: 22px;
}

#site h5,
#site .h5 {
  font-size: 18px;
}

#site h6,
#site .h6 {
  font-size: 16px;
}

#site p {
  margin: 0 0 12.5px;
}

#site .lead {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width:768px) {
  #site .lead {
    font-size: 24px;
  }
}

#site small,
#site .small {
  font-size: 87%;
}

#site mark,
#site .mark {
  background-color: #fcf8e3;
  padding: .2em;
}

#site .text-left {
  text-align: left;
}

#site .text-right {
  text-align: right;
}

#site .text-center {
  text-align: center;
}

#site .text-justify {
  text-align: justify;
}

#site .text-nowrap {
  white-space: nowrap;
}

#site .text-lowercase {
  text-transform: lowercase;
}

#site .text-uppercase {
  text-transform: uppercase;
}

#site .text-capitalize {
  text-transform: capitalize;
}

#site .text-muted {
  color: #777;
}

#site .text-primary {
  color: #606060;
}

a#site .text-primary:hover,
a#site .text-primary:focus {
  color: #474747;
}

#site .text-success {
  color: #3c763d;
}

a#site .text-success:hover,
a#site .text-success:focus {
  color: #2b542c;
}

#site .text-info {
  color: #31708f;
}

a#site .text-info:hover,
a#site .text-info:focus {
  color: #245269;
}

#site .text-warning {
  color: #8a6d3b;
}

a#site .text-warning:hover,
a#site .text-warning:focus {
  color: #66512c;
}

#site .text-danger {
  color: #a94442;
}

a#site .text-danger:hover,
a#site .text-danger:focus {
  color: #843534;
}

#site .bg-primary {
  color: #fff;
  background-color: #606060;
}

a#site .bg-primary:hover,
a#site .bg-primary:focus {
  background-color: #474747;
}

#site .bg-success {
  background-color: #dff0d8;
}

a#site .bg-success:hover,
a#site .bg-success:focus {
  background-color: #c1e2b3;
}

#site .bg-info {
  background-color: #d9edf7;
}

a#site .bg-info:hover,
a#site .bg-info:focus {
  background-color: #afd9ee;
}

#site .bg-warning {
  background-color: #fcf8e3;
}

a#site .bg-warning:hover,
a#site .bg-warning:focus {
  background-color: #f7ecb5;
}

#site .bg-danger {
  background-color: #f2dede;
}

a#site .bg-danger:hover,
a#site .bg-danger:focus {
  background-color: #e4b9b9;
}

#site .page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eee;
}

#site ul,
#site ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}

#site ul ul,
#site ol ul,
#site ul ol,
#site ol ol {
  margin-bottom: 0;
}

#site .list-unstyled {
  padding-left: 0;
  list-style: none;
}

#site .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

#site .list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

#site dl {
  margin-top: 0;
  margin-bottom: 25px;
}

#site dt,
#site dd {
  line-height: 1.57142857;
}

#site dt {
  font-weight: bold;
}

#site dd {
  margin-left: 0;
}

@media (min-width:768px) {
  #site .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  #site .dl-horizontal dd {
    margin-left: 180px;
  }
}

#site abbr[title],
#site abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

#site .initialism {
  font-size: 90%;
  text-transform: uppercase;
}

#site blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 36px;
  border-left: 5px solid #eee;
}

#site blockquote p:last-child,
#site blockquote ul:last-child,
#site blockquote ol:last-child {
  margin-bottom: 0;
}

#site blockquote footer,
#site blockquote small,
#site blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.57142857;
  color: #777;
}

#site blockquote footer:before,
#site blockquote small:before,
#site blockquote .small:before {
  content: '\2014 \00A0';
}

#site .blockquote-reverse,
#site blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

#site .blockquote-reverse footer:before,
#site blockquote.pull-right footer:before,
#site .blockquote-reverse small:before,
#site blockquote.pull-right small:before,
#site .blockquote-reverse .small:before,
#site blockquote.pull-right .small:before {
  content: '';
}

#site .blockquote-reverse footer:after,
#site blockquote.pull-right footer:after,
#site .blockquote-reverse small:after,
#site blockquote.pull-right small:after,
#site .blockquote-reverse .small:after,
#site blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

#site address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.57142857;
}

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

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

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

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

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

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

#site .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;
}

#site .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;
}

#site .col-xs-12 {
  width: 100%;
}

#site .col-xs-11 {
  width: 91.66666667%;
}

#site .col-xs-10 {
  width: 83.33333333%;
}

#site .col-xs-9 {
  width: 75%;
}

#site .col-xs-8 {
  width: 66.66666667%;
}

#site .col-xs-7 {
  width: 58.33333333%;
}

#site .col-xs-6 {
  width: 50%;
}

#site .col-xs-5 {
  width: 41.66666667%;
}

#site .col-xs-4 {
  width: 33.33333333%;
}

#site .col-xs-3 {
  width: 25%;
}

#site .col-xs-2 {
  width: 16.66666667%;
}

#site .col-xs-1 {
  width: 8.33333333%;
}

#site .col-xs-pull-12 {
  right: 100%;
}

#site .col-xs-pull-11 {
  right: 91.66666667%;
}

#site .col-xs-pull-10 {
  right: 83.33333333%;
}

#site .col-xs-pull-9 {
  right: 75%;
}

#site .col-xs-pull-8 {
  right: 66.66666667%;
}

#site .col-xs-pull-7 {
  right: 58.33333333%;
}

#site .col-xs-pull-6 {
  right: 50%;
}

#site .col-xs-pull-5 {
  right: 41.66666667%;
}

#site .col-xs-pull-4 {
  right: 33.33333333%;
}

#site .col-xs-pull-3 {
  right: 25%;
}

#site .col-xs-pull-2 {
  right: 16.66666667%;
}

#site .col-xs-pull-1 {
  right: 8.33333333%;
}

#site .col-xs-pull-0 {
  right: auto;
}

#site .col-xs-push-12 {
  left: 100%;
}

#site .col-xs-push-11 {
  left: 91.66666667%;
}

#site .col-xs-push-10 {
  left: 83.33333333%;
}

#site .col-xs-push-9 {
  left: 75%;
}

#site .col-xs-push-8 {
  left: 66.66666667%;
}

#site .col-xs-push-7 {
  left: 58.33333333%;
}

#site .col-xs-push-6 {
  left: 50%;
}

#site .col-xs-push-5 {
  left: 41.66666667%;
}

#site .col-xs-push-4 {
  left: 33.33333333%;
}

#site .col-xs-push-3 {
  left: 25%;
}

#site .col-xs-push-2 {
  left: 16.66666667%;
}

#site .col-xs-push-1 {
  left: 8.33333333%;
}

#site .col-xs-push-0 {
  left: auto;
}

#site .col-xs-offset-12 {
  margin-left: 100%;
}

#site .col-xs-offset-11 {
  margin-left: 91.66666667%;
}

#site .col-xs-offset-10 {
  margin-left: 83.33333333%;
}

#site .col-xs-offset-9 {
  margin-left: 75%;
}

#site .col-xs-offset-8 {
  margin-left: 66.66666667%;
}

#site .col-xs-offset-7 {
  margin-left: 58.33333333%;
}

#site .col-xs-offset-6 {
  margin-left: 50%;
}

#site .col-xs-offset-5 {
  margin-left: 41.66666667%;
}

#site .col-xs-offset-4 {
  margin-left: 33.33333333%;
}

#site .col-xs-offset-3 {
  margin-left: 25%;
}

#site .col-xs-offset-2 {
  margin-left: 16.66666667%;
}

#site .col-xs-offset-1 {
  margin-left: 8.33333333%;
}

#site .col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width:768px) {
  #site .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;
  }

  #site .col-sm-12 {
    width: 100%;
  }

  #site .col-sm-11 {
    width: 91.66666667%;
  }

  #site .col-sm-10 {
    width: 83.33333333%;
  }

  #site .col-sm-9 {
    width: 75%;
  }

  #site .col-sm-8 {
    width: 66.66666667%;
  }

  #site .col-sm-7 {
    width: 58.33333333%;
  }

  #site .col-sm-6 {
    width: 50%;
  }

  #site .col-sm-5 {
    width: 41.66666667%;
  }

  #site .col-sm-4 {
    width: 33.33333333%;
  }

  #site .col-sm-3 {
    width: 25%;
  }

  #site .col-sm-2 {
    width: 16.66666667%;
  }

  #site .col-sm-1 {
    width: 8.33333333%;
  }

  #site .col-sm-pull-12 {
    right: 100%;
  }

  #site .col-sm-pull-11 {
    right: 91.66666667%;
  }

  #site .col-sm-pull-10 {
    right: 83.33333333%;
  }

  #site .col-sm-pull-9 {
    right: 75%;
  }

  #site .col-sm-pull-8 {
    right: 66.66666667%;
  }

  #site .col-sm-pull-7 {
    right: 58.33333333%;
  }

  #site .col-sm-pull-6 {
    right: 50%;
  }

  #site .col-sm-pull-5 {
    right: 41.66666667%;
  }

  #site .col-sm-pull-4 {
    right: 33.33333333%;
  }

  #site .col-sm-pull-3 {
    right: 25%;
  }

  #site .col-sm-pull-2 {
    right: 16.66666667%;
  }

  #site .col-sm-pull-1 {
    right: 8.33333333%;
  }

  #site .col-sm-pull-0 {
    right: auto;
  }

  #site .col-sm-push-12 {
    left: 100%;
  }

  #site .col-sm-push-11 {
    left: 91.66666667%;
  }

  #site .col-sm-push-10 {
    left: 83.33333333%;
  }

  #site .col-sm-push-9 {
    left: 75%;
  }

  #site .col-sm-push-8 {
    left: 66.66666667%;
  }

  #site .col-sm-push-7 {
    left: 58.33333333%;
  }

  #site .col-sm-push-6 {
    left: 50%;
  }

  #site .col-sm-push-5 {
    left: 41.66666667%;
  }

  #site .col-sm-push-4 {
    left: 33.33333333%;
  }

  #site .col-sm-push-3 {
    left: 25%;
  }

  #site .col-sm-push-2 {
    left: 16.66666667%;
  }

  #site .col-sm-push-1 {
    left: 8.33333333%;
  }

  #site .col-sm-push-0 {
    left: auto;
  }

  #site .col-sm-offset-12 {
    margin-left: 100%;
  }

  #site .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  #site .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  #site .col-sm-offset-9 {
    margin-left: 75%;
  }

  #site .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  #site .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  #site .col-sm-offset-6 {
    margin-left: 50%;
  }

  #site .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  #site .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  #site .col-sm-offset-3 {
    margin-left: 25%;
  }

  #site .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  #site .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  #site .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:992px) {
  #site .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;
  }

  #site .col-md-12 {
    width: 100%;
  }

  #site .col-md-11 {
    width: 91.66666667%;
  }

  #site .col-md-10 {
    width: 83.33333333%;
  }

  #site .col-md-9 {
    width: 75%;
  }

  #site .col-md-8 {
    width: 66.66666667%;
  }

  #site .col-md-7 {
    width: 58.33333333%;
  }

  #site .col-md-6 {
    width: 50%;
  }

  #site .col-md-5 {
    width: 41.66666667%;
  }

  #site .col-md-4 {
    width: 33.33333333%;
  }

  #site .col-md-3 {
    width: 25%;
  }

  #site .col-md-2 {
    width: 16.66666667%;
  }

  #site .col-md-1 {
    width: 8.33333333%;
  }

  #site .col-md-pull-12 {
    right: 100%;
  }

  #site .col-md-pull-11 {
    right: 91.66666667%;
  }

  #site .col-md-pull-10 {
    right: 83.33333333%;
  }

  #site .col-md-pull-9 {
    right: 75%;
  }

  #site .col-md-pull-8 {
    right: 66.66666667%;
  }

  #site .col-md-pull-7 {
    right: 58.33333333%;
  }

  #site .col-md-pull-6 {
    right: 50%;
  }

  #site .col-md-pull-5 {
    right: 41.66666667%;
  }

  #site .col-md-pull-4 {
    right: 33.33333333%;
  }

  #site .col-md-pull-3 {
    right: 25%;
  }

  #site .col-md-pull-2 {
    right: 16.66666667%;
  }

  #site .col-md-pull-1 {
    right: 8.33333333%;
  }

  #site .col-md-pull-0 {
    right: auto;
  }

  #site .col-md-push-12 {
    left: 100%;
  }

  #site .col-md-push-11 {
    left: 91.66666667%;
  }

  #site .col-md-push-10 {
    left: 83.33333333%;
  }

  #site .col-md-push-9 {
    left: 75%;
  }

  #site .col-md-push-8 {
    left: 66.66666667%;
  }

  #site .col-md-push-7 {
    left: 58.33333333%;
  }

  #site .col-md-push-6 {
    left: 50%;
  }

  #site .col-md-push-5 {
    left: 41.66666667%;
  }

  #site .col-md-push-4 {
    left: 33.33333333%;
  }

  #site .col-md-push-3 {
    left: 25%;
  }

  #site .col-md-push-2 {
    left: 16.66666667%;
  }

  #site .col-md-push-1 {
    left: 8.33333333%;
  }

  #site .col-md-push-0 {
    left: auto;
  }

  #site .col-md-offset-12 {
    margin-left: 100%;
  }

  #site .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  #site .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  #site .col-md-offset-9 {
    margin-left: 75%;
  }

  #site .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  #site .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  #site .col-md-offset-6 {
    margin-left: 50%;
  }

  #site .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  #site .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  #site .col-md-offset-3 {
    margin-left: 25%;
  }

  #site .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  #site .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  #site .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1200px) {
  #site .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;
  }

  #site .col-lg-12 {
    width: 100%;
  }

  #site .col-lg-11 {
    width: 91.66666667%;
  }

  #site .col-lg-10 {
    width: 83.33333333%;
  }

  #site .col-lg-9 {
    width: 75%;
  }

  #site .col-lg-8 {
    width: 66.66666667%;
  }

  #site .col-lg-7 {
    width: 58.33333333%;
  }

  #site .col-lg-6 {
    width: 50%;
  }

  #site .col-lg-5 {
    width: 41.66666667%;
  }

  #site .col-lg-4 {
    width: 33.33333333%;
  }

  #site .col-lg-3 {
    width: 25%;
  }

  #site .col-lg-2 {
    width: 16.66666667%;
  }

  #site .col-lg-1 {
    width: 8.33333333%;
  }

  #site .col-lg-pull-12 {
    right: 100%;
  }

  #site .col-lg-pull-11 {
    right: 91.66666667%;
  }

  #site .col-lg-pull-10 {
    right: 83.33333333%;
  }

  #site .col-lg-pull-9 {
    right: 75%;
  }

  #site .col-lg-pull-8 {
    right: 66.66666667%;
  }

  #site .col-lg-pull-7 {
    right: 58.33333333%;
  }

  #site .col-lg-pull-6 {
    right: 50%;
  }

  #site .col-lg-pull-5 {
    right: 41.66666667%;
  }

  #site .col-lg-pull-4 {
    right: 33.33333333%;
  }

  #site .col-lg-pull-3 {
    right: 25%;
  }

  #site .col-lg-pull-2 {
    right: 16.66666667%;
  }

  #site .col-lg-pull-1 {
    right: 8.33333333%;
  }

  #site .col-lg-pull-0 {
    right: auto;
  }

  #site .col-lg-push-12 {
    left: 100%;
  }

  #site .col-lg-push-11 {
    left: 91.66666667%;
  }

  #site .col-lg-push-10 {
    left: 83.33333333%;
  }

  #site .col-lg-push-9 {
    left: 75%;
  }

  #site .col-lg-push-8 {
    left: 66.66666667%;
  }

  #site .col-lg-push-7 {
    left: 58.33333333%;
  }

  #site .col-lg-push-6 {
    left: 50%;
  }

  #site .col-lg-push-5 {
    left: 41.66666667%;
  }

  #site .col-lg-push-4 {
    left: 33.33333333%;
  }

  #site .col-lg-push-3 {
    left: 25%;
  }

  #site .col-lg-push-2 {
    left: 16.66666667%;
  }

  #site .col-lg-push-1 {
    left: 8.33333333%;
  }

  #site .col-lg-push-0 {
    left: auto;
  }

  #site .col-lg-offset-12 {
    margin-left: 100%;
  }

  #site .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  #site .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  #site .col-lg-offset-9 {
    margin-left: 75%;
  }

  #site .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  #site .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  #site .col-lg-offset-6 {
    margin-left: 50%;
  }

  #site .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  #site .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  #site .col-lg-offset-3 {
    margin-left: 25%;
  }

  #site .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  #site .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  #site .col-lg-offset-0 {
    margin-left: 0;
  }
}

#site table {
  background-color: transparent;
}

#site caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

#site th {
  text-align: left;
}

#site .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}

#site .table>thead>tr>th,
#site .table>tbody>tr>th,
#site .table>tfoot>tr>th,
#site .table>thead>tr>td,
#site .table>tbody>tr>td,
#site .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.57142857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

#site .table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

#site .table>caption+thead>tr:first-child>th,
#site .table>colgroup+thead>tr:first-child>th,
#site .table>thead:first-child>tr:first-child>th,
#site .table>caption+thead>tr:first-child>td,
#site .table>colgroup+thead>tr:first-child>td,
#site .table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

#site .table>tbody+tbody {
  border-top: 2px solid #ddd;
}

#site .table .table {
  background-color: #fff;
}

#site .table-condensed>thead>tr>th,
#site .table-condensed>tbody>tr>th,
#site .table-condensed>tfoot>tr>th,
#site .table-condensed>thead>tr>td,
#site .table-condensed>tbody>tr>td,
#site .table-condensed>tfoot>tr>td {
  padding: 5px;
}

#site .table-bordered {
  border: 1px solid #ddd;
}

#site .table-bordered>thead>tr>th,
#site .table-bordered>tbody>tr>th,
#site .table-bordered>tfoot>tr>th,
#site .table-bordered>thead>tr>td,
#site .table-bordered>tbody>tr>td,
#site .table-bordered>tfoot>tr>td {
  border: 1px solid #ddd;
}

#site .table-bordered>thead>tr>th,
#site .table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

#site .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

#site .table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}

#site table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

#site table td[class*="col-"],
#site table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

#site .table>thead>tr>td.active,
#site .table>tbody>tr>td.active,
#site .table>tfoot>tr>td.active,
#site .table>thead>tr>th.active,
#site .table>tbody>tr>th.active,
#site .table>tfoot>tr>th.active,
#site .table>thead>tr.active>td,
#site .table>tbody>tr.active>td,
#site .table>tfoot>tr.active>td,
#site .table>thead>tr.active>th,
#site .table>tbody>tr.active>th,
#site .table>tfoot>tr.active>th {
  background-color: #f5f5f5;
}

#site .table-hover>tbody>tr>td.active:hover,
#site .table-hover>tbody>tr>th.active:hover,
#site .table-hover>tbody>tr.active:hover>td,
#site .table-hover>tbody>tr:hover>.active,
#site .table-hover>tbody>tr.active:hover>th {
  background-color: #e8e8e8;
}

#site .table>thead>tr>td.success,
#site .table>tbody>tr>td.success,
#site .table>tfoot>tr>td.success,
#site .table>thead>tr>th.success,
#site .table>tbody>tr>th.success,
#site .table>tfoot>tr>th.success,
#site .table>thead>tr.success>td,
#site .table>tbody>tr.success>td,
#site .table>tfoot>tr.success>td,
#site .table>thead>tr.success>th,
#site .table>tbody>tr.success>th,
#site .table>tfoot>tr.success>th {
  background-color: #dff0d8;
}

#site .table-hover>tbody>tr>td.success:hover,
#site .table-hover>tbody>tr>th.success:hover,
#site .table-hover>tbody>tr.success:hover>td,
#site .table-hover>tbody>tr:hover>.success,
#site .table-hover>tbody>tr.success:hover>th {
  background-color: #d0e9c6;
}

#site .table>thead>tr>td.info,
#site .table>tbody>tr>td.info,
#site .table>tfoot>tr>td.info,
#site .table>thead>tr>th.info,
#site .table>tbody>tr>th.info,
#site .table>tfoot>tr>th.info,
#site .table>thead>tr.info>td,
#site .table>tbody>tr.info>td,
#site .table>tfoot>tr.info>td,
#site .table>thead>tr.info>th,
#site .table>tbody>tr.info>th,
#site .table>tfoot>tr.info>th {
  background-color: #d9edf7;
}

#site .table-hover>tbody>tr>td.info:hover,
#site .table-hover>tbody>tr>th.info:hover,
#site .table-hover>tbody>tr.info:hover>td,
#site .table-hover>tbody>tr:hover>.info,
#site .table-hover>tbody>tr.info:hover>th {
  background-color: #c4e3f3;
}

#site .table>thead>tr>td.warning,
#site .table>tbody>tr>td.warning,
#site .table>tfoot>tr>td.warning,
#site .table>thead>tr>th.warning,
#site .table>tbody>tr>th.warning,
#site .table>tfoot>tr>th.warning,
#site .table>thead>tr.warning>td,
#site .table>tbody>tr.warning>td,
#site .table>tfoot>tr.warning>td,
#site .table>thead>tr.warning>th,
#site .table>tbody>tr.warning>th,
#site .table>tfoot>tr.warning>th {
  background-color: #fcf8e3;
}

#site .table-hover>tbody>tr>td.warning:hover,
#site .table-hover>tbody>tr>th.warning:hover,
#site .table-hover>tbody>tr.warning:hover>td,
#site .table-hover>tbody>tr:hover>.warning,
#site .table-hover>tbody>tr.warning:hover>th {
  background-color: #faf2cc;
}

#site .table>thead>tr>td.danger,
#site .table>tbody>tr>td.danger,
#site .table>tfoot>tr>td.danger,
#site .table>thead>tr>th.danger,
#site .table>tbody>tr>th.danger,
#site .table>tfoot>tr>th.danger,
#site .table>thead>tr.danger>td,
#site .table>tbody>tr.danger>td,
#site .table>tfoot>tr.danger>td,
#site .table>thead>tr.danger>th,
#site .table>tbody>tr.danger>th,
#site .table>tfoot>tr.danger>th {
  background-color: #f2dede;
}

#site .table-hover>tbody>tr>td.danger:hover,
#site .table-hover>tbody>tr>th.danger:hover,
#site .table-hover>tbody>tr.danger:hover>td,
#site .table-hover>tbody>tr:hover>.danger,
#site .table-hover>tbody>tr.danger:hover>th {
  background-color: #ebcccc;
}

#site .table-responsive {
  overflow-x: auto;
  min-height: .01%;
}

@media screen and (max-width:767px) {
  #site .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  #site .table-responsive>.table {
    margin-bottom: 0;
  }

  #site .table-responsive>.table>thead>tr>th,
  #site .table-responsive>.table>tbody>tr>th,
  #site .table-responsive>.table>tfoot>tr>th,
  #site .table-responsive>.table>thead>tr>td,
  #site .table-responsive>.table>tbody>tr>td,
  #site .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  #site .table-responsive>.table-bordered {
    border: 0;
  }

  #site .table-responsive>.table-bordered>thead>tr>th:first-child,
  #site .table-responsive>.table-bordered>tbody>tr>th:first-child,
  #site .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  #site .table-responsive>.table-bordered>thead>tr>td:first-child,
  #site .table-responsive>.table-bordered>tbody>tr>td:first-child,
  #site .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
  }

  #site .table-responsive>.table-bordered>thead>tr>th:last-child,
  #site .table-responsive>.table-bordered>tbody>tr>th:last-child,
  #site .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  #site .table-responsive>.table-bordered>thead>tr>td:last-child,
  #site .table-responsive>.table-bordered>tbody>tr>td:last-child,
  #site .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
  }

  #site .table-responsive>.table-bordered>tbody>tr:last-child>th,
  #site .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  #site .table-responsive>.table-bordered>tbody>tr:last-child>td,
  #site .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

#site fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

#site legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

#site label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

#site input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#site input[type="radio"],
#site input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

#site input[type="file"] {
  display: block;
}

#site input[type="range"] {
  display: block;
  width: 100%;
}

#site select[multiple],
#site select[size] {
  height: auto;
}

#site input[type="file"]:focus,
#site input[type="radio"]:focus,
#site input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#site output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.57142857;
  color: #555;
}

#site .form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.57142857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#site .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

#site .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

#site .form-control:-ms-input-placeholder {
  color: #999;
}

#site .form-control::-webkit-input-placeholder {
  color: #999;
}

#site .form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

#site .form-control[disabled],
#site .form-control[readonly],
fieldset[disabled] #site .form-control {
  background-color: #eee;
  opacity: 1;
}

#site .form-control[disabled],
fieldset[disabled] #site .form-control {
  cursor: not-allowed;
}

textarea#site .form-control {
  height: auto;
}

#site input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #site input[type="date"].form-control,
  #site input[type="time"].form-control,
  #site input[type="datetime-local"].form-control,
  #site input[type="month"].form-control {
    line-height: 39px;
  }

  #site input[type="date"].input-sm,
  #site input[type="time"].input-sm,
  #site input[type="datetime-local"].input-sm,
  #site input[type="month"].input-sm,
  .input-group-sm #site input[type="date"],
  .input-group-sm #site input[type="time"],
  .input-group-sm #site input[type="datetime-local"],
  .input-group-sm #site input[type="month"] {
    line-height: 33px;
  }

  #site input[type="date"].input-lg,
  #site input[type="time"].input-lg,
  #site input[type="datetime-local"].input-lg,
  #site input[type="month"].input-lg,
  .input-group-lg #site input[type="date"],
  .input-group-lg #site input[type="time"],
  .input-group-lg #site input[type="datetime-local"],
  .input-group-lg #site input[type="month"] {
    line-height: 49px;
  }
}

#site .form-group {
  margin-bottom: 15px;
}

#site .radio,
#site .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

#site .radio label,
#site .checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

#site .radio input[type="radio"],
#site .radio-inline input[type="radio"],
#site .checkbox input[type="checkbox"],
#site .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

#site .radio+.radio,
#site .checkbox+.checkbox {
  margin-top: -5px;
}

#site .radio-inline,
#site .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

#site .radio-inline+.radio-inline,
#site .checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

#site input[type="radio"][disabled],
#site input[type="checkbox"][disabled],
#site input[type="radio"].disabled,
#site input[type="checkbox"].disabled,
fieldset[disabled] #site input[type="radio"],
fieldset[disabled] #site input[type="checkbox"] {
  cursor: not-allowed;
}

#site .radio-inline.disabled,
#site .checkbox-inline.disabled,
fieldset[disabled] #site .radio-inline,
fieldset[disabled] #site .checkbox-inline {
  cursor: not-allowed;
}

#site .radio.disabled label,
#site .checkbox.disabled label,
fieldset[disabled] #site .radio label,
fieldset[disabled] #site .checkbox label {
  cursor: not-allowed;
}

#site .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 41px;
}

#site .form-control-static.input-lg,
#site .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

#site .input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

select#site .input-sm {
  height: 33px;
  line-height: 33px;
}

textarea#site .input-sm,
select[multiple]#site .input-sm {
  height: auto;
}

#site .form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

#site .form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

#site .form-group-sm textarea.form-control,
#site .form-group-sm select[multiple].form-control {
  height: auto;
}

#site .form-group-sm .form-control-static {
  height: 33px;
  min-height: 39px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

#site .input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select#site .input-lg {
  height: 49px;
  line-height: 49px;
}

textarea#site .input-lg,
select[multiple]#site .input-lg {
  height: auto;
}

#site .form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

#site .form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}

#site .form-group-lg textarea.form-control,
#site .form-group-lg select[multiple].form-control {
  height: auto;
}

#site .form-group-lg .form-control-static {
  height: 49px;
  min-height: 45px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

#site .has-feedback {
  position: relative;
}

#site .has-feedback .form-control {
  padding-right: 48.75px;
}

#site .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}

#site .input-lg+.form-control-feedback,
#site .input-group-lg+.form-control-feedback,
#site .form-group-lg .form-control+.form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

#site .input-sm+.form-control-feedback,
#site .input-group-sm+.form-control-feedback,
#site .form-group-sm .form-control+.form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

#site .has-success .help-block,
#site .has-success .control-label,
#site .has-success .radio,
#site .has-success .checkbox,
#site .has-success .radio-inline,
#site .has-success .checkbox-inline,
#site .has-success.radio label,
#site .has-success.checkbox label,
#site .has-success.radio-inline label,
#site .has-success.checkbox-inline label {
  color: #3c763d;
}

#site .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

#site .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
}

#site .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

#site .has-success .form-control-feedback {
  color: #3c763d;
}

#site .has-warning .help-block,
#site .has-warning .control-label,
#site .has-warning .radio,
#site .has-warning .checkbox,
#site .has-warning .radio-inline,
#site .has-warning .checkbox-inline,
#site .has-warning.radio label,
#site .has-warning.checkbox label,
#site .has-warning.radio-inline label,
#site .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

#site .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

#site .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
}

#site .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

#site .has-warning .form-control-feedback {
  color: #8a6d3b;
}

#site .has-error .help-block,
#site .has-error .control-label,
#site .has-error .radio,
#site .has-error .checkbox,
#site .has-error .radio-inline,
#site .has-error .checkbox-inline,
#site .has-error.radio label,
#site .has-error.checkbox label,
#site .has-error.radio-inline label,
#site .has-error.checkbox-inline label {
  color: #a94442;
}

#site .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

#site .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

#site .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

#site .has-error .form-control-feedback {
  color: #a94442;
}

#site .has-feedback label~.form-control-feedback {
  top: 30px;
}

#site .has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

#site .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #808080;
}

@media (min-width:768px) {
  #site .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  #site .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  #site .form-inline .form-control-static {
    display: inline-block;
  }

  #site .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  #site .form-inline .input-group .input-group-addon,
  #site .form-inline .input-group .input-group-btn,
  #site .form-inline .input-group .form-control {
    width: auto;
  }

  #site .form-inline .input-group>.form-control {
    width: 100%;
  }

  #site .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  #site .form-inline .radio,
  #site .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  #site .form-inline .radio label,
  #site .form-inline .checkbox label {
    padding-left: 0;
  }

  #site .form-inline .radio input[type="radio"],
  #site .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  #site .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

#site .form-horizontal .radio,
#site .form-horizontal .checkbox,
#site .form-horizontal .radio-inline,
#site .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

#site .form-horizontal .radio,
#site .form-horizontal .checkbox {
  min-height: 32px;
}

#site .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width:768px) {
  #site .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

#site .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width:768px) {
  #site .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}

@media (min-width:768px) {
  #site .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

#site .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.57142857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

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

#site .btn:active,
#site .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

#site .btn.disabled,
#site .btn[disabled],
fieldset[disabled] #site .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a#site .btn.disabled,
fieldset[disabled] a#site .btn {
  pointer-events: none;
}

#site .btn-default {
  color: #fff;
  background-color: #79C143;
  border-color: transparent;
}

#site .btn-default:focus,
#site .btn-default.focus {
  color: #fff;
  background-color: #619d34;
  border-color: rgba(0,0,0,0);
}

#site .btn-default:hover {
  color: #fff;
  background-color: #619d34;
  border-color: rgba(0,0,0,0);
}

#site .btn-default:active,
#site .btn-default.active,
.open>.dropdown-toggle#site .btn-default {
  color: #fff;
  background-color: #619d34;
  border-color: rgba(0,0,0,0);
}

#site .btn-default:active:hover,
#site .btn-default.active:hover,
.open>.dropdown-toggle#site .btn-default:hover,
#site .btn-default:active:focus,
#site .btn-default.active:focus,
.open>.dropdown-toggle#site .btn-default:focus,
#site .btn-default:active.focus,
#site .btn-default.active.focus,
.open>.dropdown-toggle#site .btn-default.focus {
  color: #fff;
  background-color: #50822b;
  border-color: rgba(0,0,0,0);
}

#site .btn-default:active,
#site .btn-default.active,
.open>.dropdown-toggle#site .btn-default {
  background-image: none;
}

#site .btn-default.disabled:hover,
#site .btn-default[disabled]:hover,
fieldset[disabled] #site .btn-default:hover,
#site .btn-default.disabled:focus,
#site .btn-default[disabled]:focus,
fieldset[disabled] #site .btn-default:focus,
#site .btn-default.disabled.focus,
#site .btn-default[disabled].focus,
fieldset[disabled] #site .btn-default.focus {
  background-color: #79C143;
  border-color: transparent;
}

#site .btn-default .badge {
  color: #79C143;
  background-color: #fff;
}

#site .btn-primary {
  color: #fff;
  background-color: #404040;
  border-color: transparent;
}

#site .btn-primary:focus,
#site .btn-primary.focus {
  color: #fff;
  background-color: #272727;
  border-color: rgba(0,0,0,0);
}

#site .btn-primary:hover {
  color: #fff;
  background-color: #272727;
  border-color: rgba(0,0,0,0);
}

#site .btn-primary:active,
#site .btn-primary.active,
.open>.dropdown-toggle#site .btn-primary {
  color: #fff;
  background-color: #272727;
  border-color: rgba(0,0,0,0);
}

#site .btn-primary:active:hover,
#site .btn-primary.active:hover,
.open>.dropdown-toggle#site .btn-primary:hover,
#site .btn-primary:active:focus,
#site .btn-primary.active:focus,
.open>.dropdown-toggle#site .btn-primary:focus,
#site .btn-primary:active.focus,
#site .btn-primary.active.focus,
.open>.dropdown-toggle#site .btn-primary.focus {
  color: #fff;
  background-color: #151515;
  border-color: rgba(0,0,0,0);
}

#site .btn-primary:active,
#site .btn-primary.active,
.open>.dropdown-toggle#site .btn-primary {
  background-image: none;
}

#site .btn-primary.disabled:hover,
#site .btn-primary[disabled]:hover,
fieldset[disabled] #site .btn-primary:hover,
#site .btn-primary.disabled:focus,
#site .btn-primary[disabled]:focus,
fieldset[disabled] #site .btn-primary:focus,
#site .btn-primary.disabled.focus,
#site .btn-primary[disabled].focus,
fieldset[disabled] #site .btn-primary.focus {
  background-color: #404040;
  border-color: transparent;
}

#site .btn-primary .badge {
  color: #404040;
  background-color: #fff;
}

#site .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

#site .btn-success:focus,
#site .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

#site .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

#site .btn-success:active,
#site .btn-success.active,
.open>.dropdown-toggle#site .btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

#site .btn-success:active:hover,
#site .btn-success.active:hover,
.open>.dropdown-toggle#site .btn-success:hover,
#site .btn-success:active:focus,
#site .btn-success.active:focus,
.open>.dropdown-toggle#site .btn-success:focus,
#site .btn-success:active.focus,
#site .btn-success.active.focus,
.open>.dropdown-toggle#site .btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

#site .btn-success:active,
#site .btn-success.active,
.open>.dropdown-toggle#site .btn-success {
  background-image: none;
}

#site .btn-success.disabled:hover,
#site .btn-success[disabled]:hover,
fieldset[disabled] #site .btn-success:hover,
#site .btn-success.disabled:focus,
#site .btn-success[disabled]:focus,
fieldset[disabled] #site .btn-success:focus,
#site .btn-success.disabled.focus,
#site .btn-success[disabled].focus,
fieldset[disabled] #site .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

#site .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

#site .btn-info {
  color: #fff;
  background-color: #00BDEE;
  border-color: transparent;
}

#site .btn-info:focus,
#site .btn-info.focus {
  color: #fff;
  background-color: #0094bb;
  border-color: rgba(0,0,0,0);
}

#site .btn-info:hover {
  color: #fff;
  background-color: #0094bb;
  border-color: rgba(0,0,0,0);
}

#site .btn-info:active,
#site .btn-info.active,
.open>.dropdown-toggle#site .btn-info {
  color: #fff;
  background-color: #0094bb;
  border-color: rgba(0,0,0,0);
}

#site .btn-info:active:hover,
#site .btn-info.active:hover,
.open>.dropdown-toggle#site .btn-info:hover,
#site .btn-info:active:focus,
#site .btn-info.active:focus,
.open>.dropdown-toggle#site .btn-info:focus,
#site .btn-info:active.focus,
#site .btn-info.active.focus,
.open>.dropdown-toggle#site .btn-info.focus {
  color: #fff;
  background-color: #007897;
  border-color: rgba(0,0,0,0);
}

#site .btn-info:active,
#site .btn-info.active,
.open>.dropdown-toggle#site .btn-info {
  background-image: none;
}

#site .btn-info.disabled:hover,
#site .btn-info[disabled]:hover,
fieldset[disabled] #site .btn-info:hover,
#site .btn-info.disabled:focus,
#site .btn-info[disabled]:focus,
fieldset[disabled] #site .btn-info:focus,
#site .btn-info.disabled.focus,
#site .btn-info[disabled].focus,
fieldset[disabled] #site .btn-info.focus {
  background-color: #00BDEE;
  border-color: transparent;
}

#site .btn-info .badge {
  color: #00BDEE;
  background-color: #fff;
}

#site .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

#site .btn-warning:focus,
#site .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

#site .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

#site .btn-warning:active,
#site .btn-warning.active,
.open>.dropdown-toggle#site .btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

#site .btn-warning:active:hover,
#site .btn-warning.active:hover,
.open>.dropdown-toggle#site .btn-warning:hover,
#site .btn-warning:active:focus,
#site .btn-warning.active:focus,
.open>.dropdown-toggle#site .btn-warning:focus,
#site .btn-warning:active.focus,
#site .btn-warning.active.focus,
.open>.dropdown-toggle#site .btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

#site .btn-warning:active,
#site .btn-warning.active,
.open>.dropdown-toggle#site .btn-warning {
  background-image: none;
}

#site .btn-warning.disabled:hover,
#site .btn-warning[disabled]:hover,
fieldset[disabled] #site .btn-warning:hover,
#site .btn-warning.disabled:focus,
#site .btn-warning[disabled]:focus,
fieldset[disabled] #site .btn-warning:focus,
#site .btn-warning.disabled.focus,
#site .btn-warning[disabled].focus,
fieldset[disabled] #site .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

#site .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

#site .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

#site .btn-danger:focus,
#site .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

#site .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

#site .btn-danger:active,
#site .btn-danger.active,
.open>.dropdown-toggle#site .btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

#site .btn-danger:active:hover,
#site .btn-danger.active:hover,
.open>.dropdown-toggle#site .btn-danger:hover,
#site .btn-danger:active:focus,
#site .btn-danger.active:focus,
.open>.dropdown-toggle#site .btn-danger:focus,
#site .btn-danger:active.focus,
#site .btn-danger.active.focus,
.open>.dropdown-toggle#site .btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

#site .btn-danger:active,
#site .btn-danger.active,
.open>.dropdown-toggle#site .btn-danger {
  background-image: none;
}

#site .btn-danger.disabled:hover,
#site .btn-danger[disabled]:hover,
fieldset[disabled] #site .btn-danger:hover,
#site .btn-danger.disabled:focus,
#site .btn-danger[disabled]:focus,
fieldset[disabled] #site .btn-danger:focus,
#site .btn-danger.disabled.focus,
#site .btn-danger[disabled].focus,
fieldset[disabled] #site .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

#site .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

#site .btn-link {
  color: #79C143;
  font-weight: normal;
  border-radius: 0;
}

#site .btn-link,
#site .btn-link:active,
#site .btn-link.active,
#site .btn-link[disabled],
fieldset[disabled] #site .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#site .btn-link,
#site .btn-link:hover,
#site .btn-link:focus,
#site .btn-link:active {
  border-color: transparent;
}

#site .btn-link:hover,
#site .btn-link:focus {
  color: #94ce69;
  text-decoration: underline;
  background-color: transparent;
}

#site .btn-link[disabled]:hover,
fieldset[disabled] #site .btn-link:hover,
#site .btn-link[disabled]:focus,
fieldset[disabled] #site .btn-link:focus {
  color: #777;
  text-decoration: none;
}

#site .btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

#site .btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

#site .btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

#site .btn-block {
  display: block;
  width: 100%;
}

#site .btn-block+.btn-block {
  margin-top: 5px;
}

#site input[type="submit"].btn-block,
#site input[type="reset"].btn-block,
#site input[type="button"].btn-block {
  width: 100%;
}

#site .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

#site .fade.in {
  opacity: 1;
}

#site .collapse {
  display: none;
}

#site .collapse.in {
  display: block;
}

tr#site .collapse.in {
  display: table-row;
}

tbody#site .collapse.in {
  display: table-row-group;
}

#site .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

#site .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

#site .nav>li {
  position: relative;
  display: block;
}

#site .nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

#site .nav>li>a:hover,
#site .nav>li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

#site .nav>li.disabled>a {
  color: #777;
}

#site .nav>li.disabled>a:hover,
#site .nav>li.disabled>a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

#site .nav .open>a,
#site .nav .open>a:hover,
#site .nav .open>a:focus {
  background-color: #eee;
  border-color: #79C143;
}

#site .nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

#site .nav>li>a>img {
  max-width: none;
}

#site .nav-tabs {
  border-bottom: 1px solid #ddd;
}

#site .nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

#site .nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.57142857;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

#site .nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

#site .nav-tabs>li.active>a,
#site .nav-tabs>li.active>a:hover,
#site .nav-tabs>li.active>a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

#site .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

#site .nav-tabs.nav-justified>li {
  float: none;
}

#site .nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

#site .nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width:768px) {
  #site .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  #site .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

#site .nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 0;
}

#site .nav-tabs.nav-justified>.active>a,
#site .nav-tabs.nav-justified>.active>a:hover,
#site .nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  #site .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }

  #site .nav-tabs.nav-justified>.active>a,
  #site .nav-tabs.nav-justified>.active>a:hover,
  #site .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

#site .nav-pills>li {
  float: left;
}

#site .nav-pills>li>a {
  border-radius: 0;
}

#site .nav-pills>li+li {
  margin-left: 2px;
}

#site .nav-pills>li.active>a,
#site .nav-pills>li.active>a:hover,
#site .nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #606060;
}

#site .nav-stacked>li {
  float: none;
}

#site .nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

#site .nav-justified {
  width: 100%;
}

#site .nav-justified>li {
  float: none;
}

#site .nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

#site .nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width:768px) {
  #site .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  #site .nav-justified>li>a {
    margin-bottom: 0;
  }
}

#site .nav-tabs-justified {
  border-bottom: 0;
}

#site .nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 0;
}

#site .nav-tabs-justified>.active>a,
#site .nav-tabs-justified>.active>a:hover,
#site .nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  #site .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }

  #site .nav-tabs-justified>.active>a,
  #site .nav-tabs-justified>.active>a:hover,
  #site .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

#site .tab-content>.tab-pane {
  display: none;
}

#site .tab-content>.active {
  display: block;
}

#site .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

#site .alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 0;
}

#site .alert h4 {
  margin-top: 0;
  color: inherit;
}

#site .alert .alert-link {
  font-weight: bold;
}

#site .alert>p,
#site .alert>ul {
  margin-bottom: 0;
}

#site .alert>p+p {
  margin-top: 5px;
}

#site .alert-dismissable,
#site .alert-dismissible {
  padding-right: 35px;
}

#site .alert-dismissable .close,
#site .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

#site .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

#site .alert-success hr {
  border-top-color: #c9e2b3;
}

#site .alert-success .alert-link {
  color: #2b542c;
}

#site .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

#site .alert-info hr {
  border-top-color: #a6e1ec;
}

#site .alert-info .alert-link {
  color: #245269;
}

#site .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

#site .alert-warning hr {
  border-top-color: #f7e1b5;
}

#site .alert-warning .alert-link {
  color: #66512c;
}

#site .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

#site .alert-danger hr {
  border-top-color: #e4b9c0;
}

#site .alert-danger .alert-link {
  color: #843534;
}

#site .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

#site .embed-responsive .embed-responsive-item,
#site .embed-responsive iframe,
#site .embed-responsive embed,
#site .embed-responsive object,
#site .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

#site .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

#site .embed-responsive-4by3 {
  padding-bottom: 75%;
}

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

#site .visible-xs,
#site .visible-sm,
#site .visible-md,
#site .visible-lg {
  display: none !important;
}

#site .visible-xs-block,
#site .visible-xs-inline,
#site .visible-xs-inline-block,
#site .visible-sm-block,
#site .visible-sm-inline,
#site .visible-sm-inline-block,
#site .visible-md-block,
#site .visible-md-inline,
#site .visible-md-inline-block,
#site .visible-lg-block,
#site .visible-lg-inline,
#site .visible-lg-inline-block {
  display: none !important;
}

@media (max-width:767px) {
  #site .visible-xs {
    display: block !important;
  }

  table#site .visible-xs {
    display: table !important;
  }

  tr#site .visible-xs {
    display: table-row !important;
  }

  th#site .visible-xs,
  td#site .visible-xs {
    display: table-cell !important;
  }
}

@media (max-width:767px) {
  #site .visible-xs-block {
    display: block !important;
  }
}

@media (max-width:767px) {
  #site .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width:767px) {
  #site .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #site .visible-sm {
    display: block !important;
  }

  table#site .visible-sm {
    display: table !important;
  }

  tr#site .visible-sm {
    display: table-row !important;
  }

  th#site .visible-sm,
  td#site .visible-sm {
    display: table-cell !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #site .visible-sm-block {
    display: block !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #site .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #site .visible-sm-inline-block {
    display: inline-block !important;
  }
}

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

  table#site .visible-md {
    display: table !important;
  }

  tr#site .visible-md {
    display: table-row !important;
  }

  th#site .visible-md,
  td#site .visible-md {
    display: table-cell !important;
  }
}

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

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

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

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

  table#site .visible-lg {
    display: table !important;
  }

  tr#site .visible-lg {
    display: table-row !important;
  }

  th#site .visible-lg,
  td#site .visible-lg {
    display: table-cell !important;
  }
}

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

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

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

@media (max-width:767px) {
  #site .hidden-xs {
    display: none !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #site .hidden-sm {
    display: none !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  #site .hidden-md {
    display: none !important;
  }
}

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

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

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

  table#site .visible-print {
    display: table !important;
  }

  tr#site .visible-print {
    display: table-row !important;
  }

  th#site .visible-print,
  td#site .visible-print {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

@media print {
  #site .hidden-print {
    display: none !important;
  }
}

#site .col-ms-1,
#site .col-ms-2,
#site .col-ms-3,
#site .col-ms-4,
#site .col-ms-5,
#site .col-ms-6,
#site .col-ms-7,
#site .col-ms-8,
#site .col-ms-9,
#site .col-ms-10,
#site .col-ms-11,
#site .col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:480px) and (max-width:767px) {
  #site .container {
    max-width: 748px;
  }

  #site .hidden-xs {
    display: inherit !important;
  }
}

@media (min-width:480px) and (max-width:767px) {
  #site .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11,
  .col-ms-12 {
    float: left;
  }

  #site .col-ms-12 {
    width: 100%;
  }

  #site .col-ms-11 {
    width: 91.66666667%;
  }

  #site .col-ms-10 {
    width: 83.33333333%;
  }

  #site .col-ms-9 {
    width: 75%;
  }

  #site .col-ms-8 {
    width: 66.66666667%;
  }

  #site .col-ms-7 {
    width: 58.33333333%;
  }

  #site .col-ms-6 {
    width: 50%;
  }

  #site .col-ms-5 {
    width: 41.66666667%;
  }

  #site .col-ms-4 {
    width: 33.33333333%;
  }

  #site .col-ms-3 {
    width: 25%;
  }

  #site .col-ms-2 {
    width: 16.66666667%;
  }

  #site .col-ms-1 {
    width: 8.33333333%;
  }

  #site .col-ms-pull-12 {
    right: 100%;
  }

  #site .col-ms-pull-11 {
    right: 91.66666667%;
  }

  #site .col-ms-pull-10 {
    right: 83.33333333%;
  }

  #site .col-ms-pull-9 {
    right: 75%;
  }

  #site .col-ms-pull-8 {
    right: 66.66666667%;
  }

  #site .col-ms-pull-7 {
    right: 58.33333333%;
  }

  #site .col-ms-pull-6 {
    right: 50%;
  }

  #site .col-ms-pull-5 {
    right: 41.66666667%;
  }

  #site .col-ms-pull-4 {
    right: 33.33333333%;
  }

  #site .col-ms-pull-3 {
    right: 25%;
  }

  #site .col-ms-pull-2 {
    right: 16.66666667%;
  }

  #site .col-ms-pull-1 {
    right: 8.33333333%;
  }

  #site .col-ms-pull-0 {
    right: auto;
  }

  #site .col-ms-push-12 {
    left: 100%;
  }

  #site .col-ms-push-11 {
    left: 91.66666667%;
  }

  #site .col-ms-push-10 {
    left: 83.33333333%;
  }

  #site .col-ms-push-9 {
    left: 75%;
  }

  #site .col-ms-push-8 {
    left: 66.66666667%;
  }

  #site .col-ms-push-7 {
    left: 58.33333333%;
  }

  #site .col-ms-push-6 {
    left: 50%;
  }

  #site .col-ms-push-5 {
    left: 41.66666667%;
  }

  #site .col-ms-push-4 {
    left: 33.33333333%;
  }

  #site .col-ms-push-3 {
    left: 25%;
  }

  #site .col-ms-push-2 {
    left: 16.66666667%;
  }

  #site .col-ms-push-1 {
    left: 8.33333333%;
  }

  #site .col-ms-push-0 {
    left: auto;
  }

  #site .col-ms-offset-12 {
    margin-left: 100%;
  }

  #site .col-ms-offset-11 {
    margin-left: 91.66666667%;
  }

  #site .col-ms-offset-10 {
    margin-left: 83.33333333%;
  }

  #site .col-ms-offset-9 {
    margin-left: 75%;
  }

  #site .col-ms-offset-8 {
    margin-left: 66.66666667%;
  }

  #site .col-ms-offset-7 {
    margin-left: 58.33333333%;
  }

  #site .col-ms-offset-6 {
    margin-left: 50%;
  }

  #site .col-ms-offset-5 {
    margin-left: 41.66666667%;
  }

  #site .col-ms-offset-4 {
    margin-left: 33.33333333%;
  }

  #site .col-ms-offset-3 {
    margin-left: 25%;
  }

  #site .col-ms-offset-2 {
    margin-left: 16.66666667%;
  }

  #site .col-ms-offset-1 {
    margin-left: 8.33333333%;
  }

  #site .col-ms-offset-0 {
    margin-left: 0;
  }
}

#site .visible-xs,
#site .visible-ms {
  display: none !important;
}

#site .visible-xs-block,
#site .visible-xs-inline,
#site .visible-xs-inline-block,
#site .visible-ms-block,
#site .visible-ms-inline,
#site .visible-ms-inline-block {
  display: none !important;
}

@media (max-width:767px) {
  #site .visible-xs,
  #site .visible-xs-block,
  #site .visible-xs-inline,
  #site .visible-xs-inline-block {
    display: none !important;
  }
}

@media (max-width:479px) {
  #site .visible-xs {
    display: block !important;
  }

  table#site .visible-xs {
    display: table !important;
  }

  tr#site .visible-xs {
    display: table-row !important;
  }

  th#site .visible-xs,
  td#site .visible-xs {
    display: table-cell !important;
  }
}

@media (max-width:479px) {
  #site .visible-xs-block {
    display: block !important;
  }
}

@media (max-width:479px) {
  #site .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width:479px) {
  #site .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width:480px) and (max-width:767px) {
  #site .visible-ms {
    display: block !important;
  }

  table#site .visible-ms {
    display: table !important;
  }

  tr#site .visible-ms {
    display: table-row !important;
  }

  th#site .visible-ms,
  td#site .visible-ms {
    display: table-cell !important;
  }
}

@media (min-width:480px) and (max-width:767px) {
  #site .visible-ms-block {
    display: block !important;
  }
}

@media (min-width:480px) and (max-width:767px) {
  #site .visible-ms-inline {
    display: inline !important;
  }
}

@media (min-width:480px) and (max-width:767px) {
  #site .visible-ms-inline-block {
    display: inline-block !important;
  }
}

@media (max-width:479px) {
  #site .hidden-xs {
    display: none !important;
  }
}

@media (min-width:480px) and (max-width:767px) {
  #site .hidden-ms {
    display: none !important;
  }
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot?dbdd19cac6c3d81960bfa67915134594");
  src: url("../fonts/icons.eot?#iefix") format("embedded-opentype"),url("../fonts/icons.woff?dbdd19cac6c3d81960bfa67915134594") format("woff"),url("../fonts/icons.ttf?dbdd19cac6c3d81960bfa67915134594") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon_city:before {
  content: "\f101";
}

.icon_connect:before {
  content: "\f102";
}

.icon_handshake:before {
  content: "\f103";
}

.icon_home:before {
  content: "\f104";
}

.icon_search:before {
  content: "\f105";
}

.icon_small_logo:before {
  content: "\f106";
}

.icon_staff:before {
  content: "\f107";
}

body {
  -ms-overflow-style: scrollbar;
  background-color: #fff;
}

#site {
  background: url('../../../images//bg-footer.jpg') repeat-x bottom left;
  background-attachment: fixed;
}

#site header {
  padding: 0;
  background: #fff;
  border-bottom: 1px solid #fff;
}

#site header .header-wrapper {
  padding: 15px 0;
}

#site header .logo-container {
  margin-right: 50px;
}

#site header .logo-container a {
  display: inline-block;
}

#site header .logo-container>* {
  padding: 10px 15px;
  margin-left: -15px;
}

#site header .logo-container img {
  max-width: 150px;
}

#site header .header-slogan {
  height: 54px;
  line-height: 1.3;
}

#site header .header-slogan>* {
  vertical-align: middle;
  width: 98%;
}

#site header .header-slogan>div {
  display: inline-block;
}

#site header .header-slogan .ccm-area {
  z-index: 1;
  background: #fff;
}

#site header .header-slogan:before {
  display: inline-block;
  content: '';
  height: 100%;
  vertical-align: middle;
}

#site header .header-slogan p {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

#site form {
  margin: 20px 0 10px;
}

#site form textarea {
  max-width: 100%;
}

#site form textarea,
#site form textarea.form-control {
  height: auto;
}

#site form .text-muted {
  padding-left: 5px;
}

#site #recruitment {
  background: #79C143 url("../../../images//texture_white.png") repeat-x bottom center;
  background-size: 60%;
  background-position: center bottom -30px;
  padding: 30px 0 60px;
  position: relative;
}

#site #recruitment h1,
#site #recruitment h2,
#site #recruitment h3,
#site #recruitment h4,
#site #recruitment p,
#site #recruitment a,
#site #recruitment strong {
  color: #fff;
}

#site #recruitment .btn-white {
  background: #fff;
  color: #79C143;
}

#site #recruitment .btn-white:hover,
#site #recruitment .btn-white:focus,
#site #recruitment .btn-white:active {
  color: #fff;
  border: 1px solid #fff;
  background: #79C143;
}

#site #recruitment ul {
  color: #fff;
}

#site #contact {
  background: #00BDEE url("../../../images//texture_white.png") repeat-x bottom center;
  background-size: 30%;
  background-position: center bottom -30px;
  padding: 30px 0 60px;
  position: relative;
}

#site #contact h1,
#site #contact h2,
#site #contact h3,
#site #contact h4,
#site #contact p,
#site #contact a,
#site #contact strong {
  color: #fff;
}

#site #contact .btn-white {
  background: #fff;
  color: #79C143;
}

#site #contact .btn-white:hover,
#site #contact .btn-white:focus,
#site #contact .btn-white:active {
  color: #fff;
  border: 1px solid #fff;
  background: #79C143;
}

#site #events {
  padding: 10px 30px;
  background: #79C143;
  color: #fff;
}

#site #events h1,
#site #events h2,
#site #events h3,
#site #events h4,
#site #events p,
#site #events a,
#site #events strong {
  color: #fff;
}

#site footer {
  background: #404040;
  color: #fff;
  padding: 10px 0;
}

#site footer p {
  margin: 0;
}

#site .madeby {
  padding: 20px 0;
}

#site .madeby img {
  width: 90px;
}

#site a.button {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 10px;
}

#site #content,
#site aside {
  margin: 20px 0 0;
  background: #fff;
  position: relative;
}

#site #content>h1:first-child,
#site aside>h1:first-child,
#site #content>h2:first-child,
#site aside>h2:first-child,
#site #content>h3:first-child,
#site aside>h3:first-child,
#site #content>h4:first-child,
#site aside>h4:first-child,
#site #content>h5:first-child,
#site aside>h5:first-child,
#site #content>p:first-child,
#site aside>p:first-child {
  margin-top: 0;
}

#site #content>.row:first-child div[class*=col-sm-]>h1:first-child,
#site aside>.row:first-child div[class*=col-sm-]>h1:first-child,
#site #content>.row:first-child div[class*=col-sm-]>h2:first-child,
#site aside>.row:first-child div[class*=col-sm-]>h2:first-child,
#site #content>.row:first-child div[class*=col-sm-]>h3:first-child,
#site aside>.row:first-child div[class*=col-sm-]>h3:first-child,
#site #content>.row:first-child div[class*=col-sm-]>h4:first-child,
#site aside>.row:first-child div[class*=col-sm-]>h4:first-child,
#site #content>.row:first-child div[class*=col-sm-]>h5:first-child,
#site aside>.row:first-child div[class*=col-sm-]>h5:first-child,
#site #content>.row:first-child div[class*=col-sm-]>p:first-child,
#site aside>.row:first-child div[class*=col-sm-]>p:first-child {
  margin-top: 0;
}

#site img {
  max-width: 100%;
  height: auto;
}

#site .clear {
  display: block;
  clear: both;
}

#site .container-full {
  margin: 0 auto;
  width: 100%;
}

#site .image-title-container {
  text-align: center;
}

#site .image-title-container label {
  font-size: 14px;
  font-weight: 200;
  color: #777777;
}

#site #languages-temp {
  position: absolute;
  right: 50px;
  z-index: 99;
  margin-top: -5px;
}

#site #languages-temp .languages-container,
#site #languages-temp .top-navigation {
  float: right;
  margin-left: 20px;
}

#site #languages-temp .languages-container ul,
#site #languages-temp .top-navigation ul {
  list-style: none outside none;
}

#site #languages-temp .languages-container p,
#site #languages-temp .top-navigation p,
#site #languages-temp .languages-container li,
#site #languages-temp .top-navigation li {
  font-size: 12px;
  margin-bottom: 0;
}

#site #languages-temp .languages-container p a,
#site #languages-temp .top-navigation p a,
#site #languages-temp .languages-container li a,
#site #languages-temp .top-navigation li a {
  z-index: 99;
  color: #606060;
}

#site #languages-temp .top-navigation {
  float: none;
}

#site #languages-temp .top-navigation .top-menu {
  display: inline-block;
  vertical-align: top;
  margin-top: 15px !important;
  padding-left: 15px;
}

#site #languages-temp .top-navigation .top-menu li {
  float: left;
  padding-left: 15px;
}

#site.page-template-home #languages-temp,
#site.page-template-home-placeholder #languages-temp {
  top: 10px;
  margin-top: 0;
}

#site.page-template-home #languages-temp .languages-container ul,
#site.page-template-home-placeholder #languages-temp .languages-container ul,
#site.page-template-home #languages-temp .top-navigation ul,
#site.page-template-home-placeholder #languages-temp .top-navigation ul {
  margin: 0;
  color: #fff;
}

#site.page-template-home #languages-temp .languages-container ul a,
#site.page-template-home-placeholder #languages-temp .languages-container ul a,
#site.page-template-home #languages-temp .top-navigation ul a,
#site.page-template-home-placeholder #languages-temp .top-navigation ul a {
  color: #fff;
}

#site.page-template-home #languages-temp .languages-container p,
#site.page-template-home-placeholder #languages-temp .languages-container p,
#site.page-template-home #languages-temp .top-navigation p,
#site.page-template-home-placeholder #languages-temp .top-navigation p {
  color: #fff;
}

#site.page-template-home #languages-temp .languages-container p a,
#site.page-template-home-placeholder #languages-temp .languages-container p a,
#site.page-template-home #languages-temp .top-navigation p a,
#site.page-template-home-placeholder #languages-temp .top-navigation p a {
  color: #fff;
}

#site.page-template-landing #languages-temp .languages-container ul,
#site.page-template-landing-left-sidebar #languages-temp .languages-container ul,
#site.page-template-landing #languages-temp .top-navigation ul,
#site.page-template-landing-left-sidebar #languages-temp .top-navigation ul {
  color: #fff;
}

#site.page-template-landing #languages-temp .languages-container p,
#site.page-template-landing-left-sidebar #languages-temp .languages-container p,
#site.page-template-landing #languages-temp .top-navigation p,
#site.page-template-landing-left-sidebar #languages-temp .top-navigation p {
  color: #fff;
}

#site.page-template-landing #languages-temp .languages-container a,
#site.page-template-landing-left-sidebar #languages-temp .languages-container a,
#site.page-template-landing #languages-temp .top-navigation a,
#site.page-template-landing-left-sidebar #languages-temp .top-navigation a {
  color: #fff;
}

@media (min-width: 768px) {
  #site #languages-temp {
    right: 0;
  }

  #site #languages-temp .top-navigation {
    float: right;
  }

  #site #languages-temp .top-navigation ul {
    margin-top: 20px;
  }

  #site #languages-temp .top-navigation .top-menu {
    margin-top: 0 !important;
  }

  #site #languages-temp .languages-container {
    padding-right: 0;
  }

  #site header {
    padding: 40px 0 20px;
    border: 0;
  }

  #site header .header-wrapper {
    padding: 0 0;
  }

  #site header .logo-container {
    margin-right: 0;
  }

  #site header .logo-container>* {
    margin-left: 0;
    padding: 0;
  }

  #site header .logo-container img {
    max-height: none;
    max-width: 100%;
  }

  #site #banner {
    margin-bottom: 0;
    padding: 0;
  }

  #site #content {
    margin-top: 0;
  }

  #languages-temp {
    top: 0;
    right: 0;
  }

  #languages-temp .languages-container p {
    margin-bottom: 0;
  }

  .page-template-landing #languages-temp,
  .page-template-landing-left-sidebar #languages-temp {
    position: absolute;
    top: 0;
    right: 0;
  }

  .page-template-landing #languages-temp .languages-container,
  .page-template-landing-left-sidebar #languages-temp .languages-container,
  .page-template-landing #languages-temp .top-navigation,
  .page-template-landing-left-sidebar #languages-temp .top-navigation {
    margin-top: 15px;
    padding-right: 15px;
  }

  .page-template-landing #languages-temp .languages-container ul,
  .page-template-landing-left-sidebar #languages-temp .languages-container ul,
  .page-template-landing #languages-temp .top-navigation ul,
  .page-template-landing-left-sidebar #languages-temp .top-navigation ul {
    margin-top: 0 !important;
    color: #fff;
    font-size: 10px;
  }

  .page-template-landing #languages-temp .languages-container ul a,
  .page-template-landing-left-sidebar #languages-temp .languages-container ul a,
  .page-template-landing #languages-temp .top-navigation ul a,
  .page-template-landing-left-sidebar #languages-temp .top-navigation ul a {
    color: #fff;
  }

  .page-template-landing #languages-temp .languages-container p,
  .page-template-landing-left-sidebar #languages-temp .languages-container p,
  .page-template-landing #languages-temp .top-navigation p,
  .page-template-landing-left-sidebar #languages-temp .top-navigation p {
    margin-top: 0;
    font-size: 10px;
    color: #fff;
  }

  .page-template-landing #languages-temp .languages-container p a,
  .page-template-landing-left-sidebar #languages-temp .languages-container p a,
  .page-template-landing #languages-temp .top-navigation p a,
  .page-template-landing-left-sidebar #languages-temp .top-navigation p a {
    color: #fff;
  }

  .page-template-home #languages-temp,
  .page-template-home-placeholder #languages-temp {
    position: absolute;
    top: 0;
  }

  .page-template-home #languages-temp .languages-container,
  .page-template-home-placeholder #languages-temp .languages-container,
  .page-template-home #languages-temp .top-navigation,
  .page-template-home-placeholder #languages-temp .top-navigation {
    margin-top: 5px;
    padding-right: 15px;
  }

  .page-template-home #languages-temp .languages-container ul,
  .page-template-home-placeholder #languages-temp .languages-container ul,
  .page-template-home #languages-temp .top-navigation ul,
  .page-template-home-placeholder #languages-temp .top-navigation ul {
    margin-top: 0;
    font-size: 10px;
  }

  .page-template-home #languages-temp .languages-container p,
  .page-template-home-placeholder #languages-temp .languages-container p,
  .page-template-home #languages-temp .top-navigation p,
  .page-template-home-placeholder #languages-temp .top-navigation p {
    margin-top: 0;
    font-size: 10px;
  }
}

@media (min-width: 992px) {
  #site header {
    padding: 40px 0 20px;
  }

  #site header .container {
    position: relative;
  }

  #site .subnav-affix.affix {
    top: 0;
    width: 18.3%;
  }

  #site #social-align-right {
    margin-top: 30px;
  }

  #site aside {
    margin: 15px 0;
  }

  #site #content {
    padding: 15px 30px;
    margin-bottom: 100px;
  }

  #site #recruitment {
    background: #79C143 url("../../../images//texture_white.png") repeat-x bottom center;
    background-size: 30%;
    background-position: center bottom -50px;
    padding: 50px 0 120px;
  }

  #site #languages-temp {
    margin-top: -45px;
  }

  #site.page-template-landing-left-sidebar #languages-temp,
  #site.page-template-landing #languages-temp {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  #site #banner {
    width: 880px;
  }

  #site #social-align-right {
    margin-top: 40px;
    position: absolute;
    z-index: 9;
  }

  #site #social-align-right .service-link-icon-container {
    background: #fff;
  }

  #site #content {
    padding: 40px 50px;
    margin-bottom: 170px;
  }

  #site .contact-cards {
    margin-right: -40px;
  }

  #site #recruitment {
    background: #79C143 url("../../../images//texture_white.png") repeat-x bottom center;
    background-size: 30%;
    background-position: center bottom -50px;
    padding: 50px 0 120px;
  }

  #site #contact {
    background: #00BDEE url("../../../images//texture_white.png") repeat-x bottom center;
    background-size: 30%;
    background-position: center bottom -50px;
    padding: 50px 0 120px;
  }

  #site #languages-temp .languages-container {
    padding-right: 0;
  }

  #site.page-type-project #banner {
    margin-right: 0;
  }

  #site.page-type-project #content {
    padding: 40px 0 40px 0;
    margin-bottom: 170px;
  }

  #site.page-type-project #content .contact-cards {
    margin-right: 0;
  }

  #site.page-template-home #banner {
    width: 100%;
  }
}

html.ie9 #site header .logo-container a img {
  width: 100%;
}

html.ie8 #site header .logo-container a img {
  width: 100%;
}

.ie9 img[src$=".svg"] {
  width: 100%;
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
  img[src$=".svg"] {
    width: 100%;
  }
}

body {
  font-family: 'univia-pro',sans-serif;
  font-size: 16px;
  line-height: 1.57142857;
  color: #404040;
}

#site i.icon {
  display: inline-block;
}

#site a {
  color: #79C143;
  text-decoration: none;
}

#site a:hover,
#site a:focus {
  color: #94ce69;
  text-decoration: underline;
}

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

#site #main h1:first-child {
  margin-top: 0;
}

#site h1,
#site h2,
#site h3,
#site h4,
#site h5,
#site h6 {
  color: #606060;
}

#site h1,
#site h2,
#site h3 {
  margin-top: 50px;
  margin-bottom: 25px;
}

#site h4,
#site h5,
#site h6 {
  margin-top: 25px;
  margin-bottom: 16.66666667px;
}

#site h1 {
  font-size: 36px;
}

#site .page-title h1 {
  font-size: 28px;
  margin-top: 0;
  color: #79C143;
  font-weight: bold;
}

#site h2 {
  font-size: 28px;
}

#site h3 {
  font-size: 22px;
}

#site h4 {
  font-size: 16px;
}

#site h5 {
  font-size: 14px;
}

#site p {
  margin: 20px 0;
}

#site .clear-margin {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

#site .clear-bottom-margin {
  margin-bottom: 0 !important;
}

#site .clear-top-margin {
  margin-top: 0 !important;
}

#site .intro-txt {
  font-size: 16px;
  font-weight: 700;
}

#site .textured {
  color: #79C143;
  font-size: 75px;
  font-weight: 900;
}

@supports (-webkit-background-clip: text) {
  #site .textured {
    background: #79C143 url("../../../images//text-texture.png") no-repeat left top;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

#site .text-green {
  color: #79C143;
}

#site .text-blue {
  color: #00BDEE;
}

#site .text-pink {
  color: #EC098C;
}

#site .title-caps {
  text-transform: uppercase;
}

#site blockquote {
  font-size: 16px;
  color: #79C143;
}

#site blockquote,
#site blockquote.blockquote-reverse,
#site blockquote.pull-right {
  border: 0;
}

#site blockquote.ccm-block-testimonial .ccm-block-testimonial-name {
  color: #606060;
  float: right;
  font-size: 14px;
}

#site .btn-green-arrow-left {
  background: #79C143;
  color: #fff;
  position: relative;
}

#site .btn-green-arrow-left:before {
  content: '';
  position: absolute;
  top: 16px;
  left: 10px;
  display: inline-block;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 10px;
  height: 10px;
  transform: rotate(-225deg);
}

#site .btn-green-arrow-left:hover {
  background: #417505;
}

#site .btn-magenta {
  background: #f4008d;
  color: #fff;
}

#site .btn-magenta:hover {
  background: #f4008d;
}

#site .third {
  width: 33.3333333%;
  float: left;
}

#site .half {
  width: 50%;
  float: left;
}

#site .full {
  width: 100%;
  float: none;
}

@media (min-width: 480px) {
  #site .third-ms {
    width: 33.3333333%;
    float: left;
  }

  #site .half-ms {
    width: 50%;
    float: left;
  }

  #site .full-ms {
    width: 100%;
    float: none;
  }
}

@media (min-width: 768px) {
  #site .third-sm {
    width: 33.3333333%;
    float: left;
  }

  #site .half-sm {
    width: 50%;
    float: left;
  }

  #site .full-sm {
    width: 100%;
    float: none;
  }
}

@media (min-width: 992px) {
  #site .third-md {
    width: 33.3333333%;
    float: left;
  }

  #site .half-md {
    width: 50%;
    float: left;
  }

  #site .full-md {
    width: 100%;
    float: none;
  }
}

@media (min-width: 1200px) {
  #site .third-lg {
    width: 33.3333333%;
    float: left;
  }

  #site .half-lg {
    width: 50%;
    float: left;
  }

  #site .full-lg {
    width: 100%;
    float: none;
  }
}

#site .float-to-left,
#site .float-to-right {
  display: block;
  float: none;
  margin: 15px 0;
}

@media (min-width: 480px) {
  #site .float-to-left {
    float: left;
    max-width: 50%;
    margin: 15px 15px 10px 0;
  }

  #site .float-to-right {
    float: right;
    max-width: 50%;
    margin: 15px 0 10px 15px;
  }

  #site .float-to-left:first-child,
  #site .float-to-right:first-child {
    margin-top: 5px;
  }
}

@media (min-width: 768px) {
  #site .float-to-left {
    margin: 20px 20px 15px 0;
  }

  #site .float-to-right {
    margin: 20px 0 15px 20px;
  }
}

@media (min-width: 992px) {
  #site .float-to-left {
    margin: 25px 25px 20px 0;
  }

  #site .float-to-right {
    margin: 25px 0 20px 25px;
  }
}

#site.page-template-landing {
  background: transparent;
}

#site.page-template-landing header {
  padding: 0;
}

#site.page-template-landing header .container {
  position: relative;
}

#site.page-template-landing header .header-wrapper {
  width: 100%;
  padding: 15px 0;
  background: transparent;
  position: absolute;
  z-index: 10;
}

#site.page-template-landing #banner {
  margin: 0;
  border-bottom: 5px solid #79C143;
}

@media (min-width: 768px) {
  #site.page-template-landing header {
    padding: 0;
  }

  #site.page-template-landing header .header-wrapper {
    padding: 40px 0;
    z-index: 9;
  }

  #site.page-template-landing #main-navigation {
    background: transparent;
  }

  #site.page-template-landing #main-navigation ul li a {
    color: #fff;
  }

  #site.page-template-landing #banner {
    margin: 0 0;
  }

  #site.page-template-landing .contacts .contact-cards {
    margin-top: -30px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #site.page-template-landing #search {
    bottom: 80px;
    width: 100%;
    position: absolute;
    text-align: center;
  }

  #site.page-template-landing #search form {
    background: rgba(255,255,255,0.9);
    padding: 30px;
    border-radius: 15px;
    margin: 0 auto;
    width: auto;
    text-align: center;
  }

  #site.page-template-landing #search form h3,
  #site.page-template-landing #search form h4 {
    margin-top: 0;
    font-size: 14px;
  }

  #site.page-template-landing #search form input[type="submit"] {
    background: #EC098C;
  }
}

@media (min-width: 992px) {
  #site.page-template-landing #search form {
    max-width: 600px;
  }

  #site.page-template-landing #search form h3,
  #site.page-template-landing #search form h4 {
    margin-top: 0;
    font-size: 18px;
  }

  #site.page-template-landing .contacts .contact-cards {
    margin-top: -80px;
  }
}

@media (min-width: 1200px) {
  #site.page-template-landing #search {
    bottom: 120px;
  }
}

@media (max-width: 479px) {
  #site.page-template-landing header .header-wrapper {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  #site.page-template-landing header .header-wrapper {
    width: 100%;
  }
}

#site.page-template-landing-left-sidebar header {
  padding: 0;
}

#site.page-template-landing-left-sidebar header .container {
  position: relative;
}

#site.page-template-landing-left-sidebar header .header-wrapper {
  padding: 15px 0;
  background: transparent;
  position: absolute;
  z-index: 12;
  width: 100%;
}

#site.page-template-landing-left-sidebar #banner {
  margin: 0;
  border-bottom: 5px solid #79C143;
}

#site.page-template-landing-left-sidebar #search {
  width: auto;
  position: relative;
  margin: 30px 0;
  text-align: center;
  z-index: 11;
}

#site.page-template-landing-left-sidebar #search form {
  background: rgba(255,255,255,0.9);
  padding: 15px;
  border-radius: 10px;
  margin: 0 auto;
  border: 1px solid #d5d5d5;
  width: auto;
  text-align: center;
}

#site.page-template-landing-left-sidebar #search form #suggesstion-box {
  text-align: left;
  top: 33px;
}

#site.page-template-landing-left-sidebar #search form:before,
#site.page-template-landing-left-sidebar #search form:after {
  content: " ";
  display: table;
}

#site.page-template-landing-left-sidebar #search form:after {
  clear: both;
}

#site.page-template-landing-left-sidebar #search form:before,
#site.page-template-landing-left-sidebar #search form:after {
  content: " ";
  display: table;
}

#site.page-template-landing-left-sidebar #search form:after {
  clear: both;
}

#site.page-template-landing-left-sidebar #search form h3,
#site.page-template-landing-left-sidebar #search form h4 {
  margin-top: 0;
  font-size: 14px;
}

#site.page-template-landing-left-sidebar #search form .search-input {
  z-index: 12;
  position: relative;
  float: left;
  width: 70%;
}

#site.page-template-landing-left-sidebar #search form .search-input:before {
  color: #ababab;
}

#site.page-template-landing-left-sidebar #search form .search-input input {
  border: 1px solid #ababab;
  width: 100%;
}

#site.page-template-landing-left-sidebar #search form input[type="submit"] {
  vertical-align: top;
  width: 25%;
  z-index: 12;
  padding: 8px 15px;
  margin-top: 0;
  position: relative;
  float: right;
  background: #EC098C;
}

@media (min-width: 768px) {
  #site.page-template-landing-left-sidebar header {
    padding: 0;
  }

  #site.page-template-landing-left-sidebar header .header-wrapper {
    padding: 40px 0;
    z-index: 10;
  }

  #site.page-template-landing-left-sidebar #main-navigation {
    background: transparent;
  }

  #site.page-template-landing-left-sidebar #main-navigation ul li a {
    color: #fff;
  }

  #site.page-template-landing-left-sidebar #banner {
    margin: 0 0;
  }

  #site.page-template-landing-left-sidebar .contacts .contact-cards {
    margin-top: -30px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #site.page-template-landing-left-sidebar #content {
    margin-top: 30px;
  }

  #site.page-template-landing-left-sidebar #search {
    bottom: 30px;
    width: 100%;
    position: absolute;
    text-align: center;
  }

  #site.page-template-landing-left-sidebar #search form {
    background: rgba(255,255,255,0.9);
    padding: 30px;
    border-radius: 15px;
    margin: 0 auto;
    width: auto;
    text-align: center;
  }

  #site.page-template-landing-left-sidebar #search form h3,
  #site.page-template-landing-left-sidebar #search form h4 {
    margin-top: 0;
    font-size: 14px;
  }

  #site.page-template-landing-left-sidebar #search form input[type="submit"] {
    background: #EC098C;
  }
}

@media (min-width: 992px) {
  #site.page-template-landing-left-sidebar #search {
    position: absolute;
    bottom: 30px;
  }

  #site.page-template-landing-left-sidebar #search form {
    max-width: 600px;
  }

  #site.page-template-landing-left-sidebar #search form h3,
  #site.page-template-landing-left-sidebar #search form h4 {
    margin-top: 0;
    font-size: 18px;
  }

  #site.page-template-landing-left-sidebar #content {
    margin-top: 15px;
  }

  #site.page-template-landing-left-sidebar .contacts .contact-cards {
    margin-top: -80px;
  }
}

@media (min-width: 1200px) {
  #site.page-template-landing-left-sidebar #search {
    bottom: 50px;
  }

  #site.page-template-landing-left-sidebar #content {
    margin-top: 0;
  }
}

@media (max-width: 479px) {
  #site.page-template-landing-left-sidebar header .header-wrapper {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  #site.page-template-landing-left-sidebar header .header-wrapper {
    width: 100%;
  }
}

#site.page-template-article {
  background: transparent;
}

#site.page-template-article .container .row .article-content .article-date-published {
  color: #777777;
}

#site.page-template-article .container .row .article-content .article-date-published p.ccm-block-page-attribute-display-wrapper {
  margin-left: 0;
}

#site.page-template-article .container .row .article-content h1 {
  margin-top: 0;
}

#site.page-template-article .ccm-block-page-list-related-articles {
  margin-top: 30px;
}

#site.page-template-article .contact-cards {
  margin: 30px 0;
}

#site.page-template-article .social-container {
  margin: 30px 0;
}

#site.page-template-article .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul {
  float: left;
}

@media (min-width: 768px) {
  #site.page-template-article .container .row #content {
    padding-left: 0;
  }

  #site.page-template-article .container .row #content img {
    margin-left: -20px;
  }

  #site.page-template-article .container .row .article-content .article-date-published {
    margin-left: 0;
  }

  #site.page-template-article .social-container {
    margin: 30px 0;
  }

  #site.page-template-article .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul {
    float: none;
  }

  #site.page-template-article .contact-cards {
    margin-top: 30px;
    clear: both;
  }

  #site.page-template-article .contact-cards:before,
  #site.page-template-article .contact-cards:after {
    content: " ";
    display: table;
  }

  #site.page-template-article .contact-cards:after {
    clear: both;
  }

  #site.page-template-article .contact-cards:before,
  #site.page-template-article .contact-cards:after {
    content: " ";
    display: table;
  }

  #site.page-template-article .contact-cards:after {
    clear: both;
  }

  #site.page-template-article aside h1,
  #site.page-template-article #content h1,
  #site.page-template-article aside h3,
  #site.page-template-article #content h3 {
    color: #79C143;
  }
}

@media (min-width: 1200px) {
  #site.page-template-article .ccm-block-page-list-related-articles {
    margin-top: 30px;
  }

  #site.page-template-article .contact-cards {
    margin-top: 30px;
    clear: both;
    margin-right: 0;
  }

  #site.page-template-article .contact-cards:before,
  #site.page-template-article .contact-cards:after {
    content: " ";
    display: table;
  }

  #site.page-template-article .contact-cards:after {
    clear: both;
  }

  #site.page-template-article .contact-cards:before,
  #site.page-template-article .contact-cards:after {
    content: " ";
    display: table;
  }

  #site.page-template-article .contact-cards:after {
    clear: both;
  }

  #site.page-template-article .contact-cards .contact-card {
    max-width: 100%;
  }

  #site.page-template-article #side .contact-cards {
    margin-top: 60px;
  }
}

#site.page-template-left-sidebar #banner,
#site.page-template-projects #banner {
  margin: 0;
}

#site.page-template-left-sidebar #main,
#site.page-template-projects #main {
  background: #fff;
}

#site.page-template-left-sidebar #main #content #events,
#site.page-template-projects #main #content #events {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #site.page-template-left-sidebar #banner,
  #site.page-template-projects #banner {
    margin-top: 20px;
  }

  #site.page-template-left-sidebar .contact-card:first-child,
  #site.page-template-projects .contact-card:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #site.page-template-left-sidebar #content .page-title,
  #site.page-template-projects #content .page-title {
    padding-top: 15px;
  }
}

@media (min-width: 992px) {
  #site.page-template-left-sidebar #banner,
  #site.page-template-projects #banner {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  #site.page-template-left-sidebar #banner,
  #site.page-template-projects #banner {
    margin-top: 40px;
  }
}

@media (min-width: 1400px) {
  #site.page-template-left-sidebar #banner {
    width: auto;
    margin-right: -120px;
  }

  #site.page-template-projects #banner {
    width: auto;
  }
}

#site.page-template-model-presentation {
  background-position-y: 100px;
}

#site.page-template-model-presentation .search-input #query {
  position: relative;
  top: 2px;
  padding-bottom: 7px;
}

#site.page-template-model-presentation header .header-wrapper {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 30px;
}

#site.page-template-model-presentation header #languages-temp {
  margin-top: -22px;
  right: 0;
}

#site.page-template-model-presentation header #model-presentation-header-sections {
  height: auto;
  border-left: 10px solid #79C143;
  margin-top: 20px;
}

#site.page-template-model-presentation header #model-presentation-header-sections #model-presentation-header-sub-section {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding-right: 20px;
}

#site.page-template-model-presentation header #model-presentation-header-sections #model-presentation-header-sub-section p {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

#site.page-template-model-presentation header #model-presentation-header-sections #model-presentation-header-section {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

#site.page-template-model-presentation header #model-presentation-header-sections #model-presentation-header-section p {
  font-size: 20px;
  margin: 0;
}

#site.page-template-model-presentation header .logo-container-col {
  margin-top: 20px;
}

#site.page-template-model-presentation header .logo-container-col .logo-container {
  float: right;
  margin-right: 0;
}

#site.page-template-model-presentation header .logo-container-col .logo-container a {
  padding: 0;
}

#site.page-template-model-presentation header .logo-container-col .logo-container img {
  max-width: 125px;
}

#site.page-template-model-presentation:not(.is-edit-mode) header #model-presentation-backlink {
  display: inline-block;
}

#site.page-template-model-presentation main {
  min-height: 400px;
  max-width: 800px;
  margin: 0 auto 0 auto;
}

#site.page-template-model-presentation main article #model-presentation-header {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

#site.page-template-model-presentation main article #model-presentation-header h1 {
  color: #404040;
  font-size: 24px;
}

#site.page-template-model-presentation main article #model-presentation-header .model-presentation-client {
  font-weight: bold;
}

#site.page-template-model-presentation main article #model-presentation-header .model-presentation-client span {
  color: #79C143;
}

#site.page-template-model-presentation main article #model-presentation-video {
  padding-bottom: 30px;
}

#site.page-template-model-presentation main article #model-presentation-content {
  max-width: 80%;
  margin: 0 auto 0 auto;
  padding-bottom: 30px;
}

#site.page-template-model-presentation main article #model-presentation-content p.model-presentation-description {
  color: #79C143;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 40px;
}

#site.page-template-model-presentation main article #model-presentation-images {
  margin-left: 15px;
  margin-right: 15px;
}

#site.page-template-model-presentation section#model-presentation-contacts {
  text-align: center;
  max-width: 90%;
  margin: 0 auto 0 auto;
  padding-top: 20px;
  padding-bottom: 60px;
}

#site.page-template-model-presentation section#model-presentation-contacts p:first-of-type {
  font-size: 20px;
  font-weight: bold;
}

#site.page-template-model-presentation section#model-presentation-contacts:after {
  content: '';
  display: block;
  clear: both;
}

@media (min-width: 480px) {
  #site.page-template-model-presentation main article #model-presentation-header h1 {
    font-size: 34px;
  }

  #site.page-template-model-presentation main article #model-presentation-content {
    max-width: 70%;
  }

  #site.page-template-model-presentation main article #model-presentation-content p.model-presentation-description {
    font-size: 22px;
  }
}

@media (min-width: 768px) {
  #site.page-template-model-presentation header #languages-temp {
    margin-top: -45px;
  }

  #site.page-template-model-presentation header #model-presentation-header-sections {
    height: 60px;
    border-left: 0;
  }

  #site.page-template-model-presentation header #model-presentation-header-sections #model-presentation-header-sub-section {
    border-right: 5px solid #79C143;
    height: 60px;
  }

  #site.page-template-model-presentation header #model-presentation-header-sections #model-presentation-header-sub-section p {
    line-height: 60px;
    font-size: 30px;
  }

  #site.page-template-model-presentation header #model-presentation-header-sections #model-presentation-header-section {
    height: 60px;
    padding-left: 15px;
  }

  #site.page-template-model-presentation header #model-presentation-header-sections #model-presentation-header-section p {
    line-height: 60px;
    font-size: 30px;
  }

  #site.page-template-model-presentation header .logo-container-col .logo-container img {
    max-width: 200px;
  }

  #site.page-template-model-presentation article #model-presentation-images {
    margin-left: 0;
    margin-right: 0;
  }

  #site.page-template-model-presentation section#model-presentation-contacts .contact-cards .contact-card {
    width: 50%;
    display: inline-block;
    float: left;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
  }
}

@media (min-width: 1200px) {
  #site.page-template-model-presentation:not(.is-edit-mode) header #model-presentation-backlink {
    position: absolute;
    padding-top: 22px;
  }

  #site.page-template-model-presentation section#model-presentation-contacts .contact-cards .contact-card {
    width: 48%;
  }
}

#site nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#site nav ul:after {
  content: '';
  display: block;
  position: relative;
  clear: both;
}

#site nav ul li a {
  display: block;
  padding: 10px 15px;
  background: #fff;
  color: #404040;
  text-decoration: none;
}

#site nav ul li a:hover,
#site nav ul li a:focus {
  background: #eee;
  color: #333;
  text-decoration: none;
  outline: none;
}

#site nav ul li a.nav-selected {
  background: #E8E8E8;
  color: #79C143;
  text-decoration: none;
}

#site #main-navigation,
#site #languages {
  background: #fff;
  margin-top: 10px;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}

#site #main-navigation:before,
#site #main-navigation:after,
#site #languages:before,
#site #languages:after {
  content: " ";
  display: table;
}

#site #main-navigation:after,
#site #languages:after {
  clear: both;
}

#site #main-navigation:before,
#site #main-navigation:after,
#site #languages:before,
#site #languages:after {
  content: " ";
  display: table;
}

#site #main-navigation:after,
#site #languages:after {
  clear: both;
}

#site #main-navigation .container,
#site #languages .container {
  padding: 0 2px 2px;
  border-bottom: 1px solid #979797;
}

#site #main-navigation ul,
#site #languages ul {
  width: auto;
  margin-top: 0;
}

#site #main-navigation ul li,
#site #languages ul li {
  position: relative;
  overflow: hidden;
  background: transparent;
  background: rgba(0,0,0,0.05);
}

#site #main-navigation ul li a,
#site #languages ul li a {
  position: relative;
  padding: 15px 15px;
  border: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  background: transparent;
  letter-spacing: -0.01em;
}

#site #main-navigation ul li a.expand,
#site #languages ul li a.expand {
  display: none;
}

#site #main-navigation ul li ul,
#site #languages ul li ul {
  display: none;
}

#site #main-navigation ul li ul li,
#site #languages ul li ul li {
  margin-left: 8px;
}

#site #main-navigation ul li ul li a,
#site #languages ul li ul li a {
  text-transform: none;
}

#site #main-navigation ul li ul li ul li a,
#site #languages ul li ul li ul li a {
  font-weight: normal;
}

#site #main-navigation ul li.nav-path-selected>ul,
#site #languages ul li.nav-path-selected>ul {
  display: block;
}

@media (min-width: 768px) {
  #site #main-navigation,
  #site #languages {
    display: block;
    margin-top: 0;
    margin-left: 0;
    z-index: 1;
    margin-right: 0;
    height: auto !important;
  }

  #site #main-navigation .container,
  #site #languages .container {
    padding: 0 15px;
    border: 0;
  }

  #site #main-navigation ul,
  #site #languages ul {
    width: 100%;
    text-align: right;
  }

  #site #main-navigation ul.ccm-ui,
  #site #languages ul.ccm-ui {
    width: auto;
  }

  #site #main-navigation ul.ccm-ui li a,
  #site #languages ul.ccm-ui li a {
    padding: 0;
  }

  #site #main-navigation ul li,
  #site #languages ul li {
    float: none;
    display: inline-block;
    background: transparent;
  }

  #site #main-navigation ul li a,
  #site #languages ul li a {
    padding: 10px 8px;
    margin: 0;
    font-size: 10px;
    border: 0;
    background: transparent;
  }

  #site #main-navigation ul li a.nav-path-selected,
  #site #languages ul li a.nav-path-selected {
    color: #79C143;
    background: transparent;
  }

  #site #main-navigation ul li ul,
  #site #languages ul li ul {
    display: none !important;
  }
}

@media (min-width: 992px) {
  #site #main-navigation ul li a,
  #site #languages ul li a {
    padding: 10px 13px;
    font-size: 13px;
  }

  #site #main-navigation ul li:last-child a,
  #site #languages ul li:last-child a {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  #site #main-navigation,
  #site #languages {
    margin-top: 0;
  }

  #site #main-navigation ul li a,
  #site #languages ul li a {
    padding: 10px 15px;
    font-size: 15px;
  }
}

#site #languages ul li a img {
  margin-right: 10px;
}

@media (min-width: 768px) {
  #site #languages {
    display: block !important;
    background: #404040;
  }

  #site #languages ul {
    width: auto;
    float: right;
  }

  #site #languages ul li a {
    white-space: nowrap;
    padding: 4px 7px;
    font-size: 12px;
    line-height: 13px;
    background: transparent;
    color: #fff;
    zoom: 1;
    filter: alpha(opacity=80);
    opacity: .8;
  }

  #site #languages ul li a:hover {
    color: #fff;
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
  }

  #site #languages ul li a img {
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    width: 14px;
    max-width: 14px;
  }

  #site #languages ul li:last-child a {
    padding-right: 0;
  }
}

#site #main-navigation ul li a.expand,
#site #languages ul li a.expand {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  width: 62px;
  height: 42px;
  top: 0;
  right: 0;
  border: 0;
  z-index: 3;
  text-align: center;
}

#site #main-navigation ul li a.expand+a,
#site #languages ul li a.expand+a {
  padding-right: 79px;
}

#site #main-navigation ul li a.expand:before,
#site #languages ul li a.expand:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

#site #main-navigation ul li a.expand .icon,
#site #languages ul li a.expand .icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
}

#site #main-navigation ul li a.expand .icon:before,
#site #main-navigation ul li a.expand .icon:after,
#site #languages ul li a.expand .icon:before,
#site #languages ul li a.expand .icon:after {
  position: absolute;
  content: '';
  display: block;
  height: 3px;
  background: #404040;
  z-index: 3;
  border: 0;
  -webkit-transition: transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
}

#site #main-navigation ul li a.expand .icon:before,
#site #languages ul li a.expand .icon:before {
  width: 19px;
  height: 3px;
  top: 7px;
  left: 2px;
}

#site #main-navigation ul li a.expand .icon:after,
#site #languages ul li a.expand .icon:after {
  width: 3px;
  height: 19px;
  top: -1px;
  left: 10px;
}

#site #main-navigation ul li a.expand:hover .icon:before,
#site #main-navigation ul li a.expand:hover .icon:after,
#site #languages ul li a.expand:hover .icon:before,
#site #languages ul li a.expand:hover .icon:after {
  background: #333;
}

#site #main-navigation ul li a.expand.close .icon:before,
#site #main-navigation ul li a.expand.close .icon:after,
#site #languages ul li a.expand.close .icon:before,
#site #languages ul li a.expand.close .icon:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#site #main-navigation ul li span.wrap-for-expand,
#site #languages ul li span.wrap-for-expand {
  display: block;
  position: relative;
}

#site #main-navigation ul li span.wrap-for-expand a.expand,
#site #languages ul li span.wrap-for-expand a.expand {
  height: auto;
  bottom: 0;
}

#site .toggle-navigation,
#site .toggle-languages {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  padding: 10px 15px 10px 13px;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#site .toggle-navigation .button,
#site .toggle-languages .button {
  display: block;
  width: 35px;
  border-radius: 2px;
  background: #79C143;
  padding: 10px 0 6px;
  margin: 0 0 0;
}

#site .toggle-navigation .button .bar,
#site .toggle-languages .button .bar {
  background: #fff;
  display: block;
  margin: 0 4px 2px;
  height: 3px;
  -webkit-transition: transform .3s,width .3s,margin .3s,opacity .3s;
  -o-transition: transform .3s,width .3s,margin .3s,opacity .3s;
  transition: transform .3s,width .3s,margin .3s,opacity .3s;
}

#site .toggle-navigation .button .bar.bar-1st,
#site .toggle-languages .button .bar.bar-1st {
  -webkit-transform: translate(0, 5px) rotate(45deg);
  -ms-transform: translate(0, 5px) rotate(45deg);
  -o-transform: translate(0, 5px) rotate(45deg);
  transform: translate(0, 5px) rotate(45deg);
}

#site .toggle-navigation .button .bar.bar-2nd,
#site .toggle-languages .button .bar.bar-2nd {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  width: 0;
  margin-left: 17px;
}

#site .toggle-navigation .button .bar.bar-3th,
#site .toggle-languages .button .bar.bar-3th {
  -webkit-transform: translate(0, -5px) rotate(-45deg);
  -ms-transform: translate(0, -5px) rotate(-45deg);
  -o-transform: translate(0, -5px) rotate(-45deg);
  transform: translate(0, -5px) rotate(-45deg);
}

#site .toggle-navigation:hover,
#site .toggle-languages:hover,
#site .toggle-navigation:focus,
#site .toggle-languages:focus {
  color: #303030;
  text-decoration: none;
  outline: none;
}

#site .toggle-navigation:hover .button,
#site .toggle-languages:hover .button,
#site .toggle-navigation:focus .button,
#site .toggle-languages:focus .button {
  background: #eee;
}

#site .toggle-navigation:hover .button .bar,
#site .toggle-languages:hover .button .bar,
#site .toggle-navigation:focus .button .bar,
#site .toggle-languages:focus .button .bar {
  background: #333;
}

#site .toggle-navigation.toggle-languages,
#site .toggle-languages.toggle-languages {
  right: 62px;
  padding-right: 0;
  display: none;
}

#site .toggle-navigation.toggle-languages .button,
#site .toggle-languages.toggle-languages .button {
  position: relative;
  width: 34px;
}

#site .toggle-navigation.toggle-languages .button img,
#site .toggle-languages.toggle-languages .button img {
  position: absolute;
  top: 5px;
  left: 9px;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

#site .toggle-navigation.toggle-languages .button .bar,
#site .toggle-languages.toggle-languages .button .bar {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

#site .toggle-navigation.toggle-languages.collapsed .button img,
#site .toggle-languages.toggle-languages.collapsed .button img {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

#site .toggle-navigation.toggle-languages.collapsed .button .bar,
#site .toggle-languages.toggle-languages.collapsed .button .bar {
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

#site .toggle-navigation.collapsed .button .bar,
#site .toggle-languages.collapsed .button .bar {
  width: 19px;
  margin-left: 8px;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

html.ie8 #site #main-navigation ul li a.expand.close .icon,
html.ie8 #site #languages ul li a.expand.close .icon {
  margin: -11px 0 0 -5px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865474, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474, SizingMethod='auto expand')";
}

html.ie8 #site .toggle-navigation,
html.ie8 #site .toggle-languages {
  z-index: 10;
}

html.ie8 #site .toggle-navigation.toggle-languages .button img,
html.ie8 #site .toggle-languages.toggle-languages .button img {
  zoom: 1;
  filter: alpha(opacity=0);
}

html.ie8 #site .toggle-navigation.toggle-languages .button .bar,
html.ie8 #site .toggle-languages.toggle-languages .button .bar {
  zoom: 1;
  filter: alpha(opacity=100);
}

html.ie8 #site .toggle-navigation.toggle-languages.collapsed .button img,
html.ie8 #site .toggle-languages.toggle-languages.collapsed .button img {
  zoom: 1;
  filter: alpha(opacity=100);
}

html.ie8 #site .toggle-navigation.toggle-languages.collapsed .button .bar,
html.ie8 #site .toggle-languages.toggle-languages.collapsed .button .bar {
  zoom: 1;
  filter: alpha(opacity=0);
}

html.ie8 #site .toggle-navigation .button .bar.bar-1st,
html.ie8 #site .toggle-languages .button .bar.bar-1st {
  margin-left: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865474, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474, SizingMethod='auto expand')";
}

html.ie8 #site .toggle-navigation .button .bar.bar-2nd,
html.ie8 #site .toggle-languages .button .bar.bar-2nd {
  display: none;
}

html.ie8 #site .toggle-navigation .button .bar.bar-3th,
html.ie8 #site .toggle-languages .button .bar.bar-3th {
  margin: -5px 8px 12px 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

html.ie8 #site .toggle-navigation.collapsed .button .bar,
html.ie8 #site .toggle-languages.collapsed .button .bar {
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(enabled=false)";
  margin: 0 8px 2px;
}

@media (min-width: 768px) {
  #site #main-navigation ul li a.expand,
  #site #languages ul li a.expand {
    display: none;
  }

  #site #main-navigation ul li a.expand+a,
  #site #languages ul li a.expand+a {
    padding-right: 15px;
  }

  #site #main-navigation ul li:last-child a.expand,
  #site #languages ul li:last-child a.expand {
    display: none;
  }

  #site #main-navigation ul li:last-child a.expand+a,
  #site #languages ul li:last-child a.expand+a {
    padding-right: 0;
  }

  #site .toggle-navigation,
  #site .toggle-languages {
    display: none;
  }
}

#site aside {
  background: #fff;
}

#site aside nav {
  margin-top: 0;
  margin-left: 15px;
}

#site aside nav>ul {
  padding: 10px 0;
}

#site aside nav ul {
  margin-bottom: 10px;
}

#site aside nav ul li {
  border-bottom: 1px solid #ccc;
}

#site aside nav ul li a {
  padding: 10px 5px;
  background: transparent;
  font-size: 14px;
  font-weight: 700;
}

#site aside nav ul li a:hover,
#site aside nav ul li a:focus {
  background: transparent !important;
  color: #79C143;
}

#site aside nav ul li:last-child {
  border-bottom: 0;
}

#site aside nav ul li.nav-path-selected>a {
  background: transparent;
  color: #79C143;
}

#site aside nav ul li ul li {
  border: 0;
}

#site aside nav ul li ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400;
  padding-left: 30px;
}

#site aside nav ul li ul li ul li {
  border: 0;
}

#site aside nav ul li ul li ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400;
  padding-left: 45px;
}

#site aside nav ul li ul li ul li ul li {
  border: 0;
}

#site aside nav ul li ul li ul li ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400;
  padding-left: 60px;
}

#site aside nav ul li ul li ul li ul li ul li {
  border: 0;
}

#site aside nav ul li ul li ul li ul li ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400;
  padding-left: 75px;
}

#site #breadcrumb form {
  margin: 10px 0 0 0;
}

#site #breadcrumb form:before,
#site #breadcrumb form:after {
  content: " ";
  display: table;
}

#site #breadcrumb form:after {
  clear: both;
}

#site #breadcrumb form:before,
#site #breadcrumb form:after {
  content: " ";
  display: table;
}

#site #breadcrumb form:after {
  clear: both;
}

#site #breadcrumb input[type="search"] {
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
  width: 100%;
  max-width: none;
}

#site #breadcrumb .search-input {
  width: 75%;
  float: left;
  display: block;
}

#site #breadcrumb input[type="submit"] {
  margin-top: 0;
  margin-left: 0;
  width: 20%;
  float: right;
  display: block;
}

#site ul.breadcrumb {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-left: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#site ul.breadcrumb li {
  display: inline;
  font-size: 12px;
  line-height: 20px;
  color: #404040;
}

#site ul.breadcrumb li i.icon {
  font-size: 18px;
  color: #404040;
}

#site ul.breadcrumb li+li:before {
  display: inline;
  content: '/';
}

#site ul.breadcrumb li.active {
  color: #404040;
}

#site ul.breadcrumb li.active:before {
  margin-right: 5px;
  color: #ababab;
}

#site ul.breadcrumb li a {
  display: inline-block;
  color: #ababab;
  background: transparent;
  padding: 10px 5px;
}

#site ul.breadcrumb li a:hover,
#site ul.breadcrumb li a:focus,
#site ul.breadcrumb li a.active {
  color: #404040;
}

@media (min-width: 768px) {
  #site #breadcrumb ul.breadcrumb {
    margin-top: 10px;
  }

  #site #breadcrumb ul.breadcrumb li {
    font-size: 13px;
    line-height: 20px;
  }
}

@media (min-width: 1200px) {
  #site #breadcrumb ul.breadcrumb {
    margin-top: 10px;
  }

  #site #breadcrumb ul.breadcrumb li {
    font-size: 15px;
    line-height: 20px;
  }
}

#site .pictorial-feature .image {
  position: relative;
  margin: 0;
}

#site .pictorial-feature .image:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top right, rgba(0,0,0,0.3) 0, transparent 50%);
}

#site .pictorial-feature .details {
  color: #fff;
  padding: 20px;
  position: relative;
  z-index: 2;
  background: #79C143;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

#site .pictorial-feature .details h2 {
  color: #fff;
  margin: 0;
  font-weight: 700;
}

@media (min-width: 768px) {
  #site .pictorial-feature .content .details {
    background: transparent;
    position: absolute;
    left: 20px;
    bottom: 20%;
  }
}

@media (min-width: 992px) {
  #site .pictorial-feature .content .details {
    max-width: 55%;
  }
}

@media (min-width: 1200px) {
  #site .pictorial-feature .content .details h2 {
    font-size: 36px;
  }
}

#site .contact-card {
  margin: 20px 0;
  background: #79C143;
  color: #fff;
  font-size: 13px;
}

#site .contact-card:before,
#site .contact-card:after {
  content: " ";
  display: table;
}

#site .contact-card:after {
  clear: both;
}

#site .contact-card:before,
#site .contact-card:after {
  content: " ";
  display: table;
}

#site .contact-card:after {
  clear: both;
}

#site .contact-card .img {
  width: 35%;
  float: left;
}

#site .contact-card .details {
  width: 65%;
  float: right;
  padding: 15px 15px 0 15px;
}

#site .contact-card .details .name {
  font-weight: 700;
}

#site .contact-card .details .job-title {
  font-size: 11px;
  line-height: 1.2;
  margin-bottom: 10px;
}

#site .contact-card .details a {
  color: #fff;
  font-size: 10px;
  line-height: 1.25;
  display: block;
}

#site .contact-cards.contact-cards-list .contact-filter-box {
  margin: 20px 0;
  padding: 10px 30px 30px;
  background: #79C143;
  color: #fff;
}

#site .contact-cards.contact-cards-list .contact-filter-box .select-style {
  border: 1px solid #979797;
  width: 100%;
  max-width: 500px;
  border-radius: 8px;
  overflow: hidden;
  background: #fafafa url("../img/icon-select.png") no-repeat 95% 50%;
  cursor: pointer;
}

#site .contact-cards.contact-cards-list .contact-filter-box .select-style select {
  cursor: pointer;
  color: #606060;
  padding: 10px 40% 10px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}

#site .contact-cards.contact-cards-list .contact-filter-box .select-style select:focus {
  outline: none;
  background: transparent;
}

#site .contact-cards.contact-cards-list .contact-filter-box .select-style select:focus::-ms-value {
  color: #606060;
  background: transparent;
}

#site .contact-cards.contact-cards-list .contact-filter-box .select-style select::-ms-expand {
  display: none;
}

#site .contact-cards.contact-cards-list .contact-filter-box .select-style select:disabled {
  cursor: default;
}

#site .contact-cards.contact-cards-list .contact-filter-box .select-style.disabled {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
}

#site .contact-cards.contact-cards-list .contact-filter-box label {
  display: block;
  line-height: 1.6rem;
  min-height: 0;
  font-weight: normal;
  margin-top: 20px;
}

#site .contact-cards.contact-cards-list .contact-card .img {
  width: 40%;
}

#site .contact-cards.contact-cards-list .contact-card .details {
  width: 60%;
}

@media screen and (-ms-high-contrast:none),(-ms-high-contrast:active) {

}

@media (min-width: 992px) {
  #site .contact-cards.contact-cards-list {
    margin-right: -30px;
    margin-left: -30px;
  }

  #site .contact-cards.contact-cards-list .contact-filter-box label {
    min-height: 1.6rem;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #site .contact-cards.contact-cards-list .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
  }

  #site #contacts .contact-cards .contact-card {
    margin-right: -25px;
    margin-left: -25px;
  }
}

@media (min-width: 1200px) {
  #site .contact-cards {
    margin-right: -50px;
    margin-left: -15px;
  }
}

#site .feature-list {
  background: #E5EAF0;
  padding: 30px 20px;
  margin: 30px 0;
}

#site .feature-list .feature {
  padding: 0 30px;
  margin-bottom: 30px;
  position: relative;
}

#site .feature-list .feature.fi p {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}

#site .feature-list .feature:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 10px;
  width: 10px;
  border-radius: 10px;
  display: inline-block;
  background: #79C143;
}

#site .feature-list .feature p {
  margin: 10px 0;
  font-size: 14px;
}

#site .feature-list .feature h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  color: #404040;
}

@media (min-width: 768px) {
  #site .feature-list {
    display: block;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    padding: 45px 30px 30px;
    margin-left: -30px;
    margin-right: -30px;
  }

  #site .feature-list .feature {
    width: 50%;
    float: left;
    flex: 0 0 50%;
  }
}

@media (min-width: 992px) {
  #site .feature-list {
    padding: 40px;
  }
}

@media (min-width: 1200px) {
  #site .feature-list {
    margin-left: -50px;
    margin-right: -50px;
  }
}

.lSAction>a {
  background-image: url("../../../images//controls.png");
}

#site #banner {
  float: none;
}

#site .slider {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#site .slider .image {
  position: relative;
  height: 250px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: block !important;
}

#site .slider .image+.image {
  display: none !important;
}

#site .slider.slick-initialized .image+.image {
  display: block;
}

#site .slider img {
  width: 100%;
}

#site .slider .content-position {
  display: block;
  text-align: center;
  position: absolute;
  background: transparent;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#site .slider .content-position:before,
#site .slider .content-position:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  font-size: 0;
  width: 0;
}

#site .slider .content-position .content {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  padding: 15px 15px 15px;
}

#site .slider .content-position .content h1,
#site .slider .content-position .content h2,
#site .slider .content-position .content h3,
#site .slider .content-position .content h4,
#site .slider .content-position .content h5 {
  margin: 0;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 2px 3px rgba(0,0,0,0.5);
}

#site .slider .content-position .content h1 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  font-style: italic;
}

#site .slider .content-position .content h2 {
  font-size: 18px;
}

#site .slider .content-position .content h3 {
  font-size: 16px;
}

#site .slider .content-position .content h4 {
  font-size: 14px;
}

#site .slider .content-position .content h5 {
  font-size: 12px;
}

#site .slider .content-position .content p {
  font-size: 12px;
  margin: 0 0 5px 0;
}

#site .slider.slick-slider .slick-slide {
  position: relative;
}

#site .slider.slick-slider .slick-slide:focus {
  outline: none;
}

#site .slider .slick-prev,
#site .slider .slick-next {
  display: none !important;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  z-index: 99;
  opacity: .7;
  overflow: hidden;
  text-decoration: none;
  height: 60px;
  width: 38px;
  background: #222;
  background: rgba(0,0,0,0.8);
  margin-top: -30px;
  border: 1px solid #fff;
  border-color: rgba(255,255,255,0.4);
  text-indent: -9999px;
  color: #fff;
}

#site .slider .slick-prev:after,
#site .slider .slick-next:after {
  font-family: FontAwesome;
  content: '\f0da';
  display: block;
  font-size: 30px;
  text-indent: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  right: 0;
  line-height: 58px;
}

#site .slider .slick-prev.slick-prev,
#site .slider .slick-next.slick-prev {
  border-left: 0;
}

#site .slider .slick-prev.slick-prev:after,
#site .slider .slick-next.slick-prev:after {
  left: 0;
  right: 5px;
  content: '\f0d9';
}

#site .slider .slick-prev.slick-next,
#site .slider .slick-next.slick-next {
  border-right: 0;
}

#site .slider .slick-prev:hover,
#site .slider .slick-next:hover,
#site .slider .slick-prev:focus,
#site .slider .slick-next:focus {
  outline: none;
}

#site .slider .slick-prev:hover,
#site .slider .slick-next:hover {
  opacity: 1;
}

#site .slider a:hover,
#site .slider a:focus {
  outline: none;
}

#site .slider .slick-next {
  left: auto;
  right: 0;
}

#site .slider .slick-dots {
  position: absolute;
  right: 10px;
  bottom: 7px;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

#site .slider .slick-dots li {
  position: relative;
  display: none;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#site .slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

#site .slider .slick-dots li button:before {
  font-family: 'slick';
  font-size: 40px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '\2022';
  text-align: center;
  opacity: .5;
  color: #ccc;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px #fff;
}

#site .slider .slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}

#site .slider .slick-dots li button:hover,
#site .slider .slick-dots li button:focus {
  outline: none;
}

#site .slider .slick-dots li button:hover:before,
#site .slider .slick-dots li button:focus:before {
  opacity: 1;
}

@keyframes slickProgressBarAnimation {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

#site .slider .slick-progress-bar {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 0;
  height: 5px;
  background: white;
  background: rgba(255,255,255,0.4);
}

#site .slider .slick-progress-bar.on-progress {
  width: 100%;
  animation-name: slickProgressBarAnimation;
  animation-duration: 3s;
}

#site .slider:hover .slick-progress-bar.on-progress {
  animation-name: none;
  width: 0;
}

#site .slider.slick-paused .slick-progress-bar {
  width: 0;
}

#site .slider.design {
  color: #fff;
  background: #282f35;
  padding: 60px 0 20px;
}

#site .slider.design .image {
  height: 100%;
}

html.ie9 #site .slider .slick-progress-bar,
html.ie8 #site .slider .slick-progress-bar {
  display: none;
}

@media (min-width: 480px) {
  #site .slider {
    background: transparent;
    border: 0;
  }

  #site .slider .content-position {
    position: absolute;
    background: transparent;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  #site .slider .slick-prev,
  #site .slider .slick-next {
    display: block !important;
  }

  #site .slider.design .content-position .content p {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  #site .slider .content-position .content h1 {
    font-size: 28px;
  }

  #site .slider .content-position .content h2 {
    font-size: 25px;
  }

  #site .slider .content-position .content h3 {
    font-size: 18px;
  }

  #site .slider .content-position .content h4 {
    font-size: 16px;
  }

  #site .slider .content-position .content h5 {
    font-size: 14px;
  }

  #site .slider .content-position .content p {
    font-size: 22px;
  }

  #site .slider .image {
    height: 500px;
    display: block;
  }

  #site .slider .slick-dots li {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  #site .slider-wrapper-landing .slider .content-position .content h1 {
    font-size: 24px;
  }

  #site .slider-wrapper-landing .slider .content-position .content h3 {
    font-size: 18px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  #site .slider.design .content p .btn {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) {
  #site .slider-tall .slider .image {
    height: 800px;
  }

  #site .slider-tall .slider .content-position .content h1 {
    font-size: 40px;
  }

  #site .slider-tall .slider .content-position .content h3 {
    font-size: 26px;
  }

  #site.page-template-home .slider .image {
    height: 100%;
  }

  #site .slider.design .content {
    max-width: 900px;
  }
}

#site .btn {
  border: 0;
  border-radius: 5px;
  padding: 10px 30px;
  font-size: 13px;
  margin-right: 5px;
  text-transform: uppercase;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#site .btn:focus,
#site .btn:active:focus,
#site .btn.active:focus,
#site .btn.focus,
#site .btn:active.focus,
#site .btn.active.focus {
  outline: none;
  outline-offset: 0;
}

#site .btn.btn-secondary {
  background: transparent;
  border: 1px solid #606060;
  color: #777777;
}

#site .btn.btn-secondary:hover,
#site .btn.btn-secondary:focus,
#site .btn.btn-secondary:active {
  background: #E8E8E8;
  border: 1px solid transparent;
  color: #777777;
}

#site .btn.btn-white {
  background: #fff;
  border: 1px solid #fff;
  color: #79C143;
}

#site .btn.btn-white:hover,
#site .btn.btn-white:focus,
#site .btn.btn-white:active {
  background: #79C143;
  border: 1px solid #79C143;
  color: #fff;
}

#site .btn.btn-cta {
  width: 100%;
  text-transform: none;
}

#site .input:focus,
#site .select:focus,
#site .textarea:focus,
#site .form-control:focus {
  outline: 0;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

#site input[type="text"],
#site input[type="tel"],
#site input[type="email"],
#site input[type="search"],
#site select,
#site textarea,
#site .form-control {
  border-radius: 5px;
  padding: 5px 20px;
  box-shadow: none;
  border: 1px solid #979797;
  -webkit-appearance: none;
}

#site .search-input {
  position: relative;
  display: inline-block;
}

#site .search-input:before {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -10px;
  content: "\f105";
  font-family: 'icons';
  color: #404040;
  display: inline-block;
}

#site .search-input input[type="search"] {
  margin-top: 0;
  padding: 5px 15px 5px 40px;
}

#site input[type="submit"].loading,
#site button[type="submit"].loading {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-image: url('data:image/gif;base64,R0lGODlhEAAQAPIAAC0tLf///15eXsfHx////62trZOTk4WFhSH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQJCgAAACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkECQoAAAAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkECQoAAAAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkECQoAAAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQJCgAAACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQJCgAAACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAkKAAAALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  color: transparent !important;
}

#site input[type="submit"].loading i,
#site button[type="submit"].loading i {
  visibility: hidden !important;
}

#site .youtube-block {
  margin: 15px 0;
}

#site .youtube-block.show-title-and-desc h3 {
  color: #79C143;
  font-weight: 700;
  margin-top: 15px;
}

@media (min-width: 768px) {
  #site .youtube-block {
    margin: 30px 0;
  }
}

@media (min-width: 992px) {
  #site #content .youtube-block,
  #site #video .youtube-block {
    margin-left: -30px;
  }
}

@media (min-width: 1200px) {
  #site .youtube-block {
    margin: 40px 0;
  }

  #site #content .youtube-block,
  #site #video .youtube-block {
    margin-left: -50px;
  }

  #site .video-desc {
    padding: 0 30px;
  }
}

#site #search-overlay {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  z-index: 9;
}

#site .search-input:before,
#site .search-input:after {
  z-index: 11;
}

#site .ccm-search-block-submit {
  z-index: 11;
  position: relative;
}

#site #breadcrumb ::-webkit-input-placeholder {
  font-size: 14px;
}

#site #breadcrumb :-moz-placeholder {
  font-size: 14px;
}

#site #breadcrumb ::-moz-placeholder {
  font-size: 14px;
}

#site #breadcrumb :-ms-input-placeholder {
  font-size: 14px;
}

#site #breadcrumb input[type="submit"] {
  padding: 10px 15px;
}

#site input[type="search"] {
  z-index: 10;
  position: relative;
}

#site input[type="search"]:focus,
#site input[type="search"]:active {
  box-shadow: none;
  outline: 0 none;
}

#site input[type="search"].loading {
  background-position: right 10px top 10px;
  background-image: url('data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjI2NjY6Ojo+Pj5CQkJGRkZKSkpOTk5SUlJSZjJSndpOxZJO4WZK7UpK8T5K9TpK9TZK9TZK9TZK9TZK9TZK+TZK+TZK+TZK+TZK+TpK+TpO+T5S/UJW/UpbAU5bAVZfAVpjBV5nCWZvDXJ7EYaLHaKfKcarMdKzNeK3OerDPfrLRg7XTh7nVjrvWkb3XlMDZmcLanMPbnsXcoMfdo8vfqs7hr9Djs9TluNbmvNrpwt3qx9/sy+Luz+Pu0ePu0eTv0uTv0uXv1Obw1ujx2erz3e304vD25vL36/b58Pj79Pr8+Pv9+vz9+/7+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwDnACwAAAAAFAAUAAAIgwDPCRxIsKDBgwgTnosGrFYrZgoJCgtFMRTEiOduUczFzBrGcxMffhQYjeLFkcBC5Ro5sJZFlgJbhfIIUyZNhNZCtSLo8uRBZqFqEUy5MmGuUMAIRpPpkyDQVtMKhmx6jplMYQc1htLV0RozXRRvJRQmsyLFVlgVMnTYqhawaDDjfgwIACH5BAkDAOQALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjI2NjY6Ojo+Pj5CQkJGRkZKSkpOTk5OWj5SciJSifpStbJOzYZK4V5K7UpK8T5K9TZK9TZK9TZK9TZK9TZK9TZK9TZK9TZK9TZK+TZK+TZK+TZK+TZK+TpK+TpO+T5O+UJS/UJS/UZXAU5fBVpnCWZ3EX6DGZKPIaafKb6rMda3Oea7PfLDQf7LRgbTShbbTiLnVjbvWkLzXkr3XlL7YlsDZmMHam8TcoMnep83hrdDjs9TludfnvtvpxN3ryODszOLu0OXw1efx2ery3Oz04e/25fH36PP47Pb58Pj79Pz9+v3+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////wh9AMkJHEiwoMGDCBOSm+brVqlSuxQOHPawoi+J5Hw99NVMoDWJFGFBwzjQ2sORJAUWK3UxpUCHy1y+LCVTICyaNWeV6piw2bCYA4+xVKixGEGTpVAahPbwI0GKsZQOhBar1LCDGlnybJa15UGKFcNeVWitWK2Ht3xNq8lWYkAAIfkECQMA7QAsAAAAABQAFACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NTk5OT09PUFBQUVFRUlJSU1NTVFRUVVVVVlZWV1dXWFhYWVlZWlpaW1tbXFxcXV1dXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhoaWlpampqa2trbGxsbW1tbm5ub29vcHBwcXFxcnJyc3NzdHR0dXV1dnZ2d3d3eHh4eXl5enp6e3t7fHx8fX19fn5+f39/gICAgYGBgoKCg4ODhISEhYWFhoaGh4eHiIiIiYmJioqKi4uLjIyMjY2Njo6Oj4+PkJCQkZGRkpeJkqR2krBkkrdZkrpSkrxPkr1Okr1Nkr1Nkr1Nkr1Nkr1Nkr1Nkr1Nkr1Nkr5Nkr5Nkr5Nkr5Nkr5Nkr5Okr5Ok75Pk75PlL9QlL9RlcBTl8BVmMFXmcJZmsNbncRgoMZkosdnpclsp8pwqsx0rM14rs57sNB/s9KEttOJuNSLutaPvNeSv9mXwdqaw9udxNufxdygxtyix92kyN6lyd6ny9+pzOCrzuKw0eO01ea62Oe/2+nD3OrG3evH3uvI3uvK3+zL4O3N4u7P4+7R5O/T5fDV5vDW5/HY6PLa6fLc6vPe7fTh7vXk8Pbn8ffp9Pnu9/ry+Pv0+vz3/P36/f79/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////CHwA2wkcSLCgwYMIE7YLB0xWqFC1gIVT2M6Yq4cYQ11TeOthr24CuylTqCyUq40UB4Z7iDKlQGOhgLkk2BHazIEPyd0U6HDizo4tZ8LspRCaToLhLgYleM3k0YEwTxq8dnGkwY6hPobs9fBWwpIZH7oyRpEhrYeyJO5c6zIgACH5BAkDAOYALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjI2NjY6RiZCjcZGvYZG4VZK7UJK9TpK9TZK9TZK9TZK9TZK9TZK9TZK9TZK9TZK+TZK+TZK+TZK+TpO+T5O+T5S/UJS/UZW/UpW/UpbAVJfBVpjBV5vDXJ/FYqLHZ6TJa6fKb6nLc6vNdq3Oeq/PfbHQgLTShbbTibnVjbrWkLzXkr/Yl8DZmcHam8PbncTbn8XcoMbdosfdo8fdpMjepsrfqMvgqs3hrdHjs9XlutjowNvqxd7syuHtzuPu0eXw1efx2Ony2+rz3evz3+314+/25fD25/H36PP47ff68vv8+P3+/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////wh7AM0JHEiwoMGDCBOao1asFSdOsGxRU2hO18OLF4MltPXQ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/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////wiAAMsJHEiwoMGDCBOWu0asFCZMq2hNU1iO18OLF3slnPVwljKByjhionXQ4qhnBp+NwsSr4LWHKA8+e3iNYDBMsxRyJEZwFaaPCZVB7ImJYrmhA30aRSrQJ1CEQlcRJIZTJ6ZgBF9iinlwZU2CFklxdVnsIMenRgceS8u2rVu3AQEAIfkECQMA7gAsAAAAABQAFACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NTk5OT09PUFBQUVFRUlJSU1NTVFRUVVVVVlZWV1dXWFhYWVlZWlpaW1tbXFxcXV1dXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhoaWlpampqa2trbGxsbW1tbm5ub29vcHBwcXFxcnJyc3NzdHR0dXV1dnZ2d3d3eHh4eXl5enp6e3t7fHx8fX19fn5+f39/gICAgYGBgoKCg4ODhISEhYWFhoaGh4eHiIiIiYmJioqKi4uLjIyMjY2Njo6Oj4+PkJCQkZGRkpKSkpqGkqpukrZbkrxQkr1Okr1Nkr1Nkr1Nkr1Nkr1Nkr1Nkr1Nkr5Nkr5Nkr5Nkr5Nkr5Ok75PlL9Rlb9TlsBUl8BVl8BWl8FWmMFXmcJZmsJamsNbnMRensVhoMZkosdnpclsp8pwqsx1rc55r899sdB/stGCtNKFttOIudWNvNeTv9mXwdqawtqcw9uexNygxt2ix92kyN6lyd6my+CqzuGv0uS11ua82ejB3uvI3+zK4O3M4u3O4u7Q4+7R4+7R5O/S5e/T5vDV5/DX6PHZ6fLc7PPf7fXi7/Xk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aabJbqfKcKnMdKzNeK7Oe7DQf7LRgrTShrbTibnVjbrWj7rWj7vWkbzXk77Ylb/Zl8HZmsPbncfdo8rfqc/isdPluNfnvdrpw93rx+DszOLu0Obw1uny2+rz3uz04e715O/25vD25/H36PP47Pb68Pj79Pn89vv9+fz9+/39/P3+/P3+/f7+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////wh+ANMJHEiwoMGDCBOmw2ZslihRtn5VU5hu2KuHGB8OS9jrYS9oApt1FPXr4DBRrkAWhOZK1MaC1XSpNAhN1CtsFA12LJaz4DKIPQlWAxp0oM2iAn/OQpqu4zGkNUVNDArtIk+ExX41C/nLY0JsGTG6epmw2jBbD2cVw8m0rcKAACH5BAkDAO4ALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjI2NjY6Ojo+Pj5CQkJGRkZKUjZKcg5OncpK2W5K7UZK9TpK9TZK9TZK9TZK9TZK9TZK9TZK+TZK+TZK+TZK+TZK+TZK+TpO+TpO+T5S/UJW/UpbAVJfBVpjBV5nCWZrCW5zE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TZK9TZK9TZK9TZK9TpK9TpO+UZW/VZe/V5nAXJvAYZ3AZZ7AaJ6/ap+/bp+6dJ+2e6Cwh6Gqk6GnmKKknqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq6ysrK2tra6urq+xrLC1p7G6orK/nrLFlLLJj7PLi7PNirTPirbRi7jTjbrUkLrVkbzWk77Xlr/YmMDYmcHZm8Pansbcosrfqc7hsNLjttXmvNnowdzqxd/syuHtzuPu0OXw1Ofx2Ony2+rz3uz04e714/D25vD25/H36fL36vP47PX57vX58Pb68ff68vj79Pn79vv8+Pz9+/3+/P7+/f7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////wiHAMsJHEiwoMGDCBMqXHhQGDGGBbc1arRrG8SByyw1ElaQ2i1qCZ81smRxILFGuhTqagSMIKdGyBQua2SL4MSF1BpxctkIpMKbA201WqYQGU2CwFCqbPRw4DaNzxDO7FlQ2EiiBZ9pbEpw20qKUcs92zUxJcKTE9OOFFYSITVgL3UCa3ux7sWAACH5BAkDANsALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjI2NjY6Ojo+Pj5CQkJGRkZKSkpOTk5SUlJWVlZaWlpeXl5iYmJmZmZqampubm5ycnJ2dnZ6enp+fn6CgoKCim5+mk5yvf5i2apa6XZS9U5K9T5K9TZK+TZK+TZK+TZK+TZO+T5bAVJnCWp3EX6PIaabKb6rMdKzNd63OerHQgLXTiLnVjrzWk8DZmsbco8rfqs7hr9HjtdXmvNrowtzqx97ryuDszOHtz+Pu0eXv1Obw1ujx2urz3ez04O304u/15fD25/L36fP47PX58Pf68vj79Pn79vr8+Pv9+fz9+v39/P3+/f7+/f7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wiGALcJHEiwoMGDCBMqXMiwoDRpCX/hOrhLVjKEsFL1cvgqVTGExVKlujgQV6qJCXVpJFjLo8JgqWoRlJXKmUJpIgnmVOgslSyWqYIpDClzYK9UuhSaRCkwmciPB0O+gkjw6CuSBIt13HXQ5EljD4OpPIlQ2q6OItOu5KmrVsdavbA2nEt3W0AAIfkECQMA4gAsAAAAABQAFACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NTk5OT09PUFBQUVFRUlJSU1NTVFRUVVVVVlZWV1dXWFhYWVlZWlpaW1tbXFxcXV1dXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhoaWlpampqa2trbGxsbW1tbm5ub29vcHBwcXFxcnJyc3NzdHR0dXV1dnZ2d3d3eHh4eXl5enp6e3t7fHx8fX19fn5+f39/gICAgYGBgoKCg4ODhISEhYWFhoaGh4eHiIiIiYmJioqKi4uLjIyMjY2Njo6Oj4+PkJCQkZGRkpKSk5OTlJSUlZWVlpaWl5eXmJiYmZmZmpqam5ubnJycnZ2dnp6en5+foKCgoaGhoqKio6OjoqWeoKyOnbF+mbholbtak71Skr1Okr1Nkr5Nkr5Nkr5Nk75OlL9QlsBUmcJZnMReocZlpclsqMtyq8x2rc56sM9+s9GDttOJutaQvtiWw9ufyN6my+Cr0OKz1OW52ejB3OrH3uvK4OzN4+7R5O/U5vDX6fLb6vPd6/Tf7fTi7/Xl8Pbm8Pbo8ffp8vfq8/js9Pnu9fnw9vry9/rz+Pv0+fv2+vz3+vz4+/z5/P36/P37/f78/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CIUAxQkcSLCgwYMIEypUuGzhQV6yojkk2IuVrIYHlwUrGM0iRoPYLGIjGIwVL4W8WP0iWIsVMYXHWOEiyIrVwo4zB+JiJVGhRYI7jykkxqoWwV8mUbLaOBCbLFYfCy6r2XMg0osGlz3t9bAmr5fYkKVMirBizbM1VyqMFqylTF5VJ8qdKy4gACH5BAkDAOQALAAAAAAUABQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIOIeoaSc4qfaYynYo6tXI+zWJC4U5G7T5G9TpG9TZK9TZK9TZK9TZK9TZK+TZK+TpO+T5O+UJS/UZW/U5bAVJfAV5jBWJnBWpvCXZ3DYJ7EY5/EZqDEaKPFbqXGcqfGd6nGe6nEf6nAhKm8iqi3kai0lqivnKisoqmrpaqqqqutqa+zqLO7p7bBprnHpbzMob3Rnr7UnL/VncHXn8PYosTZo8Xapcbbpcfcpsjdp8ndqczfrc7hsdHitdTkutjnwNrow9vpxdzqx93ryN7ryt/sy+HtzeLtz+Pu0eTv0+bw1uny2+zz4O714/D25/P46/T47vX58Pf68vj79Pn79vr8+Pz9+v39/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////wiFAMkJHEiwoMGDCBOSe6YQYa9HyhoWDPXo0S+JA3U9uhQR48JLEBVSo0ZQoyyFxC7pIkixI0Jij0IR3PSIZEJqFQlWtInw2aNNLB8RU6gsZslHJxPKerRyoM+QB4teYkjwIUeDykA2nVhRFjOBzJYaRagLZMWzj3o1fEaL5iNPtKh6nDs3IAAh+QQJAwDlACwAAAAAFAAUAIcAAAABAQECAgIDAwMEBAQFBQUGBgYHBwcICAgJCQkKCgoLCwsMDAwNDQ0ODg4PDw8QEBARERESEhITExMUFBQVFRUWFhYXFxcYGBgZGRkaGhobGxscHBwdHR0eHh4fHx8gICAhISEiIiIjIyMkJCQlJSUmJiYnJycoKCgpKSkqKiorKyssLCwtLS0uLi4vLy8wMDAxMTEyMjIzMzM0NDQ1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz9AQEBBQUFCQkJDQ0NERERFRUVGRkZHR0dISEhJSUlKSkpLS0tMTExNTU1OTk5PT09QUFBRUVFSUlJTU1NUVFRVVVVWVlZXV1dYWFhZWVlaWlpbW1tcXFxdXV1eXl5fX19gYGBhYWFiYmJjY2NkZGRlZWVmZmZnZ2doaGhpaWlqampra2tsbGxtbW1ubm5vb29wcHBxcXFycnJzc3N0dHR1dXV2dnZ3d3d4eHh5eXl6enp7e3t8fHx9fX1+fn5/f3+Ch3mHl26LpWKOr1qQtVSQuVGRu0+RvE6RvU2RvU2RvU2SvU2SvU2SvU2SvU2SvU2Svk2Tvk+TvlCUv1GVv1OWv1SXwFaYwFiZwVmawVybwl6dwmGfw2WgxGmjxW2kxXCnx3SoyHeqyHusyICvyYaxyomyy421zZC2z5C30JC40pC505C51JC51JG61ZG71ZK71ZO81pS81pS915W+15a+15e/2Ji/2JjA2ZrB2ZvC2p3E26DG3KPH3aXI3qXJ3qfK36nL4KvO4a/R47TU5brY6MDa6cTd68jg7Mzi7tDl79Tn8djp8tvr897u9eTx9+jz+Ov1+e/3+vP6/Pf7/fn8/fv9/vz+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////////8IhADLCRxIsKDBgwgTlpP2S5hCg7ggQRL1kKAria6UVRQY8VKzjQKlSfwIspwwSK5KCuQESWNCacJ8EbwE6aFIigNF1XwI6RNBnccUKoPEiaAvlAovOhwoEhJJg80kSisYEdPTgc0wQcJ18CJKl8q8pkQYUaJZiVwVPnOlE5InX1NVyq0YEAAh+QQJAwDnACwAAAAAFAAUAIcAAAABAQECAgIDAwMEBAQFBQUGBgYHBwcICAgJCQkKCgoLCwsMDAwNDQ0ODg4PDw8QEBARERESEhITExMUFBQVFRUWFhYXFxcYGBgZGRkaGhobGxscHBwdHR0eHh4fHx8gICAhISEiIiIjIyMkJCQlJSUmJiYnJycoKCgpKSkqKiorKyssLCwtLS0uLi4vLy8wMDAxMTEyMjIzMzM0NDQ1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz9AQEBBQUFCQkJDQ0NERERFRUVGRkZHR0dISEhJSUlKSkpLS0tMTExNTU1OTk5PT09QUFBRUVFSUlJTU1NUVFRVVVVWVlZXV1dYWFhZWVlaWlpbW1tcXFxdXV1eXl5fX19gYGBhYWFiYmJjY2NkZGRlZWVmZmZnZ2doaGhpaWlqampra2tsbGxtbW1ubm5vb29wcHBxcXFycnJzc3N0dHR1dXV2dnZ3d3d4eHh5eXl6enp7e3t8fHx9fX1+fn5/f3+AgICBgYGCgoKDg4OEhISFhYWGhoaHh4eIiIiJiYmKioqLi4uMjIyNjY2Ojo6Pj4+QkJCRkZGSkpKTk5OUlJSUmYyUp3aTsWSTuFmSu1KSvE+SvU6SvU2SvU2SvU2SvU2SvU2Svk2Svk2Svk2Svk2Svk6Svk6Tvk+Uv1CVv1KWwFOWwFWXwFaYwVeZwlmbw1yexGGix2inynGqzHSszXitznqwz36y0YO104e51Y671pG915TA2ZnC2pzD257F3KDH3aPL36rO4a/Q47PU5bjW5rza6cLd6sff7Mvi7s/j7tHj7tHk79Lk79Ll79Tm8Nbo8dnq893t9OLw9uby9+v2+fD4+/T6/Pj7/fr8/fv+/v3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////8IgwDPCRxIsKDBgwgTnosGrFYrZgoJCgtFMRTEiOduUczFzBrGcxMffhQYjeLFkcBC5Ro5sJZFlgJbhfIIUyZNhNZCtSLo8uRBZqFqEUy5MmGuUMAIRpPpkyDQVtMKhmx6jplMYQc1htLV0RozXRRvJRQmsyLFVlgVMnTYqhawaDDjfgwIADsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA');
  background-size: 20px;
  background-repeat: no-repeat !important;
}

#site #suggesstion-box {
  position: absolute;
  display: none;
  z-index: 11;
  left: auto;
  width: 100%;
  right: auto;
  top: 40px;
  background: #fff;
  border: 2px solid #79C143;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#site #suggesstion-box .search-item {
  border-top: 1px solid #E8E8E8;
}

#site #suggesstion-box .search-item:before,
#site #suggesstion-box .search-item:after {
  content: " ";
  display: table;
}

#site #suggesstion-box .search-item:after {
  clear: both;
}

#site #suggesstion-box .search-item:before,
#site #suggesstion-box .search-item:after {
  content: " ";
  display: table;
}

#site #suggesstion-box .search-item:after {
  clear: both;
}

#site #suggesstion-box .search-item:first-child {
  border-top: 0;
}

#site #suggesstion-box .search-item.no-results {
  padding: 15px;
  font-size: 13px;
}

#site #suggesstion-box .search-item.contact-item {
  padding: 15px;
}

#site #suggesstion-box .search-item.contact-item a {
  border-bottom: 0;
}

#site #suggesstion-box .match {
  color: #79C143;
}

#site #suggesstion-box .title {
  font-weight: 700;
  color: #606060;
  text-transform: uppercase;
  line-height: 1.2;
  display: block;
  font-size: 12px;
}

#site #suggesstion-box .category {
  color: #777777;
  font-size: 11px;
  line-height: 1.2;
  display: block;
  margin-top: 0;
}

#site #suggesstion-box .contacts {
  display: none;
}

#site #suggesstion-box .contacts .job-title {
  margin-bottom: 10px;
  display: block;
}

#site #suggesstion-box .contacts a {
  display: block;
}

#site #suggesstion-box .tags {
  margin-top: 5px;
  display: block;
  font-size: 10px;
}

#site #suggesstion-box .city {
  margin-bottom: 5px;
  display: block;
  font-size: 10px;
}

#site #suggesstion-box .contacts-title {
  padding: 10px 20px;
  color: #79C143;
  font-size: 14px;
  border-top: 1px solid #79C143;
  font-weight: 700;
  border-bottom: 1px solid #E8E8E8;
}

#site #suggesstion-box .img {
  width: 30%;
  float: left;
}

#site #suggesstion-box .details {
  margin-top: 5px;
  width: 65%;
  float: right;
}

#site #suggesstion-box .page-link {
  padding: 10px 20px;
  display: block;
  text-decoration: none;
}

#site #suggesstion-box .page-link:hover,
#site #suggesstion-box .page-link:focus {
  text-decoration: none;
  background: #E8E8E8;
}

#site form .full-width-page-search {
  width: 65%;
  padding-right: 15px;
  display: inline;
}

#site form .full-width-page-search:active,
#site form .full-width-page-search:focus {
  border-color: #79C143;
}

#site form .all-pages-search-button {
  display: inline;
  margin-left: 25px;
  margin-bottom: 5px;
}

#site .ccm-block-page-list-wrapper {
  margin: 15px 0;
}

#site .ccm-block-page-list-wrapper.default-page-list a {
  display: block;
  margin-bottom: 30px;
}

#site .ccm-block-page-list-wrapper.default-page-list a:hover,
#site .ccm-block-page-list-wrapper.default-page-list a:focus,
#site .ccm-block-page-list-wrapper.default-page-list a:active {
  opacity: .9;
  text-decoration: none;
}

#site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry-text .ccm-block-page-list-title {
  margin: 15px 0;
}

#site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry-text .ccm-block-page-list-title h3,
#site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry-text .ccm-block-page-list-title h4 {
  color: #79C143;
  margin: 0;
  font-size: 18px;
}

#site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry-text .ccm-block-page-list-description {
  padding-bottom: 20px;
  color: #777777;
  font-size: 14px;
  line-height: 1.3;
}

#site .related-pages .page-item {
  margin-bottom: 30px;
}

#site .related-pages .page-item a {
  text-decoration: none;
}

#site .related-pages .page-item a:hover,
#site .related-pages .page-item a:focus,
#site .related-pages .page-item a:active {
  text-decoration: none;
}

#site .related-pages .page-item a h4.title {
  color: #00BDEE;
}

#site .related-pages .page-item img {
  max-width: 100%;
  height: auto;
}

#site .related-pages .page-item h4.title {
  margin: 15px 0;
}

#site .related-pages .page-item p {
  font-size: 13px;
  color: #606060;
  text-decoration: none;
  color: #404040;
  margin-top: 0;
}

#site .references-list .ccm-block-page-list-pages {
  padding-bottom: 25px;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal {
  padding-bottom: 35px;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal a,
#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ref {
  border-top: 2px solid #ececec;
  display: block;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal p {
  margin: 0;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal a:hover .ccm-block-page-list-page-entry-thumbnail {
  -webkit-box-shadow: 10px 10px 0 0 #E8E8E8;
  box-shadow: 10px 10px 0 0 #E8E8E8;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-thumbnail {
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-thumbnail .overlay {
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.3) 0, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.3) 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-thumbnail .img-responsive {
  max-width: 40%;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  text-align: center;
  overflow: hidden;
  max-width: 80%;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .references-text-container {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-title {
  padding-top: 10px;
  padding-bottom: 10px;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-title a {
  color: #00BDEE;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-title a,
#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-title p {
  font-weight: 500;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text a {
  color: #777777;
  border: none;
}

#site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-description {
  padding-bottom: 20px;
  display: none;
  font-size: 14px;
}

#site .thumbnail-list {
  margin: 15px 0;
}

#site .thumbnail-list .ccm-block-page-list-pages {
  position: relative;
  text-align: center;
}

#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container {
  display: inline-block;
}

#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .ccm-block-page-list-page-entry {
  display: inline-block;
  margin-bottom: 30px;
}

#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .thumbnail-container {
  position: relative;
  transition: .3s;
}

#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .thumbnail-container .overlay {
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.6) 0, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00000000', GradientType=0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .thumbnail-container:hover {
  box-shadow: 5px 5px 0 0 #79C143;
}

#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .thumbnail-container:hover .ccm-block-page-list-page-entry-text .ccm-block-page-list-title {
  color: #79C143;
}

#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .thumbnail-container:hover:hover .overlay,
#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .thumbnail-container:hover:focus .overlay,
#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .thumbnail-container:hover:active .overlay {
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.3) 0, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.3) 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=0);
}

#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .thumbnail-container .ccm-block-page-list-page-entry-text {
  text-align: left;
}

#site .thumbnail-list .ccm-block-page-list-pages .ccm-block-page-thumbnails-container .thumbnail-container .ccm-block-page-list-page-entry-text .ccm-block-page-list-title {
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0, transparent 50%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.2) 0, transparent 50%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) 0, transparent 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0);
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  padding: 10px 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

#site .ccm-block-page-list-career-showcase {
  margin: 30px 0;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages {
  margin: 0;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal {
  transition: all .3s;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal.one-column {
  margin: 1rem 3rem;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal:hover {
  box-shadow: 10px 10px 0 0 #ADADAD;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal:hover .career-showcase-quote h4 {
  color: #79C143;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal:hover .ccm-block-page-list-page-entry-thumbnail:after {
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.9) 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#00000000', GradientType=0);
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal:hover .ccm-block-page-list-page-entry-thumbnail.Down:after {
  background-image: -webkit-linear-gradient(top, transparent 0, rgba(0,0,0,0.9) 100%);
  background-image: -o-linear-gradient(top, transparent 0, rgba(0,0,0,0.9) 100%);
  background-image: linear-gradient(to bottom, transparent 0, rgba(0,0,0,0.9) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .col-sm-4,
#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .col-sm-6 {
  padding-bottom: 25px;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .remove-padding {
  padding-left: 0;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .career-showcase-quote {
  position: absolute;
  color: white;
  font-weight: 400;
  margin: 30px 50px 30px 40px;
  z-index: 1;
  text-align: left;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .career-showcase-quote h4 {
  padding: 0;
  margin: 0;
  color: white;
  line-height: 1.4;
  font-size: 18px;
  transition: all .5s;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .career-showcase-quote.align-Down {
  bottom: 0;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-thumbnail {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-thumbnail:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 30%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 30%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.9) 0, transparent 30%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#00000000', GradientType=0);
  height: 100%;
  width: 100%;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-thumbnail.Down:after {
  background-image: -webkit-linear-gradient(top, transparent 70%, rgba(0,0,0,0.9) 100%);
  background-image: -o-linear-gradient(top, transparent 70%, rgba(0,0,0,0.9) 100%);
  background-image: linear-gradient(to bottom, transparent 70%, rgba(0,0,0,0.9) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-text {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0 20px 25px;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-text.one-column {
  max-width: 100%;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-text .ccm-block-page-list-title {
  text-align: left;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-text .ccm-block-page-list-title a {
  color: #fff;
}

#site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-text .ccm-block-page-list-title .career-person-title {
  color: #fff;
  font-weight: 100;
}

#site .ccm-block-page-list-related-articles {
  margin-top: 85px;
}

#site .ccm-block-page-list-related-articles .ccm-block-page-list-header h5 {
  font-size: 22px;
  line-height: 1.25;
  color: #606060;
}

#site .ccm-block-page-list-related-articles .ccm-block-page-list-pages .ccm-block-page-list-page-entry {
  padding-bottom: 30px;
}

#site .ccm-block-page-list-related-articles .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-page-entry-text {
  font-size: 14px;
  line-height: 1.35;
  color: #606060;
}

#site .ccm-block-page-list-related-articles .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-page-entry-text .ccm-block-page-list-date-and-tags {
  padding-bottom: 20px;
}

#site .ccm-block-page-list-related-articles .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-page-entry-text .ccm-block-page-list-date {
  margin: 0 0 10px;
  font-size: 12px;
  color: #777777;
  display: block;
}

#site .ccm-block-page-list-related-articles .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-title {
  padding-bottom: 10px;
}

#site .ccm-block-page-list-related-articles .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-title a {
  color: #00BDEE;
  font-size: 18px;
}

@media (min-width: 480px) {
  #site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .career-showcase-quote h4 {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  #site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal a {
    border: none;
  }

  #site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-thumbnail .img-responsive {
    max-width: 100%;
  }

  #site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text {
    position: static;
    top: auto;
    bottom: auto;
    right: auto;
    text-align: left;
  }

  #site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-date-and-tags {
    padding-bottom: 10px;
  }

  #site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-title a {
    color: #00BDEE;
    font-size: 14px;
  }

  #site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-description {
    display: block;
    font-size: 12px;
    color: #606060;
  }

  #site .thumbnail-list {
    margin: 30px 0 30px;
  }

  #site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal.one-column {
    margin: 1rem 0;
  }

  #site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .career-showcase-quote h4 {
    font-size: 13px;
  }

  #site .ccm-block-page-list-wrapper.default-page-list {
    margin-top: 30px;
  }

  #site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry-text {
    min-height: 145px;
  }

  #site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry.col-sm-6:nth-child(2n+1) {
    clear: both;
  }
}

@media (min-width: 992px) {
  #site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-title a {
    color: #00BDEE;
    font-size: 16px;
  }

  #site .references-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-text .ccm-block-page-list-description {
    font-size: 14px;
  }

  #site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-horizontal.one-column {
    margin: 1rem 3rem;
  }

  #site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .career-showcase-quote h4 {
    font-size: 18px;
  }

  #site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .career-showcase-quote.align-Down {
    bottom: 0;
  }

  #site .ccm-block-page-list-wrapper.default-page-list {
    margin-top: 30px;
  }

  #site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry-text {
    min-height: 165px;
  }

  #site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry.col-sm-6:nth-child(2n+1) {
    clear: none;
  }

  #site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry.col-md-4:nth-child(3n+1) {
    clear: both;
  }
}

@media (min-width: 1200px) {
  #site .ccm-block-page-list-wrapper.default-page-list {
    margin-top: 30px;
  }

  #site .ccm-block-page-list-wrapper.default-page-list .ccm-block-page-list-page-entry-text {
    min-height: 151px;
  }
}

html.ie9 #site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-thumbnail:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 30%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 30%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.9) 0, transparent 30%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#00000000', GradientType=0);
  height: 100%;
  width: 100%;
}

html.ie9 #site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-thumbnail:after .ccm-block-page-list-page-entry-text {
  text-align: left;
}

html.ie9 #site .ccm-block-page-list-career-showcase .ccm-block-page-list-pages .ccm-block-page-list-page-entry-thumbnail.Down:after {
  background-image: -webkit-linear-gradient(top, transparent 70%, rgba(0,0,0,0.9) 100%);
  background-image: -o-linear-gradient(top, transparent 70%, rgba(0,0,0,0.9) 100%);
  background-image: linear-gradient(to bottom, transparent 70%, rgba(0,0,0,0.9) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
}

#site.page-template-home,
#site.page-template-home-placeholder {
  background: transparent;
}

#site.page-template-home header,
#site.page-template-home-placeholder header {
  padding: 0;
}

#site.page-template-home header .container,
#site.page-template-home-placeholder header .container {
  position: relative;
}

#site.page-template-home header .header-wrapper,
#site.page-template-home-placeholder header .header-wrapper {
  width: 100%;
  padding: 15px 0;
  background: transparent;
  position: absolute;
  z-index: 12;
}

#site.page-template-home #banner,
#site.page-template-home-placeholder #banner {
  margin: 0;
}

#site.page-template-home #search,
#site.page-template-home-placeholder #search {
  width: auto;
  bottom: 80px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 11;
}

#site.page-template-home #search form,
#site.page-template-home-placeholder #search form {
  background: rgba(255,255,255,0.9);
  padding: 15px;
  border-radius: 10px;
  margin: 0 auto;
  border: 1px solid #d5d5d5;
  width: auto;
  text-align: center;
}

#site.page-template-home #search form #suggesstion-box,
#site.page-template-home-placeholder #search form #suggesstion-box {
  text-align: left;
  top: 33px;
}

#site.page-template-home #search form:before,
#site.page-template-home-placeholder #search form:before,
#site.page-template-home #search form:after,
#site.page-template-home-placeholder #search form:after {
  content: " ";
  display: table;
}

#site.page-template-home #search form:after,
#site.page-template-home-placeholder #search form:after {
  clear: both;
}

#site.page-template-home #search form:before,
#site.page-template-home-placeholder #search form:before,
#site.page-template-home #search form:after,
#site.page-template-home-placeholder #search form:after {
  content: " ";
  display: table;
}

#site.page-template-home #search form:after,
#site.page-template-home-placeholder #search form:after {
  clear: both;
}

#site.page-template-home #search form h3,
#site.page-template-home-placeholder #search form h3,
#site.page-template-home #search form h4,
#site.page-template-home-placeholder #search form h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
}

#site.page-template-home #search form .search-input,
#site.page-template-home-placeholder #search form .search-input {
  z-index: 12;
  position: relative;
  float: left;
  width: 70%;
}

#site.page-template-home #search form .search-input:before,
#site.page-template-home-placeholder #search form .search-input:before {
  color: #ababab;
}

#site.page-template-home #search form .search-input input,
#site.page-template-home-placeholder #search form .search-input input {
  border: 1px solid #ababab;
  width: 100%;
}

#site.page-template-home #search form input[type="submit"],
#site.page-template-home-placeholder #search form input[type="submit"] {
  vertical-align: top;
  width: 25%;
  z-index: 12;
  padding: 8px 15px;
  margin-top: 0;
  position: relative;
  float: right;
  background: #EC098C;
}

#site.page-template-home #search .btn,
#site.page-template-home-placeholder #search .btn {
  white-space: normal;
}

@media (min-width: 768px) {
  #site.page-template-home header,
  #site.page-template-home-placeholder header {
    padding: 0;
  }

  #site.page-template-home header .header-wrapper,
  #site.page-template-home-placeholder header .header-wrapper {
    z-index: 10;
    padding: 40px 0;
  }

  #site.page-template-home #main-navigation,
  #site.page-template-home-placeholder #main-navigation {
    background: transparent;
  }

  #site.page-template-home #main-navigation ul li a,
  #site.page-template-home-placeholder #main-navigation ul li a {
    color: #fff;
  }

  #site.page-template-home #search,
  #site.page-template-home-placeholder #search {
    bottom: 80px;
    width: 100%;
    position: absolute;
    text-align: center;
  }

  #site.page-template-home #search form,
  #site.page-template-home-placeholder #search form {
    background: rgba(255,255,255,0.9);
    padding: 30px;
    border-radius: 15px;
    margin: 0 auto;
    width: auto;
    text-align: center;
  }

  #site.page-template-home #search form h3,
  #site.page-template-home-placeholder #search form h3,
  #site.page-template-home #search form h4,
  #site.page-template-home-placeholder #search form h4 {
    font-size: 14px;
  }

  #site.page-template-home #search form input[type="submit"],
  #site.page-template-home-placeholder #search form input[type="submit"] {
    background: #EC098C;
  }
}

@media (min-width: 992px) {
  #site.page-template-home #search {
    bottom: 80px;
  }

  #site.page-template-home #search form {
    max-width: 600px;
  }

  #site.page-template-home #search form h3,
  #site.page-template-home #search form h4 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
  }

  #site.page-template-home #search .btn {
    white-space: nowrap;
  }
}

@media (min-width: 1200px) {
  #site.page-template-home #search {
    bottom: 80px;
  }
}

@media (min-width: 1400px) {
  #site.page-template-home #search {
    bottom: 120px;
  }
}

@media (max-width: 479px) {
  #site.page-template-home header .header-wrapper {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  #site.page-template-home header .header-wrapper {
    width: 100%;
  }
}

#site .tabbed-page-list h3 {
  color: #79C143;
  margin: 15px 0;
  font-weight: 700;
  font-size: 16px;
}

#site .tabbed-page-list p {
  color: #777777;
  font-size: 12px;
}

#site .tabbed-page-list a:hover,
#site .tabbed-page-list a:focus,
#site .tabbed-page-list a:active {
  text-decoration: none;
}

#site .tabbed-page-list img {
  float: right;
  width: 30%;
  margin-top: 15px;
}

#site .tabbed-page-list .has-image .content {
  width: 65%;
  float: left;
}

#site .tabbed-page-list .tab-item {
  border-bottom: 1px solid #eee;
  padding-top: 15px;
  padding-bottom: 15px;
}

#site .tabbed-page-list ul.menu-tabs {
  border: 0;
  margin-left: -15px;
  margin-right: -15px;
}

#site .tabbed-page-list ul.menu-tabs li {
  width: 33.33%;
  float: left;
  display: block;
  margin: 0;
  border: 0;
}

#site .tabbed-page-list ul.menu-tabs li a {
  padding: 15px;
  font-weight: 500;
  border: 0;
  display: block;
  font-size: 12px;
  text-align: center;
  color: #404040;
}

#site .tabbed-page-list ul.menu-tabs li a:hover,
#site .tabbed-page-list ul.menu-tabs li a:focus {
  text-decoration: none;
  background: transparent;
  color: #5a5a5a;
  border: 0;
}

#site .tabbed-page-list ul.menu-tabs li.active {
  border: 0 !important;
}

#site .tabbed-page-list ul.menu-tabs li.active a {
  border: 0 !important;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.1) 0, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.1) 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=0);
}

#site .tabbed-page-list .tab-content {
  padding: 15px 0;
}

@media (min-width: 768px) {
  #site .tabbed-page-list .tab-item {
    border-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #site .tabbed-page-list img {
    float: none;
    width: 100%;
    margin-top: 0;
  }

  #site .tabbed-page-list ul.menu-tabs li a {
    padding: 40px 20px;
    font-size: 20px;
  }

  #site .tabbed-page-list .content {
    width: 100%;
    float: none;
  }

  #site .tabbed-page-list .content p {
    padding: 0;
    font-size: 15px;
  }

  #site .tabbed-page-list .has-image .content {
    width: 100%;
    float: none;
  }
}

@media (min-width: 1200px) {
  #site .tabbed-page-list h3 {
    font-size: 22px;
  }

  #site .tabbed-page-list ul.menu-tabs li a {
    padding: 60px 20px;
    font-size: 24px;
  }
}

#site *::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}

#site *::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}

#site *::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

#site.is-logged-in .fullscreen {
  height: calc(100vh);
  margin-bottom: -58px;
}

#site.is-edit-mode .fullscreen {
  background: #404040;
  height: calc(100vh);
}

#site.is-edit-mode .fullscreen #banner {
  position: relative;
  min-height: 300px;
  width: 100%;
}

#site.is-edit-mode .fullscreen #banner .ccm-block-edit {
  min-height: 500px;
}

#site.is-edit-mode .fullscreen #banner .ccm-edit-mode-disabled-item {
  margin-top: 0;
  position: absolute;
  top: 49%;
}

#site .fullscreen {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 400px;
  background: #404040;
  background: #404040 url('data:image/gif;base64,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');
  background-repeat: no-repeat;
  background-position: center center;
}

#site .fullscreen:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  z-index: 3;
  top: 0;
  height: 30%;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.9) 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#00000000', GradientType=0);
}

#site .fullscreen .video-container {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#site .fullscreen .video-container.loaded {
  opacity: 1;
  filter: alpha(opacity=100);
}

#site .fullscreen video.fullscreen {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 2;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 768px) {
  #site .fullscreen .video-container {
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }

  #site .fullscreen video.fullscreen {
    margin-top: -1px;
    margin-bottom: -1px;
  }
}

html.ie8 #site .fullscreen {
  position: relative;
}

html.ie8 #site .fullscreen video.fullscreen {
  margin-top: -50%;
  margin-top: 0;
}

html.ie8 #site .fullscreen video.fullscreen img {
  margin-left: -50%;
}

#site.is-edit-mode .fullscreen-image #banner {
  position: relative;
  min-height: 300px;
  width: 100%;
}

#site.is-edit-mode .fullscreen-image #banner .ccm-block-edit {
  min-height: 500px;
}

#site.is-edit-mode .fullscreen-image #banner .ccm-edit-mode-disabled-item {
  margin-top: 0;
  position: absolute;
  top: 49%;
}

#site .fullscreen-image {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

#site .fullscreen-image #banner {
  width: auto;
}

#site .fullscreen-image:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  z-index: 3;
  top: 0;
  height: 30%;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.9) 0, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.9) 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#00000000', GradientType=0);
}

#site .fullscreen-image .image-container {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#site .fullscreen-image .slider img {
  border-bottom: 5px solid #79C143;
}

#site .fullscreen-image picture {
  overflow: hidden;
  min-height: 300px;
}

html.ie8 #site .fullscreen {
  position: relative;
}

html.ie8 #site .fullscreen video.fullscreen {
  margin-top: -50%;
  margin-top: 0;
}

html.ie8 #site .fullscreen video.fullscreen img {
  margin-left: -50%;
}

#site .scroll-down {
  width: 100%;
  position: absolute;
  text-align: center;
  z-index: 3;
  overflow: hidden;
  height: 50px;
  bottom: 0;
}

#site .scroll-down a {
  font-size: 11px;
  padding: 20px 20px 20px;
  text-decoration: none;
  width: 240px;
  height: 240px;
  text-transform: uppercase;
  border-radius: 100%;
  display: inline-block;
  background: #417505;
  text-align: center;
  color: #fff;
}

#site .scroll-down a:hover,
#site .scroll-down a:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  #site .scroll-down {
    display: block;
  }
}

#site .link-list .item {
  margin-bottom: 15px;
  position: relative;
  padding: 0;
}

#site .link-list .item h3,
#site .link-list .item h4,
#site .link-list .item p {
  color: #fff;
  font-weight: 700;
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}

#site .link-list .item h4 {
  font-size: 15px;
  color: #79C143;
}

#site .link-list .item p {
  font-weight: 500;
  margin-left: 0;
  margin-top: 0;
  font-size: 13px;
  line-height: 1.25;
  text-overflow: ellipsis;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

#site .link-list .item a {
  color: #fff;
  padding: 0 !important;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#site .link-list .item a h3,
#site .link-list .item a h4,
#site .link-list .item a p {
  color: #fff;
}

#site .link-list .item a h4 {
  color: #79C143;
}

#site .link-list .item a:hover,
#site .link-list .item a:focus,
#site .link-list .item a:active {
  -webkit-box-shadow: 10px 10px 0 0 #79C143;
  box-shadow: 10px 10px 0 0 #79C143;
}

#site .link-list .item a:hover h3,
#site .link-list .item a:focus h3,
#site .link-list .item a:active h3,
#site .link-list .item a:hover h4,
#site .link-list .item a:focus h4,
#site .link-list .item a:active h4 {
  color: #79C143;
  text-decoration: none !important;
}

#site .link-list .item a:hover p,
#site .link-list .item a:focus p,
#site .link-list .item a:active p {
  opacity: 1;
  text-decoration: none !important;
}

#site .link-list .item a:hover .image-container img,
#site .link-list .item a:focus .image-container img,
#site .link-list .item a:active .image-container img {
  opacity: 1;
}

#site .link-list .item .overlay {
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.6) 0, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00000000', GradientType=0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

#site .link-list .item .image-container {
  margin: 0;
}

#site .link-list .item .image-container img {
  display: block;
  margin: 0;
  width: 100%;
}

#site .link-list .item .link-content {
  position: absolute;
  top: 20px;
  overflow: hidden;
  right: 20px;
  bottom: 20px;
  left: 20px;
  z-index: 2;
  color: #fff;
}

#site .link-list .size-small {
  float: left;
}

#site.page-template-landing-left-sidebar .link-list .size-small {
  float: left;
}

@media (min-width: 768px) {
  #site .link-list .item {
    margin-bottom: 30px;
  }

  #site .link-list .item .overlay {
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0, transparent 100%);
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.6) 0, transparent 100%);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0, transparent 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00000000', GradientType=0);
  }

  #site .link-list .item h4 {
    font-size: 12px;
    color: #fff;
  }

  #site .link-list .item p {
    font-size: 13px;
  }

  #site .link-list .item a h4 {
    color: #fff;
  }

  #site #content .link-list .item {
    margin-bottom: 25px;
  }

  #site #content .link-list .item img {
    margin: 0 !important;
  }

  #site #content .link-list .item .overlay {
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0, transparent 100%);
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.6) 0, transparent 100%);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0, transparent 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00000000', GradientType=0);
  }

  #site #content .link-list .item p {
    margin-left: 0;
  }

  #site #content .link-list .item .link-content {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    color: #fff;
  }

  #site.page-template-landing-left-sidebar .link-list .size-small {
    float: left;
  }

  #site.page-template-landing-left-sidebar .link-list .size-small p {
    font-size: 12px;
    display: none;
  }

  #site.page-template-landing-left-sidebar .link-list .size-small h4 {
    margin-top: 0;
    font-size: 11px;
    line-height: 1.3;
  }
}

@media (min-width: 992px) {
  #site .link-list .item h4 {
    font-size: 12px;
  }

  #site .link-list .item p {
    font-size: 13px;
    opacity: 0;
  }

  #site .link-list .item .overlay {
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0, transparent 30%);
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.4) 0, transparent 30%);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.4) 0, transparent 30%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);
  }

  #site .link-list .item:hover .overlay,
  #site .link-list .item:focus .overlay,
  #site .link-list .item:active .overlay {
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0, transparent 100%);
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.5) 0, transparent 100%);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) 0, transparent 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
  }

  #site #content .link-list .item .overlay {
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0, transparent 30%);
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.4) 0, transparent 30%);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.4) 0, transparent 30%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);
  }

  #site #content .link-list .item:hover .overlay,
  #site #content .link-list .item:focus .overlay,
  #site #content .link-list .item:active .overlay {
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0, transparent 100%);
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.5) 0, transparent 100%);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) 0, transparent 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
  }
}

@media (min-width: 1200px) {
  #site .link-list .item {
    margin-bottom: 40px;
  }

  #site .link-list .item h4 {
    font-size: 17px;
  }

  #site .link-list .item p {
    font-size: 18px;
  }

  #site .link-list .item .link-content {
    top: 20px;
    right: 30px;
    bottom: 20px;
    left: 30px;
  }

  #site.page-template-landing-left-sidebar .link-list .size-small {
    float: left;
  }

  #site.page-template-landing-left-sidebar .link-list .size-small p {
    display: block;
    font-size: 12px;
  }

  #site.page-template-landing-left-sidebar .link-list .size-small h4 {
    font-size: 13px;
  }
}

#site .call-request {
  width: 100%;
}

#site .call-request .form-stacked {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  vertical-align: top;
}

#site .call-request .form-stacked .area-code {
  vertical-align: top;
  display: inline-block;
  padding: 5px 15px 5px 15px;
  border-radius: 5px 0 0 5px;
  height: 39px;
  border: 1px solid #777777;
  background: #E8E8E8;
  margin-right: -5px;
  color: #777777;
}

#site .call-request .form-stacked .form-actions {
  vertical-align: top;
  display: inline-block;
}

#site .call-request .form-stacked .form-actions .btn {
  background: #79C143;
  border: 1px solid #777777;
  padding: 5px 15px 5px 15px;
  border-radius: 0 5px 5px 0;
  height: 39px;
}

#site .call-request .form-stacked .form-actions .btn i {
  font-size: 26px;
}

#site .call-request .form-stacked .ccm-dashboard-express-form {
  display: inline-block;
}

#site .call-request .form-stacked .ccm-dashboard-express-form .form-group {
  margin-right: -5px;
  border-radius: 0;
  max-width: 150px;
}

#site .call-request .form-stacked .ccm-dashboard-express-form .form-group .control-label {
  display: none;
}

#site .call-request .form-stacked .ccm-dashboard-express-form .form-group .text-muted {
  display: none;
}

#site .call-request .form-stacked .ccm-dashboard-express-form .form-group .form-control {
  border: 1px solid #777777;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#site .ccm-block-tags-wrapper {
  margin: 15px 0;
}

#site .ccm-block-tags-wrapper .ccm-block-tags-tag {
  display: inline-block;
  color: #606060;
  padding: 8px 15px 8px 15px;
  margin: 3px 6px 3px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #eee;
}

#site .ccm-block-tags-wrapper a {
  text-decoration: none;
}

#site .ccm-block-tags-wrapper a:hover .ccm-block-tags-tag {
  background-color: #ccc;
}

#site .ccm-block-tags-wrapper .ccm-block-tags-tag-selected {
  background: #79C143;
  color: #fff;
}

@media (min-width: 768px) {
  #site .ccm-block-tags-wrapper {
    margin: 30px 0;
  }
}

@media (min-width: 480px) {
  #site.no #main-navigation ul li:last-child a,
  #site.fi #main-navigation ul li:last-child a {
    padding-right: 0;
  }

  #site.no #main-navigation ul li:first-child a,
  #site.fi #main-navigation ul li:first-child a {
    padding-left: 0;
  }

  #site.no #main-navigation ul li a,
  #site.fi #main-navigation ul li a {
    font-size: 10px;
  }
}

@media (min-width: 768px) {
  #site.no #main-navigation ul li a,
  #site.fi #main-navigation ul li a {
    font-size: 11px;
  }
}

@media (min-width: 992px) {
  #site.no #main-navigation,
  #site.fi #main-navigation {
    margin: 0 0;
  }

  #site.no #main-navigation ul li a,
  #site.fi #main-navigation ul li a {
    font-size: 12px;
    padding-right: 15px;
    padding-left: 15px;
  }

  #site.no #main-navigation ul li:first-child a,
  #site.fi #main-navigation ul li:first-child a {
    padding-left: 20px;
  }
}

@media (min-width: 1200px) {
  #site.no #main-navigation,
  #site.fi #main-navigation {
    margin: 0;
  }

  #site.no #main-navigation ul li a,
  #site.fi #main-navigation ul li a {
    padding: 10px 13px;
    font-size: 12px;
  }
}

#site .horizontal-subnav.centered-subnav nav {
  text-align: center;
}

#site .horizontal-subnav.centered-subnav nav .nav {
  display: inline-block;
}

#site .horizontal-subnav nav {
  margin-top: 10px;
  margin-bottom: 10px;
}

#site .horizontal-subnav nav ul li {
  display: inline;
  float: left;
  background-color: transparent;
}

#site .horizontal-subnav nav ul li:last-child {
  padding-right: 0;
}

#site .horizontal-subnav nav ul li a {
  color: #777777;
  transition: .3s;
  font-size: 16px;
  font-weight: 500;
}

#site .horizontal-subnav nav ul li a:hover {
  color: #79C143;
  transition: .3s;
  background-color: transparent;
}

@media (min-width: 768px) {
  #site .horizontal-subnav nav ul li {
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  #site .horizontal-subnav nav ul li:last-child {
    padding-right: 0;
  }

  #site .horizontal-subnav nav ul li a {
    padding-right: 10px;
    font-size: 11px;
  }
}

@media (min-width: 992px) {
  #site .horizontal-subnav nav ul li a {
    font-size: 15px;
    padding-right: 15px;
    font-weight: 500;
  }
}

@media (min-width: 1200px) {
  .horizontal-subnav nav ul li {
    padding-right: 50px;
  }

  .horizontal-subnav nav ul li:last-child {
    padding-right: 0;
  }

  .horizontal-subnav nav ul li a {
    font-size: 16px;
  }
}

#site footer {
  background: #404040;
  color: #fff;
  padding: 15px 0;
  font-size: 12px;
}

#site footer .logo-container {
  margin-bottom: 15px;
}

#site footer .logo-container img {
  max-width: 150px;
  height: auto;
}

#site footer p {
  margin: 0 0 15px;
}

#site footer a {
  color: #fff;
  text-decoration: none;
}

#site footer ul.nav {
  margin: 25px 0 15px;
  background: transparent;
}

#site footer ul.nav li {
  width: 50%;
  float: left;
  margin-left: 0;
}

#site footer ul.nav li a {
  color: #ddd;
  padding-left: 0;
  background: transparent;
}

#site footer ul.nav li a:hover,
#site footer ul.nav li a:focus {
  color: #94ce69;
  background: transparent;
}

#site footer .social-links-container {
  margin-top: 30px;
}

#site footer .social-links-container p {
  display: inline-block;
  margin-bottom: 15px;
}

#site footer .ccm-block-social-links {
  font-size: 17px;
  display: inline-block;
  text-align: left;
}

#site footer .ccm-block-social-links ul {
  padding-left: 0;
}

#site footer .ccm-block-social-links ul li {
  padding: 0;
}

#site footer .ccm-block-social-links ul li a {
  display: inline-block;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 1px;
  vertical-align: middle;
  border-radius: 50%;
}

#site footer .ccm-block-social-links ul li a i {
  vertical-align: top;
  font-size: 20px;
  line-height: 35px;
}

#site footer .ccm-block-social-links ul li a:hover,
#site footer .ccm-block-social-links ul li a:focus {
  color: #fff;
  background: #fff;
  border-color: #94ce69;
}

#site footer .ccm-block-social-links ul li a:hover i,
#site footer .ccm-block-social-links ul li a:focus i {
  color: #404040;
}

@media (min-width: 768px) {
  #site footer {
    padding: 30px 0;
    font-size: 12px;
  }

  #site footer .social-links-container {
    margin-top: 0;
  }

  #site footer .ccm-block-social-links {
    margin-top: 0;
  }

  #site footer ul.nav {
    margin-top: 0;
  }

  #site footer ul.nav li {
    margin-top: 0;
    padding-top: 0;
  }

  #site footer ul.nav li a {
    padding-top: 0;
  }
}

#site #social-align-right {
  position: static;
}

#site .social-container {
  top: 0;
  z-index: 1;
  margin-top: 25px;
  position: static;
}

#site .social-container .ccm-block-share-this-page-large-wrapper.affix {
  position: static;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page:before,
#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page:after {
  content: " ";
  display: table;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page:after {
  clear: both;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page:before,
#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page:after {
  content: " ";
  display: table;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page:after {
  clear: both;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul {
  list-style: none;
  padding: 0;
  text-align: center;
  float: right;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul li {
  list-style: none;
  z-index: 1;
  display: inline-block;
  padding-bottom: 20px;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul li .service-link-icon-container {
  border: 1px solid #777777;
  border-radius: 6px;
  width: 40px;
  background: #fff;
  height: 40px;
  transition: .3s;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul li a {
  font-size: 20px;
  color: #777777;
  padding: 0;
  transition: .3s;
  vertical-align: middle;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul li a i {
  vertical-align: middle;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul li a:hover {
  color: #79C143;
}

#site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul li a:hover .service-link-icon-container {
  border: 1px solid #79C143;
  transition: .3s;
}

#site.page-type-project #social-align-right {
  position: absolute;
}

@media (min-width: 992px) {
  #site .social-container {
    position: relative;
  }

  #site .social-container .ccm-block-share-this-page-large-wrapper {
    padding-top: 80px;
  }

  #site .social-container .ccm-block-share-this-page-large-wrapper.affix {
    position: fixed;
    top: 70px;
  }

  #site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul {
    float: none;
  }

  #site .social-container .ccm-block-share-this-page-large-wrapper .ccm-block-share-this-page ul li {
    display: block;
  }
}

ul#custom-style-options.ccm-inline-toolbar li:nth-child(1),
ul#custom-style-options.ccm-inline-toolbar li:nth-child(2),
ul#custom-style-options.ccm-inline-toolbar li:nth-child(3),
ul#custom-style-options.ccm-inline-toolbar li:nth-child(4) {
  display: none !important;
}

ul#custom-style-options.ccm-inline-toolbar li:nth-child(5) {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-left: 1px solid #c4c4c4;
}

ul#custom-style-options.ccm-inline-toolbar li:nth-child(5) div.ccm-inline-design-dropdown-menu>h3,
ul#custom-style-options.ccm-inline-toolbar li:nth-child(5) div.ccm-inline-design-dropdown-menu>h3+.row,
ul#custom-style-options.ccm-inline-toolbar li:nth-child(5) div.ccm-inline-design-dropdown-menu>h3+.row+.row,
ul#custom-style-options.ccm-inline-toolbar li:nth-child(5) div.ccm-inline-design-dropdown-menu>h3+.row+.row+.row,
ul#custom-style-options.ccm-inline-toolbar li:nth-child(5) div.ccm-inline-design-dropdown-menu>hr,
ul#custom-style-options.ccm-inline-toolbar li:nth-child(5) div.ccm-inline-design-dropdown-menu>hr+.row .col-sm-6:first-child {
  display: none;
}

ul#custom-style-options.ccm-inline-toolbar li:nth-child(6) div.ccm-inline-design-dropdown-menu>hr,
ul#custom-style-options.ccm-inline-toolbar li:nth-child(6) div.ccm-inline-design-dropdown-menu>hr+div {
  display: none !important;
}

ul#custom-style-options.ccm-inline-toolbar li:nth-child(6) div.ccm-inline-design-dropdown-menu div.ccm-inline-select-container {
  display: block !important;
}

ul#custom-style-options.ccm-inline-toolbar li:nth-child(6) div.ccm-inline-design-dropdown-menu div:last-child {
  display: block !important;
}

#size-indicator {
  position: fixed;
  left: 5px;
  bottom: 5px;
  z-index: 1000;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#size-indicator.hexagon {
  width: 50px;
  height: 28.87px;
  margin: 14.43px 0;
  background-color: #464646;
  background-color: rgba(1,1,1,0.72);
}

#size-indicator.hexagon:before,
#size-indicator.hexagon:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  z-index: 999;
}

#size-indicator.hexagon:before {
  bottom: 100%;
  border-bottom: 14.43px solid #464646;
  border-bottom-color: rgba(1,1,1,0.72);
}

#size-indicator.hexagon:after {
  top: 100%;
  border-top: 14.43px solid #464646;
  border-top-color: rgba(1,1,1,0.72);
}

#size-indicator.hexagon:hover {
  background: #000;
}

#size-indicator.hexagon:hover:before {
  border-bottom-color: #000;
}

#size-indicator.hexagon:hover:after {
  border-top-color: #000;
}

#size-indicator span {
  position: relative;
  z-index: 1000;
  display: block;
}

#size-indicator span.desc {
  font-size: 7px;
  line-height: 6px;
  padding-bottom: 2px;
}

#size-indicator span.vertical-aligner {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
  font-size: 0;
}

#size-indicator>div {
  vertical-align: middle;
}

#size-indicator-debug {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  background: #464646;
  padding: 5px 5px 68px;
  color: #fff;
  display: none;
}

#size-indicator-debug.visible {
  display: block;
}

#size-indicator-debug .indicators {
  padding: 0;
}

#size-indicator-debug .indicators [class^=visible-] {
  color: #8ebd59;
}

#size-indicator-debug .indicators [class^=visible-][class$=-block] {
  color: #cae14a;
}

#size-indicator-debug .indicators [class^=visible-][class$=-block][class$=inline-block] {
  color: #fff553;
}

#size-indicator-debug .indicators [class^=visible-][class$=-inline] {
  color: #fbb336;
}

#size-indicator-debug .indicators [class*=hidden-] {
  color: #fb5858;
}

#size-indicator-debug .indicators div {
  padding: 5px 10px;
  border: 1px dashed #999;
  background: #666;
  font-size: 12px;
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

#size-indicator-debug .indicators [class^=visible-] {
  border-top: 0;
}

#size-indicator-debug .indicators [class^=visible-][class$=-inline-block] {
  border-bottom: 0;
  border-right: 1px dashed #999;
}

#size-indicator-debug .indicators [class^=visible-][class$=-inline] {
  padding: 1px 10px 2px;
  border: 1px dashed #999;
}

#size-indicator-debug .information {
  position: absolute;
  display: block;
  right: 20px;
  bottom: 10px;
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
  font-size: 20px;
  color: #eee;
}

#size-indicator-debug .sizes {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
  padding: 0 10px;
  font-size: 10px;
  line-height: 12px;
  color: #ccc;
}

#size-indicator-debug .sizes h5 {
  font-size: 12px;
  line-height: 1.1;
  margin: 15px 0 10px;
}

#size-indicator-debug .sizes .white {
  color: #fff;
}

#size-indicator-debug .sizes .current {
  color: #cae14a;
}

#size-indicator-debug .sizes .size {
  white-space: pre;
}

#size-indicator-debug .sizes [class^=mq-debug-] {
  display: none;
}

@media (min-width: 480px) {
  #size-indicator-debug .sizes .mq-debug-ms {
    display: inline;
  }

  #size-indicator-debug .sizes .mq-debug-ms+.placeholder {
    display: none;
  }
}

@media (min-width: 768px) {
  #size-indicator-debug .sizes .mq-debug-sm {
    display: inline;
  }

  #size-indicator-debug .sizes .mq-debug-sm+.placeholder {
    display: none;
  }
}

@media (min-width: 992px) {
  #size-indicator-debug .sizes .mq-debug-md {
    display: inline;
  }

  #size-indicator-debug .sizes .mq-debug-md+.placeholder {
    display: none;
  }
}

@media (min-width: 1200px) {
  #size-indicator-debug .sizes .mq-debug-lg {
    display: inline;
  }

  #size-indicator-debug .sizes .mq-debug-lg+.placeholder {
    display: none;
  }
}

#size-indicator-debug span.except {
  color: #ccc;
}

@media (min-width: 480px) {
  #size-indicator-debug .indicators div {
    font-size: 14px;
  }

  #size-indicator-debug .sizes {
    font-size: 12px;
    line-height: 14px;
  }

  #size-indicator-debug .sizes h5 {
    font-size: 14px;
  }
}

#site #grid-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 10000;
}

#site #grid-overlay .column {
  background: red;
  height: 2000px;
  height: 100vh;
  opacity: .2;
  filter: alpha(opacity=20);
}

#site .responsive-table.file-list {
  margin: 20px 0;
}

#site .responsive-table.file-list table {
  width: 100%;
  border-collapse: collapse;
}

#site .responsive-table.file-list table thead tr th,
#site .responsive-table.file-list table thead tr td {
  background: transparent;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  font-size: 24px;
  color: #79C143;
  width: 50%;
}

#site .responsive-table.file-list table thead tr th.empty,
#site .responsive-table.file-list table thead tr td.empty {
  visibility: hidden;
  display: none;
}

#site .responsive-table.file-list table tr {
  display: block;
}

#site .responsive-table.file-list table tr th,
#site .responsive-table.file-list table tr td {
  display: block;
  border-bottom: none;
  line-height: 110%;
  width: 100%;
  padding: 8px 0;
}

#site .responsive-table.file-list table tr th a,
#site .responsive-table.file-list table tr td a,
#site .responsive-table.file-list table tr th span,
#site .responsive-table.file-list table tr td span {
  display: block;
  float: left;
  width: 90%;
  padding: 0;
  line-height: 28px;
}

#site .responsive-table.file-list table tr th i.fa,
#site .responsive-table.file-list table tr td i.fa {
  color: #000;
  font-size: 18px;
  float: left;
  width: 9%;
  margin-right: 1%;
  margin-top: 5px;
}

#site .responsive-table.file-list table tr th small,
#site .responsive-table.file-list table tr td small {
  color: #444;
  font-size: 12px;
}

#site .responsive-table.file-list table tbody tr:nth-child(even) th,
#site .responsive-table.file-list table tbody tr:nth-child(even) td {
  background: transparent !important;
}

#site .responsive-table.file-list table tr th:first-child,
#site .responsive-table.file-list table tr td:first-child {
  padding-left: 0;
}

@media (max-width:600px) {
  #site .responsive-table.file-list table tr th:first-child,
  #site .responsive-table.file-list table tr td:first-child,
  #site .responsive-table.file-list table tr th,
  #site .responsive-table.file-list table tr td {
    padding-left: 15px;
  }

  #site .responsive-table.file-list table thead {
    display: none;
  }

  #site .responsive-table.file-list table tbody tr {
    margin-bottom: 20px;
  }

  #site .responsive-table.file-list table tbody tr+tr td:first-child {
    margin-top: 20px;
  }

  #site .responsive-table.file-list.files-orange table tbody tr+tr td:first-child {
    margin-top: 0;
  }

  #site .responsive-table.file-list table tbody tr td:first-child {
    border-top: 2px solid #ccc;
  }

  #site .responsive-table.file-list table tbody tr td:last-child {
    border-bottom: 2px solid #ccc;
    padding-bottom: 15px;
  }

  #site .responsive-table.file-list.files-orange table tbody tr td:last-child {
    border: none;
    padding-bottom: 15px;
  }

  #site .responsive-table.file-list table tbody tr th,
  #site .responsive-table.file-list table tbody tr td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
  }

  #site .responsive-table.file-list table tbody tr th[data-title],
  #site .responsive-table.file-list table tbody tr td[data-title] {
    text-align: left;
  }

  #site .responsive-table.file-list table tbody tr:nth-child(even) th,
  #site .responsive-table.file-list table tbody tr:nth-child(even) td {
    background: transparent;
  }

  #site .responsive-table.file-list table tbody tr th:before,
  #site .responsive-table.file-list table tbody tr td:before {
    display: block;
    content: attr(data-title);
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 15px;
    width: 100%;
  }

  #site .responsive-table.file-list table tbody tr th[data-title=""]:before,
  #site .responsive-table.file-list table tbody tr td[data-title=""]:before {
    display: none;
  }
}

#site .responsive-table.file-list table tr.header-1 {
  font-size: 26px;
}

#site .responsive-table.file-list table tr.header-2 {
  font-size: 22px;
}

#site .responsive-table.file-list table tr.header-3 {
  font-size: 18px;
}

@media (max-width:600px) {
  #site .responsive-table.file-list table tr.header-1,
  #site .responsive-table.file-list table tr.header-2,
  #site .responsive-table.file-list table tr.header-3 {
    font-size: inherit;
  }
}

@media (min-width: 992px) {
  #site .responsive-table.file-list table tbody tr:first-child td {
    padding-top: 30px;
  }

  #site .responsive-table.file-list table thead tr th.empty,
  #site .responsive-table.file-list table thead tr td.empty {
    display: table-cell;
    visibility: visible;
  }

  #site .responsive-table.file-list table tr {
    display: table-row;
  }

  #site .responsive-table.file-list table tr th,
  #site .responsive-table.file-list table tr td {
    display: table-cell;
    padding: 8px 15px;
    width: 50%;
  }

  #site .responsive-table.file-list table tr th i.fa,
  #site .responsive-table.file-list table tr td i.fa {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  #site .responsive-table.file-list table tr th i.fa,
  #site .responsive-table.file-list table tr td i.fa {
    font-size: 24px;
  }
}

@media (min-width: 1400px) {
  #site .responsive-table.file-list table tr th i.fa,
  #site .responsive-table.file-list table tr td i.fa {
    font-size: 28px;
  }
}

#site .icon-list:before,
#site .icon-list:after {
  content: " ";
  display: table;
}

#site .icon-list:after {
  clear: both;
}

#site .icon-list:before,
#site .icon-list:after {
  content: " ";
  display: table;
}

#site .icon-list:after {
  clear: both;
}

#site .icon-list .icon-list-item {
  padding: 60px 40px;
  text-align: center;
  display: block;
  clear: none;
  text-decoration: none;
}

#site .icon-list .icon-list-item i {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  color: #00BDEE;
  font-size: 45px;
}

#site .icon-list .icon-list-item .title {
  font-size: 48px;
  color: #606060;
  display: block;
  text-transform: uppercase;
  line-height: 1.1;
  margin-top: 0;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#site .icon-list .icon-list-item .content {
  font-weight: 300;
  font-size: 13px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#site .icon-list .icon-list-item.negative-colors {
  color: #fff;
}

#site .icon-list .icon-list-item.negative-colors .content {
  color: #fff;
  margin: 0 auto;
}

#site .icon-list .icon-list-item.negative-colors h1,
#site .icon-list .icon-list-item.negative-colors h2,
#site .icon-list .icon-list-item.negative-colors h3,
#site .icon-list .icon-list-item.negative-colors p,
#site .icon-list .icon-list-item.negative-colors span,
#site .icon-list .icon-list-item.negative-colors a {
  color: #fff;
  text-decoration: none;
}

#site .icon-list .icon-list-item.negative-colors:hover,
#site .icon-list .icon-list-item.negative-colors:focus {
  text-decoration: none;
}

#site .icon-list .icon-list-item.negative-colors:hover .btn,
#site .icon-list .icon-list-item.negative-colors:focus .btn {
  background: #fff;
  color: #404040;
}

#site .icon-list .icon-list-item.negative-colors .btn {
  border-color: #fff;
  color: #fff;
  clear: both;
}

#site .icon-list.mobile-actions {
  width: 100%;
  overflow: hidden;
}

#site .icon-list.mobile-actions .icon-list-item {
  width: 100%;
  float: left;
  padding: 30px 30px 0;
}

#site .icon-list.mobile-actions .icon-list-item .title {
  margin-bottom: 0;
  font-size: 12px !important;
  font-weight: 700;
  max-width: none;
  padding: 0;
  min-height: 70px;
}

#site .icon-list.infographic {
  z-index: 4;
  position: relative;
}

#site .icon-list.infographic .icon-list-item {
  width: 100%;
  padding: 40px 15px 0;
  float: left;
  font-family: "Raleway";
}

#site .icon-list.infographic .icon-list-item .title {
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 700;
  font-family: "Raleway";
  max-width: none;
  padding: 0;
}

#site .icon-list.infographic .icon-list-item .content {
  text-transform: uppercase;
  font-size: 11px;
  display: block;
  min-height: 70px;
}

#site .icon-list.large-icon-buttons a {
  -webkit-transition: opacity .3 ease-in-out;
  -o-transition: opacity .3 ease-in-out;
  transition: opacity .3 ease-in-out;
}

#site .icon-list.large-icon-buttons a:hover,
#site .icon-list.large-icon-buttons a:focus {
  opacity: .8;
}

#site .icon-list.large-icon-buttons.large-solution-icon-buttons a {
  padding-bottom: 35px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 0;
  border-left: 1px solid #ddd;
  margin-bottom: -1px;
  position: relative;
  z-index: 11;
}

#site .icon-list.large-icon-buttons .icon-list-item {
  display: block;
  width: 100%;
  padding: 20px;
}

#site .icon-list.large-icon-buttons .icon-list-item:before,
#site .icon-list.large-icon-buttons .icon-list-item:after {
  content: " ";
  display: table;
}

#site .icon-list.large-icon-buttons .icon-list-item:after {
  clear: both;
}

#site .icon-list.large-icon-buttons .icon-list-item:before,
#site .icon-list.large-icon-buttons .icon-list-item:after {
  content: " ";
  display: table;
}

#site .icon-list.large-icon-buttons .icon-list-item:after {
  clear: both;
}

#site .icon-list.large-icon-buttons .icon-list-item i {
  margin-bottom: 0;
}

#site .icon-list.large-icon-buttons .icon-list-item .text-container {
  width: 100%;
  float: right;
  text-align: left;
}

#site .icon-list.large-icon-buttons .icon-list-item .text-container .title {
  font-size: 22px;
  font-weight: 700;
  font-family: "Raleway";
  text-transform: uppercase;
  margin-bottom: 0;
  max-width: none;
}

#site .icon-list.large-icon-buttons .icon-list-item .icon-container {
  width: 25%;
  float: left;
}

@media (min-width: 480px) {
  #site .icon-list.mobile-actions {
    width: 100%;
    overflow: hidden;
  }

  #site .icon-list.mobile-actions .icon-list-item {
    width: 100%;
    float: left;
  }
}

@media (min-width: 768px) {
  #site .icon-list .icon-list-item {
    width: 100%;
    padding: 40px 20px;
    float: left;
    min-height: 260px;
  }

  #site .icon-list .icon-list-item .icon-container {
    min-height: 50px;
    margin-bottom: 0;
  }

  #site .icon-list p,
  #site .icon-list .icon-container,
  #site .icon-list .title {
    min-height: 40px;
    display: block;
    margin-bottom: 20px;
  }

  #site .icon-list.mobile-actions .icon-list-item {
    width: 50%;
    min-height: 0;
  }

  #site .icon-list.mobile-actions .icon-list-item p,
  #site .icon-list.mobile-actions .icon-list-item .icon-container,
  #site .icon-list.mobile-actions .icon-list-item .title {
    min-height: 0;
  }

  #site .icon-list.mobile-actions .icon-list-item i {
    font-size: 35px;
  }

  #site .icon-list.infographic .icon-list-item {
    padding: 60px 30px 0;
  }

  #site .icon-list.infographic .icon-list-item .content {
    min-height: 60px;
    font-size: 14px;
  }

  #site .icon-list.large-icon-buttons .icon-list-item {
    min-height: 0;
  }

  #site .icon-list.large-icon-buttons .icon-list-item:before,
  #site .icon-list.large-icon-buttons .icon-list-item:after {
    content: " ";
    display: table;
  }

  #site .icon-list.large-icon-buttons .icon-list-item:after {
    clear: both;
  }

  #site .icon-list.large-icon-buttons .icon-list-item:before,
  #site .icon-list.large-icon-buttons .icon-list-item:after {
    content: " ";
    display: table;
  }

  #site .icon-list.large-icon-buttons .icon-list-item:after {
    clear: both;
  }

  #site .icon-list.large-icon-buttons .icon-list-item i {
    margin-bottom: 0;
    font-size: 35px;
  }

  #site .icon-list.large-icon-buttons .icon-list-item .title {
    margin-top: 7px;
  }

  #site .icon-list.large-icon-buttons .icon-list-item p,
  #site .icon-list.large-icon-buttons .icon-list-item .icon-container,
  #site .icon-list.large-icon-buttons .icon-list-item .title {
    min-height: 0;
  }
}

@media (min-width: 992px) {
  #site .icon-list .icon-list-item {
    padding: 60px 30px;
    min-height: 280px;
  }

  #site .icon-list .icon-list-item .title {
    font-size: 48px;
    display: block;
  }

  #site .icon-list .icon-list-item .content {
    max-width: 75%;
  }

  #site .icon-list.infographic .icon-list-item {
    width: 25%;
    padding: 60px 40px 0;
    min-height: 0;
  }

  #site .icon-list.infographic .icon-list-item .content {
    min-height: 90px;
  }

  #site .icon-list.infographic .icon-list-item .title {
    font-size: 30px;
    font-weight: 700;
    min-height: 50px;
  }
}

@media (min-width: 1200px) {
  .icon-list .icon-list-container {
    margin-left: 15%;
    margin-right: 15%;
  }

  .icon-list .icon-list-container .icon-list-item .content {
    max-width: 65%;
  }
}

#site .ccm-image-gallery {
  width: 100%;
}

#site .gallery-item {
  margin-bottom: 30px;
}

#site .gallery-item:hover {
  opacity: .7;
}

#site .select-wrapper {
  margin: 10px 0 15px;
  position: relative;
}

#site .select-wrapper select {
  padding: 5px 15px 5px 5px;
  font-size: 14px;
  background: #79C143;
  color: #fff;
  border-color: #79C143;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
}

#site .select-wrapper:before {
  content: '\f0d7';
  font-family: FontAwesome;
  color: #fff;
  display: inline-block;
  position: absolute;
  font-size: 12px;
  right: 7px;
  top: 7px;
  pointer-events: none;
}

#site ul.list-laura span.bottom,
#site ul.list-laura span.top {
  display: block;
}

#site ul.list-laura span.bottom {
  font-size: 13px;
}

#site ul.list-laura .name {
  font-weight: bold;
}

#site ul.list-laura .date {
  color: #999;
}

#site ul.list-laura li {
  margin-bottom: 22px;
}

@media (min-width: 992px) {
  #site .select-wrapper {
    margin: 0 0 30px;
    display: inline-block;
  }

  #site .select-wrapper select {
    width: auto;
  }
}

#site .link-list {
  padding: 0 7.5px;
}

#site .link-list .item[class*=col-] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

#site .link-list .item a {
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
}

#site .link-list .item a span.image-container {
  display: block;
}

#site .link-list .item a h1,
#site .link-list .item a h2,
#site .link-list .item a h3,
#site .link-list .item a h4,
#site .link-list .item a h5,
#site .link-list .item a h6 {
  margin-top: 15px;
}

#site .link-list .item a p {
  line-height: 1.4;
}

#site .link-list .item a:hover,
#site .link-list .item a:focus {
  outline: none;
  text-decoration: none;
}

#site .link-list .item a:hover h1,
#site .link-list .item a:focus h1,
#site .link-list .item a:hover h2,
#site .link-list .item a:focus h2,
#site .link-list .item a:hover h3,
#site .link-list .item a:focus h3,
#site .link-list .item a:hover h4,
#site .link-list .item a:focus h4,
#site .link-list .item a:hover h5,
#site .link-list .item a:focus h5,
#site .link-list .item a:hover h6,
#site .link-list .item a:focus h6 {
  text-decoration: underline;
}

#site .link-list .item a:hover img,
#site .link-list .item a:focus img {
  opacity: .7;
}

#site .link-list.grid .item a h4 {
  color: #333;
  font-size: 16px;
}

#site .link-list.grid .item a p {
  color: #79C143;
  opacity: 1;
}

@media (min-width: 768px) {
  #site .link-list {
    padding: 0;
  }

  #site .link-list .item[class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 479px) {
  #site .link-list .item {
    clear: none;
  }

  #site .link-list .item[class*="xs-12"],
  #site .link-list .item[class*="xs-6"]:nth-child(2n+1),
  #site .link-list .item[class*="xs-4"]:nth-child(3n+1),
  #site .link-list .item[class*="xs-3"]:nth-child(4n+1),
  #site .link-list .item[class*="xs-2"]:nth-child(6n+1),
  #site .link-list .item[class*="xs-1"]:nth-child(12n+1) {
    clear: both;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  #site .link-list .item {
    clear: none;
  }

  #site .link-list .item[class*="ms-12"],
  #site .link-list .item[class*="ms-6"]:nth-child(2n+1),
  #site .link-list .item[class*="ms-4"]:nth-child(3n+1),
  #site .link-list .item[class*="ms-3"]:nth-child(4n+1),
  #site .link-list .item[class*="ms-2"]:nth-child(6n+1),
  #site .link-list .item[class*="ms-1"]:nth-child(12n+1) {
    clear: both;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #site .link-list .item {
    clear: none;
  }

  #site .link-list .item[class*="sm-12"],
  #site .link-list .item[class*="sm-6"]:nth-child(2n+1),
  #site .link-list .item[class*="sm-4"]:nth-child(3n+1),
  #site .link-list .item[class*="sm-3"]:nth-child(4n+1),
  #site .link-list .item[class*="sm-2"]:nth-child(6n+1),
  #site .link-list .item[class*="sm-1"]:nth-child(12n+1) {
    clear: both;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #site .link-list .item {
    clear: none;
  }

  #site .link-list .item[class*="md-12"],
  #site .link-list .item[class*="md-6"]:nth-child(2n+1),
  #site .link-list .item[class*="md-4"]:nth-child(3n+1),
  #site .link-list .item[class*="md-3"]:nth-child(4n+1),
  #site .link-list .item[class*="md-2"]:nth-child(6n+1),
  #site .link-list .item[class*="md-1"]:nth-child(12n+1) {
    clear: both;
  }
}

@media (min-width: 1200px) {
  #site .link-list .item {
    clear: none;
  }

  #site .link-list .item[class*="lg-12"],
  #site .link-list .item[class*="lg-6"]:nth-child(2n+1),
  #site .link-list .item[class*="lg-4"]:nth-child(3n+1),
  #site .link-list .item[class*="lg-3"]:nth-child(4n+1),
  #site .link-list .item[class*="lg-2"]:nth-child(6n+1),
  #site .link-list .item[class*="lg-1"]:nth-child(12n+1) {
    clear: both;
  }
}

#site .modal-lift-link {
  display: block;
  margin-bottom: 20px;
}

#site .modal-lift-link:hover,
#site .modal-lift-link:focus {
  text-decoration: none;
}

#site .modal-lift-link .lift-image {
  margin: 0 auto;
}

#site .modal-lift-link h3 {
  margin: 10px 0;
}

.modal-lift-window {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: auto;
  max-width: 400px;
  margin: 0 auto;
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all .2s ease-in-out;
  transform: scale(.8);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all .3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all .3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all .5s;
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}

#site a.page-lift {
  display: inline-block;
  margin: 0 0 20px;
  border: 2px solid #666;
}

#site a.page-lift img.image-content {
  display: inline-block;
  vertical-align: middle;
  border-bottom: 2px solid #666;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s;
}

#site a.page-lift span.text-content {
  display: inline-block;
  vertical-align: middle;
  padding: 25px 20px;
  color: #333;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}

#site a.page-lift:hover {
  text-decoration: none;
}

#site a.page-lift:hover img.image-content {
  opacity: .8;
  filter: alpha(opacity=80);
}

#site a.page-lift:hover span.text-content {
  color: #94ce69;
}

#site a.background-image-lift {
  min-height: 270px;
  line-height: 270px;
  background-position: center;
  background-size: cover;
}

#site a.background-image-lift span.text-content {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  background: #ed0d8b;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  -webkit-transition: background .25s;
  -o-transition: background .25s;
  transition: background .25s;
}

#site a.background-image-lift:hover span.text-content {
  color: #fff;
  background: #FF0D9D;
}

#site .pages-on-map .map-canvas {
  width: 100%;
  height: 500px;
  border: 1px solid #ccc;
}

#site .project-lift {
  display: flex;
  margin: 0 0 20px;
}

#site .project-lift img.image-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
  vertical-align: middle;
  border-bottom: 2px solid #666;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s;
}

#site .project-lift span.text-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
  vertical-align: middle;
  padding: 25px 20px;
  background: #79C143;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}

#site .project-lift span.text-content .client {
  color: #333;
}

#site .project-lift span.text-content h2 {
  margin-top: 10px;
  color: #fff;
  font-size: 18px;
}

#site a.background-image-lift {
  min-height: 270px;
  line-height: 270px;
  background-position: center;
  background-size: cover;
  display: block;
}

#site a.background-image-lift span.text-content {
  display: block;
  vertical-align: bottom;
  width: 50%;
  min-height: 266px;
  background: #79C143;
  float: right;
  color: #fff;
  -webkit-transition: background .25s;
  -o-transition: background .25s;
  transition: background .25s;
}

#site a.background-image-lift span.text-content h2 {
  font-size: 18px;
  color: #fff;
  line-height: 20px;
}

#site a.background-image-lift:hover span.text-content {
  color: #fff;
  background: #79C143;
}

.responsive-table {
  margin: 20px 0;
}

.responsive-table table {
  width: 100%;
  border-collapse: collapse;
}

.responsive-table table thead tr th {
  background: #ccc;
}

.responsive-table table tr th,
.responsive-table table tr td {
  padding: 8px 15px;
  border-bottom: 1px solid #ccc;
  line-height: 110%;
}

.responsive-table table tbody tr:nth-child(even) th,
.responsive-table table tbody tr:nth-child(even) td {
  background: #f2f2f2;
}

@media (max-width:600px) {
  .responsive-table table thead {
    display: none;
  }

  .responsive-table table tbody tr {
    margin-bottom: 20px;
  }

  .responsive-table table tbody tr+tr td:first-child {
    margin-top: 20px;
  }

  .responsive-table table tbody tr td:first-child {
    border-top: 2px solid #ccc;
  }

  .responsive-table table tbody tr td:last-child {
    border-bottom: 2px solid #ccc;
  }

  .responsive-table table tbody tr th,
  .responsive-table table tbody tr td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
  }

  .responsive-table table tbody tr th[data-title],
  .responsive-table table tbody tr td[data-title] {
    text-align: right;
  }

  .responsive-table table tbody tr:nth-child(even) th,
  .responsive-table table tbody tr:nth-child(even) td {
    background: transparent;
  }

  .responsive-table table tbody tr th:before,
  .responsive-table table tbody tr td:before {
    content: attr(data-title);
    float: left;
    font-weight: bold;
    margin-right: 15px;
  }
}

.responsive-table table tr.header-1 {
  font-size: 26px;
}

.responsive-table table tr.header-2 {
  font-size: 22px;
}

.responsive-table table tr.header-3 {
  font-size: 18px;
}

@media (max-width:600px) {
  .responsive-table table tr.header-1,
  .responsive-table table tr.header-2,
  .responsive-table table tr.header-3 {
    font-size: inherit;
  }
}

#site ul.pagination {
  list-style: none;
}

#site ul.pagination li {
  display: inline;
  padding-right: 25px;
}

#site blockquote.ccm-block-testimonial .author {
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  font-style: normal;
}

#site blockquote.ccm-block-testimonial .ccm-block-testimonial-image {
  float: left;
  max-width: 100px;
  margin: 0 15px 15px 0;
}

#site blockquote.ccm-block-testimonial .ccm-block-testimonial-text {
  color: #777777;
  font-size: 14px;
}

#site blockquote.ccm-block-testimonial .ccm-block-testimonial-text .ccm-block-testimonial-name {
  display: block;
  float: none;
  text-align: right;
}

#site blockquote.ccm-block-testimonial .ccm-block-testimonial-text .ccm-block-testimonial-position {
  display: block;
  float: none;
  text-align: right;
}

#site blockquote.ccm-block-testimonial .ccm-block-testimonial-text .ccm-block-testimonial-position a {
  color: #777777;
}

#site .video-container {
  position: relative;
}

#site .video-container video {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  background-position: center center;
}

#site .video-container .overlay {
  position: absolute;
  background: transparent;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  text-align: center;
  z-index: 3;
  text-shadow: 0 2px 2px rgba(0,0,0,0.6);
}

#site .video-container .overlay:before {
  display: inline-block;
  content: '';
  height: 100%;
  vertical-align: middle;
}

#site .video-container .overlay .center {
  width: 60%;
  display: inline-block;
  margin-top: -90px;
  vertical-align: middle;
}

#site .video-container .overlay h1 {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  max-width: 60%;
  margin: 0 auto;
  font-style: italic;
  margin-bottom: 40px;
}

#site .video-container .overlay h1 .textured {
  font-weight: 900 !important;
  font-size: 25px;
  position: relative;
  font-style: italic;
  text-shadow: none;
  display: inline-block;
  padding-bottom: .15em;
}

#site .video-container .overlay h1 .textured:after {
  background: none;
  content: attr(data-text);
  left: 0;
  position: absolute;
  text-shadow: 0 5px 5px rgba(0,0,0,0.3);
  top: 0;
  z-index: -1;
}

#site .video-container,
#site .video-container a {
  color: #fff;
}

@media (min-width: 768px) {
  #site .video-container .image-fallback {
    display: block;
  }

  #site .video-container .overlay {
    bottom: 0;
  }

  #site .video-container .overlay h1 {
    font-size: 30px;
  }

  #site .video-container .overlay h1 .textured {
    font-weight: 900 !important;
    font-size: 50px;
    font-style: normal;
  }

  #site .video-container .overlay .center {
    width: 450px;
    vertical-align: middle;
  }
}

@media (min-width: 992px) {
  #site .video-container .overlay h1 {
    font-size: 40px;
  }

  #site .video-container .overlay h1 .textured {
    font-size: 60px;
  }

  #site .video-container .overlay .center {
    width: 750px;
  }
}

@media (min-width: 1200px) {
  #site .video-container .overlay h1 {
    font-size: 40px;
  }

  #site .video-container .overlay h1 .textured {
    font-size: 80px;
  }

  #site .video-container .overlay .center {
    margin-top: 0;
  }
}

#site .model-presentation-highlight {
  background: #79C143;
  padding-left: 0;
  padding-right: 0;
}

#site .model-presentation-highlight h1,
#site .model-presentation-highlight p {
  color: #fff;
}

#site .model-presentation-highlight .model-presentation-highlight-image {
  background-position: 50% 50%;
  background-size: cover;
  display: block;
  width: 100%;
  height: 200px;
}

#site .model-presentation-highlight .model-presentation-highlight-details {
  padding: 0 30px 30px 30px;
}

#site .model-presentation-highlight .model-presentation-highlight-details h1 {
  font-size: 32px;
}

#site .model-presentation-highlight .model-presentation-highlight-details p.model-presentation-client {
  color: inherit;
  font-size: 14px;
}

#site .model-presentation-highlight .model-presentation-highlight-details p.model-presentation-client span {
  color: #fff;
}

#site .model-presentation-highlight .model-presentation-highlight-details .btn {
  border: 1px solid #79C143;
  background: #fff;
  color: #404040;
}

#site .model-presentation-highlight .model-presentation-highlight-details .btn:hover {
  border: 1px solid #fff;
  color: #fff;
  background: none;
}

@media (min-width: 992px) {
  #site .model-presentation-highlight .model-presentation-highlight-image {
    height: 400px;
  }

  #site .model-presentation-highlight .model-presentation-highlight-details {
    padding: 0 30px 30px 0;
  }

  #site .model-presentation-highlight .model-presentation-highlight-details h1 {
    font-size: 36px;
  }
}

#site .model-presentation-page-list a {
  color: #404040;
}

#site .model-presentation-page-list .ccm-block-page-list-title h3 {
  color: #404040 !important;
  font-size: 24px !important;
}

#site .model-presentation-page-list p.model-presentation-client {
  color: #79C143;
}

/*# sourceMappingURL=../css/app.css.map */