@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 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 40px;
}

hr {
  -webkit-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;
}

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;
  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;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 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;
  box-sizing: border-box;
}

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  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: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

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

.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;
} /* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity 0.25s, visibility 0s, color 0.25s;
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

.fancybox-navigation .fancybox-button::after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke 0.1s;
  transition: stroke 0.1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/*
 * Standardized input & form form styling for this theme
 */
input[type=submit] {
  color: #fff;
  background: #0F499A;
  border: none;
  border-radius: 200px;
  padding: 10px 25px;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active {
  background: #082854;
}

/*
 * Gravity Forms Better Styling
 */
.gform_wrapper .gfield_required {
  color: #061d3d !important;
}
.gform_wrapper label.gield_label {
  color: #323232;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea {
  background-color: #fff;
  border: 1px solid #b3b3b3;
  color: #323232;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 8px !important;
  border-radius: 0;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper textarea:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
  border: 1px solid #0F499A;
}
.gform_wrapper select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 99% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 5px 8px;
  border-radius: 0;
  border: 1px solid #b3b3b3;
  color: #323232;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 5px 8px !important;
}
.gform_wrapper select:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
}
.gform_wrapper .gfield_radio li input[type=radio],
.gform_wrapper .gfield_radio li input[type=checkbox],
.gform_wrapper .gfield_checkbox li input[type=radio],
.gform_wrapper .gfield_checkbox li input[type=checkbox] {
  margin-top: 0px !important;
}
.gform_wrapper .gform_footer {
  margin-top: 10px !important;
  padding-top: 0 !important;
}
.gform_wrapper .gform_footer input[type=submit] {
  float: right;
}

/*
 * Formidable Pro styling
 */
.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_form_field .frm_required {
  color: #81B972;
  margin-left: 3px;
}
.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_form_field label.frm_primary_label {
  color: #323232 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: normal !important;
}
.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_form_field input:not([type=radio]):not([type=checkbox]):not([type=file]),
.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_form_field textarea {
  background-color: #fff;
  border: 1px solid #b3b3b3;
  color: #323232;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_form_field input:not([type=radio]):not([type=checkbox]):not([type=file]):focus,
.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_form_field textarea:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
  border: 1px solid #0F499A;
}
.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_submit button {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
  background: #0F499A;
  border-radius: 0px;
  padding: 10px 40px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  float: right;
}
.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_submit button:hover {
  color: #fff;
  background: #166ae0;
  text-decoration: none;
}

/* 
 * Stanbdard WP searchform 
 */
.search-form input {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.search-form input[type=search] {
  border: 1px solid #FF813A;
  padding: 5px 0px 5px 10px;
  max-height: 35px;
  width: calc(100% - 60px);
  float: left;
}
.search-form input[type=search]:focus {
  border: 1px solid #0F499A;
  outline: 0;
}
.search-form .search-submit {
  border: 1px solid #0F499A;
  background: #0F499A;
  color: #fff;
  width: 40px;
  height: 42px;
  margin-left: -5px;
  margin-top: 0px;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
.search-form .search-submit:focus {
  border: 1px solid #0F499A;
  outline: 0;
}
.search-form .search-submit:hover {
  background: #FF813A;
  border: 1px solid #FF813A;
}
.search-form .search-submit svg {
  width: 16px;
  fill: #fff;
  margin: 0 auto;
  line-height: 42px;
  display: block;
}

#comments {
  padding-top: 20px;
}
#comments ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#comments ol li.comment.depth-2, #comments ol li.comment.depth-3, #comments ol li.comment.depth-4, #comments ol li.comment.depth-5 {
  margin-left: 3%;
}
#comments ol li.comment .comment-body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f2f2f2;
  clear: both;
  float: left;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
  padding: 30px 30px 50px 30px;
  width: 100%;
}
#comments ol li.comment .comment-body .comment-meta .comment-author img {
  border-radius: 200px;
  float: left;
  margin-right: 20px;
}
#comments ol li.comment .comment-body .comment-meta .comment-metadata {
  bottom: 30px;
  font-size: 12px;
  position: absolute;
  left: 30px;
  font-weight: 700;
  line-height: 1;
}
#comments ol li.comment .comment-body .comment-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  margin-top: -20px;
  padding-left: 80px;
  width: 100%;
}
#comments ol li.comment .comment-body .comment-content p {
  margin: 0 0 30px 0;
}
#comments ol li.comment .comment-body .reply {
  bottom: 30px;
  font-size: 12px;
  position: absolute;
  right: 30px;
}
#comments ol li.comment .comment-body .reply a {
  position: relative;
  font-weight: 700;
  display: block;
  text-decoration: none;
  padding-bottom: 0px;
  line-height: 1;
  border-bottom: 1px solid transparent;
}
#comments ol li.comment .comment-body .reply a svg {
  fill: #81B972;
  height: 8px;
  display: inline-block;
  margin-right: 3px;
}
#comments ol li.comment .comment-body .reply a:hover, #comments ol li.comment .comment-body .reply a:focus, #comments ol li.comment .comment-body .reply a:active {
  border-bottom: 1px solid #81B972;
}
#comments .comment-reply-title {
  margin-bottom: 10px;
}
#comments .comment-reply-title #cancel-comment-reply-link {
  background: #81B972;
  display: inline;
  color: #fff;
  padding: 2px 8px;
  float: right;
}
#comments .comment-reply-title #cancel-comment-reply-link:before {
  content: "✕";
  margin-right: 6px;
}
#comments .comment-reply-title #cancel-comment-reply-link:hover, #comments .comment-reply-title #cancel-comment-reply-link:focus, #comments .comment-reply-title #cancel-comment-reply-link:active {
  background: #5a954a;
  text-decoration: none;
}
#comments .comment-form p .required {
  color: #81B972;
  font-weight: 600;
}
#comments .comment-form p label {
  display: block;
  width: 100%;
  font-weight: 600;
}
#comments .comment-form p textarea, #comments .comment-form p input:not([type=submit]) {
  width: 55%;
}

