@charset "UTF-8";
/*!
Theme Name: napa - teema
Theme URI: www.napa-agency.fi
Author: redandblue
Author URI: http://www.redandblue.fi
Description: Napa Agency
Version: 1.0
*/
/*
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=75a55ee539328f903bc2)
 * Config saved to config.json and https://gist.github.com/75a55ee539328f903bc2
 */
/*
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  outline: #000 none 0;
  border: 0 none;
}

a:active, a:focus {
  outline: 0 none;
  border: 0 none;
}

abbr[title] {
  border-bottom: 0.0625rem dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 2.5rem;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

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

fieldset {
  border: 0.0625rem solid #c0c0c0;
  margin: 0 0.125rem;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

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

html {
  font-size: 1rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

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

a {
  color: #7760bb;
  text-decoration: none;
}

a:hover {
  color: #7760bb;
  text-decoration: none;
}

a:focus {
  outline: 0 none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0.375rem;
}

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

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

hr {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 0;
  border-top: 0.0625rem solid #eeeeee;
}

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

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

[role=button] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  width: 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .container {
    width: 46.875rem;
  }
}
@media (min-width: 992px) {
  .container {
    width: 60.625rem;
  }
}
@media (min-width: 1210px) {
  .container {
    width: 73.75rem;
  }
}
.container-new {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .container-new {
    width: 46.875rem;
  }
}
@media (min-width: 992px) {
  .container-new {
    width: 60.625rem;
  }
}
@media (min-width: 1210px) {
  .container-new {
    width: 73.75rem;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}

.row {
  margin-left: -1.125rem;
  margin-right: -1.125rem;
}

.row-new {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 3.125rem;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 0.0625rem;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

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

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@font-face {
  font-family: "Glober";
  src: url("fonts/glober/323A6B_0_0.eot");
  src: url("fonts/glober/323A6B_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/glober/323A6B_0_0.woff") format("woff"), url("fonts/glober/323A6B_0_0.ttf") format("truetype"), url("fonts/glober/323A6B_0_0.svg#323A6B_0_0") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Glober";
  src: url("fonts/glober/323A6B_0_0.eot");
  src: url("fonts/glober/323A6B_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/glober/323A6B_0_0.woff") format("woff"), url("fonts/glober/323A6B_0_0.ttf") format("truetype"), url("fonts/glober/323A6B_0_0.svg#323A6B_0_0") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Glober";
  src: url("fonts/glober/323A6B_0_0.eot");
  src: url("fonts/glober/323A6B_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/glober/323A6B_0_0.woff") format("woff"), url("fonts/glober/323A6B_0_0.ttf") format("truetype"), url("fonts/glober/323A6B_0_0.svg#323A6B_0_0") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Glober";
  src: url("fonts/glober/323A6B_0_0.eot");
  src: url("fonts/glober/323A6B_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/glober/323A6B_0_0.woff") format("woff"), url("fonts/glober/323A6B_0_0.ttf") format("truetype"), url("fonts/glober/323A6B_0_0.svg#323A6B_0_0") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Glober";
  src: url("fonts/glober/323A6B_0_0.eot");
  src: url("fonts/glober/323A6B_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/glober/323A6B_0_0.woff") format("woff"), url("fonts/glober/323A6B_0_0.ttf") format("truetype"), url("fonts/glober/323A6B_0_0.svg#323A6B_0_0") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Glober";
  src: url("fonts/glober/323A6B_0_0.eot");
  src: url("fonts/glober/323A6B_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/glober/323A6B_0_0.woff") format("woff"), url("fonts/glober/323A6B_0_0.ttf") format("truetype"), url("fonts/glober/323A6B_0_0.svg#323A6B_0_0") format("svg");
  font-weight: 900;
  font-style: normal;
}
body {
  font-family: "Titillium Web", sans-serif;
  font-size: 1rem;
  color: #333333;
  font-kerning: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  line-height: 1.2em;
  color: #646464;
  margin: 0 0 0.7em;
  padding: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #7760bb;
  font-weight: 600;
}
h1 {
  font-size: 1.8125rem;
  font-family: "Glober", Helvetica, Arial, sans-serif;
}

h2 {
  font-size: 1rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-size: 0.9375rem;
}

h5 {
  font-size: 0.8125rem;
  text-transform: uppercase;
}

h6 {
  font-size: 0.8125rem;
  text-transform: uppercase;
}

a {
  font-weight: 500;
  color: #7760bb;
}

.section-title {
  padding: 0 1.25rem;
  margin: 0 0 2.5rem;
}

.ingressi {
  font-size: 1.375rem;
  line-height: 1.4;
  display: block;
  color: #646464;
}

.fz-small {
  font-size: 1rem;
}

.meta-text {
  font-family: "Glober", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 500;
}
.meta-text i {
  color: #b5a9dd;
}

.page-small-title {
  letter-spacing: 0.0625rem;
  position: relative;
  padding-bottom: 0.4375rem;
  display: inline-block;
  min-width: 5rem;
}
.page-small-title:after {
  position: absolute;
  content: " ";
  display: block;
  width: 4.375rem;
  height: 0.125rem;
  background-color: #868686;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tab-indent {
  display: block;
  font-weight: 700;
  font-size: 0.9375rem;
  width: 15.625rem;
  position: relative;
}
.tab-indent span {
  position: absolute;
  display: inline-block;
  font-weight: 400;
  top: 0;
  right: 0;
}

a.fa {
  color: #7760bb;
}

.col-content-blog {
  color: #333;
  font-family: "Titillium Web", sans-serif;
  line-height: 1.4;
  font-size: 0.9375rem;
}
.col-content-blog h4 {
  font-weight: 500;
}
.col-content-blog p {
  line-height: 1.8;
}

.table-title {
  margin-top: 0.375rem;
  margin-bottom: 0.9375rem;
  float: left;
}

.table-smalltext {
  color: #666;
  font-size: 0.8em;
  font-style: italic;
}

.nav-social-menu {
  padding-right: 0.625rem;
  border-bottom: 0.125rem solid #eeeeee;
  text-align: right;
  position: relative;
  top: 0;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}
.nav-social-menu .fa {
  display: inline-block;
  padding: 0.9375rem 0.625rem;
}

.logged-in-menu {
  background: #d8dbdb;
  background: linear-gradient(to right, #7760bb 0, #b5a9dd 100%);
  height: 2.375rem;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.logged-in-menu ul {
  margin: 0;
  padding: 0;
  float: right;
}
.logged-in-menu ul li {
  padding: 0;
  list-style-type: none;
  float: left;
}
.logged-in-menu ul li a {
  display: inline-block;
  margin: 0.6875rem 0 0;
  padding: 0 0.9375rem;
  color: #fff;
  border-right: 0.125rem solid #fff;
  line-height: 1;
  font-weight: 700;
  font-size: 0.8125rem;
  text-transform: uppercase;
}
.logged-in-menu ul li:last-child a {
  border-right: none;
}

.main-nav-container {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 100, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 100, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 100, 0);
  background-color: #fff;
  color: #7760bb;
  width: 100%;
  top: 0;
  left: 0;
  height: 8.75rem;
  position: relative;
  border-bottom: 0.125rem solid #eeeeee;
}
.main-nav-container .logo-container {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border-right: 0.125rem solid #eeeeee;
  height: 8.625rem;
  padding: 1.5625rem 0.9375rem 0;
  z-index: 10;
  width: 16.25rem;
  text-align: center;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}
.main-nav-container .logo-container .header-logo {
  margin: 0;
  padding: 0;
  display: inline-block;
  max-width: 10.3125rem;
  max-height: 4.875rem;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}
.main-nav-container .main-nav {
  display: block;
  padding: 0;
  padding-right: 1.375rem;
  padding-left: 1.375rem;
  position: relative;
  text-align: right;
  top: 0;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}
.main-nav-container .main-nav-list {
  display: block;
  float: right;
  margin: 0;
  padding: 2.3125rem 0 0;
}
.main-nav-container .main-nav-list li {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  display: block;
  float: left;
  padding: 0 0 0.625rem;
  position: relative;
}
.main-nav-container .main-nav-list li a {
  padding: 0 1.1875rem 0 1.3125rem;
  border-right: 0.125rem solid #eeeeee;
  display: block;
  color: #5e5e5e;
  font-family: "Titillium Web", sans-serif;
  line-height: 1;
  font-weight: 700;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
.main-nav-container .main-nav-list .menu-item-has-children > a {
  position: relative;
  margin-right: 0.3125rem;
  padding-right: 1rem;
}
.main-nav-container .main-nav-list .menu-item-has-children > a:after {
  position: absolute;
  content: "\f107";
  font-family: "FontAwesome";
  display: block;
  right: 0;
  top: 0;
  opacity: 0.5;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
.main-nav-container .main-nav-list .menu-item-has-children:hover > a:after {
  opacity: 1;
}
.main-nav-container .main-nav-list .current_page_item > a {
  opacity: 0.5 !important;
}
@keyframes drop-down-animation {
  0% {
    display: none;
    opacity: 0;
    overflow: hidden;
  }
  1% {
    display: block;
    opacity: 0;
    height: 0;
  }
}
.main-nav-container .main-nav-list li .sub-menu > li {
  padding: 0 0.9375rem;
}
.main-nav-container .main-nav-list li .sub-menu > li a {
  position: relative;
  font-size: 1.125rem;
  color: #7760bb;
}
.main-nav-container .main-nav-list li .sub-menu > li ul {
  display: none;
}
.main-nav-container .main-nav-list li .sub-menu .current_page_item > a {
  opacity: 0.5 !important;
}
.main-nav-container .main-nav-list .nav-submenu-container {
  display: none;
  overflow: hidden;
  background-color: #f4f4f4;
  position: absolute;
  padding: 1.875rem 1.875rem;
  top: 1.875rem;
  min-width: 18.75rem;
  left: -2.75rem;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.main-nav-container .main-nav-list .nav-submenu-container a {
  border: 0 none;
  padding-bottom: 0.625rem;
}
.main-nav-container .main-nav-list .nav-submenu-container li:last-child a {
  padding-bottom: 0;
}
.main-nav-container .main-nav-list .nav-submenu-container .menu-post-container {
  padding: 0 0.625rem;
  max-width: 25%;
  float: left;
}
.main-nav-container .main-nav-list .nav-submenu-container .post-box.post {
  height: 17.8125rem !important;
}
.main-nav-container .main-nav-list .nav-submenu-container .sub-menu {
  padding: 0;
}
.main-nav-container .main-nav-list .nav-submenu-container .sub-menu > li {
  display: block;
}
.main-nav-container .main-nav-list li:hover > .nav-submenu-container {
  display: block;
  overflow: hidden;
}

.header-style-fp {
  text-align: center;
  padding-top: 2.5rem;
}
.header-style-fp .logo-container, .header-style-fp .nav-social-menu {
  display: none;
}
.header-style-fp .main-nav {
  display: inline-block;
}
.header-style-fp .main-nav-container {
  background: none;
  border: 0 none;
}
.header-style-fp .extra-nav-container li {
  padding: 0;
}
.header-style-fp .extra-nav-container li .login-btn {
  color: #fff;
}
.header-style-fp .main-nav-list {
  padding: 0;
  color: #fff;
}
.header-style-fp .main-nav-list li {
  border-color: #fff;
}
.header-style-fp .main-nav-list li a {
  color: #fff;
}
.header-style-fp .main-nav-list li.current_page_item > a {
  color: #fff !important;
  opacity: 1 !important;
  text-decoration: underline;
}
.header-style-fp .frame-apuraha-btn {
  border-color: #fff;
  color: #fff;
}
.header-style-fp .search-button {
  color: #fff;
}
.header-style-fp .quick-search-container {
  right: -4.1875rem;
  top: 1.875rem;
}
.header-style-fp .rab-lang-menu .fa {
  color: #fff;
}
.header-style-fp .rab-lang-menu li a {
  color: #fff;
}

.extra-nav-container {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  transition: all 100ms linear;
}
.extra-nav-container:after, .extra-nav-container:before {
  content: " ";
  display: block;
  clear: both;
}
.extra-nav-container li {
  padding: 2.3125rem 0 2.25rem;
  list-style-type: none;
  float: left;
}
.extra-nav-container li a {
  display: block;
  padding: 0 0 0.625rem;
  color: #5e5e5e;
  line-height: 1;
}
.extra-nav-container li .login-btn {
  font-weight: 700;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
.extra-nav-container li:first-child a {
  padding: 0 1.5625rem;
}

.rab-lang-menu {
  float: left;
  margin: 0;
  padding: 0;
}
.rab-lang-menu .fa {
  float: left;
  border-left: 0.125rem solid #eeeeee !important;
  display: inline-block;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.rab-lang-menu li {
  padding: 0;
}
.rab-lang-menu li a {
  font-weight: 700;
}
.rab-lang-menu li:last-child {
  border: 0 none;
}
.rab-lang-menu li:last-child a {
  padding-left: 0;
}

.quick-search-wrapper {
  position: relative;
}

.quick-search-container {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  border: 0.125rem solid #7760bb;
  padding: 1.875rem 4rem 0.3125rem 3.9375rem;
  background-color: #fff;
  height: 5.875rem;
  position: absolute;
  right: -0.125rem;
  top: -0.125rem;
  width: 36.625rem;
  z-index: 1;
  display: none;
}

.search-button {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  display: inline-block;
  position: relative;
  float: right;
  z-index: 2;
}

.close-quick-search {
  position: absolute;
  left: 1.125rem;
  top: 2.0625rem;
  height: 1.5625rem;
  width: 1.5625rem;
  padding: 0 !important;
}
.close-quick-search:before, .close-quick-search:after {
  content: " ";
  background-color: #5e5e5e;
  height: 0.125rem;
  width: 1.3125rem;
  position: absolute;
  top: 0.625rem;
  left: 0.1875rem;
}
.close-quick-search:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-quick-search:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.quick-search-inner {
  width: 100%;
  display: inline-block;
}

.quick-search-form {
  width: 100%;
  margin-bottom: 0;
}
.quick-search-form #quick-search-input {
  width: 100%;
  background: none;
  border: 0 none;
  font-size: 1.125rem;
  color: #000;
}
.quick-search-form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
.quick-search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
  opacity: 1;
}
.quick-search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
  opacity: 1;
}
.quick-search-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}

.mobile-header-nav {
  display: none;
}
.mobile-header-nav ul {
  padding: 0;
  margin: 0;
  float: right;
}
.mobile-header-nav ul li {
  list-style-type: none;
  float: left;
}
.mobile-header-nav .fa {
  display: block;
  padding-top: 1.3125rem;
  padding-right: 1.75rem;
  font-size: 1.375rem;
  color: #7760bb;
  width: 3rem;
}

.mobile_nav {
  width: 22.5rem;
  height: 100vh;
  top: 0;
  position: fixed;
  overflow: scroll;
  padding: 0;
  text-align: center;
  padding-top: 6.25rem;
  background-color: #fff;
  border: 0;
  display: none;
  left: inherit;
  right: -22.5rem;
  z-index: 900;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: transform 200ms ease;
  -moz-transition: transform 200ms ease;
  -o-transition: transform 200ms ease;
  -ms-transition: transform 200ms ease;
  transition: transform 200ms ease;
}
.mobile_nav .rab-lang-menu a {
  color: #7760bb !important;
}
.mobile_nav li {
  position: relative;
  padding-bottom: 0 !important;
}
.mobile_nav li a {
  font-family: "Glober", Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  font-size: 1.125rem !important;
  font-weight: 400;
  padding: 0.9375rem 0.625rem;
  text-transform: uppercase;
}
.mobile_nav li:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #eeeeee;
  margin: 0 auto;
  height: 0.125rem;
  width: 4.375rem;
}
.mobile_nav .menu-item-has-children > a {
  position: relative;
}
.mobile_nav .menu-item-has-children .open-submenu {
  right: 0;
  position: absolute;
  top: 0;
  width: 3.125rem;
  height: 3.125rem;
}
.mobile_nav .menu-item-has-children .open-submenu:after, .mobile_nav .menu-item-has-children .open-submenu:before {
  display: block;
  content: " ";
  background-color: #7760bb;
  width: 1rem;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  transition: all 100ms linear;
  font-size: 1.25rem;
  position: absolute;
  top: 1.5625rem;
  left: 1.125rem;
  height: 0.125rem;
  opacity: 1;
}
.mobile_nav .menu-item-has-children .open-submenu:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile_nav .menu-item-has-children.mobile-submenu-active .open-submenu:before {
  opacity: 0;
}
.mobile_nav .current-menu-item > a {
  color: #333 !important;
}
.mobile_nav h5 {
  margin: 0;
  display: block;
  font-family: "Lato";
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 400;
  padding: 0.5625rem 0.625rem 0.5625rem 2.25rem;
  background-color: #e9e9e9;
}
.mobile_nav .mobile-submenu-active > a:after {
  top: 1.25rem;
  opacity: 0;
}
.mobile_nav .sub-menu {
  padding-bottom: 0.3125rem !important;
}
.mobile_nav > ul > .menu-item-has-children > .sub-menu {
  padding: 0;
  display: none;
  background-color: #fff;
}
.mobile_nav > ul > .menu-item-has-children > .sub-menu ul, .mobile_nav > ul > .menu-item-has-children > .sub-menu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0 none;
}
.mobile_nav > ul > .menu-item-has-children > .sub-menu > li a {
  padding-left: 2.25rem;
  font-weight: 400;
}
.mobile_nav .main-nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobile_nav .main-nav-list li a {
  color: #7760bb;
}
.mobile_nav .main-nav-list li:last-child {
  border: 0 none;
}
.mobile_nav .rab-login-container {
  padding: 1.875rem 0.625rem;
}
.mobile_nav .rab-login-container h1 {
  font-size: 1.5rem;
  text-transform: uppercase;
}
.mobile_nav .login-btn {
  display: inline-block;
  padding-top: 1.875rem;
  color: #5e5e5e;
  font-weight: 700;
}

.menu-1-opened #mobile_menu {
  -webkit-transform: translate3d(-22.5rem, 0, 0);
  transform: translate3d(-22.5rem, 0, 0);
}

.menu-2-opened #mobile_menu_2 {
  -webkit-transform: translate3d(-22.5rem, 0, 0);
  transform: translate3d(-22.5rem, 0, 0);
}

.menu-3-opened #mobile_menu_3 {
  -webkit-transform: translate3d(-22.5rem, 0, 0);
  transform: translate3d(-22.5rem, 0, 0);
}

.menu-closed #mobile_menu {
  right: -100%;
}

.extra-nav-mobile {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -0.4375rem;
  display: inline-block;
  right: 4.1875rem;
}
.extra-nav-mobile li {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.extra-nav-mobile li .web-shop-button {
  background-color: #F3F3F3;
}

.menu-burger-container {
  margin-top: 1.4375rem;
  float: right;
}

#menu-burger {
  display: none;
  width: 1.4375rem;
  height: 1rem;
  position: relative;
  margin: 0.125rem 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
  cursor: pointer;
}

#menu-burger span {
  display: block;
  position: absolute;
  height: 0.1875rem;
  width: 100%;
  background: #7760bb;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#menu-burger span:nth-child(1) {
  top: 0;
}
#menu-burger span:nth-child(2), #menu-burger span:nth-child(3) {
  top: 0.4375rem;
}
#menu-burger span:nth-child(4) {
  top: 0.875rem;
}
#menu-burger .fa-close {
  display: none;
}

.mobile-menu-opened {
  overflow: hidden;
}

.mobile-1-menu-opened {
  overflow: hidden;
}
.mobile-1-menu-opened #menu-burger span {
  display: none !important;
}
.mobile-1-menu-opened #menu-burger .fa-close {
  position: relative;
  top: -0.25rem;
  padding-top: 0;
  display: inline-block;
}

.mobile-3-menu-opened {
  overflow: hidden;
}
.mobile-3-menu-opened #open_mobile_menu_2:before {
  content: "\f00d";
}

.mobile-2-menu-opened {
  overflow: hidden;
}
.mobile-2-menu-opened #open_mobile_menu_3:before {
  content: "\f00d";
}

.mobile-search-container {
  background-color: #fff;
  padding: 0.8125rem 0.625rem;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  transition: all 250ms linear;
  -webkit-transition-delay: 80ms;
  /* Safari */
  transition-delay: 80ms;
  position: relative;
}
.mobile-search-container .container {
  position: relative;
}
.mobile-search-container form {
  margin-bottom: 0;
}

