<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#005998+1,0899cd+100 */
}
body {
  color: #1c4b8e;
  font-size: 18px;
  font-family: hind, sans-serif;
}
#page {
  margin: 0 auto;
  padding: 0;
  color: #1c4b8e;
  font-size: 18px;
  font-family: hind, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-image: url("../images/background-top.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 40px;
}
#main {
  margin: 0 auto;
}
#header, #headline, #footer, #footerbottom {
  margin: 0 auto;
  padding: 0;
}
#headline-sticky-wrapper {
  z-index: 100;
  position: relative;
}
#headline {
  background-image: url("../images/background-top.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 40px;
  background-color: #fff;
  padding-bottom: 20px;
}
.container {
  width: 100%;
  margin: 0;
  padding: 0;
}
#footer .container, #footerbottom .container, #headline .container, #main .block-inner, .data-drupal-messages {
  width: 100%;
  padding: 0 5%;
  max-width: 1400px;
  margin: 0 auto;
}
#header .container {
  width: 100%;
  padding: 0;
  margin: 0 auto
}
#block-irbeurope-primary-local-tasks, #block-irbeurope-page-title {
  padding: 20px 0 0 0;
}
.row {
  margin: 0;
}
img {
  width: 100%;
  height: auto;
}
.field--name-body img {
  width: auto;
}
.col-xs-12 {
  padding: 0;
  margin: 0;
}
body, caption, th, td, input, textarea, select, option, legend, fieldset {}
pre, code {
  font-size: 18px;
  font-family: hind, sans-serif;
  text-align: left;
  line-height: 1.2;
}
/** headings **/
h1, .paragraph--type--title div {
  color: #00a9d6;
  text-transform: uppercase;
  letter-spacing: 10px;
  text-align: center;
  font-size: 40px;
  margin: 10px 0;
}
h2 {
  text-align: center;
  letter-spacing: 0px;
  color: #1c4b8e;
  font-size: 34px;
  margin: 0 0 10px 0;
}
h3 {
  text-align: left;
  color: #1c4b8e;
  font-size: 34px;
  text-transform: uppercase;
  margin: 5px 0 40px 0;
  letter-spacing: 5px;
}
h4 {
  text-align: center;
  letter-spacing: 0px;
  color: #1c4b8e;
  font-size: 24px;
}
h5 {
  text-align: left;
  letter-spacing: 0px;
  color: #1c4b8e;
  font-size: 24px;
  margin: 0 0 30px 0;
}
h6 {
  text-align: left;
  letter-spacing: 0px;
  color: #00a9d6;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
}
.small {
  font-size: 16px;
}
/** block-level elements **/
p, ul, ol, dl, pre, table, fieldset, blockquote {
  margin: 1em 0;
  text-align: left;
}
/** lists **/
/* standardize list item indentation */
ul, ol {
  margin-left: 0;
  padding-left: 2em;
}
.block ul, /* Drupal overrides */ .item-list ul {
  margin: 1em 0;
  padding: 0 1em 0 1em;
}
ul ul, ul ol, ol ol, ol ul, .block ul ul, .block ul ol, .block ol ol, .block ol ul, .item-list ul ul, .item-list ul ol, .item-list ol ol, .item-list ol ul {
  margin: 0;
}
li {
  margin: 0;
  padding: 0;
}
.item-list ul li /* Drupal override */ {
  margin: 0;
  padding: 0;
  list-style: inherit;
}
ul.menu li, /* Drupal override */ li.expanded, li.collapsed, li.leaf {
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}
ul ul ul ul {
  list-style-type: circle;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: decimal;
}
dt {
  margin: 0;
  padding: 0;
}
dd {
  margin: 0 0 0 2em;
  padding: 0;
}
/** links **/
/* The order of link states are based on Eric Meyer's article:
   * http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states
   */