@media screen and (max-width: 480px) {
  #comments ol li.comment .comment-body .comment-content {
    margin-top: 15px;
    padding-left: 0px;
  }
  #comments ol li.comment .comment-body .comment-meta .comment-metadata {
    bottom: 60px;
  }
  #comments ol li.comment .comment-body .reply {
    left: 30px;
  }
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

::-moz-selection {
  background: #81B972;
  color: #fff;
}

::selection {
  background: #81B972;
  color: #fff;
}

body {
  background: #fff;
  font-family: "Source Sans Pro", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
  word-break: break-word;
}

ol {
  line-height: 40px;
}

p {
  margin: 0 0 30px 0;
}
p.meta {
  color: #061d3d;
  font-size: 13px;
  margin: 0 0 20px 0;
  font-weight: 700;
}
p.meta a {
  color: #323232;
}
p.meta a:hover {
  color: #81B972;
}

strong {
  font-weight: bold;
}

a {
  color: #81B972;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #72b161;
  text-decoration: underline;
}

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

.search-highlight {
  background-color: #81B972;
  color: #fff;
}

.clearfix {
  clear: both;
}

.spacer-line {
  height: 2px;
  width: 70px;
  background: #0F499A;
  display: block;
  margin: 40px auto;
}

img {
  display: inline-block;
  height: auto;
  border-radius: 2px;
}
img.alignleft {
  float: left;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignright {
  float: right;
}

ul {
  list-style-type: none;
  padding: 0px;
  margin-left: 0px;
}

.wp-caption {
  text-align: center;
}
.wp-caption.alignleft {
  float: left;
  margin-right: 30px;
}
.wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignright {
  float: right;
  margin-left: 30px;
}

figure.thumb {
  float: left;
  margin-right: 20px;
}

.gallery .gallery-item .gallery-icon {
  margin-bottom: 10px;
}
.gallery .gallery-item .gallery-icon a img {
  border: none !important;
  opacity: 1;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
.gallery .gallery-item .gallery-icon a img:hover {
  opacity: 0.9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #323232;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
  line-height: 1;
}

h1 {
  font-size: 40px;
  margin: 0 0 15px 0;
}

h2 {
  font-size: 40px;
  margin: 0 0 15px 0;
}

h3 {
  font-size: 20px;
  margin: 0 0 15px 0;
}

h4 {
  font-size: 18px;
  margin: 0 0 5px 0;
}

h5 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

h6 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 24px 0;
}

.primary {
  color: #0F499A;
}

.secondary {
  color: #FF813A;
}

.tertiary {
  color: #fbc007;
}

.btn {
  padding: 4px 18px;
  color: #fff;
  border-radius: 10px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
  font-weight: 700;
}
.btn.primary {
  background: #FF813A;
}
.btn.primary:hover, .btn.primary:active, .btn.primary:focus {
  background-color: #0F499A;
  color: white;
  text-decoration: none;
}
.btn.secondary {
  background: #0F499A;
  border-color: #FF813A;
  color: #FF813A;
}
.btn.secondary:hover, .btn.secondary:active, .btn.secondary:focus {
  color: #0F499A;
  background: #FF813A;
  text-decoration: none;
}

.more:after {
  content: "»";
}
.more:hover, .more:focus, .more:active {
  text-decoration: underline;
}

.back-link:before {
  content: "«";
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#cookie-notice {
  position: fixed;
  z-index: 10;
  padding: 25px;
  bottom: 25px;
  right: 25px;
  width: 370px;
  height: auto;
  background: #fff;
  -webkit-animation: fadein 0.8s;
          animation: fadein 0.8s;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
}
#cookie-notice .cookie-notice-text {
  margin-bottom: 15px;
  display: inline-block;
  color: #323232;
}
#cookie-notice a {
  text-decoration: underline;
}
#cookie-notice a:hover {
  text-decoration: none;
}
#cookie-notice a.cookie-dismiss {
  width: 100%;
  display: inline-block;
  border: 2px solid #81B972;
  text-align: center;
  padding: 3px;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