.mobile-search-form #mobile-search-input {
  width: 100%;
  background: none;
  border: 0.125rem solid #eeeeee;
  font-size: 0.9375rem;
  color: #000;
  padding: 0.625rem 0;
  text-indent: 0.625rem;
  margin-bottom: 0.9375rem;
  -webkit-border-radius: 0.1875rem;
  -moz-border-radius: 0.1875rem;
  border-radius: 0.1875rem;
  -webkit-appearance: none;
}
.mobile-search-form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #5e5e5e;
  font-style: italic;
}
.mobile-search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #5e5e5e;
  font-style: italic;
  opacity: 1;
}
.mobile-search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #5e5e5e;
  font-style: italic;
  opacity: 1;
}
.mobile-search-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #5e5e5e;
  font-style: italic;
}
.mobile-search-form .mobile-search-button {
  text-transform: uppercase;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  margin: 0;
}
.mobile-search-form .mobile-search-button:after {
  content: " ›";
}

.contact-menu-mobile {
  padding: 0.625rem;
  font-size: 0.875rem;
}
.contact-menu-mobile .meta-text-large {
  display: block;
  font-size: 1.125rem;
  margin-bottom: 0.9375rem;
}

blockquote {
  margin: 0;
  padding: 0.3125rem 1.875rem;
  border-left: 0.125rem solid #eeeeee;
  font-size: 1.0625rem;
  line-height: 1.625rem;
  font-style: italic;
}
blockquote p {
  margin: 0;
}

