@charset "UTF-8";
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border: none;
  text-decoration: none;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none;
}

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

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

ul, ol {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

button:active, button:focus,
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  border: none;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf {
  zoom: 1;
}

.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}

.clearfix:after, .cf:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

.button, input[type="submit"], input[type="button"], input[type="reset"] {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #000;
  font-size: 0.9rem;
  font-weight: normal;
  padding: 5px 10px;
  border: 0;
  cursor: pointer;
  border: 1px solid #d2d2d2;
}

.button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, .button:focus, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
  text-decoration: none;
}

.button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
  top: 1px;
}

.button, input[type="submit"], input[type="button"], input[type="reset"] {
  background-color: #fff;
  text-align: center;
}

.button:hover, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2), 0 -1px 9px 0 rgba(0, 0, 0, 0.19);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.15));
}

.button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
  top: -1px;
}

.button.full, input[type="submit"].full, input[type="button"].full, input[type="reset"].full {
  width: 100%;
  font-size: 1.1rem;
}

.rooblafr {
  font-family: "Rambla", Arial, Sans-Serif;
}

.rooblafb {
  font-family: "Rambla", Arial, Sans-Serif;
  font-style: normal;
  font-weight: 700;
}

.rooblafdb {
  font-family: "Rambla", Arial, Sans-Serif;
  font-style: normal;
  font-weight: 700;
}

@media only screen and (max-width: 480px) {
  .m-all {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .m-1of2 {
    float: left;
    width: 50%;
  }
  .m-1of3 {
    float: left;
    width: 33.33333%;
  }
  .m-2of3 {
    float: left;
    width: 66.66666%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
  .t-all {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .t-1of2 {
    float: left;
    width: 50%;
  }
  .t-1of3 {
    float: left;
    width: 33.33333%;
  }
  .t-2of3 {
    float: left;
    width: 66.66666%;
  }
  .t-1of4 {
    float: left;
    width: 25%;
  }
  .t-3of10 {
    float: left;
    width: 30%;
  }
  .t-7of10 {
    float: left;
    width: 70%;
  }
}

@media only screen and (min-width: 768px) {
  .d-all {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .d-1of2 {
    float: left;
    width: 50%;
  }
  .d-1of3 {
    float: left;
    width: 33.33333%;
  }
  .d-2of3 {
    float: left;
    width: 66.66666%;
  }
  .d-1of5 {
    float: left;
    width: 20%;
  }
  .d-1of8 {
    float: left;
    width: 12.5%;
  }
  .d-3of10 {
    float: left;
    width: 30%;
  }
  .d-7of10 {
    float: left;
    width: 70%;
  }
}

input, textarea {
  padding: 5px;
  color: #000;
  border: none;
}

input.submit {
  background-color: #2e3192;
  color: #fff;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

html {
  color: #222;
  font-size: 1em;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

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

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

a {
  color: #2e3192;
  text-decoration: none;
}

ahover {
  text-decoration: none;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, p {
  margin-bottom: 15px;
}

h1, .h1 {
  font-size: 1.4rem;
  font-weight: 800;
}

h2, .h2 {
  font-size: 1.2rem;
  font-weight: 800;
}

h3, .h3 {
  font-size: 1.1rem;
  font-weight: 700;
}

ul, ol, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

.row {
  float: left;
  width: 100%;
}

.browserupgrade {
  margin: 0.2rem 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.desktop-show {
  display: none;
}

.floatleft {
  float: left;
}

/* ===================
    Basic Styles
   =================== */
body {
  font-family: "Open Sans", Helvetica, sans-serif;
  font-size: 16px;
}

.footer-container,
main,
#index section {
  float: left;
  width: 100%;
  overflow: hidden;
}

.wrap {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}

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

.checkedlist {
  list-style: none;
  list-style-position: outside;
  margin-bottom: 20px;
}

.checkedlist li:before {
  content: '✔';
  margin-right: .400em;
  margin-bottom: 10px;
  color: #2e3192;
}

#contact-box {
  position: fixed;
  z-index: 998;
  bottom: 100px;
  right: -350px;
  max-width: 80%;
  width: 350px;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#contact-box.open {
  right: 0px;
}

#contact-box .box-toggle {
  position: fixed;
  right: 20px;
  bottom: 120px;
  background-color: #2e3192;
  border: 5px solid #fff;
  color: #fff;
  padding: 15px;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  padding: 13px;
  padding-left: 15px;
  cursor: pointer;
  z-index: 3;
  -webkit-box-shadow: -11px 0px 22px -14px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -11px 0px 22px -14px rgba(0, 0, 0, 0.75);
  box-shadow: -11px 0px 22px -14px rgba(0, 0, 0, 0.75);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  line-height: 1;
}

#contact-box .box-toggle:hover {
  -webkit-animation: pulse 1s;
  animation: pulse 1s;
}

#contact-box .contact-form {
  background-color: #2e3192;
  border: 5px solid #fff;
  border-right: 0px;
  padding: 15px;
  position: relative;
  z-index: 4;
  text-align: center;
}

#contact-box .contact-form .h2 {
  margin: 0px;
}

#contact-box .contact-form .close {
  position: absolute;
  top: 3px;
  left: 6px;
  color: #fff;
  padding: 10px;
  cursor: pointer;
}

#contact-box.open .contact-form {
  -webkit-box-shadow: -11px 0px 22px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -11px 0px 22px -10px rgba(0, 0, 0, 0.75);
  box-shadow: -11px 0px 22px -10px rgba(0, 0, 0, 0.75);
}

