@charset "UTF-8";
@font-face {
  font-family: Gotham;
  src: url(/media_files/IROL/19/191835/redesign2017/fonts/Gotham-Book.ttf); }
.big-padding {
  padding: 60px 0; }

.med-padding {
  padding: 40px 0; }

.small-padding {
  padding: 25px; }

.big-pad-top {
  padding-top: 60px; }

@media screen and (min-width: 768px) {
  .gutter-pad-left {
    padding-left: 20px; } }
@media screen and (max-width: 767px) {
  .big-padding, .med-padding {
    padding: 20px 0; } }
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=d5f5736dbcd47071e0dd95f678933dae)
 * Config saved to config.json and https://gist.github.com/d5f5736dbcd47071e0dd95f678933dae
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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; }

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;
  -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; }

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: 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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -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: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  background-color: #ffffff; }

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

a {
  color: inherit;
  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: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.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; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

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

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

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

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
@media (min-width: 1440px) {
  .container {
    width: 1300px; } }
.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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.dl-horizontal dd: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;
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }
  .slick-track:focus {
    outline: none; }

.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; }
  .slick-slide:focus {
    outline: none; }

[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; }

label {
  color: #191919;
  font-weight: normal; }

input[type="text"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="file"],
textarea,
select {
  padding: 12.75px;
  padding: 0.75rem;
  background: #fff;
  color: #999;
  border: 1px solid #BDBDBD;
  border-radius: 4px;
  line-height: normal;
  display: block;
  width: 100%;
  box-shadow: none;
  transition: all 0.3s ease-in-out; }
  input[type="text"]:focus,
  input[type="search"]:focus,
  input[type="password"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="tel"]:focus,
  input[type="file"]:focus,
  textarea:focus,
  select:focus {
    border-color: #999;
    outline: none; }

input[type="file"]:hover {
  cursor: pointer; }

input[type="search"] {
  width: auto;
  display: inline-block; }

select {
  height: 46px; }

select[multiple],
select[size] {
  height: auto; }

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  display: inline-block; }

input[type="submit"],
input[type="reset"],
input[type="button"] {
  margin: 0; }