#cookie-notice a.cookie-dismiss:hover {
  text-decoration: none;
  color: #fff;
  background: #81B972;
}

nav.pagination {
  padding: 10px 0px;
}
nav.pagination .screen-reader-text {
  display: none;
}
nav.pagination .nav-links .page-numbers {
  padding: 4px 10px;
  color: #323232;
  font-weight: 600;
}
nav.pagination .nav-links .page-numbers.current {
  background: #81B972;
  color: #fff;
}
nav.pagination .nav-links .page-numbers.current:hover, nav.pagination .nav-links .page-numbers.current:focus, nav.pagination .nav-links .page-numbers.current:active {
  background: #81B972;
  color: #fff;
}
nav.pagination .nav-links .page-numbers:hover, nav.pagination .nav-links .page-numbers:focus, nav.pagination .nav-links .page-numbers:active {
  text-decoration: none;
  background: #f2f2f2;
}
nav.pagination .nav-links .page-numbers.dots:hover, nav.pagination .nav-links .page-numbers.dots:focus, nav.pagination .nav-links .page-numbers.dots:active {
  background: transparent;
}

blockquote {
  border-left: #0F499A 5px solid;
  padding: 10px 0px 10px 20px;
  margin: 20px 15px 20px 30px;
}
blockquote p {
  color: #666666;
  margin: 0px;
}

.adressbar {
  background: #000;
  padding: 8px 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
.adressbar .adress-container {
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.adressbar p {
  margin: 0px 5px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.adressbar a {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  margin-right: 15px;
}
.adressbar svg {
  margin-right: 5px;
  fill: #0F499A;
}

#masthead {
  background: #fff;
  position: absolute;
  width: 100%;
  z-index: 100;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
#masthead.show {
  background: #fff;
}
#masthead .logo {
  margin-bottom: 10px;
  margin-top: 10px;
}
#masthead .logo img {
  max-height: 60px;
}
#masthead .logo a {
  font-size: 25px;
  line-height: 1;
  font-weight: 600;
  color: #0F499A;
}
#masthead .logo a:hover, #masthead .logo a:focus, #masthead .logo a:active {
  text-decoration: none;
}
#masthead .site-description {
  font-size: 16px;
  margin: 0px;
  color: #ffd3ba;
}

.frontpage {
  height: 700px;
  background: rgb(198, 209, 230);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(198, 209, 230)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(198, 209, 230) 0%, rgb(255, 255, 255) 100%);
  overflow: hidden;
  position: relative;
}
.frontpage .homeslider {
  color: white;
}
.frontpage .homeslider .picture {
  height: 700px;
  margin-top: 100px;
}
.frontpage .homeslider .picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.frontpage .homeslider .picture .wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.frontpage .homeslider .picture .wrapper:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.35;
  z-index: 0;
}
.frontpage .homeslider .picture .wrapper p {
  font-size: 20px;
  line-height: 28px;
  color: #323232;
}
.frontpage .homeslider .picture .wrapper .content {
  position: relative;
  z-index: 10;
}
.frontpage .homeslider .picture .wrapper .title {
  max-width: 50%;
  margin-top: 100px;
}
.frontpage .homeslider .picture .wrapper .title h1 {
  color: #0F499A;
}
.frontpage .homeslider .picture .wrapper .title h1 span {
  text-transform: none;
  font-size: 60px;
}

