.blocks-2,
.blocks-3,
.blocks-4,
.blocks-5,
.blocks-6 {
  padding-left: 0;
  list-style: none;
  margin-left: -2.4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blocks-2:after,
.blocks-3:after,
.blocks-4:after,
.blocks-5:after,
.blocks-6:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.blocks-2 > li,
.blocks-3 > li,
.blocks-4 > li,
.blocks-5 > li,
.blocks-6 > li {
  height: auto;
  float: left;
  margin-bottom: 2em;
  margin-left: 2.4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blocks-2 > li {
  width: 47.6%;
}
.blocks-3 > li {
  width: 30.933333333333%;
}
.blocks-4 > li {
  width: 22.6%;
}
.blocks-5 > li {
  width: 17.6%;
}
.blocks-6 > li {
  width: 14.266666666667%;
}
.block-first {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .blocks-2,
  .blocks-3,
  .blocks-4,
  .blocks-5,
  .blocks-6 {
    margin-left: 0;
    margin-bottom: 2em;
  }
  .blocks-2 > li,
  .blocks-3 > li,
  .blocks-4 > li,
  .blocks-5 > li,
  .blocks-6 > li {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .blocks-mobile-50 > li,
  .blocks-mobile-33 > li {
    float: left;
    margin-left: 2.4%;
  }
  .blocks-mobile-33,
  .blocks-mobile-50 {
    margin-left: -2.4%;
  }
  .blocks-mobile-50 > li {
    width: 47.6%;
  }
  .blocks-mobile-33 > li {
    width: 30.933333333333%;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-size: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
* {
  outline: none;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  height: 100%;
  width: 100%;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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;
}
dl,
menu,
ol,
ul {
  margin: 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100% !important;
}
a img {
  border: none;
}
img:-moz-broken {
  -moz-force-broken-image-icon: 1;
  width: 24px;
  height: 24px;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
@media print {
  * {
    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) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
form input[type=text],
form select,
form textarea,
form input[type=password] {
  border: 2px solid #DEDEDE;
  background: #f8f8f8;
  line-height: 35px;
  min-height: 35px;
  margin-bottom: 10px;
  width: 100%;
  padding: 0px 5px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
form input[type=text]:hover,
form select:hover,
form textarea:hover,
form input[type=password]:hover {
  border-color: #d1d1d1;
}
form input[type=text]:focus,
form select:focus,
form textarea:focus,
form input[type=password]:focus {
  border-color: #b4aba0;
  background-color: #ffffff;
}
form input[type=text].error,
form select.error,
form textarea.error,
form input[type=password].error {
  border-color: #A64040;
}
.errormes {
  width: 100%;
  color: #ffffff;
  background-color: #A64040;
  padding: 10px;
  margin-top: -10px;
  margin-bottom: 10px;
}
.inner {
  max-width: 1250px;
  margin: 0 auto;
}
.units-container:after,
.units-row-end:after,
.units-row:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.units-container {
  padding-top: 1px;
  margin-top: -1px;
}
.units-container,
.units-row-end,
.units-row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.units-row:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.units-row-end {
  margin-bottom: 0;
}
.width-100,
.unit-100 {
  width: 100%;
}
.width-80,
.unit-80 {
  width: 80%;
}
.width-75,
.unit-75 {
  width: 75%;
}
.width-70,
.unit-70 {
  width: 70%;
}
.width-66,
.unit-66 {
  width: 66.6%;
}
.width-60,
.unit-60 {
  width: 60%;
}
.width-50,
.unit-50 {
  width: 50%;
}
.width-40,
.unit-40 {
  width: 40%;
}
.width-33,
.unit-33 {
  width: 33.3%;
}
.width-30,
.unit-30 {
  width: 30%;
}
.width-25,
.unit-25 {
  width: 25%;
}
.width-20,
.unit-20 {
  width: 20%;
}
.width-16,
.unit-16 {
  width: 16.6%;
}
input.width-100,
input.unit-100 {
  width: 98.6%;
}
textarea.width-100,
textarea.unit-100 {
  width: 98.8%;
}
select.width-100,
select.unit-100 {
  width: 99.4%;
}
.width-100,
.width-80,
.width-75,
.width-70,
.width-66,
.width-60,
.width-50,
.width-40,
.width-33,
.width-30,
.width-25,
.width-20,
.width-16,
.units-row .unit-100,
.units-row .unit-80,
.units-row .unit-75,
.units-row .unit-70,
.units-row .unit-66,
.units-row .unit-60,
.units-row .unit-50,
.units-row .unit-40,
.units-row .unit-33,
.units-row .unit-30,
.units-row .unit-25,
.units-row .unit-20,
.units-row .unit-16,
.units-row-end .unit-100,
.units-row-end .unit-80,
.units-row-end .unit-75,
.units-row-end .unit-70,
.units-row-end .unit-66,
.units-row-end .unit-60,
.units-row-end .unit-50,
.units-row-end .unit-40,
.units-row-end .unit-33,
.units-row-end .unit-30,
.units-row-end .unit-25,
.units-row-end .unit-20,
.units-row-end .unit-16 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.units-row .unit-80,
.units-row .unit-75,
.units-row .unit-70,
.units-row .unit-66,
.units-row .unit-60,
.units-row .unit-50,
.units-row .unit-40,
.units-row .unit-33,
.units-row .unit-30,
.units-row .unit-25,
.units-row .unit-20,
.units-row .unit-16,
.units-row-end .unit-100,
.units-row-end .unit-80,
.units-row-end .unit-75,
.units-row-end .unit-70,
.units-row-end .unit-66,
.units-row-end .unit-60,
.units-row-end .unit-50,
.units-row-end .unit-40,
.units-row-end .unit-33,
.units-row-end .unit-30,
.units-row-end .unit-25,
.units-row-end .unit-20,
.units-row-end .unit-16 {
  float: left;
  margin-left: 2.4%;
}
.units-row .unit-80:first-child,
.units-row .unit-75:first-child,
.units-row .unit-70:first-child,
.units-row .unit-66:first-child,
.units-row .unit-60:first-child,
.units-row .unit-50:first-child,
.units-row .unit-40:first-child,
.units-row .unit-33:first-child,
.units-row .unit-30:first-child,
.units-row .unit-25:first-child,
.units-row .unit-20:first-child,
.units-row .unit-16:first-child,
.units-row-end .unit-100:first-child,
.units-row-end .unit-80:first-child,
.units-row-end .unit-75:first-child,
.units-row-end .unit-70:first-child,
.units-row-end .unit-66:first-child,
.units-row-end .unit-60:first-child,
.units-row-end .unit-50:first-child,
.units-row-end .unit-40:first-child,
.units-row-end .unit-33:first-child,
.units-row-end .unit-30:first-child,
.units-row-end .unit-25:first-child,
.units-row-end .unit-20:first-child,
.units-row-end .unit-16:first-child {
  margin-left: 0;
}
.units-row .unit-80,
.units-row-end .unit-80 {
  width: 79.52%;
}
.units-row .unit-75,
.units-row-end .unit-75 {
  width: 74.4%;
}
.units-row .unit-70,
.units-row-end .unit-70 {
  width: 69.28%;
}
.units-row .unit-66,
.units-row-end .unit-66 {
  width: 65.866666666667%;
}
.units-row .unit-60,
.units-row-end .unit-60 {
  width: 59.04%;
}
.units-row .unit-50,
.units-row-end .unit-50 {
  width: 48.8%;
}
.units-row .unit-40,
.units-row-end .unit-40 {
  width: 38.56%;
}
.units-row .unit-30,
.units-row-end .unit-30 {
  width: 28.32%;
}
.units-row .unit-33,
.units-row-end .unit-33 {
  width: 31.733333333333%;
}
.units-row .unit-25,
.units-row-end .unit-25 {
  width: 23.2%;
}
.units-row .unit-20,
.units-row-end .unit-20 {
  width: 18.08%;
}
.units-row .unit-16,
.units-row-end .unit-16 {
  width: 14.666666666667%;
}
.unit-push-80,
.unit-push-75,
.unit-push-70,
.unit-push-66,
.unit-push-60,
.unit-push-50,
.unit-push-40,
.unit-push-33,
.unit-push-30,
.unit-push-25,
.unit-push-20,
.unit-push-16 {
  position: relative;
}
.unit-push-30 {
  left: 30.72%;
}
.unit-push-80 {
  left: 81.92%;
}
.unit-push-75 {
  left: 76.8%;
}
.unit-push-70 {
  left: 71.68%;
}
.unit-push-66 {
  left: 68.266666666667%;
}
.unit-push-60 {
  left: 61.44%;
}
.unit-push-50 {
  left: 51.2%;
}
.unit-push-40 {
  left: 40.96%;
}
.unit-push-33 {
  left: 34.133333333333%;
}
.unit-push-25 {
  left: 25.6%;
}
.unit-push-20 {
  left: 20.48%;
}
.unit-push-16 {
  left: 17.066666666667%;
}
.unit-push-right {
  float: right !important;
}
.centered,
.unit-centered {
  float: none !important;
  margin: 0 auto !important;
}
.unit-padding {
  padding: 2em;
}
.units-padding .unit-100,
.units-padding .unit-80,
.units-padding .unit-75,
.units-padding .unit-70,
.units-padding .unit-66,
.units-padding .unit-60,
.units-padding .unit-50,
.units-padding .unit-40,
.units-padding .unit-33,
.units-padding .unit-30,
.units-padding .unit-25,
.units-padding .unit-20,
.units-padding .unit-16 {
  padding: 2em;
}
.units-split .unit-80,
.units-split .unit-75,
.units-split .unit-70,
.units-split .unit-66,
.units-split .unit-60,
.units-split .unit-50,
.units-split .unit-40,
.units-split .unit-33,
.units-split .unit-30,
.units-split .unit-25,
.units-split .unit-20,
.units-split .unit-16 {
  margin-left: 0;
}
.units-split .unit-80 {
  width: 80%;
}
.units-split .unit-75 {
  width: 75%;
}
.units-split .unit-70 {
  width: 70%;
}
.units-split .unit-66 {
  width: 66.6%;
}
.units-split .unit-60 {
  width: 60%;
}
.units-split .unit-50 {
  width: 50%;
}
.units-split .unit-40 {
  width: 40%;
}
.units-split .unit-33 {
  width: 33.3%;
}
.units-split .unit-30 {
  width: 30%;
}
.units-split .unit-25 {
  width: 25%;
}
.units-split .unit-20 {
  width: 20%;
}
.units-split .unit-16 {
  width: 16.6%;
}
@media only screen and (max-width: 1024px) {
  .units-row .unit-80,
  .units-row .unit-75,
  .units-row .unit-70,
  .units-row .unit-66,
  .units-row .unit-60,
  .units-row .unit-50,
  .units-row .unit-40,
  .units-row .unit-33,
  .units-row .unit-30,
  .units-row .unit-25,
  .units-row .unit-20,
  .units-row .unit-16,
  .units-row-end .unit-80,
  .units-row-end .unit-75,
  .units-row-end .unit-70,
  .units-row-end .unit-66,
  .units-row-end .unit-60,
  .units-row-end .unit-50,
  .units-row-end .unit-40,
  .units-row-end .unit-33,
  .units-row-end .unit-30,
  .units-row-end .unit-25,
  .units-row-end .unit-20,
  .units-row-end .unit-16 {
    width: 48.695655%;
    float: left;
    margin-top: 2em;
  }
  .units-row .unit-80:first-child,
  .units-row .unit-75:first-child,
  .units-row .unit-70:first-child,
  .units-row .unit-66:first-child,
  .units-row .unit-60:first-child,
  .units-row .unit-50:first-child,
  .units-row .unit-40:first-child,
  .units-row .unit-33:first-child,
  .units-row .unit-30:first-child,
  .units-row .unit-25:first-child,
  .units-row .unit-20:first-child,
  .units-row .unit-16:first-child,
  .units-row .unit-80:nth-child(2),
  .units-row .unit-75:nth-child(2),
  .units-row .unit-70:nth-child(2),
  .units-row .unit-66:nth-child(2),
  .units-row .unit-60:nth-child(2),
  .units-row .unit-50:nth-child(2),
  .units-row .unit-40:nth-child(2),
  .units-row .unit-33:nth-child(2),
  .units-row .unit-30:nth-child(2),
  .units-row .unit-25:nth-child(2),
  .units-row .unit-20:nth-child(2),
  .units-row .unit-16:nth-child(2) {
    margin-top: 0 !important;
  }
  .units-row .unit-80:nth-child(odd),
  .units-row .unit-75:nth-child(odd),
  .units-row .unit-70:nth-child(odd),
  .units-row .unit-66:nth-child(odd),
  .units-row .unit-60:nth-child(odd),
  .units-row .unit-50:nth-child(odd),
  .units-row .unit-40:nth-child(odd),
  .units-row .unit-33:nth-child(odd),
  .units-row .unit-30:nth-child(odd),
  .units-row .unit-25:nth-child(odd),
  .units-row .unit-20:nth-child(odd),
  .units-row .unit-16:nth-child(odd) {
    margin-left: 0;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .units-row .unit-80,
  .units-row .unit-75,
  .units-row .unit-70,
  .units-row .unit-66,
  .units-row .unit-60,
  .units-row .unit-50,
  .units-row .unit-40,
  .units-row .unit-33,
  .units-row .unit-30,
  .units-row .unit-25,
  .units-row .unit-20,
  .units-row .unit-16 {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin-top: 2em;
  }
  .units-row .unit-80:first-child,
  .units-row .unit-75:first-child,
  .units-row .unit-70:first-child,
  .units-row .unit-66:first-child,
  .units-row .unit-60:first-child,
  .units-row .unit-50:first-child,
  .units-row .unit-40:first-child,
  .units-row .unit-33:first-child,
  .units-row .unit-30:first-child,
  .units-row .unit-25:first-child,
  .units-row .unit-20:first-child,
  .units-row .unit-16:first-child {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  .units-row .unit-80:nth-child(2),
  .units-row .unit-75:nth-child(2),
  .units-row .unit-70:nth-child(2),
  .units-row .unit-66:nth-child(2),
  .units-row .unit-60:nth-child(2),
  .units-row .unit-50:nth-child(2),
  .units-row .unit-40:nth-child(2),
  .units-row .unit-33:nth-child(2),
  .units-row .unit-30:nth-child(2),
  .units-row .unit-25:nth-child(2),
  .units-row .unit-20:nth-child(2),
  .units-row .unit-16:nth-child(2) {
    margin-top: 2em !important;
  }
  .unit-push-80,
  .unit-push-75,
  .unit-push-70,
  .unit-push-66,
  .unit-push-60,
  .unit-push-50,
  .unit-push-40,
  .unit-push-33,
  .unit-push-30,
  .unit-push-25,
  .unit-push-20,
  .unit-push-16 {
    left: 0 !important;
  }
  .units-row-end .unit-push-right,
  .units-row .unit-push-right {
    float: none !important;
  }
}
#framework_cookiewarning.new {
  padding: 0 10px;
  width: 100%;
  position: fixed;
  bottom: 10px;
  z-index: 9999;
  left: 0;
  background: none;
}
#framework_cookiewarning.new a {
  color: #FFF;
}
#framework_cookiewarning.new .framework_cookie_warning_inner {
  background: #000000;
  background: rgba(0,0,0,0.78);
  font-family: 'Open Sans', 'Calibri';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  z-index: 99999;
  color: #FFF;
  font-size: 11px;
  line-height: 20px;
  padding: 0 40px 0 5px;
  max-width: 505px;
  display: block;
  margin: 0 auto;
  position: relative;
}
#framework_cookiewarning.new .framework_cookie_warning_inner .framework_cookie_warning_title {
  color: #1578C6;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 5px;
}
#framework_cookiewarning.new .framework_cookie_warning_inner .framework_cookie_warning_text {
  padding: 5px;
  width: 100%;
}
#framework_cookiewarning.new .framework_cookie_warning_inner .framework_cookie_close_btn {
  background: #000000;
  background: rgba(0,0,0,0.48);
  padding: 5px 15px;
  position: absolute;
  font-size: 12px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 540px) {
  #framework_cookiewarning.new .framework_cookie_warning_inner {
    width: auto;
    margin-left: 10px;
    left: 0;
  }
  #framework_cookiewarning.new .framework_cookie_warning_inner .framework_cookie_close_btn {
    height: 100%;
    line-height: 40px;
    font-size: 14px;
  }
}
.editable {
  border: 2px dashed #CCC;
  min-height: 50px;
}
.editable:hover {
  border: 2px dashed #999;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clear {
  font-size: 1px;
  line-height: normal;
  padding: 0px;
  margin: 0px;
  clear: both;
}
.text-centered {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-uppercase {
  text-transform: uppercase;
}
.nowrap {
  white-space: nowrap;
}
.zero {
  margin: 0 !important;
  padding: 0 !important;
}
.last {
  margin-right: 0 !important;
}
.end {
  margin-bottom: 0 !important;
}
.handle {
  cursor: move;
}
.normal {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.clickable {
  cursor: pointer;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.m150 {
  margin: 150px !important;
}
.mt150 {
  margin-top: 150px !important;
}
.mr150 {
  margin-right: 150px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.ml150 {
  margin-left: 150px !important;
}
.p150 {
  padding: 150px !important;
}
.pt150 {
  padding-top: 150px !important;
}
.pr150 {
  padding-right: 150px !important;
}
.pb150 {
  padding-bottom: 150px !important;
}
.pl150 {
  padding-left: 150px !important;
}
.m145 {
  margin: 145px !important;
}
.mt145 {
  margin-top: 145px !important;
}
.mr145 {
  margin-right: 145px !important;
}
.mb145 {
  margin-bottom: 145px !important;
}
.ml145 {
  margin-left: 145px !important;
}
.p145 {
  padding: 145px !important;
}
.pt145 {
  padding-top: 145px !important;
}
.pr145 {
  padding-right: 145px !important;
}
.pb145 {
  padding-bottom: 145px !important;
}
.pl145 {
  padding-left: 145px !important;
}
.m140 {
  margin: 140px !important;
}
.mt140 {
  margin-top: 140px !important;
}
.mr140 {
  margin-right: 140px !important;
}
.mb140 {
  margin-bottom: 140px !important;
}
.ml140 {
  margin-left: 140px !important;
}
.p140 {
  padding: 140px !important;
}
.pt140 {
  padding-top: 140px !important;
}
.pr140 {
  padding-right: 140px !important;
}
.pb140 {
  padding-bottom: 140px !important;
}
.pl140 {
  padding-left: 140px !important;
}
.m135 {
  margin: 135px !important;
}
.mt135 {
  margin-top: 135px !important;
}
.mr135 {
  margin-right: 135px !important;
}
.mb135 {
  margin-bottom: 135px !important;
}
.ml135 {
  margin-left: 135px !important;
}
.p135 {
  padding: 135px !important;
}
.pt135 {
  padding-top: 135px !important;
}
.pr135 {
  padding-right: 135px !important;
}
.pb135 {
  padding-bottom: 135px !important;
}
.pl135 {
  padding-left: 135px !important;
}
.m130 {
  margin: 130px !important;
}
.mt130 {
  margin-top: 130px !important;
}
.mr130 {
  margin-right: 130px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.ml130 {
  margin-left: 130px !important;
}
.p130 {
  padding: 130px !important;
}
.pt130 {
  padding-top: 130px !important;
}
.pr130 {
  padding-right: 130px !important;
}
.pb130 {
  padding-bottom: 130px !important;
}
.pl130 {
  padding-left: 130px !important;
}
.m125 {
  margin: 125px !important;
}
.mt125 {
  margin-top: 125px !important;
}
.mr125 {
  margin-right: 125px !important;
}
.mb125 {
  margin-bottom: 125px !important;
}
.ml125 {
  margin-left: 125px !important;
}
.p125 {
  padding: 125px !important;
}
.pt125 {
  padding-top: 125px !important;
}
.pr125 {
  padding-right: 125px !important;
}
.pb125 {
  padding-bottom: 125px !important;
}
.pl125 {
  padding-left: 125px !important;
}
.m120 {
  margin: 120px !important;
}
.mt120 {
  margin-top: 120px !important;
}
.mr120 {
  margin-right: 120px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.ml120 {
  margin-left: 120px !important;
}
.p120 {
  padding: 120px !important;
}
.pt120 {
  padding-top: 120px !important;
}
.pr120 {
  padding-right: 120px !important;
}
.pb120 {
  padding-bottom: 120px !important;
}
.pl120 {
  padding-left: 120px !important;
}
.m115 {
  margin: 115px !important;
}
.mt115 {
  margin-top: 115px !important;
}
.mr115 {
  margin-right: 115px !important;
}
.mb115 {
  margin-bottom: 115px !important;
}
.ml115 {
  margin-left: 115px !important;
}
.p115 {
  padding: 115px !important;
}
.pt115 {
  padding-top: 115px !important;
}
.pr115 {
  padding-right: 115px !important;
}
.pb115 {
  padding-bottom: 115px !important;
}
.pl115 {
  padding-left: 115px !important;
}
.m110 {
  margin: 110px !important;
}
.mt110 {
  margin-top: 110px !important;
}
.mr110 {
  margin-right: 110px !important;
}
.mb110 {
  margin-bottom: 110px !important;
}
.ml110 {
  margin-left: 110px !important;
}
.p110 {
  padding: 110px !important;
}
.pt110 {
  padding-top: 110px !important;
}
.pr110 {
  padding-right: 110px !important;
}
.pb110 {
  padding-bottom: 110px !important;
}
.pl110 {
  padding-left: 110px !important;
}
.m105 {
  margin: 105px !important;
}
.mt105 {
  margin-top: 105px !important;
}
.mr105 {
  margin-right: 105px !important;
}
.mb105 {
  margin-bottom: 105px !important;
}
.ml105 {
  margin-left: 105px !important;
}
.p105 {
  padding: 105px !important;
}
.pt105 {
  padding-top: 105px !important;
}
.pr105 {
  padding-right: 105px !important;
}
.pb105 {
  padding-bottom: 105px !important;
}
.pl105 {
  padding-left: 105px !important;
}
.m100 {
  margin: 100px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.p100 {
  padding: 100px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pr100 {
  padding-right: 100px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pl100 {
  padding-left: 100px !important;
}
.m95 {
  margin: 95px !important;
}
.mt95 {
  margin-top: 95px !important;
}
.mr95 {
  margin-right: 95px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.ml95 {
  margin-left: 95px !important;
}
.p95 {
  padding: 95px !important;
}
.pt95 {
  padding-top: 95px !important;
}
.pr95 {
  padding-right: 95px !important;
}
.pb95 {
  padding-bottom: 95px !important;
}
.pl95 {
  padding-left: 95px !important;
}
.m90 {
  margin: 90px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mr90 {
  margin-right: 90px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.ml90 {
  margin-left: 90px !important;
}
.p90 {
  padding: 90px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pr90 {
  padding-right: 90px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pl90 {
  padding-left: 90px !important;
}
.m85 {
  margin: 85px !important;
}
.mt85 {
  margin-top: 85px !important;
}
.mr85 {
  margin-right: 85px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.ml85 {
  margin-left: 85px !important;
}
.p85 {
  padding: 85px !important;
}
.pt85 {
  padding-top: 85px !important;
}
.pr85 {
  padding-right: 85px !important;
}
.pb85 {
  padding-bottom: 85px !important;
}
.pl85 {
  padding-left: 85px !important;
}
.m80 {
  margin: 80px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.p80 {
  padding: 80px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pr80 {
  padding-right: 80px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pl80 {
  padding-left: 80px !important;
}
.m75 {
  margin: 75px !important;
}
.mt75 {
  margin-top: 75px !important;
}
.mr75 {
  margin-right: 75px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.ml75 {
  margin-left: 75px !important;
}
.p75 {
  padding: 75px !important;
}
.pt75 {
  padding-top: 75px !important;
}
.pr75 {
  padding-right: 75px !important;
}
.pb75 {
  padding-bottom: 75px !important;
}
.pl75 {
  padding-left: 75px !important;
}
.m70 {
  margin: 70px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.p70 {
  padding: 70px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pr70 {
  padding-right: 70px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pl70 {
  padding-left: 70px !important;
}
.m65 {
  margin: 65px !important;
}
.mt65 {
  margin-top: 65px !important;
}
.mr65 {
  margin-right: 65px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.ml65 {
  margin-left: 65px !important;
}
.p65 {
  padding: 65px !important;
}
.pt65 {
  padding-top: 65px !important;
}
.pr65 {
  padding-right: 65px !important;
}
.pb65 {
  padding-bottom: 65px !important;
}
.pl65 {
  padding-left: 65px !important;
}
.m60 {
  margin: 60px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.p60 {
  padding: 60px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pl60 {
  padding-left: 60px !important;
}
.m55 {
  margin: 55px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.p55 {
  padding: 55px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.m50 {
  margin: 50px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.p50 {
  padding: 50px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.m45 {
  margin: 45px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.p45 {
  padding: 45px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.m40 {
  margin: 40px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.p40 {
  padding: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.m35 {
  margin: 35px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.p35 {
  padding: 35px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.m30 {
  margin: 30px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.p30 {
  padding: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.m25 {
  margin: 25px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.p25 {
  padding: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.m20 {
  margin: 20px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.p20 {
  padding: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.m15 {
  margin: 15px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.p15 {
  padding: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.m10 {
  margin: 10px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.p10 {
  padding: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.m5 {
  margin: 5px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.p5 {
  padding: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.m0 {
  margin: 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.p0 {
  padding: 0px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pr0 {
  padding-right: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pl0 {
  padding-left: 0px !important;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('/_webblocks/images/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/_webblocks/images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/_webblocks/images/blank.gif');
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/_webblocks/images/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0,0,0,0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('/_webblocks/images/fancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url('/_webblocks/images/fancybox_loading@2x.gif');
    background-size: 24px 24px;
  }
}
body > .container {
  max-width: 100%;
  padding: 0px;
  margin: 0px;
}
nav ul,
.submenu ul,
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content ul {
  padding: 0 0 0 17px;
}
::-moz-selection {
  background: #1477C5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  text-shadow: none;
}
::selection {
  background: #1477C5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  text-shadow: none;
}
.btn {
  display: inline-block;
}
.res {
  display: none;
}
.no-res {
  display: block;
}
.reverse {
  color: #b4aba0;
  background-color: #ffffff;
}
.padding5 {
  padding: 5px;
}
body,
input,
textarea,
select {
  font-family: Merriweather;
  font-size: 13px;
  line-height: 24px;
  color: #333333;
  font-weight: 300;
  background-color: ;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-weight: 400;
  font-family: Merriweather;
  color: #333333;
  display: inline-block;
  border-bottom: solid 3px #b4aba0;
}
h1,
.h1 {
  font-size: 26px;
  line-height: 38px;
  margin: 0 0 20px 0;
}
h2,
.h2 {
  font-size: 20px;
  line-height: 32px;
  margin: 20px 0 0 0;
}
h3,
.h3 {
  font-size: 16px;
  line-height: 18px;
  margin: 20px 0 0 0;
}
h4,
.h4 {
  font-size: 14px;
  line-height: 20px;
  margin: 20px 0 0 0;
}
h5,
.h5 {
  font-size: 12px;
  line-height: 22px;
  margin: 20px 0 0 0;
}
p {
  margin: 20px 0 0 0;
  padding: 0;
}
a {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #333333;
  text-decoration: none;
}
a:active {
  color: #333333;
  text-decoration: none;
}
blockquote {
  font-style: italic;
  text-align: left;
  font-size: 15px;
}
blockquote:before {
  content: "“ ";
}
blockquote:after {
  content: " ”";
}
.error {
  border: 2px solid ;
}
.error span {
  color: #BE131E;
  font-style: italic;
  width: 70%;
}
.error:focus {
  border: 2px solid #A64040;
}
.correct {
  border: 1px #07C674 solid !important;
}
.correct span {
  color: #07C674;
  font-style: italic;
  width: 70%;
}
.errormes {
  width: 100%;
  color: #ffffff;
  background-color: #A64040;
  padding: 10px;
  margin-top: -10px;
  margin-bottom: 10px;
}
.button {
  display: inline-block;
  padding: 8px 15px 8px 40px;
  color: #ffffff;
  background: url('/_webblocks/images/double-arrow-right.png') 15px 15px no-repeat;
  background-color: #b4aba0;
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  border: 2px solid #b4aba0;
}
.button:hover {
  background: url('/_webblocks/images/double-arrow-right.png') 15px 15px no-repeat;
  background-color: #cbc4bd;
  color: #ffffff;
}
table {
  margin-top: 10px;
  width: 100%;
  text-align: left;
}
table tr td {
  padding: 7px 3px;
}
.inner-space {
  padding: 15px;
}
.container {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 30px;
}
.container ul {
  margin-left: 0px;
  padding-left: 20px;
}
.slicknav_menu {
  display: none;
  background: #b4aba0 !important;
}
header {
  font-size: 15px;
  -webkit-box-shadow: 1px 1px 5px 2px #b3b3b3;
  -moz-box-shadow: 1px 1px 5px 2px #b3b3b3;
  box-shadow: 1px 1px 5px 2px #b3b3b3;
}
header .social {
  list-style-type: none;
}
header .social li {
  text-align: center;
  background: #ffffff;
}
header .social li a {
  color: #b4aba0;
  text-decoration: none;
  display: block;
  width: 25px;
  line-height: 25px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  border: solid 1px #ffffff;
}
header .social li a:hover {
  color: #ffffff;
  background: #b4aba0;
}
header .contactinfo {
  list-style-type: none;
}
header .contactinfo li a {
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
}
header nav ul li {
  margin-left: 35px;
  font-size: 17px;
}
header nav ul li:first-child {
  margin-left: 0px;
}
header nav ul li a {
  text-decoration: none;
  line-height: 50px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
header nav ul li.selected a {
  border-bottom: solid 3px #b4aba0;
}
header nav ul li:hover a {
  color: #b4aba0;
}
.submenu {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.submenu li {
  margin-bottom: 2px;
}
.submenu li a {
  background: #b4aba0;
  border: solid 2px #b4aba0;
  line-height: 50px;
  padding: 0 25px;
  color: #ffffff;
  display: block;
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.submenu li a:hover,
.submenu li a.selected {
  background: #ffffff;
  color: #b4aba0;
}
.theme_image,
.slider {
  background-size: cover;
  background-position: center center;
}
.slider .payoff_holder {
  background: url('/_webblocks/images/transparent.png') top left repeat;
  max-width: 500px;
  margin: auto;
  text-align: center;
}
.slider .payoff_holder h1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 58px;
  margin-bottom: 0px;
  border: none;
  display: block;
}
.slider .payoff_holder h2 {
  font-style: italic;
  font-size: 26px;
  margin-bottom: 0px;
  margin-top: 10px;
  border: none;
  display: block;
}
.theme_image {
  height: 100px;
  background: url('/_webblocks/images/pattern.png') top left repeat;
}
.additional {
  background: url('/_webblocks/images/pattern.png') top left repeat;
}
.additional .container {
  text-align: center;
  padding: 0px 150px;
}
.additional .container h2 {
  margin-top: 0px;
  padding-top: 0px;
}
.readmore {
  text-align: center;
  background: url('/_webblocks/images/shadowhome.png') bottom center no-repeat;
}
.readmore h2 {
  padding-top: 0px;
  margin-top: 0px;
}
.radial-gradiant {
  color: #ffffff;
  background-image: -webkit-radial-gradient(top center,ellipse cover,#eceae7,#9e9284);
  background-image: -moz-radial-gradient(top center,ellipse cover,#eceae7,#9e9284);
  background-image: -o-radial-gradient(top center,ellipse cover,#eceae7,#9e9284);
  background-image: -ms-radial-gradient(top center,ellipse cover,#eceae7,#9e9284);
  background-color: #b4aba0;
  text-align: center;
}
.radial-gradiant h2 {
  padding-top: 0px;
  margin-top: 0px;
  display: inline-block;
  color: #ffffff;
  border-bottom: 3px solid #ffffff;
}
.project {
  padding-top: 180px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  background-size: cover;
  background-center: center center;
}
.project .clearfix {
  background: url('/_webblocks/images/transparentgrey.png');
}
.project .clearfix .left {
  height: 56px;
  float: left;
  width: 10%;
  line-height: 50px;
}
.project .clearfix .left:first-child {
  font-size: 25px;
  background-color: #b4aba0;
}
.project .clearfix .left:first-child .fa {
  margin-top: -15px;
}
.project .clearfix .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 28px 0 28px 25px;
  border-color: transparent transparent transparent #b4aba0;
}
.project .clearfix .right {
  width: 80%;
  height: 56px;
  text-align: left;
  display: table;
}
.project .clearfix .right h3 {
  color: #ffffff;
  margin: 0px;
  font-weight: 400;
  border: none;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.project .clearfix .descrp {
  max-width: 312px;
}
.project:hover {
  cursor: pointer;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.default_template_module_image {
  z-index: 1;
  position: relative;
}
.default_template_module_image .description {
  z-index: 2;
  position: absolute;
  bottom: 0;
  color: #fff;
  background: url('/_webblocks/images/transparentgrey.png');
  width: 100%;
}
.default_template_module_image .description p {
  padding: 10px;
  margin: 0;
}
.contactbox {
  border: solid 2px #b4aba0;
  padding: 15px;
}
.contactbox h1,
.contactbox .h1,
.contactbox h2,
.contactbox .h2,
.contactbox h3,
.contactbox .h3 {
  padding-top: 0px;
  margin-top: 0px;
  line-height: normal;
}
footer {
  background: #333333;
  color: #ffffff;
}
footer h3 {
  color: #ffffff;
  padding: 0px 0px 5px 0px;
  margin-top: 0px;
}
footer a {
  color: #ffffff;
}
footer a:hover {
  color: #ffffff;
}
footer .social {
  list-style-type: none;
  font-size: 25px;
  padding-left: 0px;
}
footer .social li {
  text-align: center;
  background: #ffffff;
}
footer .social li a {
  color: #333333;
  text-decoration: none;
  display: block;
  width: 35px;
  line-height: 35px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  border: solid 1px #ffffff;
}
footer .social li a:hover {
  color: #ffffff;
  background: #333333;
}
.postfooter {
  background-color: ;
  text-align: right;
  padding: 5px 0;
  color: #666666;
}
.postfooter a {
  color: #666666;
}
.events .year {
  margin-top: 15px;
  font-size: 18px;
  padding: 10px;
}
.events .month {
  font-size: 16px;
  background-color: #ebebeb;
  padding: 10px;
}
.events .event {
  text-decoration: none;
  color: #ffffff;
}
.events .event .clearfix {
  padding: 10px;
  background: #b4aba0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  border-bottom: solid 1px #ffffff;
}
.events .event:hover .clearfix {
  background: #9e9284;
}
.reaction {
  border-bottom: dashed 1px #b4aba0;
  padding-bottom: 5px;
}
.reaction p {
  font-style: italic;
}
.reaction span {
  font-size: 11px;
  color: #b4aba0;
}
.contactmap {
  width: 100%;
  height: 500px;
}
.contactmap img {
  max-width: none !important;
  max-height: none !important;
}
.map_overlay {
  position: absolute;
  top: 250px;
  width: 100%;
}
.cw90 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 1200px) {
  header nav ul li {
    margin-left: 18px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  nav,
  .no-res {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .reswrap {
    float: none !important;
    text-align: center;
  }
  .reswrap .res {
    display: block;
  }
  .reswrap .res a {
    color: #ffffff;
    text-decoration: none;
  }
  .reswrap .res a:hover {
    text-decoration: underline;
  }
  .slicknav_menu {
    display: block;
  }
  header {
    -webkit-box-shadow: 0 0 0 0 !important;
    -moz-box-shadow: 0 0 0 0 !important;
    box-shadow: 0 0 0 0 !important;
    font-size: 10px;
  }
  header .logo {
    width: 100%;
    text-align: center;
  }
  header .pl25 {
    padding-left: 10px !important;
  }
  header .social {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #map {
    height: 300px !important;
  }
  .map_overlay {
    position: relative;
    margin-top: 20px;
    top: 0;
    height: 725px !important;
  }
  .additional .container {
    padding: 0px 20px;
  }
  #content .payoff_holder h1 {
    font-size: 26px !important;
  }
  #content .payoff_holder h2 {
    font-size: 15px !important;
  }
  .portfolioitems .project {
    margin-top: 30px;
  }
  footer .mshow {
    text-align: center;
  }
  .mshow {
    display: block;
  }
  .mhide {
    display: none;
  }
}
.blog .units-row {
  margin-bottom: 50px;
}
.blog .units-row .unit-33 {
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 80px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.blog .units-row .unit-33 h2 {
  display: block;
  color: #ffffff;
  text-align: center;
  text-shadow: 1px 1px 1px #666;
  margin-bottom: 5px;
}
.blog .units-row .unit-33 p {
  background: #ffffff;
}
.blog .units-row .unit-33 .datepublished {
  background: none;
  display: block;
  text-align: center;
  color: #ffffff;
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
}
.blogdetail .unit-70 {
  background-repeat: none;
  background-position: top center;
  padding-top: 150px;
}
.blogdetail .unit-70 h1 {
  display: block;
  color: #ffffff;
  text-align: center;
  text-shadow: 1px 1px 1px #666;
  margin-bottom: 0px;
}
.blogdetail .unit-70 .datepublished {
  display: block;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666;
  text-align: center;
  margin: 10px 0 40px 0;
}
.blogdetail .unit-70 .button {
  margin-top: 20px;
}
.blogdetail .unit-30 .h2 {
  margin-bottom: 20px;
}
.blogdetail .unit-30 .archive-item {
  border-bottom: dashed #b4aba0 1px;
  padding: 10px 0;
}
.blogdetail .unit-30 .archive-item i {
  font-size: 11px;
  color: #b4aba0;
  display: block;
}
footer .redactor_editor {
  color: #000;
}
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}
.slicknav_menu  .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}
.slicknav_nav {
  clear: both;
}
.slicknav_nav ul,
.slicknav_nav li {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_row {
  display: block;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}
.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  clear: both;
}
.slicknav_menu {
  *zoom: 1;
}
.slicknav_menu {
  font-size: 16px;
}
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222222;
}
.slicknav_menu  .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
  background: #4c4c4c;
  padding: 5px;
}
.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}
.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 0px;
}
.slicknav_nav ul li {
  float: none;
}
.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px;
}
.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff;
}
.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.color-black {
  color: #333333 !important;
}
.bg-black {
  background-color: #333333 !important;
}
.color-white {
  color: #ffffff !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.color-mainColor {
  color: #b4aba0 !important;
}
.bg-mainColor {
  background-color: #b4aba0 !important;
}
.color-grey {
  color: #DEDEDE !important;
}
.bg-grey {
  background-color: #DEDEDE !important;
}
.color-red {
  color: #A64040 !important;
}
.bg-red {
  background-color: #A64040 !important;
}
.system_login_wrapper.floro .system_login_overlay {
  position: fixed;
  z-index: 999902;
  background-color: #383838;
  opacity: 0.7;
  filter: alpha(opacity=70);
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.system_login_wrapper.floro .system_login_header {
  position: fixed;
  width: 100%;
  margin: 0 0 30px 0;
  z-index: 999904;
  top: 0px;
}
.system_login_wrapper.floro .system_login_header .system_login_inner {
  height: 85px;
  background: #ffffff;
  border-bottom: 5px solid #007bc4;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_logo {
  background-color: #007bc4;
  padding: 24px 30px 0 30px;
  height: 100%;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_logo svg {
  width: 157px;
  height: 32px;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_logo a {
  display: block;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav {
  color: #007bc4;
  padding: 15px;
  font-size: 15px;
  height: 50px;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul li {
  height: 100%;
  border: solid 1px #007bc4;
  background: #ffffff;
  cursor: pointer;
  min-width: 175px;
  height: 50px;
  transition: 0.15s;
  -moz-transition: 0.15s;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul li .system_login_padding {
  font-family: ;
  padding: 13px;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul li .system_login_padding .system_login_account_image {
  margin: -4px 10px 0 0;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul li .system_login_padding i {
  margin-top: 3px !important;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul .system_login_headersub {
  font-family: ;
  display: none;
  z-index: 999910;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul:hover li {
  background: #ffffff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub {
  padding: 0;
  height: auto;
  width: 100%;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub li {
  background: #FFFFFF;
  text-shadow: none;
  color: #007bc4;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
  padding: 13px;
  border-top: solid 1px #cbcbcb;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub li:first-child {
  border-top: none;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub li:hover {
  background-color: #eaeaea;
}
.system_login_wrapper.floro .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub:hover {
  background: #007bc4;
}
.system_login_wrapper.ondernemerswebsites .system_login_overlay {
  position: fixed;
  z-index: 999902;
  background-color: #383838;
  opacity: 0.7;
  filter: alpha(opacity=70);
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.system_login_wrapper.ondernemerswebsites .system_login_header {
  position: fixed;
  width: 100%;
  margin: 0 0 30px 0;
  z-index: 999904;
  top: 0px;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner {
  height: 85px;
  background: #aacb60;
  border-bottom: 5px solid #FFF;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_logo {
  width: 157px;
  height: 50px;
  margin: 0 0 0 30px;
  padding-top: 12px;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_logo a {
  display: block;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_logo a svg {
  width: 157px;
  height: 50px;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav {
  color: #aacb60;
  padding: 15px;
  font-size: 15px;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul li {
  height: 100%;
  background: #FFF;
  cursor: pointer;
  min-width: 175px;
  transition: 0.15s;
  -moz-transition: 0.15s;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul li .system_login_padding {
  padding: 13px;
  font-family: 'Comfortaa', Ariel, sans-serif;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul li .system_login_padding .system_login_account_image {
  border: solid 1px #eaeaea;
  margin: -4px 10px 0 0;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul li .system_login_padding i {
  margin-top: 3px !important;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul .system_login_headersub {
  font-family: 'Comfortaa', Ariel, sans-serif;
  display: none;
  z-index: 999910;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul:hover li {
  background: #FFF;
  border-bottom: solid 1px #aacb60;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub {
  padding: 0;
  height: auto;
  width: 100%;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub li {
  background: #FFFFFF;
  text-shadow: none;
  color: #aacb60;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
  padding: 13px;
  border-top: solid 1px #cbcbcb;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub li:first-child {
  border-top: none;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub li:hover {
  background-color: #eaeaea;
}
.system_login_wrapper.ondernemerswebsites .system_login_header .system_login_inner .system_login_quick_nav ul:hover .system_login_headersub:hover {
  background: #007bc4;
}