.rab-button {
  position: relative;
  font-size: 0.875rem;
  display: inline-block;
  font-family: "Glober", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  padding: 0.625rem 1.875rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  border: 0.0625rem solid #7760bb;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  /*&:after {
  	font-family: "FontAwesome";
  	font-weight: normal;
  	content: "\f105";
  	position: absolute;
  	top: 16px;
  	right: 32px;
  	font-size: 13px;
  }
  */
  /*
  &.rab-button-filled {
  	background-color: $color;
  	color: #fff;
  	&:hover {
  		background-color: $color-var;
  		border-color: $color-var;
  	}	
  }
  &.rab-button-download {
  	padding: 14px 40px 14px 20px;
  	&:after {
  		content: '\f019';
  		right: 16px;
  		top: 15px;
  		font-size: 15px;
  	}
  }
  */
}
.rab-button:after, .rab-button:before {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.rab-button:hover {
  background-color: #7760bb;
  color: #fff;
  /*&:after {
  	top: 16px;
  	right: 28px;
  } */
}
.rab-button:focus, .rab-button:active {
  border: 0.125rem solid #7760bb;
}

.rab-light-text .rab-button:hover {
  color: #27211f;
  background-color: #fff;
}

.rab-button-dark {
  background-color: #fff;
  color: #5e5e5e;
  border: 0.125rem solid #7760bb;
  position: relative;
  padding-right: 2.1875rem;
}
.rab-button-dark:after {
  content: " ›";
}
.rab-button-dark:hover {
  color: #7760bb;
  background-color: #fff;
}

.rab-button-dark-noarrow {
  text-transform: uppercase;
  background-color: #e42a67;
  color: #fff;
  position: relative;
}
.rab-button-dark-noarrow:hover {
  color: #fff;
  background-color: #A01B45;
}

.rab-button-custom {
  display: inline-block;
  padding: 0.5rem 1.25rem 0.375rem;
  -webkit-border-radius: 1.25rem;
  -moz-border-radius: 1.25rem;
  border-radius: 1.25rem;
  font-weight: 700;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.rab-button-some {
  display: inline-block;
  padding: 0.5rem 1.25rem 0.375rem 2.625rem;
  margin-right: 0.625rem;
  -webkit-border-radius: 1.25rem;
  -moz-border-radius: 1.25rem;
  border-radius: 1.25rem;
  font-weight: 700;
  position: relative;
  color: #fff;
  text-transform: uppercase;
}
.rab-button-some:after {
  position: absolute;
  top: 0;
  left: 0.8125rem;
  font-family: "DuodecimIcons";
  font-size: 1.5rem;
  font-weight: normal;
}

.rab-link {
  font-family: "Glober", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  color: #7760bb;
}
.rab-link:after {
  font-family: "FontAwesome";
  font-weight: normal;
  content: " \f105";
  font-size: 1.125rem;
  position: relative;
  top: 0.0625rem;
}

.rab-link-light {
  color: #fff;
}

.post-counter {
  position: relative;
  top: -0.0625rem;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.625rem;
  -moz-border-radius: 0.625rem;
  border-radius: 0.625rem;
  font-size: 0.8125rem;
  margin-left: 0.4375rem;
  padding: 0.25rem 0.625rem 0.125rem;
}

.pagination {
  border-top: 0.125rem solid #eeeeee;
}
.pagination .nav-links {
  text-align: center;
  position: relative;
}
.pagination .page-numbers {
  padding: 0.4375rem 0.875rem 0.4375rem;
  background-color: #ffffff;
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 0.9375rem;
  text-transform: uppercase;
  position: relative;
}
.pagination .next, .pagination .prev {
  position: absolute;
  padding: 0.4375rem 2.1875rem 0.4375rem;
  background-color: #fff;
  border: 0.125rem solid #7760bb;
  font-weight: 400;
  color: #5e5e5e;
  font-family: "Titillium Web", sans-serif;
}
.pagination .next:after, .pagination .prev:after {
  font-family: "FontAwesome";
  position: absolute;
  font-size: 0.9375rem;
}
.pagination .next {
  right: 0;
  padding-right: 2.6875rem;
}
.pagination .next:after {
  content: "\f105";
  top: 0.5rem;
  right: 1.75rem;
}
.pagination .prev {
  left: 0;
  padding-left: 2.6875rem;
}
.pagination .prev:after {
  content: "\f104";
  top: 0.5rem;
  left: 1.75rem;
}

.wp-smiley {
  display: inline-block;
}

.rab-button-phone-mobile {
  padding: 0.875rem 0;
  display: block;
  text-align: center;
  margin-bottom: 0.9375rem;
}
.rab-button-phone-mobile:after {
  display: none;
  content: none;
}

.meta-text-contact {
  display: block;
  margin-bottom: 0.9375rem;
}

.rab-share-buttons {
  float: right;
  margin-left: 0;
  display: inline-block;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}
.rab-share-buttons .rab-share-text {
  font-size: 0.8125rem;
  text-transform: uppercase;
  margin-right: 0.9375rem;
  font-weight: 500;
}
.rab-share-buttons .rab-share-icon {
  margin-right: 0.9375rem;
}

.breadcrumbs {
  display: block;
  padding: 1.875rem 0 1.875rem 2.3125rem;
  font-size: 1rem;
  color: #646464;
  position: relative;
}
.breadcrumbs a {
  font-weight: 700;
  color: #646464;
}
.breadcrumbs a:hover {
  color: #7760bb;
}
.breadcrumbs:before {
  content: "·";
  position: absolute;
  top: 3rem;
  font-size: 6.375rem;
  left: 0.625rem;
  line-height: 0;
  color: #95d7fc;
}

.some-menu {
  margin-top: 1.875rem;
  text-align: center;
}
.some-menu .some-icon {
  display: inline-block;
  padding: 0.5rem 1.125rem;
  font-size: 1.875rem;
}

.rab-login-modal {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100vh;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999999;
}

.rab-login-modal-inner {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100vh;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  
  display: -moz-box;      /* OLD: Firefox (buggy) */
  display: -ms-flexbox;
  /* MID: IE 10 */
  display: -webkit-flex;
  /* NEW, Chrome 21–28, Safari 6.1+ */
  display: flex;
  /* NEW: IE11, Chrome 29+, Opera 12.1+, Firefox 22+ */
  -webkit-box-align: center;
  -moz-box-align: center;
  /* OLD… */
  -ms-flex-align: center;
  /* You know the drill now… */
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.rab-login-container {
  padding: 3.125rem 6.25rem;
  background-color: #fff;
  position: relative;
}
.rab-login-container h1 {
  text-transform: uppercase;
}
.rab-login-container #loginform {
  margin-bottom: 0;
}
.rab-login-container #wp-submit {
  margin-top: 0;
}

.close-modal {
  color: #5e5e5e;
  text-transform: uppercase;
  position: absolute;
  top: 1.875rem;
  right: 1.875rem;
}
.close-modal .fa {
  color: #7760bb;
}

body.modal-open {
  overflow: hidden;
}

form {
  font-size: 1.125rem;
  margin-bottom: 2.5rem;
  -webkit-appearance: none;
}
form .form-control {
  margin-bottom: 1.25rem;
}
form ul {
  padding: 0;
  margin: 0;
}
form ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #868686;
  font-style: italic;
}
form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #868686;
  font-style: italic;
  opacity: 1;
}
form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #868686;
  font-style: italic;
  opacity: 1;
}
form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #868686;
  font-style: italic;
}

label {
  display: inline-block;
  -webkit-appearance: none;
  margin-bottom: 0.9375rem;
}

input {
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  box-shadow: none !important;
}

input[type=text], input[type=email], input[type=password], textarea {
  border: 0.125rem solid #eeeeee;
  border-radius: 0;
  background: none;
  width: 100%;
  display: block;
  padding: 0.6875rem 0.9375rem;
  height: 2.75rem;
  color: #7760bb;
}

input[type=submit], #cancel-comment-reply-link, button {
  position: relative;
  font-size: 0.875rem;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  padding: 0.875rem 1.875rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-top: 1.875rem;
  border: none;
  text-transform: uppercase;
  background: none;
  border: 0.125rem solid #7760bb;
  color: #333;
  line-height: 1rem;
  border-radius: 0;
  -webkit-appearance: none;
}

.main-footer label {
  color: #7760bb;
}
.main-footer input {
  width: 100%;
}
.main-footer input[type=text], .main-footer input[type=email], .main-footer textarea {
  color: #7760bb;
}

.sidebar-box-content #gform_wrapper_1 input[type=text], .sidebar-box-content #gform_wrapper_1 input[type=email] {
  padding: 0 0.625rem;
  width: 100%;
}

.gf_browser_gecko input, .gf_browser_gecko textarea, .gform_wrapper input, .gform_wrapper textarea {
  margin-bottom: 0.9375rem;
}
.gf_browser_gecko input[type=submit], .gform_wrapper input[type=submit] {
  background: none;
  border: 0.125rem solid #7760bb;
  margin: 0;
  width: 100%;
  color: #333;
}
.gf_browser_gecko .textarea, .gform_wrapper .textarea {
  height: 8.25rem;
}

.rab-form-subscription, #main-footer #gform_wrapper_1 {
  position: relative;
}
.rab-form-subscription input[type=email], #main-footer #gform_wrapper_1 input[type=email] {
  border: none;
  background-color: #fff;
  padding-top: 0.9375rem;
  height: 3rem;
  color: #7760bb;
}
.rab-form-subscription input[type=submit], #main-footer #gform_wrapper_1 input[type=submit] {
  background: none;
  border: 0.125rem solid #fff;
  margin: 0;
  width: 100%;
  color: #fff;
}

