/*286*/
html {
  /*.ofy(scroll); */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  background: #fdfdfd;
  font-size: 16px;
  line-height: 160%;
  color: #464648;
  font-family: 'Lato', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
  line-height: 160%;
  color: #464648;
  letter-spacing: 0.5px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #464648;
  text-decoration: none;
}
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active,
h1 a.active,
h2 a.active,
h3 a.active,
h4 a.active,
h5 a.active,
h6 a.active,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
  color: #464648;
  text-decoration: none;
}
h3,
h4,
h5,
h6 {
  margin-bottom: 12px;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
a {
  background-color: transparent;
  color: #ea192c;
}
a:active,
a.active,
a:hover,
a:focus {
  color: #bf1121;
  outline-width: 0;
  text-decoration: underline;
}
a:focus,
a:active {
  color: #900d19;
}
p,
ul,
ol,
table,
mark,
small,
pre {
  margin: 0 0 20px;
}
p:last-child,
ul:last-child,
ol:last-child,
table:last-child,
mark:last-child,
small:last-child,
pre:last-child {
  margin: 0;
}
figure {
  margin: 0;
}
ul {
  list-style: circle;
}
ul {
  padding-left: 16px;
}
ol {
  padding-left: 18px;
}
dl {
  margin: 20px 0 0 0;
}
dt,
dd {
  display: block;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0;
  padding-bottom: 20px;
  font-size: 13px;
}
pre {
  white-space: pre-line;
  overflow: auto;
}
.small,
small {
  font-size: 13px;
}
mark {
  background: #ffffff;
  color: #464648;
}
img {
  border-width: 0;
  line-height: 100%;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 0 solid #dedede;
  border-width: 0 0 1px 0;
  margin: 20px 0;
}
abbr[title] {
  border-bottom: 1px dotted #dedede;
}
b,
strong {
  font-weight: bold;
}
dnf {
  font-style: italic;
}
sub,
sup {
  font-size: 13px;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 16px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 100%;
}
table,
th,
td {
  border: 1px solid #dedede;
}
th,
td {
  padding: 6px 12px;
  vertical-align: middle;
}
tr:nth-child(odd) {
  background-color: #ffffff;
}
tr:nth-child(even) {
  background-color: #f2f2f2;
}
th {
  padding: 6px 12px;
  background-color: #f2f2f2;
  border: 1px solid #d9d9d9;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}
th a,
th a:hover,
th a:focus,
th a:active,
th a.active {
  text-decoration: none;
}
legend {
  background-color: #f2f2f2;
  padding: 0 12px;
  border: 1px solid #d9d9d9;
  font-size: 13px;
  line-height: 38px;
  font-weight: bold;
  text-align: left;
}
legend a {
  text-decoration: none;
}
fieldset {
  position: relative;
  background: rgba(255, 255, 255, 0.5);
  padding: 62px 20px 1px;
  border: 1px solid #dedede;
  margin: 0 0 20px;
}
fieldset legend {
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 38px;
  width: calc(100% + 2px);
}
iframe {
  border-width: 0;
}
::-moz-selection,
::selection {
  background-color: #f7a5ad;
}
svg:not(:root) {
  overflow: hidden;
}
.grid1 {
  width: 8.33333333%;
}
.grid2 {
  width: 16.66666667%;
}
.grid3 {
  width: 25%;
}
.grid4 {
  width: 33.33333333%;
}
.grid5 {
  width: 41.66666667%;
}
.grid6 {
  width: 50%;
}
.grid7 {
  width: 58.33333333%;
}
.grid8 {
  width: 66.66666667%;
}
.grid9 {
  width: 75%;
}
.grid10 {
  width: 83.33333333%;
}
.grid11 {
  width: 91.66666667%;
}
.grid12 {
  width: 100%;
}
.wrapper {
  max-width: 1280px;
  height: inherit;
  padding: 0 32px;
  margin: 0 auto;
}
.grid {
  display: table;
  border-spacing: 0;
  height: inherit;
  width: 100%;
  table-layout: fixed;
}
.row {
  display: table-row;
}
.col {
  display: table-cell;
  vertical-align: top;
}
.box {
  display: inline-block;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
}
.iblocks > *,
.iblock {
  display: inline-block;
  vertical-align: inherit;
}
.col,
.iblock {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.margin {
  margin-bottom: 20px;
}
.margin-small {
  margin-bottom: 12px;
}
.margin-big {
  margin-bottom: 38px;
}
.padding {
  padding: 24px;
}
.padding-small {
  padding: 16px;
}
.padding-big {
  padding: 32px;
}
.columns {
  -moz-column-width: 360px;
  -webkit-column-width: 360px;
  column-width: 360px;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
}
.gutter.columns {
  -moz-column-gap: 32px;
  -webkit-column-gap: 32px;
  column-gap: 32px;
  margin-bottom: -32px;
}
.gutter.columns .box {
  margin-bottom: 32px;
}
.gutter.grid {
  margin: 0 -32px;
  border-spacing: 32px 0;
  width: calc(100% + 64px);
}
.gutter.iblocks {
  margin: 0 0 0 -32px;
}
.gutter.iblocks > * {
  margin: 0 0 32px 32px;
}
.gutter-big.columns {
  -moz-column-gap: 56px;
  -webkit-column-gap: 56px;
  column-gap: 56px;
  margin-bottom: -56px;
}
.gutter-big.columns .box {
  margin-bottom: 56px;
}
.gutter-big.grid {
  margin: 0 -56px;
  border-spacing: 56px 0;
  width: calc(100% + 112px);
}
.gutter-big.iblocks {
  margin: 0 0 0 -56px;
}
.gutter-big.iblocks > * {
  margin: 0 0 56px 56px;
}
.gutter-small.columns {
  -moz-column-gap: 18px;
  -webkit-column-gap: 18px;
  column-gap: 18px;
  margin-bottom: -18px;
}
.gutter-small.columns .box {
  margin-bottom: 18px;
}
.gutter-small.grid {
  margin: 0 -18px;
  border-spacing: 18px 0;
  width: calc(100% + 36px);
}
.gutter-small.iblocks {
  margin: 0 0 0 -18px;
}
.gutter-small.iblocks > * {
  margin: 0 0 18px 18px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
}
.clearfix:after {
  clear: both;
}
.stretch {
  width: 100%;
  height: 100%;
}
.stretch-x {
  width: 100%;
}
.stretch-y {
  height: 100%;
}
.relative {
  position: relative;
}
.fixed {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.absolute {
  position: absolute;
}
.fixed.top,
.absolute.top {
  top: 0;
}
.fixed.right,
.absolute.right {
  right: 0;
}
.fixed.bottom,
.absolute.bottom {
  bottom: 0;
}
.fixed.left,
.absolute.left {
  left: 0;
}
.fixed.stretch,
.absolute.stretch {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fixed.stretch-x,
.absolute.stretch-x {
  right: 0;
  left: 0;
}
.fixed.stretch-y,
.absolute.stretch-y {
  top: 0;
  bottom: 0;
}
.layer {
  z-index: 1;
}
.layer1 {
  z-index: 9;
}
.layer2 {
  z-index: 99;
}
.layer3 {
  z-index: 999;
}
.ofh {
  overflow: hidden;
}
.ofx {
  overflow-x: hidden;
}
.ofy {
  overflow-y: hidden;
}
.va-top {
  vertical-align: top;
}
.va-middle {
  vertical-align: middle;
}
.va-bottom {
  vertical-align: bottom;
}
.ta-left {
  text-align: left;
}
.ta-center {
  text-align: center;
}
.ta-right {
  text-align: right;
}
.invisible {
  visibility: hidden;
}
.hidden,
.element-invisible,
[hidden],
template {
  display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu li > a {
  display: block;
  text-decoration: none;
}
.horizontal-menu > ul {
  display: table;
}
.horizontal-menu > ul > li {
  display: table-cell;
}
.inline-menu > ul > li {
  display: inline-block;
  margin: 0;
}
.dropdown-menu > ul > li.parent {
  position: relative;
}
.dropdown-menu > ul > li.parent > .submenu {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  display: none;
  z-index: 9;
  max-width: 100%;
  overflow: hidden;
}
.dropdown-menu > ul > li.parent:hover > .submenu {
  display: block;
  -moz-animation: rollDown 1s, fadeIn 0.2s;
  -webkit-animation: rollDown 1s, fadeIn 0.2s;
  animation: rollDown 1s, fadeIn 0.2s;
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInSlow {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInSlow {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInSlow {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes moveUp {
  0% {
    margin-bottom: -3px;
  }
  100% {
    margin-bottom: 0;
  }
}
@-webkit-keyframes moveUp {
  0% {
    margin-bottom: -3px;
  }
  100% {
    margin-bottom: 0;
  }
}
@keyframes moveUp {
  0% {
    margin-bottom: -3px;
  }
  100% {
    margin-bottom: 0;
  }
}
@-moz-keyframes moveDown {
  0% {
    margin-top: -300px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes moveDown {
  0% {
    margin-top: -300px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes moveDown {
  0% {
    margin-top: -300px;
  }
  100% {
    margin-top: 0;
  }
}
@-moz-keyframes zoomIn {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rollUp {
  0% {
    max-height: 1080px;
  }
  100% {
    max-height: 0;
  }
}
@-webkit-keyframes rollUp {
  0% {
    max-height: 1080px;
  }
  100% {
    max-height: 0;
  }
}
@keyframes rollUp {
  0% {
    max-height: 1080px;
  }
  100% {
    max-height: 0;
  }
}
@-moz-keyframes rollDown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 1080px;
  }
}
@-webkit-keyframes rollDown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 1080px;
  }
}
@keyframes rollDown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 1080px;
  }
}
@-moz-keyframes fallDown {
  0% {
    bottom: -999px;
  }
  100% {
    bottom: 24px;
  }
}
@-webkit-keyframes fallDown {
  0% {
    bottom: -999px;
  }
  100% {
    bottom: 24px;
  }
}
@keyframes fallDown {
  0% {
    bottom: -999px;
  }
  100% {
    bottom: 24px;
  }
}
.chosen-container-multi .chosen-choices,
.chosen-container-single .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single,
input[type=checkbox] + label:before,
input[type=radio] + label:before,
textarea,
select,
input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 13px;
  line-height: 36px;
  color: #464648;
  height: 37px;
  background: #ffffff;
  background-color: #ffffff;
  background-origin: content-box;
  border: 1px solid #dedede;
  border-bottom-color: n;
  border-radius: 0;
  -webkit-transition: border-color ease-out .15s, box-shadow ease-out .15s, background-color ease-out .15s;
  -moz-transition: border-color ease-out .15s, box-shadow ease-out .15s, background-color ease-out .15s;
  -ms-transition: border-color ease-out .15s, box-shadow ease-out .15s, background-color ease-out .15s;
  -o-transition: border-color ease-out .15s, box-shadow ease-out .15s, background-color ease-out .15s;
  transition: border-color ease-out .15s, box-shadow ease-out .15s, background-color ease-out .15s;
}
.chosen-container-active .chosen-choices,
.chosen-container-active .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single,
input[type=checkbox]:focus + label:before,
input[type=radio]:focus + label:before,
input[type=checkbox]:active + label:before,
input[type=radio]:active + label:before,
input:focus,
input:active,
textarea:focus,
textarea:active,
select:focus,
select:active {
  color: #464648;
  border-color: #929292;
  border-bottom-color: n;
  outline-width: 0;
}
input[type=radio],
input[type=checkbox] {
  display: none;
}
input[type=radio] + label,
input[type=checkbox] + label {
  padding-left: 24px;
  position: relative;
  pointer-events: auto;
  font-weight: normal;
  display: inline-block;
}
input[type=radio] + label:before,
input[type=checkbox] + label:before,
input[type=radio] + label:after,
input[type=checkbox] + label:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  padding: 0;
  cursor: pointer;
}
input[type=radio] + label:before,
input[type=radio] + label:after {
  border-radius: 100%;
}
input[type=radio] + label:after {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 3px;
}
input[type=radio]:checked + label:after {
  background: #6b6b6f;
}
input[type=checkbox] + label:before {
  border-radius: 0;
}
input[type=checkbox]:checked + label:after {
  line-height: 16px;
  content: "✔";
  text-align: center;
}
.chosen-container-multi .chosen-choices,
.chosen-container-single .chosen-single,
select {
  height: 37px;
  text-transform: none;
  cursor: pointer;
  background: #ffffff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAY0lEQVQ4jd3MsQ2AMAwF0c+MLBL5PEWK7JsGaEBCiASHDq5/J/2iCchmNkeBmc1AljQJKMAK1Mhkx3U3Re6egCUyueDF3ZMkhSZNfNSbPOLeJIxbkyHcmIzhm8k4Pk9e4++0AZYxla04617kAAAAAElFTkSuQmCC') no-repeat right 14px center;
  padding-right: 36px;
}
.chosen-container-multi .chosen-choices:focus,
.chosen-container-single .chosen-single:focus,
select:focus,
.chosen-container-multi .chosen-choices:active,
.chosen-container-single .chosen-single:active,
select:active {
  background-color: #ffffff;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAY0lEQVQ4jd3MsQ2AMAwF0c+MLBL5PEWK7JsGaEBCiASHDq5/J/2iCchmNkeBmc1AljQJKMAK1Mhkx3U3Re6egCUyueDF3ZMkhSZNfNSbPOLeJIxbkyHcmIzhm8k4Pk9e4++0AZYxla04617kAAAAAElFTkSuQmCC') no-repeat right 14px center;
  outline-style: none;
}
.chosen-container-multi .chosen-choices[multiple],
.chosen-container-single .chosen-single[multiple],
select[multiple] {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background: none;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #464648;
}
.chosen-container-multi {
  min-width: 580px;
}
.chosen-container-multi .chosen-choices {
  padding-left: 4px;
}
.chosen-container-multi .chosen-choices li {
  float: none;
  display: inline-block;
}
.chosen-container-single .chosen-single div b {
  display: none;
}
label {
  pointer-events: none;
  display: block;
  font-weight: bold;
  margin-bottom: 2px;
}
optgroup {
  font-weight: bold;
}
textarea {
  height: auto;
  padding: 10px;
  margin-right: 0;
  overflow: auto;
  line-height: 160%;
}
input[type="file"] {
  border-style: none;
  background: transparent;
  height: auto;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  width: 100%;
  font-size: 13px;
  line-height: initial;
  padding: 0 0 12px 0;
}
input[type="file"]:hover {
  color: #ea192c;
}
button {
  overflow: visible;
  text-transform: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
button[disabled],
input[disabled] {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
button[disabled] + label,
input[disabled] + label {
  opacity: 0.5;
}
button[disabled] + label:after,
input[disabled] + label:after {
  opacity: 0.5;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border-width: 0;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.button,
a.button,
button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  display: inline-block;
  width: auto;
  height: auto;
  min-width: 36px;
  margin: 0 4px 4px 0;
  font-size: 14px;
  line-height: 36px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  border: 0 solid #ea192c;
  border-bottom-color: n;
  word-spacing: nowrap;
  padding: 0 12px;
  border-radius: 0;
  background-color: #ea192c;
  text-shadow: 0 -1px 0 1px;
  -webkit-transition: box-shadow 0.1s;
  -moz-transition: box-shadow 0.1s;
  -ms-transition: box-shadow 0.1s;
  -o-transition: box-shadow 0.1s;
  transition: box-shadow 0.1s;
  vertical-align: middle;
}
.button:active,
a.button:active,
button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active,
.button.active,
a.button.active,
button.active,
input[type="reset"].active,
input[type="submit"].active,
input[type="button"].active,
.button:hover,
a.button:hover,
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.button:focus,
a.button:focus,
button:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline-width: 0;
  background-color: #a70f1d;
  border-bottom-color: n;
}
.button:active,
a.button:active,
button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active,
.button:focus,
a.button:focus,
button:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  position: relative;
  top: 1px;
  background-color: #990e1b;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.button.button-big,
a.button.button-big,
button.button-big,
input[type="reset"].button-big,
input[type="submit"].button-big,
input[type="button"].button-big {
  padding: 0 18px;
  font-size: 16px;
  line-height: 48px;
  font-weight: normal;
  text-transform: uppercase;
}
.button.button-small,
a.button.button-small,
button.button-small,
input[type="reset"].button-small,
input[type="submit"].button-small,
input[type="button"].button-small {
  font-size: 13px;
  line-height: 30px;
  padding: 0 8px;
}
.button.button-red,
a.button.button-red,
button.button-red,
input[type="reset"].button-red,
input[type="submit"].button-red,
input[type="button"].button-red {
  color: #ffffff;
  background: #75322f;
  border-color: #75322f;
  border-bottom-color: #5f2926;
}
.button.button-red:active,
a.button.button-red:active,
button.button-red:active,
input[type="reset"].button-red:active,
input[type="submit"].button-red:active,
input[type="button"].button-red:active,
.button.button-red.active,
a.button.button-red.active,
button.button-red.active,
input[type="reset"].button-red.active,
input[type="submit"].button-red.active,
input[type="button"].button-red.active,
.button.button-red:hover,
a.button.button-red:hover,
button.button-red:hover,
input[type="reset"].button-red:hover,
input[type="submit"].button-red:hover,
input[type="button"].button-red:hover,
.button.button-red:focus,
a.button.button-red:focus,
button.button-red:focus,
input[type="reset"].button-red:focus,
input[type="submit"].button-red:focus,
input[type="button"].button-red:focus {
  background: #5f2926;
  border-color: #5f2926;
  border-bottom-color: #491f1d;
  color: #ffffff;
}
.button.button-red:active,
a.button.button-red:active,
button.button-red:active,
input[type="reset"].button-red:active,
input[type="submit"].button-red:active,
input[type="button"].button-red:active,
.button.button-red:focus,
a.button.button-red:focus,
button.button-red:focus,
input[type="reset"].button-red:focus,
input[type="submit"].button-red:focus,
input[type="button"].button-red:focus {
  background: #512220;
  border-color: #512220;
  border-bottom-color: #3b1918;
}
.button.button-blue,
a.button.button-blue,
button.button-blue,
input[type="reset"].button-blue,
input[type="submit"].button-blue,
input[type="button"].button-blue {
  color: #ffffff;
  background: #288999;
  border-color: #288999;
  border-bottom-color: #227381;
}
.button.button-blue:active,
a.button.button-blue:active,
button.button-blue:active,
input[type="reset"].button-blue:active,
input[type="submit"].button-blue:active,
input[type="button"].button-blue:active,
.button.button-blue.active,
a.button.button-blue.active,
button.button-blue.active,
input[type="reset"].button-blue.active,
input[type="submit"].button-blue.active,
input[type="button"].button-blue.active,
.button.button-blue:hover,
a.button.button-blue:hover,
button.button-blue:hover,
input[type="reset"].button-blue:hover,
input[type="submit"].button-blue:hover,
input[type="button"].button-blue:hover,
.button.button-blue:focus,
a.button.button-blue:focus,
button.button-blue:focus,
input[type="reset"].button-blue:focus,
input[type="submit"].button-blue:focus,
input[type="button"].button-blue:focus {
  background: #227381;
  border-color: #227381;
  border-bottom-color: #1b5e68;
  color: #ffffff;
}
.button.button-blue:active,
a.button.button-blue:active,
button.button-blue:active,
input[type="reset"].button-blue:active,
input[type="submit"].button-blue:active,
input[type="button"].button-blue:active,
.button.button-blue:focus,
a.button.button-blue:focus,
button.button-blue:focus,
input[type="reset"].button-blue:focus,
input[type="submit"].button-blue:focus,
input[type="button"].button-blue:focus {
  background: #1d6571;
  border-color: #1d6571;
  border-bottom-color: #174f58;
}
.button.button-green,
a.button.button-green,
button.button-green,
input[type="reset"].button-green,
input[type="submit"].button-green,
input[type="button"].button-green {
  color: #ffffff;
  background: #6ec400;
  border-color: #6ec400;
  border-bottom-color: #5da500;
}
.button.button-green:active,
a.button.button-green:active,
button.button-green:active,
input[type="reset"].button-green:active,
input[type="submit"].button-green:active,
input[type="button"].button-green:active,
.button.button-green.active,
a.button.button-green.active,
button.button-green.active,
input[type="reset"].button-green.active,
input[type="submit"].button-green.active,
input[type="button"].button-green.active,
.button.button-green:hover,
a.button.button-green:hover,
button.button-green:hover,
input[type="reset"].button-green:hover,
input[type="submit"].button-green:hover,
input[type="button"].button-green:hover,
.button.button-green:focus,
a.button.button-green:focus,
button.button-green:focus,
input[type="reset"].button-green:focus,
input[type="submit"].button-green:focus,
input[type="button"].button-green:focus {
  background: #5da500;
  border-color: #5da500;
  border-bottom-color: #4c8700;
  color: #ffffff;
}
.button.button-green:active,
a.button.button-green:active,
button.button-green:active,
input[type="reset"].button-green:active,
input[type="submit"].button-green:active,
input[type="button"].button-green:active,
.button.button-green:focus,
a.button.button-green:focus,
button.button-green:focus,
input[type="reset"].button-green:focus,
input[type="submit"].button-green:focus,
input[type="button"].button-green:focus {
  background: #519100;
  border-color: #519100;
  border-bottom-color: #407200;
}
.button.button-grey,
a.button.button-grey,
button.button-grey,
input[type="reset"].button-grey,
input[type="submit"].button-grey,
input[type="button"].button-grey {
  color: #ffffff;
  background: #e5e5e5;
  border-color: #e5e5e5;
  border-bottom-color: #d6d6d6;
}
.button.button-grey:active,
a.button.button-grey:active,
button.button-grey:active,
input[type="reset"].button-grey:active,
input[type="submit"].button-grey:active,
input[type="button"].button-grey:active,
.button.button-grey.active,
a.button.button-grey.active,
button.button-grey.active,
input[type="reset"].button-grey.active,
input[type="submit"].button-grey.active,
input[type="button"].button-grey.active,
.button.button-grey:hover,
a.button.button-grey:hover,
button.button-grey:hover,
input[type="reset"].button-grey:hover,
input[type="submit"].button-grey:hover,
input[type="button"].button-grey:hover,
.button.button-grey:focus,
a.button.button-grey:focus,
button.button-grey:focus,
input[type="reset"].button-grey:focus,
input[type="submit"].button-grey:focus,
input[type="button"].button-grey:focus {
  background: #d6d6d6;
  border-color: #d6d6d6;
  border-bottom-color: #c7c7c7;
  color: #ffffff;
}
.button.button-grey:active,
a.button.button-grey:active,
button.button-grey:active,
input[type="reset"].button-grey:active,
input[type="submit"].button-grey:active,
input[type="button"].button-grey:active,
.button.button-grey:focus,
a.button.button-grey:focus,
button.button-grey:focus,
input[type="reset"].button-grey:focus,
input[type="submit"].button-grey:focus,
input[type="button"].button-grey:focus {
  background: #cccccc;
  border-color: #cccccc;
  border-bottom-color: #bcbcbc;
}
.button.button-yellow,
a.button.button-yellow,
button.button-yellow,
input[type="reset"].button-yellow,
input[type="submit"].button-yellow,
input[type="button"].button-yellow {
  color: #ffffff;
  background: #fef100;
  border-color: #fef100;
  border-bottom-color: #dfd400;
  color: #464648;
  border-color: #c1b700;
}
.button.button-yellow:active,
a.button.button-yellow:active,
button.button-yellow:active,
input[type="reset"].button-yellow:active,
input[type="submit"].button-yellow:active,
input[type="button"].button-yellow:active,
.button.button-yellow.active,
a.button.button-yellow.active,
button.button-yellow.active,
input[type="reset"].button-yellow.active,
input[type="submit"].button-yellow.active,
input[type="button"].button-yellow.active,
.button.button-yellow:hover,
a.button.button-yellow:hover,
button.button-yellow:hover,
input[type="reset"].button-yellow:hover,
input[type="submit"].button-yellow:hover,
input[type="button"].button-yellow:hover,
.button.button-yellow:focus,
a.button.button-yellow:focus,
button.button-yellow:focus,
input[type="reset"].button-yellow:focus,
input[type="submit"].button-yellow:focus,
input[type="button"].button-yellow:focus {
  background: #dfd400;
  border-color: #dfd400;
  border-bottom-color: #c1b700;
  color: #ffffff;
}
.button.button-yellow:active,
a.button.button-yellow:active,
button.button-yellow:active,
input[type="reset"].button-yellow:active,
input[type="submit"].button-yellow:active,
input[type="button"].button-yellow:active,
.button.button-yellow:focus,
a.button.button-yellow:focus,
button.button-yellow:focus,
input[type="reset"].button-yellow:focus,
input[type="submit"].button-yellow:focus,
input[type="button"].button-yellow:focus {
  background: #cbc100;
  border-color: #cbc100;
  border-bottom-color: #aca400;
}
.button.button-transparent,
a.button.button-transparent,
button.button-transparent,
input[type="reset"].button-transparent,
input[type="submit"].button-transparent,
input[type="button"].button-transparent {
  background: transparent;
  border-color: #ffffff;
  box-shadow: 0 0 1px #ffffff inset;
}
.button.button-transparent:active,
a.button.button-transparent:active,
button.button-transparent:active,
input[type="reset"].button-transparent:active,
input[type="submit"].button-transparent:active,
input[type="button"].button-transparent:active,
.button.button-transparent.active,
a.button.button-transparent.active,
button.button-transparent.active,
input[type="reset"].button-transparent.active,
input[type="submit"].button-transparent.active,
input[type="button"].button-transparent.active,
.button.button-transparent:hover,
a.button.button-transparent:hover,
button.button-transparent:hover,
input[type="reset"].button-transparent:hover,
input[type="submit"].button-transparent:hover,
input[type="button"].button-transparent:hover,
.button.button-transparent:focus,
a.button.button-transparent:focus,
button.button-transparent:focus,
input[type="reset"].button-transparent:focus,
input[type="submit"].button-transparent:focus,
input[type="button"].button-transparent:focus {
  background: rgba(255, 255, 255, 0.15);
  border-color: #ffffff;
}
.button.stretch-x {
  display: block;
  margin: 0 0 6px 0;
}
.border {
  border: 1px solid #dedede;
}
.text-normal {
  color: #464648;
}
.text-normal:focus,
.text-normal a:focus,
.text-normal:active,
.text-normal a:active,
.text-normal.active,
.text-normal a.active,
.text-normal:hover,
.text-normal a:hover,
.text-normal * {
  color: #464648;
}
.text-light {
  color: #ffffff;
}
.text-light:focus,
.text-light a:focus,
.text-light:active,
.text-light a:active,
.text-light.active,
.text-light a.active,
.text-light:hover,
.text-light a:hover,
.text-light * {
  color: #ffffff;
}
.text-main {
  color: #ffffff;
}
.text-main:focus,
.text-main a:focus,
.text-main:active,
.text-main a:active,
.text-main.active,
.text-main a.active,
.text-main:hover,
.text-main a:hover,
.text-main * {
  color: #ffffff;
}
.text-spot {
  color: #ffffff;
}
.text-spot:focus,
.text-spot a:focus,
.text-spot:active,
.text-spot a:active,
.text-spot.active,
.text-spot a.active,
.text-spot:hover,
.text-spot a:hover,
.text-spot * {
  color: #ffffff;
}
.bg-main {
  background-color: #ea192c;
}
.bg-spot {
  background-color: #6ec400;
}
.bg-light {
  background-color: #ffffff;
}
.bg-dark {
  background-color: #202020;
}
.bg-info {
  background-color: #fff2ce;
}
.bg-warning {
  background-color: #a36119;
}
.bg-error {
  background-color: #75322f;
}
.bg-status {
  background-color: #6ec400;
}
.bg-grey {
  background-color: #f2f2f2;
}
.rounded {
  border-radius: 6px;
}
.rounded-small {
  border-radius: 4px;
}
.rounded-big {
  border-radius: 8px;
}
.wrapper.padding {
  padding: 32px;
}
.sidebar {
  width: 316px;
}
.grid-medium {
  width: 32.99%;
}
.has-sidebar .grid-medium,
.has-sidebars .grid-medium {
  width: 49%;
}
.no-columns .grid-medium {
  width: 100%;
}
.grid-medium-small {
  width: 24.75%;
}
.has-sidebar .grid-medium-small {
  width: 32.99%;
}
.has-sidebars .grid-medium-small {
  width: 49%;
}
.no-columns .grid-medium-small {
  width: 100%;
}
.grid-small {
  width: 16.666%;
}
.has-sidebar .grid-small {
  width: 19.5%;
}
.has-sidebars .grid-small {
  width: 23%;
}
.no-columns .grid-small {
  width: 100%;
}
.view.gutter {
  margin-left: -32px;
}
.view.gutter > .iblock {
  padding: 0 0 32px 32px;
}
.view.gutter > h3 {
  margin: 0 0 20px 32px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}
.grid4 {
  width: 32.33333333%;
}
.list li + li {
  border-top: 1px solid #dedede;
}
.list a {
  padding: 12px 24px 12px 18px;
  color: #464648;
  position: relative;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.list a:before,
.list a:after {
  position: absolute;
  top: 18px;
  right: 12px;
  content: " ";
  display: inline-block;
  border: 6px solid transparent;
  border-width: 6px 0 6px 6px;
  border-color: transparent #dedede;
}
.list a:after {
  border-color: transparent #ffffff;
  right: 14px;
}
.list a.active,
.list a:hover {
  background: #f9f9f9;
}
.list a.active:after,
.list a:hover:after {
  border-color: transparent #f9f9f9;
}
.list a.active:before,
.list a:hover:before {
  border-color: transparent #ea192c;
}
.list .submenu {
  padding: 4px 0 0;
  border-top: 1px dashed #dedede;
}
.list .submenu > li {
  border-width: 0;
  padding-left: 16px;
}
.list .submenu a {
  padding: 3px 24px 3px 8px;
  font-size: 14px;
}
.list .submenu a:before,
.list .submenu a:after {
  top: 10px;
}
.list .submenu .submenu {
  border-top: 0;
  padding: 0;
}
.submenu .menu li {
  padding-left: 16px;
}
.list ul.menu li .submenu {
  display: none;
}
.list ul.menu li.active .submenu {
  display: block;
}
ul.list.persons li .submenu {
  display: block;
}
.tabs {
  margin-bottom: -1px;
}
.tabs li {
  cursor: pointer;
  background-color: #f0f0f0;
  font-weight: bold;
  color: rgba(70, 70, 72, 0.8);
}
.tabs li:hover {
  background-color: #f5f5f5;
}
.tabs li:focus,
.tabs li:active {
  background-color: #fafafa;
}
.tabs li + li {
  border-left: 0;
}
.tabs li.active {
  border-bottom-color: #ffffff;
  background-color: #ffffff;
  color: #464648;
}
.tabs li span {
  padding: 12px 16px;
  display: block;
}
.pager {
  margin-top: 38px;
  text-align: center;
}
.pager li {
  padding-bottom: 6px;
}
.pager a,
.pager span {
  display: block;
  padding: 0 14px;
  border-radius: 2px;
  background: #f2f2f2;
  line-height: 32px;
  color: #464648;
  margin-right: 6px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) inset;
}
.pager a:hover,
.pager span {
  background: #ea192c;
  color: #ffffff;
}
.pager .pager-more {
  margin-right: 8px;
  font-weight: bold;
}
.node-title {
  line-height: 100%;
  font-weight: 600;
  text-transform: uppercase;
  color: #464648;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.teaser .node-title,
.block .node-title {
  font-size: 20px;
  margin-bottom: 12px;
}
.content-header .wrapper.padding {
  padding-top: 48px;
  padding-bottom: 48px;
}
.block .node-title,
.teaser .node-title {
  line-height: 140%;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
}
.block .padding + .padding,
.teaser .padding + .padding {
  padding-top: 0;
}
.block .field + .field,
.teaser .field + .field {
  margin-top: 6px;
}
.block .field + .bundle,
.teaser .field + .bundle {
  margin-top: 12px;
}
.block img,
.teaser img {
  width: 100%;
  min-width: auto;
}
.no-columns .teaser > div {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.no-columns .teaser > div.padding {
  padding: 12px 8px 8px 16px;
}
.no-columns .teaser > div.field-image {
  padding-right: 16px;
}
.grid-medium-small {
  /*
	.overlay-link.teaser:focus,
	.overlay-link.teaser:active,
	.overlay-link.teaser:hover		{ .ol(0); }
	*/
}
.grid-medium-small .content.padding {
  padding: 16px 6px 8px;
}
.block .node-title {
  font-weight: 500;
  font-size: 18px;
}
.block .bundle-text {
  padding: 12px 6px;
}
.block.node-block {
  margin-bottom: 48px;
}
.block > .content-main {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}
.block > .content-main.bg-transparent {
  box-shadow: 0 0 0 transparent;
}
.block > .content-main.bg-transparent .bundle-text {
  padding: 0;
}
.block-example {
  display: block;
  padding: 32px;
  width: 320px;
  margin-right: auto;
  margin-left: auto;
}
.teaser-small {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  margin-bottom: 8px;
}
.teaser-small .content-main {
  line-height: 160%;
}
.teaser-small .field + .field {
  margin-top: 0;
}
.iblock.thumb {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.iblock.thumb:hover {
  opacity: 0.8;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.iblock.thumb a {
  display: block;
  line-height: 120%;
  font-weight: bold;
  text-decoration: none;
  color: #464648;
  text-align: center;
}
.thumbnail {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  text-align: center;
}
.thumbnail figcaption {
  display: none;
}
.thumbnail img {
  width: 100%;
  min-width: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.thumbnail.node-person img {
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.thumbnail.node-person:hover img {
  -moz-filter: grayscale(1%);
  -webkit-filter: grayscale(1%);
  filter: grayscale(1%);
}
.thumbnail .small {
  line-height: 140%;
  padding-bottom: 6px;
}
.thumbnail-title {
  font-size: 16px;
  line-height: 120%;
  color: #464648;
  padding: 8px;
  margin-bottom: 0;
}
.col-thumbnail {
  width: 105px;
  padding-right: 16px;
}
.display-quote {
  padding-bottom: 12px;
}
.display-quote h3.node-title {
  margin: 12px 0 0;
}
.display-quote .field + .field {
  margin-top: 0;
}
.display-quote .field-quote .field-item {
  padding: 12px;
  background: #ea192c;
  line-height: 140%;
  font-weight: bolder;
  font-style: italic;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.display-quote .field-quote .field-item:before {
  content: "“";
}
.display-quote .field-quote .field-item:after {
  content: "”";
}
.display-quote .field-function {
  background: #ffffff;
  font-size: 13px;
}
.intro {
  border-color: #dedede;
  border-style: solid;
  border-width: 1px 0 4px 0;
  margin-bottom: 8px;
}
.intro h2 {
  font-size: 26px;
}
.intro em {
  font-size: 18px;
  color: #6e8ba9;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.intro:after {
  content: " ";
  display: block;
  width: 100px;
  height: 4px;
  margin: 32px auto 12px;
  background: #ea192c;
}
.overlay-link {
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  outline: 1px solid transparent;
}
.overlay-link:hover {
  -webkit-transform: scale(1.025);
  -moz-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025);
}
.overlay-link.teaser:focus,
.overlay-link.teaser:active,
.overlay-link.teaser:hover {
  opacity: 0.9;
  outline: 1px solid #c5c5c5;
  background: #ffffff;
}
.overlay-link.teaser:focus,
.overlay-link.teaser:active {
  opacity: 1;
}
.overlay-link.shortcut:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sidebar .view.gutter,
.sidebar .view.thumbnails {
  margin-left: -16px;
}
.sidebar .view.gutter .grid-small,
.sidebar .view.thumbnails .grid-small {
  width: 49%;
  padding: 0 0 16px 16px;
}
.node-search .type {
  top: 24px;
  right: 24px;
  color: #ea192c;
}
.node-person figcaption {
  display: none;
}
.node-logo.teaser figure {
  box-shadow: 0 0 0 transparent;
}
.node-logo .field-preview {
  padding: 16px;
}
.node-logo .date-changed {
  padding-right: 16px;
}
.node-logo .node-title {
  background: #bfbfbf;
  font-size: 16px;
  line-height: 120%;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 6px;
}
.node-logo .grid {
  border-spacing: 1px;
  background: #d9d9d9;
}
.node-logo .col {
  background: #ffffff;
}
.node-logo .col a {
  font-size: 13px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
  color: #464648;
  display: block;
  margin: 8px;
}
.node-logo .col a:hover {
  color: #ea192c;
}
.node-logo .col .label {
  background: #d9d9d9;
  padding: 4px 8px;
  text-transform: uppercase;
  font-size: 13px;
}
.node-logo .col .label:after {
  display: none;
}
.node-logo .col .field {
  margin-bottom: 12px;
}
.view-ct-logo .view > .iblock {
  counter-increment: Logos;
}
.view-ct-logo .view > .iblock .logo-counter {
  display: inline-block;
  background: #d9d9d9;
  width: 24px;
  vertical-align: middle;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
}
.view-ct-logo .view > .iblock .logo-counter.hidden {
  display: none;
}
.view-ct-logo .view > .iblock .content-header {
  background: #bfbfbf;
}
.view-ct-logo .view > .iblock .content-header h3 {
  position: relative;
  display: inline-block;
  font-size: 13px;
  letter-spacing: .1px;
}
body.privacy-policy #header,
body.privacy-policy #menubar,
body.privacy-policy #footer {
  display: none;
}
body.privacy-policy #container {
  padding-bottom: 0;
}
.label {
  font-weight: bold;
}
.label:after {
  content: ":";
}
.label.col {
  width: 150px;
}
.field + .field {
  margin-top: 12px;
}
.field + .bundle {
  margin-top: 38px;
}
.field-group {
  margin-bottom: 48px;
}
.sidebar > .field {
  margin-bottom: 32px;
}
.sidebar > .field.field-images {
  margin-bottom: 0;
}
.sidebar > .field.field-images img,
.sidebar > .field.field-image img {
  width: 100%;
}
.teaser figure {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
figure {
  position: relative;
}
figure figcaption {
  position: absolute;
  right: 12px;
  bottom: 12px;
  font-size: 11px;
  line-height: 20px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  padding: 0 4px;
  border-radius: 3px;
  opacity: 0.7;
}
img.file-icon {
  width: auto;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  margin: 0 10px 0 0;
  text-decoration: none;
}
[class^="icon-"].no-text span,
[class*=" icon-"].no-text span {
  display: none;
}
a.print {
  color: #808080;
  margin-top: -26px;
}
a.print:hover {
  color: #464648;
}
.social-buttons {
  margin-top: 38px;
}
.view.gutter > h3 {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.view .list-item {
  padding: 8px 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-width: 1px 0;
}
.view .list-item + .list-item {
  border-top: 0;
}
.view .list-item a {
  color: #464648;
  text-decoration: none;
}
.view .list-item a:hover {
  color: #ea192c;
}
.content-main table {
  width: 100% !important;
  max-width: 100%;
  overflow-x: auto;
}
.field-info-address {
  margin: 20px 0;
}
.sidebar .field-email {
  word-break: break-word;
}
#right .block.one-column > .thumbnails > .iblock {
  width: 100%;
}
.node-press-releases .field-date {
  display: inline-block;
  color: #808080;
  font-style: italic;
}
.node-press-releases .field-date + .bundle-social-links {
  display: inline-block;
  margin: 0 0 0 20px;
  vertical-align: middle;
}
.teaser-link > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.view-ct-press-releases .list-item .file a {
  font-size: 13px;
  line-height: 130%;
  color: #ea192c;
  vertical-align: middle;
}
.view-ct-press-releases .list-item .file a:hover {
  text-decoration: underline;
}
#middle > .content-main > .field-date {
  display: block;
  font-size: 13px;
  padding-bottom: 6px;
  border-bottom: 1px solid #dedede;
  margin-bottom: -20px;
}
.view-press-releases .date-display-single {
  font-size: 13px;
  color: #808080;
}
.bundle + .bundle {
  margin-top: 32px;
}
#middle .bundle + .bundle {
  margin-top: 56px;
}
.block .bundle + .bundle {
  margin-top: 8px;
}
.bundle.hide-titles article > header > h3 {
  display: none;
}
.field-contacts .label,
.bundle-title {
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.bundle-columns .iblock {
  margin-bottom: 32px;
  min-width: 150px;
}
.bundle-columns .grid6 {
  padding-right: 15px;
  width: calc(50% - 5px);
}
.bundle-columns p {
  margin-bottom: 0;
}
.bundle-columns a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.image-link {
  display: block;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.image-link img {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.image-link:focus,
.image-link:active,
.image-link:hover {
  color: #ffffff;
  text-decoration: none;
}
.image-link:focus img,
.image-link:active img,
.image-link:hover img {
  opacity: 0.85;
}
.image-link-title {
  display: block;
  padding: 8px 12px 10px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.shortcut {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-bottom: 2px solid #f2f2f2;
  padding: 12px 12px 8px;
}
.shortcut i.icon:before {
  font-size: 40px;
  margin: 0;
  opacity: 0.75;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 32px;
  height: 32px;
}
.shortcut a,
.shortcut span,
.shortcut p,
.shortcut i {
  color: #464648;
}
.shortcut .col-shortcut-icon {
  width: 52px;
  height: 52px;
  text-align: center;
}
.shortcut:hover {
  background: rgba(242, 242, 242, 0.6);
}
.shortcut:hover i.icon:before {
  opacity: 1;
}
.shortcut i.icon:before {
  font-size: 32px;
  text-indent: -12px;
}
.shortcut .field-summary {
  font-size: 13px;
}
.shortcut .field-summary a.icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  overflow: hidden;
}
.shortcut .field-summary a.icon:before {
  font-size: 14px;
  width: 22px;
  height: 22px;
  margin: 0;
}
.shortcut .field-summary a.icon:hover {
  opacity: 0.8;
}
h3.shortcut-title {
  font-size: 16px;
  line-height: 100%;
  font-weight: normal;
  margin-bottom: 0;
  color: #464648;
}
.frontpage h3.shortcut-title {
  font-weight: bolder;
  color: #ea192c;
}
.bundle-event .display-teasers form .form-item.submit {
  margin-top: 26px;
}
.node-infofiche .content-main .bundle-title,
.node-event .content-main .bundle-title,
.node-infofiche .content-main .field-sponsor-title,
.node-event .content-main .field-sponsor-title,
.node-infofiche .content-main .field-program-title,
.node-event .content-main .field-program-title,
.node-infofiche .content-main .practical-info h3,
.node-event .content-main .practical-info h3 {
  border-bottom: 1px solid #dedede;
  padding-bottom: 12px;
  margin-bottom: 20px;
}
.node-infofiche .content-main .bundle-title div.field-item,
.node-event .content-main .bundle-title div.field-item,
.node-infofiche .content-main .field-sponsor-title div.field-item,
.node-event .content-main .field-sponsor-title div.field-item,
.node-infofiche .content-main .field-program-title div.field-item,
.node-event .content-main .field-program-title div.field-item,
.node-infofiche .content-main .practical-info h3 div.field-item,
.node-event .content-main .practical-info h3 div.field-item,
.node-infofiche .content-main .bundle-title span,
.node-event .content-main .bundle-title span,
.node-infofiche .content-main .field-sponsor-title span,
.node-event .content-main .field-sponsor-title span,
.node-infofiche .content-main .field-program-title span,
.node-event .content-main .field-program-title span,
.node-infofiche .content-main .practical-info h3 span,
.node-event .content-main .practical-info h3 span {
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.node-infofiche .content-main .field-contacts,
.node-event .content-main .field-contacts {
  display: none;
}
.node-infofiche .content-main .field-program-title,
.node-event .content-main .field-program-title,
.node-infofiche .content-main .field-sponsor-title,
.node-event .content-main .field-sponsor-title {
  font-weight: bold;
}
#middle .bundle-newsarticles + .bundle-newsarticles {
  margin-top: 6px;
}
#middle .bundle-contacts + .bundle-contacts {
  margin-top: 12px;
}
.text-bundle-warning {
  background: #eae0e0;
  border: 1px solid #ba9997;
}
.text-bundle-warning * {
  color: #75322f !important;
}
.text-bundle-note {
  background: #fff7e2;
  border: 1px solid #ffe49b;
}
.text-bundle-info {
  background: #f2f2f2;
}
#middle .bundle-text + .bundle-text {
  margin-top: 32px;
}
.bundle-text-block {
  margin-bottom: 20px;
}
.bundle-text-block.fright {
  margin-left: 20px;
  width: 300px;
}
.bundle-text-block.fleft {
  margin-right: 20px;
  width: 300px;
}
.bundle-text-block .bundle + *,
.bundle-text-block .field + * {
  margin-top: 12px;
}
.bundle-text-block + .field-text ol,
.bundle-text-block + .field-text ul {
  position: relative;
  left: 20px;
}
.bundle-columns .grid6 .bundle-text-block.fleft {
  width: 100%;
}
.bundle-columns .grid6 .bundle-text-block.fright {
  width: 100%;
}
.view-ct-press-releases h2.bundle-title {
  font-size: 26px;
}
.view-ct-press-releases .list-item {
  border-color: transparent;
}
.view-ct-press-releases .list-item a {
  font-size: 18px;
}
.view-ct-press-releases .list-item span {
  font-size: 13px;
}
.bundle-social-links .bundle-title {
  display: inline-block;
  margin-right: 12px;
  line-height: 200%;
}
.bundle-social-links a.social-button {
  padding: 7px 11px;
}
.bundle-social-links a.social-button:before {
  margin-right: 0;
  font-size: 18px;
}
.bundle-social-links + .bundle {
  margin-top: 12px;
}
.gutter > .view-filters .iblocks {
  margin-left: 32px;
}
.gutter > .view-filters .iblock {
  margin: 0 4px 0 0;
}
.gutter > .view-filters label.invisible {
  display: none;
}
.text-bundle-quote {
  font-style: italic;
  position: relative;
  padding: 0 24px;
}
.text-bundle-quote h2.bundle-title {
  margin-bottom: 0;
}
.text-bundle-quote:before,
.text-bundle-quote:after {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 36px;
}
.text-bundle-quote:before {
  content: "“";
}
.text-bundle-quote:after {
  content: "”";
  position: absolute;
  top: auto;
  right: 0;
  bottom: -12px;
  left: auto;
  visibility: visible;
}
.bundle-video video {
  width: 100%;
  height: 460px;
  background: #000000;
}
.adhese-banner > a,
.adhese-banner > div {
  margin-bottom: 32px;
}
.adhese-banner#BAN > a,
.adhese-banner#BAN > div {
  margin: 24px 0 0 0;
}
#SPLASH {
  position: relative;
}
#SPLASH #splash-header {
  background: #ffffff;
  background-color: #ffffff;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background: -ms-linear-gradient(top, #ffffff #ffffff 0%, #f2f2f2 100%);
  background: -o-linear-gradient(top, #ffffff #ffffff 0%, #f2f2f2 100%);
  background: linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  color: #464648;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  width: 638px;
  height: 64px;
  margin-top: -307px;
  margin-left: -312px;
  cursor: pointer;
  border: 1px solid #dedede;
}
#SPLASH #splash-header:hover {
  background: #f0f0f0;
  background-color: #f0f0f0;
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #e3e3e3 100%);
  background: -moz-linear-gradient(top, #fcfcfc 0%, #e3e3e3 100%);
  background: -ms-linear-gradient(top, #fcfcfc #fcfcfc 0%, #e3e3e3 100%);
  background: -o-linear-gradient(top, #fcfcfc #fcfcfc 0%, #e3e3e3 100%);
  background: linear-gradient(top, #fcfcfc 0%, #e3e3e3 100%);
}
#SPLASH #splash-header span {
  float: left;
  height: 64px;
  line-height: 64px;
  text-align: right;
  font-size: 20px;
}
#SPLASH #splash-header span.fright {
  float: right;
  margin-right: 22px;
}
#SPLASH #splash-header span.fright:after {
  content: "›";
  margin-left: 4px;
}
#SPLASH #splash-header span.icon {
  width: 64px;
  height: 64px;
}
#SPLASH #splash-header span.icon:before {
  color: #ee2922;
  font-size: 36px;
  width: 64px;
  height: 64px;
  line-height: 64px;
}
#SKY > div {
  position: absolute;
  top: 32px;
  margin-left: -192px;
}
#main.show-title #SKY > div {
  top: 154px;
}
#main.show-breadcrumb #SKY > div {
  top: 80px;
}
#main.show-breadcrumb.show-title #SKY > div {
  top: 202px;
}
#container {
  min-height: 100%;
  padding-bottom: 350px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#header .grid {
  height: 120px;
}
#logo {
  max-width: 250px;
  display: block;
}
#logo:hover {
  opacity: 0.85;
}
#slogan {
  margin: 0 24px;
}
.col-header-right {
  width: 300px;
}
.col-header-slogan {
  width: 224px;
}
#topmenu {
  margin-bottom: 8px;
}
#language-select a {
  color: #464648;
  text-decoration: none;
}
#language-select a.active,
#language-select a:hover {
  text-decoration: underline;
}
#language-select a + a:before {
  display: inline-block;
  content: "|";
  margin: 0 4px;
  text-decoration: none;
  color: #808080;
}
#language-select a[data-langcode="DE"] {
  display: none;
}
#social-links a {
  text-decoration: none;
  color: #a2a2a3;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#social-links a:before {
  left: 14px;
  right: 0;
  font-size: 14px;
  width: 16px;
  display: inline-block;
}
#social-links a span {
  display: none;
}
#social-links a:hover {
  color: #464648;
}
#search-block-form {
  margin-bottom: 8px;
}
#search-block-form .form-text {
  width: 100%;
  max-width: 394px;
  font-style: italic;
  height: 38px;
}
#search-block-form .form-text:focus,
#search-block-form .form-text:active {
  font-style: normal;
}
#search-block-form .icon {
  line-height: 36px;
  height: 38px;
  right: 6px;
  color: #808080;
  pointer-events: none;
}
#search-block-form .form-submit {
  opacity: 0;
  width: 38px;
  height: 38px;
  margin: 0;
}
#search-block-form .form-submit:focus,
#search-block-form .form-submit:active {
  position: absolute;
  top: 0;
}
#search-block-form .form-submit:hover + .icon {
  color: #ea192c;
}
html.js input.form-autocomplete {
  background-image: none;
}
.ui-menu .ui-menu-item a {
  padding: 2px 6px;
  font-size: 13px;
  line-height: 160%;
  font-weight: normal;
  color: #464648;
}
.apachesolr_autocomplete.message {
  color: #464648;
}
#menubar {
  background: #2f3f4f;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 3px 3px rgba(0, 0, 0, 0.1);
}
#menubar.sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
#menubar.sticky + #frontmenubar,
#menubar.sticky + #main {
  margin-top: 62px;
}
#mainmenu {
  margin-left: 1px;
  text-shadow: none;
}
#mainmenu > ul > li > a {
  padding: 0 24px;
  line-height: 62px;
  position: relative;
  text-shadow: 0 1px 2px #12191f;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#mainmenu > ul > li > a:before {
  content: " ";
  width: 1px;
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: -1px;
  height: 38px;
  background: #445261;
}
#mainmenu > ul > li > a:hover,
#mainmenu > ul > li > a:focus,
#mainmenu > ul > li > a:active,
#mainmenu > ul > li > a.active {
  background: #445261;
}
#mainmenu > ul > li > a:hover:before,
#mainmenu > ul > li > a:focus:before,
#mainmenu > ul > li > a:active:before,
#mainmenu > ul > li > a.active:before {
  display: none;
}
#mainmenu > ul > li > a:focus,
#mainmenu > ul > li > a:active {
  top: 0;
  background: rgba(68, 82, 97, 0.75);
}
#mainmenu > ul > li .submenu {
  display: none;
}
#footermenu .submenu {
  display: none;
}
#overview-menu {
  margin-left: -20px;
  max-width: 1080px;
  margin: 0 auto;
}
#overview-menu ul.menu > li {
  width: 33.333%;
  width: calc(33.333% - 3px);
}
#overview-menu ul.menu > li a {
  margin: 0 0 20px 20px;
  padding: 0 32px;
  text-align: center;
  background: #f2f2f2;
  line-height: 120px;
  text-transform: uppercase;
  text-decoration: none;
  color: #464648;
  min-height: 120px;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#overview-menu ul.menu > li a span {
  line-height: 120%;
  display: inline-block;
  vertical-align: middle;
}
#overview-menu ul.menu > li a:hover,
#overview-menu ul.menu > li a:focus,
#overview-menu ul.menu > li a:active {
  background: #ea192c;
  color: #ffffff;
}
#cedra > #row font,
#frontmenu font,
#cedra > #row h2,
#frontmenu h2,
#cedra > #row a,
#frontmenu a {
  padding: 10px 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #717172;
  letter-spacing: 0.1px;
}
#cedra > #row a:hover,
#frontmenu a:hover,
#cedra > #row a:focus,
#frontmenu a:focus,
#cedra > #row a:active,
#frontmenu a:active {
  color: #ea192c;
}
#cedra > #row li,
#frontmenu li {
  margin-right: 24px;
}
#banner {
  max-width: 1520px;
  margin: 0 auto;
  position: relative;
  background: #202020;
}
#banner .field-image {
  opacity: 1;
}
#banner .bundle-title,
#banner .field-text {
  text-shadow: 0 1px 2px #000000;
}
#banner .field-text {
  font-size: 20px;
  font-weight: 300;
}
#banner .bundle-title {
  font-size: 40px;
  text-transform: none;
  margin-bottom: 0;
}
#banner .field-link {
  margin-top: 24px;
}
#innertop {
  background: #e6e6e6;
}
#innertop .block.node-block {
  margin-bottom: 0;
}
#main .action-links {
  max-width: 1280px;
  margin: 0 auto;
  list-style: none;
  padding: 12px 0;
}
#breadcrumb {
  border-bottom: 1px solid #dedede;
  padding: 10px 0;
}
#breadcrumb li {
  margin-right: 6px;
}
#breadcrumb li + li {
  padding-left: 18px;
  position: relative;
}
#breadcrumb li + li:before,
#breadcrumb li + li:after {
  position: absolute;
  top: 7px;
  left: 4px;
  content: " ";
  display: inline-block;
  border: 6px solid transparent;
  border-width: 6px 0 6px 6px;
  border-color: transparent #dedede;
}
#breadcrumb li + li:after {
  border-color: transparent #ffffff;
  left: 2px;
}
#breadcrumb a,
#breadcrumb span {
  font-size: 13px;
  color: #464648;
  display: block;
}
#breadcrumb span {
  color: #ea192c;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