.homeslider-list {
  padding: 10px 0;
}
.homeslider-list li {
  margin-bottom: 15px;
  font-size: 18px;
  position: relative;
}
.homeslider-list .text {
  padding-left: 30px;
  display: inline-block;
}
.homeslider-list .icon {
  left: 0;
  width: 18px;
  height: 15px;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.headerimage {
  height: 325px;
  background-position: center center;
  background-repeat:   no-repeat;
  background-size: cover;
}

.page-template-page-contact .headerimage {
  height: 400px;
}

.spacer {
  height: 80px;
}

.ctabar {
  margin-top: -51px;
  margin-bottom: 40px;
}
.ctabar .bar {
  background: #0F499A;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.ctabar .bar:before {
  content: "";
  border: 1px solid #fff;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  pointer-events: none;
}
.ctabar .bar h3 {
  margin: 0;
  color: #fff;
}

.pictureblock {
  margin: 0;
}
.pictureblock .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pictureblock .block > * {
  -webkit-box-ordinal-group: 1000;
      -ms-flex-order: 999;
          order: 999;
}
.pictureblock .block figure {
  position: relative;
  background-size: cover;
  background-position: center center;
  width: 50%;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
.pictureblock .block figure img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.pictureblock .block article {
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
  width: 50%;
  position: relative;
  padding: 80px 10%;
  background: #fff;
  color: #323232;
  background-blend-mode: overlay;
  background-size: cover;
  background-position: left top;
}
.pictureblock .block article.survey__embed {
  padding: 40px 5%;
  background-color: #0F499A;
}
.pictureblock .block article h4 {
  color: #fbc007;
}
.pictureblock .block article h2 {
  text-transform: uppercase;
  color: #0F499A;
}
.pictureblock .block.left article {
  background-position: right top;
}

.home .main-content,
.page-template-page-services .main-content {
  padding-bottom: 0;
  text-align: center;
}

.handle {
  width: 100%;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0px;
  cursor: pointer;
  display: none;
  font-weight: 600;
}
.handle .mobile-icon {
  float: right;
}
.handle .mobile-icon .line {
  height: 3px;
  width: 24px;
  background-color: #0F499A;
  margin: 4px 0px;
  border-radius: 10px;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
.handle .mobile-icon .line:nth-child(1) {
  margin-top: 0px;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.handle .mobile-icon .line:nth-child(3) {
  margin-bottom: 0px;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.handle .mobile-icon.show .line:nth-child(1) {
  position: relative;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 6px;
}
.handle .mobile-icon.show .line:nth-child(2) {
  opacity: 0;
}
.handle .mobile-icon.show .line:nth-child(3) {
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: -8px;
}

nav.topnav ul {
  display: block;
  float: right;
}
nav.topnav ul li {
  float: left;
}
nav.topnav ul li a {
  padding: 10px 5px;
  font-size: 13px;
  line-height: 18px;
}

.site-navigation {
  background-color: #0F499A;
}

nav ul.main-nav {
  overflow: hidden;
  color: #fff;
  font-size: 0px;
  text-align: right;
  -webkit-transition: max-height ease-in-out 0.4s;
  transition: max-height ease-in-out 0.4s;
}
nav ul.main-nav li {
  display: inline-block;
  padding: 15px 0px;
  font-size: 14px;
  margin: 0px 5px;
}
nav ul.main-nav li.highlight a {
  padding: 3px 15px;
  margin: 0 5px;
  color: white;
  border-radius: 10px;
}
nav ul.main-nav li.highlight--primary a {
  background-color: #0F499A;
}
nav ul.main-nav li.highlight--secondary a {
  background-color: #FF813A;
}
nav ul.main-nav li.menu-item-has-children a:after {
  border-color: #fff transparent transparent;
  border-radius: 3px;
  border-style: solid;
  border-width: 5px 5px 0;
  content: "";
  display: inline-block;
  height: 0;
  margin: 0 0 3px 6px;
  position: relative;
  top: 1px;
  width: 0;
}
nav ul.main-nav li.menu-item-has-children ul.sub-menu {
  border-top: 15px solid transparent;
  width: 220px;
  background-color: transparent;
}
nav ul.main-nav li.menu-item-has-children ul.sub-menu li {
  text-align: left;
  width: 100%;
  padding: 0;
  background-color: #0F499A;
}
nav ul.main-nav li.menu-item-has-children ul.sub-menu li a {
  padding: 10px 25px !important;
  border: none;
}
nav ul.main-nav li.menu-item-has-children ul.sub-menu li a:after {
  content: none;
}
nav ul.main-nav li.menu-item-has-children ul.sub-menu li a:hover, nav ul.main-nav li.menu-item-has-children ul.sub-menu li a:focus, nav ul.main-nav li.menu-item-has-children ul.sub-menu li a:active {
  color: #323232;
}
nav ul.main-nav li:last-child {
  margin-right: 0;
}
nav ul.main-nav li:last-child a {
  border-right: 0;
  margin-right: 0;
}
nav ul.main-nav li a {
  text-transform: uppercase;
  padding: 3px 10px;
  display: block;
  color: #fff;
  font-weight: 700;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
nav ul.main-nav li a:hover, nav ul.main-nav li a:focus, nav ul.main-nav li a:active {
  background-color: transparent;
  color: #0F499A;
  text-decoration: none;
}
nav ul.main-nav li.current-menu-item, nav ul.main-nav li.current-menu-ancestor {
  background-color: transparant;
}
nav ul.main-nav li.current-menu-item > a, nav ul.main-nav li.current-menu-ancestor > a {
  color: #0F499A;
}
nav ul.main-nav li.current-menu-item.highlight > a, nav ul.main-nav li.current-menu-ancestor.highlight > a {
  color: white;
}
nav ul.main-nav li.current-menu-item.menu-item-has-children .sub-menu a, nav ul.main-nav li.current-menu-ancestor.menu-item-has-children .sub-menu a {
  color: white;
}

.services-list figure.square {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}
.services-list figure.square img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: ease-in-out all 500ms;
  transition: ease-in-out all 500ms;
}
.services-list figure.square .title {
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #fff;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: rgba(15, 73, 154, 0.65);
  -webkit-transition: ease-in-out all 250ms;
  transition: ease-in-out all 250ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
}
.services-list figure.square:hover .title, .services-list figure.square:focus .title, .services-list figure.square:active .title {
  height: 100%;
}
.services-list figure.square:hover img, .services-list figure.square:focus img, .services-list figure.square:active img {
  -webkit-transform: scale(1.05) rotate(-1deg);
          transform: scale(1.05) rotate(-1deg);
}

.main-content {
  padding: 50px 0px 20px;
  background-color: #fff;
}
.main-content h1, .main-content h2 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 40px;
}
.main-content article ul {
  list-style-type: disc;
  margin-left: 20px;
}
.main-content .sidebar {
  display: inline-block;
}
.main-content .sidebar .widget {
  margin: 20px 0px;
  padding: 20px;
  background: #f2f2f2;
}
.main-content .sidebar .widget .widgettitle {
  font-size: 22px;
}
.main-content .sidebar .widget:nth-child(1) {
  margin-top: 0px;
}

.blogroll .top,
.teambar .top {
  text-align: center;
  margin-top: 40px;
  display: block;
}
.blogroll .top h2,
.teambar .top h2 {
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 15px;
}

.blogroll {
  margin-top: 40px;
}
.blogroll .post {
  display: block;
  margin: 0 auto;
}
.blogroll .post a {
  text-align: center;
}
.blogroll .post a figure {
  max-width: 370px;
  margin: 0 auto;
  display: block;
  margin-bottom: 25px;
  background: #0f499b;
}
.blogroll .post a figure img {
  -webkit-transition: all ease-in-out;
  transition: all ease-in-out;
}
.blogroll .post a h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}
.blogroll .post a:hover img, .blogroll .post a:active img, .blogroll .post a:focus img {
  opacity: 0.7;
}
.blogroll .post a:hover h2, .blogroll .post a:active h2, .blogroll .post a:focus h2 {
  color: #0F499A;
}

.teambar {
  margin-top: 40px;
}
.teambar .teammember {
  text-align: center;
}
.teambar .teammember .name {
  margin-top: 40px;
}
.teambar .teammember .name h3 {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.teambar .teammember .name h4 {
  color: #0F499A;
  font-size: 16px;
  font-style: italic;
}

.widget_rby_callus {
  background: #0F499A;
  padding: 35px 25px;
  position: relative;
}
.widget_rby_callus:before {
  position: absolute;
  border: 1px solid #fff;
  content: "";
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  pointer-events: none;
}
.widget_rby_callus .widgettitle {
  margin-top: 10px;
  font-size: 16px;
}
.widget_rby_callus a {
  width: 100%;
  padding: 0;
  line-height: 40px;
  height: 40px;
  margin: 25px 0 10px;
  text-align: center;
  font-size: 16px;
}

.widget_rby_social ul {
  margin-top: -10px;
}
.widget_rby_social ul li {
  margin-bottom: 10px;
}
.widget_rby_social ul li:nth-child(1) {
  margin-top: 10px;
}
.widget_rby_social ul li a {
  line-height: 20px;
}
.widget_rby_social ul li a i {
  background: #fff;
  width: 25px;
  height: 25px;
  border-radius: 200px;
  margin-top: 0px;
  margin-right: 8px;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
.widget_rby_social ul li a i svg {
  fill: #0F499A;
  height: 12px;
  margin: 6px auto 0;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
.widget_rby_social ul li a .title {
  display: inline;
}
.widget_rby_social ul li a:hover i svg, .widget_rby_social ul li a:focus i svg, .widget_rby_social ul li a:active i svg {
  fill: #fff;
}
.widget_rby_social ul li.twitter a:hover i, .widget_rby_social ul li.twitter a:focus i, .widget_rby_social ul li.twitter a:active i {
  background: #55ACEE;
}
.widget_rby_social ul li.facebook a:hover i, .widget_rby_social ul li.facebook a:focus i, .widget_rby_social ul li.facebook a:active i {
  background: #3B5998;
}
.widget_rby_social ul li.instagram a:hover i, .widget_rby_social ul li.instagram a:focus i, .widget_rby_social ul li.instagram a:active i {
  background: #E12F67;
}
.widget_rby_social ul li.linkedin a:hover i, .widget_rby_social ul li.linkedin a:focus i, .widget_rby_social ul li.linkedin a:active i {
  background: #007bb5;
}
.widget_rby_social ul li.googleplus a:hover i, .widget_rby_social ul li.googleplus a:focus i, .widget_rby_social ul li.googleplus a:active i {
  background: #CC3732;
}
.widget_rby_social ul li.youtube a:hover i, .widget_rby_social ul li.youtube a:focus i, .widget_rby_social ul li.youtube a:active i {
  background: #CD201F;
}
.widget_rby_social ul li.email a:hover i, .widget_rby_social ul li.email a:focus i, .widget_rby_social ul li.email a:active i {
  background: #81B972;
}
.widget_rby_social ul li.rss a:hover i, .widget_rby_social ul li.rss a:focus i, .widget_rby_social ul li.rss a:active i {
  background: #f26522;
}
.widget_rby_social ul.large-icons i {
  width: 45px;
  height: 45px;
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
}
.widget_rby_social ul.large-icons i svg {
  height: 20px;
  margin: 12px auto 0;
}
.widget_rby_social ul.large-icons .title {
  display: none;
}
.widget_rby_social ul.small-icons i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 15px;
  margin-right: 6px;
  margin-bottom: 10px;
  float: left;
}
.widget_rby_social ul.small-icons .title {
  display: none;
}

section.contact {
  background: #f2f2f2;
  padding: 40px 0;
  margin-top: 50px;
}
section.contact .sidebar {
  margin-top: 20px;
}
section.contact .sidebar .widget {
  display: block;
  position: relative;
  z-index: 0;
  margin-top: 20px;
}
section.contact .sidebar p {
  display: block;
}
section.contact .gform_wrapper {
  margin: 0;
  position: relative;
  z-index: 100;
  display: block;
}
section.contact .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), section.contact .gform_wrapper textarea {
  border: 1px solid #fff;
}
section.contact .gform_wrapper .gform_body {
  margin: 0;
}
section.contact .gform_wrapper .gform_body .gform_fields .gfield label {
  display: none;
}
section.contact .gform_wrapper .gform_footer {
  margin: 10px 0 0 0;
  padding: 0;
}

footer {
  color: #fff;
}
footer h3 {
  font-size: 16px;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
footer#colophon {
  display: block;
  background: #FF813A;
  line-height: 1.2;
  padding: 15px 0;
  font-size: 1.2rem;
}
footer#colophon p {
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}
footer#colophon a {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}
footer.site-footer {
  padding: 40px 0 30px;
  background-color: #0F499A;
}
footer p {
  color: #fff;
  margin: 0;
}
footer a {
  color: #0F499A;
}
footer a:hover, footer a:focus, footer a:active {
  color: #0F499A;
  text-decoration: underline;
}
footer .widget {
  margin-bottom: 20px;
  display: block;
}
footer .widget .widgettitle {
  font-size: 16px;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

nav.footernav ul {
  display: block;
  float: right;
  margin: 0;
}
nav.footernav ul li {
  float: left;
}
nav.footernav ul li a {
  padding: 0 5px;
}

nav#pager .page-numbers {
  background: #ffd3ba;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  color: #fff;
  -webkit-transition: all ease-in-out 125ms;
  transition: all ease-in-out 125ms;
}
nav#pager .page-numbers.current {
  background: #0F499A;
  color: #fff;
}
nav#pager .page-numbers.current:hover, nav#pager .page-numbers.current:focus, nav#pager .page-numbers.current:active {
  background: #0F499A;
}
nav#pager .page-numbers.next {
  width: auto;
  padding: 0 10px;
}
nav#pager .page-numbers.prev {
  width: auto;
  padding: 0 10px;
}
nav#pager .page-numbers:hover, nav#pager .page-numbers:focus, nav#pager .page-numbers:active {
  text-decoration: none;
  background-color: #666;
}