@media (max-width: 479px) {
  form {
    font-size: 1rem;
  }

  input[type=text], input[type=email], textarea {
    padding: 0.3125rem 0.9375rem 0 0.625rem;
  }

  .rab-form-subscription input[type=email] {
    padding: 0.3125rem 0.9375rem 0 0.625rem;
    margin-bottom: 0.9375rem;
  }
  .rab-form-subscription input[type=submit] {
    text-align: center;
    width: 100%;
    position: static;
    top: inherit;
    right: inherit;
    bottom: inherit;
  }
}
@media (max-width: 320px) {
  .main-footer input[type=submit] {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.inner-xs-clearfix {
  padding-left: 0;
  padding-right: 0;
}

.rab-light-text {
  color: #ffffff;
}
.rab-light-text h1,
.rab-light-text h2,
.rab-light-text h3,
.rab-light-text h4,
.rab-light-text h4,
.rab-light-text h5,
.rab-light-text h6,
.rab-light-text p,
.rab-light-text a,
.rab-light-text blockquote,
.rab-light-text li,
.rab-light-text span {
  color: #ffffff;
  border-color: #ffffff;
}

.rab-section {
  position: relative;
  padding: 3.125rem 0;
}

.rab-inner-section {
  position: relative;
  padding: 3.125rem 0;
}

.rab-overflow-hidden {
  overflow: hidden;
}

.row-centered {
  text-align: center;
}

.rab-section-herounit-frontpage {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 7.625rem 0 6.25rem;
  min-height: 60rem;
  color: #7760bb;
}
.rab-section-herounit-frontpage h1 {
  position: relative;
  margin-bottom: 1.875rem;
  font-weight: 600;
  letter-spacing: -0.03em;
}
.rab-section-herounit-frontpage p {
  margin-bottom: 2.5rem;
  font-size: 1.625rem;
  font-weight: 700;
}
.rab-section-herounit-frontpage .hero-col-text {
  padding-top: 8.4375rem;
}
.rab-section-herounit-frontpage .hero-waves {
  margin-bottom: 5rem;
}

.rab-section-herounit-frontpage-new {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  color: #7760bb;
}
.rab-section-herounit-frontpage-new h1 {
  position: relative;
  margin-bottom: 1.875rem;
  font-weight: 600;
  letter-spacing: -0.03em;
}
.rab-section-herounit-frontpage-new p {
  margin-bottom: 2.5rem;
  font-size: 1.625rem;
  font-weight: 700;
}
.rab-section-herounit-frontpage-new .hero-col-text {
  padding-top: 8.4375rem;
}
.rab-section-herounit-frontpage-new .hero-waves {
  margin-bottom: 5rem;
}

.hero-tint-layer {
  background-color: rgba(72, 72, 72, 0.55);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.rab-fp-first-banner {
  background-color: #0f6bea;
  color: #fff;
  padding: 5.4375rem 0 8.125rem;
}
.rab-fp-first-banner .rab-floating-image {
  width: 23.625rem;
  height: 20.25rem;
}
.rab-fp-first-banner .rab-button {
  border-color: #fff;
  color: #fff;
}
.rab-fp-first-banner h2:after {
  position: absolute;
  content: " ";
  height: 0.0625rem;
  width: 48.75rem;
  top: 1.875rem;
  right: -50rem;
  background-color: #fff;
}

.rab-floating-banner .row {
  position: relative;
}

.rab-floating-1-col-text {
  background-color: #fff;
  min-height: 25.625rem;
  padding: 3.125rem 5.375rem 3.125rem 20%;
  border: 0.125rem solid #868686;
}

.rab-floating-image {
  float: none;
  position: relative;
  top: 0;
  width: 100%;
  height: 26.875rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.rab-floating-image.img-float-right {
  right: 0;
}

.rab-lower-banner .rab-floating-image {
  top: -2.1875rem;
  height: 26.875rem;
}
.rab-lower-banner p {
  margin-bottom: 2.5rem;
}

.section-blurbs-3-col {
  padding: 5.9375rem 0;
}

.blurb-box {
  position: relative;
  display: block;
  min-height: 23.4375rem;
  padding: 1.875rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #b5a9dd;
  background-size: cover;
  color: #7760bb;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
}
.blurb-box.blurb-box-cta {
  padding: 0;
}

.defs-only {
  position: absolute;
  height: 0;
  width: 0;
  overflow: none;
  left: -100%;
}

.blurb-overlay {
  background-image: url(img/blurb-overlay.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  display: block;
  width: 100%;
  min-height: 23.4375rem;
  padding: 1.875rem;
  text-align: left;
}

.blurb-title {
  color: #fff;
  font-size: 1.875rem;
  position: absolute;
  bottom: 1.875rem;
  left: 1.875rem;
}

.blurb-value {
  display: block;
  font-size: 10.9375rem;
  line-height: 10.625rem;
  padding-top: 0.625rem;
  word-spacing: -45%;
}
.blurb-value.large-value {
  font-size: 6.25rem;
}
.blurb-value.xlarge-value {
  font-size: 4.6875rem;
}
.blurb-value.xxlarge-value {
  font-size: 2.5rem;
}

.blurb-heading {
  text-transform: uppercase;
}

.rab-promos-round {
  padding: 6.25rem 0;
}

.rab-promos-red {
  background-color: #bfe7fd;
}
.rab-promos-red h3 a {
  font-weight: 700;
  color: #95d7fc;
}

.round-promo-col {
  text-align: center;
}
.round-promo-col .round-image {
  height: 16.125rem;
  width: 16.125rem;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  margin-bottom: 1.875rem;
  -webkit-border-radius: 8.0625rem;
  -moz-border-radius: 8.0625rem;
  border-radius: 8.0625rem;
  position: relative;
}
.round-promo-col .round-image:hover:after {
  -webkit-border-radius: 8.0625rem;
  -moz-border-radius: 8.0625rem;
  border-radius: 8.0625rem;
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  height: 16.125rem;
  width: 16.125rem;
  background-image: url(img/hover_mesh.png);
}
.round-promo-col h3 a {
  font-weight: 700;
}
.round-promo-col .promo-textarea {
  font-family: "Titillium Web", sans-serif;
  font-size: 0.875rem;
  line-height: 1.8;
  padding: 0 1.875rem;
}

.page-template-template-modular-page .single-content-col {
  padding-top: 3.75rem;
  padding: 3.75rem;
}

.rab-horizontal-promos {
  padding: 6.25rem 0;
  background-color: #e9ebf8;
}
.rab-horizontal-promos h3 a {
  font-weight: 700;
  color: #646464;
}
.rab-horizontal-promos .row {
  margin-bottom: 1.875rem;
}
.rab-horizontal-promos .round-image {
  height: 16.125rem;
  width: 16.125rem;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  margin-bottom: 1.875rem;
  -webkit-border-radius: 8.0625rem;
  -moz-border-radius: 8.0625rem;
  border-radius: 8.0625rem;
  position: relative;
}
.rab-horizontal-promos .round-image:hover:after {
  -webkit-border-radius: 8.0625rem;
  -moz-border-radius: 8.0625rem;
  border-radius: 8.0625rem;
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  height: 16.125rem;
  width: 16.125rem;
  background-image: url(img/hover_mesh.png);
}
.rab-horizontal-promos .promo-textarea {
  font-family: "Titillium Web", sans-serif;
  font-size: 0.875rem;
  line-height: 1.8;
}

.rab-floating-prices {
  padding: 6.25rem 0;
}
.rab-floating-prices .col-md-9 {
  z-index: 1;
}
.rab-floating-prices .col-md-9 > h2 {
  text-align: center;
}
.rab-floating-prices .rab-floating-1-col-text {
  padding: 0;
  background-color: #fff;
}
.rab-floating-prices .price-row h5 {
  margin: 0;
}
.rab-floating-prices .price-row .price-col {
  float: left;
  width: 33.3333%;
  padding: 0.3125rem 1.25rem;
}
.rab-floating-prices .price-row .price-col.price-col-center {
  text-align: center;
}
.rab-floating-prices .price-row.price-row-cta {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.rab-floating-prices .price-row.price-row-cta h5 {
  margin-bottom: 0.625rem;
}
.rab-floating-prices .price-groups {
  margin-bottom: 1.25rem;
}
.rab-floating-prices .price-groups .price-row:nth-child(odd) {
  background-color: #eeeeee;
}
.rab-floating-prices .rab-floating-image {
  height: 38.125rem;
  top: 5.625rem;
}

.rab-blog-banner .rab-floating-img {
  top: -5.6875rem;
  position: relative;
}

.rab-banner-post-container h4 {
  margin: 1.875rem 0 0.625rem;
}
.rab-banner-post-container p {
  margin-bottom: 2.5rem;
}
.rab-banner-post-container .post-meta {
  margin-bottom: 2.5rem;
}
.rab-banner-post-container .post-meta:after {
  position: absolute;
  content: " ";
  height: 0.0625rem;
  width: 48.75rem;
  top: 0.5rem;
  left: -50rem;
  background-color: #7760bb;
}

.rab-banner-thumbnail-container {
  display: block;
  height: 22.9375rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  opacity: 1;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  transition: all 250ms linear;
}
.rab-banner-thumbnail-container:after {
  background-color: rgba(240, 90, 78, 0);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 22.9375rem;
  width: 100%;
}
.rab-banner-thumbnail-container:hover {
  opacity: 0.8;
}
.rab-banner-thumbnail-container:hover:after {
  background-color: rgba(240, 90, 78, 0.5);
}

.rab-section-blog {
  background-color: #b5a9dd;
}
.rab-section-blog h2 {
  color: #7760bb;
}
.rab-section-blog:after {
  position: absolute;
  display: block;
  width: 5rem;
  height: 5rem;
  content: " ";
  border-top: 1.25rem solid #7760bb;
  border-left: 1.25rem solid #7760bb;
  top: 0;
  left: 0;
}

.news-list-container {
  margin-bottom: 1.875rem;
}

#blog-content {
  padding-top: 11.25rem;
  padding-bottom: 1.875rem;
}
#blog-content .grid-item {
  position: relative;
}
#blog-content .grid-item .post-meta {
  padding-top: 0.9375rem;
  padding-bottom: 0;
  font-size: 0.8125rem;
  font-weight: 700;
  color: #b9b9b9;
}
#blog-content .grid-item h3 {
  text-transform: uppercase;
  padding-bottom: 0.9375rem;
  border-bottom: 0.125rem solid #eeeeee;
  margin-bottom: 1.5625rem;
}
#blog-content .grid-item h3 a {
  color: #000;
  font-size: 1rem;
}

.news-container {
  margin-bottom: 3.75rem;
}

.more-news-container {
  margin-bottom: 1.875rem;
}

.news-headline {
  height: 31.875rem;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.news-headline .image-overlay {
  background-image: url(img/news-overlay.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.news-headline .title-container {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 1.875rem;
  color: #fff;
}
.news-headline .title-container h3 {
  line-height: 1;
}
.news-headline .title-container h3 a {
  font-weight: 700;
  font-size: 1.25rem;
  color: #fff;
}
.news-headline .title-container .post-meta-default {
  font-size: 0.75rem;
  font-weight: 700;
}
.news-headline.news-headline-small {
  height: 23.75rem;
}

.post-meta-default .meta-date {
  margin-right: 0.9375rem;
}
.post-meta-default a {
  color: #646464;
}

.rab-staff-section {
  padding: 4.375rem 0;
  color: #333;
}
.rab-staff-section:nth-child(odd) {
  background-color: #eff4f8;
}
.rab-staff-section a {
  color: #333;
}
.rab-staff-section h3:after {
  position: absolute;
  content: " ";
  height: 0.0625rem;
  width: 48.75rem;
  top: 0.875rem;
  left: -50rem;
  background-color: #333;
}
.rab-staff-section .rab-button {
  color: #333;
  border-color: #333;
}
.rab-staff-section .rab-button:hover {
  border-color: #7760bb;
  background-color: #7760bb;
  color: #fff;
}

.rab-profile-col {
  text-align: left;
  margin-bottom: 1.875rem;
  font-size: 0.9375rem;
}
.rab-profile-col img {
  display: inline-block;
}
.rab-profile-col h4 {
  font-weight: 500;
  margin: 1.875rem 0 0.625rem;
}
.rab-profile-col h5 {
  margin: 0 0 0.625rem;
}
.rab-profile-col p {
  font-family: "Titillium Web", sans-serif;
}

.rab-banner-section {
  background-image: url(img/rab-banner-section-tausta.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding: 6.25rem 0;
}
.rab-banner-section .big-banner {
  background-color: #4c5cc5;
  display: block;
  padding: 3.125rem 1.875rem 3.125rem 3.75rem;
}
.rab-banner-section .big-banner-waves {
  float: left;
  margin-right: 3.125rem;
}
.rab-banner-section .big-banner-text {
  font-size: 2.125rem;
  font-weight: 700;
  color: #fff;
}
.rab-banner-section .big-banner-text:after {
  content: " ›";
}

.rab-instagram-section {
  font-family: "Titillium Web", sans-serif;
  color: #95d7fc;
  background-color: #bfe7fd;
  font-size: 0.9375rem;
  padding: 5rem 0 9.375rem;
  overflow-x: hidden;
}
.rab-instagram-section h2 {
  color: #95d7fc;
  margin-bottom: 1.25rem;
}
.rab-instagram-section .instagram-body-text {
  width: 50%;
  margin: 0 auto 4.375rem;
}

.rab-instagram-feed {
  position: relative;
}
.rab-instagram-feed .instagram-next,
.rab-instagram-feed .instagram-prev {
  background-color: #95d7fc;
  position: absolute;
  font-size: 2.5rem;
  font-weight: 700;
  top: 6.6875rem;
  margin: 0;
  z-index: 9999;
  padding: 1.875rem 0.9375rem;
}
.rab-instagram-feed .instagram-prev {
  left: 0;
}
.rab-instagram-feed .instagram-next {
  right: 0;
}

.rab-instagram-item {
  float: left;
  margin-right: 1.25rem;
}
.rab-instagram-item img {
  max-height: 17.5rem;
}

.rab-section-partners {
  padding: 6.25rem 0;
}

.rab-partners {
  text-align: center;
  padding: 1.875rem 3.75rem;
}

.rab-partner-link {
  display: inline-block;
  max-height: 8.3125rem;
  margin-right: 1.25rem;
}

.personnel-col {
  margin-bottom: 1.875rem;
}
.personnel-col img {
  margin-bottom: 1.875rem;
}
.personnel-col h3 {
  font-size: 1.25rem;
}

.subpage-menu {
  margin: 0;
  padding: 0;
}
.subpage-menu li {
  padding: 0;
  list-style-type: none;
}
.subpage-menu li a {
  font-weight: 700;
  font-size: 1rem;
  color: #646464;
  display: block;
  padding: 0.8125rem 0;
  border-top: 0.0625rem solid #e3e3e3;
}
.subpage-menu .children {
  margin: 0;
  padding: 0;
}
.subpage-menu .children li a {
  background-color: #f6f6f6;
  padding-left: 1.25rem;
}

.page-header {
  background-image: url(img/hero_kuva.jpg);
  background-size: cover;
  background-position: top center;
  background-color: #7760bb;
  height: 26rem;
  padding-top: 14.625rem;
  color: #fff;
}
.page-header .title-waves {
  float: left;
}
.page-header h1 {
  padding-top: 0.5625rem;
  padding-left: 18.9375rem;
  color: #fff;
}
.page-header.page-header-red {
  background-image: url(img/hero_kuva_red.jpg);
}

.rab-fpfb-is-header {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1074eb+0,16ccf4+100 */
  background: #1074eb;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1074eb 0%, #16ccf4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1074eb 0%, #16ccf4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1074eb 0%, #16ccf4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1074eb", endColorstr="#16ccf4",GradientType=1 );
  /* IE6-9 */
  padding-top: 12.5rem;
  padding-bottom: 5.625rem;
}

.page-header-singular {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.page-header-singular.has-no-thumbnail {
  position: static;
  height: 8.5rem;
  padding: 0;
  margin-bottom: 3.75rem;
}

.page-featured-image {
  margin-top: 11.0625rem;
  height: 28.1875rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 1.875rem;
}

.page-featured-container .page-featured-image {
  margin-top: -8.75rem;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 1.875rem;
}

.page-title-container {
  display: block;
  text-align: left;
}

.page-small-title {
  font-family: "Glober", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 700;
}

.sidebar {
  padding: 0 1.875rem;
}
.sidebar h3 {
  font-family: "Titillium Web", sans-serif;
  font-size: 1.3125rem;
  line-height: 1.1;
  margin: 0 0 1.875rem;
  padding: 0.625rem 0;
  border-bottom: 0.125rem solid #eeeeee;
}
.sidebar img {
  width: 70%;
}
.sidebar .sidebar-box-content .gform_body ul {
  list-style-type: none !important;
}
.sidebar .sidebar-box-content .gform_body ul li {
  padding: 0 !important;
  list-style-type: none !important;
}
.sidebar .sidebar-box-content .gform_body ul li:after, .sidebar .sidebar-box-content .gform_body ul li:before {
  content: normal;
  display: none;
}
.sidebar .sidebar-box-content .gform_body input[type=email],
.sidebar .sidebar-box-content .gform_body input[type=text],
.sidebar .sidebar-box-content .gform_body textarea {
  width: 100%;
}
.sidebar .sidebar-box-content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 1.25rem;
}
.sidebar .sidebar-box-content ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1.25rem;
}
.sidebar .sidebar-box-content ul li:before {
  content: "●";
  color: #7760bb;
  font-size: 0.8125rem;
  position: absolute;
  top: 0.125rem;
  left: 0;
}
.sidebar .cat-item {
  list-style-type: none;
  padding: 0.1875rem 0.9375rem 0.375rem;
  display: inline-block;
  border: 0.125rem solid #eeeeee;
}
.sidebar .cat-item a {
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #868686;
}
.sidebar #searchform input {
  display: inline-block;
}
.sidebar #searchform #s {
  width: 58%;
}

.sidebar-single ul {
  text-align: left;
  margin: 0;
  padding: 0;
}
.sidebar-single ul li {
  list-style-type: none;
  padding: 0 0 0.9375rem;
  margin-bottom: 0.9375rem;
  border-bottom: 0.0625rem solid #eeeeee;
}
.sidebar-single label.screen-reader-text {
  display: none;
}
.sidebar-single #archives-dropdown-2 {
  width: 100%;
  border: 0.125rem solid #eeeeee;
  overflow: hidden;
}
.sidebar-single #archives-dropdown-2 option {
  width: 120%;
}

