body .main-holder {
    overflow: hidden;
    position: static;
}


.main-holder {
    position: relative;
    z-index: 1;
}


/*
.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }



  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }

  .container {
    width: auto;
  }


.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:940px; }


.container {
	margin-right:auto;
	margin-left:auto;
	*zoom:1;
}
.container:before, .container:after {
	display:table;
	content:"";
	line-height:0;
}
.container:after { clear:both; }
.container-fluid {
	padding-right:20px;
	padding-left:20px;
	*zoom:1;
}
.container-fluid:before, .container-fluid:after {
	display:table;
	content:"";
	line-height:0;
}
.container-fluid:after { clear:both; }

.navbar-inner:after { clear:both; }
.navbar .container { width:auto; }
.nav-collapse.collapse {
	height:auto;
	overflow:visible;
}

.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:940px; }
.navbar-fixed-top { top:0; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
	box-shadow:0 1px 10px rgba(0,0,0,.1);
}
!
Theme Name: Sense Advertising
Theme URI: http://sense.com.au
Author: Sense Advertising
Author URI: http://sense.com.au
Description: Sense Advertising Wordpress Theme
Version: 1.0
*/
/*! 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 {
  outline: 0; }

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 {
  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"] {
  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;
  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; }

html {
  box-sizing: border-box; }

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

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

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

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.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-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

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

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

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

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

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

.invisible {
  visibility: hidden !important; }

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

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

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

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

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91; }

.text-primary {
  color: #0275d8 !important; }

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

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de !important; }

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

.text-warning {
  color: #f0ad4e !important; }

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

.text-danger {
  color: #d9534f !important; }

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

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*------------------------------------------------------------*\
Most common variables that we should modify
\*------------------------------------------------------------*/
/*------------------------------------------------------------*\
Import of normalise, reboot and grid
\*------------------------------------------------------------*/
/*! 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 {
  outline: 0; }

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 {
  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"] {
  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;
  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; }

html {
  box-sizing: border-box; }

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

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

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

body {
  font-family: "Averta Standard W01", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #000000;
  background-color: #F5F3F2; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #000000; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

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

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #000000;
  text-decoration: none; }
  a:focus, a:hover {
    color: #000000;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #000000;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.375rem;
  padding-right: 1.375rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
  @media (min-width: 1520px) {
    .container {
      max-width: 1450px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.375rem;
  padding-right: 1.375rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -1.375rem;
  margin-right: -1.375rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 1.375rem;
  padding-right: 1.375rem; }

.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-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1520px) {
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    float: left; }
  .col-xxl-1 {
    width: 8.33333%; }
  .col-xxl-2 {
    width: 16.66667%; }
  .col-xxl-3 {
    width: 25%; }
  .col-xxl-4 {
    width: 33.33333%; }
  .col-xxl-5 {
    width: 41.66667%; }
  .col-xxl-6 {
    width: 50%; }
  .col-xxl-7 {
    width: 58.33333%; }
  .col-xxl-8 {
    width: 66.66667%; }
  .col-xxl-9 {
    width: 75%; }
  .col-xxl-10 {
    width: 83.33333%; }
  .col-xxl-11 {
    width: 91.66667%; }
  .col-xxl-12 {
    width: 100%; }
  .col-xxl-pull-0 {
    right: auto; }
  .col-xxl-pull-1 {
    right: 8.33333%; }
  .col-xxl-pull-2 {
    right: 16.66667%; }
  .col-xxl-pull-3 {
    right: 25%; }
  .col-xxl-pull-4 {
    right: 33.33333%; }
  .col-xxl-pull-5 {
    right: 41.66667%; }
  .col-xxl-pull-6 {
    right: 50%; }
  .col-xxl-pull-7 {
    right: 58.33333%; }
  .col-xxl-pull-8 {
    right: 66.66667%; }
  .col-xxl-pull-9 {
    right: 75%; }
  .col-xxl-pull-10 {
    right: 83.33333%; }
  .col-xxl-pull-11 {
    right: 91.66667%; }
  .col-xxl-pull-12 {
    right: 100%; }
  .col-xxl-push-0 {
    left: auto; }
  .col-xxl-push-1 {
    left: 8.33333%; }
  .col-xxl-push-2 {
    left: 16.66667%; }
  .col-xxl-push-3 {
    left: 25%; }
  .col-xxl-push-4 {
    left: 33.33333%; }
  .col-xxl-push-5 {
    left: 41.66667%; }
  .col-xxl-push-6 {
    left: 50%; }
  .col-xxl-push-7 {
    left: 58.33333%; }
  .col-xxl-push-8 {
    left: 66.66667%; }
  .col-xxl-push-9 {
    left: 75%; }
  .col-xxl-push-10 {
    left: 83.33333%; }
  .col-xxl-push-11 {
    left: 91.66667%; }
  .col-xxl-push-12 {
    left: 100%; }
  .col-xxl-offset-0 {
    margin-left: 0%; }
  .col-xxl-offset-1 {
    margin-left: 8.33333%; }
  .col-xxl-offset-2 {
    margin-left: 16.66667%; }
  .col-xxl-offset-3 {
    margin-left: 25%; }
  .col-xxl-offset-4 {
    margin-left: 33.33333%; }
  .col-xxl-offset-5 {
    margin-left: 41.66667%; }
  .col-xxl-offset-6 {
    margin-left: 50%; }
  .col-xxl-offset-7 {
    margin-left: 58.33333%; }
  .col-xxl-offset-8 {
    margin-left: 66.66667%; }
  .col-xxl-offset-9 {
    margin-left: 75%; }
  .col-xxl-offset-10 {
    margin-left: 83.33333%; }
  .col-xxl-offset-11 {
    margin-left: 91.66667%; }
  .col-xxl-offset-12 {
    margin-left: 100%; } }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.6;
  color: inherit; }

h1 {
  font-size: 2.2rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.16rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.75rem; }

h6 {
  font-size: 0.75rem; }

.h1 {
  font-size: 2.2rem; }

.h2 {
  font-size: 1.5rem; }

.h3 {
  font-size: 1.16rem; }

.h4 {
  font-size: 1rem; }

.h5 {
  font-size: 0.75rem; }

.h6 {
  font-size: 0.75rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6.5rem;
  font-weight: 800; }

.display-2 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 3.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.dl-horizontal {
  margin-right: -2.75rem;
  margin-left: -2.75rem; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #000000; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

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

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

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

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

@media (min-width: 1520px) {
  .pull-xxl-left {
    float: left !important; }
  .pull-xxl-right {
    float: right !important; }
  .pull-xxl-none {
    float: none !important; } }

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

.invisible {
  visibility: hidden !important; }

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

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1520px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

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

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

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

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #000000; }

.text-primary {
  color: #0275d8 !important; }

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

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de !important; }

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

.text-warning {
  color: #f0ad4e !important; }

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

.text-danger {
  color: #d9534f !important; }

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

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

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

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

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

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

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

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

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

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

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

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

@media (max-width: 1519px) {
  .hidden-xl-down {
    display: none !important; } }

@media (min-width: 1520px) {
  .hidden-xxl-up {
    display: none !important; } }

.hidden-xxl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*------------------------------------------------------------*\
Import of custom styles (third party components)
\*------------------------------------------------------------*/
/*------------------------------------------------------------*\
Import of custom styles (third party components)
\*------------------------------------------------------------*/
.img-fluid,
.img_fluid,
.wp_content img,
.wp-post-image {
  display: block;
  max-width: 100%;
  height: auto; }

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

.list-inline > * {
  display: inline-block; }

.remove_children_first_last_margin > *:first-child {
  margin-top: 0; }

.remove_children_first_last_margin > *:last-child {
  margin-bottom: 0; }

.hidden {
  display: none; }

.row--flex {
  display: flex;
  flex-wrap: wrap; }