@media screen and (min-width: 992px) {
  nav ul.main-nav li {
    display: inline-block;
  }
  nav ul.main-nav li.menu-item-has-children ul {
    display: none;
    position: absolute;
    z-index: 1;
  }
  nav ul.main-nav li.menu-item-has-children:hover ul.sub-menu, nav ul.main-nav li.menu-item-has-children:focus ul.sub-menu, nav ul.main-nav li.menu-item-has-children:active ul.sub-menu {
    -webkit-transition: all ease-in-out 125ms;
    transition: all ease-in-out 125ms;
    display: block;
    position: absolute;
    z-index: 1;
  }
}
@media screen and (max-width: 991px) {
  .handle {
    display: block;
  }
  .frontpage .homeslider .picture .wrapper .title {
    max-width: 100%;
  }
  .frontpage .homeslider .picture .wrapper .title h1 {
    font-size: 40px;
  }
  .administration .parent {
    -ms-grid-columns: 1fr !important;
    grid-template-columns: 1fr !important;
  }
  .pictureblock {
    margin: 0;
  }
  .pictureblock .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pictureblock .block figure {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: 300px;
  }
  .pictureblock .block article {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding: 40px 30px;
  }
  .pictureblock .block article.survey__embed {
    padding: 40px 30px;
  }
  .pictureblock .block article h2 {
    font-size: 32px;
  }
  #masthead {
    padding-bottom: 10px;
  }
  #masthead .logo {
    margin: 10px auto;
    text-align: center;
  }
  .site-navigation-inner.col-md-12 {
    padding: 0px;
  }
  nav ul.main-nav {
    max-height: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  nav ul.main-nav.show {
    max-height: 100vh;
    overflow: hidden;
  }
  nav ul.main-nav li {
    width: 100%;
    padding: 10px 0;
  }
  nav ul.main-nav li.menu-item-has-children ul {
    clear: both;
  }
  nav ul.main-nav li.menu-item-has-children ul.sub-menu {
    padding-bottom: 0px;
    width: 100%;
    background: transparent;
    border-top: none;
    padding-top: 10px;
  }
  nav ul.main-nav li.menu-item-has-children ul.sub-menu li {
    background: transparent;
    text-align: right;
    padding: 0px;
  }
  nav ul.main-nav li.menu-item-has-children ul.sub-menu li a {
    width: 100%;
    padding: 10px 15px !important;
  }
  nav ul.main-nav li.menu-item-has-children ul.sub-menu li a:hover {
    background: transparent;
    color: #0F499A;
  }
  nav ul.main-nav li.menu-item-has-children ul.sub-menu li:hover {
    background: transparent;
  }
  nav ul.main-nav li a {
    border: none;
    padding: 0 5px !important;
  }
  nav ul.main-nav li.current-menu-parent {
    background: transparent;
  }
  nav.topnav {
    display: none;
  }
  nav.footernav {
    display: none;
  }
  .site-info {
    text-align: center;
  }
  footer.site-footer .clear {
    clear: both;
  }
}
@media screen and (max-width: 768px) {
  .services-list .no-float {
    margin: 10px auto;
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 679px) {
  .ctabar .bar {
    margin: -10px 20px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .ctabar .bar h3 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 499px) {
  #cookie-notice {
    width: 100%;
    right: 0px;
    bottom: 0px;
  }
  .adressbar .adress-container {
    padding: 0 5px;
  }
  .adressbar .left,
  .adressbar .right {
    text-align: center;
  }
  .adressbar .left .addres,
  .adressbar .right .addres {
    display: none;
  }
  .adressbar .left .label,
  .adressbar .right .label {
    display: none;
  }
  .frontpage .homeslider .picture {
    height: 700px;
    margin-top: 99px;
    text-align: center;
  }
}
.sm-content {
  text-align: center;
  padding: 40px 30px 50px;
}
.sm-content__container {
  display: inline-block;
  width: 100%;
  text-align: left;
}

.steps__stars {
  margin-bottom: 40px;
}
.steps__star {
  max-width: 35px;
  display: none;
  margin: 0 5px;
}
.steps__star.checked {
  display: inline-block;
}
.steps__container {
  text-align: center;
}
.steps__title {
  font-size: 40px;
  font-weight: 900;
  color: #0F499A;
}
.steps__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
}
.steps__list > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.steps__list > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.steps__list > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.steps__item {
  display: inline-block;
  text-align: center;
  max-width: 500px;
  float: none;
  margin-bottom: 30px;
}
.steps__image-container {
  display: inline-block;
  max-width: 180px;
  margin-bottom: 40px;
}
.steps__image {
  width: 100%;
}