.single-post-catlist {
  margin-top: 0.9375rem;
  margin-bottom: 1.875rem;
}
.single-post-catlist .cat-item {
  list-style-type: none;
  padding: 0.1875rem 0.9375rem 0.375rem;
  display: inline-block;
  border: 0.125rem solid #eeeeee;
  font-size: 0.8125rem;
  margin-right: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #868686;
}

.nav-links {
  padding-top: 0.9375rem;
  margin-bottom: 1.875rem;
}
.nav-links a {
  font-weight: 700;
}

.rab-sidebar-attachments {
  text-align: center;
}

.rab-sidebar-block {
  border-bottom: 0.125rem solid #868686;
  padding: 1.875rem 0;
}
.rab-sidebar-block h3,
.rab-sidebar-block h4 {
  text-align: center;
}
.rab-sidebar-block:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

#main-content {
  margin-top: 11.5625rem;
  margin-bottom: 1.875rem;
}

.content-inner {
  padding: 0 3.125rem;
}

.rab-sidebar-page-obj {
  text-align: center;
  margin-bottom: 1.875rem;
}
.rab-sidebar-page-obj img {
  margin-bottom: 0.9375rem;
}
.rab-sidebar-page-obj:last-child {
  margin-bottom: 0;
}

.search-result-header .result-count-item {
  margin-right: 1.875rem;
}

.blog-index-search {
  text-align: center;
}
.blog-index-search .search-form {
  width: 100%;
  max-width: 23.75rem;
  display: inline-block;
}

.search-form {
  position: relative;
  margin: 0;
  border: 0.0625rem solid #7760bb;
  padding: 0 0.9375rem;
  background-color: #fff;
}
.search-form input {
  width: 100%;
  border: 0;
  padding: 0.5rem 0;
}
.search-form .search-button {
  background-color: #fff;
  border: medium none;
  color: #7760bb;
  font-family: "FontAwesome";
  font-size: 1.375rem;
  padding: 0 0.375rem;
  font-weight: normal;
  position: absolute;
  left: inherit;
  right: 0.125rem;
  top: 0.75rem;
  margin: 0;
}
.search-form .search-button:after {
  content: "\f002";
}

.cats-container {
  padding: 2.5rem 9.375rem;
}

.index-cat {
  display: inline-block;
  padding: 0.5rem 0.9375rem 0.25rem;
  color: #95d7fc;
  background-color: #bfe7fd;
  font-weight: 700;
  font-size: 0.8125rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.cats-select-container {
  position: relative;
}

.select-button,
.select-button:focus {
  display: block;
  border: 0.125rem solid #eeeeee;
  padding: 0.625rem 0.9375rem;
}

.cats-select-list {
  top: 2.625rem;
  z-index: 999;
  left: 0;
  position: absolute;
  width: 100%;
  border-left: 0.125rem solid #eeeeee;
  border-right: 0.125rem solid #eeeeee;
  border-bottom: 0.125rem solid #eeeeee;
  background-color: #f9f9f9;
  margin: 0;
  padding: 0;
  display: none;
}
.cats-select-list li {
  padding: 0.5rem 0.9375rem;
  list-style-type: none;
}
.cats-select-list .select-show-all {
  background-color: #7760bb;
}
.cats-select-list .select-show-all a {
  color: #fff;
}

.grey-search {
  padding: 3.125rem 0 0;
}

.search-col-1 {
  position: relative;
}
.search-col-1:before {
  position: absolute;
  content: " ";
  display: block;
  height: 7.25rem;
  right: -3.0625rem;
  top: -0.3125rem;
  width: 0.0625rem;
  background-color: #7760bb;
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  transform: rotate(36deg);
}

.rab-index-thumbnail {
  height: 21.875rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 2.5rem;
}

.rab-featured-image {
  margin-bottom: 1.875rem;
}

.col-content-blog {
  position: relative;
}
.col-content-blog .post-meta + .wp-caption {
  margin: 1.875rem 0;
}
.col-content-blog .wp-caption img {
  margin-bottom: 0;
}
.col-content-blog .wp-caption-text {
  margin: 0;
  font-size: 0.9375rem;
  font-style: italic;
  color: #000;
  padding: 0.625rem 0 1.875rem;
  position: relative;
  line-height: 1.4;
}
.col-content-blog img {
  margin-bottom: 1.875rem;
}
.col-content-blog h3 {
  font-size: 1.75rem;
}
.col-content-blog p {
  margin-bottom: 1.875rem;
}
.col-content-blog blockquote {
  margin: 2.5rem 1.875rem;
}
.col-content-blog ul {
  margin: 0 0 1.875rem;
  padding: 0 0 0 0.8125rem;
}
.col-content-blog ul li {
  position: relative;
  list-style-type: none;
  margin-bottom: 0.625rem;
}
.col-content-blog ul li:before {
  position: absolute;
  top: -0.25rem;
  left: -0.6875rem;
  content: "·";
  font-size: 1.3125rem;
}

.post-meta {
  padding: 0.625rem 0;
}
.post-meta .meta-month,
.post-meta .meta-year,
.post-meta .meta-cat {
  font-weight: 700;
  text-transform: uppercase;
  color: #7760bb;
  font-family: "Glober", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  display: block;
  line-height: 0;
  position: absolute;
}
.post-meta .meta-month {
  top: 0;
  left: 0;
}
.post-meta .meta-year {
  top: 1.75rem;
  right: -2.75rem;
}
.post-meta .meta-cat {
  right: -0.375rem;
  top: 3.625rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  transform-origin: top right;
  white-space: nowrap;
}
.post-meta .meta-cat a {
  text-align: right;
  font-weight: 700;
  font-size: 0.9375rem;
}

.single-post-meta {
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 700;
}
.single-post-meta .meta-date:after {
  content: "/";
  display: inline-block;
  padding: 0 0.5rem;
}
.single-post-meta .single-post-some .fa {
  padding: 0 0.5rem;
}

.single-content-col {
  padding-top: 0.625rem;
}
.single-content-col h1 {
  text-transform: uppercase;
}

.accordion-container {
  border-bottom: 0.0625rem solid #e3e3e3;
  margin: 4.375rem 0;
}

.accordion-container-slim {
  margin: 0;
}

.accordion-title {
  padding: 1.1875rem 6.25rem 0;
  margin: 0;
  line-height: 1.1;
  height: 3.75rem;
  font-weight: 700;
  font-size: 1.25rem;
  border-top: 0.0625rem solid #e3e3e3;
  cursor: pointer;
  position: relative;
  color: #646464;
}
.accordion-title:focus {
  outline: 0 none;
}
.accordion-title:before {
  content: "+";
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
}
.accordion-title.ui-state-active:before {
  content: "–";
  top: 1.1875rem;
  left: 1.1875rem;
}

.accordion-text {
  padding: 0 6.25rem 1.875rem;
}

#comments h3 {
  text-align: center;
}
#comments .comment-reply-title {
  font-size: 1.125rem;
  text-transform: uppercase;
}
#comments .comments-nav {
  border-top: 0.0625rem solid #868686;
  border-bottom: 0.0625rem solid #868686;
  padding: 0.625rem 0;
  margin-bottom: 1.875rem;
}
#comments #cancel-comment-reply-link {
  margin-left: 1.875rem;
}
#comments ol {
  padding: 0;
}
#comments ol li {
  list-style-type: none;
}
#comments ol li li {
  padding-left: 3.125rem;
}
#comments .says {
  display: none;
}
#comments .comment-body {
  position: relative;
  padding: 1.875rem 0 1.875rem 6.875rem;
  border-bottom: 0.0625rem solid #868686;
}
#comments .comment-author {
  padding: 2.1875rem 0.9375rem;
  top: 0;
  left: 0;
  position: absolute;
  font-size: 0.875rem;
  text-align: center;
  max-width: 5.375rem;
}
#comments .comment-author img {
  margin-bottom: 0.625rem;
}
#comments .comment-author cite {
  font-style: normal;
}
#comments .comment-meta {
  font-family: "Glober", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  color: #5e5e5e;
}
#comments .comment-meta a {
  color: #5e5e5e;
}