.row--items-bottom {
  align-items: flex-end; }

.alpha {
  letter-spacing: 18px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2.20rem; }
  @media (min-width: 768px) {
    .alpha {
      font-size: 2.75rem; } }

h1, .h1 {
  font-size: 2.22rem;
  font-weight: bold; }

h2, .h2 {
  letter-spacing: 1px;
  font-size: 1.2rem; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 1.55rem; } }

h3, .h3 {
  font-size: 1.2rem; }

h4, .h4 {
  font-size: 1rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 1rem; }

a {
  transition: color 0.3s ease-in-out 0s;
  text-decoration: underline;
  color: inherit; }
  a:hover {
    color: inherit; }

b,
strong,
.bold {
  font-weight: 600; }

.extra-bold {
  font-weight: 700; }

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

.larger {
  font-size: 150%; }

.color--blue {
  color: #1BB3BD; }

.color--pink {
  color: #bc3731; }

.color--white{
  color: white; }


.font--soho {
  font-family: 'Soho W01', sans-serif;
  font-weight: 400; }

.section--heading {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 5px; }

.featured--link--alt {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 4px;
  padding: 15px; }
  .featured--link--alt:before, .featured--link--alt:after {
    transition: transform 0.3s ease-in-out 0s;
    will-change: transform;
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 44px;
    margin-left: -22px;
    height: 2px;
    background: currentColor; }
  .featured--link--alt:after {
    top: initial;
    bottom: 2px; }
  .featured--link--alt:hover {
    text-decoration: none; }
    .featured--link--alt:hover:before, .featured--link--alt:hover:after {
      transform: scaleX(-1); }


/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src*=".svg"] {
  width: 100%; }

/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; } }

/*-----------------------------------*\
Responsive Base Font Size
\*-----------------------------------*/
@media (min-width: 768px) {
  html {
    font-size: 15px; } }

@media (min-width: 992px) {
  html {
    font-size: 15px; } }

@media (min-width: 1520px) {
  html {
    font-size: 18px; } }

.no-scroll {
  overflow: hidden;
  min-height: 100vh;
  height: 100vh; }

@media (min-width: 544px) {
  .primary_content {
    margin-bottom: 3rem; } }

.container-fluid {
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  margin: auto; }
  @media (min-width: 544px) {
    .container-fluid {
      padding-left: 2.75rem;
      padding-right: 2.75rem; } }
  @media (min-width: 1200px) {
    .container-fluid {
      width: 85%; } }
  @media (min-width: 1520px) {
    .container-fluid {
      max-width: 1550px; } }