a:link {
  color: #00a9d6;
  text-decoration: none;
}
a:visited {
  color: #00a9d6;
  text-decoration: none;
}
a:hover, a:focus {
  color: #00a9d6;
  text-decoration: underline;
}
a:active {
  color: #00a9d6;
  text-decoration: none;
}
#footer a, #footerbottom a {
  color: #fff;
}
ul.menu a.is-active {
  color: #00a9d6;
}
ul.sf-menu a, ul.sf-menu span.nolink {
  display: block;
  padding: 10px 10px;
  position: relative;
  font-size: 16px;
  color: #1c4b8e;
}
ul.sf-menu a:hover {
  text-decoration: none;
  color: #00a9d6;
}
ul.sf-menu.sf-navbar li li:hover &gt; ul, ul.sf-menu.sf-navbar li li.sfHover &gt; ul, ul.sf-menu.sf-navbar &gt; li.active-trail &gt; ul {
  left: 0;
  top: 0;
}
ul.sf-menu.sf-accordion.sf-expanded, ul.sf-menu.sf-accordion li.sf-expanded &gt; ul {
  top: -26px !important;
}
ul.sf-menu li.sf-depth-2 a {
  color: #fff;
  display: block;
  background: #00a9d6;
  padding: 20px 10px;
  border-bottom: 1px solid #fff;
}
ul.sf-menu li.sf-depth-2 a.is-active {
  background: #1c4b8e;
}
ul.sf-menu li.sf-depth-2 a:hover {
  color: #fff;
  display: block;
  background: #1c4b8e;
  padding: 20px 10px;
}
/** tables **/
/* Override Drupal default CSS */
table {
  border-collapse: collapse;
  width: 96%;
  margin: 2%;
}
th, thead th, tbody th {
  text-align: left;
  padding-right: 0;
  border-bottom: none;
}
tbody {
  border-top: none;
}
/** abbreviations **/
abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}
/* Date-based "abbreviations" show computer-friendly timestamps which are not
     human-friendly. */