.rab-subpage-nav {
  border-top: 0.125rem solid #868686;
  border-bottom: 0.125rem solid #868686;
  padding: 0.625rem 0;
  margin-bottom: 1.875rem;
  text-align: center;
}

.rab-subpage-nav-list {
  margin: 0;
  display: inline-block;
}

.rab-subpage-nav-item {
  float: left;
  margin-left: 1.875rem;
  padding-left: 0.1875rem;
}
.rab-subpage-nav-item a {
  font-family: "Glober", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.9375rem;
}
.rab-subpage-nav-item:first-child {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

.rab-services-section {
  margin-bottom: 3.125rem;
}

.col-service {
  padding: 0 1.875rem;
  text-align: center;
}
.col-service img {
  margin-left: auto;
  margin-right: auto;
}

.hero-img-new {
  padding-top: 5.625rem;
  padding-bottom: 0;
}
.hero-img-new img {
  width: 40rem;
}

@media (max-width: 488px) {
  .hero-img-new {
    padding-bottom: 0;
  }
}
.relative {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-text {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  text-align: center;
  display: flex;
  justify-content: center;
  width: auto;
  max-width: 32.5rem;
}
.hero-text h2 {
  font-size: 1rem;
}

@media (max-width: 490px) {
  .hero-text h2 {
    font-size: 0.75rem;
  }
}
.container-center {
  margin: auto;
}

.hero-button {
  margin-bottom: 2.375rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: flex;
  width: max-content;
  border: 0.1875rem solid white;
  padding: 0.3125rem 2.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1125rem;
}

.hero-button:hover {
  background: white;
  color: black !important;
}

.hero-button:active, .hero-button:focus {
  border: 0.1875rem solid white;
}

@media (max-width: 490px) {
  .hero-button {
    font-size: 0.75rem;
  }
}
.footer-some-links-new {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: flex;
  width: max-content;
}
.footer-some-links-new a {
  margin-right: 0.625rem;
  margin-left: 0.625rem;
  font-size: 0.875rem;
}

@media (max-width: 490px) {
  .footer-some-links-new a {
    font-size: 0.625rem;
  }
}
.bigger-font {
  font-size: 1.125rem;
}

.kuvittaja-link {
  position: absolute;
  bottom: 1.875rem;
  right: 1.875rem;
}

.kuvittaja-profiilikuva {
  margin: 1.875rem auto 0;
  display: block;
}

.grid-kuvittaja {
  margin-bottom: 1.875rem;
}
.grid-kuvittaja img {
  margin-bottom: 1.875rem;
}
.grid-kuvittaja h3 {
  position: relative;
  text-align: center;
}
.grid-kuvittaja h3 a {
  color: #5e5e5e;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.3125rem 1.875rem;
  background-color: #fff;
  line-height: 1;
  z-index: 10;
}
.grid-kuvittaja h3:before {
  z-index: -1;
  content: " ";
  height: 0.125rem;
  width: 100%;
  background-color: #eeeeee;
  position: absolute;
  top: 0.9375rem;
  left: 0;
  right: 0;
}

.grid-title-col {
  float: right;
}
.grid-title-col .h1_container {
  display: -webkit-box;
  /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  
  display: -moz-box;      /* OLD: Firefox (buggy) */
  display: -ms-flexbox;
  /* MID: IE 10 */
  display: -webkit-flex;
  /* NEW, Chrome 21–28, Safari 6.1+ */
  display: flex;
  /* NEW: IE11, Chrome 29+, Opera 12.1+, Firefox 22+ */
  -webkit-box-align: center;
  -moz-box-align: center;
  /* OLD… */
  -ms-flex-align: center;
  /* You know the drill now… */
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 25.3125rem;
  border-bottom: 0.125rem solid #eeeeee;
}
.grid-title-col h1 {
  text-transform: uppercase;
  font-size: 1.375rem;
  letter-spacing: 0.02em;
  font-weight: 600;
  font-style: normal;
  font-family: "Titillium Web", sans-serif;
}

.kuvittaja-info {
  margin-bottom: 1.875rem;
}
.kuvittaja-info hr {
  border: none;
  background-color: #eeeeee;
  height: 0.125rem;
  width: 100%;
  display: block;
}

.single-post-tyylit {
  margin-bottom: 1.875rem;
}
.single-post-tyylit .cat-item {
  font-weight: 700;
  font-size: 0.8125rem;
  color: #5e5e5e;
  text-transform: uppercase;
}
.single-post-tyylit .cat-item:after {
  content: "|";
  margin: 0 0.9375rem;
}

.kuvittaja-title-container {
  padding: 0.9375rem 0;
  border-top: 0.125rem solid #eeeeee;
  border-bottom: 0.125rem solid #eeeeee;
  position: relative;
}
.kuvittaja-title-container:before {
  z-index: -1;
  height: 0.125rem;
  width: 100%;
  position: absolute;
  top: 2.375rem;
  left: 0;
  background-color: #eeeeee;
  content: " ";
}
.kuvittaja-title-container h1 {
  z-index: 10;
  display: inline-block;
  margin: 0;
  background-color: #fff;
  padding: 0.3125rem 3.125rem 0.3125rem 0.3125rem;
}

.read-more-il {
  display: none;
}

@media (max-width: 991px) {
  .read-more-il {
    display: block;
    padding: 0.9375rem 0 1.875rem;
  }

  .ill-desc {
    height: 4.8125rem;
    overflow: hidden;
    position: relative;
  }
  .ill-desc:after {
    content: " ";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2.5rem;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.99) 99%, white 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.99) 99%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.99) 99%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
  }
  .ill-desc.show-all-text {
    height: auto;
  }
  .ill-desc.show-all-text:after {
    display: none;
  }
}
.kuvittaja-gallery-container .col-md-6 {
  margin-bottom: 1.1875rem;
}
.kuvittaja-gallery-container .col-md-3 {
  margin-bottom: 0.9375rem;
}
.kuvittaja-gallery-container .gallery-image {
  display: block;
  padding-bottom: 0.9375rem;
  border-bottom: 0.125rem solid #eeeeee;
}

.gallery-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  width: 100%;
  overflow: scroll;
  z-index: 999999;
  background-color: #fff;
  display: none;
}
.gallery-wrapper .close-modal {
  position: fixed;
  background-color: #fff;
  padding: 0.625rem 0.9375rem;
}

.gallery-img-container {
  height: 100vh;
  width: 100%;
  display: -webkit-box;
  /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  
  display: -moz-box;      /* OLD: Firefox (buggy) */
  display: -ms-flexbox;
  /* MID: IE 10 */
  display: -webkit-flex;
  /* NEW, Chrome 21–28, Safari 6.1+ */
  display: flex;
  /* NEW: IE11, Chrome 29+, Opera 12.1+, Firefox 22+ */
  -webkit-box-align: center;
  -moz-box-align: center;
  /* OLD… */
  -ms-flex-align: center;
  /* You know the drill now… */
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.gallery-nav-btn {
  position: fixed;
  top: 48%;
  text-transform: uppercase;
  color: #5e5e5e;
  font-weight: 700;
}
.gallery-nav-btn:after {
  position: absolute;
  bottom: -1.875rem;
  color: #7760bb;
  font-weight: 800;
  font-family: "Lucida Console";
}

.gallery-author {
  position: fixed;
  top: 2.5rem;
  left: 1.875rem;
  display: inline-block;
  font-size: 1.375rem;
}

#gallery-next {
  left: 1.875rem;
}
#gallery-next:after {
  content: "↓";
  left: 0;
}

#gallery-prev {
  text-align: right;
  right: 1.875rem;
}
#gallery-prev:after {
  content: "↑";
  right: 0;
}

.gallery-img-title h2 {
  font-size: 1.375rem;
  font-weight: 400;
  padding-bottom: 1.875rem;
}

.gallery-img {
  text-align: center;
}
.gallery-img img {
  display: inline-block;
  margin-bottom: 1.875rem;
  height: 60vh;
}

.gallery-img-desc h3 {
  font-size: 0.8125rem;
  text-transform: uppercase;
  border-top: 0.125rem solid #eeeeee;
  padding-top: 1.25rem;
}
.gallery-img-desc .desc-col {
  margin-bottom: 1.25rem;
}

.gallery-tools {
  padding-top: 1.875rem;
}

.gallery-share-nav {
  float: left;
}
.gallery-share-nav .rab-share-icon {
  margin-left: 1em;
}