body.page-template-home {
  background-color: #F0EBEA; }

body.page-template-about {
  background-color: #F5F3F2; }

body.page-template-services {
  background-color: #F0EBEA; }

.line-before:before {
  content: '';
  width: 1rem;
  height: 1px;
  background: currentColor;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem; }

.line-before--absolute {
  position: relative; }
  .line-before--absolute:before {
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 0.91667rem; }

.line-before--double:before {
  width: 2rem; }

.line-before--hover:before {
  transition: transform 0.3s ease-in-out 0s; }

.line-before--hover:hover:before {
  width: 2rem; }

.line-after:before {
  content: '';
  width: 1rem;
  height: 1px;
  background: currentColor;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem; }

.line-after--absolute {
  position: relative; }
  .line-after--absolute:after {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: 0.91667rem; }

.line-after--double:after {
  width: 2rem; }

.no_margin {
  margin-top: 0;
  margin-bottom: 0; }

.section {
  margin-bottom: 7.5rem; }
  @media (min-width: 544px) {
    .section {
      margin-bottom: 15rem; } }

.our_work h2{font-family: 'Gotham-Bold' }
  .our_work__heading {
    position: relative;
    margin-bottom: 1rem;
    letter-spacing: 10px; }
    @media (min-width: 768px) {
      .our_work__heading {
        letter-spacing: 18px;
        margin-bottom: 2rem; }
        .our_work__heading:after {
          content: '';
          position: absolute;
          left: 50%;
          top: 100%;
          background-image: url("img/dots.svg");
          background-repeat: no-repeat;
          background-position: center center;
          width: 80px;
          height: 10px;
          transform: translateX(-50%);
          margin-top: 1rem; } }

a[href^="tel"] {
  white-space: nowrap; }

img[src*="sharpspring"] {
  display: none !important; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: white; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white; }

:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: white; }

textarea {
  resize: vertical;
  height: 200px; }

select {
  appearance: none; }

label {
  transition: font-size 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s;
  display: block;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 2px;
  right: 0;
  padding: 13.33333px 0.91667rem 0;
  pointer-events: none;
  background: rgba(255, 255, 255, 0); }

input:not([type=submit]):not([type=checkbox]):not([type=radio]),
select,
textarea {
  display: block;
  width: 100%;
  border: none;
  border-radius: 0;
  border-left: 2px solid #FF6F84;
  padding: 20px 0.91667rem 5px;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.05); }
  input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus, input:not([type=submit]):not([type=checkbox]):not([type=radio]):active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active {
    outline: none; }

.gform_wrapper {
  position: relative;
  margin-bottom: 1.375rem; }

.gfield {
  position: relative; }
  .gfield:not(:last-child) {
    margin-bottom: 2.0625rem; }
  .gfield.active label {
    font-size: 70%;
    padding-top: 5px;
    background: white;
    color: #FF6F84; }

.validation_error {
  color: #FF6F84;
  margin-bottom: 0.5rem; }

.gfield_description.validation_message {
  margin-top: 0.5rem;
  color: #FF6F84; }

.gform_footer {
  text-align: right;
  pointer-events: none;
  transform: translateY(-50%);
  position: absolute;
  top: 100%;
  right: 2.75rem; }
  .gform_footer button {
    transition: background-color 0.3s ease-in-out 0s;
    font-family: 'Soho W01', sans-serif;
    font-weight: 400;
    position: relative;
    border: none;
    padding: 0.7em 1em;
    color: white;
    font-size: 1rem;
    letter-spacing: 3px;
    background-color: #FF6F84;
    text-transform: uppercase;
    pointer-events: all;
    transform: translateZ(0); }
    .gform_footer button .hover_line {
      margin-right: 0.5em; }
      .gform_footer button .hover_line:before {
        transition: background 0.3s ease-in-out 0s;
        background: #FF6F84; }
    .gform_footer button:hover {
      background-color: #1BB3BD; }
      .gform_footer button:hover .hover_line:before {
        animation-name: hoverline;
        background: #1BB3BD; }

.toggle {
  background: transparent;
  border: none;
  padding: 0;
  position: relative;
  width: 20px;
  height: 16px; }
  .toggle:focus {
    outline: none; }
  .toggle span {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: currentColor;
    transition: opacity 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s; }
    .toggle span:nth-child(1) {
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
    .toggle span:nth-child(2) {
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%); }
    .toggle span:nth-child(3) {
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
  .toggle.active span:nth-child(1) {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg); }
  .toggle.active span:nth-child(2) {
    opacity: 0; }
  .toggle.active span:nth-child(3) {
    top: 50%;
    left: 50%;
    bottom: auto;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg); }

.object_fit_image {
  position: relative;
  padding-top: 55%; }
  .object_fit_image img {
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .object_fit_image.compat-object-fit {
    background-size: cover;
    background-position: center; }
    .object_fit_image.compat-object-fit img {
      opacity: 0; }
  .object_fit_image--50 {
    padding-top: 50%; }
  .object_fit_image--56 {
    padding-top: 56%; }
  .object_fit_image--125 {
    padding-top: 125%; }
  @media (max-width: 767px) {
    .object_fit_image--mobile-full-width {
      margin-left: -2.75rem;
      margin-right: -2.75rem; } }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: 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; }

.slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.slick-list.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.hover_line {
  width: 2em;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  background: currentColor;
  overflow: hidden;
  position: relative;
  transform: translateY(-50%); }
  .hover_line:before {
    content: '';
    display: block;
    width: 100%;
    height: 400%;
    background-color: #F0EBEA;
    position: absolute;
    top: 0;
    right: 100%;
    transform: translateY(-25%);
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out; }
  .hover_line--small {
    height: 1px;
    width: 1em; }
  .hover_line--long-small {
    width: 2em;
    height: 1px; }
  .hover_line--white:before {
    background: white; }
  @media (min-width: 544px) {
    .alt .hover_line {
      position: absolute;
      left: 0;
      top: 50%; } }

@keyframes hoverline {
  from {
    transform: translateX(0) translateY(-25%); }
  to {
    transform: translateX(200%) translateY(-25%); } }

@media (max-width: 480px) {
  #sbi_images {
    padding: 0 !important; } }

@media (max-width: 480px) {
  #sb_instagram #sbi_images .sbi_item {
    margin-bottom: 1.375rem !important; } }

.instagram__heading {
  text-transform: uppercase;
  letter-spacing: 10px;
  margin-bottom: 3rem; }
  @media (min-width: 544px) {
    .instagram__heading {
      letter-spacing: 20px; } }

.instagram__list {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  padding-left: 8%;
  padding-right: 8%; }
  .instagram__list li {
    width: 48%; }
    .instagram__list li:last-child {
      display: none; }
    @media (min-width: 544px) {
      .instagram__list li {
        width: 28%; }
        .instagram__list li:last-child {
          display: block; } }
  .instagram__list:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 15px;
    background-color: #FFF;
    transform: translateY(-50%); }
    @media (min-width: 992px) {
      .instagram__list:before {
        height: 20px; } }
    @media (min-width: 1200px) {
      .instagram__list:before {
        height: 25px; } }

.instagram__item {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 100%;
  display: block; }
  .instagram__item:before {
    transition: opacity 0.3s ease-in-out 0s;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8); }
  @media (min-width: 1520px) {
    .instagram__item:hover:before {
      opacity: 1; }
    .instagram__item:hover .instagram__content {
      opacity: 1;
      transform: scale(1); } }

.instagram__content {
  transition: opacity 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  color: white;
  transform: scale(0);
  padding: 1.375rem; }

.instagram__heart {
  margin: 0 auto;
  width: 20px;
  height: 20px;
  position: relative;
  background-color: #FF6F84;
  transform: rotate(45deg);
  line-height: 20px;
  font-size: 0.8em; }
  .instagram__heart_inner {
    transform: rotate(-45deg) translateY(-5px);
    position: relative;
    z-index: 1; }
  .instagram__heart:before, .instagram__heart:after {
    position: absolute;
    width: 20px;
    height: 20px;
    content: '';
    border-radius: 50%;
    background-color: #FF6F84; }
  .instagram__heart:before {
    bottom: 0px;
    left: -10px; }
  .instagram__heart:after {
    top: -10px;
    right: 0px; }

.instagram__link {
  padding-left: 10%;
  padding-right: 10%;
  margin-top: 2rem;
  display: inline-block;
  text-decoration: none;
  color: #1BB3BD;
  font-weight: bold;
  letter-spacing: 2px; }
  .instagram__link .hover_line {
    display: inline-block;
    vertical-align: middle; }
  .instagram__link:hover {
    color: #1BB3BD;
    text-decoration: none; }
    .instagram__link:hover .hover_line:before {
      animation-name: hoverline; }

.recent_work {
  padding-bottom: 10rem; }
  @media (min-width: 992px) {
    .recent_work {
      padding-bottom: 15rem; } }
  @media (min-width: 1200px) {
    .recent_work {
      padding-bottom: 25rem; } }
  .recent_work a {
    text-decoration: none; }
  .recent_work__heading {
    letter-spacing: 11px;
    position: relative;
    z-index: 1; }
  .recent_work__image {
    position: relative; }
    .recent_work__image--triangle {
      position: relative; }
      .recent_work__image--triangle:before {
        pointer-events: none;
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 280px;
        height: 280px;
        border: 15px solid #FFF;
        transform: translate(-50%, -50%) rotate(45deg); }
        .recent_work--case-studies .recent_work__image--triangle:before {
          border-color: #FFF; }
        @media (min-width: 544px) {
          .recent_work__image--triangle:before {
            width: 320px;
            height: 320px;
            margin-left: 1.375rem;
            left: 100%; } }
        @media (min-width: 768px) {
          .recent_work__image--triangle:before {
            width: 450px;
            height: 450px;
            border-width: 20px; } }
        @media (min-width: 1200px) {
          .recent_work__image--triangle:before {
            width: 680px;
            height: 680px;
            border-width: 25px; } }
    @media (max-width: 767px) {
      .recent_work__image {
        margin-left: 0;
        margin-right: 0; } }
  .recent_work__item {
    display: block; }
    .recent_work__item:hover .hover_line:before {
      animation-name: hoverline; }
    html:not(.touchevents) .recent_work__item:hover .recent_work__content, html:not(.touchevents) .recent_work__item:hover:before {
      opacity: 1;
      transform: translateY(0); }
    html:not(.touchevents) .recent_work__item:hover .recent_work__overlay {
      opacity: 1; }
  .recent_work__title {
    position: relative;
    text-align: left;
    font-weight: 600;
    margin-top: 1.5rem;
    margin-bottom: 0;
    transform: translateZ(0); }
    .recent_work__title .hover_line {
      display: inline-block;
      vertical-align: middle; }
    .recent_work__title:hover .hover_line:before {
      animation-name: hoverline; }
  .recent_work__overlay {
    display: none; }
    @media (min-width: 768px) {
      .recent_work__overlay {
        display: block;
        transition: opacity 0.3s ease-in-out 0s;
        content: '';
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        z-index: 1; } }
  @media (min-width: 768px) {
    .recent_work__content {
      transition: opacity 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s;
      padding: 1.375rem;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      transform: translateY(5%); }
      .recent_work__content p {
        color: #FFF; } }
  .recent_work__excerpt {
    position: relative;
    display: none; }
    .touchevents .recent_work__excerpt {
      display: block; }
  .recent_work__inner {
    padding-bottom: 3rem; }
    @media (min-width: 544px) {
      .recent_work__inner {
        padding-bottom: 0; } }
  @media (min-width: 544px) {
    .recent_work__button {
      margin-top: 2rem; } }
  .recent_work p {
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 0; }
  .recent_work--case-studies {
    position: relative;
    padding-top: 10rem; }
    .recent_work--case-studies:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: -9999px;
      right: -9999px;
      display: block;
      z-index: -1; }
    .recent_work--case-studies .recent_work__heading {
      position: relative;
      z-index: 1; }
    @media (min-width: 544px) {
      .recent_work--case-studies {
        padding-top: 16rem; } }
    @media (min-width: 1200px) {
      .recent_work--case-studies {
        padding-top: 22rem; } }

.featured_projects {
  position: relative;
  padding: 0 3rem; }
  @media (min-width: 768px) {
    .featured_projects {
      padding: 0 5rem; } }
  @media (min-width: 992px) {
    .featured_projects { } }
  @media (min-width: 1200px) {
    .featured_projects { } }
  .featured_projects__heading {
    letter-spacing: 5px;
    margin-bottom: 2rem; }
    @media (min-width: 992px) {
      .featured_projects__heading {
        letter-spacing: 13px;
        margin-bottom: 6rem; } }
    @media (min-width: 1200px) {
      .featured_projects__heading {
        margin-bottom: 6rem; } }
    @media (min-width: 1520px) {
      .featured_projects__heading {
        margin-bottom: 8rem; } }
  .featured_projects__inner {
    position: relative;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .featured_projects__inner {
        width: 60%; }
        .featured_projects__inner:after {
          content: "";
          position: absolute;
          bottom: -30px;
          right: -30px;
          display: block;
          border-right: 20px solid #000000;
          border-bottom: 20px solid #000000;
          height: 100%;
          width: 150%;
          z-index: 0;
          transform: translateX(12.65rem); } }
    @media (min-width: 1200px) {
      .featured_projects__inner {
        width: 50%; } }
    @media (min-width: 1520px) {
      .featured_projects__inner:after {
        top: 2.75rem;
        bottom: auto;
        right: -2.75rem;
        border-right: 30px solid #000000;
        border-bottom: 30px solid #000000; } }
  .featured_projects__image_container {
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 2; }
    .featured_projects__image_container img {
      width: 100%;
      height: auto; }
    @media (min-width: 544px) {
      .featured_projects__image_container {
        width: 50%;
        height: auto; } }
    @media (min-width: 768px) {
      .featured_projects__image_container {
        width: 50%;
        height: auto; } }
    @media (min-width: 992px) {
      .featured_projects__image_container {
        position: absolute;
        width: 105%;
        right: 50%;
        top: 50%;
        transform: translateY(-50%) translateX(5.5rem);
        z-index: 1; } }
  .featured_projects__content_container {
    position: relative;
    margin: 0 auto;
      font-family: 'Gotham-Bold';
      background: white;
    z-index: 1; }
    @media (min-width: 544px) {
      .featured_projects__content_container {
        margin-top: 0;
        background: white;
        padding-top: 100px;
        transform: translateY(-100px); } }
    @media (min-width: 992px) {
      .featured_projects__content_container {
        transform: translateX(12.65rem);
        margin-left: 0;
        padding-top: 0; } }
  .featured_projects__project_title {
    letter-spacing: 3px;
          color: #1076bb;
    margin-bottom: 0.5rem; }
.featured_projects__project_content {
    
          color: #333333;
    
}

    @media (min-width: 768px) {
      .featured_projects__project_title {
        letter-spacing: 4px; } }
    @media (max-width: 767px) {
      .featured_projects__project_title {
        font-size: 1.2rem; } }
  @media (min-width: 1520px) {
    .featured_projects__project_content {
      font-size: 1.2rem; } }
  .featured_projects__project_link {
    position: relative;
    text-decoration: none;
    letter-spacing: 2px; }
    .featured_projects__project_link:hover {
      color: #1BB3BD; }
    .featured_projects__project_link .hover_line {
      position: absolute;
      right: 100%;
      top: 50%;
      margin-right: 0.91667rem; }
    .featured_projects__project_link:hover {
      text-decoration: none; }
      .featured_projects__project_link:hover .hover_line:before {
        animation-name: hoverline; }
  .featured_projects__content_inner {
    padding: 2.0625rem 1.1rem; }
    @media (min-width: 544px) {
      .featured_projects__content_inner {
        padding: 2.0625rem 3.3rem; } }
  .featured_projects__button {
    transition: border-color 0.3s ease-in-out 0s;
    position: absolute;
    top: 50%;
    border: none;
    border-top: 5px solid #118df0;
    border-left: 5px solid #118df0;
    background: transparent;
    padding: 0;
    width: 15px;
    height: 15px; }
    .featured_projects__button--prev {
      left: 2.75rem;
      transform: rotate(-45deg); }
    .featured_projects__button--next {
      right: 2.75rem;
      transform: rotate(135deg); }
    .featured_projects__button:active, .featured_projects__button:focus {
      outline: none; }
    .featured_projects__button:hover {
      border-color: #3fc03f; }
    @media (min-width: 992px) {
      .featured_projects__button {
        display: none !important;
        width: 20px;
        height: 20px;
        border-top: 2px solid #118df0;
        border-left: 2px solid #118df0; } }
    @media (min-width: 1200px) {
      .featured_projects__button {
        display: block !important;
        width: 35px;
        height: 35px;
        border-top: 5px solid #118df0;
        border-left: 5px solid #118df0; } }
  .featured_projects .slick-track {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .featured_projects .slick-track:after, .featured_projects .slick-track:before {
      content: "";
      display: none; }
  @media (max-width: 767px) {
    .featured_projects .slick-arrow {
      display: none !important; } }
  .featured_projects .slick-dots {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0;
    padding-bottom: 1.375rem; }
    .featured_projects .slick-dots li {
      display: inline-block; }
      .featured_projects .slick-dots li:not(:last-child) {
        margin-right: 1.5rem; }
    .featured_projects .slick-dots button {
      transition: background 0.3s ease-in-out 0s;
      border: none;
      background: #000000;
      text-indent: -9999px;
      display: block;
      width: 1rem;
      height: 1rem;
      border-radius: 50%;
      overflow: hidden; }
      .featured_projects .slick-dots button:focus, .featured_projects .slick-dots button:active, .featured_projects .slick-dots button:hover {
        outline: none; }
    .featured_projects .slick-dots .slick-active button {
      background: #1BB3BD; }
    @media (min-width: 768px) {
      .featured_projects .slick-dots {
        display: none !important; } }
    @media (min-width: 992px) {
      .featured_projects .slick-dots {
        display: block !important; } }
    @media (min-width: 1200px) {
      .featured_projects .slick-dots {
        display: none !important; } }

.hero {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100vh;
  overflow: hidden;
  position: relative;
  color: white; }
  .page-template-home .hero {
    margin-bottom: 8rem; }
    @media (min-width: 544px) {
      .page-template-home .hero {
        margin-bottom: 15rem; } }
  .hero--video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjQwQjAwRkEwMUFEMTFFNUJDRDE4NDJCNjI2RDFFOUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjQwQjAwRjkwMUFEMTFFNUJDRDE4NDJCNjI2RDFFOUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRTlBN0QyMzlBMTFFMUI4QjA4MjU0QzU2QkE0NjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRTlBN0UyMzlBMTFFMUI4QjA4MjU0QzU2QkE0NjMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz47kN8WAAAAHklEQVR42mJkYGBIYoCAy0wMSIAZiFmA+BWIAxBgACkGAiowRKH1AAAAAElFTkSuQmCC");
    background-repeat: repeat;
    z-index: 1;
    opacity: 0.5; }
  .hero__slideshow, .hero__content {
    z-index: 2; }
  .hero__slideshow {
    margin: 1.375rem;
    min-height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px; }
    @media (min-width: 768px) {
      .hero__slideshow {
        margin: 2.75rem;
        min-height: 120px; } }
    .hero__slideshow .typed-text {
      display: inline; }
    .hero__slideshow .typed-cursor {
      font-size: 2em;
      line-height: 1.03;
      opacity: 1;
      -webkit-animation: blink 0.7s infinite;
      -moz-animation: blink 0.7s infinite;
      animation: blink 0.7s infinite; }
      @media (min-width: 768px) {
        .hero__slideshow .typed-cursor {
          font-size: 3.5em; } }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    @media (min-width: 544px) {
      .hero__slideshow {
        bottom: 0;
        height: 150px; } }
    @media (min-width: 768px) {
      .hero__slideshow {
        height: 150px; } }
    @media (min-width: 992px) {
      .hero__slideshow {
        height: 170px; } }
    @media (min-width: 1200px) {
      .hero__slideshow {
        height: 170px; } }
    @media (min-width: 1520px) {
      .hero__slideshow {
        height: 230px; } }
  .hero .slideshow__text {
    position: relative;
    z-index: 1; }
  .hero .slideshow__category {
    font-size: 1.55em;
    font-weight: 300;
    letter-spacing: 2px; }
  .hero__content {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    padding-left: 1.375rem;
    padding-right: 1.375rem;
    z-index: 1; }
    .hero__content > *:last-child {
      margin-bottom: 0; }
    .hero__content h1 {
      position: relative;
      text-transform: uppercase;
      display: inline-block;
      padding-right: 10px;
      margin-bottom: 0;
      font-weight: 400; }
      @media (max-width: 767px) {
        .hero__content h1 {
          font-size: 1.5rem; } }
    .hero__content .caption {
      margin-top: 1rem;
      font-weight: 300;
      font-size: 1.5em; }
      .hero__content .caption a {
        font-style: italic;
        text-decoration: none;
        position: relative; }
        .hero__content .caption a:after {
          content: '';
          position: absolute;
          bottom: 5px;
          left: 0;
          width: 100%;
          height: 1px;
          background-color: #FFF; }
        .hero__content .caption a:focus {
          color: #FFF; }
        .hero__content .caption a:hover {
          color: #FF6F84; }
      @media (min-width: 768px) {
        .hero__content .caption {
          font-size: 2.2em; } }
      @media (max-width: 991px) {
        .hero__content .caption br {
          display: none; } }
    @media (min-width: 544px) {
      .hero__content {
        padding-left: 2.75rem;
        padding-right: 2.75rem;
        bottom: 1.375rem;
        height: 220px; } }
    @media (min-width: 768px) {
      .hero__content {
        height: 360px; } }
    @media (min-width: 992px) {
      .hero__content {
        height: 280px; } }
    @media (min-width: 1200px) {
      .hero__content {
        height: auto; } }
  .hero__video {
    pointer-events: none;
    display: block; }
    .touchevents .hero__video {
      display: none; }
  .hero__primary {
    line-height: 1.03;
    letter-spacing: 3px;
    font-size: 2rem;
    font-weight: 700; }
    @media (min-width: 768px) {
      .hero__primary {
        font-size: 4.5rem;
        font-weight: 800;
        letter-spacing: 3px; } }
    @media (min-width: 992px) {
      .hero__primary {
        font-size: 5.5rem; } }
    @media (min-width: 1520px) {
      .hero__primary {
        font-size: 6.5rem; } }
  .no-touchevents .hero__image-slideshow {
    display: none; }
  .hero__image-slideshow ul {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .hero__image-slideshow li {
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .hero__arrow {
    position: absolute;
    bottom: 90px;
    right: 1.375rem;
    z-index: 2; }
    .hero__arrow .js-hero-scroll {
      background: none;
      border: none;
      width: 25px;
      padding: 0;
      outline: none; }
      .hero__arrow .js-hero-scroll .st3 {
        fill: none;
        stroke: #FF6F84;
        stroke-width: 2; }
      @media (min-width: 768px) {
        .hero__arrow .js-hero-scroll {
          width: 35px; } }
    @media (min-width: 544px) {
      .hero__arrow {
        bottom: 100px;
        right: 2.75rem; } }
    @media (min-width: 768px) {
      .hero__arrow {
        bottom: 100px; } }
    @media (min-width: 992px) {
      .hero__arrow {
        bottom: 85px; } }
    @media (min-width: 1200px) {
      .hero__arrow {
        bottom: 2.75rem; } }

.fade_text {
  color: white;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 10%, white 25%, white 75%, rgba(255, 255, 255, 0) 90%);
  background: -o-linear-gradient(transparent, transparent);
  -webkit-background-clip: text; }

.w-vulcan-v2-button {
  display: none !important; }


.multidisciplinary {
  margin-bottom: 25rem; }
  .multidisciplinary p {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 2rem; }
  .multidisciplinary__inner {
    position: relative;
    width: 60%;
    padding-top: 45%;
    margin: auto; }
  .multidisciplinary__text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .multidisciplinary #multidisciplinary-svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%); }
  .multidisciplinary .st0 {
    fill: none;
    stroke: #FFF;
    stroke-width: 18.0625;
    stroke-miterlimit: 10;
    filter: none; }

@media (min-width: 544px) {
  .images__group {
    margin-bottom: 2.75rem; } }

@media (min-width: 544px) {
  .images__group--portrait_and_landscapes .image__spacer {
    margin-top: 7%; } }

.image__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }
  @media (max-width: 543px) {
    .image__image {
      margin-bottom: 1.375rem; } }
  .image__image--landscape {
    padding-top: 56.28571%; }
  .image__image--portrait {
    padding-top: 119.56%; }

.image__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border: none; }

.nav-links {
  text-transform: uppercase;
  color: #666666; }
  .nav-links::after {
    content: "";
    display: table;
    clear: both; }
  .nav-links a {
    text-decoration: none; }
    .nav-links a .hover_line {
      margin-top: -4px; }
    .nav-links a:hover .hover_line:before {
      animation-name: hoverline; }

.nav-previous {
  float: left; }
  .nav-previous .hover_line {
    margin-right: 0.5rem; }

.nav-next {
  float: right; }
  .nav-next .hover_line {
    margin-left: 0.5rem; }

.portfolio__top_content {
  margin-bottom: 2.75rem; }
  @media (min-width: 544px) {
    .portfolio__top_content {
      margin-bottom: 7rem; } }
  .portfolio__top_content *:last-child {
    margin-bottom: 0; }
  .portfolio__top_content .tabcordion {
    margin-top: 4rem; }

.portfolio__featured {
  margin-bottom: 2.75rem; }
  @media (min-width: 544px) {
    .portfolio__featured {
      margin-bottom: 7rem; } }
  @media (max-width: 543px) {
    .portfolio__featured {
      height: 50vh; } }

.portfolio__intro {
  font-size: 1.55rem; }

.portfolio__url {
  margin-top: 1rem; }
  .portfolio__url a:hover {
    color: #1BB3BD; }

.portfolio .js_posts_load_more {
  background: none;
  border: none;
  display: block;
  margin: 2rem auto; }

@media (max-width: 543px) {
  .portfolio .what_we_did {
    padding-top: 2.75rem; } }

.portfolio .what_we_did ul {
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0; }
  .portfolio .what_we_did ul li {
    line-height: 1.4;
    margin-bottom: 0.5rem; }

.portfolio {
  position: relative; }
  .post-type-archive-portfolio .portfolio:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 50%;
    width: 200px;
    height: 200px;
    border: 20px solid #FFF;
    transform: translateX(-50%) rotate(45deg);
    pointer-events: none;
    z-index: -1; }
    @media (min-width: 544px) {
      .post-type-archive-portfolio .portfolio:before {
        top: 45px;
        width: 300px;
        height: 300px;
        border: 25px solid #FFF; } }
    @media (min-width: 992px) {
      .post-type-archive-portfolio .portfolio:before {
        top: 85px;
        width: 560px;
        height: 560px; } }

.portfolio_container {
  margin-top: 2.75rem;
  margin-left: -1.375rem;
  margin-right: -1.375rem; }

.video_container {
  margin-top: 2.75rem; }
  .video_container__video {
    margin-bottom: 2.75rem; }
  .video_container .video-desktop {
    width: 100%;
    height: 100%; }
  .video_container .video-title {
    margin-top: 0.5rem; }

.portfolio_piece {
  width: 100%;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  margin-bottom: 1.375rem; }
  @media (min-width: 1200px) {
    .portfolio_piece {
      color: #FFF;
      margin-bottom: 2.75rem; } }
  @media (min-width: 544px) {
    .portfolio_piece {
      width: calc(100% / 3); }
      .portfolio_piece:first-child {
        margin-top: 2rem; }
      .portfolio_piece:nth-child(3) {
        margin-top: 4rem; } }
  .portfolio_piece__link {
    position: relative;
    display: block;
    text-decoration: none; }
    @media (min-width: 1200px) {
      .portfolio_piece__link {
        color: inherit; }
        .portfolio_piece__link:before {
          transition: opacity 0.3s ease-in-out 0s;
          content: '';
          opacity: 0;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.7);
          z-index: 1; }
        .portfolio_piece__link:hover, .portfolio_piece__link:focus {
          outline: none;
          color: inherit; }
          .portfolio_piece__link:hover .portfolio_piece__content, .portfolio_piece__link:hover:before, .portfolio_piece__link:focus .portfolio_piece__content, .portfolio_piece__link:focus:before {
            opacity: 1;
            transform: translateY(0); } }
  .portfolio_piece__image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
  @media (min-width: 1200px) {
    .portfolio_piece__content {
      transition: opacity 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s;
      padding: 1.375rem;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      transform: translateY(5%); } }
  @media (max-width: 543px) {
    .portfolio_piece__title {
      margin-bottom: 0;
      font-size: 1rem; } }
  .portfolio_piece--portrait .portfolio_piece__image {
    padding-top: 120%; }
  .portfolio_piece--landscape .portfolio_piece__image {
    padding-top: 56%; }
  .portfolio_piece--case-study {
    /*.portfolio_piece__content {
            &:after {
                content: 'Case study';
                position: absolute;
                bottom: $grid-gutter-width/4;
                left: 0;
                border-top:1px solid white;
                text-transform: uppercase;
                padding-left:$grid-gutter-width/2;
                font-weight: lighter;
                font-size:80%;
            }
        }*/ }
    .portfolio_piece--case-study .portfolio_piece__image:after {
      content: 'Case study';
      text-transform: uppercase;
      font-weight: lighter;
      font-size: 70%;
      letter-spacing: 1px;
      top: auto;
      position: absolute;
      bottom: 1.375rem;
      padding: 5px 10px;
      background-color: #FF6F84;
      color: #FFF;
      z-index: 1; }
      @media (min-width: 1200px) {
        .portfolio_piece--case-study .portfolio_piece__image:after {
          bottom: 1.375rem; } }

.cat-item {
  color: #1BB3BD;
  padding: 0 15px; }
  .cat-item a {
    color: inherit;
    text-decoration: none; }
  .cat-item.current-cat, .cat-item:hover {
    color: #FF6F84; }
  @media (max-width: 543px) {
    .cat-item {
      padding: 0 10px; }
      .cat-item a {
        font-size: 1.5rem; } }

.portfolio_hero {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100vh;
  margin-bottom: 7rem;
  position: relative;
  color: white; }
  .portfolio_hero:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjQwQjAwRkEwMUFEMTFFNUJDRDE4NDJCNjI2RDFFOUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjQwQjAwRjkwMUFEMTFFNUJDRDE4NDJCNjI2RDFFOUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRTlBN0QyMzlBMTFFMUI4QjA4MjU0QzU2QkE0NjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRTlBN0UyMzlBMTFFMUI4QjA4MjU0QzU2QkE0NjMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz47kN8WAAAAHklEQVR42mJkYGBIYoCAy0wMSIAZiFmA+BWIAxBgACkGAiowRKH1AAAAAElFTkSuQmCC");
    background-repeat: repeat;
    z-index: 1;
    opacity: 0.5; }
  .portfolio_hero__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    letter-spacing: 6px; }
    .portfolio_hero__content * {
      letter-spacing: inherit; }
  .portfolio_hero__heading {
    position: relative;
    display: inline-block;
    /*&:after{
            content:'';
            display: block;
            width:35px;
            height:54px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: bottom center;
            background:url(img/portfolio_arrow.svg);
            margin:$grid-gutter-width*1.5 auto 0;
        }*/ }
    .portfolio_hero__heading > * {
      display: block; }
    .portfolio_hero__heading .arrow {
      background: none;
      border: none;
      padding: 0;
      width: 36px;
      position: absolute;
      display: block;
      left: 50%;
      margin-left: -18px;
      outline: none; }
      .portfolio_hero__heading .arrow .st3 {
        fill: none;
        stroke: #FFF; }
    .portfolio_hero__heading > *:first-child {
      display: inline-block; }
      .portfolio_hero__heading > *:first-child:after {
        content: '';
        display: block;
        position: relative;
        height: 1px;
        background: currentColor;
        margin-top: 1rem;
        width: 120%;
        left: -10%; }
        @media (min-width: 544px) {
          .portfolio_hero__heading > *:first-child:after {
            width: 250%;
            left: -75%; } }

.tabcordion__links {
  display: none;
  list-style: none;
  padding-left: 0; }
  @media (min-width: 992px) {
    .tabcordion__links {
      display: block; } }
  .tabcordion__links li {
    display: inline-block;
    position: relative;
    line-height: 1; }
    .tabcordion__links li:not(:last-child) {
      border-right: 1px solid #FF6F84;
      padding-right: 1.5rem;
      margin-right: 1.5rem; }

.tabcordion__link {
  font-family: 'Soho W01', sans-serif;
  font-weight: 400;
  transition: border-bottom-color 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s;
  text-transform: uppercase;
  text-decoration: none;
  color: #1BB3BD;
  letter-spacing: 2.5px; }
  .tabcordion__link:focus, .tabcordion__link:active {
    color: #1BB3BD;
    text-decoration: none;
    outline: none; }
  @media (max-width: 991px) {
    .tabcordion__link {
      display: block;
      width: 100%;
      border-bottom: 1px solid #1BB3BD; } }
  .tabcordion__link.active, .tabcordion__link:hover {
    color: #FF6F84;
    text-decoration: none;
    border-bottom-color: transparent; }

@media (max-width: 991px) {
  .tabcordion__block:not(:first-of-type) {
    padding-top: 1.5rem; } }

@media (min-width: 992px) {
  .tabcordion__block .tabcordion__link {
    display: none; } }

.tabcordion__content {
  display: none; }
  .tabcordion__content.active {
    display: block; }

.blog__container {
  position: relative; }
  @media (min-width: 544px) {
    .blog__container:before {
      content: '';
      position: absolute;
      display: block;
      top: 0;
      bottom: 0;
      border-left: 0.25rem solid white;
      border-right: 0.25rem solid white;
      left: 50%; } }
  @media (min-width: 768px) {
    .blog__container:before {
      border-left: 0.5rem solid white;
      border-right: 0.5rem solid white;
      left: calc(( 100% / 3 ) - 0.5rem/2);
      right: calc(( 100% / 3 ) - 0.5rem/2); } }
  @media (min-width: 544px) {
    .blog__container :not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) .post,
    .blog__container :not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) .type-post {
      border-top: 0.5rem solid white;
      margin-top: 0;
      padding-top: 2rem; } }
  @media (max-width: 543px) {
    .blog__container:not(:first-child) .post,
    .blog__container:not(:first-child) .type-post {
      border-top: 0.5rem solid white;
      margin-top: 0;
      padding-top: 2rem; } }

.blog--heading {
  margin-bottom: 4rem; }

.blog__loadmore {
  text-align: center;
  margin-top: 3rem;
  position: relative; }
  .blog__loadmore .js_posts_load_more {
    background: none;
    border: none;
    transition: color 0.3s ease-in-out 0s;
    outline: none; }
    .blog__loadmore .js_posts_load_more:hover {
      color: #FF6F84; }
  .blog__loadmore .loader {
    text-align: center;
    height: 40px;
    position: relative;
    margin: 20px 0; }
  .blog__loadmore .sk-cube-grid {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px; }
  .blog__loadmore .sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #FF6F84;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }
  .blog__loadmore .sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .blog__loadmore .sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .blog__loadmore .sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s; }
  .blog__loadmore .sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }
  .blog__loadmore .sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    -animation-delay: 0.2s; }
  .blog__loadmore .sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .blog__loadmore .sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }
  .blog__loadmore .sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }
  .blog__loadmore .sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }


.author {
  position: relative;
  margin-top: 2.75rem; }
  @media (min-width: 544px) {
    .author {
      margin-top: 0; } }
  .author__image {
    border-radius: 50%;
    overflow: hidden;
    width: 140px;
    z-index: 1;
    position: relative; }
    @media (min-width: 1520px) {
      .author__image {
        width: 200px; } }
  .author__content {
    transform: translateY(-50%);
    border-top: 5px solid white;
    border-bottom: 5px solid white;
    padding-top: 0.91667rem;
    padding-bottom: 0.91667rem;
    padding-right: 1.375rem;
    margin-top: 1.375rem; }
    @media (min-width: 992px) {
      .author__content {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        padding-left: calc(140px + 2.75rem);
        margin-top: 0; } }
    @media (min-width: 1520px) {
      .author__content {
        padding-left: calc(200px + 2.75rem); } }

.share_links {
  padding-left: 0;
  font-size: 0rem; }
  .share_links:before {
    content: 'Share this: ';
    text-transform: uppercase;
    color: #FF6F84;
    font-family: 'Soho W01', sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1rem; }
  .share_links li {
    display: inline-block; }
    .share_links li:not(:last-child) {
      margin-right: 1rem; }
  .share_links a {
    font-size: 1rem;
    text-decoration: none; }
    .share_links a:hover {
      text-decoration: none;
      color: #1BB3BD; }
      .share_links a:hover .hover_line:before {
        animation-name: hoverline; }

/*Custom animation classes*/
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.arrow_animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.arrow_animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@keyframes floating {
  from {
    transform: translate(0, 0); }
  65% {
    transform: translate(0, 10px); }
  to {
    transform: translate(0, 0); } }

.floating {
  animation-name: floating; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

.header {
  font-size: 1.15em;
  position: relative;
  z-index: 3;
  padding: 1.375rem;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 768px) {
    .header {
      padding: 2.75rem; } }
  .header__controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2; }
    @media (max-width: 594px) {
      .header__controls {
        width: 100%; } }
  .header__logo {
    display: block;
    width: 125px;
    height: 26px; }
    @media (min-width: 768px) {
      .header__logo {
        width: 140px;
        height: 30px; } }
    @media (min-width: 992px) {
      .header__logo {
        width: 205px;
        height: 44px; } }
    .header__logo .st0 {
      transition: fill 0.3s ease-in-out 0s;
      fill: currentColor; }
      @media (max-width: 594px) {
        .active .header__logo .st0 {
          fill: #000; } }
  .header .toggle {
    display: none; }
    .header .toggle.active {
      color: #000; }
    @media (max-width: 594px) {
      .header .toggle {
        display: block; } }
  @media (max-width: 594px) {
    .header__inner {
      transition: transform 0.3s ease-in-out 0s;
      color: #000;
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 1.375rem;
      height: 100vh;
      bottom: 100%;
      left: 0;
      width: 100%;
      transform: translateY(-100%);
      background-color: #F5F3F2; }
      .header__inner:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 50vh;
        background-color: #FF6F84;
        z-index: -1; }
      .active .header__inner {
        transform: translateY(100%); } }
  @media (max-width: 594px) {
    .header__panel {
      background-color: rgba(255, 255, 255, 0.9);
      height: 80%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; } }
  @media (max-width: 594px) {
    .header__menu, .header__footer {
      padding: 1.375rem;
      height: 50%;
      display: flex;
      align-items: center;
      flex-wrap: wrap; } }
  .header__menu {
    list-style: none;
    margin-bottom: 0;
    display: flex; }
    .header__menu li {
      width: 50%; }
      @media (min-width: 595px) {
        .header__menu li {
          width: auto; }
          .header__menu li:not(:last-child) {
            margin-right: 1.375rem; } }
      @media (min-width: 768px) {
        .header__menu li:not(:last-child) {
          margin-right: 2.75rem; } }
    .header__menu a {
      font-weight: 400;
      position: relative;
      text-decoration: none;
      padding-left: 35px; }
      .header__menu a:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 50%;
        width: 25px;
        background-color: #000;
        height: 1px; }
        @media (min-width: 595px) {
          .header__menu a:before {
            right: 100%;
            bottom: -10px;
            width: auto;
            transition: right 0.3s ease-in-out 0s; }
            .has_hero .header__menu a:before,
            .has_case_study .header__menu a:before {
              background: #FFF; } }
        @media (min-width: 992px) {
          .header__menu a:before {
            bottom: -15px; } }
      @media (min-width: 595px) {
        .header__menu a {
          font-weight: 200;
          font-size: 1rem;
          padding-left: 0; }
          .header__menu a:hover:before {
            right: 0; } }
    @media (max-width: 594px) {
      .header__menu .current-menu-item a {
        color: #1BB3BD; } }
    .header__menu .current-menu-item a:before {
      right: 0; }
      @media (max-width: 594px) {
        .header__menu .current-menu-item a:before {
          background-color: #1BB3BD; } }
  .header__footer > p {
    width: 100%; }
  .header__footer .social {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0;
    margin-top: 30px; }
    .header__footer .social li {
      display: inline-block;
      width: 50%;
      margin-bottom: 1.2rem; }
      .header__footer .social li.alt {
        width: 40%; }
        .header__footer .social li.alt:last-child {
          width: 50%; }
        .header__footer .social li.alt a {
          display: flex;
          flex-direction: row-reverse;
          align-items: center;
          float: right; }
          .header__footer .social li.alt a:after {
            margin-right: 10px;
            margin-left: 0; }
    .header__footer .social a {
      position: relative;
      font-size: 1.2rem;
      text-decoration: none;
      width: 50px; }
  @media (min-width: 595px) {
    .header__footer {
      display: none; } }

.has_hero .header,
.has_case_study .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: white; }

@media (max-width: 594px) {
  .single-portfolio .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: white; } }

@media (max-width: 594px) {
  .has_hero .header__inner,
  .has_case_study .header__inner,
  .single-portfolio .header__inner {
    color: black; } }

.footer {
  position: relative;
  will-change: margin-top; }
  @media (min-width: 768px) {
    .footer {
      margin-top: 8rem; } }
  
.brands {
  background: #F0EBEA;
  position: relative; }
  .brands .container-fluid {
    max-width: 1200px; }
  .brands h2 {
    font-size: 2rem;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase; }
  .brands__panel {
    position: relative;
    z-index: 1;
    padding: 50px 0; }
    .brands__panel .intro {
      margin-bottom: 2rem;
      font-size: 1.16rem; }
    @media (min-width: 544px) {
      .brands__panel {
        padding: 150px 0; } }
    @media (min-width: 1200px) {
      .brands__panel {
        padding: 200px 0; } }
  .brands__heading {
    margin-bottom: 3rem;
    position: relative;
    line-height: 1.2; }
    .brands__heading > * {
      display: block; }
    .brands__heading .line {
      width: 3.5em;
      height: 0.12em;
      background-color: #FF6F84;
      margin-top: 30px; }
      .brands--blue .brands__heading .line {
        background-color: #1BB3BD; }
  .brands__animation {
    position: absolute;
    left: 50%;
    width: 300px;
    height: 300px;
    transform: translateX(-50%) translateY(-50%) translateZ(0); }
    @media (min-width: 544px) {
      .brands__animation {
        width: 400px;
        height: 400px; } }
    @media (min-width: 768px) {
      .brands__animation {
        width: 500px;
        height: 500px; } }
    @media (min-width: 1200px) {
      .brands__animation {
        width: 650px;
        height: 650px; } }
    .brands__animation.sticky {
      position: fixed;
      top: 50vh !important; }
    .brands__animation .brand-svg {
      display: none; }
      .brands__animation .brand-svg.active {
        display: block; }
  @media (min-width: 1200px) {
    .brands {
      padding-bottom: 200px; } }

.main--people {
  padding-top: 5rem;
  position: relative; }
  @media (min-width: 1200px) {
    .main--people {
      padding-top: 10rem; } }
  .main--people .people_content p {
    font-size: 1.16rem; }
  .main--people .profiles {
    margin-top: 3.5rem; }
    .main--people .profiles__image {
      margin-bottom: 0.5rem; }
      @media (min-width: 544px) {
        .main--people .profiles__image {
          margin-bottom: 1.2rem; } }
    .main--people .profiles__content {
      display: none; }
    .main--people .profiles__person {
      display: block;
      border: none;
      padding: 0;
      background: transparent;
      text-align: left;
      width: 100%;
      margin-bottom: 2rem; }
      .main--people .profiles__person .title {
        position: relative;
        font-size: 1rem;
        font-weight: 600;
        margin-bottom: 0; }
        @media (min-width: 544px) {
          .main--people .profiles__person .title {
            padding-left: 35px; }
            .main--people .profiles__person .title:before {
              content: '';
              position: absolute;
              top: 50%;
              left: 0;
              height: 1px;
              background: #000;
              width: 25px; } }
      @media (min-width: 544px) {
        .main--people .profiles__person {
          margin-bottom: 5rem; }
          .main--people .profiles__person:nth-child(2) {
            margin-top: 5rem; }
          .main--people .profiles__person:nth-child(3) {
            margin-top: 10rem; } }
      .main--people .profiles__person:focus, .main--people .profiles__person:active, .main--people .profiles__person:hover {
        outline: none; }

@media (max-width: 767px) {
  .profiles__row {
    margin-left: -0.6875rem;
    margin-right: -0.6875rem; } }

@media (max-width: 767px) {
  .profiles__column {
    padding-left: 0.6875rem;
    padding-right: 0.6875rem; } }

.people_column--3-2 {
  margin-top: 5rem; }

.people_column--3-3 {
  margin-top: 10rem; }

.people_column--4-2 {
  margin-top: 5rem; }

.people_column--4-3 {
  margin-top: 10rem; }

.page-template-contact {
  background-color: #F0EBEA; }
  .page-template-contact .section--heading {
    margin-bottom: 2.75rem; }
    @media (min-width: 768px) {
      .page-template-contact .section--heading {
        margin-bottom: 5.5rem; } }
  .page-template-contact .intro {
    margin-bottom: 2rem; }
    .page-template-contact .intro h1 {
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .page-template-contact .intro h1 {
          font-size: 1.7em; } }
    .page-template-contact .intro p {
      font-size: 1.55rem; }
  .page-template-contact .location-map p {
    font-size: 1.55rem;
    text-align: center;
    color: #1BB3BD;
    line-height: 1.2;
    font-weight: 300; }
    @media (min-width: 768px) {
      .page-template-contact .location-map p {
        font-size: 1.1rem; } }
    @media (min-width: 992px) {
      .page-template-contact .location-map p {
        font-size: 1.55rem; } }
  .page-template-contact .location-map .map__link {
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 0rem;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #1BB3BD;
    font-weight: bold;
    letter-spacing: 5px; }
    .page-template-contact .location-map .map__link:hover .hover_line:before {
      animation-name: hoverline; }
  .page-template-contact .footer {
    /*&__inner {
    		&:before {
    			content: '';
    			width: 100%;
    			height: 50%;
    			background: $color-light;
    			position: absolute;
    			left: 0;
    			top: 0;
    		}
    	}*/ }
    @media (min-width: 992px) {
      .page-template-contact .footer__contact {
        margin-bottom: 2rem; } }
    .page-template-contact .footer__contact p {
      font-size: 1.1rem; }
    .page-template-contact .footer__contact a {
      color: #000; }
    .page-template-contact .footer .social-heading {
      display: inline-block;
      margin-bottom: 0; }
      @media (max-width: 543px) {
        .page-template-contact .footer .social-heading {
          margin-bottom: 1rem; } }
    .page-template-contact .footer .social-list {
      list-style: none;
      list-style-image: none;
      padding: 0;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 0; }
      .page-template-contact .footer .social-list li {
        display: inline-block; }
        .page-template-contact .footer .social-list li:not(:last-child) {
          margin-right: 2rem; }
          @media (min-width: 544px) {
            .page-template-contact .footer .social-list li:not(:last-child) {
              margin-right: 3rem; } }
          @media (min-width: 768px) {
            .page-template-contact .footer .social-list li:not(:last-child) {
              margin-right: 3rem; } }
          @media (min-width: 992px) {
            .page-template-contact .footer .social-list li:not(:last-child) {
              margin-right: 6rem; } }
      .page-template-contact .footer .social-list a {
        text-decoration: none;
        font-size: 1.2rem;
        position: relative; }
        .page-template-contact .footer .social-list a:hover {
          color: #FF6F84; }
          .page-template-contact .footer .social-list a:hover .hover_line:before {
            animation-name: hoverline; }
      @media (min-width: 544px) {
        .page-template-contact .footer .social-list {
          display: inline-block;
          margin-left: 3rem; } }
      @media (min-width: 992px) {
        .page-template-contact .footer .social-list {
          margin-left: 5rem; } }
    .page-template-contact .footer .heading {
      position: relative;
      color: #1BB3BD;
      padding-left: 35px; }
      .page-template-contact .footer .heading:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 25px;
        height: 1px;
        background-color: #1BB3BD; }
    .page-template-contact .footer .panel {
      margin-bottom: 2rem; }
  @media (max-width: 767px) {
    .page-template-contact .location-map {
      padding-top: 5.5rem; } }

.page-template-laptop_landing_page {
  background: #1BB3BD; }
  .page-template-laptop_landing_page .header,
  .page-template-laptop_landing_page .footer {
    display: none; }
  .page-template-laptop_landing_page .scroll-fix {
    overflow-x: hidden;
    width: 100%; }



.wp_content img:not(:first-child):not(:last-child) {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.wp_content .share_links {
  margin-top: 2rem; }

.wp-image-wrap:not(:first-child):not(:last-child) {
  margin-top: 2rem;
  margin-bottom: 2rem; }

/* =WordPress Core
-------------------------------------------------------------- */
a img.aligncenter,
.aligncenter,
div.aligncenter {
  display: block;
  margin: 1.375rem auto 1.375rem auto; }

a img.alignright,
.wp-caption.alignright,
.alignright {
  float: right;
  margin: 0 0 0 2.75rem; }

a img.alignleft,
.wp-caption.alignleft,
.alignleft {
  float: left;
  margin: 2.75rem 0 0 0; }

.wp-caption {
  padding: 1.375rem 3px 1.375rem;
  width: auto;
  max-width: 100%; }
  .wp-caption-text {
    font-style: italic;
    max-width: 18%;
    float: left;
    font-size: 80%; }

.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 0.6875rem 1.375rem; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 1.375rem;
  line-height: normal;
  padding: 1 1.375rem 23px 14px;
  text-decoration: none;
  top: 1.375rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.fw_light {
  font-weight: 200; }

.fw_normal {
  font-weight: 400; }

.fw_semi {
  font-weight: 600; }

.fw_bold {
  font-weight: 700; }

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

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

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

.tt_uppercase {
  text-transform: uppercase; }

.tt_lowercase {
  text-transform: lowercase; }

.tt_capitalize {
  text-transform: capitalize; }

.ls_s {
  letter-spacing: 2px; }

.ls_m {
  letter-spacing: 4px; }

.ls_l {
  letter-spacing: 8px; }

.lh_s {
  line-height: 1; }

.lh_m {
  line-height: 1.6; }

.lh_l {
  line-height: 2; }

@media (max-width: 991px) {
  .hide_br_small_screens br {
    display: none; } }

.no_last_margin > *:last-child {
  margin-bottom: 0; }
