@import url(https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700); /*!
 * Bootstrap Grid v4.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.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-lg-auto,
.col-md,
.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-md-auto,
.col-sm,
.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-sm-auto,
.col-xl,
.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-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1,
.col-auto {
  -webkit-box-flex: 0;
}
.col-1 {
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-2,
.col-3 {
  -webkit-box-flex: 0;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-4,
.col-5 {
  -webkit-box-flex: 0;
}
.col-5 {
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-6,
.col-7 {
  -webkit-box-flex: 0;
}
.col-7 {
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-8,
.col-9 {
  -webkit-box-flex: 0;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-10,
.col-11 {
  -webkit-box-flex: 0;
}
.col-11 {
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column,
.flex-row {
  -webkit-box-direction: normal !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-direction: normal !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column,
  .flex-md-row {
    -webkit-box-direction: normal !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-direction: normal !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  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-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff
    url(./images/vendor/slick-carousel/slick/ajax-loader.gif?68b0c4fcb84d239f261c1a5e65818142)
    50% no-repeat;
}
@font-face {
  font-family: slick;
  src: url(./fonts/vendor/slick-carousel/slick/slick.eot?ced611daf7709cc778da928fec876475);
  src: url(./fonts/vendor/slick-carousel/slick/slick.eot?ced611daf7709cc778da928fec876475)
      format("embedded-opentype"),
    url(./fonts/vendor/slick-carousel/slick/slick.woff?b7c9e1e479de3b53f1e4e30ebac2403a)
      format("woff"),
    url(./fonts/vendor/slick-carousel/slick/slick.ttf?d41f55a78e6f49a5512878df1737e58a)
      format("truetype"),
    url(./fonts/vendor/slick-carousel/slick/slick.svg?f97e3bbf73254b0112091d0192f17aec)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  border: none;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "\2190";
}
[dir="rtl"] .slick-prev:before {
  content: "\2192";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "\2192";
}
[dir="rtl"] .slick-next:before {
  content: "\2190";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li,
.slick-dots li button {
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.accreditations__clients,
.content__policies,
.footer__contact,
.footer__list,
.header__values,
.nav__dropdown,
.nav__items,
.nav__values,
.projects__projects,
.search-results__results,
.sectors__projects,
.single-project__sectors,
.stats__stats {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accreditations__clients,
.breadcrumbs__inner,
.card__footer,
.cards__header,
.header__arrows,
.header__buttons,
.nav__inner,
.nav__items,
.projects__form,
.single-project__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card__content,
.contact__text,
.content__text,
.content__text p,
.nf-error-msg.nf-error-required-error,
.search-result__text,
.search-result__text p,
.sectors__text,
.sectors__text div,
.sectors__text p,
.single-project__bullet-points li,
.team-member__text,
.team-member__text div,
.team-member__text p {
  color: #4a4a4a;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (min-width: 768px) {
  .card__content,
  .contact__text,
  .content__text,
  .content__text p,
  .nf-error-msg.nf-error-required-error,
  .search-result__text,
  .search-result__text p,
  .sectors__text,
  .sectors__text div,
  .sectors__text p,
  .single-project__bullet-points li,
  .team-member__text,
  .team-member__text div,
  .team-member__text p {
    font-size: 1rem;
    line-height: 1.375rem;
  }
}
.content__heading,
.gallery__heading,
.search-result__heading,
.search-results__heading,
.sector__heading,
.sectors__text h3,
.sectors__text h4,
.sectors__text h5,
.sectors__text h6,
.single-project__sub-heading {
  color: #28274f;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 2.9375rem;
  margin-top: 0;
  margin-bottom: 1.4rem;
}
@media (min-width: 768px) {
  .content__heading,
  .gallery__heading,
  .search-result__heading,
  .search-results__heading,
  .sector__heading,
  .sectors__text h3,
  .sectors__text h4,
  .sectors__text h5,
  .sectors__text h6,
  .single-project__sub-heading {
    margin-bottom: 2.75rem;
  }
}
.content__text h3,
.content__text h4,
.content__text h5,
.content__text h6 {
  color: #4a4a4a;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.375rem;
}
.cards__heading,
.community__heading,
.content__big-heading,
.content__text h1,
.content__text h2,
.projects__heading,
.sectors__heading,
.sectors__text h1,
.sectors__text h2,
.single-news__heading {
  color: #28274f;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 2.9375rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.cards__heading:after,
.community__heading:after,
.content__big-heading:after,
.content__text h1:after,
.content__text h2:after,
.projects__heading:after,
.sectors__heading:after,
.sectors__text h1:after,
.sectors__text h2:after,
.single-news__heading:after {
  content: "";
  background-color: #fedb41;
  width: 7px;
  height: 7px;
  display: inline-block;
  position: relative;
  top: 1px;
  left: 3px;
}
.cards__link,
.contact__link,
.content__link,
.search-result__read-more,
.team-member__job-title {
  color: #a5157e;
  font-size: 1rem;
  line-height: 1.625rem;
  text-decoration: none;
}
#nf-form-1-cont .nf-field-element input,
#nf-form-1-cont .nf-field-element textarea,
.form__input {
  height: 40px;
  background-color: #fff;
  color: #4a4a4a;
  font-size: 1rem;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  border: 0;
  width: 100%;
  padding-left: 1rem;
}
#nf-form-1-cont .nf-field-element input::-webkit-input-placeholder,
#nf-form-1-cont .nf-field-element textarea::-webkit-input-placeholder,
.form__input::-webkit-input-placeholder {
  color: #6c757d;
}
#nf-form-1-cont .nf-field-element input:-ms-input-placeholder,
#nf-form-1-cont .nf-field-element input::-ms-input-placeholder,
#nf-form-1-cont .nf-field-element textarea:-ms-input-placeholder,
#nf-form-1-cont .nf-field-element textarea::-ms-input-placeholder,
.form__input:-ms-input-placeholder,
.form__input::-ms-input-placeholder {
  color: #6c757d;
}
#nf-form-1-cont .nf-field-element input::placeholder,
#nf-form-1-cont .nf-field-element textarea::placeholder,
.form__input::placeholder {
  color: #6c757d;
}
.projects__filter {
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  width: 100%;
  max-width: 150px;
  height: 40px;
  font-weight: 300;
  font-size: 0.875rem;
  color: #4a4a4a;
  padding-left: 1rem;
  padding-right: 1rem;
  border: 0;
}
.projects__filter::-webkit-input-placeholder {
  font-weight: 300;
  font-size: 0.875rem;
  color: #9b9b9b;
}
.projects__filter:-ms-input-placeholder,
.projects__filter::-ms-input-placeholder {
  font-weight: 300;
  font-size: 0.875rem;
  color: #9b9b9b;
}
.projects__filter::placeholder {
  font-weight: 300;
  font-size: 0.875rem;
  color: #9b9b9b;
}
.project__button {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75rem;
  width: 150px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  background-color: #a5157e;
  border-color: #a5157e;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  outline: none;
}
.project__button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #c42da3;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.project__button:active:before,
.project__button:focus:before,
.project__button:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.breadcrumbs__share {
  text-transform: uppercase;
  color: #a5157e;
  font-weight: 700;
  font-size: 0.8125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
}
.breadcrumbs__share:after {
  content: "";
  background: url(./images/share.svg?6122b10064c08eaa4367521f6855b837) no-repeat
    50% / cover;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-left: 0.6rem;
}
.breadcrumbs__share:hover {
  cursor: pointer;
}
.page {
  font-family: Montserrat, sans-serif;
  margin: 83px 0 0;
  padding: 0;
  background-color: #fff;
}
@media (min-width: 1200px) {
  .page {
    margin: 100px 0 0;
  }
}
button {
  font-family: Montserrat, sans-serif;
}
.button,
.community__text a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75rem;
  width: 140px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.button:hover,
.community__text a:hover {
  color: #fff;
  cursor: pointer;
}
.button:focus,
.community__text a:focus {
  color: #fff;
}
.button--yellow {
  border: 3px solid #fedb41;
  background-color: transparent;
  color: #fff;
}
.button--yellow:hover {
  background-color: #fedb41;
  color: #28274f;
}
@media (max-width: 767px) {
  .button--yellow {
    background-color: #fedb41;
    color: #28274f;
  }
}
.button--pink,
.community__text a {
  color: #fff;
  background-color: #a5157e;
  border-color: #a5157e;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  outline: none;
}
.button--pink:before,
.community__text a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #c42da3;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.button--pink:active:before,
.button--pink:focus:before,
.button--pink:hover:before,
.community__text a:active:before,
.community__text a:focus:before,
.community__text a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.button--blue {
  background-color: #28274f;
  color: #fff;
}
.image {
  background: no-repeat 50% / cover;
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}
@media (max-width: 991px) {
  .image {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .image {
    height: 450px;
    margin-bottom: 30px;
  }
}
.input {
  height: 40px;
  background-color: #fff;
  color: #4a4a4a;
  font-size: 1rem;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  border: 0;
  width: 100%;
}
.input--filter {
  padding-left: 1rem;
  max-width: 150px;
}
.input::-webkit-input-placeholder {
  color: #6c757d;
}
.input:-ms-input-placeholder,
.input::-ms-input-placeholder {
  color: #6c757d;
}
.input::placeholder {
  color: #6c757d;
}
.pointer-none {
  pointer-events: none;
}
.map {
  height: 300px;
  width: 100%;
}
@media (min-width: 768px) {
  .map {
    height: 550px;
  }
}
.small-image {
  max-width: 100%;
  display: block;
  margin: 0 auto 20px;
  max-height: 450px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .small-image {
    margin-bottom: 40px;
  }
}
.slick-dots {
  position: static;
}
.slick-dots li {
  margin: 0;
}
.slick-dots li button:before {
  color: transparent;
  border: 1px solid #9b9b9b;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  color: transparent;
  background-color: #fedb41;
  border: 0;
  font-size: 1rem;
  opacity: 1;
  width: 12px;
  height: 12px;
}
.slick-dotted.slick-slider {
  margin: 0;
}
.slick-initialized .slick-slide {
  display: block;
}
.nf-before-form-content,
.ninja-forms-req-symbol {
  display: none;
}
#nf-form-1-cont .nf-field-element input {
  display: block;
}
#nf-form-1-cont .nf-field-element textarea {
  height: 123px;
  display: block;
}
#nf-form-1-cont .nf-field-label label {
  color: #28274f;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.375rem;
  font-weight: 500;
}
.nf-field-container {
  margin-bottom: 0 !important;
}
.form__inner {
  background-color: #d3d3d3;
  padding: 50px;
}
#nf-form-1-cont .ninja-forms-field.form__button.nf-element {
  width: 150px;
  height: 40px;
  background-color: #a5157e;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  margin: auto;
}
#nf-field-4-container {
  margin-bottom: 0;
}
.field-wrap.textbox-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (min-width: 992px) {
  .field-wrap.textbox-wrap .nf-field-element,
  .label-above .nf-field-element,
  .label-below .nf-field-element {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .label-above .nf-field-element,
  .label-below .nf-field-element {
    max-width: 341px;
  }
}
.ninja-forms-field.form__input.nf-element {
  resize: none;
}
@media (min-width: 992px) {
  .label-above .field-wrap,
  .label-below .field-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.nf-error-msg.nf-error-required-error {
  color: red;
}
.nav {
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 2;
}
.nav,
.nav__background {
  position: fixed;
  top: 0;
  width: 100%;
}
.nav__background {
  height: 0;
  -webkit-transition: height 0.625s ease-in-out;
  transition: height 0.625s ease-in-out;
  background: no-repeat 50%;
}
.nav__background:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(165, 21, 126, 0.5);
}
.nav__background--active {
  height: 101vh;
}
@media (min-width: 1200px) {
  .nav__background {
    display: none;
  }
}
@media (min-width: 1200px) {
  .nav__main {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 1;
  }
}
.nav__toggle {
  background-color: #a5157e;
  width: 40px;
  height: 30px;
  padding: 8px 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  right: 20px;
}
@media (min-width: 576px) and (max-width: 768px) {
  .nav__toggle {
    right: 120px;
  }
}
@media (min-width: 768px) {
  .nav__toggle {
    right: 45px;
  }
}
.nav__toggle:hover {
  cursor: pointer;
}
@media (min-width: 1200px) {
  .nav__toggle {
    display: none;
  }
}
.nav__cross {
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px;
}
.nav__line {
  display: block;
  background-color: #fff;
  height: 1px;
  margin-bottom: 5px;
  width: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.nav__line--short {
  width: 13px;
}
.nav__line--hamburger:first-child {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.nav__line--hamburger:nth-child(2) {
  -webkit-transition-delay: 0.625s;
  transition-delay: 0.625s;
}
.nav__line--hamburger:nth-child(3) {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.nav__line--hamburger.nav__line--active:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nav__line--hamburger.nav__line--active:nth-child(2) {
  -webkit-transition-delay: 0.125s;
  transition-delay: 0.125s;
}
.nav__line--hamburger.nav__line--active:nth-child(3) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.nav__line--cross:first-child {
  height: 0%;
  width: 1px;
  position: absolute;
  top: 6%;
  left: 9px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nav__line--cross:nth-child(2) {
  width: 0;
  height: 1px;
  position: absolute;
  left: -6%;
  top: 13px;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.nav__line--cross.nav__line--active.nav__line--cross:first-child {
  height: 80%;
  -webkit-transition-delay: 0.625s;
  transition-delay: 0.625s;
}
.nav__line--cross.nav__line--active.nav__line--cross:nth-child(2) {
  width: 60%;
  -webkit-transition-delay: 0.375s;
  transition-delay: 0.375s;
}
.nav__line--active {
  width: 0;
}
.nav__items {
  -webkit-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
  display: block;
  opacity: 1;
}
@media (max-width: 1199px) {
  .nav__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    left: 1rem;
    top: 3rem;
    opacity: 0;
    position: absolute;
    top: -999%;
  }
}
.nav__items--active {
  opacity: 1;
  -webkit-transition-delay: 0.625s;
  transition-delay: 0.625s;
  top: 50%;
}
@media (min-width: 1200px) {
  .nav__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 721px;
  }
}
.nav__link {
  color: #fff;
  font-weight: 300;
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.nav__link--active:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media (min-width: 1200px) {
  .nav__link {
    color: #4a4a4a;
    font-size: 0.8125rem;
    padding: 0.7rem;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.26s ease;
    transition: -webkit-transform 0.26s ease;
    transition: transform 0.26s ease;
    transition: transform 0.26s ease, -webkit-transform 0.26s ease;
  }
}
.nav__link.nav__link--sub {
  background-color: transparent;
}
@media (min-width: 1200px) {
  .nav__link:hover {
    background-color: #f2f2f2;
    color: #a5157e;
  }
}
.nav__item {
  position: relative;
}
@media (max-width: 1199px) {
  .nav__item {
    margin-bottom: 1rem;
  }
}
.nav__item--dropdown > .nav__link:after {
  content: "";
  background: url(./images/down-chevron.svg?65526d913b024b3f449ca910fa68f855)
    no-repeat 50% / cover;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-left: 0.4rem;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
@media (min-width: 1200px) {
  .nav__item--dropdown > .nav__link:after {
    background-image: url(./images/down-chevron-pink.svg?c96d0ed2a26f0471fa21b28c970e9a2b);
  }
}
@media (min-width: 992px) {
  .nav__item--active .nav__link {
    background-color: #28274f;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .nav__item--sub {
    background: none;
    margin-bottom: 0.5rem;
  }
  .nav__item--sub:last-child {
    margin: 0;
  }
}
.nav__search {
  background: url(./images/search.svg?3e125fd09df88c1ccdebb42a98af1687)
    no-repeat 50% / cover;
  width: 14.85px;
  height: 14.8px;
}
.nav__search:hover {
  cursor: pointer;
}
.nav__values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1199px) {
  .nav__values {
    display: none;
  }
}
.nav__value {
  width: 25px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav__value--grey {
  background-color: #c7c8ca;
}
.nav__value--yellow {
  background-color: #fedb41;
}
.nav__value--pink {
  background-color: #a5157e;
}
.nav__value-link {
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  text-decoration: none;
  display: block;
}
@media (max-width: 1199px) {
  .nav__search {
    display: none;
  }
}
.nav__dropdown {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: none;
}
.nav__dropdown--active {
  display: block;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
@media (min-width: 1200px) {
  .nav__dropdown {
    position: absolute;
    z-index: 0;
    top: 40px;
    width: 290px;
    background-color: #a5157e;
  }
  .nav__dropdown .nav__link {
    color: #fff;
    text-transform: none;
    font-weight: 400;
    background: none;
  }
}
.nav__anniversery {
  background: url(./images/anniversary-logo-75.jpg) no-repeat 50% / contain;
  width: 120px;
  height: 100px;
  margin: 0;
}
@media (max-width: 1199px) {
  .nav__anniversery {
    display: none;
  }
}
@media (max-width: 1199px) {
  .nav {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
}
@media (min-width: 1200px) {
  .nav {
    padding: 0;
  }
}
.header,
.header__title {
  position: relative;
}
.header__title {
  text-align: center;
}
@media (max-width: 767px) {
  .header__title {
    margin: auto;
  }
}
.header__heading {
  color: #fff;
  font-size: 1.75rem;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0;
  text-shadow: 0 0 10px #28274f;
}
.header__heading--bold {
  font-weight: 700;
}
@media (min-width: 992px) {
  .header__heading {
    font-size: 3rem;
    margin-bottom: 1.1rem;
  }
}
.header__arrows {
  width: 90px;
  margin-right: 0.2rem;
}
@media (min-width: 576px) {
  .header__arrows {
    margin-right: 1.5rem;
  }
}
.header__arrow {
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__arrow:hover {
  cursor: pointer;
  background-color: #fedb41;
  border-color: #fedb41;
}
.header__arrow:hover .header__svg {
  fill: #28274f;
}
.header__svg {
  fill: #fff;
}
.header__carousel {
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
}
.header__slide {
  background: no-repeat 50% / cover;
  height: calc(100vh - 83px);
  position: relative;
}
.header__slide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100vh - 83px);
  top: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(38.46%, rgba(40, 39, 79, 0.0001)),
    to(#28274f)
  );
  background: linear-gradient(180deg, rgba(40, 39, 79, 0.0001) 38.46%, #28274f);
}
@media (min-width: 768px) {
  .header__slide,
  .header__slide:before {
    height: 567px;
  }
}
.header__buttons {
  max-width: 300px;
  margin: auto;
}
@media (min-width: 576px) {
  .header__buttons {
    max-width: 320px;
  }
}
@media (min-width: 576px) {
  .header__button {
    width: 150px;
  }
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 72px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  .header__nav {
    bottom: 34px;
  }
}
.header__caption {
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
@media (min-width: 576px) {
  .header__caption {
    display: inline-block;
  }
  .header__caption:after {
    content: " -";
  }
}
.header__caption--yellow {
  color: #fedb41;
}
.header__caption--yellow:after {
  content: none;
}
.header__caption--yellow:hover {
  color: #fedb41;
}
.header__values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 2px solid #fff;
}
@media (min-width: 992px) {
  .header__values {
    display: none;
  }
}
.header__value {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__value--grey {
  background-color: #c7c8ca;
}
.header__value--yellow {
  background-color: #fedb41;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.header__value--pink {
  background-color: #a5157e;
}
.header__link {
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  text-decoration: none;
}
.header__link:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .header {
    height: calc(100vh - 83px);
  }
}
@media (min-width: 768px) {
  .header {
    height: 567px;
  }
}
@media (max-width: 991px) {
  .header {
    padding-top: 14vh;
  }
}
@media (min-width: 992px) {
  .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #fff;
}
.content__heading {
  margin-top: 0;
  margin-bottom: 0.3rem;
  line-height: normal;
}
.content__heading--news {
  margin-bottom: 1rem;
}
.content__big-heading {
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 576px) {
  .content__big-heading {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .content__big-heading {
    margin-bottom: 3rem;
  }
}
.content__big-heading--community {
  margin-bottom: 0.5rem;
}
.content__text {
  margin-bottom: 1.5rem;
}
.content__button {
  width: 150px;
}
@media (min-width: 768px) {
  .content__button {
    display: none;
  }
}
.content__image {
  background: no-repeat 50% / cover;
  width: 100%;
  height: 250px;
}
@media (min-width: 768px) {
  .content__image {
    height: 550px;
    margin-top: 2rem;
  }
}
@media (min-width: 992px) {
  .content__image {
    height: 550px;
    margin-top: 5rem;
  }
}
@media (min-width: 992px) {
  .content__policies {
    -webkit-columns: 2;
    columns: 2;
    margin-top: 2rem;
  }
}
@media (min-width: 992px) {
  .content__inner {
    padding-top: 40px;
  }
}
@media (min-width: 576px) {
  .content {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  .content {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.content--history {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.content--sector {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .content--no-pt {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .content--no-pt {
    padding-top: 0;
  }
}
.content__top-content {
  margin-bottom: 3rem;
}
.content p a {
  color: #a5157e;
}
.img-padding {
  padding-top: 0 !important;
}
.award__image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  min-height: 170px;
}
.award__text {
  text-align: center !important;
}
.award__button {
  margin: 0 auto 10px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .award__button {
    margin-bottom: 30px;
  }
}
.stats {
  background-image: linear-gradient(-134deg, #571e69, #a5157e 52%, #d5155a);
  -webkit-box-shadow: inset 0 0 35px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 35px 0 rgba(0, 0, 0, 0.5);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .stats__stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-left: 2px solid #fedb41;
  }
}
.stats__stat {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .stats__stat {
    border-bottom: 2px solid #fedb41;
  }
}
@media (min-width: 768px) {
  .stats__stat {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right: 2px solid #fedb41;
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .stats__stat {
    padding: 1rem 1rem 1rem 1.6rem;
  }
}
@media (max-width: 767px) {
  .stats__stat--last {
    border: 0;
  }
}
.stats__number {
  color: #fff;
  font-size: 3.3125rem;
  letter-spacing: 0.2rem;
  line-height: 100%;
}
.stats__number,
.stats__text {
  font-weight: 700;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.stats__text {
  color: #fedb41;
  font-size: 1rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .stats {
    padding-top: 3.7rem;
    padding-bottom: 3.7rem;
  }
  .stats--front-page {
    padding-top: 7rem;
    padding-bottom: 4rem;
  }
}
.cards__carousel.slick-slider {
  margin: 0 -1rem;
}
@media (min-width: 576px) {
  .cards .slick-slide {
    padding: 1rem;
  }
}
@media (max-width: 575px) {
  .cards {
    margin-top: 1rem;
  }
}
@media (min-width: 576px) {
  .cards {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 991px) and (min-width: 576px) {
  .cards {
    margin-bottom: 1rem;
  }
}
.card__image {
  background: no-repeat 50% / cover;
  height: 215px;
  position: relative;
  display: block;
  margin: auto;
  text-align: center;
  width: 100%;
}
@media (min-width: 576px) {
  .card__image {
    height: 241px;
  }
}
.card__annotation {
  text-transform: uppercase;
  color: #fff;
  background-color: #a5157e;
  font-size: 1.125rem;
  font-weight: 500;
  position: absolute;
  top: 1.125rem;
  left: 1.125rem;
  margin: 0;
  padding: 0.3rem 0.7rem;
}
.card__title {
  background-color: #28274f;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
}
.card__footer {
  background-color: #fff;
  height: 59px;
  padding: 0.875rem 1rem;
  border-top: 1px solid hsla(220, 3%, 79%, 0.5);
  border-bottom: 1px solid hsla(220, 3%, 79%, 0.5);
}
.card__inner {
  background-color: #fff;
  padding: 1.2rem 1rem;
  height: 200px;
}
.card__inner--history {
  height: auto;
}
.card__date {
  display: block;
  font-weight: 300;
  font-size: 1rem;
}
.card__card {
  display: block;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
  position: relative;
  overflow: hidden;
}
@media (max-width: 575px) {
  .card__card {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 576px) {
  .card__card {
    margin-bottom: 2rem;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  }
}
.card__card--cards {
  margin: 0;
}
.card__card:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}
.card__link {
  text-decoration: none;
}
.footer {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #1c1a3f;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer__contact {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 130px;
  }
}
.footer__contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer__contact-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 992px) {
  .footer__contact-item {
    margin-bottom: 0;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer__contact-item {
    margin-right: 20px;
  }
}
.footer__contact-link {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.footer__contact-link:hover {
  color: #fff;
}
.footer__contact-details {
  padding-left: 1rem;
  border-left: 2px solid #fedb41;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.footer__contact-icon {
  width: 38px;
  height: 35px;
  background: no-repeat 50% / contain;
  margin-right: 1rem;
}
.footer__contact-icon--map {
  background-image: url(./images/map-icon.svg?08691dcdf60255c18727865876a426ec);
}
.footer__contact-icon--email {
  background-image: url(./images/email-icon.svg?5606bdaed6b47fbcdb57b09ae02e5403);
}
.footer__contact-icon--phone {
  background-image: url(./images/telephone-icon.svg?187a57465ad856603dc566fc194f0250);
}
@media (min-width: 992px) {
  .footer__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #1c1a3f;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.footer__text {
  color: hsla(0, 0%, 100%, 0.75);
  font-size: 1rem;
  font-weight: 300;
  text-decoration: none;
}
.footer__text-link {
  color: #fff;
  text-decoration: none;
}
.footer__text-link:hover {
  color: #fedb41;
}
.footer__text--copyright {
  text-align: center;
}
@media (max-width: 575px) {
  .footer__text--copyright {
    margin-bottom: 10px;
  }
}
.footer__text--made-by {
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer__text--made-by:hover {
  color: #fedb41;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer__text--light {
  color: #fff;
  font-weight: 200;
  padding-right: 1rem;
  font-size: 12px;
  line-height: 18px;
}
.footer__text--light:hover {
  color: #fff;
}
.footer__text--link {
  color: #fff;
  font-weight: 500;
}
.footer__text--link:hover {
  color: #fff;
}
.footer__text--yellow {
  color: #fedb41;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
  display: inline-block;
}
.footer__text--yellow:hover {
  color: #fedb41;
}
.footer__social {
  list-style: none;
  padding: 1rem 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.footer__social-link {
  display: block;
}
@media (min-width: 576px) {
  .footer__social {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 250px;
  }
}
.footer__bottom {
  padding-top: 16px;
}
@media (min-width: 576px) {
  .footer__bottom-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .footer__bottom {
    border-top: 1px solid #fff;
  }
}
@media (min-width: 992px) {
  .footer__bottom {
    background-color: #1c1a3f;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3.75rem;
  padding-bottom: 3.5rem;
}
@media (max-width: 991px) {
  .footer__inner {
    display: none;
  }
}
.footer__logo {
  display: block;
  margin-bottom: 1.4375rem;
  background: #fff;
  padding: 15px 25px;
}
.footer__list {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
}
.footer__list--first {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  max-width: 359px;
}
@media (min-width: 1200px) {
  .footer__list {
    margin-right: 31px;
  }
  .footer__list--last {
    margin-right: 0;
  }
}
.footer__list--wide {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .footer__list--wide {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}
.footer__link {
  font-size: 12px;
  line-height: 22px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.footer__link:hover {
  color: #fedb41;
}
.footer__section {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.footer__section--navigation {
  -webkit-box-flex: 0.8;
  -ms-flex: 0.8;
  flex: 0.8;
}
.footer__section--sectors {
  -webkit-box-flex: 1.2;
  -ms-flex: 1.2;
  flex: 1.2;
}
@media (max-width: 1199px) {
  .footer__section {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 992px) {
  .footer__sectors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .footer {
    background-color: #28274f;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.newsletter__inner {
  background-image: linear-gradient(-134deg, #571e69, #a5157e 52%, #d5155a);
  padding: 1.5rem;
}
.newsletter__heading {
  color: #fff;
  font-weight: 500;
  font-size: 1.25rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.125rem;
}
.newsletter__field {
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.newsletter__field--input {
  margin-right: 1rem;
}
.newsletter__field--last {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.newsletter__controls {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.newsletter__controls,
.newsletter__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newsletter__text {
  color: #fff;
  font-weight: 400;
  font-size: 0.8125rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-transform: uppercase;
}
.newsletter__text--checkbox {
  display: inline-block;
  max-width: 174px;
  position: relative;
  top: -6px;
}
.newsletter__button {
  width: 122px;
  height: 45px;
  border: 0;
  font-weight: 700;
  font-size: 0.75rem;
  color: #fff;
  text-transform: uppercase;
  border: 2px solid #fedb41;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.newsletter__button:hover {
  cursor: pointer;
  background-color: #fedb41;
  color: #28274f;
}
.newsletter__checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  margin-right: 1rem;
}
.newsletter__checkbox-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsletter__checkbox label {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #eee;
  border: 1px solid #ddd;
}
.newsletter__checkbox label:after {
  opacity: 0.2;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
}
.newsletter__checkbox label:hover:after {
  opacity: 0.5;
}
.newsletter__checkbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
  background: url(./images/check-mark.svg?bc4548ec8dfde489f9365c55465cce6e)
    no-repeat 50%/13px;
}
.newsletter__input {
  margin-top: 0.5rem;
  padding-left: 15px;
  padding-right: 15px;
}
.newsletter__hidden {
  visibility: hidden;
}
.newsletter__link {
  color: #fff;
}
@media (max-width: 991px) {
  .newsletter {
    display: none;
  }
}
.search__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  overflow: hidden;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search__inner {
    visibility: hidden;
  }
}
.search__inner--active {
  height: 50px;
  pointer-events: none;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search__inner--active {
    visibility: visible;
  }
}
.search__icon {
  position: absolute;
  left: 1rem;
}
.search__input {
  background-color: #f2f2f2;
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 2.5rem;
  padding-right: 1rem;
  color: #4a4a4a;
  font-weight: 500;
  font-size: 1rem;
  outline: 0;
}
.search__input::-webkit-input-placeholder {
  text-transform: uppercase;
  color: gray;
}
.search__input:-ms-input-placeholder,
.search__input::-ms-input-placeholder {
  text-transform: uppercase;
  color: gray;
}
.search__input::placeholder {
  text-transform: uppercase;
  color: gray;
}
@media (max-width: 1199px) {
  .search {
    display: none;
  }
}
.accreditations {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.accreditations__clients {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (max-width: 767px) {
  .accreditations__clients {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.accreditations__client {
  width: 100%;
  background: no-repeat 50% / contain;
  height: 90px;
}
@media (max-width: 767px) {
  .accreditations__client {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .accreditations__client {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (max-width: 767px) {
  .accreditations {
    display: none;
  }
}
.breadcrumbs a {
  font-size: 0.8125rem;
  font-weight: 300;
  color: #a5157e;
  line-height: 1.375rem;
  text-transform: uppercase;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #a5157e;
}
.breadcrumbs span {
  font-size: 0.8125rem;
  font-weight: 300;
  color: #4a4a4a;
  line-height: 1.375rem;
  text-transform: uppercase;
}
.breadcrumbs__wrapper {
  padding-top: 1rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #f2f2f2;
}
@media (max-width: 767px) {
  .breadcrumbs__wrapper {
    display: none;
  }
}
@media (max-width: 992px) {
  .no_breadcrumbs {
    display: none;
  }
}
.form {
  background-color: #f2f2f2;
  padding: 1rem;
}
@media (max-width: 767px) {
  .form {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .form {
    padding: 2rem 3rem;
  }
}
@media (min-width: 992px) {
  .form {
    padding: 4rem;
  }
}
@media (min-width: 1200px) {
  .form {
    padding: 4rem 8rem;
  }
}
.label-above .nf-field-label {
  margin-top: 10px;
  margin-bottom: 0 !important;
}
.search-result {
  padding-bottom: 1.2rem;
  margin-bottom: 1.2rem;
  border-bottom: 1px solid hsla(220, 3%, 79%, 0.5);
}
.search-result__heading {
  margin-top: 0;
  margin-bottom: 0.3rem;
  line-height: normal;
}
@media (max-width: 575px) {
  .search-result__heading {
    font-size: 1.1rem;
  }
}
.search-result__text,
.search-result__text p {
  font-weight: 400;
  margin: 0;
  display: inline-block;
}
@media (min-width: 576px) {
  .search-result {
    margin-bottom: 2.2rem;
  }
}
.search-result__link {
  text-decoration: none;
  display: block;
  color: unset;
}
.pagination {
  text-align: center;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pagination {
    padding-bottom: 30px;
  }
}
.pagination .page-numbers {
  margin-right: 0.3rem;
  text-decoration: none;
  color: #a5157e;
  font-size: 0.875rem;
  font-weight: 400;
}
.pagination .page-numbers:after {
  content: "|";
  color: #a5157e;
  font-size: 0.875rem;
  font-weight: 400;
  margin-left: 0.3rem;
}
.pagination .current {
  font-weight: 600;
}
.pagination .next:after {
  content: none;
}
.pagination:before {
  content: "Page:";
  margin-right: 0.3rem;
}
.pagination:before,
.pagination__link {
  color: #a5157e;
  font-size: 0.875rem;
  font-weight: 400;
}
.project {
  position: relative;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.project:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.project__heading {
  font-size: 1.375rem;
}
.project__heading,
.project__title {
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.2rem;
}
.project__title {
  margin-top: 0;
  font-size: 1rem;
  text-align: center;
  max-width: 500px;
}
.project__annotation {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.project__image {
  background: no-repeat 50% / cover;
  height: 278px;
}
.project__button {
  margin-top: 1rem;
}
.project__price {
  font-size: 1.125rem;
  color: #fedb41;
  margin-bottom: 1rem;
}
.project:before {
  background-color: rgba(0, 0, 0, 0.65);
}
@media (max-width: 991px) {
  .project {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  }
}
@media (min-width: 992px) {
  .project {
    z-index: 0;
  }
  .project:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 1;
  }
  .project:hover .project__annotation {
    opacity: 1;
  }
  .project:hover:before {
    background-color: rgba(0, 0, 0, 0.45);
  }
}
@media (min-width: 576px) {
  .project {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .project {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.33%;
    flex: 1 0 33.33%;
    max-width: 33.33%;
  }
}
.sectors {
  padding-top: 2rem;
}
.sectors__projects {
  overflow: hidden;
}
@media (min-width: 992px) {
  .sectors__projects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.sectors__heading {
  text-align: center;
}
.sectors__project {
  width: 100%;
}
@media (max-width: 991px) {
  .sectors__project {
    max-width: none;
  }
}
.sectors__text,
.sectors__text div,
.sectors__text p {
  text-align: center;
}
.sectors__text h1,
.sectors__text h2,
.sectors__text h3,
.sectors__text h4,
.sectors__text h5,
.sectors__text h6 {
  margin: 0;
}
@media (min-width: 992px) {
  .sectors__text {
    margin-bottom: 4.5rem;
  }
}
@media (min-width: 992px) {
  .sectors {
    padding-top: 4rem;
    padding-bottom: 0;
  }
}
.sectors--careers,
.sectors--details {
  padding-top: 0;
}
@media (min-width: 992px) {
  .sectors--details {
    padding-top: 1rem;
  }
}
.gallery {
  background-color: #f2f2f2;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.gallery__heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .gallery__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.gallery__image {
  background: no-repeat 50% / cover;
  height: 250px;
  width: 100%;
  margin: 0 auto 1rem;
}
@media (min-width: 768px) {
  .gallery__image {
    margin-bottom: 0;
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .gallery__image {
    height: 362px;
  }
}
@media (min-width: 768px) {
  .gallery__image--last {
    margin-left: 35px;
  }
}
@media (min-width: 768px) {
  .gallery__image--first {
    margin-bottom: 2rem;
    height: 350px;
  }
}
@media (min-width: 1200px) {
  .gallery__image--first {
    height: 756px;
  }
}
@media (min-width: 576px) {
  .gallery {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .gallery {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
}
.quote {
  background: linear-gradient(
    163.81deg,
    #571e69 0.99%,
    #a5157e 53.12%,
    #d5155a 100.38%
  );
  -webkit-box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.5);
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.quote__heading,
.quote__text h1,
.quote__text h2,
.quote__text h3,
.quote__text h4,
.quote__text h5,
.quote__text h6 {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-align: center;
}
@media (min-width: 576px) {
  .quote__heading,
  .quote__text h1,
  .quote__text h2,
  .quote__text h3,
  .quote__text h4,
  .quote__text h5,
  .quote__text h6 {
    font-size: 1.75rem;
    line-height: 2.5625rem;
  }
}
.quote__text,
.quote__text * {
  color: #fff;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.5rem;
  text-align: center;
  margin-top: 28.7px;
}
@media (min-width: 576px) {
  .quote__text,
  .quote__text * {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}
.quote__author {
  color: #fff;
  font-size: 0.8125rem;
  text-align: center;
  margin-top: 27px;
  margin-bottom: 0;
}
.quote__button {
  width: 150px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 500;
  color: #fff;
  border: 2px solid #fedb41;
  text-decoration: none;
  margin: auto;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.quote__button:hover {
  background-color: #fedb41;
  color: #28274f;
}
@media (min-width: 576px) {
  .quote__button {
    margin-bottom: 28.7px;
  }
}
@media (min-width: 576px) {
  .quote {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }
  .quote--sector {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .quote {
    padding-top: 3rem;
    padding-bottom: 5rem;
  }
  .quote--sector {
    padding-top: 5rem;
    padding-bottom: 4rem;
  }
}
.project-card {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  max-width: 360px;
  margin: 0 auto 2rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  position: relative;
}
.project-card,
.project-card__link {
  text-decoration: none;
}
.project-card__image {
  height: 233px;
  width: 100%;
  display: block;
  background: no-repeat 50% / cover;
}
.project-card__inner {
  padding: 0.8rem 1rem;
  background-color: #fff;
  min-height: 70.59px;
}
.project-card__heading {
  color: #28274f;
  font-weight: 500;
  line-height: 1.375rem;
  font-size: 1.125rem;
  margin: 0;
}
.project-card__price {
  color: #a5157e;
  font-weight: 300;
  line-height: 1.4375rem;
  font-size: 1rem;
}
.project-card:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.team-member {
  margin-bottom: 1rem;
}
.team-member__image {
  background: no-repeat 50% / cover;
  width: 100%;
  height: 250px;
}
@media (min-width: 576px) {
  .team-member__image {
    height: 322px;
  }
}
@media (max-width: 767px) {
  .team-member__image {
    margin-bottom: 1rem;
  }
}
.team-member__heading,
.team-member__text h1,
.team-member__text h2,
.team-member__text h3,
.team-member__text h4,
.team-member__text h5,
.team-member__text h6 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #28274f;
  line-height: 1.4375rem;
  margin: 0;
}
@media (min-width: 768px) {
  .team-member {
    margin-bottom: 3rem;
  }
}
.policy {
  margin-bottom: 0.5rem;
  page-break-inside: avoid;
}
.policy,
.policy__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.policy__arrow {
  width: 40px;
  height: 40px;
  background-color: #f2f2f2;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
}
.policy__link {
  color: #a5157e;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
}
.social .fbtn {
  width: 50px;
  color: #fff;
  text-align: center;
  float: right;
  padding: 5px;
}
button,
button:focus {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.social .fa {
  padding: 5px 0;
}
.facebook {
  background-color: #3b5998;
}
.gplus {
  background-color: #dd4b39;
}
.twitter {
  background-color: #55acee;
}
.stumbleupon {
  background-color: #eb4924;
}
.pinterest {
  background-color: #cc2127;
}
.linkedin {
  background-color: #0077b5;
}
.buffer {
  background-color: #323b43;
}
.share-button.sharer {
  height: auto;
  overflow: visible;
  z-index: 1;
}
.share-button.sharer .social.active.top {
  -webkit-transform: scale(1) translateY(-10px);
  transform: scale(1) translateY(-10px);
}
.share-button.sharer .social.active {
  opacity: 1;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  visibility: visible;
}
.share-button.sharer .social.top {
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
}
.share-button.sharer .social {
  opacity: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  position: absolute;
}
@media (min-width: 992px) {
  .front-page__stats {
    margin-top: -4rem;
  }
}
@media (max-width: 767px) {
  .front-page__text p {
    display: none;
  }
}
.front-page__text p:first-of-type {
  display: block;
}
.front-page__image {
  width: 100%;
  height: 305px;
  background: no-repeat 50% / cover;
}
@media (min-width: 768px) {
  .front-page__image {
    margin-top: 62px;
  }
}
.single-news__header {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .single-news__header {
    padding-top: 4rem;
  }
}
@media (min-width: 768px) {
  .single-news__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3rem;
  }
}
.single-news__heading {
  display: inline-block;
}
@media (max-width: 767px) {
  .single-news__heading {
    margin-bottom: 1rem;
  }
}
@media (min-width: 576px) {
  .single-news__cards {
    padding-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .single-news__cards {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .single-news__cards {
    padding-bottom: 4rem;
  }
}
.single-news__text {
  color: #28274f;
  font-size: 0.8125rem;
  text-transform: uppercase;
  display: inline-block;
}
@media (max-width: 575px) {
  .single-news__text {
    margin-bottom: 1rem;
  }
}
.single-news__filter {
  max-width: 349px;
  width: 100%;
}
@media (min-width: 576px) {
  .single-news__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.single-news__cards--grey {
  background-color: #f2f2f2;
  padding-top: 1rem;
}
@media (min-width: 576px) {
  .single-news__cards--grey {
    padding-top: 3rem;
  }
}
@media (min-width: 992px) {
  .single-news__cards--grey {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
}
.contact__address {
  margin-bottom: 1.5rem;
}
.contact__heading {
  color: #28274f;
  font-weight: 500;
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 20px;
}
.contact__text {
  margin-top: 0;
  margin-bottom: 0.3rem;
}
.contact__link {
  display: inline-block;
}
.contact__link-wrapper {
  display: block;
}
.contact__link-wrapper--bottom {
  margin-top: 15px;
}
.contact__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}
.contact__image-text {
  margin-right: 10px;
}
.contact__image-icon {
  display: block;
}
.page-id-51 .content {
  padding-top: 2rem !important;
}
.page-id-51 main h1 {
  margin-bottom: 2rem !important;
}
.search-results__heading {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media (max-width: 575px) {
  .search-results__heading {
    text-align: center;
  }
}
@media (min-width: 576px) {
  .search-results__heading {
    margin-bottom: 2rem;
  }
}
.community__heading {
  margin-bottom: 0.5rem;
}
.community__image {
  max-width: 100%;
  margin: 0 auto 20px;
  display: block;
}
@media (max-width: 767px) {
  .projects__heading {
    text-align: center;
  }
}
.projects__projects {
  overflow: hidden;
}
@media (min-width: 576px) {
  .projects__projects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.projects__header {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .projects__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.projects__form {
  width: 100%;
  max-width: 315px;
}
@media (max-width: 767px) {
  .projects__form {
    margin: auto;
  }
}
.projects__text {
  font-size: 0.8125rem;
  color: #28274f;
  text-transform: uppercase;
}
.projects__filter {
  max-width: 175px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.projects__content {
  padding-bottom: 0;
}
.single-project__image {
  height: calc(100vh - 83px);
  width: 100%;
  background: no-repeat 50% / cover;
  padding-top: 14vh;
  position: relative;
}
.single-project__image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100vh - 83px);
  top: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(38.46%, rgba(40, 39, 79, 0.0001)),
    to(#28274f)
  );
  background: linear-gradient(180deg, rgba(40, 39, 79, 0.0001) 38.46%, #28274f);
}
@media (min-width: 768px) {
  .single-project__image,
  .single-project__image:before {
    height: 550px;
  }
}
.single-project__inner {
  position: relative;
}
.single-project__heading {
  font-size: 1.75rem;
  font-weight: 500;
  color: #fff;
  margin: 0;
  text-shadow: 0 0 10px #28274f;
}
@media (max-width: 767px) {
  .single-project__heading {
    text-align: center;
  }
}
@media (min-width: 576px) {
  .single-project__heading {
    font-size: 3rem;
  }
}
.single-project__share {
  border: 2px solid #fedb41;
  width: 119px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 0.8125rem;
}
.single-project__share:hover {
  background-color: #fedb41;
  border-color: #fedb41;
  color: #28274f;
}
.single-project__share:hover .single-project__svg {
  fill: #28274f;
}
.single-project__footer {
  position: absolute;
  bottom: 2rem;
  width: 100%;
}
.single-project__footer,
.single-project__footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .single-project__footer {
    bottom: 3.625rem;
  }
}
.single-project__sub-heading {
  line-height: 1.5625rem;
  margin: 0;
}
.single-project__svg {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-left: 17px;
  fill: #fff;
}
.single-project__caption {
  font-size: 0.8125rem;
  color: #fff;
}
.single-project__arrows {
  max-width: 90px;
  width: 100%;
}
.single-project__arrow {
  width: 6px;
  height: 10px;
}
.single-project__arrow path {
  fill: #fff;
}
.single-project__arrow-wrapper {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
}
.single-project__arrow-wrapper:hover {
  cursor: pointer;
  background-color: #fedb41;
  border-color: #fedb41;
}
.single-project__arrow-wrapper:hover .single-project__arrow path {
  fill: #28274f;
}
.single-project__sectors {
  margin-bottom: 15px;
}
.single-project__sector {
  background-color: #28274f;
  font-size: 0.8125rem;
  color: #fff;
  text-transform: uppercase;
  padding: 0.75rem 1rem;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .single-project__sector {
    display: inline-block;
    margin-right: 10px;
  }
}
.single-project__bullet-points ul {
  padding-left: 20px;
  margin: 0;
}
.single-project__bullet-points li {
  margin-bottom: 3px;
}
.single-project__logo {
  width: 100%;
  height: 90px;
  margin: 0 auto 22px;
  background: no-repeat 50% / cover;
}
.single-project__price {
  font-size: 1.5rem;
  font-weight: 300;
  color: #fedb41;
  margin: 0;
  text-shadow: 0 0 10px #28274f;
}
@media (max-width: 767px) {
  .single-project__price {
    text-align: center;
  }
}
@media (min-width: 576px) {
  .single-project__price {
    font-size: 2.25rem;
  }
}
.single-project__small-price {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 15px;
}
.single-project__quick-facts {
  background-color: #f2f2f2;
  padding: 15px;
}
.sector__content {
  padding-top: 0;
}
.sector__image {
  width: 100%;
  height: 250px;
  background: no-repeat 50% / cover;
}
@media (min-width: 576px) {
  .sector__image {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .sector__image {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .sector__image {
    height: 552px;
  }
}
.sector__inner {
  padding-top: 1rem;
}
@media (min-width: 992px) {
  .sector__inner {
    padding-top: 2.5rem;
  }
}
.sector__heading {
  line-height: unset;
  text-align: center;
}
.sector__heading--content {
  margin: 0;
  text-align: left;
}
.sector__projects {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #f2f2f2;
}
@media (min-width: 576px) {
  .sector__projects {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .sector__projects {
    padding-top: 4rem;
    padding-bottom: 0;
  }
}
.meet-the-team__image {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