.contact-form label, .contact-form input, .contact-form textarea {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.contact-form input, .contact-form textarea {
  padding: 7px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: #e9e9e9;
}

.contact-form input:focus, .contact-form textarea:focus {
  background-color: #fff;
}

.contact-form label {
  text-align: left;
  margin-bottom: 0px;
}

.contact-form .submit {
  margin-bottom: 0px;
  text-transform: uppercase;
  padding: 10px;
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
  background-color: #fff;
}

/* ==============
    MOBILE: Header
   ============== */
.header-container {
  width: 100%;
  float: left;
  background-color: #fff;
  color: #fff;
  position: relative;
  z-index: 999;
  -webkit-box-shadow: 0px 10px 16px -7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 16px -7px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 16px -7px rgba(0, 0, 0, 0.75);
}

.header-container .wrap {
  display: flex;
  flex-wrap: wrap;
  background-color: #2e3192;
}

.header-container .left {
  float: left;
  width: 40%;
  position: relative;
}

.header-container .left .logo {
  background-color: #fff;
  padding: 10px;
  float: left;
}

.header-container .left .logo img {
  width: 100%;
  height: auto;
  max-width: 84px;
}

.header-container nav {
  float: right;
  width: 60%;
  max-width: 60%;
  padding: 10px;
  position: relative;
  z-index: 4;
}

.header-container nav .toggle {
  float: right;
  background: none;
  color: #fff;
  position: absolute;
  bottom: 12px;
  right: 25px;
  border: 0px;
  padding: 10px;
  font-size: 2rem;
  cursor: pointer;
}

.header-container nav .toggle i.fa-close {
  display: none;
}

.header-container nav ul {
  width: 100%;
  float: right;
  position: absolute;
  max-height: 0px;
  top: 82px;
  right: 0px;
  overflow: hidden;
  -webkit-transition: max-height 1s ease 0s;
  transition: max-height 1s ease 0s;
  background-color: #3a3d9e;
  -webkit-box-shadow: inset 0px 8px 16px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 8px 16px -8px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 8px 16px -8px rgba(0, 0, 0, 0.75);
  z-index: 999;
}

.header-container nav ul li {
  float: left;
  width: 100%;
}

.header-container nav ul li a {
  display: block;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: .7em;
  float: left;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
  font-size: 1.15em;
}

.header-container nav ul li a:hover {
  background-color: #3a3d9e;
  -webkit-animation: pulse 1s;
  animation: pulse 1s;
}

.header-container nav ul li:first-child a {
  margin-right: 0;
}

.header-container nav ul li:last-child a {
  margin-left: 0;
}

.header-container nav.live .toggle {
  bottom: 21px;
}

.header-container nav.live .toggle i.fa-close {
  display: block;
}

.header-container nav.live .toggle i.fa-navicon {
  display: none;
}

.header-container nav.live ul {
  max-height: 1000px;
}

main {
  position: relative;
  z-index: 998;
}

main .title-box .title {
  z-index: 10;
  height: 100%;
  line-height: 1;
  color: #fff;
  position: relative;
  margin-top: 50px;
}

main .title-box .title img {
  width: 100%;
  height: auto;
}

main .title-box .title .overlay {
  -webkit-box-shadow: inset 0px -38px 41px 11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px -38px 41px 11px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px -38px 41px 11px rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
}

main .title-box .title h1, main .title-box .title h2 {
  font-size: 1.3rem;
  font-weight: 900;
  position: absolute;
  bottom: 0;
  left: 15px;
}

main content {
  width: 100%;
  float: left;
  padding-bottom: 50px;
}

main content section {
  padding: 1em;
  padding-top: 50px;
}

main content section p {
  font-size: 20px;
}

main content section img.floatleft {
  padding-right: 35px;
  padding-bottom: 15px;
}

/* ==============
    Footer
   ============== */
footer.footer-container {
  background-color: #2e3192;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 10px;
}

footer.footer-container .h2 {
  margin-top: 0px;
  line-height: 1;
}

footer.footer-container #accreditations, footer.footer-container #support {
  padding-left: 10px;
  padding-right: 10px;
}