.video {
  background-color: #FF813A;
  text-align: center;
  padding: 50px 0px;
}
.video h2 {
  color: #fff;
  margin-bottom: 40px;
}

.download_app {
  background: rgb(198, 209, 230);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(198, 209, 230)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(198, 209, 230) 0%, rgb(255, 255, 255) 100%);
  margin-bottom: 50px;
}
.download_app h2 {
  color: #0F499A;
}
.download_app .text {
  padding: 50px 0px;
}
.download_app .beeld {
  height: 366px;
  margin-top: 30px;
  background-repeat: no-repeat;
  background-position: center;
}

.onderregel {
  text-align: center;
}

.administration {
  padding: 50px 30px;
}
.administration .parent {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 0px;
}
.administration .parent > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.administration .parent > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.administration .administration_image img {
  width: 400px;
  max-width: auto !important;
}
.administration h2 {
  color: #FF813A;
}
.administration .usp {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.2fr 20px 1.8fr;
  grid-template-columns: 0.2fr 1.8fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.administration .usp > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.administration .usp > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.administration .usp .div1 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/2/2;
}
.administration .usp .usp_container {
  margin-bottom: 20px;
}
.administration .usp img {
  height: 40px;
  margin-right: 20px;
}

.curious {
  background-color: #0F499A;
  padding-bottom: 1.8em;
}
.curious .text {
  padding: 50px 0px;
}
.curious .beeld {
  height: 430px;
  margin-top: 30px;
  background-repeat: no-repeat;
  background-position: center;
}