.copy-url-msg {
  position: absolute;
  bottom: -1.25rem;
  font-size: 0.75rem;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  -ms-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
.copy-url-msg.msg-visible {
  opacity: 1;
}

.copy-url-container {
  position: relative;
  float: right;
}

.copy-url-btn {
  font-family: "Titillium Web", sans-serif;
  letter-spacing: 0;
  font-size: 0.8125rem;
  text-transform: none;
  border: 0 none;
  padding: 0;
  margin: 0 0.9375rem 0 0;
}

.copy-url-target {
  border: 0.0625rem solid #868686;
  font-size: 0.8125rem;
  color: #868686;
  width: 9.375rem;
  opacity: 0.8;
}

@media (max-width: 991px) {
  .gallery-nav-btn {
    display: none;
  }

  .gallery-wrapper .close-modal {
    right: 0.625rem;
    top: 0.625rem;
  }

  .gallery-images {
    padding-top: 2.25rem;
  }

  .gallery-img img {
    height: auto;
  }

  .gallery-img-container {
    height: auto;
    display: block;
    margin-bottom: 0;
    padding: 2.5rem 0 0;
  }

  .gallery-author {
    left: 1.0625rem;
    top: 1.1875rem;
  }
  .gallery-author:after {
    content: " ";
    display: block;
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 4.375rem;
    z-index: -2;
  }
}
@media (max-width: 768px) {
  .gallery-share-nav, .copy-url-container {
    float: none;
    margin-bottom: 1.25rem;
  }
  .gallery-share-nav .rab-share-icon, .copy-url-container .rab-share-icon {
    font-size: 2rem;
  }
}
@media (max-height: 1100px) and (min-width: 990px) {
  .gallery-img-container {
    height: 68.75rem;
  }

  .gallery-img img {
    height: auto;
    max-height: 46.875rem;
  }
}
.main-footer {
  color: #000;
  background-color: #fff;
  position: relative;
}
.main-footer h5 {
  font-size: 0.875rem;
  margin-bottom: 1.5625rem;
  text-transform: uppercase;
}
.main-footer h4 {
  font-size: 2.125rem;
  text-align: center;
  font-weight: 700;
}

.footer-section-lower-border {
  border-top: 0.125rem solid #eeeeee;
}

.footer-section-upper {
  background: #7760bb;
  background: -moz-linear-gradient(left, #7760bb 0%, #b5a9dd 100%);
  background: -webkit-linear-gradient(left, #7760bb 0%, #b5a9dd 100%);
  background: linear-gradient(to right, #7760bb 0%, #b5a9dd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#7760bb", endColorstr="#b5a9dd",GradientType=1 );
  padding: 4.375rem 0 0.625rem;
}
.footer-section-upper h4 {
  color: #fff;
}

.footer-nav-list li {
  margin: 0;
  list-style-type: none;
}
.footer-nav-list li a {
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 1.875rem;
  display: block;
}
.footer-nav-list .menu-item-has-children:nth-child(6) .sub-menu li a {
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 1.875rem;
  display: block;
}
.footer-nav-list .sub-menu {
  margin: 0;
  padding: 0;
}
.footer-nav-list .sub-menu li a {
  font-weight: 400;
  margin-bottom: 0.1875rem;
  font-size: 1rem;
}
.footer-nav-list .frame-apuraha-btn {
  font-size: 0.875rem;
  background-color: #7760bb;
  color: #fff;
  border: 0 none;
  padding: 0.625rem 0.9375rem;
  width: 100%;
  text-align: center;
  margin: 0;
}

.footer-section-lower {
  padding-top: 3.125rem;
  padding-bottom: 4.375rem;
  position: relative;
  text-align: center;
}
.footer-section-lower h2 {
  text-transform: uppercase;
}

.footer-products {
  padding: 0.9375rem 0;
  border-bottom: 0.0625rem solid #868686;
}

.footer-products-title {
  margin-top: 1.875rem;
  display: inline-block;
}

.footer-product {
  display: inline-block;
  margin-right: 2.1875rem;
  margin-left: 2.1875rem;
}
.footer-product img {
  max-height: 5.9375rem;
}

.footer-contact {
  padding: 3.125rem 0;
  border-bottom: 0.0625rem solid #868686;
}

.footer-logo {
  display: block;
  width: 13.75rem;
  margin: 4.375rem auto 0;
}

.footer-copyright {
  background-color: #f1f1f1;
  padding: 1.25rem 0;
  text-align: center;
  color: #000;
  font-size: 0.9375rem;
  position: relative;
}

.footer-some-links {
  padding-top: 0.625rem;
  font-size: 0.9375rem;
}
.footer-some-links a {
  margin-right: 0.625rem;
}

.site-author {
  position: absolute;
  bottom: 1.25rem;
  right: 3.75rem;
  text-align: right;
  font-size: 0.8125rem;
}
.site-author a {
  color: #000;
  font-weight: 700;
}

@media (min-width: 1210px) {
  .rab-section-herounit-frontpage {
    min-height: 32.1875rem;
  }
  .rab-section-herounit-frontpage h1 {
    font-size: 5rem;
  }
  .rab-section-herounit-frontpage .col-md-6 {
    padding-top: 3.75rem;
  }

  #main-header.fixed-header .main-nav {
    top: -3rem !important;
  }

  .header-logged-in .main-nav-container {
    padding-top: 2.375rem;
    height: 11.125rem;
  }
  .header-logged-in .main-nav-container .logo-container {
    top: 2.375rem;
  }

  #main-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99999;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  #main-header.fixed-header {
    /*
    .quick-search-container {
    	width: 100%;
    	top: 75px;
    	left: 0;
    	position: fixed;
    	@include box-shadow(0,0,80px,0,0.2);
    }
    */
  }
  #main-header.fixed-header .main-nav-container {
    background-color: white;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    height: 5.625rem;
    border-color: #eeeeee;
  }
  #main-header.fixed-header.header-logged-in .main-nav-container {
    height: 8rem;
  }
  #main-header.fixed-header .nav-social-menu {
    top: -3.125rem;
  }
  #main-header.fixed-header .main-nav {
    top: -3.1875rem;
  }
  #main-header.fixed-header .logo-container {
    height: 5.5rem;
    padding-top: 0.75rem;
  }
  #main-header.fixed-header .header-logo {
    margin: 0;
    max-height: 3.875rem;
    max-width: 8.625rem;
  }
  #main-header.fixed-header .main-nav-list > li {
    padding-bottom: 0.625rem;
  }
  #main-header.fixed-header .nav-submenu-container {
    top: 2.4375rem;
  }
  #main-header.fixed-header.header-color-dark .main-nav-container {
    background-color: #7760bb;
  }
}
@media (min-width: 480px) and (max-width: 1208px) {
  .menu-opened #mobile_menu {
    -webkit-box-shadow: 0 0 5rem 0 rgba(0, 0, 100, 0.4);
    -moz-box-shadow: 0 0 5rem 0 rgba(0, 0, 100, 0.4);
    box-shadow: 0 0 5rem 0 rgba(0, 0, 100, 0.4);
  }
}
@media (max-width: 1366px) {
  .main-nav-container .logo-container {
    width: 10.5rem;
  }

  .main-nav-container .logo-container .header-logo {
    margin: 0.8125rem 0 0 0;
    max-height: 3.875rem;
    max-width: 8.625rem;
  }
  .main-nav-container .main-nav-list li a {
    padding: 0 0.9375rem;
  }

  #main-header.fixed-header .header-logo {
    margin: 0;
    max-height: 3.875rem;
    max-width: 8.625rem;
  }
}
@media (max-width: 1209px) {
  body.page-template-template-etusivu {
    padding-top: 0;
  }

  .hide-mobile, .nav-social-menu, .logged-in-menu {
    display: none !important;
  }

  #mobile_menu, #mobile_menu_2, #mobile_menu_3, .mobile-header-nav, #menu-burger {
    display: block !important;
  }

  .ingressi {
    font-size: 1.5rem;
  }

  .search-active .quick-search-container {
    width: 47.5rem;
  }

  .header-style-fp {
    padding-top: 0;
    text-align: left;
  }

  #main-header .main-nav-container {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 4.375rem;
    padding: 0 0.625rem;
    z-index: 990;
    background-color: #fff;
  }
  #main-header .main-nav-container .logo-container {
    float: none;
    display: inline-block;
    padding: 0 0 0 0.625rem;
    height: auto;
    width: inherit;
    border: 0 none;
  }
  #main-header .main-nav-container .logo-container .header-logo {
    max-width: 5.6875rem;
    max-height: 2.6875rem;
    margin: 0.75rem 0 0;
  }
  #main-header .container {
    width: 100%;
  }
  #main-header.header-style-fp .main-nav-container {
    background: none;
  }
  #main-header.header-style-fp .main-nav-container .fa {
    color: #fff;
  }
  #main-header.header-style-fp #menu-burger span {
    background-color: #fff;
  }
  #main-header.header-style-fp .logo-container {
    display: none;
  }

  .rab-section-herounit-frontpage {
    min-height: 31.25rem;
    padding: 11.25rem 0 5rem;
  }
  .rab-section-herounit-frontpage h1 {
    margin-bottom: 0.3125rem;
  }

  .blurb-box {
    min-height: 20.625rem;
  }

  .blurb-overlay {
    min-height: 20.625rem;
  }

  .blurb-value {
    font-size: 7.5rem;
  }
  .blurb-value.large-value {
    font-size: 4.4375rem;
  }
  .blurb-value.xlarge-value {
    font-size: 3.375rem;
  }
  .blurb-value.xxlarge-value {
    font-size: 1.875rem;
  }

  #blog-content {
    padding-top: 6.25rem;
  }

  .page-featured-image {
    height: 28.125rem;
    width: 100%;
  }

  .page-header.has_header_bg .page-title-container {
    margin-top: 23.75rem;
  }

  .page-featured-container .page-featured-image {
    margin-top: -6.25rem;
  }

  .grid-title-col .h1_container {
    height: 20.875rem;
  }
}
@media (min-width: 990px) {
  body.admin-bar .main-nav-container {
    position: static;
    top: 2rem;
  }
  body.admin-bar #main-header {
    top: 2rem;
  }
  body.admin-bar #main-header.fixed-header .main-nav-container {
    top: 2rem;
  }

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

  .mobile-search-content, .extra-nav-mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .rab-horizontal-promos {
    text-align: center;
  }

  .rab-lang-menu {
    text-align: center;
    float: none;
    font-size: 0.8125rem;
    margin: 0;
    padding: 0 0.625rem;
  }
  .rab-lang-menu li {
    border-right: none !important;
    border-bottom: none !important;
    height: 2.625rem;
    margin-left: 0.625rem;
    display: block;
  }
  .rab-lang-menu li a {
    padding-left: 0.1875rem !important;
    padding-right: 0.1875rem;
    padding-bottom: 0.625rem;
    display: inline;
  }
  .rab-lang-menu li a:after {
    padding-left: 1.25rem;
  }
  .rab-lang-menu li a:before {
    content: "\f0ac";
    font-family: "FontAwesome";
    position: relative;
    left: -0.625rem;
  }
  .rab-lang-menu li:last-child a {
    margin-left: 0 !important;
  }
  .rab-lang-menu .fa-globe {
    display: none;
  }

  .footer-nav-list {
    margin: 0;
    padding: 0;
    margin-bottom: 1.875rem;
  }
  .footer-nav-list .sub-menu {
    display: none;
  }
  .footer-nav-list li a {
    margin-bottom: 0.5rem;
    text-align: center;
  }
  .footer-nav-list li:last-child .sub-menu {
    display: block;
  }
  .footer-nav-list li:last-child .sub-menu a {
    margin-bottom: 0.5rem !important;
  }

  .footer-nav-container {
    padding-bottom: 3.75rem;
    position: relative;
  }
  .footer-nav-container .frame-apuraha-btn {
    position: absolute;
    bottom: 0;
    right: 0.625rem;
    left: 0.625rem;
    width: 93%;
  }
  .footer-nav-container .col-md-2 {
    position: static;
  }

  .rab-banner-section {
    padding: 0;
  }
  .rab-banner-section .big-banner {
    height: 15.625rem;
    position: relative;
  }
  .rab-banner-section .big-banner img {
    position: absolute;
    bottom: 1.875rem;
    left: 0.625rem;
  }
  .rab-banner-section .big-banner .big-banner-text {
    position: absolute;
    top: 1.875rem;
    left: 0.625rem;
    right: 0.625rem;
  }

  #main-content {
    margin-top: 0;
  }

  .page-template-template-modular-page .single-content-col {
    padding: 1.875rem 0.625rem;
  }

  body {
    padding-top: 4.375rem;
  }

  .single-content-col {
    padding-top: 1.875rem;
  }

  .page-header {
    height: 10.3125rem;
    padding-top: 1.875rem;
  }
  .page-header img {
    display: none;
  }
  .page-header h1 {
    padding-left: 0;
    padding-top: 1.875rem;
  }

  .rab-inner-section {
    padding: 3.125rem 0;
  }

  .rab-fp-first-banner {
    padding: 3.125rem 0;
  }

  .footer-contact .col-md-4:nth-child(2) {
    margin-bottom: 1.875rem;
  }

  .rab-featured-image {
    margin-bottom: 1.875rem !important;
  }

  .promo-textarea {
    margin-bottom: 1.875rem;
  }

  .page-featured-container .page-featured-image {
    margin-top: 0;
    height: auto;
  }

  .rab-section-herounit-frontpage {
    padding: 7.5rem 0 3.75rem;
  }
  .rab-section-herounit-frontpage .hero-col-text {
    padding-top: 3.125rem;
  }

  .search-col-1 {
    margin-bottom: 1.875rem;
  }
  .search-col-1:before {
    display: none;
    content: none;
  }

  .grid-title-col {
    float: none;
  }
  .grid-title-col .h1_container {
    text-align: center;
    height: auto;
  }

  #blog-content {
    padding-top: 1.875rem;
  }
}
@media (min-height: 768px) {
  .news-item .post-meta-default {
    display: none;
  }
}
@media (max-width: 767px) {
  .hide-xs {
    display: none !important;
  }

  h1 {
    font-size: 2.25rem;
  }

  h2 {
    font-size: 1.875rem;
  }

  h3 {
    font-size: 1.375rem;
  }

  h4 {
    font-size: 1.125rem;
  }

  h5 {
    font-size: 0.9375rem;
  }

  h6 {
    font-size: 0.8125rem;
  }

  .ingressi {
    font-size: 1.5rem;
  }

  .mobile-search-container .container {
    padding-right: 0;
    padding-left: 0;
  }

  .more-news-container .col-md-4 {
    padding: 0;
  }

  .news-list .news-item {
    padding-left: 0;
    padding-top: 0.75rem;
  }
  .news-list .news-item h4 {
    padding-top: 0;
    min-height: 0;
  }
  .news-list .news-item:first-child h4 {
    border-top: 0 none;
    border-bottom: 0.0625rem solid #00a256;
  }
  .news-list .news-item .post-meta-default {
    font-size: 0.75rem;
    color: #7760bb;
    display: block;
  }
  .news-list .news-item .post-meta-default a {
    color: #7760bb;
  }

  .index-news-container .news-item {
    border-top: 0.0625rem solid #e3e3e3;
    min-height: 0;
    padding: 0.9375rem 0.625rem 0.9375rem 0.625rem;
    position: relative;
  }

  .cats-container {
    padding: 1.875rem 0;
  }

  .post-meta-default {
    margin: 0.5rem 0;
  }

  .post-meta {
    display: none;
  }

  .news-container .col-md-7 {
    padding: 0;
  }

  .blurb-col {
    margin-bottom: 0.625rem;
  }

  .hero-unit {
    max-height: 18.75rem;
  }

  .news-headline {
    height: 21.875rem;
  }

  .rab-banner-section .col-md-12 {
    padding: 0;
  }

  .post-meta {
    font-size: 0.75rem;
    margin: 0.3125rem 0;
  }

  @-moz-document url-prefix() {
    #main-content img {
      height: auto;
      width: 100%;
      display: block;
      padding: 0;
      margin: 0;
      vertical-align: bottom;
    }
  }
  .rab-section-herounit-frontpage {
    padding: 5rem 0 4.375rem;
    min-height: 0;
  }
  .rab-section-herounit-frontpage .hero-col-text {
    padding-top: 3.125rem;
  }
  .rab-section-herounit-frontpage .hero-col-text p {
    font-size: 1.25rem;
  }

  .rab-section-blog:after {
    content: "";
    display: none;
  }

  #page-container {
    width: 100%;
  }

  .page-title-container {
    max-width: inherit;
  }

  .pagination .prev, .pagination .next {
    overflow: hidden;
    text-indent: 12.5rem;
    padding: 0;
    width: 2.1875rem;
    height: 2.1875rem;
  }
  .pagination .prev:after, .pagination .next:after {
    font-size: 1.5rem;
    left: -12.125rem;
    top: 0;
  }

  .footer-logo {
    display: block;
    margin: 0 auto 1.25rem;
    width: 7.5rem;
  }

  .footer-products {
    text-align: center;
  }

  .footer-product img {
    max-height: 3rem;
  }

  .inner-xs-clearfix {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .inner-xs-clearfix:after {
    clear: both;
    content: " ";
    display: table;
  }

  .col-content-blog {
    padding-left: 0;
    padding-right: 0;
    max-width: 36.875rem;
    margin-right: auto;
    margin-left: auto;
  }
  .col-content-blog .wp-caption {
    margin: 1.875rem 0;
  }
  .col-content-blog .wp-caption-text {
    margin: 0;
    font-size: 0.75rem;
  }
  .col-content-blog h3 {
    margin: 0.625rem 0 1.875rem;
    font-size: 1.375rem;
  }
  .col-content-blog blockquote {
    margin: 1.25rem 0;
  }
  .col-content-blog ul {
    margin: 0 0 0.9375rem;
    padding: 0 0 0 0.625rem;
  }

  .mb-bottom-30 {
    margin-bottom: 1.875rem;
  }

  .accordion-title {
    padding: 1.1875rem 0.625rem 1.1875rem 6.25rem;
    height: auto;
  }

  .toimiala-cats {
    position: static;
    right: inherit;
    display: block;
    margin-top: 0.625rem;
  }
  .toimiala-cats .index-cat {
    font-size: 0.625rem;
    padding: 0.25rem 0.5rem 0.25rem;
  }
  .toimiala-cats .index-cat:first-child {
    margin-left: 0;
  }
}
@media (max-width: 550px) {
  .footer-section-upper .row {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-section-lower {
    margin-bottom: 0;
    padding-bottom: 6.25rem;
  }
  .footer-copyright {
    padding-bottom: 0;
  }
  .footer-copyright p {
    margin: 0 0.625rem 1.875rem;
  }
  .footer-copyright span {
    display: inline-block;
  }

  .page-header {
    height: 6.6875rem;
    padding-top: 0.625rem;
  }

  .big-banner .big-banner-text {
    font-size: 1.6875rem;
  }

  .blog-index-search .search-form {
    border: 0.0625rem solid #00a256;
    max-width: 18.125rem;
    padding: 0 0.9375rem;
  }
  .blog-index-search .search-form input {
    border: 0;
    padding: 0.5rem 0;
  }
  .blog-index-search .search-form .search-button {
    right: 0.125rem;
  }

  .rab-share-buttons {
    display: block;
    position: static;
    margin: 0.5rem -1.875rem 0;
    float: none;
    text-align: center;
  }
  .rab-share-buttons .rab-share-icon {
    font-size: 1.25rem;
  }

  .breadcrumbs {
    padding-bottom: 0.9375rem;
  }
}
@media (max-width: 479px) {
  .rab-fpfb-is-header {
    margin-bottom: 1.875rem;
  }

  body {
    font-size: 1rem;
  }

  blockquote {
    padding: 0.3125rem 0.625rem;
  }

  h1 {
    font-size: 1.625rem;
  }

  h2 {
    font-size: 1.25rem;
    margin: 0 0 1.25rem;
  }

  h3 {
    font-size: 1.125rem;
    margin: 0 0 0.625rem;
  }

  h4 {
    font-size: 1rem;
    margin: 0 0 0.625rem;
  }

  h5 {
    font-size: 0.9375rem;
    margin: 0 0 0.625rem;
  }

  h6 {
    font-size: 0.875rem;
    margin: 0 0 0.625rem;
  }

  p {
    margin: 0.3125rem 0;
  }

  .ingressi {
    font-size: 1.125rem;
  }

  .rab-section-herounit-frontpage {
    height: auto;
    min-height: auto;
    padding: 4.375rem 0 !important;
  }
  .rab-section-herounit-frontpage .fae-text {
    width: 60%;
  }
  .rab-section-herounit-frontpage .hero-waves {
    width: 40%;
    margin-bottom: 2.1875rem;
  }
  .rab-section-herounit-frontpage .hero-col-text {
    padding-top: 2.1875rem;
  }
  .rab-section-herounit-frontpage .hero-col-text p {
    font-size: 1rem;
    margin-bottom: 0;
  }

  .rab-three-col-banner, .rab-floating-banner {
    padding: 0;
  }

  .post-inner-content .rab-button, .rab-section-herounit-frontpage .rab-button, .rab-fp-first-banner .rab-button, .rab-floating-banner .rab-button, .rab-lower-banner .rab-button, .rab-banner-post-container .rab-button {
    display: block;
    width: 100%;
    text-align: center;
  }

  .big-banner img {
    width: 18.75rem;
  }

  .rab-section {
    padding: 1.25rem 0 0.9375rem;
  }

  .rab-banner-section {
    padding: 0;
  }

  .news-headline .title-container {
    padding: 0 0.625rem;
  }
  .news-headline .title-container h3 {
    margin-bottom: 1.875rem;
  }

  .rab-section-blog-promos {
    padding: 0;
  }
  .rab-section-blog-promos .more-news-container {
    margin-bottom: 0;
    margin-top: 0;
  }
  .rab-section-blog-promos .row-centered {
    padding-top: 1.875rem;
  }

  .rab-instagram-section {
    padding: 1.875rem 0;
  }
  .rab-instagram-section .instagram-body-text {
    width: auto;
    margin: 0 auto 1.875rem;
  }
  .rab-instagram-section h2 {
    font-size: 1.875rem;
  }

  .content-inner {
    padding: 0.625rem 1.875rem;
  }

  .rab-sidebar {
    border: none;
  }

  .mobile_nav {
    right: -100vw;
    width: 100vw;
  }

  .menu-1-opened #mobile_menu {
    -webkit-transform: translate3d(-100vw, 0, 0);
    transform: translate3d(-100vw, 0, 0);
  }

  .menu-2-opened #mobile_menu_2 {
    -webkit-transform: translate3d(-100vw, 0, 0);
    transform: translate3d(-100vw, 0, 0);
  }

  .menu-3-opened #mobile_menu_3 {
    -webkit-transform: translate3d(-100vw, 0, 0);
    transform: translate3d(-100vw, 0, 0);
  }

  .main-footer .footer-section-upper {
    padding: 1.875rem 0;
  }

  .accordion-container {
    margin: 3.125rem 0;
  }

  .accordion-title {
    padding: 1.1875rem 0.625rem 1.1875rem 3.375rem;
    height: auto;
  }

  .accordion-text {
    padding: 0 0.625rem 0 3.375rem;
  }
}
@media (max-width: 320px) {
  .mobile_nav {
    right: -20rem;
    width: 20rem;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
  }

  .menu-1-opened #mobile_menu {
    -webkit-transform: translate3d(-20rem, 0, 0);
    transform: translate3d(-20rem, 0, 0);
  }

  .menu-2-opened #mobile_menu_2 {
    -webkit-transform: translate3d(-20rem, 0, 0);
    transform: translate3d(-20rem, 0, 0);
  }

  .menu-3-opened #mobile_menu_3 {
    -webkit-transform: translate3d(-20rem, 0, 0);
    transform: translate3d(-20rem, 0, 0);
  }

  #menu-burger {
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
  }
  #menu-burger span {
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
  }
}