.blocks-2,
.blocks-3,
.blocks-4,
.blocks-5,
.blocks-6 {
  padding-left: 0;
  list-style: none;
  margin-left: -2.4193548387097%;
  -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-top: 1.65em;
  margin-left: 2.4193548387097%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blocks-2 > li {
  width: 47.58064516129%;
}
.blocks-3 > li {
  width: 30.913978494624%;
}
.blocks-4 > li {
  width: 22.58064516129%;
}
.blocks-5 > li {
  width: 17.58064516129%;
}
.blocks-6 > li {
  width: 14.247311827957%;
}
.block-first {
  clear: both;
}
.blocks-1 {
  width: 100% !important;
}
.blocks-1 li {
  width: 100% !important;
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .blocks-tablet-1 {
    margin-left: 0;
  }
  .blocks-tablet-1 > li {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .blocks-tablet-2 > li,
  .blocks-tablet-3 > li {
    float: left;
    margin-left: 2.4193548387097%;
  }
  .blocks-tablet-3,
  .blocks-tablet-2 {
    margin-left: -2.4193548387097%;
  }
  .blocks-tablet-2 > li {
    width: 47.58064516129%;
  }
  .blocks-tablet-3 > li {
    width: 30.913978494624%;
  }
}
@media only screen and (max-width: 767px) {
  .blocks-1 {
    width: 100% !important;
  }
  .blocks-1 li {
    width: 100% !important;
  }
  .blocks-2,
  .blocks-3,
  .blocks-4,
  .blocks-5,
  .blocks-6 {
    margin-left: 0;
    margin-bottom: 1.65em;
  }
  .blocks-2 > li,
  .blocks-3 > li,
  .blocks-4 > li,
  .blocks-5 > li,
  .blocks-6 > li {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .blocks-mobile-2 > li,
  .blocks-mobile-3 > li {
    float: left;
    margin-left: 2.4193548387097%;
  }
  .blocks-mobile-3,
  .blocks-mobile-2 {
    margin-left: -2.4193548387097%;
  }
  .blocks-mobile-2 > li {
    width: 47.58064516129%;
  }
  .blocks-mobile-3 > li {
    width: 30.913978494624%;
  }
}
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;
  }
}
.inner {
  max-width: 1240px;
  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.4193548387097%;
}
.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.516129032258%;
}
.units-row .unit-75,
.units-row-end .unit-75 {
  width: 74.395161290323%;
}
.units-row .unit-70,
.units-row-end .unit-70 {
  width: 69.274193548387%;
}
.units-row .unit-66,
.units-row-end .unit-66 {
  width: 65.860215053763%;
}
.units-row .unit-60,
.units-row-end .unit-60 {
  width: 59.032258064516%;
}
.units-row .unit-50,
.units-row-end .unit-50 {
  width: 48.790322580645%;
}
.units-row .unit-40,
.units-row-end .unit-40 {
  width: 38.548387096774%;
}
.units-row .unit-30,
.units-row-end .unit-30 {
  width: 28.306451612903%;
}
.units-row .unit-33,
.units-row-end .unit-33 {
  width: 31.720430107527%;
}
.units-row .unit-25,
.units-row-end .unit-25 {
  width: 23.185483870968%;
}
.units-row .unit-20,
.units-row-end .unit-20 {
  width: 18.064516129032%;
}
.units-row .unit-16,
.units-row-end .unit-16 {
  width: 14.650537634409%;
}
.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.725806451613%;
}
.unit-push-80 {
  left: 81.935483870968%;
}
.unit-push-75 {
  left: 76.814516129032%;
}
.unit-push-70 {
  left: 71.693548387097%;
}
.unit-push-66 {
  left: 68.279569892473%;
}
.unit-push-60 {
  left: 61.451612903226%;
}
.unit-push-50 {
  left: 51.209677419355%;
}
.unit-push-40 {
  left: 40.967741935484%;
}
.unit-push-33 {
  left: 34.139784946237%;
}
.unit-push-25 {
  left: 25.604838709677%;
}
.unit-push-20 {
  left: 20.483870967742%;
}
.unit-push-16 {
  left: 17.069892473118%;
}
.unit-push-right {
  float: right !important;
}
.centered,
.unit-centered {
  float: none !important;
  margin: 0 auto !important;
}
.unit-padding {
  padding: 1.65em;
}
.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: 1.65em;
}
.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: 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: 1.65em;
  }
  .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: 1.65em !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%;
}
.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;
  }
}
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;
}
body,
input,
textarea,
select,
table {
  font-family: Montserrat;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-weight: bold;
  font-family: Montserrat;
  color: #555555;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
h1:first-child,
.h1:first-child,
h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child {
  margin-top: 0px;
}
h1,
.h1 {
  font-size: 30px;
  line-height: 40px;
  margin: 0 0 10px 0;
}
h1.noMRG,
.h1.noMRG {
  margin-bottom: 10px;
}
h2,
.h2 {
  font-size: 26px;
  line-height: 36px;
  margin: 32px 0 0 0;
}
h3,
.h3 {
  font-size: 24px;
  line-height: 34px;
  margin: 32px 0 0 0;
}
h4,
.h4 {
  font-size: 22px;
  line-height: 32px;
  margin: 32px 0 0 0;
}
h5,
.h5 {
  font-size: 20px;
  line-height: 30px;
  margin: 32px 0 0 0;
}
p {
  margin: 24px 0 0 0;
  padding: 0;
}
p:first-child {
  margin-top: 0px;
}
a {
  color: #000000;
  text-decoration: underline;
  outline: none !important;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #000000;
  text-decoration: none;
}
ul li,
ol li {
  text-align: left;
  font-size: 15px;
  line-height: 22px;
}
blockquote {
  font-style: italic;
  text-align: center;
  font-size: 17px;
}
blockquote:before {
  content: "“ ";
}
blockquote:after {
  content: " ”";
}
.form_row {
  width: 100%;
  margin: 0 0 5px 0;
}
.form_row label {
  float: left;
  width: 20%;
  line-height: 35px;
}
.form_row input[type=text],
.form_row input[type=password],
.form_row select,
.form_row textarea {
  float: right;
  width: 70%;
  border: 2px solid ;
  padding: 5px;
}
.form_row input[type=text]:focus,
.form_row input[type=password]:focus,
.form_row select:focus,
.form_row textarea:focus {
  border: 2px solid ;
}
.error span {
  color: #BE131E;
  font-style: italic;
  width: 70%;
}
.error:focus {
  border: 2px solid red;
}
.correct {
  border: 1px #07C674 solid !important;
}
.correct span {
  color: #07C674;
  font-style: italic;
  width: 70%;
}
.center {
  text-align: center;
}
.container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.container.small {
  max-width: 740px;
}
.cw90 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
a {
  color: #000000;
}
.button {
  display: inline-block;
  border: 2px solid #555555;
  color: #555555;
  padding: 16px 28px;
  text-decoration: none;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.button:hover {
  background-color: #555555;
  color: #FFFFFF;
}
.button.pagenationButton {
  padding-left: 15px;
  padding-right: 15px;
}
input[type=submit].button,
button.button {
  background-color: rgba(0,0,0,0);
}
.button.button-white {
  border-color: #fff;
  color: #fff;
  background-color: initial;
}
.button.button-white:hover {
  background-color: #fff;
  color: #000 !important;
}
.button.active {
  border-color: #555555;
  color: #FFFFFF;
  background-color: #555555;
  padding-left: 15px;
  padding-right: 15px;
}
.button.active:hover {
  background-color: #555555;
  color: #ffffff;
}
.buttonCenter {
  margin: 0px auto;
}
.slicknav_menu {
  background: #555555 !important;
  text-transform: uppercase;
}
.slicknav_menu .slicknav_btn {
  background-color: #000000;
}
.header {
  background-color: none;
  height: 120px;
  position: relative;
  z-index: 1;
}
.header .logo a {
  height: 120px;
  line-height: 120px;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  font-family: Montserrat;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
.header .menu {
  float: right;
  border-bottom: 1px solid #ffffff;
  height: 107px;
}
.header .menu nav {
  height: 120px;
  float: left;
}
.header .menu nav li {
  float: left;
}
.header .menu nav li a {
  display: block;
  padding: 0 13.5px;
  height: 107px;
  margin-top: 40px;
  color: #ffffff;
  font-size: 17px;
  text-transform: uppercase;
  font-family: Montserrat;
  text-decoration: none;
  float: left;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.header .menu nav li ul {
  display: none;
  position: absolute;
  margin-top: 107px;
  background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6));
}
.header .menu nav li ul li a {
  line-height: 70px;
  height: 70px;
  border-bottom: solid 1px #FFF;
  font-size: 17px;
  padding: 0 10px;
}
.header .menu nav li:hover a {
  color: #e6e6e6;
}
.header .menu nav li:hover ul {
  display: block;
  width: 325px;
}
.header .menu nav li:hover ul li {
  float: none;
  display: block;
}
.header .menu nav li:hover ul li a {
  color: #FFF;
  line-height: 37px;
  height: 37px;
  float: none;
  margin: 10px 0 0 0;
}
.header .menu nav li:hover ul li:hover a,
.header .menu nav li:hover ul li.selected a {
  color: #e6e6e6;
}
.header .menu .socials {
  float: right;
  padding-top: 42px;
}
.header .menu .socials .social {
  background-color: #ffffff;
  color: #555555;
  width: 35px;
  height: 35px;
  display: block;
  font-size: 16px;
  float: left;
  margin-left: 15px;
  text-align: center;
  text-decoration: none;
  padding-top: 7px;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.header .menu .socials .social:hover {
  background-color: #555555;
  color: #ffffff;
}
.logo {
  float: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.topbar {
  min-height: 200px !important;
}
.project_image {
  min-height: 350px !important;
}
.slider {
  background-repeat: no-repeat;
  display: block;
  margin-top: -120px;
  background: url('/_webblocks/images/sliderBackground.png');
  background-size: cover !important;
  min-height: 850px;
  padding-bottom: 80px;
  position: relative;
}
.slider:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3));
}
.slider .container {
  position: relative;
}
.slider .unit-60 {
  padding-top: 260px;
  color: #ffffff;
  font-size: 19px;
}
.slider .unit-60 h1 {
  text-transform: uppercase;
  line-height: normal;
  font-size: 60px;
  color: #ffffff;
  font-weight: normal;
  text-align: left;
}
.slider .unit-60 h2,
.slider .unit-60 .h2,
.slider .unit-60 h3,
.slider .unit-60 .h3,
.slider .unit-60 h4,
.slider .unit-60 .h4,
.slider .unit-60 h5,
.slider .unit-60 .h5 {
  color: #ffffff;
  text-align: left;
}
.slider .unit-60 .smallText {
  padding: 20px 0;
  line-height: 36px;
  text-transform: uppercase;
}
.slider .unit-60 p {
  line-height: 36px;
  text-align: justify;
  color: #ffffff;
}
.slider .unit-60 .button {
  margin-top: 60px;
  color: #ffffff;
}
.slider .unit-60.unit-push-right {
  text-align: right;
}
.slider .unit-60.unit-centered {
  text-align: center;
}
.block_help {
  background: #ffffff;
  text-align: center;
}
.block_help .topText {
  color: #000000;
  font-family: Montserrat;
  font-size: 25px;
  padding: 75px 0 71px 0;
  text-transform: uppercase;
}
.block_help .unit-33 h3,
.block_help .unit-25 h3,
.block_help .unit-50 h3,
.block_help .unit-100 h3 {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.block_help .unit-33 p,
.block_help .unit-25 p,
.block_help .unit-50 p,
.block_help .unit-100 p {
  color: #000000;
  margin: 10px auto;
  max-width: 270px;
  font-size: 18 px;
  line-height: 28px;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
  text-align: justify;
}
.block_help .unit-33 .line,
.block_help .unit-25 .line,
.block_help .unit-50 .line,
.block_help .unit-100 .line {
  display: block;
  height: 5px;
  background: #000000;
  width: 200px;
  margin: 0px auto;
  margin-top: 30px;
  margin-bottom: 78px;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.block_help .unit-33:hover h3,
.block_help .unit-25:hover h3,
.block_help .unit-50:hover h3,
.block_help .unit-100:hover h3 {
  color: #555555;
}
.block_help .unit-33:hover .line,
.block_help .unit-25:hover .line,
.block_help .unit-50:hover .line,
.block_help .unit-100:hover .line {
  background-color: #555555;
}
.service {
  margin-top: 50px;
  background: #e8e8e8;
}
.service .serviceBG {
  background-image: url('/_webblocks/images/serviceImage.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.service .unit-50 {
  padding: 70px 20px;
}
.service .unit-50 h1,
.service .unit-50 h2,
.service .unit-50 h3,
.service .unit-50 h4,
.service .unit-50 h5 {
  text-align: left;
}
.service .unit-50 h2 {
  font-size: 25px;
  text-transform: uppercase;
  max-width: 310px;
  line-height: 37px;
  font-weight: normal;
  margin: 0;
}
.service .unit-50 p {
  margin-top: 24px;
  margin-bottom: 24px;
  max-width: 500px;
  font-size: 17px;
  line-height: 31px;
  text-align: justify;
}
.service .unit-50 ul li,
.service .unit-50 ol li {
  font-size: 17px;
  line-height: 31px;
  max-width: 460px;
  text-align: justify;
}
.service .unit-50.unit-centered {
  text-align: center;
}
.service .unit-50.unit-centered p {
  max-width: none;
  text-align: center;
}
.service .unit-50.unit-centered h2 {
  max-width: none;
}
.companyInfo {
  min-height: 236px;
  padding: 50px 20px;
  list-style: none;
}
.companyInfo .slidebuttons {
  margin-bottom: 90px;
}
.companyInfo .isSlideButton {
  text-align: center;
  margin-top: 0;
}
.companyInfo .isSlideButton a {
  color: #000000;
  font-size: 19px;
  font-family: Montserrat;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 16px;
  text-decoration: none;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.companyInfo .isSlideButton .line {
  display: block;
  height: 5px;
  background: #000000;
  width: 100px;
  margin: 0px auto;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.companyInfo .isSlideButton span {
  display: inline-block;
}
.companyInfo .isSlideButton span:hover a {
  color: #000000;
}
.companyInfo .isSlideButton span:hover .line {
  background-color: #000000;
}
.companyInfo .isSlideButton.selected a,
.companyInfo .isSlideButton.selected:hover a {
  color: #555555;
}
.companyInfo .isSlideButton.selected .line,
.companyInfo .isSlideButton.selected:hover .line {
  background: #555555;
}
.companyInfo .infoText {
  font-size: 17px;
  line-height: 31px;
  text-align: justify;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.companyInfo .infoText .infoTextInner {
  margin: 0px auto;
  max-width: 804px;
}
.companyInfo #infoTextHolder {
  position: relative;
}
.images .unit-50,
.images .unit-25 {
  background-color: #000000;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.images .img1 {
  background-image: url('/_webblocks/images/photo1.jpg');
}
.images .img2 {
  background-image: url('/_webblocks/images/photo2.jpg');
}
.images .img3 {
  background-image: url('/_webblocks/images/photo3.jpg');
}
.images .img4 {
  background-image: url('/_webblocks/images/photo4.jpg');
}
.images .img5 {
  background-image: url('/_webblocks/images/photo5.jpg');
}
.images .img6 {
  background-image: url('/_webblocks/images/photo6.jpg');
}
.bigInfo,
.newsTitle,
.newsitem {
  padding-top: 75px;
  padding-bottom: 75px;
}
.bigInfo p,
.newsTitle p,
.newsitem p {
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
}
.bigInfo p.newsMsg,
.newsTitle p.newsMsg,
.newsitem p.newsMsg {
  margin-top: 30px;
}
.projects,
.projectImgBox {
  margin-top: 10px;
}
.projects.container,
.projects.projectsGrey,
.projectImgBox.container,
.projectImgBox.projectsGrey {
  background-color: #eaeaea;
}
.projects.nobg,
.projectImgBox.nobg {
  background: none !important;
}
.projects .nbr1,
.projectImgBox .nbr1 {
  height: 700px;
}
.projects .nbr1 .inf .txt,
.projectImgBox .nbr1 .inf .txt {
  height: 700px !important;
}
.projects .nbr2,
.projectImgBox .nbr2 {
  height: 350px;
}
.projects .nbr2 .inf .txt,
.projectImgBox .nbr2 .inf .txt {
  height: 350px !important;
}
.projects .nbr3,
.projectImgBox .nbr3 {
  height: 470px;
}
.projects .nbr3 .inf .txt,
.projectImgBox .nbr3 .inf .txt {
  height: 470px !important;
}
.projects ul,
.projectImgBox ul {
  margin: 0;
}
.projects ul.row_2 li,
.projectImgBox ul.row_2 li {
  width: 50%;
}
.projects ul.row_4 li,
.projectImgBox ul.row_4 li {
  width: 25%;
}
.projects ul li,
.projectImgBox ul li {
  margin: 0;
  width: 33.33%;
}
.projects ul li.blk-4,
.projectImgBox ul li.blk-4 {
  width: 25%;
}
.projects ul li img,
.projectImgBox ul li img {
  width: 100%;
}
.projects ul li .unit-100,
.projectImgBox ul li .unit-100 {
  background-size: cover;
}
.projects ul li .inf,
.projectImgBox ul li .inf {
  position: absolute;
  color: #FFFFFF;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.projects ul li .inf .txt,
.projectImgBox ul li .inf .txt {
  padding: 0px 0px 30px 42px;
  vertical-align: bottom;
  display: table-cell;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  padding: 27px 45px;
  display: block;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background-color: rgba(85,85,85,0.8);
  -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;
}
.projects ul li .inf .txt h3,
.projectImgBox ul li .inf .txt h3 {
  font-size: 25px;
  line-height: 31px;
  color: #FFFFFF;
  font-weight: normal;
}
.projects ul li .inf .txt p,
.projectImgBox ul li .inf .txt p {
  font-size: 17px;
  line-height: 31px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  color: #FFFFFF;
  text-align: justify;
}
.projects ul li .inf .title,
.projectImgBox ul li .inf .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-decoration: none;
}
.projects ul li .inf .title h3,
.projectImgBox ul li .inf .title h3 {
  font-size: 22px;
  line-height: 28px;
  color: #FFFFFF;
  font-weight: normal;
  margin: 0px 0px 30px 42px;
  text-decoration: none;
  text-align: left;
}
.projects ul li .inf .title.title_black h3,
.projectImgBox ul li .inf .title.title_black h3 {
  color: #000;
}
.projects ul li .inf .title.portfoliodetail h3,
.projectImgBox ul li .inf .title.portfoliodetail h3 {
  font-size: 20px;
  line-height: 26px;
}
.projects ul li .inf .eyeIcon,
.projectImgBox ul li .inf .eyeIcon {
  display: none;
  cursor: pointer;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.projects ul li .inf .eyeIcon .icon-eye-open,
.projectImgBox ul li .inf .eyeIcon .icon-eye-open {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -30px;
  text-align: center;
  font-size: 50px;
  color: #FFFFFF;
  text-decoration: none;
}
.projects ul li .inf.hover .eyeIcon,
.projectImgBox ul li .inf.hover .eyeIcon {
  background-color: rgba(85,85,85,0.8);
}
.projects ul li .inf.hover .txt,
.projectImgBox ul li .inf.hover .txt {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.projects ul li .inf.hover .title,
.projectImgBox ul li .inf.hover .title {
  display: none;
}
.projects ul li .inf.hover .eyeIcon,
.projectImgBox ul li .inf.hover .eyeIcon {
  display: block;
}
.contact ul {
  margin: 0;
  margin-top: 56px;
  padding: 0;
}
.contact ul li {
  padding: 0;
  margin: 0;
  font-size: 17px;
  line-height: 27px;
  list-style-type: none;
}
.contact ul li.noic {
  padding-left: 34px;
}
.contact ul li i {
  width: 34px;
  display: inline-block;
}
.contact ul li a {
  text-decoration: none;
  color: #555555;
}
.contact ul li a:hover {
  text-decoration: underline;
}
.contact .title {
  font-size: 25px;
  line-height: 25px;
  text-transform: uppercase;
  color: #555555;
  font-family: Montserrat;
}
.contact .contact-form {
  margin-top: 36px;
}
.contact .contact-form textarea,
.contact .contact-form input[type=text] {
  background: #f2f2f2;
  color: #313131;
  padding: 16px;
  border: 1px solid #f2f2f2;
  display: block;
  font-size: 19px;
  width: 100%;
  margin-bottom: 30px;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.contact .contact-form textarea:focus,
.contact .contact-form input[type=text]:focus {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.contact .contact-form textarea.error,
.contact .contact-form input[type=text].error {
  border-color: #C00;
}
.contact .contact-form textarea.error:-moz-placeholder,
.contact .contact-form input[type=text].error:-moz-placeholder {
  color: #C00;
}
.contact .contact-form textarea.error::-moz-placeholder,
.contact .contact-form input[type=text].error::-moz-placeholder {
  color: #C00;
}
.contact .contact-form textarea.error:-ms-input-placeholder,
.contact .contact-form input[type=text].error:-ms-input-placeholder {
  color: #C00;
}
.contact .contact-form textarea.error::-webkit-input-placeholder,
.contact .contact-form input[type=text].error::-webkit-input-placeholder {
  color: #C00;
  padding: 2px;
}
.contact .contact-form textarea {
  min-height: 200px;
}
.contact .unit-60 {
  padding-left: 70px;
}
.contact #map {
  width: 100%;
  height: 278px;
}
.pagination .button {
  border-color: #CCC;
  padding: 10px;
  font-size: 15px;
}
.pagination .button:hover {
  border-color: #b3b3b3;
}
.pagination a {
  margin-bottom: 5px;
}
.modl_pg ul,
.bigInfo ul,
.newsitem ul {
  margin: 0 0 0 0;
}
.modl_pg .tp {
  padding-top: 75px;
  padding-bottom: 75px;
  text-align: center;
}
.modl_pg .tp p {
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
}
.modl_pg .contactUs {
  background-color: #e8e8e8;
  padding: 30px 10px;
  text-align: center;
}
.modl_pg .contactUs h2 {
  font-size: 25px;
  text-transform: uppercase;
  max-width: 500px;
  line-height: 37px;
  font-weight: normal;
  margin: 0 auto;
  padding-bottom: 30px;
}
.portfolio {
  margin: 0;
  padding: 0;
  list-style: none;
}
.portfolio li {
  float: left;
  position: relative;
}
.portfolio li .background_holder {
  height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
.news h3.suggests {
  color: #555555;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.news ul li .news-item {
  display: block;
  border: 2px solid #eeeeee;
  text-decoration: none;
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -ms-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.news ul li .news-item .news-inf {
  padding: 20px;
  text-align: left;
}
.news ul li .news-item .news-inf h2 {
  margin: 0px;
  color: #555555;
}
.news ul li .news-item .news-inf h3 {
  margin: 0;
  color: #000000;
  font-size: 15px;
}
.news ul li .news-item .news-inf .author {
  font-style: italic;
  padding: 0;
  margin: 0;
}
.news ul li .news-item .news-image {
  height: 150px;
  display: block;
  background-image: url('/_webblocks/images/photo5.jpg');
  background-size: cover;
  background-position: center center;
  background-color: #eee;
}
.news ul li .news-item .news-heading {
  padding: 20px;
  text-align: justify;
  font-size: 15px;
}
.news ul li .news-item:hover {
  border-color: #555555;
}
table {
  margin-top: 10px;
  width: 100%;
  text-align: left;
}
table tr td {
  padding: 7px 3px;
}
footer {
  margin-top: 30px;
  padding: 90px 10px;
  text-align: center;
  display: block;
  line-height: normal;
}
footer .top {
  color: #555555;
  font-family: Montserrat;
  font-size: 25px;
  line-height: 31px;
  padding-bottom: 5px;
}
footer .copyrights {
  color: #000000;
  font-family: Montserrat;
  font-size: 19px;
  line-height: 30px;
}
.postfooter {
  background-color: white;
  text-align: right;
  padding: 5px 0;
  color: #333333;
}
.postfooter a {
  color: #333333;
}
body,
#content,
.block_help {
  background-color: #ffffff;
}
.service,
footer,
.modl_pg .contactUs {
  background-color: #e6e6e6;
}
.gm-style img {
  max-width: none !important;
}
.gm-style label {
  width: auto !important;
  display: inline !important;
}
@media only screen and (min-width: 1024px) {
  .slicknav_menu {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .slicknav_menu {
    display: block;
  }
  nav {
    display: none;
  }
  .header .menu .socials {
    display: none;
  }
  .header .logo {
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .slider .title {
    font-size: 46px !important;
  }
  .slider .unit-60 {
    padding-top: 200px;
  }
  .slider .unit-60 h1 {
    font-size: 35px;
  }
  .service .serviceBG {
    min-height: 250px !important;
  }
  .header .menu .socials {
    display: none;
  }
  footer .top {
    font-size: 18px;
  }
  footer .copyrights {
    font-size: 14px;
  }
  .contact ul {
    padding-left: 20px;
  }
  .contact .unit-60 {
    padding: 0 20px;
  }
  .gridBlock .gridBlockItem {
    width: 100% !important;
  }
  .bigInfo,
  .news,
  .newsitem {
    padding-left: 10px;
    padding-right: 10px;
  }
  .block_help .unit-33,
  .block_help .unit-25,
  .block_help .unit-50,
  .block_help .unit-100 {
    margin-bottom: 25px !important;
  }
  .companyInfo {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .companyInfo .slidebuttons {
    margin-bottom: 50px;
  }
  .companyInfo .slidebuttons li {
    margin-bottom: 25px;
  }
  .companyInfo .slidebuttons .isSlideButton a {
    font-size: 16px;
    padding: 10px;
  }
  .companyInfo .infoText {
    font-size: 14px;
  }
}
.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_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}
.slicknav_menu {
  *zoom: 1;
}
.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_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}
.slicknav_nav {
  clear: both;
}
.slicknav_nav ul {
  display: block;
}
.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_item a {
  display: inline;
}
.slicknav_nav .slicknav_row {
  display: block;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}
.slicknav_brand {
  float: left;
}
.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #4c4c4c;
  padding: 5px;
}
.slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.slicknav_btn {
  margin: 5px 15px 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: #222;
}
.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff;
}
.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  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;
}
.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}
.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}
.color-black {
  color: #000000 !important;
}
.bg-black {
  background-color: #000000 !important;
}
.color-white {
  color: #ffffff !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.color-red {
  color: red !important;
}
.bg-red {
  background-color: red !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;
}