.survey__embed {
  background-color: #0F499A;
}

.compare__title {
  margin-bottom: 40px;
  color: #FF813A;
}
.compare__block {
  margin-bottom: 30px;
}
.compare__inner {
  border-radius: 30px;
  background-color: #F5F5F5;
}
.compare__header {
  color: #0F499A;
  text-align: center;
  padding: 5px 15px;
}
.compare__header span {
  font-size: 20px;
  font-weight: 700;
}
.compare__amount {
  background-color: #0F499A;
  color: white;
  display: table;
  width: 100%;
  padding: 20px 30px;
}
.compare__amount .amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.compare__amount .amount .month span, .compare__amount .amount .year span {
  font-weight: 200;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.compare__amount > * {
  display: table-cell;
}
.compare__price {
  font-weight: 900;
  font-size: 35px;
}
.compare__time {
  text-align: right;
}
.compare__content {
  padding: 25px 30px 30px;
}
.compare .switch-wrapper {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 4px;
  border: 1px solid lightgrey;
  margin-bottom: 40px;
  border-radius: 30px;
  background: #fff;
}
.compare .switch-wrapper [type=radio] {
  position: absolute;
  left: -9999px;
}
.compare .switch-wrapper [type=radio]:checked#monthly ~ label[for=monthly],
.compare .switch-wrapper [type=radio]:checked#yearly ~ label[for=yearly] {
  color: #fff;
}
.compare .switch-wrapper [type=radio]:checked#monthly ~ label[for=monthly]:hover,
.compare .switch-wrapper [type=radio]:checked#yearly ~ label[for=yearly]:hover {
  background: transparent;
}
.compare .switch-wrapper [type=radio]:checked#monthly + label[for=yearly] ~ .highlighter {
  -webkit-transform: none;
          transform: none;
}
.compare .switch-wrapper [type=radio]:checked#yearly + label[for=monthly] ~ .highlighter {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.compare .switch-wrapper label {
  font-size: 16px;
  z-index: 1;
  min-width: 100px;
  line-height: 32px;
  cursor: pointer;
  border-radius: 30px;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.compare .switch-wrapper label:hover {
  background: whitesmoke;
}
.compare .switch-wrapper .highlighter {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(50% - 4px);
  height: calc(100% - 8px);
  border-radius: 30px;
  background: #FF813A;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}

.banner-icon-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
}

.banner-icon-container {
  position: relative;
}

.banner-icon {
  position: absolute;
  right: 0;
  top: 100px;
  width: 300px;
}

@media screen and (max-width: 991px) {
  .site-branding {
    width: auto;
    float: left;
    margin-bottom: -50px;
  }
  .handle {
    text-align: right;
  }
  .mobile-icon {
    padding-left: 10px;
  }
  nav ul.main-nav li.highlight a {
    width: auto;
    float: right;
    padding: 6px 15px !important;
    margin-right: 5px;
  }
  .frontpage {
    height: 700px;
  }
  .frontpage .homeslider .picture {
    height: 500px;
  }
  .frontpage .homeslider .picture img {
    display: none;
  }
  .banner-icon-wrapper {
    display: none;
  }
  .steps__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 0px;
  }
  .steps__list > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  footer.site-footer {
    text-align: center;
  }
  .widget_rby_social ul {
    margin-top: -10px;
    display: ruby;
  }
}