input[type="checkbox"]:focus,
input[type="radio"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ginput_complex::after,
.clear-multi::after,
.ginput_full::after,
.gf_list_2col::after,
.gf_list_3col::after,
.gf_list_4col::after,
.gf_list_5col::after,
.gf_list_inline::after,
.gf_page_steps::after,
.ui-datepicker-header::after {
  clear: both;
  content: '';
  display: table; }

.gform_wrapper form {
  margin-top: 30px;
  margin-top: 1.7647058824rem;
  margin-bottom: 30px;
  margin-bottom: 1.7647058824rem; }

.gform_heading {
  margin-bottom: 25.5px;
  margin-bottom: 1.5rem;
  padding-bottom: 12.75px;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #c5c5c5; }
  .gform_heading .gform_title {
    margin-bottom: 12.75px;
    margin-bottom: 0.75rem; }

.gform_wrapper label {
  position: absolute;
  top: 0;
  padding: 14px;
  padding: 0.8235294118rem;
  padding-left: 20px;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .gform_wrapper label.labelfocus {
    top: -2.3em;
    font-size: 0.75rem;
    color: black; }

.gsection {
  margin-bottom: 12.75px;
  margin-bottom: 0.75rem;
  padding-bottom: 12.75px;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #858585; }
  .gsection .gsection_title {
    margin-bottom: 12.75px;
    margin-bottom: 0.75rem; }

.gfield_required {
  color: #f00;
  padding-left: 2px; }

.ginput_complex label {
  font-weight: normal; }

.gform_fields {
  margin: 0;
  padding: 0;
  list-style: none; }

.gfield {
  margin-bottom: 20px;
  margin-bottom: 1.1764705882rem;
  position: relative; }

.gfield_description {
  font-size: 14px;
  font-size: 0.8235294118rem;
  font-style: italic; }

.validation_message {
  font-style: normal; }

.gfield_checkbox,
.gfield_radio {
  list-style: none;
  margin: 0; }
  .gfield_checkbox input,
  .gfield_radio input {
    margin-right: 4px;
    margin-right: 0.2352941176rem; }

.gfield_radio input[type="text"] {
  width: auto;
  display: inline-block; }

.ginput_complex .ginput_left {
  width: 49%;
  float: left;
  clear: left; }
.ginput_complex .ginput_right {
  width: 49%;
  float: right;
  clear: right; }

.name_prefix {
  width: 10%;
  float: left;
  margin-right: 1%; }

.name_first {
  width: 39%;
  float: left;
  margin-right: 1%; }

.name_last {
  width: 39%;
  float: left;
  margin-right: 1%; }

.name_suffix {
  width: 9%;
  float: right; }

input.datepicker_with_icon {
  margin-right: 12.75px;
  margin-right: 0.75rem;
  display: inline-block;
  width: auto; }

.gfield_date_month,
.gfield_date_dropdown_month {
  display: inline-block;
  width: auto;
  margin-right: 1%; }

.gfield_date_day,
.gfield_date_dropdown_day {
  display: inline-block;
  width: auto;
  margin-right: 1%; }

.gfield_date_year,
.gfield_date_dropdown_year {
  display: inline-block;
  width: auto; }

.gfield_time_hour {
  float: left;
  margin-right: 1%; }
  .gfield_time_hour input {
    width: inherit;
    display: inline-block; }
  .gfield_time_hour label {
    display: block; }

.gfield_time_minute {
  width: 30%;
  float: left;
  margin-right: 1%; }

.gfield_time_ampm {
  width: 20%;
  float: left;
  margin-right: 1%; }

.gfield,
.gform_footer {
  clear: both; }

.gform_footer {
  margin: 20px 0 50px; }

.gf_left_half {
  width: 49%;
  float: left;
  clear: left; }

.gf_right_half {
  width: 49%;
  float: right;
  clear: right; }

.gf_left_third {
  clear: none;
  width: 32.5%;
  float: left;
  margin-right: 1.25%; }

.gf_middle_third {
  clear: none;
  width: 32.5%;
  float: left; }

.gf_right_third {
  clear: none;
  width: 32.5%;
  float: right; }

.gf_inline {
  width: auto;
  display: inline-block;
  margin-right: 1%;
  vertical-align: top; }

.gf_list_2col li {
  width: 50%;
  float: left; }

.gf_list_3col li {
  width: 33%;
  float: left; }

.gf_list_4col li {
  width: 25%;
  float: left; }

.gf_list_5col li {
  width: 20%;
  float: left; }

.gf_list_inline li {
  display: inline-block;
  margin-right: 1%; }

.gf_list_height_25 li {
  height: 25px; }

.gf_list_height_50 li {
  height: 50px; }

.gf_list_height_75 li {
  height: 75px; }

.gf_list_height_100 li {
  height: 100px; }

.gf_list_height_125 li {
  height: 125px; }

.gf_list_height_150 li {
  height: 150px; }

.gfield_list {
  margin: 0; }

.gfield_list > tbody > tr:nth-child(odd) > td,
.gfield_list > tbody > tr:nth-child(odd) > th {
  padding-right: 12.75px;
  padding-right: 0.75rem;
  background: none;
  line-height: normal;
  padding: 0;
  border: 0; }

.gfield_list > thead > tr > th {
  border: 0; }

.gf_scroll_text {
  padding: 12px;
  border: 1px solid #cecece;
  height: 180px;
  overflow: auto; }
  .gf_scroll_text p:last-of-type {
    margin-bottom: 0; }

.gf_hide_ampm .gfield_time_ampm {
  display: none; }

.gf_hide_charleft .charleft {
  display: none; }

.gf_page_steps {
  margin-bottom: 12.75px;
  margin-bottom: 0.75rem;
  line-height: 1; }

.gf_step {
  display: inline-block;
  opacity: .2;
  margin-right: 1%; }
  .gf_step:last-of-type {
    margin-right: 0; }

.gf_step_active {
  opacity: 1; }

.gf_step_number {
  font-weight: bold;
  font-size: 150%; }

.gfield_error {
  padding: 12.75px;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-left-color: #d9534f; }
  .gfield_error > label,
  .gfield_error .validation_message {
    color: #ca3c3c; }
  .gfield_error input,
  .gfield_error textarea,
  .gfield_error select {
    border-color: #ca3c3c; }
    .gfield_error input:focus,
    .gfield_error textarea:focus,
    .gfield_error select:focus {
      border-color: #a62d2d; }

.gform_validation_container {
  display: none;
  position: absolute;
  left: -9000px; }

.ui-datepicker {
  background: #fff;
  border: 1px solid #aaa; }

.ui-datepicker-prev {
  width: 20%;
  float: left; }

.ui-datepicker-next {
  width: 20%;
  float: right; }

.ui-datepicker-title {
  width: 60%;
  float: left; }
  .ui-datepicker-title select {
    width: auto;
    display: inline-block; }


.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: 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;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "â†"; }
    [dir="rtl"] .slick-prev:before {
      content: "â†’"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "â†’"; }
    [dir="rtl"] .slick-next:before {
      content: "â†"; }

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin-right: 10px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: white;
      display: block;
      height: 12px;
      width: 12px;
      border-radius: 50%;
      opacity: 0.6;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      cursor: pointer; }
      .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 {
        position: absolute;
        top: 0;
        left: 0;
        content: "â€¢";
        border-radius: 50%;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: white;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        content: '';
        width: 12px;
        height: 12px;
        opacity: 1; }
    .slick-dots li.slick-active button {
      opacity: 1; }

.slider--publications .slick-dots {
  text-align: left;
  bottom: 30px; }
.slider--publications .slick-dots li button:before {
  background-color: transparent;
  content: ''; }

.slider--feedback .slick-dots {
  text-align: center;
  bottom: 30px;
  left: 0; }
.slider--feedback .slick-dots li button:before {
  background-color: transparent;
  content: ''; }
.slider--feedback .slick-dots button {
  background-color: white; }

html {
  font-size: 16px;
  font-family: "gesta", sans-serif; }

/* body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #191919; }
  body.page {
    background-color: white; }
  body #content-wrap {
    background-color: white; }
*/

.loading .top-nav, .loading .site-footer {
  opacity: 0; }

.loading .banner h1 {
  opacity: 0; }

.logo-bg-loading {
  position: fixed;
  top: calc(50% - 50px);
  left: calc(50% - 77px);
  opacity: 0.5;
  z-index: 0; }

.loader {
  position: fixed;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  margin: 0 auto;
  width: 100px;
  height: 100px;
  z-index: -1; }

.circular {
  animation: rotate 2s linear infinite;
  height: 100%;
  -ms-transform-origin: center center;
  /* IE 9 */
  -webkit-transform-origin: center center;
  /* Safari */
  transform-origin: center center;
  /* Safari */
  width: 100%;
  -webkit-animation: rotate 4s linear infinite;
  -moz-animation: rotate 4s linear infinite;
  animation: rotate 4s linear infinite;
  margin: auto; }

.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
  stroke: #db415c; }

@-moz-keyframes rotate {
  100% {
    -moz-transform: rotate(180deg); } }
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(180deg); } }
@keyframes rotate {
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }
@keyframes rotate {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }
.mrg-70 {
  margin-top: 70px;
  margin-bottom: 70px; }

::-moz-selection {
  background: #db415c;
  color: white;
  padding: 10px; }

::selection {
  background: #db415c;
  color: white;
  padding: 10px; }

p {
  font-size: 1.125rem;
  line-height: 1.7777777778; }

a:hover, a:focus {
  text-decoration: none;
  outline: none;
  color: inherit; }

a {
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in; }

.reveal-slider {
  position: relative;
  padding: 0 50px;
  overflow: hidden; }
  .reveal-slider:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(230, 227, 233, 0), #e6e3e9 2%);
    left: 0;
    transition: all 2s linear;
    -ms-transform: translateX(100%);
    /* IE 9 */
    -webkit-transform: translateX(100%);
    /* Safari */
    transform: translateX(100%);
    /* Safari */ }
  .reveal-slider.off-screen--hide:after {
    -ms-transform: translateX(0);
    /* IE 9 */
    -webkit-transform: translateX(0);
    /* Safari */
    transform: translateX(0);
    /* Safari */ }
  .reveal-slider img {
    width: 100%; }

.col-2 {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2; }

.off-screen--fade-up {
  -ms-transform: translateY(0);
  /* IE 9 */
  -webkit-transform: translateY(0);
  /* Safari */
  transform: translateY(0);
  /* Safari */
  opacity: 1;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }
  .off-screen--fade-up.off-screen--hide {
    -ms-transform: translateY(70px);
    /* IE 9 */
    -webkit-transform: translateY(70px);
    /* Safari */
    transform: translateY(70px);
    /* Safari */
    opacity: 0; }

.top-nav {
  position: absolute;
  z-index: 99;
  padding: 40px 45px;
  width: 100%;
  text-align: right;
  color: #FFFFFF;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }
  .top-nav ul.menu {
    position: relative;
    margin: 0; }
    .top-nav ul.menu > li:hover > a:after {
      -ms-transform: translateY(-15px);
      /* IE 9 */
      -webkit-transform: translateY(-15px);
      /* Safari */
      transform: translateY(-15px);
      /* Safari */
      opacity: 1; }
    .top-nav ul.menu > li > a {
      font-size: 1rem;
      letter-spacing: 2px;
      font-weight: 500; }
      .top-nav ul.menu > li > a:after {
        background: none;
        border-bottom: solid 15px white;
        border-left: solid 25px transparent;
        border-right: solid 25px transparent;
        width: 50px;
        left: calc(50% - 25px);
        bottom: -25px;
        z-index: 999;
        -ms-transform: translateY(-15px);
        /* IE 9 */
        -webkit-transform: translateY(-15px);
        /* Safari */
        transform: translateY(-15px);
        /* Safari */
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -ms-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
    .top-nav ul.menu > li:not(.has-children) a:after {
      content: none; }
  .top-nav li a {
    padding: 10px; }
  .top-nav li:last-child a {
    padding-right: 0; }
    .top-nav li:last-child a:after {
      right: 0; }
  .top-nav li.current_page_item a:after, .top-nav li.current_page_ancestor a:after {
    opacity: 1;
    -ms-transform: translateY(-10px);
    /* IE 9 */
    -webkit-transform: translateY(-10px);
    /* Safari */
    transform: translateY(-10px);
    /* Safari */ }
  .top-nav .menu-item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    overflow: auto; }
  .top-nav__logo {
    text-align: left; }
    .top-nav__logo img {
      width: 200px; }
  .top-nav .social-links {
    padding-bottom: 20px;
    display: inline-block; }
  .top-nav .sub-menu {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background-color: white;
    position: absolute;
    padding: 60px;
    right: 0;
    top: 39px;
    width: 100%;
    max-width: 1110px;
    color: #191919;
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.4);
    text-align: left;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .top-nav .sub-menu .title {
      font-size: 3.25rem;
      line-height: 1.3846153846;
      text-transform: none;
      margin-left: -5px; }
    .top-nav .sub-menu ul {
      text-align: left;
      padding: 0;
      margin-top: 10px; }
    .top-nav .sub-menu li {
      display: block;
      padding: 10px 0; }
      .top-nav .sub-menu li a {
        padding: 0; }
        .top-nav .sub-menu li a:after {
          content: none; }
        .top-nav .sub-menu li a:hover {
          color: #db415c; }
      .top-nav .sub-menu li.current-item a:after {
        content: '';
        left: 0;
        right: 0;
        bottom: -5px;
        opacity: 1; }
    .top-nav .sub-menu img {
      max-width: 100%; }
    .top-nav .sub-menu__masonary > div {
      padding: 10px; }
    .top-nav .sub-menu__masonary .link {
      position: relative;
      height: 190px;
      overflow: hidden; }
      .top-nav .sub-menu__masonary .link__bg {
        background-size: cover;
        -webkit-transition: all 0.6s ease-out;
        -moz-transition: all 0.6s ease-out;
        -ms-transition: all 0.6s ease-out;
        -o-transition: all 0.6s ease-out;
        transition: all 0.6s ease-out;
        position: absolute;
        width: 100%;
        height: 100%; }
      .top-nav .sub-menu__masonary .link:hover .link__bg {
        width: 105%;
        height: 105%; }
      .top-nav .sub-menu__masonary .link:hover .overlay {
        opacity: 0.8; }
      .top-nav .sub-menu__masonary .link .text {
        color: white;
        position: absolute;
        bottom: 30px;
        left: 30px; }
    .top-nav .sub-menu__masonary a {
      padding: 0; }
    .top-nav .sub-menu__masonary .overlay {
      -webkit-transition: opacity 0.3s linear;
      -moz-transition: opacity 0.3s linear;
      -ms-transition: opacity 0.3s linear;
      -o-transition: opacity 0.3s linear;
      transition: opacity 0.3s linear;
      background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
      position: absolute;
      opacity: 0.4;
      bottom: 0;
      left: 0;
      top: 0;
      right: 0; }
  .top-nav .stocks {
    font-size: 0.75rem;
    padding-right: 20px; }
    .top-nav .stocks .green {
      color: #11b728; }
  @media screen and (max-width: 1200px) {
    .top-nav {
      padding: 40px 15px; } }
  .top-nav .top-nav__logo--small {
    display: none; }
  .top-nav.sticky {
    position: fixed;
    background-color: #191919;
    margin-top: -60px;
    -webkit-transition: transform 0.3s ease-in;
    -moz-transition: transform 0.3s ease-in;
    -ms-transition: transform 0.3s ease-in;
    -o-transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    -ms-transform: translateY(60px);
    /* IE 9 */
    -webkit-transform: translateY(60px);
    /* Safari */
    transform: translateY(60px);
    /* Safari */
    padding-top: 15px;
    padding-bottom: 15px; }
    .top-nav.sticky .stocks, .top-nav.sticky .social-links, .top-nav.sticky .top-nav__logo {
      display: none; }
    .top-nav.sticky .top-nav__logo--small {
      display: block;
      padding-top: 5px; }
    .top-nav.sticky .menu-main-container {
      padding: 15px 0; }
    .top-nav.sticky .sub-menu {
      top: 69px; }
    .top-nav.sticky ul.menu > li:hover > a:after, .top-nav.sticky ul.menu > li > a:after {
      -ms-transform: translateY(15px);
      /* IE 9 */
      -webkit-transform: translateY(15px);
      /* Safari */
      transform: translateY(15px);
      /* Safari */ }
  @media screen and (min-width: 1300px) {
    .top-nav li a {
      padding: 10px 15px; } }

.underline-links {
  font-size: 1rem;
  line-height: 1.1875;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .underline-links ul {
    padding: 0;
    list-style: none; }
  .underline-links li {
    display: inline-block; }
    .underline-links li.current_page_item a {
      opacity: 1; }
      .underline-links li.current_page_item a:after {
        opacity: 1;
        -ms-transform: translateY(-10px);
        /* IE 9 */
        -webkit-transform: translateY(-10px);
        /* Safari */
        transform: translateY(-10px);
        /* Safari */ }
  .underline-links a {
    padding: 10px;
    position: relative; }
    .underline-links a:after {
      position: absolute;
      content: '';
      height: 2px;
      left: 10px;
      right: 10px;
      opacity: 0;
      background-image: linear-gradient(90deg, #004CA2 0%, #312969 49.83%, #db415c 100%);
      -webkit-transition: all 0.4s ease-in;
      -moz-transition: all 0.4s ease-in;
      -ms-transition: all 0.4s ease-in;
      -o-transition: all 0.4s ease-in;
      transition: all 0.4s ease-in;
      -ms-transform: none;
      /* IE 9 */
      -webkit-transform: none;
      /* Safari */
      transform: none;
      /* Safari */
      bottom: -8px; }
    .underline-links a:hover {
      opacity: 1; }
      .underline-links a:hover:after {
        opacity: 1;
        -ms-transform: translateY(-10px);
        /* IE 9 */
        -webkit-transform: translateY(-10px);
        /* Safari */
        transform: translateY(-10px);
        /* Safari */ }

.categories {
  text-align: center;
  margin-top: 60px; }
  .categories.underline-links a {
    font-size: 0.9375rem;
    opacity: 0.5; }
    .categories.underline-links a:hover {
      opacity: 1; }

#content-wrap {
  background-color: #eff1f4; }

.page-w-sidebar__sidebar {
  float: left; }
.page-w-sidebar__content {
  float: right;
  width: calc(100% - 300px); }
  .page-w-sidebar__content__inner {
    max-width: 980px;
    margin: auto;
    padding: 0 15px; }
    .page-w-sidebar__content__inner img {
      margin: 50px 0; }
    .page-w-sidebar__content__inner ul, .page-w-sidebar__content__inner ol {
      font-size: 1.3125rem;
      line-height: 1.5238095238; }

p {
  font-size: 1.3125rem;
  line-height: 1.5238095238; }

.intro {
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  color: #000000; }

.main-content {
  overflow: hidden;
  padding: 50px 0; }
  .main-content.bg-white {
    background: white; }
  .main-content img {
    max-width: 100%;
    height: auto; }
  .main-content h2 {
    font-size: 2rem;
    line-height: 1.1875;
    margin: 17px 0 9px;
    color: #db415c;
    font-weight: 400; }
  .main-content h3 {
    font-size: 1.625rem;
    line-height: 1.4615384615;
    margin: 17px 0 9px;
    color: #db415c;
    font-weight: 400; }
  .main-content p {
    color: #191919; }
  .main-content .intro {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.3333333333; }
  .main-content blockquote {
    max-width: 730px;
    margin: 50px auto;
    font-size: 2rem;
    text-align: center;
    line-height: 1.25;
    color: #db415c; }
    .main-content blockquote cite {
      display: block;
      font-style: normal;
      margin-top: 20px;
      font-size: 0.875rem;
      line-height: 1.0714285714;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #191919; }

table {
  margin: 50px 0;
  border-collapse: separate !important;
  border-spacing: 0;
  width: 100%;
  font-size: 1.25rem; }
  table td {
    padding: 15px 20px; }
  table thead {
    background-color: #191919;
    color: white; }

/*
    table thead td {
      border-right: 1px solid rgba(255, 255, 255, 0.3); }
      table thead td:first-child {
        border-radius: 4px 0 0 0; }
      table thead td:last-child {
        border-radius: 0 4px 0 0;
        border-right: none; }
  table tbody td {
    border-right: 1px solid #BBBBBB; }
    table tbody td:last-child {
      border-right: none; }

  table tbody tr:nth-child(even) {
    background-color: #DEDEDE; }
  table tbody tr:nth-child(odd) {
    background-color: #F1F1F1; }

*/

img.alignleft {
  float: left;
  margin-right: 30px; }

img.alignright {
  float: right;
  margin-left: 30px; }

img.logo-divider {
  max-width: 90%; }

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

.alignleft {
  float: left;
  margin-right: 30px; }

.alignright {
  float: right;
  margin-left: 30px; }

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

.form-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.main-content img.table-icon {
  width: 30px;
  max-width: none;
  margin: 0; }

.table-vert-mid {
  vertical-align: middle; }

.main-content img.small-icon {
  width: 18px;
  margin: 0 5px; }

.iframe-form .button {
  padding: 18px; }
.iframe-form input:not(.button), .iframe-form select {
  font-size: 18px; }
.iframe-form a:not(.button) {
  color: #db415c; }
.iframe-form .no-purple a {
  color: inherit; }

.page .main-content {
  background: white; }

div.navigation {
  margin: 50px 0; }
  div.navigation ul.page-numbers {
    padding: 4px 8px;
    color: #191919;
    text-align: center;
    display: inline-block; }
    div.navigation ul.page-numbers span {
      display: block;
      width: 100%;
      height: 100%;
      font-size: 1rem; }
      div.navigation ul.page-numbers span.dots {
        font-size: 1rem; }
  div.navigation a.page-numbers {
    font-weight: 300;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  div.navigation a.page-numbers:hover {
    color: #db415c; }
  div.navigation .page-numbers li {
    display: inline-block;
    min-width: 50px;
    height: 50px;
    margin: 0;
    float: left;
    vertical-align: bottom; }
    div.navigation .page-numbers li > * {
      line-height: 50px;
      border: 1px solid #BDBDBD;
      border-right: none; }
    div.navigation .page-numbers li:first-child > * {
      border-radius: 4px 0 0 4px; }
    div.navigation .page-numbers li:last-child > * {
      border-radius: 0 4px 4px 0;
      border-right: 1px solid #BDBDBD; }
  div.navigation .current {
    color: #db415c; }
  div.navigation .next.page-numbers {
    display: inline-block;
    position: relative;
    padding: 0 30px 0 15px; }
    div.navigation .next.page-numbers:after {
      content: '';
      position: absolute;
      right: 10px;
      top: 1.25em;
      height: 10px;
      width: 10px;
      border-bottom: 3px solid #191919;
      border-left: 3px solid #191919;
      border-radius: 2px;
      -ms-transform: rotate(-135deg);
      /* IE 9 */
      -webkit-transform: rotate(-135deg);
      /* Safari */
      transform: rotate(-135deg);
      /* Safari */ }
  div.navigation .prev.page-numbers {
    display: inline-block;
    position: relative;
    padding: 0 15px 0 30px; }
    div.navigation .prev.page-numbers:after {
      content: '';
      position: absolute;
      left: 10px;
      top: 1.25em;
      height: 10px;
      width: 10px;
      border-bottom: 3px solid #191919;
      border-left: 3px solid #191919;
      border-radius: 2px;
      -ms-transform: rotate(45deg);
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      /* Safari */
      transform: rotate(45deg);
      /* Safari */ }

.banner {
  overflow: hidden;
  position: relative;
  color: white;
  background: #E6E3E6; }
  .banner h1 {
    color: white;
    font-size: 6.25rem;
    -webkit-transition: all 0.4s ease-in 1.6s;
    -moz-transition: all 0.4s ease-in 1.6s;
    -ms-transition: all 0.4s ease-in 1.6s;
    -o-transition: all 0.4s ease-in 1.6s;
    transition: all 0.4s ease-in 1.6s; }
    .banner h1.title--small {
      font-family: "gesta", sans-serif;
      font-size: 3rem;
      line-height: 1.1666666667;
      max-width: 960px;
      margin: auto;
      font-weight: normal; }
  .banner--full {
    height: 100vh; }
    .banner--full h1 {
      font-size: 7.5rem; }
  .banner--w-margin {
    margin: 40px 0; }
  .banner--video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    /*	pointer-events: none;*/ }
  .banner--video .heading {
    color: white; }
  .banner--video .banner__center-text {
    padding-bottom: 190px; }
  .banner svg {
    stroke-linecap: round;
    height: 190px;
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%);
    /* IE 9 */
    -webkit-transform: translate(-50%);
    /* Safari */
    transform: translate(-50%);
    /* Safari */ }
  .banner--slides {
    height: 0;
    padding-bottom: 46%;
    width: 100%;
    background-color: #db415c; }
  .banner--short {
    padding-bottom: 38.5%; }
  .banner--related {
    padding-top: 40px; }
    .banner--related > .title--at-top {
      color: #191919; }
      .banner--related > .title--at-top:before {
        background-color: #191919; }
  .banner--where-next:hover .banner__bg {
    width: 105%; }
  .banner__bg {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out; }
  .banner__overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    width: 100%;
    background-color: black;
    opacity: 0.35; }
  .banner__logo {
    max-width: 200px;
    margin-top: 50px; }
  .banner__center-text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%);
    /* Safari */ }
  .banner__bottom-text {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%; }
    .banner__bottom-text .heading {
      font-size: 0.9375rem;
      letter-spacing: 1px; }
  .banner__bottom-date {
    bottom: 50px; }

.single-operations .banner__overlay {
  opacity: 0.6; }

.button {
  background-image: linear-gradient(90deg, #004CA2 0%, #db415c 50%, #db415c 100%);
  background-size: 200%;
  background-position: 0;
  border-radius: 4px;
  font-size: 0.8125rem;
  letter-spacing: 1px;
  padding: 24px;
  font-weight: 500;
  color: white;
  text-transform: uppercase;
  margin: 22px 22px 22px 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: none;
  -webkit-transition: 0.2s all ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  -o-transition: 0.2s all ease-in;
  transition: 0.2s all ease-in; }
  .button:hover {
    text-decoration: none;
    color: white;
    background-position: 20%; }
  .button:focus {
    text-decoration: none; }
  .button--circle {
    border-radius: 50%; }
    .button--circle.button--large {
      padding: 40px; }
  .button--down {
    padding: 25px; }
    .button--down:after {
      position: absolute;
      content: '';
      border-bottom: 2px solid white;
      border-left: 2px solid white;
      height: 15px;
      width: 15px;
      top: 16px;
      left: 18px;
      -ms-transform: rotate(-45deg);
      /* IE 9 */
      -webkit-transform: rotate(-45deg);
      /* Safari */
      transform: rotate(-45deg);
      /* Safari */ }
  .button--pdf {
    padding-left: 60px;
    position: relative; }
    .button--pdf:before {
      content: '';
      position: absolute;
      width: 20px;
      height: 21px;
      background-image: url("/media_files/IROL/19/191835/redesign2017/icons/pdf-icon.svg");
      background-size: contain;
      background-position: center;
      left: 20px;
      top: 20px; }
  .button--play:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid white;
    top: 32px;
    left: 37px; }

.heading {
  font-size: 1.1875rem;
  line-height: 1.2631578947;
  font-family: "gesta", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase; }

.title {
  font-family: "kinescope", serif;
  font-size: 5.5rem;
  line-height: 1.0227272727; }
  .title--black {
    color: black;
    opacity: 0.25; }
  .title--at-top {
    font-size: 2rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    top: 20px;
    opacity: 1;
    z-index: 9;
    transition: all 0.3s ease-in-out 0.5s; }
    .title--at-top img {
      margin-top: 20px; }
    .title--at-top:before {
      position: absolute;
      content: '';
      top: -20px;
      background-color: white;
      width: 1px;
      height: 30px;
      left: 50%;
      transition: all 0.3s ease-in-out; }
    .title--at-top.title--black:before {
      background-color: black;
      opacity: 0.25; }

.operation-teaser {
  background-size: 100%;
  margin-bottom: 20px;
  padding-bottom: 49%;
  height: 0;
  position: relative;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out; }
  .operation-teaser__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #191919;
    opacity: 0.6;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }
  .operation-teaser__logo {
    width: 276px;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: calc(50% - 70px);
    left: calc(50% - 138px);
    -webkit-transition: left 0.5s ease-in-out;
    -moz-transition: left 0.5s ease-in-out;
    -ms-transition: left 0.5s ease-in-out;
    -o-transition: left 0.5s ease-in-out;
    transition: left 0.5s ease-in-out; }
  .operation-teaser__countries {
    position: absolute;
    left: calc(50% + 50px);
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%);
    /* Safari */ }
    .operation-teaser__countries ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    .operation-teaser__countries li {
      opacity: 0;
      padding: 6px 0;
      -ms-transform: translateX(80px);
      /* IE 9 */
      -webkit-transform: translateX(80px);
      /* Safari */
      transform: translateX(80px);
      /* Safari */ }
      .operation-teaser__countries li:nth-child(1) {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
      .operation-teaser__countries li:nth-child(2) {
        -webkit-transition: all 0.4s ease-in-out 0.05s;
        -moz-transition: all 0.4s ease-in-out 0.05s;
        -ms-transition: all 0.4s ease-in-out 0.05s;
        -o-transition: all 0.4s ease-in-out 0.05s;
        transition: all 0.4s ease-in-out 0.05s; }
      .operation-teaser__countries li:nth-child(3) {
        -webkit-transition: all 0.4s ease-in-out 0.1s;
        -moz-transition: all 0.4s ease-in-out 0.1s;
        -ms-transition: all 0.4s ease-in-out 0.1s;
        -o-transition: all 0.4s ease-in-out 0.1s;
        transition: all 0.4s ease-in-out 0.1s; }
      .operation-teaser__countries li:nth-child(4) {
        -webkit-transition: all 0.4s ease-in-out 0.15s;
        -moz-transition: all 0.4s ease-in-out 0.15s;
        -ms-transition: all 0.4s ease-in-out 0.15s;
        -o-transition: all 0.4s ease-in-out 0.15s;
        transition: all 0.4s ease-in-out 0.15s; }
      .operation-teaser__countries li:nth-child(5) {
        -webkit-transition: all 0.4s ease-in-out 0.2s;
        -moz-transition: all 0.4s ease-in-out 0.2s;
        -ms-transition: all 0.4s ease-in-out 0.2s;
        -o-transition: all 0.4s ease-in-out 0.2s;
        transition: all 0.4s ease-in-out 0.2s; }
      .operation-teaser__countries li:nth-child(6) {
        -webkit-transition: all 0.4s ease-in-out 0.25s;
        -moz-transition: all 0.4s ease-in-out 0.25s;
        -ms-transition: all 0.4s ease-in-out 0.25s;
        -o-transition: all 0.4s ease-in-out 0.25s;
        transition: all 0.4s ease-in-out 0.25s; }
      .operation-teaser__countries li:nth-child(7) {
        -webkit-transition: all 0.4s ease-in-out 0.3s;
        -moz-transition: all 0.4s ease-in-out 0.3s;
        -ms-transition: all 0.4s ease-in-out 0.3s;
        -o-transition: all 0.4s ease-in-out 0.3s;
        transition: all 0.4s ease-in-out 0.3s; }
      .operation-teaser__countries li:nth-child(8) {
        -webkit-transition: all 0.4s ease-in-out 0.35s;
        -moz-transition: all 0.4s ease-in-out 0.35s;
        -ms-transition: all 0.4s ease-in-out 0.35s;
        -o-transition: all 0.4s ease-in-out 0.35s;
        transition: all 0.4s ease-in-out 0.35s; }
      .operation-teaser__countries li:nth-child(9) {
        -webkit-transition: all 0.4s ease-in-out 0.4s;
        -moz-transition: all 0.4s ease-in-out 0.4s;
        -ms-transition: all 0.4s ease-in-out 0.4s;
        -o-transition: all 0.4s ease-in-out 0.4s;
        transition: all 0.4s ease-in-out 0.4s; }
    .operation-teaser__countries a {
      color: white;
      opacity: 0.6;
      font-size: 1rem;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .operation-teaser__countries a:hover {
        opacity: 1;
        color: white; }
  .operation-teaser:hover {
    background-size: 105%; }
    .operation-teaser:hover .operation-teaser__overlay {
      opacity: 0.8; }
    .operation-teaser:hover .operation-teaser__logo {
      left: calc(25% - 138px); }
    .operation-teaser:hover .operation-teaser__countries li {
      opacity: 1;
      -ms-transform: none;
      /* IE 9 */
      -webkit-transform: none;
      /* Safari */
      transform: none;
      /* Safari */ }

.operations > div {
  padding-left: 10px;
  padding-right: 10px; }

.person-teaser {
  height: 0;
  padding-bottom: 76%;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden; }
  .person-teaser__bg {
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out; }
  .person-teaser__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-image: linear-gradient(179.05deg, transparent 0%, #000000 100%);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .person-teaser__text {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
    font-size: 1.3125rem;
    z-index: 9;
    color: white;
    text-transform: uppercase; }
  .person-teaser .job-title {
    font-size: 0.9375rem;
    letter-spacing: 1px;
    margin-top: 10px; }
  .person-teaser:hover .person-teaser__bg {
    width: 105%;
    height: 105%; }
  .person-teaser:hover .person-teaser__overlay {
    opacity: 0.7; }

.leadership.row > div {
  padding-left: 10px;
  padding-right: 10px; }

.stat-slider {
  color: white;
  position: relative;
  padding: 214px 0 254px; }
  .stat-slider a.button {
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin: 0;
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -webkit-transform: translateX(-50%);
    /* Safari */
    transform: translateX(-50%);
    /* Safari */ }
  .stat-slider .slick-slide .title {
    font-size: 6.875rem;
    line-height: 1.2; }
  .stat-slider .slick-dots {
    bottom: -45px; }

.site-footer {
  background-color: #191919;
  padding: 35px 0 60px;
  color: white; }
  .site-footer__bottom {
    margin-top: 50px;
    color: white;
    font-size: 0.75rem; }
    .site-footer__bottom ul {
      list-style: none; }
    .site-footer__bottom li {
      display: inline-block;
      padding: 0 5px; }
  .site-footer__address {
    font-size: 1.1875rem;
    line-height: 1.3684210526;
    margin-top: 25px; }
  .site-footer .social-links {
    margin-top: 30px; }
  .site-footer .heading {
    font-family: "gesta", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.1176470588;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 25px; }
  .site-footer .menu a {
    display: block;
    font-size: 0.8125rem;
    line-height: 0.9333333333;
    letter-spacing: 1px;
    opacity: 0.5;
    text-transform: uppercase;
    padding: 7px 0; }
    .site-footer .menu a:hover {
      opacity: 1; }

.social-links img {
  margin-left: 2px; }

.sidebar {
  width: 300px;
  background-color: #191919;
  padding: 50px;
  color: white; }
  .sidebar a {
    opacity: 0.5;
    font-size: 0.8125rem;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .sidebar a:hover {
      opacity: 1; }
  .sidebar__nav ul {
    padding: 0;
    list-style: none; }
    .sidebar__nav ul li {
      padding: 8px 0; }
      .sidebar__nav ul li.current_page_item, .sidebar__nav ul li.current_page_parent {
        margin: 7px -50px;
        padding: 15px 50px;
        position: relative;
        background-color: #262626; }
        .sidebar__nav ul li.current_page_item:before, .sidebar__nav ul li.current_page_parent:before {
          position: absolute;
          content: '';
          width: 8px;
          left: 0;
          top: 0;
          height: 100%;
          background-image: linear-gradient(180deg, #004CA2 0%, #312969 49.83%, #db415c 100%); }
        .sidebar__nav ul li.current_page_item > a, .sidebar__nav ul li.current_page_parent > a {
          opacity: 1; }
  .sidebar__nav .sub-pages {
    padding-left: 20px;
    margin-bottom: 10px; }
    .sidebar__nav .sub-pages .current_page_item {
      margin: 0;
      pointer-events: none;
      padding: 8px 0;
      position: relative;
      background-color: transparent; }
      .sidebar__nav .sub-pages .current_page_item:before {
        position: absolute;
        content: '';
        width: 8px;
        left: -20px;
        top: 5px;
        bottom: 5px;
        height: calc(100% - 10px);
        background-image: linear-gradient(180deg, #004CA2 0%, #312969 49.83%, #db415c 100%); }
      .sidebar__nav .sub-pages .current_page_item a {
        opacity: 1; }
  .sidebar .top-level {
    font-size: 1.75rem;
    line-height: 1.1071428571;
    margin-bottom: 22px; }

.page-template-tpl-contact .row > h2 {
  margin-top: 30px; }

#input_1_3_1_container label {
  display: none; }

.country-link {
  cursor: pointer;
  font-size: 0.9375rem;
  line-height: 1.4;
  color: #191919;
  letter-spacing: 1px;
  padding: 6px 0;
  text-transform: uppercase;
  -ms-transform: none;
  /* IE 9 */
  -webkit-transform: none;
  /* Safari */
  transform: none;
  /* Safari */
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .country-link:hover {
    color: #db415c; }
  .country-link.is-active {
    color: #db415c;
    -ms-transform: translateX(20px);
    /* IE 9 */
    -webkit-transform: translateX(20px);
    /* Safari */
    transform: translateX(20px);
    /* Safari */ }

.country-address {
  font-size: 1.25rem;
  line-height: 1.4;
  color: #191919; }

#map-canvas {
  height: 300px;
  margin: 20px 0; }

.country-info {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  -ms-transform: none;
  /* IE 9 */
  -webkit-transform: none;
  /* Safari */
  transform: none;
  /* Safari */ }
  .country-info.fade-out {
    -ms-transform: translateX(120px);
    /* IE 9 */
    -webkit-transform: translateX(120px);
    /* Safari */
    transform: translateX(120px);
    /* Safari */
    opacity: 0; }

.brand-logo {
  width: 150px;
  max-width: 100%; }

label {
  font-size: 1.0625rem;
  line-height: 1.1176470588;
  color: #191919; }

.page-template-tpl-global-reach .main-content {
  padding-bottom: 0; }
  .page-template-tpl-global-reach .main-content .title {
    margin-bottom: 20px;
    font-size: 4.5rem; }

.interactive-map {
  position: relative; }
  .interactive-map__contain {
    position: absolute;
    top: -180px;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 1080px;
    height: calc(100% + 180px); }
  .interactive-map__dots {
    width: 100%;
    height: 100%;
    position: relative; }
  .interactive-map__box {
    padding: 30px;
    border: solid 1px #db415c;
    text-align: center;
    position: absolute;
    top: 290px;
    max-width: 400px;
    right: 170px;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -ms-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
    opacity: 1;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari */
    transform: none;
    /* Safari */ }
    .interactive-map__box.fade-out {
      opacity: 0; }
    .interactive-map__box p {
      font-size: 1.125rem; }
    .interactive-map__box .title {
      font-size: 3.75rem; }
  .interactive-map .brand-logo {
    width: 120px; }
  .interactive-map--europe {
    height: 790px; }
    .interactive-map--europe .interactive-map__contain {
      right: -80px; }
    .interactive-map--europe .interactive-map__box {
      right: 170px; }
      .interactive-map--europe .interactive-map__box.fade-out {
        -ms-transform: translateX(120px);
        /* IE 9 */
        -webkit-transform: translateX(120px);
        /* Safari */
        transform: translateX(120px);
        /* Safari */ }
  .interactive-map--americas {
    height: 790px; }
    .interactive-map--americas .interactive-map__contain {
      left: -80px;
      top: -290px;
      height: calc(100% + 290px); }
    .interactive-map--americas .interactive-map__box {
      left: 170px; }
      .interactive-map--americas .interactive-map__box.fade-out {
        -ms-transform: translateX(-120px);
        /* IE 9 */
        -webkit-transform: translateX(-120px);
        /* Safari */
        transform: translateX(-120px);
        /* Safari */ }

.dots__dot {
  background-color: #db415c;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in; }
  .dots__dot .pin-effect {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -20px;
    left: -20px;
    display: block;
    background: rgba(127, 31, 134, 0.6);
    border-radius: 50%;
    opacity: 0;
    animation: pulsate 4000ms ease-out infinite; }
    .dots__dot .pin-effect--2 {
      -webkit-animation-delay: -2.4s;
      /* Chrome, Safari, Opera */
      animation-delay: -2.4s; }
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.1);
    opacity: 0; } }
  .dots__dot:after {
    position: absolute;
    content: '';
    height: 1px;
    top: 10px;
    left: 10px;
    background-color: #db415c;
    width: 0;
    -webkit-transition: width 0.3s ease-in 0.3s;
    -moz-transition: width 0.3s ease-in 0.3s;
    -ms-transition: width 0.3s ease-in 0.3s;
    -o-transition: width 0.3s ease-in 0.3s;
    transition: width 0.3s ease-in 0.3s; }
  .dots__dot--united-kingdom {
    top: 48%;
    left: 29%; }
  .dots__dot--germany {
    top: 48%;
    left: 38%; }
  .dots__dot--austria {
    top: 53%;
    left: 41%; }
  .dots__dot--hungary {
    top: 55%;
    left: 44%; }
  .dots__dot--netherlands {
    top: 47%;
    left: 34%; }
  .dots__dot--poland {
    top: 47%;
    left: 44%; }
  .dots__dot--slovakia {
    top: 52%;
    left: 45%; }
  .dots__dot--czech-republic {
    top: 50%;
    left: 42%; }
  .dots__dot--switzerland {
    top: 54%;
    left: 36%; }
  .dots__dot--belgium {
    top: 49%;
    left: 33%; }
  .dots__dot--romania {
    top: 55%;
    left: 50%; }
  .dots__dot--chile {
    top: 70%;
    left: 60.5%; }
  .dots__dot--puerto-rico {
    top: 31%;
    left: 63%; }
  .dots__dot--the-caribbean {
    top: 29%;
    left: 54%; }
  .dots__dot.is-active {
    opacity: 1; }

section.bg-grey {
  background-color: #e6e3e6;
  padding-top: 80px;
  padding-bottom: 80px; }
section.bg-img {
  background-size: cover; }
  section.bg-img .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.masonary-grid {
  padding: 50px 0; }
  .masonary-grid .grid-item {
    float: left;
    padding: 10px;
    width: 50%;
    color: white;
    opacity: 1;
    position: relative;
    overflow: hidden;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari */
    transform: none;
    /* Safari */
    -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
    .masonary-grid .grid-item:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 99;
      background-color: #e6e3e6;
      top: 100%;
      left: 0;
      -ms-transform: none;
      /* IE 9 */
      -webkit-transform: none;
      /* Safari */
      transform: none;
      /* Safari */
      -webkit-transition: all 0.4s cubic-bezier(0.9, 0.09, 0.83, 0.67);
      -moz-transition: all 0.4s cubic-bezier(0.9, 0.09, 0.83, 0.67);
      -ms-transition: all 0.4s cubic-bezier(0.9, 0.09, 0.83, 0.67);
      -o-transition: all 0.4s cubic-bezier(0.9, 0.09, 0.83, 0.67);
      transition: all 0.4s cubic-bezier(0.9, 0.09, 0.83, 0.67); }
    .masonary-grid .grid-item .title {
      color: white; }
      @media screen and (max-width: 1441px) {
        .masonary-grid .grid-item .title {
          font-size: 1.875rem; } }
    .masonary-grid .grid-item--large .grid-item__height {
      padding-bottom: calc(100% + 20px); }
    .masonary-grid .grid-item--large .grid-item__content--center {
      font-size: 2rem; }
    .masonary-grid .grid-item--full {
      width: 100%; }
      .masonary-grid .grid-item--full .grid-item__height {
        padding-bottom: calc(50% + 20px); }
    .masonary-grid .grid-item__height {
      padding-bottom: 50%;
      background-color: white;
      background-size: cover;
      position: relative;
      overflow: hidden; }
    .masonary-grid .grid-item__bg {
      background-size: cover;
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.6s ease-out;
      -moz-transition: all 0.6s ease-out;
      -ms-transition: all 0.6s ease-out;
      -o-transition: all 0.6s ease-out;
      transition: all 0.6s ease-out; }
    .masonary-grid .grid-item__content {
      position: absolute;
      padding: 80px;
      width: 100%; }
      .masonary-grid .grid-item__content--center {
        font-size: 1.625rem;
        line-height: 1.1875;
        top: 50%;
        -ms-transform: translateY(-50%);
        /* IE 9 */
        -webkit-transform: translateY(-50%);
        /* Safari */
        transform: translateY(-50%);
        /* Safari */ }
      .masonary-grid .grid-item__content--left {
        text-align: left;
        padding: 40px;
        width: 70%;
        font-size: 1.625rem;
        line-height: 1.2307692308; }
      .masonary-grid .grid-item__content--bottom {
        bottom: 40px;
        text-align: center;
        padding: 0; }
    .masonary-grid .grid-item__overlay {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      right: 0;
      width: 100%;
      background-color: black;
      opacity: 0.5;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .masonary-grid .grid-item__overlay--top {
        opacity: 0.8;
        background: none;
        background-image: linear-gradient(180deg, #000000 0%, rgba(25, 25, 25, 0) 100%); }
    .masonary-grid .grid-item--light {
      color: black; }
      .masonary-grid .grid-item--light .title {
        color: #BDBDBD;
        -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s;
        -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s;
        -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s;
        -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s;
        transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s;
        -ms-transform: translate(-50%, 0);
        /* IE 9 */
        -webkit-transform: translate(-50%, 0);
        /* Safari */
        transform: translate(-50%, 0);
        /* Safari */ }
        .masonary-grid .grid-item--light .title:before {
          background-color: #BDBDBD; }
    .masonary-grid .grid-item.off-screen--hide .title {
      -ms-transform: translate(-50%, -60px);
      /* IE 9 */
      -webkit-transform: translate(-50%, -60px);
      /* Safari */
      transform: translate(-50%, -60px);
      /* Safari */ }
    .masonary-grid .grid-item.off-screen--hide:after {
      -ms-transform: translateY(-100%);
      /* IE 9 */
      -webkit-transform: translateY(-100%);
      /* Safari */
      transform: translateY(-100%);
      /* Safari */ }
    .masonary-grid .grid-item:hover .grid-item__bg {
      width: 105%;
      height: 105%; }
    .masonary-grid .grid-item:hover .grid-item__overlay {
      opacity: 0.7; }
    .masonary-grid .grid-item:hover .title--at-top:before {
      height: 0; }
  .masonary-grid .tweet {
    font-size: 1.375rem;
    line-height: 1.2727272727; }
    .masonary-grid .tweet a {
      color: #55acee; }

.feeling-alive .text {
  stroke-dasharray: 4800;
  stroke-dashoffset: 5000;
  stroke-width: 30px;
  -webkit-animation: feeling-alive-anim 15s infinite;
  -moz-animation: feeling-alive-anim 15s infinite;
  -o-animation: feeling-alive-anim 15s infinite;
  animation: feeling-alive-anim 15s infinite;
  stroke-linejoin: round; }

.connected .text {
  stroke-dasharray: 4800;
  stroke-dashoffset: 5000;
  stroke-width: 30px;
  -webkit-animation: connected-anim 15s infinite;
  -moz-animation: connected-anim 15s infinite;
  -o-animation: connected-anim 15s infinite;
  animation: connected-anim 15s infinite;
  stroke-linejoin: round; }

.freedom .text {
  stroke-dasharray: 4800;
  stroke-dashoffset: 5000;
  stroke-width: 30px;
  -webkit-animation: freedom-anim 15s infinite;
  -moz-animation: freedom-anim 15s infinite;
  -o-animation: freedom-anim 15s infinite;
  animation: freedom-anim 15s infinite;
  stroke-linejoin: round; }

/*
.million .text{
	stroke-dasharray: 4800;
        stroke-dashoffset: 5000;
	stroke-width:30px;
	animation-name: freedom-anim;
	animation-duration: 15s;
	animation-iteration-count: infinite;
	stroke-linejoin: round;
}
*/
@-webkit-keyframes feeling-alive-anim {
  0% {
    stroke-dashoffset: 5000; }
  28.3333% {
    stroke-dashoffset: 0; }
  33.3333% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 5000; } }
@-moz-keyframes feeling-alive-anim {
  0% {
    stroke-dashoffset: 5000; }
  28.3333% {
    stroke-dashoffset: 0; }
  33.3333% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 5000; } }
@-o-keyframes feeling-alive-anim {
  0% {
    stroke-dashoffset: 5000; }
  28.3333% {
    stroke-dashoffset: 0; }
  33.3333% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 5000; } }
@keyframes feeling-alive-anim {
  0% {
    stroke-dashoffset: 5000; }
  28.3333% {
    stroke-dashoffset: 0; }
  33.3333% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 5000; } }
@-webkit-keyframes connected-anim {
  0% {
    stroke-dashoffset: 5000; }
  33.3333% {
    stroke-dashoffset: 5000; }
  63.6666% {
    stroke-dashoffset: 0; }
  66.6666% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 5000; } }
@-moz-keyframes connected-anim {
  0% {
    stroke-dashoffset: 5000; }
  33.3333% {
    stroke-dashoffset: 5000; }
  63.6666% {
    stroke-dashoffset: 0; }
  66.6666% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 5000; } }
@-o-keyframes connected-anim {
  0% {
    stroke-dashoffset: 5000; }
  33.3333% {
    stroke-dashoffset: 5000; }
  63.6666% {
    stroke-dashoffset: 0; }
  66.6666% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 5000; } }
@keyframes connected-anim {
  0% {
    stroke-dashoffset: 5000; }
  33.3333% {
    stroke-dashoffset: 5000; }
  63.6666% {
    stroke-dashoffset: 0; }
  66.6666% {
    stroke-dashoffset: 5000; }
  100% {
    stroke-dashoffset: 5000; } }
@-webkit-keyframes freedom-anim {
  0% {
    stroke-dashoffset: 5000; }
  66.6666% {
    stroke-dashoffset: 5000; }
  94.6666% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: 5000; } }
@-moz-keyframes freedom-anim {
  0% {
    stroke-dashoffset: 5000; }
  66.6666% {
    stroke-dashoffset: 5000; }
  94.6666% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: 5000; } }
@-o-keyframes freedom-anim {
  0% {
    stroke-dashoffset: 5000; }
  66.6666% {
    stroke-dashoffset: 5000; }
  94.6666% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: 5000; } }
@keyframes freedom-anim {
  0% {
    stroke-dashoffset: 5000; }
  66.6666% {
    stroke-dashoffset: 5000; }
  94.6666% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: 5000; } }
.page-id-233 {
  font-family: Gotham; }
  .page-id-233 .heading {
    font-family: Gotham; }