#footer {
  height: 350px;
  padding-top: 32px;
  margin: -350px auto 0;
  color: #a5a5a5;
  font-size: 14px;
}
#footer .grid {
  height: auto;
}
#footer a,
#footer span {
  color: #a5a5a5;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .menu-columns {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
#footer h3 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
}
#footer .view .views-row + .views-row {
  padding-top: 4px;
  margin-top: 4px;
  border-top: 1px solid #2d2d2d;
}
#footer-news {
  max-height: 200px;
}
#footer-news .view .list-item {
  padding: 0px 0 8px;
}
#footer-logo img {
  width: 220px;
  height: auto;
}
#footer-social-links a {
  display: block;
  margin-bottom: 4px;
}
#footer-info {
  border-top: 1px solid #2d2d2d;
  margin-top: 48px;
  padding-top: 10px;
}
#footer-disclaimer {
  padding: 0 0 0 7px;
  margin: 0 0 0 3px;
  border-left: 1px solid #a5a5a5;
}
#filter-result,
#filters {
  display: none;
}
#middle form#search-form {
  position: relative;
}
#middle form#search-form #filter-result {
  background: white;
  color: #84754e;
  border: 1px solid #84754e;
  border-radius: 5px;
  display: inline-block;
  width: auto;
  height: auto;
  min-width: 36px;
  margin: 0 4px 4px 0;
  font-size: 14px;
  line-height: 36px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 12px;
  font-family: Arial;
}
#middle #filters {
  display: none;
}
#middle #filters.open {
  display: block;
  z-index: 999;
  width: 100%;
  top: 0;
  transition: all .7s;
}
#middle #filters.open .node-block {
  background-color: #ffffff;
  margin-bottom: 24px;
}
#middle #filters.open .facetapi-facet-bundle ul li {
  display: inline-block;
  width: 20%;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 20px;
  border: 1px solid #e2e2e2;
}
#middle #filters.open .facetapi-facet-bundle ul li a {
  display: inline-block;
  margin-right: 10px;
}
#middle #filters.open .facetapi-facet-bundle ul li a.facetapi-active {
  font-size: 0;
  height: 0;
}
#middle #filters.open .facetapi-facet-bundle ul li a.facetapi-active:before {
  content: '\e873';
  font-size: 15px;
  text-align: center;
  font-family: 'fontello';
  position: relative;
  background-color: #ea192c;
  color: white;
  width: 20px;
  height: 20px;
  line-height: 20px;
  left: 0;
  top: 0;
  padding-left: 0;
  display: inline-block;
}
html.js fieldset.collapsed {
  padding: 0;
  height: 36px;
  border-width: 1px;
}
html.js fieldset.collapsible .fieldset-legend {
  background: none;
  padding-left: 0;
  display: block;
}
html.js fieldset.collapsible .fieldset-legend a {
  display: inline-block;
  text-decoration: none;
}
html.js fieldset.collapsible .fieldset-legend a:before {
  content: " ";
  display: inline-block;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 0 5px 6px 5px;
  margin: 0 4px 4px 0;
  border-color: rgba(0, 0, 0, 0.5) transparent;
  vertical-align: middle;
  text-decoration: none;
}
html.js fieldset.collapsible.collapsed .fieldset-legend a:before {
  border-width: 6px 5px 0 5px;
  margin-bottom: 0;
}
.panes > fieldset {
  padding-top: 24px;
}
.panes > fieldset > legend {
  display: none;
}
.panes > fieldset.collapsed {
  display: none;
}
.accordion + .accordion {
  margin-top: 8px;
}
.accordion h3 {
  margin: 0;
  display: inline-block;
}
.accordion .content-header {
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.accordion .content-header:before {
  content: "\e816";
  font-family: fontello;
  background-color: #ffffff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 28px;
  color: #464648;
  text-align: center;
  display: inline-block;
  margin-right: 12px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: super;
}
.accordion .content-header.active,
.accordion .content-header:hover {
  background: #6ec400;
}
.accordion .content-header.active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion .content-main {
  display: none;
}
.accordion .gutter {
  margin-top: 0;
}
.owl-carousel {
  background-color: rgba(0, 0, 0, 0.2);
}
.owl-carousel figure {
  margin-bottom: 0;
}
.owl-carousel h3,
.owl-carousel p,
.owl-carousel .button {
  margin-bottom: 6px;
}
.owl-item img {
  width: 100%;
}
.owl-item .caption {
  opacity: 0;
  margin: 32px;
  width: 50%;
  min-width: 300px;
  max-width: 600px;
  font-size: 13px;
  line-height: 130%;
}
.owl-item .caption h2 {
  font-size: 18px;
  margin-bottom: 8px;
}
.owl-item.active {
  z-index: 9;
  position: relative;
}
.owl-item.active .caption {
  -moz-animation: zoomIn 0.4s;
  -webkit-animation: zoomIn 0.4s;
  animation: zoomIn 0.4s;
  opacity: 0.95;
}
.owl-buttons div {
  position: absolute;
  top: 50%;
  left: 0;
  width: 32px;
  height: 100px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 36px;
  line-height: 92px;
  font-weight: 200;
  font-style: bold;
  color: #ffffff;
  margin-top: -50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  transform-origin: left;
}
.owl-buttons div.owl-next {
  right: 0;
  left: auto;
  transform-origin: right;
}
.owl-buttons div:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.owl-pagination {
  position: absolute;
  bottom: 12px;
  left: 21px;
}
.owl-page {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  background: rgba(128, 128, 128, 0.4);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.owl-page + .owl-page {
  margin-left: 6px;
}
.owl-page.active {
  background: #ffffff;
}
.owl-page .owl-numbers {
  display: none;
}
a.fancybox {
  display: block;
  text-decoration: none;
}
a.fancybox:before {
  content: "";
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20563.65%20563.65%22%3E%0D%0A%09%3Cpath%20fill%3D%22white%22%20d%3D%22M415.241%2C324.971c12.646-12.648%2C22.134-26.931%2C28.458-42.843%0D%0A%09%09c6.321-15.912%2C9.483-32.13%2C9.483-48.654s-3.161-32.844-9.483-48.96c-6.324-16.116-15.813-30.498-28.458-43.146%0D%0A%09%09c-12.648-12.648-26.931-22.032-42.84-28.152c-15.912-6.12-32.232-9.18-48.96-9.18c-16.729%2C0-33.051%2C3.06-48.96%2C9.18%0D%0A%09%09c-15.912%2C6.12-30.192%2C15.504-42.84%2C28.152s-22.134%2C27.03-28.458%2C43.146s-9.486%2C32.436-9.486%2C48.96s3.162%2C32.742%2C9.486%2C48.654%0D%0A%09%09c6.324%2C15.912%2C15.81%2C30.192%2C28.458%2C42.843c12.648%2C12.646%2C26.928%2C22.134%2C42.84%2C28.458c15.912%2C6.321%2C32.232%2C9.483%2C48.96%2C9.483%0D%0A%09%09s33.048-3.162%2C48.96-9.483C388.313%2C347.104%2C402.593%2C337.618%2C415.241%2C324.971z%20M488.681%2C67.93%0D%0A%09%09c22.851%2C22.848%2C39.984%2C48.654%2C51.408%2C77.418s17.136%2C58.038%2C17.136%2C87.822c0%2C29.784-5.712%2C59.058-17.136%2C87.822%0D%0A%09%09s-28.56%2C54.57-51.408%2C77.418c-18.357%2C18.36-38.76%2C33.048-61.2%2C44.064c-22.438%2C11.016-45.693%2C18.357-69.768%2C22.029%0D%0A%09%09c-24.072%2C3.675-48.246%2C3.471-72.521-0.609c-24.276-4.08-47.433-11.832-69.462-23.256L110.465%2C545.902%0D%0A%09%09c-6.12%2C6.12-12.852%2C10.605-20.196%2C13.464c-7.344%2C2.856-14.994%2C4.284-22.95%2C4.284s-15.606-1.428-22.95-4.284%0D%0A%09%09c-7.344-2.856-14.076-7.344-20.196-13.464s-10.608-12.852-13.464-20.196s-4.284-14.994-4.284-22.95s1.428-15.604%2C4.284-22.947%0D%0A%09%09c2.856-7.347%2C7.344-14.076%2C13.464-20.196l101.592-101.592c-14.28-22.44-24.276-46.515-29.988-72.218%0D%0A%09%09c-5.712-25.705-7.242-51.409-4.59-77.11c2.652-25.704%2C9.588-50.694%2C20.808-74.97s26.622-46.206%2C46.206-65.79%0D%0A%09%09c22.848-22.44%2C48.654-39.372%2C77.418-50.796C264.383%2C5.712%2C293.657%2C0%2C323.442%2C0c29.781%2C0%2C59.058%2C5.712%2C87.819%2C17.136%0D%0A%09%09C440.028%2C28.558%2C465.833%2C45.49%2C488.681%2C67.93z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: 24px;
  background-color: #ea192c;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  z-index: 4;
}
a.fancybox:after {
  content: "";
  background-color: rgba(234, 25, 44, 0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  z-index: 3;
}
a.fancybox:hover {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
}
a.fancybox:hover:before {
  opacity: 1;
}
a.fancybox:hover:after {
  background-color: rgba(0, 0, 0, 0.4);
}
.fancybox-overlay a:focus,
.fancybox-overlay a:active {
  position: absolute;
  top: 0;
}
.fancybox-overlay a:focus.fancybox-close,
.fancybox-overlay a:active.fancybox-close {
  top: -18px;
}
.map {
  width: 100%;
  height: 450px;
}
.map .marker-popup {
  border-spacing: 0;
  line-height: 18px;
}
.map .field-image {
  margin: 4px 12px 0 0;
}
.map h3 {
  margin: 0 0 6px;
  font-size: 18px;
}
.social-button {
  margin-right: 6px;
  margin-bottom: 8px;
  padding: 10px 12px;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
}
.social-button:before {
  color: #ffffff;
  margin-right: 6px;
}
.social-button:focus,
.social-button:active,
.social-button:hover {
  opacity: 0.8;
  color: #ffffff;
  text-decoration: none;
}
.social-button.icon-facebook {
  background: #3c599b;
}
.social-button.icon-twitter {
  background: #5eaade;
}
.social-button.icon-gplus {
  background: #dd4b39;
}
.social-button.icon-instagram {
  background: #385877;
  padding: 4px 10px 5px;
  margin: -4px 1px 0 0;
}
.social-button.icon-pinterest {
  background: #bd2126;
}
.social-button.icon-linkedin {
  background: #0077b5;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: inline-block;
  width: 18px;
  height: 18px;
  overflow: hidden;
}
.ui-datepicker .ui-datepicker-prev span::before,
.ui-datepicker .ui-datepicker-next span::before {
  content: "‹";
  display: block;
  width: 18px;
  height: 18px;
  font-size: 20px;
  line-height: 20px;
  color: #464648;
}
.ui-datepicker .ui-datepicker-next span:before {
  content: "›";
}
.ui-datepicker .ui-datepicker-title select {
  height: 32px;
  min-height: 32px;
  line-height: 28px;
  float: none;
  font-size: 13px;
}
.filters .container-inline-date .form-item,
.filters .container-inline-date .form-item input {
  width: 100%;
  margin: 0;
}
.filters .container-inline-date .form-item,
.filters .container-inline-date .date-padding {
  float: none;
}
.filters .container-inline-date .description {
  left: 0;
  right: 0;
}
/* Throbber */
.ajax-progress {
  display: inline-block;
}
.ajax-progress .throbber,
.ajax-progress .message {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.ajax-progress .throbber {
  background: none;
  text-align: center;
}
.ajax-progress .throbber:before {
  content: "\e81a";
  display: inline-block;
  width: 26px;
  height: 26px;
  font-family: fontello;
  font-size: 26px;
  line-height: 26px;
  color: #808080;
  -moz-animation: rotate 2s;
  -webkit-animation: rotate 2s;
  animation: rotate 2s;
}
.ajax-progress .message {
  padding-left: 4px;
  font-size: 13px;
  display: none;
}
tr .ajax-progress .throbber {
  margin: 0 2px;
}
.form-item,
.form-actions {
  margin-top: 0;
}
table .form-item {
  margin: 0;
}
.form-radios .form-item,
.form-checkboxes .form-item,
.form-item {
  margin-bottom: 20px;
}
.form-radios .form-item + .description,
.form-checkboxes .form-item + .description,
.form-item + .description {
  margin-top: -16px;
}
.description {
  font-size: 13px;
  font-style: italic;
  margin-top: 4px;
}
.fieldset-description {
  background-color: #fff2ce;
  padding: 16px;
  border: 1px solid #ffc31c;
  margin-bottom: 24px;
  color: #684c00;
  font-style: italic;
}
.fieldset-description p,
.fieldset-description ul {
  margin: 0;
}
.container-inline > * {
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
}
.field-type-list-boolean + .field-type-list-boolean,
.form-type-checkbox:not([style*="display:none"]):not([style*="display: none"]) + .form-type-checkbox,
.form-type-radio:not([style*="display:none"]):not([style*="display: none"]) + .form-type-radio {
  margin-top: -16px;
}
.block select,
.block input[type="text"],
.block input[type="password"],
.block input[type="search"] {
  width: 100%;
}
.filters {
  padding-bottom: 14px;
}
.filters .form-item {
  margin-bottom: 18px;
  max-width: 250px;
}
.filters .form-submit {
  margin-bottom: 0;
}
.filter {
  position: relative;
  width: 12.5%;
  min-width: 180px;
}
.filter .description {
  position: absolute;
  right: 0;
  left: 32px;
  padding: 12px;
  background: #ea192c;
  color: #ffffff;
  display: none;
  border-radius: 4px;
}
.filter .description:after {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ea192c;
  margin-left: -5px;
}
.filter:hover .description {
  display: block;
  -moz-animation: fadeIn 0.2s;
  -webkit-animation: fadeIn 0.2s;
  animation: fadeIn 0.2s;
  z-index: 99;
}
.filter input,
.filter select {
  width: 100%;
}
.col > .filters {
  margin: 0;
}
.col > .filters .filter {
  width: 100%;
  min-width: 180px;
  max-width: 480px;
  margin: 0 0 20px;
}
#e2e-persons-form {
  position: relative;
  margin: -1px -1px 0;
}
#e2e-persons-form .form-item,
#e2e-persons-form input {
  margin: 0;
}
#e2e-persons-form .form-text {
  width: 100%;
}
#e2e-persons-form .form-submit,
#e2e-persons-form .icon {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 0;
  width: 35px;
  height: 35px;
}
#e2e-persons-form .form-submit {
  padding: 0;
  overflow: hidden;
  text-indent: 35px;
  opacity: 0.1;
}
#e2e-persons-form .icon {
  pointer-events: none;
}
#e2e-persons-form .icon:before {
  width: 35px;
  height: 35px;
  margin: 0;
  line-height: 35px;
  color: #808080;
  cursor: pointer;
}
.webform-progressbar {
  padding: 24px 120px;
  background: #fdfdfd;
  width: auto;
  border-radius: 6px;
  margin: 0 0 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dedede;
  font-size: 13px;
}
.webform-container-inline > label {
  width: 180px;
  display: inline-block;
  vertical-align: top;
}
input.hasDatepicker {
  /*.p(16.5);*/
  margin-left: 4px;
}
#cedra {
  margin-bottom: 24px;
}
#cedra div {
  float: none !important;
}
#cedra > #row {
  background: #f2f2f2;
  margin-bottom: 32px;
}
#cedra > #row > ul,
#cedra #ratesresult > div,
#cedra #calendarresult > div,
#cedra #bodyContent {
  max-width: 1280px;
  height: inherit;
  padding: 0 32px;
  margin: 0 auto;
}
#cedra > #row > ul #bodyContent,
#cedra #ratesresult > div #bodyContent,
#cedra #calendarresult > div #bodyContent,
#cedra #bodyContent #bodyContent {
  padding: 0;
}
#cedra > #row > ul {
  list-style: none;
}
#cedra > #row > ul li {
  display: inline-block;
  margin-right: 10px;
}
#cedra > #row > ul li h2 {
  margin-bottom: 0;
}
#cedra form + #icons {
  float: right !important;
  position: relative;
  z-index: 99;
}
#cedra form + #icons a {
  text-decoration: none;
}
#cedra td > h3 {
  margin-bottom: 0;
}
#cedra td > h3 a {
  float: right;
  font-size: 16px;
  text-decoration: underline;
}
#cedra #clusterSearch > form {
  margin-bottom: 32px;
}
#cedra #clusterSearch > form span {
  display: inline-block;
  vertical-align: bottom;
}
#cedra #clusterSearch > form input[type="button"] {
  margin-bottom: 0;
}
#cedra ul.checkTree ul,
#cedra ul.checkTree {
  list-style: none;
  margin: 15px 15px 15px 0;
  padding: 0;
  font-size: 13px;
}
#cedra ul.checkTree ul input[type=checkbox],
#cedra ul.checkTree input[type=checkbox] {
  display: inline-block;
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
  appearance: checkbox;
  line-height: normal;
  height: auto;
}
#cedra ul.checkTree ul {
  margin: 0;
}
#cedra #extraChecks a {
  cursor: pointer;
  margin-right: 18px;
}
#cedra #clusterResultsLeft {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
#cedra #clusterResultsLeft img {
  display: block;
  margin-bottom: 6px;
}
#cedra #clusterResultsRight {
  display: inline-block;
  width: 74%;
  vertical-align: top;
}
#cedra .cluster {
  margin-bottom: 20px;
}
#cedra .cluster h2 {
  margin-bottom: 2px;
}
#cedra #legenda {
  padding: 10px;
  margin-top: 20px;
  border: 1px dashed #dedede;
  font-size: 13px;
}
#cedra th.pagetypeheader {
  height: 38px;
}
#cedra #ratesresult,
#cedra #calendarresult,
#cedra #clusterResults {
  position: relative;
}
#cedra #ratesresult table.floatTable,
#cedra #calendarresult table.floatTable,
#cedra #clusterResults table.floatTable {
  position: absolute;
  top: 0;
  left: 0;
}
#cedra #ratesresult table.floatTable + div,
#cedra #calendarresult table.floatTable + div,
#cedra #clusterResults table.floatTable + div {
  overflow-x: auto;
}
#cedra #bodyContent #clusterResults table .extraInfo {
  display: none;
}
.cedra-footnote {
  margin-bottom: 20px;
}
.cedra-footnote table td {
  padding: 4px 8px;
}
.cedra-footnote table td:first-child {
  width: 24px;
}
.cedra-footnote table td img {
  width: auto;
}
#mobilemenu,
#mobilesubmenu {
  height: 62px;
  display: none;
}
#mobilemenu .menu-trigger,
#mobilesubmenu .menu-trigger {
  display: inline-block;
  padding: 0 24px;
  line-height: 62px;
  text-transform: uppercase;
  cursor: pointer;
}
#mobilemenu .menu-trigger.icon-cancel,
#mobilesubmenu .menu-trigger.icon-cancel {
  background: rgba(0, 0, 0, 0.2);
}
#mobilesubmenu span {
  color: #ffffff;
}
html.mobile-menu-open {
  overflow-y: scroll;
  max-height: 100%;
}
html.mobile-menu-open body {
  overflow: hidden;
  max-height: 100%;
}
@media only screen and (max-width: 1680px) {
  #SKY {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  .grid-small {
    width: 20%;
  }
  .has-sidebar .grid-small {
    width: 25%;
  }
  .has-sidebars .grid-small {
    width: 33.33%;
  }
  .has-sidebar .grid-medium,
  .has-sidebar .grid-medium-small {
    width: 48.8%;
  }
  .no-columns .grid-medium {
    width: 100%;
  }
  .has-sidebar .no-columns .grid-medium {
    width: 100%;
  }
}
@media only screen and (max-width: 1080px) {
  #banner .slide figure {
    overflow: hidden;
    height: 300px;
  }
  #banner .slide figure img {
    width: 1068px;
    max-width: 1068px;
  }
  #banner .owl-item {
    overflow-x: hidden;
  }
  #banner .owl-item .caption {
    display: block;
    width: auto;
  }
  #mainmenu > ul > li > a {
    padding: 0 12px;
  }
}
@media only screen and (max-width: 960px) {
  padding: 24px 120px;
  background: #fdfdfd;
  background: #fdfdfd;
  width: auto;
  border-radius: 6px;
  margin: 0 0 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dedede;
  font-size: 13px;
  
  .grid-medium,
  .grid-medium-small {
    width: 50%;
  }
  .grid-small {
    width: 25%;
  }
  .has-sidebar .grid-small {
    width: 25%;
  }
  .grid.tablet-no-grid {
    display: block;
    width: auto;
    margin: 0;
  }
  .grid.tablet-no-grid > .col {
    display: block;
    width: auto;
  }
  .grid.tablet-no-grid > .col + .col {
    margin-top: 32px;
  }
  .sidebar {
    margin: 0 -32px;
    background: #f2f2f2;
    padding: 32px 32px 0 0;
  }
  .sidebar .node-block {
    width: 50%;
    display: inline-block;
    border-left: 32px solid #f2f2f2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
  }
  .sidebar#left {
    margin-top: -32px;
    padding: 32px;
  }
  .sidebar#left .node-block {
    border-left: 0;
  }
  .sidebar#right {
    margin-bottom: -32px;
  }
  #mobilemenu,
  #mobilesubmenu {
    display: block;
    z-index: 10;
    position: relative;
    background-color: #2f3f4f;
  }
  #mobilesubmenu {
    position: relative;
    top: -31px;
    margin-bottom: -30px;
  }
  #menubar {
    height: auto;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
  }
  #menubar .wrapper {
    margin: 0;
    width: auto;
    padding: 0;
  }
  .has-primary-tabs #menubar {
    top: 36px;
  }
  #mainmenu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow-y: scroll;
    z-index: 9;
    background: #2f3f4f;
    margin: 0;
    padding-top: 62px;
  }
  #mainmenu > ul > li {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-width: 1px 0;
  }
  #mainmenu > ul > li + li {
    border-top: 0;
  }
  #mainmenu > ul > li a {
    display: block;
  }
  #mainmenu > ul > li a:before {
    display: none;
  }
  #mainmenu.open {
    display: block;
  }
  #mainmenu > ul.submenu-open {
    position: relative;
    left: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #mainmenu > ul.submenu-open > li.submenu-open > .submenu {
    display: inline-block;
    width: 100%;
    position: relative;
    top: 0;
  }
  #mainmenu > ul.submenu-open > li.submenu-open > .submenu .submenu.activeSubmenu {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    text-align: left;
    /* ul.menu { .tr(all .2s);
                   li {  .o(block); .b(1,0,solid,fade(white,10)); .mp(0);
                     a    { .lh(@menubar-height / 2 ); .ps(relative); .fs(90%); .p(0,@padding);  }           

                    }
                  }*/
  }
  #mainmenu.open .submenu {
    position: relative;
    top: 0;
    right: 0;
  }
  ul.submenu-open li.submenu-open .submenu.activeSubmenu {
    background: #2f3f4f;
    z-index: 20;
  }
  ul.submenu-open li.submenu-open .submenu.activeSubmenu ul.menu {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  ul.submenu-open li.submenu-open .submenu.activeSubmenu ul.menu li {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-width: 1px 0;
    margin: 0;
    padding: 0;
  }
  ul.submenu-open li.submenu-open .submenu.activeSubmenu ul.menu li a {
    line-height: 62px;
    position: relative;
    text-shadow: 0 1px 2px #12191f;
    padding: 0 24px;
  }
  #mainmenu.open ul > li.hasSubmenu > a {
    position: relative;
  }
  #mainmenu.open ul > li.hasSubmenu > a:after {
    content: "\e823";
    font-family: 'fontello';
    display: inline-block;
    line-height: 62px;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 24px;
    bottom: 0;
  }
  #mainmenu.open ul > li.submenu-open > a:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #mainmenu.open ul > li div.submenu ul > li {
    background: #6e8ba9;
  }
  #mainmenu.open ul > li div.submenu ul > li.parent > a:after {
    display: none;
  }
  #mainmenu.open ul > li div.submenu ul > li .submenu.activeSubmenu {
    display: inline-block;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  #mainmenu.open ul > li div.submenu ul > li .submenu.activeSubmenu ul > li {
    background: #ced8e2;
  }
  #mainmenu.open ul > li div.submenu ul > li .submenu.activeSubmenu ul > li .submenu-trigger.cancel-menu {
    display: none;
  }
  #mainmenu.open ul > li div.submenu ul > li .submenu.activeSubmenu ul > li a {
    font-size: 12px;
    line-height: 31px;
    color: #464648;
    text-shadow: none;
  }
  #mainmenu.open ul > li div.submenu ul > li .submenu.activeSubmenu ul > li a span {
    color: #464648;
  }
  #submenu {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow-y: scroll;
    z-index: 1;
    margin: 0;
  }
  #submenu > ul > li {
    display: block;
  }
  #submenu > ul > li + li {
    border-top: 0;
  }
  #submenu > ul > li a {
    display: block;
  }
  #submenu > ul > li a:before {
    display: none;
  }
  #submenu.open {
    display: block;
  }
  .has-primary-tabs #mobile-search,
  .has-primary-tabs #topmenu,
  .has-primary-tabs #menubar,
  .has-primary-tabs #mainmenu {
    top: 36px;
  }
  .has-admin-menu #mobile-search,
  .has-admin-menu #topmenu,
  .has-admin-menu #menubar,
  .has-admin-menu #mainmenu {
    border-top: 0 solid #000000;
  }
  #frontmenubar {
    display: none;
  }
  #header {
    padding-top: 62px;
    border-bottom: 1px solid #dedede;
  }
  .col-header-right {
    width: 0;
  }
  #slogan {
    margin-right: 0;
  }
  #topmenu {
    position: fixed;
    top: 0;
    right: 86px;
    z-index: 10;
    text-align: right;
    margin: 0;
    line-height: 62px;
  }
  #topmenu a,
  #topmenu a:before {
    color: #ffffff;
  }
  #topmenu a.active,
  #topmenu a:hover {
    opacity: 0.8;
  }
  #language-select a {
    width: 20px;
    height: 62px;
    display: inline-block;
    overflow: hidden;
  }
  #language-select a + a {
    margin-left: 12px;
  }
  #language-select a:before,
  #language-select a + a:before {
    content: attr(data-langcode);
    display: inline-block;
    width: 20px;
    color: #ffffff;
    margin: 0;
  }
  #social-links {
    margin-left: 10px;
  }
  #search-block-form {
    display: none;
  }
  #mobile-search {
    display: block;
    width: 62px;
    height: 62px;
    line-height: 62px;
    background: rgba(0, 0, 0, 0.2);
    z-index: 10;
    text-align: center;
    color: #ffffff;
  }
  #mobile-search span {
    display: none;
  }
  #mobile-search.icon:before {
    color: #ffffff;
    margin: 0;
  }
  #mobile-search:focus,
  #mobile-search:active,
  #mobile-search:hover {
    background: rgba(255, 255, 255, 0.05);
    position: fixed;
  }
  .content-header.bg-grey {
    box-shadow: 0 0 0 transparent;
  }
  .content-header .wrapper.padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .content-header .wrapper.padding h1 {
    font-size: 20px;
  }
  #footer {
    padding-bottom: 32px;
    height: auto;
  }
  #footer-social-links a {
    margin-right: 20px;
  }
  table {
    display: block;
    border-width: 0;
    width: 100% !important;
    overflow-x: auto;
  }
  .ui-datepicker table {
    display: table;
  }
  .webform-progressbar {
    text-align: left;
    padding: 16px;
  }
  .webform-progressbar-outer {
    border-width: 0;
    background: none;
    margin: 0;
    width: auto;
    height: auto;
    position: static;
  }
  .webform-progressbar-inner {
    display: none;
  }
  span.webform-progressbar-page {
    position: static;
    top: auto;
    left: auto;
    display: block;
    margin: 0 0 8px 0;
    width: auto;
    height: auto;
  }
  span.webform-progressbar-page.current {
    background: #fac6ca;
  }
  span.webform-progressbar-page > span {
    margin: 0 12px 0 0;
    display: inline-block;
  }
  span.webform-progressbar-page .webform-progressbar-page-label {
    margin: 0 12px 0 12px;
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  #overview-menu ul.menu > li {
    width: auto;
    display: block;
  }
  #overview-menu ul.menu > li a {
    margin-left: 0;
  }
  .bundle-text-block.fright {
    margin-left: 0;
    width: 100%;
  }
  #main {
    z-index: 0;
  }
  #mobilesubmenu {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .grid-medium,
  .grid-medium-small {
    width: 50%;
  }
  .has-sidebar .grid-medium,
  .has-sidebar .grid-medium-small {
    width: 48.8%;
  }
  .has-sidebars .grid-medium,
  .has-sidebars .grid-medium-small {
    width: 50%;
  }
  .no-columns .grid-medium,
  .no-columns .grid-medium-small {
    width: 100%;
  }
  .grid-small {
    width: 33.33%;
  }
  .has-sidebar .grid-small {
    width: 33.33%;
  }
  .has-sidebars .grid-small {
    width: 33.33%;
  }
  /*

  .view.gutter > .view-content > .iblock + .iblock h3 { .mt(@gutter); }
*/
  #banner .caption {
    min-width: 0;
  }
  #banner .bundle-title {
    font-size: 20px;
    line-height: 110%;
    margin-bottom: 4px;
  }
  #banner .field-text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .teaser .padding {
    padding: 16px;
  }
  .grid-medium-small,
  .grid-medium {
    width: 100%;
  }
  .has-sidebar .grid-medium-small,
  .has-sidebar .grid-medium {
    width: 100%;
  }
  .has-sidebars .grid-medium-small,
  .has-sidebars .grid-medium {
    width: 100%;
  }
  .grid-small {
    width: 50%;
  }
  .has-sidebar .grid-small {
    width: 50%;
  }
  .has-sidebars .grid-small {
    width: 50%;
  }
  .no-columns .teaser > div {
    display: block;
    width: auto;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .no-columns .teaser > div.padding {
    padding: 24px;
  }
  .no-columns .teaser > div.field-image {
    padding-right: 0;
  }
  .sidebar {
    border-top: 1px solid #dedede;
    text-align: center;
  }
  .sidebar .node-block {
    width: auto;
    display: inline-block;
    max-width: 316px;
  }
  #mobilemenu .menu-trigger {
    width: 20px;
    height: 62px;
    overflow: hidden;
    display: inline-block;
  }
  #mobilemenu .menu-trigger:before {
    margin-left: 2px;
  }
  #breadcrumb,
  a.print {
    display: none;
  }
  .col-header-slogan {
    width: 180px;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 14px;
  }
  .filters.gutter-small {
    margin-left: 0;
  }
  .filters .form-item,
  select,
  input[type=email],
  input[type=text] {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }
  #banner .caption.padding {
    padding: 8px;
    margin: 0;
  }
  .display-teasers_small .teaser.overlay-link {
    border: 1px solid #dedede;
  }
  .display-teasers_small .field-image {
    display: none;
  }
}
@media only screen and (max-width: 450px) {
  .col-header-slogan {
    display: none;
  }
  .grid-small,
  .grid-medium-small,
  .grid-medium {
    width: 100%;
  }
  .has-sidebar .grid-small,
  .has-sidebar .grid-medium-small,
  .has-sidebar .grid-medium {
    width: 100%;
  }
  .has-sidebars .grid-small,
  .has-sidebars .grid-medium-small,
  .has-sidebars .grid-medium {
    width: 100%;
  }
  .bundle-columns .iblock {
    width: 100%;
  }
  .node-person.teaser-small .col {
    display: inline-block;
    width: 100%;
  }
  .node-person.teaser-small .col.col-thumbnail {
    margin-bottom: 10.66666667px;
  }
}
@media only screen and (max-width: 340px) {
  #social-links {
    display: none;
  }
}
body.frontpage {
  background: #fff;
}
body.frontpage .slide .field-link {
  display: none;
}
.view-magazinebrands.display-teasers .grid-small {
  width: 24.75%;
}
.has-sidebar .view-magazinebrands.display-teasers .grid-small {
  width: 32.99%;
}
#footer-social-links {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.node-frontpage .bundle-tags.view-ct-page {
  margin-left: -32px;
}
.node-frontpage .view-tags.display-teasers_small {
  max-width: 1024px;
  margin: 0 auto;
}
.node-frontpage .view-tags.display-teasers_small .grid-medium-small {
  width: 32.99%;
}
.col-footer-news .file {
  display: none;
}
.d-text {
  color: #a5a5a5;
  font-size: 13px;
  padding-top: 27px;
}
.icon-twitter:before {
  content: '';
  background-image: url(/sites/all/themes/roularta/logo-x.svg);
  background-size: 15px;
  width: 15px;
  height: 15px;
}
/*-----------------------------------------------------------------------
--------------------------- Pink monday ---------------------------------*/
#menubar {
  background: #e42229;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 3px 3px rgba(0, 0, 0, 0.1);
}
#mainmenu > ul > li > a {
  text-shadow: none;
}
#mainmenu > ul > li > a:hover,
#mainmenu > ul > li > a:focus,
#mainmenu > ul > li > a:active,
#mainmenu > ul > li > a.active {
  background: #520c20;
}
#mainmenu > ul > li > a:before {
  background: #fff;
}
#footer {
  height: 350px;
  padding-top: 32px;
  margin: -350px auto 0;
  color: #fff;
  font-size: 14px;
  background-color: #520c20 !important;
}
#footer .d-text {
  color: #fff;
  font-size: 13px;
  padding-top: 27px;
}
#footer a,
#footer span {
  color: #fff;
  text-decoration: none;
}
/*-------------------------------------------------------------------------
-----------------------------------------------------------------------*/
@media only screen and (max-width: 1220px) {
  #mainmenu > ul > li > a {
    padding: 0 12px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 800px) {
  .view-magazinebrands.display-teasers .grid-small {
    width: 48.8%;
  }
  .has-sidebar .view-magazinebrands.display-teasers .grid-small {
    width: 48.8%;
  }
  .node-frontpage .view-tags.display-teasers_small .grid-medium-small {
    width: 48.8%;
  }
}
@media only screen and (max-width: 520px) {
  .view-magazinebrands.display-teasers .grid-small {
    width: 100%;
  }
  .has-sidebar .view-magazinebrands.display-teasers .grid-small {
    width: 100%;
  }
  .node-frontpage .view-tags.display-teasers_small .grid-medium-small {
    width: 100%;
  }
}
.hide-titles div article div header.content-header h3 {
  display: none;
}