abbr.created {
  border: none;
  cursor: auto;
  white-space: normal;
}
/** images **/
img {
  border: 0;
}
/** horizontal rules **/
hr {
  height: 1px;
  border: 1px solid #666;
}
/** forms **/
form {
  margin: 0;
  padding: 0;
}
fieldset {
  margin: 1em 0;
  padding: 0.5em;
}
#footer {
  padding: 20px 0;
  background: #1c4b8e;
  color: #fff;
}
#footerbottom {
  background: #1c4b8e;
  color: #fff;
  font-size: 13px;
}
#block-topblock {
  padding: 8px 0;
  height: 100%;
  overflow: auto;
  margin-top: 35px;
  float: right;
}
#block-sitebranding {
  float: left;
  height: 150px;
  width: 40%;
  max-width: 381px;
  clear: both;
  padding: 10px 0;
  margin: 45px 0 2px 0;
}
#block-menu {
  float: right;
  max-width: 60%;
  text-transform: uppercase;
  padding-top: 90px;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 20px 0;
  padding: 0 0;
  font-size: 34px;
}
.ui-accordion .ui-accordion-header:hover, .ui-accordion .ui-accordion-header.ui-state-active {}
.ui-accordion .ui-accordion-content {
  padding: 1em 0;
  border-top: 0;
  overflow: auto;
}
.ui-widget {
  font-family: hind, sans-serif;
  font-weight: 300;
  font-size: 1em /*{fsDefault}*/ ;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: hind, sans-serif;
  font-weight: 300;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: none /*{borderColorDefault}*/ ;
  border-bottom: none;
}
.ui-widget-content {
  border: none /*{borderColorDefault}*/ ;
  border-bottom: none;
  background: #ffffff /*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/ ;
  color: #1c4b8e /*{fcContent}*/ ;
}
.ui-widget-content a {
  color: #1c4b8e /*{fcContent}*/ ;
}
.ui-widget-header {
  border: none /*{borderColorDefault}*/ ;
  bborder-bottom: none;
  background: #ffffff /*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/ ;
  color:#1c4b8e /*{fcHeader}*/ ;
  font-weight: bold;
}
.ui-widget-header a {
  color: #1c4b8e /*{fcHeader}*/ ;
}
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, /* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */ html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: none /*{borderColorDefault}*/ ;
  border-bottom: none;
  background: #ffffff /*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/ ;
  font-weight: normal /*{fwDefault}*/ ;
  color: #1c4b8e /*{fcDefault}*/ ;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #1496e6 /*{fcDefault}*/ ;
  text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: none /*{borderColorDefault}*/ ;
  border-bottom: none;
  background: #ffffff /*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/ ;
  font-weight: normal /*{fwDefault}*/ ;
  color: #1c4b8e /*{fcHover}*/ ;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #1c4b8e /*{fcHover}*/ ;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: none /*{borderColorDefault}*/ ;
  border-bottom: none;
  background: #ffffff /*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/ ;
  font-weight: normal /*{fwDefault}*/ ;
  color: #1c4b8e /*{fcActive}*/ ;
}
.ui-icon-background, .ui-state-active .ui-icon-background {
  border: none /*{borderColorDefault}*/ ;
  border-bottom: 1px solid#1c4b8e;
  background-color: #ffffff /*{fcActive}*/ ;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #1c4b8e /*{fcActive}*/ ;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: none /*{borderColorDefault}*/ ;
  border-bottom: none;
  background: #ffffff /*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/ ;
  color: #1c4b8e0 /*{fcHighlight}*/ ;
}
.ui-state-checked {
  border: none /*{borderColorDefault}*/ ;
  border-bottom: none;
  background: #ffffff /*{bgColorHighlight}*/ ;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #1496e6 /*{fcHighlight}*/ ;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: none /*{borderColorDefault}*/ ;
  border-bottom: none;
  background: #ffffff /*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/ ;
  color: #1c4b8e /*{fcError}*/ ;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #1c4b8e /*{fcError}*/ ;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #1c4b8e /*{fcError}*/ ;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 0 /*{cornerRadius}*/ ;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 0 /*{cornerRadius}*/ ;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0 /*{cornerRadius}*/ ;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0 /*{cornerRadius}*/ ;
}
/* Overlays */
.ui-widget-overlay {
  background: #ffffff /*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/ ;
  opacity: .3 /*{opacityOverlay}*/ ;
  filter: Alpha(Opacity=30) /*{opacityFilterOverlay}*/ ; /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0 /*{offsetLeftShadow}*/ 0 /*{offsetTopShadow}*/ 5px /*{thicknessShadow}*/ #666666 /*{bgColorShadow}*/ ;
  box-shadow: 0 /*{offsetLeftShadow}*/ 0 /*{offsetTopShadow}*/ 5px /*{thicknessShadow}*/ #666666 /*{bgColorShadow}*/ ;
}
div.tabs {
  margin: 1em 0;
}
ul.tabs {
  margin: 0 0 0.5em;
  padding: 0;
  list-style: none;
}
.tabs &gt; li {
  display: inline-block;
  margin-right: 0.3em; /* LTR */
}
[dir="rtl"] .tabs &gt; li {
  margin-right: 0;
  margin-left: 0.3em;
}
.tabs a {
  display: block;
  padding: 0.2em 1em;
  text-decoration: none;
}
.tabs a.is-active {
  background-color: #eee;
}
.tabs a:focus, .tabs a:hover {
  background-color: #f5f5f5;
}
.email {
  background: url('../images/icon-blue-email.svg') no-repeat top left;
  padding: 2px 0 0 40px;
  float: right;
}
.telephone {
  background: url('../images/icon-blue-telephone.svg') no-repeat top left;
  padding: 2px 30px 0 40px;
  float: right;
}
.email a, .telephone {
  color: #1c4b8e;
}
#block-footer .email, #block-footer .telephone {
  float: none;
  display: inline;
  padding: 2px 0 0 40px;
  color: #fff;
}
#block-footer .email {
  background: url('../images/icon-white-email.svg') no-repeat top left;
}
#block-footer .telephone {
  background: url('../images/icon-white-telephone.svg') no-repeat top left;
}
.paragraph--type--_-box, .paragraph--type--_-boxes {
  clear: both;
  display: flex;
  display: -webkit-flex;
  gap: 2%;
  min-height: 250px;
}
.paragraph--type--_-box div {
  margin: 1%;
  padding: 50px 40px 20px 40px;
  border: 1px solid #e5e5e5;
  width: 98%;
  background: #fff url('../images/background-top.png') no-repeat top left;
  background-size: 100% 10px;
}
.paragraph--type--_-boxes div {
  width: 31%;
  margin: 1%;
  border: 1px solid #e5e5e5;
  padding: 50px 40px 20px 40px;
  -webkit-flex: 1; /* Safari */
  -ms-flex: 1; /* IE 10 */
  flex: 1; /* Standard syntax */
  background: #fff url('../images/background-top.png') no-repeat top left;
  background-size: 100% 10px;
}
.views-field-field-boxes {
  height: 100%;
  overflow: auto;
}
.page-node-5 .paragraph--type--_-box, .page-node-5 .paragraph--type--_-boxes {
  min-height: 150px;
}
#block-views-block-paragraphs-block-1 {
  padding: 50px 0 50px 0;
  margin-top: 50px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #f3f3f3;
}
#block-views-block-expertise-block-1 {
  padding: 40px 0;
}
#block-views-block-expertise-block-1 .views-field-field-image, #block-views-block-expertise-block-2 .views-field-field-image, #block-views-block-expertise-block-3 .views-field-field-image {
  float: left;
  width: 50%;
  padding-right: 2%;
}
#block-views-block-expertise-block-1 .views-field-body, #block-views-block-expertise-block-2 .views-field-body, #block-views-block-expertise-block-3 .views-field-body {
  float: right;
  width: 50%;
  padding-left: 2%;
}
#block-views-block-expertise-block-1 .views-row, #block-views-block-expertise-block-2 .views-row, #block-views-block-expertise-block-3 .views-row {
  clear: both;
  height: 100%;
  overflow: auto;
  padding: 30px 0;
}
.center, #block-footer {
  text-align: center;
  clear: both;
}
.center {
  margin-top: 60px;
}
#block-footer img {
  width: 240px;
}
.button {
  margin: 10px auto;
  text-align: center;
}
.button a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background: #1c4b8e;
  transition: transform .9s;
  margin: 30px 0;
}
.button a:hover {
  transform: scale(1.2);
  background: #00a9d6;
  text-decoration: none;
}
#block-views-block-front-page-block-1, #block-views-block-front-page-block-2 {
  height: 100%;
  overflow: auto;
  padding: 20px 0;
  margin-bottom: 40px;
}
#block-views-block-front-page-block-1 .views-row, #block-views-block-front-page-block-2 .views-row {
  float: left;
  width: 50%;
  padding: 1%;
}
#block-views-block-front-page-block-1 .views-field-field-type, #block-views-block-front-page-block-2 .views-field-field-type {
  position: relative;
  width: 100%;
}
#block-views-block-front-page-block-1 .image, #block-views-block-front-page-block-2 .image {
  display: block;
  width: 100%;
  height: auto;
}
#block-views-block-front-page-block-1 .overlay, #block-views-block-front-page-block-2 .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: 1s ease;
  cursor: pointer;
}
.linkoverlay {
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 0;
  transition: 1s ease;
}
#block-views-block-front-page-block-1 .views-field-field-type:hover .overlay, #block-views-block-front-page-block-2 .views-field-field-type:hover .overlay {
  height: 100%;
  background-color: rgba(28, 75, 142, .6);
}
#block-views-block-front-page-block-1 .views-field-field-type:hover .linkoverlay, #block-views-block-front-page-block-2 .views-field-field-type:hover .linkoverlay {
  height: 100%;
  bottom: -80%;
  right: 50px;
}
#block-views-block-front-page-block-1 .text, #block-views-block-front-page-block-2 .text {
  color: white;
  font-size: 38px;
  position: absolute;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px #000;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