footer.footer-container #footer-description, footer.footer-container #footer-contact {
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 20px;
}

footer.footer-container #footer-description i, footer.footer-container #footer-contact i {
  margin-right: 10px;
}

footer.footer-container #accreditations li, footer.footer-container #support li {
  float: left;
  margin-right: 15px;
}

footer.footer-container #accreditations li img, footer.footer-container #support li img {
  max-height: 55px;
  width: auto;
}

footer.footer-container #support {
  padding-left: 20px;
  margin-bottom: 20px;
}

footer.footer-container #accreditations {
  padding-right: 0px;
  padding-left: 20px;
}

footer.footer-container #credits {
  background-color: #2e3192;
  font-size: .8em;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 50px;
}

footer.footer-container #credits a {
  color: #fff;
}

footer.footer-container #credits a:hover {
  opacity: .7;
}

.quote {
  margin-bottom: 50px;
}

.quote .quote-text {
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 30px;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
}

.quote .quote-by img {
  float: left;
  height: 50px;
  width: auto;
  margin-right: 15px;
}

#clients .quotes {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}

#clients .quotes .quote {
  float: left;
  width: 100%;
}

#clients ul.items {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

#clients ul.items li {
  display: inline-block;
}

#clients ul.items li img {
  height: 50px;
  width: auto;
  vertical-align: text-top;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  margin-bottom: 20px;
}

#clients a.read-more {
  float: left;
  width: 100%;
  text-align: right;
}

/* ==============
    Homepage
   ============== */
#index main section {
  padding: 1em;
  padding-top: 50px;
}

#index main section .title {
  text-align: center;
  margin-bottom: 50px;
}

#index main section h3 {
  padding: 10px;
  background: #2e3192;
  color: #fff;
  display: inline-block;
  position: relative;
}

#index main section h3::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #3a3d9e transparent transparent transparent;
  bottom: -9.5px;
  left: 50%;
  position: absolute;
  content: '';
  margin-left: -7.5px;
  z-index: 1;
}

#index main section#welcome {
  min-height: 355px;
  padding: 0px;
}

#index main section#welcome .swiper-slide {
  position: relative;
  text-align: center;
}

#index main section#welcome .swiper-slide img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#index main section#welcome .swiper-slide .text {
  display: none;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  margin-left: 15%;
  max-width: 70%;
}

#index main section#welcome .swiper-slide .text h2 {
  font-size: 2rem;
  left: 0px;
  line-height: 1.2;
  bottom: 0px;
  position: relative;
  color: #fff;
}

#index main section#welcome .swiper-slide .text .info {
  animation-delay: 1s;
  font-size: 1rem;
  color: #fff;
}

#index main section#welcome .swiper-slide.swiper-slide-active .text {
  display: block;
  margin-top: 90px;
}

#index main section#quotes {
  background-color: #3a3d9e;
  color: #fff;
  padding: 25px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

#index main section#quotes .swiper-slide {
  opacity: 0;
  transition: opacity .5s linear;
}

#index main section#quotes .swiper-slide.swiper-slide-active {
  opacity: 1;
}

#index main section#quotes .quotes-swiper-pagination {
  position: absolute;
  text-align: center;
  width: 100%;
}

#index main section#services {
  background-color: #f5f5f5;
  box-shadow: 0 2px 0 0 rgba(5, 45, 73, 0.07);
  padding-bottom: 50px;
}

#index main section#services ul {
  display: flex;
  flex-wrap: wrap;
}

#index main section#services ul li {
  text-align: center;
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  box-shadow: 0 2px 0 0 rgba(5, 45, 73, 0.07);
  background-color: #fff;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 15px;
  position: relative;
}

#index main section#services ul li img {
  width: 100%;
  height: auto;
  z-index: 1;
  position: relative;
}

#index main section#services ul li h4 {
  font-size: .6rem;
  text-align: center;
  box-shadow: 0 2px 0 0 rgba(5, 45, 73, 0.07);
  background-color: #2e3192;
  max-width: 90%;
  margin: 0 auto;
  margin-top: -15px;
  margin-bottom: 5px;
  z-index: 2;
  position: relative;
  padding: 10px;
  padding-top: 15px;
  line-height: 1;
  height: 40px;
}

#index main section#services ul li h4 a {
  color: #fff;
  text-align: center;
}

#index main section#services ul li p {
  padding: 5px;
  font-size: .8rem;
  font-weight: 600;
}