#block-views-block-front-page-block-1 .text a, #block-views-block-front-page-block-2 .text a {
  color: #fff;
}
#block-views-block-front-page-block-1 .text a:hover, #block-views-block-front-page-block-2 .text a:hover {
  text-decoration: none;
  color: #fff;
}
.linkoverlay a {
  color: #fff;
  display: block;
  padding: 10px 20px;
}
.linkoverlay a:hover {
  text-decoration: none;
  color: #fff;
  background: #1c4b8e;
}
.moreinfo.yes {
  text-align: right;
  text-transform: uppercase;
}
.moreinfo.no {
  display: none;
}
.expertise {
  min-height: 320px;
}
#block-views-block-casestudies-block-1 h3 {
  margin-bottom: 0;
}
.views-label {
  font-size: 20px;
  font-weight: 700;
}
.views-field-field-expertise {
  margin: 20px 0;
}
.views-field-field-expertise h2 {
  display: none;
}
.webform-submission-form label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 20px;
}
.form-item {
  padding: 10px 0;
}
input, textarea {
  border-width: 0;
  padding: 10px 20px;
  border-style: none;
  border-image: none;
  border-bottom: 2px solid #1c4b8e;
  outline: none;
}
input:hover, textarea:hover {
  border-bottom: 2px solid #00a9d6;
  background: #e5f6fb;
}
input.form-text, input.form-email, textarea.form-textarea {
  width: 100% !important;
}
input[type="submit"] {
  background-color: #1c4b8e;
  padding: 10px 20px;
  border: 2px solid #1c4b8e;
  font-size: 20px;
  color: #fff;
}
input[type="submit"]:hover {
  background-color: #00a9d6;
  border: 2px solid #00a9d6;
}
.page-node-6 article {
  display: none;
}
#block-views-block-webform-block-1 .views-field-body, #block-views-block-webform-block-1 .views-field-field-webform {
  float: left;
  margin: 5% 1%;
  width: 48%;
}
.views-field-field-objectives, .views-field-field-methodology, .views-field-field-results {
  margin: 0 5%;
}
.banner {
  position: relative;
  width: 100vw;
  height: 600px;
  overflow: hidden;
}
.page-node-2 .banner, .page-node-3 .banner {
  position: relative;
  width: 100vw;
  height: 400px;
  overflow: hidden;
}
.banner-overlay {
  background-image: url('../images/irbeurope-overlay.png');
  background-size: contain;
  z-index: 80;
  height: 100%;
  width: 100%;
  position: absolute;
}
.banner-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  animation: animate 30s linear infinite;
  opacity: 1;
  transform: scale(1.2);
}
.banner-img2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  animation: animate 15s linear infinite;
  opacity: 1;
  transform: scale(1.2);
}
.banner-img3 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  animation: animate 15s linear infinite;
  opacity: 1;
  transform: scale(1.2);
}
.banner-img:nth-child(1) {
  animation-name: animate-1;
  z-index: 4;
}
.banner-img:nth-child(2) {
  animation-name: animate-2;
  z-index: 3;
}
.banner-img:nth-child(3) {
  animation-name: animate-3;
  z-index: 2;
}
.banner-img:nth-child(4) {
  animation-name: animate-4;
  z-index: 1;
}
.banner-img:nth-child(5) {
  animation-name: animate-5;
  z-index: 1;
}
.banner-img2:nth-child(1) {
  animation-name: animate-21;
  z-index: 4;
}
.banner-img2:nth-child(2) {
  animation-name: animate-22;
  z-index: 3;
}
.banner-img3:nth-child(1) {
  animation-name: animate-31;
  z-index: 4;
}
.banner-img3:nth-child(2) {
  animation-name: animate-32;
  z-index: 3;
}
@keyframes animate-1 {
  0% {
    opacity: 1;
    transform: scale(1.2);
  }
  1.5% {
    opacity: 1;
  }
  23% {
    opacity: 1;
  }
  26% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
  98% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
  }
}
@keyframes animate-2 {
  23% {
    opacity: 1;
    transform: scale(1);
  }
  26% {
    opacity: 1;
  }
  48% {
    opacity: 1;
  }
  51% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes animate-3 {
  48% {
    opacity: 1;
    transform: scale(1.2);
  }
  51% {
    opacity: 1;
  }
  73% {
    opacity: 1;
  }
  76% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@keyframes animate-4 {
  73% {
    opacity: 1;
    transform: scale(1);
  }
  76% {
    opacity: 1;
  }
  98% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@keyframes animate-21 {
  0% {
    opacity: 1;
    transform: scale(1.2);
  }
  1.5% {
    opacity: 1;
  }
  48% {
    opacity: 1;
  }
  51% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
  98% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
  }
}
@keyframes animate-22 {
  48% {
    opacity: 1;
    transform: scale(1);
  }
  53% {
    opacity: 1;
  }
  98% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@keyframes animate-31 {
  0% {
    opacity: 1;
    transform: scale(1.2);
  }
  1.5% {
    opacity: 1;
  }
  48% {
    opacity: 1;
  }
  51% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
  98% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
  }
}
@keyframes animate-32 {
  48% {
    opacity: 1;
    transform: scale(1);
  }
  53% {
    opacity: 1;
  }
  98% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
#block-linkbox {
  clear: both;
}
#block-quicktabscasestudies {
  margin-top: 40px;
}
h3 .text {
  color: white;
  font-size: 38px;
  position: absolute;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px #000;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
  transition: 1s ease;
  padding: 50px 0 0 50px;
}
h3 .text:hover {
  background-color: rgba(28, 75, 142, .6) !important;
}
#quicktabs-tabpage-case_studies-1 .views-row, .ui-accordion-content .views-row, #block-irbeurope-content .views-row {
  margin: 40px 20px;
  border-bottom: 1px solid #efefef;
}
.views-row h3 {
  letter-spacing: 2px;
}
ul.quicktabs-tabs {
  padding-left: 0;
  height: 100%;
  overflow: auto;
}
.quicktabs-tabs li {
  float: left;
  display: block;
  width: 48%;
  margin: 1%;
  text-align: center;
  height: 140px;
  position: relative;
}
.quicktabs-tabs li#quicktabs-tab-case_studies-0 {
  background: url('../images/irbeurope-retail1.jpg') no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.quicktabs-tabs li#quicktabs-tab-case_studies-1 {
  background: url('../images/irbeurope-health1.jpg') no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.quicktabs-tabs li a {
  padding: 20px 10px;
  color: #fff;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: 1s ease;
  display: block;
  font-size: 38px;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px #000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.quicktabs-tabs li a:hover, .quicktabs-tabs li.active a {
  text-decoration: none;
  background-color: rgba(28, 75, 142, .6) !important;
}
.quicktabs-tabpage {
  clear: both;
  margin: 40px 1%;
}
.quicktabs-tabpage article h2 {
  display: none;
}
.quicktabs-tabpage .views-row .views-field-title h3, .path-taxonomy .views-field-title h3 {
  margin-bottom: 0;
}
.quicktabs-tabpage .views-row .views-field-field-type {
  margin-top: 40px;
}
.views-field-field-sub-title {
  min-height: 40px;
}
.logo-contact {
  padding: 2%;
  width: 50%;
}
.path-taxonomy img, .page-node-4 .views-row img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
@media (max-width: 1067px) {
  #block-menu {
    clear: both;
    float: none;
    padding-top: 20px;
  }
  ul.sf-menu.sf-accordion.sf-expanded, ul.sf-menu.sf-accordion li.sf-expanded &gt; ul {
    top: 0 !important;
  }
  ul.sf-menu li.sf-depth-2 a {
    color: #1c4b8e;
    display: block;
    background: none;
    padding: 10px 30px;
    border-bottom: none;
  }
  ul.sf-menu li.sf-depth-2 a.is-active {
    background: none;
    padding: 10px 30px;
    color: #00a9d6;
  }
  ul.sf-menu li.sf-depth-2 a:hover {
    display: block;
    background: none;
    padding: 10px 30px;
    text-decoration: none;
    color: #00a9d6;
  }
  .sf-clone-parent {
    display: none;
  }
}
@media (max-width: 1000px) {
  .quicktabs-tabs li a, h3 .text {
    font-size: 30px;
  }
}
@media (max-width: 900px) {
  #block-menu {
    float: none;
    max-width: 96%;
    text-transform: uppercase;
    padding-top: 20px;
  }
  #block-sitebranding {
    height: 150px;
    width: 40%;
    max-width: 381px;
    clear: both;
    padding: 10px 0;
  }
  #block-views-block-front-page-block-1 .views-row, #block-views-block-front-page-block-2 .views-row {
    float: none;
    width: 100%;
    padding: 1%;
  }
  .paragraph--type--_-box, .paragraph--type--_-boxes {
    clear: both;
    display: block;
    gap: 0%;
    min-height: inherit;
  }
  .paragraph--type--_-boxes div {
    width: 98%;
    margin: 1%;
    padding: 50px 40px 20px 40px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .expertise {
    min-height: inherit;
  }
  ul.quicktabs-tabs li {
    display: block;
    background: none;
    list-style-type: none;
    padding: 2px;
    white-space: nowrap;
  }
  .quicktabs-tabs li {
    float: none;
    display: block;
    width: 98%;
    margin: 1%;
    text-align: center;
    height: 140px;
    position: relative;
  }
  h3 .text {
    padding: 30px 0 0 50px;
  }
  ul.sf-menu.sf-accordion.sf-expanded, ul.sf-menu.sf-accordion li.sf-expanded &gt; ul {
    top: 0 !important;
  }
  ul.sf-menu li.sf-depth-2 a {
    color: #1c4b8e;
    display: block;
    background: none;
    padding: 10px 20px;
    border-bottom: none;
  }
  ul.sf-menu li.sf-depth-2 a.is-active {
    background: none;
    color: #00a9d6;
    padding: 10px 20px;
  }
  ul.sf-menu li.sf-depth-2 a:hover {
    color: #00a9d6;
    background: none;
    padding: 10px 20px;
  }
  li.sf-clone-parent {
    display: none;
  }
  .banner {
    position: relative;
    width: 100vw;
    height: 400px;
    overflow: hidden;
  }
  .telephone {
    clear: right;
  }
  #block-footer .email, #block-footer .telephone {
    float: none;
    display: block;
    padding: 2px 0 0 40px;
    color: #fff;
  }
}
@media (max-width: 700px) {
  .banner {
    position: relative;
    width: 100vw;
    height: 400px;
    overflow: hidden;
  }
  #block-views-block-expertise-block-1 .views-field-field-image, #block-views-block-expertise-block-2 .views-field-field-image, #block-views-block-expertise-block-3 .views-field-field-image {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  #block-views-block-expertise-block-1 .views-field-body, #block-views-block-expertise-block-2 .views-field-body, #block-views-block-expertise-block-3 .views-field-body {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  #block-views-block-webform-block-1 .views-field-body, #block-views-block-webform-block-1 .views-field-field-webform {
    float: none;
    margin: 5% 1%;
    width: 100%;
  }
}
@media (max-width: 600px) {
  #block-sitebranding {
    float: none;
    width: 90%;
    max-width: 350px;
    clear: both;
    padding: 10px 0;
    margin: 45px 5% 2px 5%;
  }
  h1, .paragraph--type--title div {
    font-size: 30px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 15px;
  }
	#block-footer img {
 max-width: 240px;
		width:90%;
		margin:0 5%;
}
	.page-node-5 h1 {
		letter-spacing: 5px;
	}
	h3 .text {
    padding: 20px;
  }
}
</pre></body></html>