#index main section#services ul li:last-of-type {
  margin-right: 0px;
}

#index main section#services ul li:last-of-type h4 {
  padding-top: 10px;
}

#index main section#contact {
  background: url("../../img/index-contact-background.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding-bottom: 50px;
  -webkit-box-shadow: inset 0px -38px 41px 11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px -38px 41px 11px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px -38px 41px 11px rgba(0, 0, 0, 0.75);
}

#index main section#contact .title {
  margin-bottom: 25px;
}

#index main section#contact #contact-details {
  background: url("../../img/head-background.png");
  line-height: 1.2;
  padding: 10px;
  font-size: 1.2rem;
}

#index main section#contact #contact-details p:last-child {
  margin-bottom: 0px;
}

/* ==============
    About Page
   ============== */
/* ==============
    Contact Page
   ============== */
#contact-us main section .contact-form input, #contact-us main section .contact-form textarea {
  border: 1px solid #d3d3d3;
}

#contact-us main section .contact-form .submit {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.15));
}

/* ==============
    Client Page
   ============== */
/* ==============
    News Page
   ============== */
#news main .news-item {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#news main .news-item h2 {
  margin-bottom: 5px;
}

#news main .news-item img {
  float: left;
  padding-right: 20px;
  margin-bottom: 10px;
  max-width: 367px;
  height: auto;
}

#news main .news-item .date {
  float: left;
  width: 100%;
  font-size: .8rem;
  margin-bottom: 15px;
}

#news main .news-item:first-of-type {
  padding-top: 0px;
}

#news main .news-item:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 0px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 480px) {
  .header-container .left {
    width: 25%;
  }
  .header-container .left .logo img {
    max-width: 100px;
  }
  .header-container nav {
    width: 75%;
    max-width: 75%;
  }
  .header-container nav button {
    bottom: 15px;
  }
  .header-container nav ul {
    top: 94px;
  }
  main .title-box .title h1, main .title-box .title h2 {
    font-size: 2rem;
  }
  main .title-box .text h2 {
    font-size: 1.7rem;
    line-height: 1.1;
  }
  #index main section#welcome .swiper-slide .text h1 {
    font-size: 3.5rem;
  }
  #index main section#contact .title {
    text-align: left;
  }
  #index main section#services ul li {
    width: 31%;
    margin-right: 2.5%;
  }
  #index main section#services ul li h4 {
    font-size: .7rem;
    width: 110px;
  }
  footer.footer-container #credits #cody {
    text-align: right;
  }
}

@media only screen and (min-width: 768px) {
  .header-container nav ul {
    display: block;
    padding-top: 28px;
    max-height: 1000px;
    position: relative;
    top: 0px;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    float: right;
    width: auto;
  }
  .header-container nav ul li {
    width: auto;
  }
  .header-container nav ul li a {
    font-size: 1em;
    padding: 0.5em;
  }
  .header-container nav .toggle {
    display: none;
  }
  main .title-box .text h2 {
    font-size: 1.8rem;
    line-height: 1.1;
  }
  #index main section#welcome .swiper-slide .text {
    float: left;
    width: 550px;
    margin-left: 75px;
  }
  #index main section#welcome .swiper-slide .text h2 {
    font-size: 2.5em;
  }
  #index main section#welcome .swiper-slide .text .info {
    font-size: 1.4rem;
    line-height: 1.3;
  }
  #index main section#quotes {
    height: 225px;
  }
  #index main section#quotes .quote .quote-text {
    font-size: 1.8rem;
    font-family: 'Playfair Display', serif;
  }
  #index main section#services ul li {
    width: 30%;
    margin-right: 5%;
  }
  #index main section#services ul li h4 {
    width: 170px;
    font-size: 1rem;
    height: 55px;
    padding-top: 20px;
  }
  #index main section#services ul li p {
    padding: 10px;
    font-size: 1rem;
  }
  #clients .quotes .quote {
    width: 48%;
    margin-right: 4%;
  }
  #clients .quotes .quote:nth-child(even) {
    margin-right: 0px;
  }
  footer.footer-container #footer-description, footer.footer-container #footer-contact {
    padding-left: 0px;
  }
}

@media only screen and (min-width: 990px) {
  .header-container nav ul li a {
    font-size: 1.15em;
    padding: 0.7em;
  }
  #index main section#welcome .swiper-slide img {
    width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 1200px) {
  main .title-box .title {
    padding-left: 0px;
    padding-right: 0px;
  }
  main content section {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media only screen and (min-width: 1255px) {
  #index main section#welcome .swiper-slide .text {
    margin-left: 0px;
  }
  #index main section#services ul li {
    width: 25%;
    margin-right: 12.5%;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

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

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !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;
  }
}
