	
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=d5f5736dbcd47071e0dd95f678933dae)
 * Config saved to config.json and https://gist.github.com/d5f5736dbcd47071e0dd95f678933dae
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Euclid Circular A";
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
p {
    color: #202020;
    font-family: 'Euclid Circular A';
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.16px;
}
mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
 .p-sml{ font-size: 16px; line-height:26px;margin-top: 1rem;font-weight: 300;font-family: 'Euclid Circular A';    letter-spacing: 0.16px;}
/* .sub-menu-scroll{overflow-y: scroll; height: 32rem;} */

@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

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

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

  .navbar {
    display: none;
  }

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

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

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

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

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.home-insights .view-reducing {
    font-size: 1rem !important;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.authentically-sec .row{ margin-right: 0;margin-left: 0;}
.authentically-sec .col-lg-12{     padding-right: 0;padding-left: 0;}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

ol.orange-numbers {
  list-style: none;
  counter-reset: item;
}

ol li.p1 {
  counter-increment: item;
  margin-bottom: 5px;
}

ol li.p1:before {
  margin-right: 15px;
  content: counter(item)"."; 
  color: black;
  font-weight: 900;
  font-size: 22px;
  text-align: center;
  display: inline-block;
}
.page-template-tpltpl-home-php{background-color: #fff!important;}

.banner-img.desktop_banner{display:block;}
.banner-img.mobile_banner{display:none;}

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

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p.quote__inner {
  color: #000000;
  font-family: "Euclid Circular A";
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.66px;
  line-height: 36px;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.main-container {
  max-width: 1600px;
  margin: 100px auto 0;
  padding-left: 100px;
}

.home--padding-none {
  padding-right: 0 !important;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}


@media (max-width: 1599px) {
.group-home-top p {
    margin-top: 3.3rem;}
.home-insights {
	height: 80%!important;    margin-top: 7.6rem!important;
}
.home-city{    margin-top: 51px!important;}
}
@media (max-width: 1550px) {
      
            .home-insights {
        height: 82% !important;
    }
}
  @media (max-width: 1499px) {
.entry .top-image {
    min-height: 425px;
    object-fit: cover;
  }
      .home-city {
        margin-top: 58px !important;
    }
        .home-insights {
        height: 80% !important;
    }
  }
  @media (max-width: 1449px) {
  .group-home-top blockquote {
    margin: 0px 0 0 4rem!important;
}
}
    @media (max-width: 1400px) {
       .entry .top-image {
        min-height: 455px;
    }
    .home-city { font-size: 12px !important;}
  }
@media (max-width: 1399px) {
      .group-home-top blockquote {
        margin: 0px 0 0 4rem !important;
    }
    body .site-footer .logo { top: -17px;}

  }
@media (max-width: 1366px) {
   
    .group-home-top h3 {
    font-size: 16px !important;}

.home-insights {
	height: 82%!important;
}
}
.page-template-tpl-home .main-container {
  padding: 0 100px;
}
@media (max-width: 575px) {
  .page-template-tpl-home .main-container {
    padding: 0 10px;
  }
    .home-insights.background-base-yellow {
        height: 100% !important;
    }
      .authentically-left {
        width: 100% !important;
    }
    .container-repeater.fade-in-up.container-0.container{padding-left: 0!important;padding-right: 0!important;max-width: 100%!important;}
      #welcome .entry .col-7 {
        padding: 0;
    }
    
    #welcome .entry .col-sm-9{
      padding:0;
    }
    .site-footer .container{    max-width: 515px;}
    .site-footer .mb-50, .my-50 {
    margin-bottom: 20px !important;
}
.footer-contact{margin-top:2rem;}
 .site-footer .mb-30, .my-30 {
    margin-bottom: 0px !important;
}
    #welcome {
        padding-top: 0px!important;
    }
       
        .home-insights {
        margin-top: 1rem!important;
    }
    .home--padding-none{padding-left:0!important;}
}

@media (min-width: 576px) {
  .page-template-tpl-home .homepage__map {
    margin-left: calc(-100vw / 2 + 544px / 2);
    margin-right: calc(-100vw / 2 + 544px / 2);  
  }
}
@media (min-width: 768px) {
  .page-template-tpl-home .homepage__map {
    margin-left: calc(-100vw / 2 + 768px / 2);
    margin-right: calc(-100vw / 2 + 768px / 2);  
  }
}
@media (min-width: 992px) {
  .page-template-tpl-home .homepage__map {
    margin-left: calc(-100vw / 2 + 992px / 2);
    margin-right: calc(-100vw / 2 + 992px / 2);  
  }
}
@media (min-width: 1300px) {
  .page-template-tpl-home .homepage__map {
    margin-left: calc(-100vw / 2 + 1200px / 2);
    margin-right: calc(-100vw / 2 + 1200px / 2);  
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-1 {
  width: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

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

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

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

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

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

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

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

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

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

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

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

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

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

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

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

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

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

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

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

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

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

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

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

@media (min-width: 992px) {

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

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

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

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

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

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

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

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

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

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

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

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

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

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

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

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

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

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

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

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

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

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

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

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

@media (min-width: 1200px) {

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

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

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

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

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

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

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

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

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

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

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

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

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

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

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

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

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

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

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

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

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

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

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

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

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@media screen and (max-width: 600px) {
  .hidden-sm {
    display: none;
  }
}

/*!
 * Bootstrap v4.1.3 (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)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1300px;
  --breakpoint-xxl: 1660px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* max-width: 100%; */
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

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

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

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

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

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

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

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

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

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

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

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

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

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

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

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

@media (min-width: 576px) {
  .container {
    max-width: 544px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1660px) {
  .container {
    max-width: 1200px;
  }
}

.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-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.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,
.col-sm-auto,
.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,
.col-md-auto,
.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,
.col-lg-auto,
.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,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-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 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

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

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

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

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

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

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

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

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

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

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

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

@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.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .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.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .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.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

@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.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .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.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .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.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

@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.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .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.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .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.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1300px) {
  .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.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .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.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .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.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1660px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {

  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  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;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

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

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

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

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

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

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

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

.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: 1300px) {
  .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 (min-width: 1660px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

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

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

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !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;
  -ms-grid-row-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;
  -ms-grid-row-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;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1300px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1660px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

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

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

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

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1300px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

@media (min-width: 1660px) {
  .float-xxl-left {
    float: left !important;
  }

  .float-xxl-right {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

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

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

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

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

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

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

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

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

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

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

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

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.m-6 {
  margin: 4rem !important;
}

.mt-6,
.my-6 {
  margin-top: 4rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 4rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 4rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 4rem !important;
}

.m-7 {
  margin: 5rem !important;
}

.mt-7,
.my-7 {
  margin-top: 5rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 5rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 5rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 5rem !important;
}

.m-8 {
  margin: 6rem !important;
}

.mt-8,
.my-8 {
  margin-top: 6rem !important;
}

.mr-8,
.mx-8 {
  margin-right: 6rem !important;
}

.mb-8,
.my-8 {
  margin-bottom: 6rem !important;
}

.ml-8,
.mx-8 {
  margin-left: 6rem !important;
}

.m-9 {
  margin: 7rem !important;
}

.mt-9,
.my-9 {
  margin-top: 7rem !important;
}

.mr-9,
.mx-9 {
  margin-right: 7rem !important;
}

.mb-9,
.my-9 {
  margin-bottom: 7rem !important;
}

.ml-9,
.mx-9 {
  margin-left: 7rem !important;
}

.m-10 {
  margin: 8rem !important;
}

.mt-10,
.my-10 {
  margin-top: 8rem !important;
}

.mr-10,
.mx-10 {
  margin-right: 8rem !important;
}

.mb-10,
.my-10 {
  margin-bottom: 8rem !important;
}

.ml-10,
.mx-10 {
  margin-left: 8rem !important;
}

.m-11 {
  margin: 9rem !important;
}

.mt-11,
.my-11 {
  margin-top: 9rem !important;
}

.mr-11,
.mx-11 {
  margin-right: 9rem !important;
}

.mb-11,
.my-11 {
  margin-bottom: 9rem !important;
}

.ml-11,
.mx-11 {
  margin-left: 9rem !important;
}

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

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

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

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

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

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

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

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

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

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

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

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.p-6 {
  padding: 4rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4rem !important;
}

.pr-6,
.px-6 {
  padding-right: 4rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 4rem !important;
}

.pl-6,
.px-6 {
  padding-left: 4rem !important;
}

.p-7 {
  padding: 5rem !important;
}

.pt-7,
.py-7 {
  padding-top: 5rem !important;
}

.pr-7,
.px-7 {
  padding-right: 5rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 5rem !important;
}

.pl-7,
.px-7 {
  padding-left: 5rem !important;
}

.p-8 {
  padding: 6rem !important;
}

.pt-8,
.py-8 {
  padding-top: 6rem !important;
}

.pr-8,
.px-8 {
  padding-right: 6rem !important;
}

.pb-8,
.py-8 {
  padding-bottom: 6rem !important;
}

.pl-8,
.px-8 {
  padding-left: 6rem !important;
}

.p-9 {
  padding: 7rem !important;
}

.pt-9,
.py-9 {
  padding-top: 7rem !important;
}

.pr-9,
.px-9 {
  padding-right: 7rem !important;
}

.pb-9,
.py-9 {
  padding-bottom: 7rem !important;
}

.pl-9,
.px-9 {
  padding-left: 7rem !important;
}

.p-10 {
  padding: 8rem !important;
}

.pt-10,
.py-10 {
  padding-top: 8rem !important;
}

.pr-10,
.px-10 {
  padding-right: 8rem !important;
}

.pb-10,
.py-10 {
  padding-bottom: 8rem !important;
}

.pl-10,
.px-10 {
  padding-left: 8rem !important;
}

.p-11 {
  padding: 9rem !important;
}

.pt-11,
.py-11 {
  padding-top: 9rem !important;
}

.pr-11,
.px-11 {
  padding-right: 9rem !important;
}

.pb-11,
.py-11 {
  padding-bottom: 9rem !important;
}

.pl-11,
.px-11 {
  padding-left: 9rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

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

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .m-sm-6 {
    margin: 4rem !important;
  }

  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4rem !important;
  }

  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4rem !important;
  }

  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4rem !important;
  }

  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4rem !important;
  }

  .m-sm-7 {
    margin: 5rem !important;
  }

  .mt-sm-7,
  .my-sm-7 {
    margin-top: 5rem !important;
  }

  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 5rem !important;
  }

  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 5rem !important;
  }

  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 5rem !important;
  }

  .m-sm-8 {
    margin: 6rem !important;
  }

  .mt-sm-8,
  .my-sm-8 {
    margin-top: 6rem !important;
  }

  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 6rem !important;
  }

  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 6rem !important;
  }

  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 6rem !important;
  }

  .m-sm-9 {
    margin: 7rem !important;
  }

  .mt-sm-9,
  .my-sm-9 {
    margin-top: 7rem !important;
  }

  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 7rem !important;
  }

  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 7rem !important;
  }

  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 7rem !important;
  }

  .m-sm-10 {
    margin: 8rem !important;
  }

  .mt-sm-10,
  .my-sm-10 {
    margin-top: 8rem !important;
  }

  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 8rem !important;
  }

  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 8rem !important;
  }

  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 8rem !important;
  }

  .m-sm-11 {
    margin: 9rem !important;
  }

  .mt-sm-11,
  .my-sm-11 {
    margin-top: 9rem !important;
  }

  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 9rem !important;
  }

  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 9rem !important;
  }

  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 9rem !important;
  }

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

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

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

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .p-sm-6 {
    padding: 4rem !important;
  }

  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4rem !important;
  }

  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4rem !important;
  }

  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4rem !important;
  }

  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4rem !important;
  }

  .p-sm-7 {
    padding: 5rem !important;
  }

  .pt-sm-7,
  .py-sm-7 {
    padding-top: 5rem !important;
  }

  .pr-sm-7,
  .px-sm-7 {
    padding-right: 5rem !important;
  }

  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 5rem !important;
  }

  .pl-sm-7,
  .px-sm-7 {
    padding-left: 5rem !important;
  }

  .p-sm-8 {
    padding: 6rem !important;
  }

  .pt-sm-8,
  .py-sm-8 {
    padding-top: 6rem !important;
  }

  .pr-sm-8,
  .px-sm-8 {
    padding-right: 6rem !important;
  }

  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 6rem !important;
  }

  .pl-sm-8,
  .px-sm-8 {
    padding-left: 6rem !important;
  }

  .p-sm-9 {
    padding: 7rem !important;
  }

  .pt-sm-9,
  .py-sm-9 {
    padding-top: 7rem !important;
  }

  .pr-sm-9,
  .px-sm-9 {
    padding-right: 7rem !important;
  }

  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 7rem !important;
  }

  .pl-sm-9,
  .px-sm-9 {
    padding-left: 7rem !important;
  }

  .p-sm-10 {
    padding: 8rem !important;
  }

  .pt-sm-10,
  .py-sm-10 {
    padding-top: 8rem !important;
  }

  .pr-sm-10,
  .px-sm-10 {
    padding-right: 8rem !important;
  }

  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 8rem !important;
  }

  .pl-sm-10,
  .px-sm-10 {
    padding-left: 8rem !important;
  }

  .p-sm-11 {
    padding: 9rem !important;
  }

  .pt-sm-11,
  .py-sm-11 {
    padding-top: 9rem !important;
  }

  .pr-sm-11,
  .px-sm-11 {
    padding-right: 9rem !important;
  }

  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 9rem !important;
  }

  .pl-sm-11,
  .px-sm-11 {
    padding-left: 9rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

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

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .m-md-6 {
    margin: 4rem !important;
  }

  .mt-md-6,
  .my-md-6 {
    margin-top: 4rem !important;
  }

  .mr-md-6,
  .mx-md-6 {
    margin-right: 4rem !important;
  }

  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4rem !important;
  }

  .ml-md-6,
  .mx-md-6 {
    margin-left: 4rem !important;
  }

  .m-md-7 {
    margin: 5rem !important;
  }

  .mt-md-7,
  .my-md-7 {
    margin-top: 5rem !important;
  }

  .mr-md-7,
  .mx-md-7 {
    margin-right: 5rem !important;
  }

  .mb-md-7,
  .my-md-7 {
    margin-bottom: 5rem !important;
  }

  .ml-md-7,
  .mx-md-7 {
    margin-left: 5rem !important;
  }

  .m-md-8 {
    margin: 6rem !important;
  }

  .mt-md-8,
  .my-md-8 {
    margin-top: 6rem !important;
  }

  .mr-md-8,
  .mx-md-8 {
    margin-right: 6rem !important;
  }

  .mb-md-8,
  .my-md-8 {
    margin-bottom: 6rem !important;
  }

  .ml-md-8,
  .mx-md-8 {
    margin-left: 6rem !important;
  }

  .m-md-9 {
    margin: 7rem !important;
  }

  .mt-md-9,
  .my-md-9 {
    margin-top: 7rem !important;
  }

  .mr-md-9,
  .mx-md-9 {
    margin-right: 7rem !important;
  }

  .mb-md-9,
  .my-md-9 {
    margin-bottom: 7rem !important;
  }

  .ml-md-9,
  .mx-md-9 {
    margin-left: 7rem !important;
  }

  .m-md-10 {
    margin: 8rem !important;
  }

  .mt-md-10,
  .my-md-10 {
    margin-top: 8rem !important;
  }

  .mr-md-10,
  .mx-md-10 {
    margin-right: 8rem !important;
  }

  .mb-md-10,
  .my-md-10 {
    margin-bottom: 8rem !important;
  }

  .ml-md-10,
  .mx-md-10 {
    margin-left: 8rem !important;
  }

  .m-md-11 {
    margin: 9rem !important;
  }

  .mt-md-11,
  .my-md-11 {
    margin-top: 9rem !important;
  }

  .mr-md-11,
  .mx-md-11 {
    margin-right: 9rem !important;
  }

  .mb-md-11,
  .my-md-11 {
    margin-bottom: 9rem !important;
  }

  .ml-md-11,
  .mx-md-11 {
    margin-left: 9rem !important;
  }

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

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

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

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .p-md-6 {
    padding: 4rem !important;
  }

  .pt-md-6,
  .py-md-6 {
    padding-top: 4rem !important;
  }

  .pr-md-6,
  .px-md-6 {
    padding-right: 4rem !important;
  }

  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4rem !important;
  }

  .pl-md-6,
  .px-md-6 {
    padding-left: 4rem !important;
  }

  .p-md-7 {
    padding: 5rem !important;
  }

  .pt-md-7,
  .py-md-7 {
    padding-top: 5rem !important;
  }

  .pr-md-7,
  .px-md-7 {
    padding-right: 5rem !important;
  }

  .pb-md-7,
  .py-md-7 {
    padding-bottom: 5rem !important;
  }

  .pl-md-7,
  .px-md-7 {
    padding-left: 5rem !important;
  }

  .p-md-8 {
    padding: 6rem !important;
  }

  .pt-md-8,
  .py-md-8 {
    padding-top: 6rem !important;
  }

  .pr-md-8,
  .px-md-8 {
    padding-right: 6rem !important;
  }

  .pb-md-8,
  .py-md-8 {
    padding-bottom: 6rem !important;
  }

  .pl-md-8,
  .px-md-8 {
    padding-left: 6rem !important;
  }

  .p-md-9 {
    padding: 7rem !important;
  }

  .pt-md-9,
  .py-md-9 {
    padding-top: 7rem !important;
  }

  .pr-md-9,
  .px-md-9 {
    padding-right: 7rem !important;
  }

  .pb-md-9,
  .py-md-9 {
    padding-bottom: 7rem !important;
  }

  .pl-md-9,
  .px-md-9 {
    padding-left: 7rem !important;
  }

  .p-md-10 {
    padding: 8rem !important;
  }

  .pt-md-10,
  .py-md-10 {
    padding-top: 8rem !important;
  }

  .pr-md-10,
  .px-md-10 {
    padding-right: 8rem !important;
  }

  .pb-md-10,
  .py-md-10 {
    padding-bottom: 8rem !important;
  }

  .pl-md-10,
  .px-md-10 {
    padding-left: 8rem !important;
  }

  .p-md-11 {
    padding: 9rem !important;
  }

  .pt-md-11,
  .py-md-11 {
    padding-top: 9rem !important;
  }

  .pr-md-11,
  .px-md-11 {
    padding-right: 9rem !important;
  }

  .pb-md-11,
  .py-md-11 {
    padding-bottom: 9rem !important;
  }

  .pl-md-11,
  .px-md-11 {
    padding-left: 9rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

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

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .m-lg-6 {
    margin: 4rem !important;
  }

  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4rem !important;
  }

  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4rem !important;
  }

  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4rem !important;
  }

  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4rem !important;
  }

  .m-lg-7 {
    margin: 5rem !important;
  }

  .mt-lg-7,
  .my-lg-7 {
    margin-top: 5rem !important;
  }

  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 5rem !important;
  }

  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 5rem !important;
  }

  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 5rem !important;
  }

  .m-lg-8 {
    margin: 6rem !important;
  }

  .mt-lg-8,
  .my-lg-8 {
    margin-top: 6rem !important;
  }

  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 6rem !important;
  }

  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 6rem !important;
  }

  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 6rem !important;
  }

  .m-lg-9 {
    margin: 7rem !important;
  }

  .mt-lg-9,
  .my-lg-9 {
    margin-top: 7rem !important;
  }

  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 7rem !important;
  }

  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 7rem !important;
  }

  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 7rem !important;
  }

  .m-lg-10 {
    margin: 8rem !important;
  }

  .mt-lg-10,
  .my-lg-10 {
    margin-top: 8rem !important;
  }

  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 8rem !important;
  }

  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 8rem !important;
  }

  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 8rem !important;
  }

  .m-lg-11 {
    margin: 9rem !important;
  }

  .mt-lg-11,
  .my-lg-11 {
    margin-top: 9rem !important;
  }

  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 9rem !important;
  }

  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 9rem !important;
  }

  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 9rem !important;
  }

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

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

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

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .p-lg-6 {
    padding: 4rem !important;
  }

  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4rem !important;
  }

  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4rem !important;
  }

  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4rem !important;
  }

  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4rem !important;
  }

  .p-lg-7 {
    padding: 5rem !important;
  }

  .pt-lg-7,
  .py-lg-7 {
    padding-top: 5rem !important;
  }

  .pr-lg-7,
  .px-lg-7 {
    padding-right: 5rem !important;
  }

  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 5rem !important;
  }

  .pl-lg-7,
  .px-lg-7 {
    padding-left: 5rem !important;
  }

  .p-lg-8 {
    padding: 6rem !important;
  }

  .pt-lg-8,
  .py-lg-8 {
    padding-top: 6rem !important;
  }

  .pr-lg-8,
  .px-lg-8 {
    padding-right: 6rem !important;
  }

  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 6rem !important;
  }

  .pl-lg-8,
  .px-lg-8 {
    padding-left: 6rem !important;
  }

  .p-lg-9 {
    padding: 7rem !important;
  }

  .pt-lg-9,
  .py-lg-9 {
    padding-top: 7rem !important;
  }

  .pr-lg-9,
  .px-lg-9 {
    padding-right: 7rem !important;
  }

  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 7rem !important;
  }

  .pl-lg-9,
  .px-lg-9 {
    padding-left: 7rem !important;
  }

  .p-lg-10 {
    padding: 8rem !important;
  }

  .pt-lg-10,
  .py-lg-10 {
    padding-top: 8rem !important;
  }

  .pr-lg-10,
  .px-lg-10 {
    padding-right: 8rem !important;
  }

  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 8rem !important;
  }

  .pl-lg-10,
  .px-lg-10 {
    padding-left: 8rem !important;
  }

  .p-lg-11 {
    padding: 9rem !important;
  }

  .pt-lg-11,
  .py-lg-11 {
    padding-top: 9rem !important;
  }

  .pr-lg-11,
  .px-lg-11 {
    padding-right: 9rem !important;
  }

  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 9rem !important;
  }

  .pl-lg-11,
  .px-lg-11 {
    padding-left: 9rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1300px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

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

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .m-xl-6 {
    margin: 4rem !important;
  }

  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4rem !important;
  }

  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4rem !important;
  }

  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4rem !important;
  }

  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4rem !important;
  }

  .m-xl-7 {
    margin: 5rem !important;
  }

  .mt-xl-7,
  .my-xl-7 {
    margin-top: 5rem !important;
  }

  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 5rem !important;
  }

  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 5rem !important;
  }

  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 5rem !important;
  }

  .m-xl-8 {
    margin: 6rem !important;
  }

  .mt-xl-8,
  .my-xl-8 {
    margin-top: 6rem !important;
  }

  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 6rem !important;
  }

  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 6rem !important;
  }

  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 6rem !important;
  }

  .m-xl-9 {
    margin: 7rem !important;
  }

  .mt-xl-9,
  .my-xl-9 {
    margin-top: 7rem !important;
  }

  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 7rem !important;
  }

  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 7rem !important;
  }

  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 7rem !important;
  }

  .m-xl-10 {
    margin: 8rem !important;
  }

  .mt-xl-10,
  .my-xl-10 {
    margin-top: 8rem !important;
  }

  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 8rem !important;
  }

  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 8rem !important;
  }

  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 8rem !important;
  }

  .m-xl-11 {
    margin: 9rem !important;
  }

  .mt-xl-11,
  .my-xl-11 {
    margin-top: 9rem !important;
  }

  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 9rem !important;
  }

  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 9rem !important;
  }

  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 9rem !important;
  }

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

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

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

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .p-xl-6 {
    padding: 4rem !important;
  }

  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4rem !important;
  }

  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4rem !important;
  }

  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4rem !important;
  }

  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4rem !important;
  }

  .p-xl-7 {
    padding: 5rem !important;
  }

  .pt-xl-7,
  .py-xl-7 {
    padding-top: 5rem !important;
  }

  .pr-xl-7,
  .px-xl-7 {
    padding-right: 5rem !important;
  }

  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 5rem !important;
  }

  .pl-xl-7,
  .px-xl-7 {
    padding-left: 5rem !important;
  }

  .p-xl-8 {
    padding: 6rem !important;
  }

  .pt-xl-8,
  .py-xl-8 {
    padding-top: 6rem !important;
  }

  .pr-xl-8,
  .px-xl-8 {
    padding-right: 6rem !important;
  }

  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 6rem !important;
  }

  .pl-xl-8,
  .px-xl-8 {
    padding-left: 6rem !important;
  }

  .p-xl-9 {
    padding: 7rem !important;
  }

  .pt-xl-9,
  .py-xl-9 {
    padding-top: 7rem !important;
  }

  .pr-xl-9,
  .px-xl-9 {
    padding-right: 7rem !important;
  }

  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 7rem !important;
  }

  .pl-xl-9,
  .px-xl-9 {
    padding-left: 7rem !important;
  }

  .p-xl-10 {
    padding: 8rem !important;
  }

  .pt-xl-10,
  .py-xl-10 {
    padding-top: 8rem !important;
  }

  .pr-xl-10,
  .px-xl-10 {
    padding-right: 8rem !important;
  }

  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 8rem !important;
  }

  .pl-xl-10,
  .px-xl-10 {
    padding-left: 8rem !important;
  }

  .p-xl-11 {
    padding: 9rem !important;
  }

  .pt-xl-11,
  .py-xl-11 {
    padding-top: 9rem !important;
  }

  .pr-xl-11,
  .px-xl-11 {
    padding-right: 9rem !important;
  }

  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 9rem !important;
  }

  .pl-xl-11,
  .px-xl-11 {
    padding-left: 9rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1660px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }

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

  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }

  .m-xxl-6 {
    margin: 4rem !important;
  }

  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 4rem !important;
  }

  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 4rem !important;
  }

  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 4rem !important;
  }

  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 4rem !important;
  }

  .m-xxl-7 {
    margin: 5rem !important;
  }

  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 5rem !important;
  }

  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 5rem !important;
  }

  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 5rem !important;
  }

  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 5rem !important;
  }

  .m-xxl-8 {
    margin: 6rem !important;
  }

  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 6rem !important;
  }

  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 6rem !important;
  }

  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 6rem !important;
  }

  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 6rem !important;
  }

  .m-xxl-9 {
    margin: 7rem !important;
  }

  .mt-xxl-9,
  .my-xxl-9 {
    margin-top: 7rem !important;
  }

  .mr-xxl-9,
  .mx-xxl-9 {
    margin-right: 7rem !important;
  }

  .mb-xxl-9,
  .my-xxl-9 {
    margin-bottom: 7rem !important;
  }

  .ml-xxl-9,
  .mx-xxl-9 {
    margin-left: 7rem !important;
  }

  .m-xxl-10 {
    margin: 8rem !important;
  }

  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 8rem !important;
  }

  .mr-xxl-10,
  .mx-xxl-10 {
    margin-right: 8rem !important;
  }

  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 8rem !important;
  }

  .ml-xxl-10,
  .mx-xxl-10 {
    margin-left: 8rem !important;
  }

  .m-xxl-11 {
    margin: 9rem !important;
  }

  .mt-xxl-11,
  .my-xxl-11 {
    margin-top: 9rem !important;
  }

  .mr-xxl-11,
  .mx-xxl-11 {
    margin-right: 9rem !important;
  }

  .mb-xxl-11,
  .my-xxl-11 {
    margin-bottom: 9rem !important;
  }

  .ml-xxl-11,
  .mx-xxl-11 {
    margin-left: 9rem !important;
  }

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

  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }

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

  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }

  .p-xxl-6 {
    padding: 4rem !important;
  }

  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 4rem !important;
  }

  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 4rem !important;
  }

  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 4rem !important;
  }

  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 4rem !important;
  }

  .p-xxl-7 {
    padding: 5rem !important;
  }

  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 5rem !important;
  }

  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 5rem !important;
  }

  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 5rem !important;
  }

  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 5rem !important;
  }

  .p-xxl-8 {
    padding: 6rem !important;
  }

  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 6rem !important;
  }

  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 6rem !important;
  }

  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 6rem !important;
  }

  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 6rem !important;
  }

  .p-xxl-9 {
    padding: 7rem !important;
  }

  .pt-xxl-9,
  .py-xxl-9 {
    padding-top: 7rem !important;
  }

  .pr-xxl-9,
  .px-xxl-9 {
    padding-right: 7rem !important;
  }

  .pb-xxl-9,
  .py-xxl-9 {
    padding-bottom: 7rem !important;
  }

  .pl-xxl-9,
  .px-xxl-9 {
    padding-left: 7rem !important;
  }

  .p-xxl-10 {
    padding: 8rem !important;
  }

  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 8rem !important;
  }

  .pr-xxl-10,
  .px-xxl-10 {
    padding-right: 8rem !important;
  }

  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 8rem !important;
  }

  .pl-xxl-10,
  .px-xxl-10 {
    padding-left: 8rem !important;
  }

  .p-xxl-11 {
    padding: 9rem !important;
  }

  .pt-xxl-11,
  .py-xxl-11 {
    padding-top: 9rem !important;
  }

  .pr-xxl-11,
  .px-xxl-11 {
    padding-right: 9rem !important;
  }

  .pb-xxl-11,
  .py-xxl-11 {
    padding-bottom: 9rem !important;
  }

  .pl-xxl-11,
  .px-xxl-11 {
    padding-left: 9rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

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

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0062cc !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #117a8b !important;
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: #d39e00 !important;
}

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

a.text-danger:hover,
a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #1d2124 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/*!
 * Bootstrap Grid v4.1.3 (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;
}

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

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

@media (min-width: 576px) {
  .container {
    max-width: 544px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1660px) {
  .container {
    max-width: 1200px;
  }
}

.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-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.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,
.col-sm-auto,
.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,
.col-md-auto,
.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,
.col-lg-auto,
.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,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-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 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

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

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

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

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

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

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

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

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

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

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

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

@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.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .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.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .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.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

@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.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .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.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .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.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

@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.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .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.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .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.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1300px) {
  .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.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .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.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .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.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1660px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

.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: 1300px) {
  .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 (min-width: 1660px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xxl-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;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !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;
  -ms-grid-row-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;
  -ms-grid-row-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;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1300px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1660px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* tables */
table.tablesorter {
  width: 100%;
  text-align: left;
}

table.tablesorter td {
  border: none;
}

table.tablesorter tr:nth-child(even) td {
  background-color: #e8e8e8;
}

table.tablesorter tr:nth-child(odd) td {
  background-color: #f7f7f7;
}

table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
  background-color: #e6eeee;
  border-right: 1px solid #cff1e8;
}

table.tablesorter thead tr .header {
  background-image: url(../img/table-sorter-bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

table.tablesorter tbody td {
  color: #3d3d3d;
  background-color: #fff;
  vertical-align: top;
}

table.tablesorter tbody tr.odd td {
  background-color: #f0f0f6;
}

table.tablesorter thead tr .headerSortUp {
  background-image: url(../img/table-sorter-asc.gif);
}

table.tablesorter thead tr .headerSortDown {
  background-image: url(../img/table-sorter-desc.gif);
}

table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}

/* rows hidden by filtering (needed for child rows) */
.tablesorter .filtered {
  display: none;
}

/* ajax error row */
.tablesorter .tablesorter-errorRow td {
  text-align: center;
  cursor: pointer;
  background-color: #e6bf99;
}

/* Slider */

.slider {
  overflow: initial;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  padding-bottom: 75%;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-container__image {
  width: 40%;
}

.flex-container__text {
  width: 60%;
}

.intro {
  color: #000000 !important;
  font-family: 'Euclid Circular A' !important;
  font-size: 22px !important;
  letter-spacing: 0.16px !important;
  line-height: 28.6px !important;  
  font-weight: 600;
}

h1 {
  color: #000000;
  font-size: 54px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 56px;
}

p {
  font-family: 'Gill Sans ';
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.16px;
  line-height: 26px;
}

#welcome {
  margin-bottom: 50px;
}

html {
  scroll-behavior: smooth !important;
}

/*Bootstrap Override*/
.carousel {
  height: 100%;
}

.carousel .carousel-inner {
  height: inherit;
}

.carousel .carousel-inner .carousel-item {
  height: inherit;
}

.carousel .carousel-inner .carousel-item__img {
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

/*Button*/
.container--navigation {
  padding: 0px !important;
}

.navigation__innerpages {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.navigation__innerpages img.previous {
  width: 20px;
  margin-right: 20px;
}

.navigation__innerpages img.next {
  width: 20px;
  margin-left: 20px;
}

.navigation__innerpages__col {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.button-span {
  line-height: 20px;
}

.overflow-hidden {
  overflow: hidden;
}

/*Safari bug fix*/
.row:before,
.row:after {
  display: inline-block !important;
}

.carousel-item {
  position: absolute;
}

.overlay-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(black),
      color-stop(30%, rgba(0, 0, 0, 0)),
      color-stop(75%, rgba(0, 0, 0, 0)),
      to(black));
  background: -webkit-linear-gradient(top,
      black 0%,
      rgba(0, 0, 0, 0) 30%,
      rgba(0, 0, 0, 0) 75%,
      black 100%);
  background: -o-linear-gradient(top,
      black 0%,
      rgba(0, 0, 0, 0) 30%,
      rgba(0, 0, 0, 0) 75%,
      black 100%);
  background: linear-gradient(180deg,
      black 0%,
      rgba(0, 0, 0, 0) 30%,
      rgba(0, 0, 0, 0) 75%,
      black 100%);
}

h2 {
  margin-top: 30px;
}

.container-peek__inner {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  text-align: left;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.container-repeater {
  margin-top: 30px;
}

.container-repeater .repeater-img {
  margin-top: 50px;
}

.container-repeater--custom {
  margin-top: 0px;
}

.container-repeater .old-well {
  width: unset !important;
  margin-bottom: 50px;
}

.overlay-school {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50px;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: -1;
}

.overlay-school--activated {
  z-index: 0;
}

.overlay__title {
  font-size: 38px;
}

.overlay__inner-text {
  font-family: "Euclid Circular A";
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
}

.quote-wci {
  color: #ffffff;
  font-family: 'Euclid Circular A';
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.24px;
  line-height: 30px;
}

.row--nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.right-nav {
  margin-left: auto;
}

.gradient-top {
  position: absolute;
  top: 0px;
  height: 300px;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.601278)),
      to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top,
      rgba(0, 0, 0, 0.601278) 0%,
      rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top,
      rgba(0, 0, 0, 0.601278) 0%,
      rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0.601278) 0%,
      rgba(0, 0, 0, 0) 100%);
  width: 100%;
}

.overlay-gradient {
  position: absolute;
  bottom: 0;
  height: 30%;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0)),
      to(rgba(0, 0, 0, 0.601278)));
  background: -webkit-linear-gradient(top,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.601278) 100%);
  background: -o-linear-gradient(top,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.601278) 100%);
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.601278) 100%);
  width: 100%;
}

.margin-std {
  margin-bottom: 50px;
}

/*GFORM override*/
.gfield_label span {
  color: #f49712 !important;
}

.git {
  background-color: #e8e8e8;
  padding: 30px 39px;
}

.git__header {
  color: #f27d00;
  font-family: 'Euclid Circular A';
  font-size: 12.03px;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 23.04px;
}

.git__header:not(:first-of-type) {
  margin-top: 15px;
}

.git__sub {
  color: #000000;
  font-family: 'gill-sans-';
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 1.2px;
  line-height: 23.04px;
}

.wfc {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-flex-item-align: end;
  align-self: center;
}

.description {
  margin-bottom: 0rem;
}

.top-section {
  margin-left: 0px;
  margin-right: 0px;
}

.read-story {
  cursor: pointer;
  z-index: 3;
  position: absolute;
  top: 143%;
  left: 34%;
}

.hide-button {
  visibility: hidden;
  opacity: 0;
}

.show-button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.town-name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  font-family: 'gill-sans-, sans-serif';
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 14px;
  text-transform: uppercase;
}

.town1 {
  position: absolute;
  top: 27%;
  left: 5%;
}

.town1--activated {
  z-index: 1;
}

.town2 {
  position: absolute;
  top: 34%;
  right: 10.5%;
}

.town2--activated {
  z-index: 1;
}

.town3 {
  position: absolute;
  top: 50%;
  right: 11%;
}

.town3--activated {
  z-index: 1;
}

.town4 {
  position: absolute;
  top: 65%;
  right: 12.5%;
}

.town4--activated {
  z-index: 1;
}

.town5 {
  position: absolute;
  top: 84%;
  right: 20%; 
}

.town5--activated {
  z-index: 1;
}
.town6 {
  position: absolute;
  top: 47%;
  right: 14%;

}

.town6--activated {
  z-index: 1;
}
.town7 {
  position: absolute;
  top: 79%;
  right: 40%;
}

.town7--activated {
  z-index: 1;
}

.gradient-img-school {
  position: absolute;
  bottom: 0;
  width: 38vw;
  height: 72%;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      from(black),
      color-stop(73%, rgba(0, 0, 0, 0.276348)),
      to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom,
      black 0%,
      rgba(0, 0, 0, 0.276348) 73%,
      rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom,
      black 0%,
      rgba(0, 0, 0, 0.276348) 73%,
      rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg,
      black 0%,
      rgba(0, 0, 0, 0.276348) 73%,
      rgba(0, 0, 0, 0) 100%);
}

.button-read {
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .container-repeater {
    margin-top: 20px;
  }

  h2 {
    margin-bottom: 20px;
  }
}

.yellow-1 {
  top: 16.4%;
  left: 7.5%;
  width: 4.2%;
}

.yellow-1--activated {
  z-index: 1;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.yellow-2 {
  bottom: 50%;
  right: 12%;
  width: 4.2%;
}

.yellow-2--activated {
  z-index: 1;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.yellow-3 {
  bottom: 21%;
  right: 39.5%;
  width: 4.2%;
}

.yellow-3--activated {
  z-index: 1;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.orange-1 {
  bottom: 16%;
  right: 22%;
  width: 4.2%;
}

.orange-1--activated {
  z-index: 1;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.orange-2 {
  bottom: 35%;
  right: 14%;
  width: 4.2%;
}

.orange-2--activated {
  z-index: 1;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.orange-3 {
  bottom: 39%;
  right: 10%;
  width: 4.2%;
}

.orange-3--activated {
  z-index: 1;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.orange-4 {
  bottom: 54%;
  right: 11%;
  width: 4.2%;
}

.orange-4--activated {
  z-index: 1;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.mint-1 {
  bottom: 40%;
  right: 12%;
  width: 4.2%;
}

.mint-1--activated {
  z-index: 1;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.mint-2 {
  bottom: 34%;
  right: 16%;
  width: 4.2%;
}

.mint-2--activated {
  z-index: 1;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

@media only screen and (max-width: 575px) {
  .town-name {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 4vw;
  }

  .town1 {
    display: none;
  }

  .town2 {
    position: absolute;
    top: 27%;
    right: 22.5%;
  }

  .town3 {
    position: absolute;
    top: 41%;
    right: 19%;
  }

  .town4 {
    position: absolute;
    top: 61%;
    right: 28.5%;
  }

  .town5 {
    position: absolute;
    top: 80%;
    right: 68%;
  }
  .town6 {
    position: absolute;
    top: 36%;
    right: 33%;
  }
  .town7  {
    position: absolute;
    top: 49%;
    right: 41%;
  }

  .yellow-2,
  .yellow-3,
  .orange-1,
  .orange-2,
  .orange-3,
  .orange-4,
  .mint-1,
  .mint-2 {
    width: 15.2%;
  }

  .yellow-1 {
    display: none;
  }

  .orange-1 {
    bottom: 19%;
    right: 68%;
  }

  .orange-2 {
    bottom: 39%;
    right: 29%;
    z-index: 1;
  }

  .orange-3 {
    bottom: 45%;
    right: 19%;
  }

  .orange-4 {
    bottom: 61%;
    right: 22%;
  }

  .mint-1 {
    bottom: 46%;
    right: 25%;
    z-index: 0;
  }

  .mint-2 {
    bottom: 37%;
    right: 33%;
  }

  .yellow-2 {
    bottom: 59%;
    right: 26%;
  }
  
  .yellow-3 {
    bottom: 47%;
    right: 32%;
  }
}

/*Where next*/
html {
  font-size: 16px;
}

body {
  font-family: 'Euclid Circular A';
  color: #000;
}

h1 {
  font-size: 4.375rem;
  line-height: 1;
  letter-spacing: -0.5px;
  font-family: "Euclid Circular A";
}

h1.xl {
  color: white;
  font-size: 7.625rem;
  line-height: 1.3;
}

@media screen and (min-width: 1500px) {
  h1.xl {
    font-size: 6.375rem;
  line-height: 1.3;
  }
}

@media screen and (max-width: 480px) {
  h1.xl {
    font-size: 2.5rem;
    line-height: 1;
  }
}

h2 {
  color: #000000;
  font-family: "Euclid Circular A";
  font-size: 50px;
  font-weight: bold !important;
  letter-spacing: -1px;
}

h3,
.heading-3 {
  margin-top: 40px;
  font-size: 1.5rem;
  line-height: 1.33333;
  letter-spacing: -0.5px;
  font-family: 'Euclid Circular A';
  font-weight: 700;
}
.footer-contact h3{margin-top: 0;}
p {
  color: #202020;
  font-family:'Euclid Circular A';
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.16px;
}

table {
  font-size: 1.3125rem;
  line-height: 1.61905;
  margin-bottom: 20px;
}

th,
.tablepress tfoot th,
.tablepress thead th {
  font-family: GillSansReg;
  font-weight: normal;
  background-color: #a6d6c9 !important;
  padding: 10px;
  text-align: left;
}

td {
  padding: 10px;
  text-align: left;
  border-top: 1px solid #ddd;
}

tr:nth-child(even) {
  background-color: #f9f9f9;
}

.wordpress-content a:not(.button) {
  color: #f49712;
}
.entry h2{font-size: 35px; margin-bottom: 1rem;}
.wordpress-content a:hover:not(.button) {
  color: #ffc574 !important;
}

.wordpress-content ul li {
  font-size: 16px;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

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

.intro {
  font-size: 1.625rem;
  line-height: 1.38462;
}

.entry .intro {
  font-family: GillSansReg;
}

.orange {
  color: #f49712;
}

strong {
  font-family: GillSansReg;
}

.reducing {padding: 15px 22px!important;}
.button,
.tribe-events-button {
  border-radius: 0;
  border: solid 1px #f7d117;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 2px;
  background-color: #f7d117;
  padding: 25px 30px;
  display: inline-block;
  color: black;
  text-transform: uppercase;
  font-family: 'Euclid Circular A';
  margin-right: 10px;
  cursor: pointer;
  border-radius: 2px;
  margin-bottom: 11rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home_banner.banner--full-height .button  {margin-bottom: 0rem;}
.button--arrow-down,
.tribe-events-button--arrow-down {
  padding-right: 60px;
  position: relative;
}

.button--arrow-down:after,
.button--arrow-down:before,
.tribe-events-button--arrow-down:after,
.tribe-events-button--arrow-down:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  /* background-color: #a6d6c9; */
  /* background-color: black; */
  right: 40px;
  top: 20%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.button--arrow-down:before,
.tribe-events-button--arrow-down:before {
  -ms-transform: translateY(-50%) rotate(-45deg);
  /* IE 9 */
  -webkit-transform: translateY(-50%) rotate(-45deg);
  /* Safari */
  transform: translateY(-50%) rotate(-45deg);
  /* Safari */
  -ms-transform-origin: right bottom;
  /* IE 9 */
  -webkit-transform-origin: right bottom;
  /* Safari */
  transform-origin: right bottom;
  /* Safari */
}

.button--arrow-down:after,
.tribe-events-button--arrow-down:after {
  -ms-transform: translateY(-50%) rotate(45deg);
  /* IE 9 */
  -webkit-transform: translateY(-50%) rotate(45deg);
  /* Safari */
  transform: translateY(-50%) rotate(90deg);
  /* Safari */
  -ms-transform-origin: left bottom;
  /* IE 9 */
  -webkit-transform-origin: left bottom;
  /* Safari */
  transform-origin: left bottom;
  /* Safari */
}

.button--arrow-down:hover:before,
.tribe-events-button--arrow-down:hover:before {
  -ms-transform: translateY(-50%) rotate(-40deg);
  /* IE 9 */
  -webkit-transform: translateY(-50%) rotate(-40deg);
  /* Safari */
  transform: translateY(-50%) rotate(-40deg);
  /* Safari */
  background-color: black;
}

.button--arrow-down:hover:after,
.tribe-events-button--arrow-down:hover:after {
  -ms-transform: translateY(-50%) rotate(40deg);
  /* IE 9 */
  -webkit-transform: translateY(-50%) rotate(40deg);
  /* Safari */
  transform: translateY(-50%) rotate(40deg);
  /* Safari */
  background-color: black;
}

.button--arrow-right,
.tribe-events-button--arrow-right {
  padding-right: 60px;
  position: relative;
}

.button--arrow-right:after,
.button--arrow-right:before,
.tribe-events-button--arrow-right:after,
.tribe-events-button--arrow-right:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  background-color: black;
  right: 30px;
  top: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.button--arrow-right:before,
.tribe-events-button--arrow-right:before {
  -ms-transform: translateY(-70%) rotate(-45deg);
  /* IE 9 */
  -webkit-transform: translateY(-70%) rotate(-45deg);
  /* Safari */
  transform: translateY(-70%) rotate(-45deg);
  /* Safari */
  -ms-transform-origin: top center;
  /* IE 9 */
  -webkit-transform-origin: top center;
  /* Safari */
  transform-origin: top center;
  /* Safari */
}

.button--arrow-right:after,
.tribe-events-button--arrow-right:after {
  -ms-transform: translateY(-30%) rotate(45deg);
  /* IE 9 */
  -webkit-transform: translateY(-30%) rotate(45deg);
  /* Safari */
  transform: translateY(-30%) rotate(45deg);
  /* Safari */
  -ms-transform-origin: bottom center;
  /* IE 9 */
  -webkit-transform-origin: bottom center;
  /* Safari */
  transform-origin: bottom center;
  /* Safari */
}

.button--arrow-right:hover,
.tribe-events-button--arrow-right:hover {
  color: black;
  left: 40px;
  top: 20%;
}

.button--arrow-right:hover:after,
.button--arrow-right:hover:before,
.tribe-events-button--arrow-right:hover:after,
.tribe-events-button--arrow-right:hover:before {
  right: 20px;
}

.button--arrow-left,
.tribe-events-button--arrow-left {
  padding-left: 60px;
  position: relative;
}

.button--arrow-left:after,
.button--arrow-left:before,
.tribe-events-button--arrow-left:after,
.tribe-events-button--arrow-left:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  background-color: black;
  left: 30px;
  top: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.button--arrow-left:before,
.tribe-events-button--arrow-left:before {
  -ms-transform:translateY(-70%) rotate(45deg);
  /* IE 9 */
  -webkit-transform: translateY(-70%) rotate(45deg);
  /* Safari */
  transform: translateY(-70%) rotate(45deg);
  /* Safari */
  -ms-transform-origin: top center;
  /* IE 9 */
  -webkit-transform-origin: top center;
  /* Safari */
  transform-origin: top center;
  /* Safari */
}

.button--arrow-left:after,
.tribe-events-button--arrow-left:after {
  -ms-transform: translateY(-30%) rotate(-45deg);
  /* IE 9 */
  -webkit-transform: translateY(-30%) rotate(-45deg);
  /* Safari */
  transform: translateY(-30%) rotate(-45deg);
  /* Safari */
  -ms-transform-origin: bottom center;
  /* IE 9 */
  -webkit-transform-origin: bottom center;
  /* Safari */
  transform-origin: bottom center;
  /* Safari */
}

.button--arrow-left:hover,
.tribe-events-button--arrow-left:hover {
  color: black;
}

.button--arrow-left:hover:after,
.button--arrow-left:hover:before,
.tribe-events-button--arrow-left:hover:after,
.tribe-events-button--arrow-left:hover:before {
  left: 20px;
}

.button--load-more:focus,
.tribe-events-button--load-more:focus {
  background-color: #83c6b4;
}

.button:hover,
.tribe-events-button:hover {
  background-color: #d4b107;
  border-color: #d4b107;
  color: black;
}

.button--ghost {
  background-color: transparent;
  border: solid 1px #a6d6c9;
  color: #a6d6c9;
}

.button--ghost:hover {
  background-color: #a6d6c9;
  color: black;
}

.button--blue {
  background-color: #a6d6c9;
  border: solid 1px #a6d6c9;
  color: white;
}

.button--blue:hover {
  background-color: #83c6b4;
  border: solid 1px #83c6b4;
  color: white;
}

.button--blue:hover.button--arrow-down:after,
.button--blue:hover.button--arrow-down:before {
  background-color: white !important;
}

.button--blue.button--arrow-down:after,
.button--blue.button--arrow-down:before {
  background-color: white;
}

.button--grey {
  background-color: #cfcfcf;
  border: solid 1px #cfcfcf;
  color: black;
}

.button--grey:hover {
  background-color: #b6b6b6;
  border: solid 1px #b6b6b6;
}
.home .top-nav__col-right .hamburger-menu-wrapper {
position: fixed;
    top: 30px;    
    background: #000;	
padding: 3rem 3.3rem 3rem 2.5rem;
right:2rem;}

.button--orange {
  background-color: rgba(0, 0, 0, 0);
  color: #f49712!important;
      font-size: 1rem!important;
	      font-family: 'Euclid Circular A'!important;
  border-radius: 0 !important;
      border: solid 1px #f49712 !important;
}

.button--orange.button--arrow-down:after,
.button--orange.button--arrow-down:before {
  background-color: #f49712;
}

.button--orange.button--arrow-down:after,
.button--orange.button--arrow-down:before {
  background-color: #f49712;
}

.button--orange:hover {
  background-color: #f49712;
  color: white;
}

.button--orange:hover.button--arrow-down:after,
.button--orange:hover.button--arrow-down:before {
  background-color: white;
}

.button--orange:hover.button--arrow-down:after,
.button--orange:hover.button--arrow-down:before {
  background-color: white;
}

.button--yellow {
  background-color: #f7d117;
  border: solid 1px #f7d117;
  color: black;
}

.button--yellow:hover {
  background-color: rgba(0, 0, 0, 0);
  color: black;
}

.button--yellow--custom {
  background-color: #f7d117;
  border: solid 1px #f7d117;
  color: black;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.button--yellow--custom:hover {
  background-color: rgba(0, 0, 0, 0);
  color: black;
}

.button--popup--yellow {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  background-color: #f7d117;
  border: solid 1px #f7d117;
}

.button--popup--blue {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  background-color: #badfd8 !important;
  border: solid 1px #badfd8 !important;
}

.button--popup--orange {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  background-color: #f49712 !important;
  border: solid 1px #f49712 !important;
}

.banner {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-color: black;
  position: relative;
}

.banner h1 {
  max-width: 740px;
}

.banner--full-height {
  height: auto;
  width: 100%;
  overflow: hidden;
}
h2.title-home {font-weight: 900!important;}
.banner--full-height .carousel-item:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  -webkit-box-shadow: inset 1px 1px 250px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 250px rgba(0, 0, 0, 0.5);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, black);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, black);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(0, 0, 0, 0) 50%, black);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(50%, rgba(0, 0, 0, 0)),
      to(black));
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, black);
  /* Standard syntax */
}

.banner--full-height-video:after {
  background: none;
  -webkit-box-shadow: inset 1px 1px 250px #000;
  box-shadow: inset 1px 1px 250px #000;
}

.banner--full-height-carousel {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}

.banner--full-height-carousel:after { 
  display: none;
}

.banner--full-height .button:hover:before,
.banner--full-height .button:hover:after {
  background-color: black;
}

.banner--full-height.banner--no-overlay:after {
  display: none;
}

.banner__full-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.banner__bottom-text {
  text-align: center;
  bottom: 70px;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
}

.banner__bottom-text a {
  z-index: 100;
}

.banner--short {
  height: 0;
  padding-bottom: 33%;
  min-height: 350px;
}

.banner__left-text {
  position: absolute;
  bottom: 70px;
  left: 70px;
  right: 70px;
  max-width: 740px;
  color: white;
  z-index: 1;
}

.banner__left-text h1 {
  color: #a6d6c9;
}

.in-text {
  color: #f7d117;
  letter-spacing: -1px;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}

.typing-text {
  letter-spacing: -1px;
}

@-webkit-keyframes text-color {
  0% {
    color: #f49712;
  }

  33% {
    color: #f49712;
  }

  33.33% {
    color: #a6d6c9;
  }

  66.33% {
    color: #a6d6c9;
  }

  66.66% {
    color: #f7d117;
  }

  99.99% {
    color: #f7d117;
  }

  100% {
    color: #f49712;
  }
}

@-moz-keyframes text-color {
  0% {
    color: #f49712;
  }

  33% {
    color: #f49712;
  }

  33.33% {
    color: #a6d6c9;
  }

  66.33% {
    color: #a6d6c9;
  }

  66.66% {
    color: #f7d117;
  }

  99.99% {
    color: #f7d117;
  }

  100% {
    color: #f49712;
  }
}

@-o-keyframes text-color {
  0% {
    color: #f49712;
  }

  33% {
    color: #f49712;
  }

  33.33% {
    color: #a6d6c9;
  }

  66.33% {
    color: #a6d6c9;
  }

  66.66% {
    color: #f7d117;
  }

  99.99% {
    color: #f7d117;
  }

  100% {
    color: #f49712;
  }
}

@keyframes text-color {
  0% {
    color: #f49712;
  }

  33% {
    color: #f49712;
  }

  33.33% {
    color: #a6d6c9;
  }

  66.33% {
    color: #a6d6c9;
  }

  66.66% {
    color: #f7d117;
  }

  99.99% {
    color: #f7d117;
  }

  100% {
    color: #f49712;
  }
}

.banner__center-text {
  /* position: absolute; */
  /* top: -7rem; */
  /* width: 100%; */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  /* -webkit-transform: translateY(-50%); */
  /* Safari */
  /* transform: translateY(-50%); */
  /* Safari */
  /* text-align: center; */
}

.banner__center-text.fade-out {
  color: white;
}

.banner__center-text.in-text {
  color: white;
  text-align: center;
}

.banner__logo {
  position: absolute;
  top: 80px;
  width: 150px;
  left: calc(50% - 75px);
}

@media screen and (max-width: 600px) {
  .banner__logo {
    display: none;
  }
}

.banner--full-height video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-background-size: cover;
  background-size: cover;
  background-color: black;
}

.hide-full-banner {
  display: none;
}

.hide-full-banner.short-banner-intro {
  display: block;
  font-family: GillSansReg;
}

@media screen and (max-width: 600px) {
  .banner {
    display: none;
  }

  .error404 .banner {
    display: block;
  }

  .hide-full-banner {
    display: block;
  }
}

.banner__down-arrow {
  position: absolute;
  cursor: pointer;
  bottom: 70px;
  right: 140px;
  z-index: 9;
  height: 100px;
  opacity: 1;
}

.banner__down-arrow .down-arrow__stem {
  animation: stem-down 1s ease-in-out infinite reverse;
  -webkit-transition: opacity 0.3s ease-in-out 0.5s;
  -moz-transition: opacity 0.3s ease-in-out 0.5s;
  -ms-transition: opacity 0.3s ease-in-out 0.5s;
  -o-transition: opacity 0.3s ease-in-out 0.5s;
  transition: opacity 0.3s ease-in-out 0.5s;
}

.banner__down-arrow .down-arrow__stem:before {
  animation: head-left-down 1s ease-in-out infinite reverse;
}

.banner__down-arrow .down-arrow__stem:after {
  animation: head-right-down 1s ease-in-out infinite reverse;
}

.banner__down-arrow .down-arrow__stem.stop-anim {
  -webkit-animation: stem-down 1s ease-in-out;
  animation: stem-down 1s ease-in-out;
  opacity: 0;
}

.banner__down-arrow .down-arrow__stem.stop-anim:before {
  -webkit-animation: head-left-down 1s ease-in-out;
  animation: head-left-down 1s ease-in-out;
}

.banner__down-arrow .down-arrow__stem.stop-anim:after {
  -webkit-animation: head-right-down 1s ease-in-out;
  animation: head-right-down 1s ease-in-out;
}

@media screen and (max-width: 1024px) {
  .banner__down-arrow {
    display: none;
  }
}

.arr-icon>* {
  fill: #a6d6c9;
}

.arr-icon .arr-line {
  stroke: #a6d6c9;
  stroke-width: 2;
  fill: none;
}

.down-arrow__stem {
  position: relative;
  width: 1px;
  height: 100px;
  background-color: #a6d6c9;
  margin: 0 30px;
}

.down-arrow__stem:after,
.down-arrow__stem:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  background-color: #a6d6c9;
  right: 0;
  bottom: -1px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.down-arrow__stem:before {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari */
  transform: rotate(-45deg);
  /* Safari */
  -ms-transform-origin: right bottom;
  /* IE 9 */
  -webkit-transform-origin: right bottom;
  /* Safari */
  transform-origin: right bottom;
  /* Safari */
}

.down-arrow__stem:after {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Safari */
  -ms-transform-origin: left bottom;
  /* IE 9 */
  -webkit-transform-origin: left bottom;
  /* Safari */
  transform-origin: left bottom;
  /* Safari */
}

.down-arrow__stem:hover:before {
  -ms-transform: rotate(-40deg);
  /* IE 9 */
  -webkit-transform: rotate(-40deg);
  /* Safari */
  transform: rotate(-40deg);
  /* Safari */
  background-color: black;
}

.down-arrow__stem:hover:after {
  -ms-transform: rotate(40deg);
  /* IE 9 */
  -webkit-transform: rotate(40deg);
  /* Safari */
  transform: rotate(40deg);
  /* Safari */
  background-color: black;
}

@-webkit-keyframes stem-down {
  0% {
    height: 100px;
  }

  80% {
    height: 0px;
  }

  100% {
    height: 0px;
  }
}

@keyframes stem-down {
  0% {
    height: 100px;
  }

  80% {
    height: 0px;
  }

  100% {
    height: 0px;
  }
}

@-webkit-keyframes head-left-down {
  30% {
    height: 14px;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Safari */
    transform: rotate(-45deg);
    /* Safari */
  }

  55% {
    height: 14px;
    -ms-transform: rotate(0);
    /* IE 9 */
    -webkit-transform: rotate(0);
    /* Safari */
    transform: rotate(0);
    /* Safari */
  }

  80% {
    height: 0px;
  }

  100% {
    height: 0px;
  }
}

@keyframes head-left-down {
  30% {
    height: 14px;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Safari */
    transform: rotate(-45deg);
    /* Safari */
  }

  55% {
    height: 14px;
    -ms-transform: rotate(0);
    /* IE 9 */
    -webkit-transform: rotate(0);
    /* Safari */
    transform: rotate(0);
    /* Safari */
  }

  80% {
    height: 0px;
  }

  100% {
    height: 0px;
  }
}

@-webkit-keyframes head-right-down {
  30% {
    height: 14px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari */
    transform: rotate(45deg);
    /* Safari */
  }

  55% {
    height: 14px;
    -ms-transform: rotate(0);
    /* IE 9 */
    -webkit-transform: rotate(0);
    /* Safari */
    transform: rotate(0);
    /* Safari */
  }

  80% {
    height: 0px;
  }

  100% {
    height: 0px;
  }
}

@keyframes head-right-down {
  30% {
    height: 14px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari */
    transform: rotate(45deg);
    /* Safari */
  }

  55% {
    height: 14px;
    -ms-transform: rotate(0);
    /* IE 9 */
    -webkit-transform: rotate(0);
    /* Safari */
    transform: rotate(0);
    /* Safari */
  }

  80% {
    height: 0px;
  }

  100% {
    height: 0px;
  }
}

.full-height-slide {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  height: 100vh;
}

.error404 #content-wrap {
  min-height: auto;
}

.error404 .intro {
  max-width: 740px;
  margin: auto;
}

.error404 .videoWrapper-width {
  max-width: 740px;
  margin: 30px auto;
}

.error404 .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.error404 .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 900px) {
  .error404 .banner--full-height {
    padding: 80px 0;
    height: auto;
  }

  .error404 .banner__center-text {
    position: relative;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari */
    transform: none;
    /* Safari */
    top: auto;
    padding: 15px;
  }
}

.sidebar {
  max-width: 100%;
  width: 340px;
  min-width: 340px;
  float: right;
  -ms-transform: translateY(-100px);
  /* IE 9 */
  -webkit-transform: translateY(-100px);
  /* Safari */
  transform: translateY(-100px);
  /* Safari */
}

.sidebar .logo {
  margin: auto;
  width: 230px;
  margin-bottom: 40px;
}

.single-post .logo--custom  {
  padding-top: 60px;
}
.sidebar .logo--custom {
  margin: auto;
  width: 230px;
  margin-bottom: 40px;
}

.sidebar--no-nav {
  -ms-transform: none;
  /* IE 9 */
  -webkit-transform: none;
  /* Safari */
  transform: none;
  /* Safari */
}

.sidebar--no-nav .sidebar__sec:first-child {
  margin-top: 0;
}

.top-level {
  font-family: 'Euclid Circular A';
  font-size: 2rem;
  line-height: 1;
  letter-spacing: -0.5px;
  color: #f7d117;
  margin-bottom: 20px;
  padding: 0 20px;
}

.sidebar__nav {
  background-color: #e8e8e8;
  color: black;
  text-align: center;
  padding: 50px 0;
}

.sidebar__nav ul {
  text-transform: uppercase;
  font-family: GillSansReg;
  margin: 0;
  list-style: none;
  padding: 0 20px;
  letter-spacing: 3px;
}

.sidebar__nav ul a {
  font-size: 0.875rem;
  line-height: 1.14286;
}

.sidebar__nav .children {
  display: none;
  color: #a7a7a7;
}

.sidebar__nav .children li {
  padding: 3px 0;
}

.sidebar__nav .children a {
  font-size: 0.75rem;
  line-height: 1.16667;
}

.sidebar__nav li {
  padding: 5px 0;
}

.sidebar__nav li a:hover {
  letter-spacing: 2.5px;
}

.sidebar__nav a {
  color: inherit;
  display: contents;
}

.sidebar__nav a:hover {
  color: #f7d117;
}

@media screen and (max-width: 768px) {
  .sidebar__nav .page_item_has_children {
    position: relative;
  }

  .sidebar__nav .page_item_has_children:after {
    position: absolute;
    content: "";
    right: 20px;
    top: 3px;
    width: 15px;
    height: 15px;
    border-left: solid 2px #f7d117;
    border-bottom: solid 2px #f7d117;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Safari */
    transform: rotate(-45deg);
    /* Safari */
  }
}

.breadcrumb {
  padding: 0 20px;
  margin: 15px 0;
  text-transform: uppercase;
  font-family: GillSansReg;
}

.breadcrumb p {
  color: #928f8f;
  font-size: 0.625rem;
  line-height: 1.6;
  text-transform: uppercase;
  font-family: GillSansReg;
  letter-spacing: 2px;
}

.current_page_item .children,
.current_page_ancestor .children {
  display: block;
}

.current_page_item>a,
.current_page_ancestor>a {
  color: #f7d117;
}

.sidebar__sec {
  margin: 25px 0;
}

.sidebar__sec__title {
  font-family: 'Euclid Circular A';
  font-size: 1.5rem;
  line-height: 1.33333;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
  overflow: hidden;
  margin-top: 50px;
}

.sidebar__sec__title>div {
  position: relative;
  padding-right: 15px;
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.sidebar__sec__title>div.off-screen--hide {
  -ms-transform: translateX(340px);
  /* IE 9 */
  -webkit-transform: translateX(340px);
  /* Safari */
  transform: translateX(340px);
  /* Safari */
}

.sidebar__sec__title>div:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  right: -200px;
  top: 16px;
  background-color: #f7d117;
}

body.post-type-archive-events .page-item-868>a {
  color: #f7d117;
}

body.post-type-archive-galleries .page-item-870>a {
  color: #f7d117;
}

@media screen and (max-width: 768px) {
  .sidebar {
    width: 100%;
    float: left;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari */
    transform: none;
    /* Safari */
  }

  .sidebar .sidebar__sec {
    display: none;
  }

  .sidebar__nav {
    background-color: #e8e8e8;
    padding-bottom: 20px;
  }

  .sidebar__nav>ul>li.current_page_ancestor,
  .sidebar__nav>ul>li.current_page_item {
    display: block;
  }

  .sidebar__nav>ul>li.current_page_ancestor .children,
  .sidebar__nav>ul>li.current_page_item .children {
    display: none;
  }

  .sidebar__sec--mobile {
    display: block;
  }
}

.reduce-height {
  height: 65vh;
}

.teaser {
  height: 226px;
  margin: 10px 0;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.08333;
  background-color: #a6d6c9;
  -webkit-background-size: cover;
  background-size: cover;
  font-family: 'Euclid Circular A';
  -ms-transform-origin: right center;
  /* IE 9 */
  -webkit-transform-origin: right center;
  /* Safari */
  transform-origin: right center;
  /* Safari */
  -ms-transform: translateX(0%);
  /* IE 9 */
  -webkit-transform: translateX(0%);
  /* Safari */
  transform: translateX(0%);
  /* Safari */
}

.teaser--ar-60 {
  height: 0;
  padding-bottom: 60%;
}

.teaser.teaser--sidebar {
  -webkit-transition: transform 0.2s linear 0.1s;
  -moz-transition: transform 0.2s linear 0.1s;
  -ms-transition: transform 0.2s linear 0.1s;
  -o-transition: transform 0.2s linear 0.1s;
  -webkit-transition: -webkit-transform 0.2s linear 0.1s;
  transition: -webkit-transform 0.2s linear 0.1s;
  transition: transform 0.2s linear 0.1s;
  transition: transform 0.2s linear 0.1s, -webkit-transform 0.2s linear 0.1s;
}

.teaser:hover.teaser--sidebar {
  -ms-transform: translateX(-15px);
  /* IE 9 */
  -webkit-transform: translateX(-15px);
  /* Safari */
  transform: translateX(-15px);
  /* Safari */
}

.teaser:hover .teaser--image__text {
  color: white;
}

.teaser.off-screen--hide {
  -ms-transform: translateX(100%);
  /* IE 9 */
  -webkit-transform: translateX(100%);
  /* Safari */
  transform: translateX(100%);
  /* Safari */
}

.teaser--sidebar {
  width: calc(100% + 322px);
}

.sidebar__single {
  width: calc(100% + 340px);
}

.sidebar__single--block {
  display: block !important;
}

.teaser--sidebar:before {
  content: none !important;
}

.teaser .date {
  font-family: GillSansReg;
  font-size: 0.8125rem;
  color: #4e7368;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.teaser--image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  color: white;
  overflow: hidden;
}

.teaser--image:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 101%;
  left: 0;
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.9178046218487395) 0%, rgba(255,255,255,0) 63%);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(0deg, rgba(0,0,0,0.9178046218487395) 0%, rgba(255,255,255,0) 63%);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(0deg, rgba(0,0,0,0.9178046218487395) 0%, rgba(255,255,255,0) 63%);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(50%, rgba(0, 0, 0, 0)),
      to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(0deg, rgba(0,0,0,0.9178046218487395) 0%, rgba(255,255,255,0) 63%);
  /* Standard syntax */
} 

.teaser--image:before {
  position: absolute;
  content: "READ MORE";
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.75);
  z-index: 9;
  width: 80px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  padding-bottom: 15px;
  cursor: pointer;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: GillSansReg;
  border-top: solid 65px #f7d117;
  padding: 0;
  padding-top: 15px;
  margin-right: 10px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Safari */
  top: -118px;
  right: -107px;
}

.teaser--image:hover:before {
  top: -38px;
  right: -36px;
}

.teaser .teaser--image__text {
  position: absolute;
  bottom: 30px;
  left: 30px;
  max-width: 52%;
  z-index: 9;
  color: white;
  -webkit-transition: all 0.2s linear 0.1s;
  -moz-transition: all 0.2s linear 0.1s;
  -ms-transition: all 0.2s linear 0.1s;
  -o-transition: all 0.2s linear 0.1s;
  transition: all 0.2s linear 0.1s;
}

.teaser .teaser--image__text .date {
  color: #f7d117;
}

.teaser--event {
  display: table;
}

.teaser--event__text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
  padding-right: 50px;
}

.teaser--event__text .title {
  color: black;
}

@media screen and (max-width: 768px) {
  .teaser.teaser--sidebar {
    max-width: 390px;
    width: calc(50% - 30px);
    margin: 0 14px;
    display: inline-block;
  }

  .sidebar__sec {
    margin: 20px;
  }
}

@media screen and (max-width: 600px) {
  .teaser.teaser--sidebar {
    width: 100%;
    margin: auto;
  }
}

a.post-edit-link {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  text-align: center;
  width: 100px;
  margin: auto;
  color: black;
  padding: 5px;
  z-index: 99999;
}

a:focus {
  outline: none;
}

.content-w-sidebar {
  margin-top: -40px;
  background-color: white;
  float: left;
}

.content-w-sidebar__inner {
  max-width: 950px;
  margin: auto;
  padding: 0 40px;
  margin-bottom: 50px;
}

body.single .content-w-sidebar__inner h1,
body.blog .content-w-sidebar__inner h1,
body.archive .content-w-sidebar__inner h1,
body.page-template-tpl-archive-events .content-w-sidebar__inner h1 {
  font-size: 3.8125rem;
}

@media screen and (max-width: 1024px) {

  body.single .content-w-sidebar__inner,
  body.blog .content-w-sidebar__inner,
  body.archive .content-w-sidebar__inner,
  body.page-template-tpl-archive-events .content-w-sidebar__inner {
    padding: 35px;
  }
}

@media screen and (max-width: 768px) {

  body.single .content-w-sidebar__inner,
  body.blog .content-w-sidebar__inner,
  body.archive .content-w-sidebar__inner,
  body.page-template-tpl-archive-events .content-w-sidebar__inner {
    padding: 35px;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari */
    transform: none;
    /* Safari */
    padding-top: 70px;
  }
}

.main-content {
  background-color: #fff;
  padding-top: 100px;
  position: relative;
}

.home .main-content {
  padding-top: 0;
}

@media screen and (max-width: 768px) {
  .content-w-sidebar {
    width: 100%;
  }

  .main-content {
    padding-top: 0;
  }
}

.entry .quote--video:first-child {
  margin-top: 0;
}

.entry img {
  margin-top: 15px;
  margin-bottom: 15px;
}

.entry ul,
.entry ol {
  font-size: 1.3125rem;
  line-height: 1.61905;
}

.entry ul {
  counter-reset: li;
  /* Initiate a counter */
  margin-left: 0;
  /* Remove the default left margin */
  padding-left: 0;
  /* Remove the default left padding */
}

.entry ul>li {
  position: relative;
  /* Create a positioning context */
  margin: 0 0 0 2em;
  /* Give each list item a left margin to make room for the numbers */
  padding: 4px 8px;
  /* Add some spacing around the content */
  list-style: none;
  /* Disable the normal item numbering */
}

.entry ul>li:before {
  content: "\2022";
  counter-increment: li;
  position: absolute;
  top: 0;
  left: -1.5em;
  font-size: 1em;
  line-height: 1;
  font-size: 1.3125rem;
  line-height: 1.619047619;
  /* width: 2em; */
  /* margin-right: 8px; */
  /* padding: 4px; */
  color: #f49712;
  font-weight: bold;
  text-align: center;
}

.entry ol {
  counter-reset: li;
  /* Initiate a counter */
  margin-left: 0;
  /* Remove the default left margin */
  padding-left: 0;
  /* Remove the default left padding */
}

.entry ol>li {
  position: relative;
  /* Create a positioning context */
  margin: 0 0 0 2em;
  /* Give each list item a left margin to make room for the numbers */
  padding: 4px 8px;
  /* Add some spacing around the content */
  list-style: none;
  /* Disable the normal item numbering */
}

.entry ol>li:before {
  content: counter(li);
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  /* Position and style the number */
  position: absolute;
  top: -8px;
  left: -1.5em;
  font-size: 32px;
  width: 2em;
  /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
  margin-right: 8px;
  padding: 4px;
  color: #f49712;
  text-align: center;
}

.entry li ol,
.entry li ul {
  margin-top: 6px;
}

.entry ol ol li:last-child {
  margin-bottom: 0;
}

.entry a:not(.button):not(.block-anchor):not(.gform_anchor):not(.tabs__link) {
  position: relative;
  color: #f49712;
  display: inline-block;
}

.entry a:not(.block-anchor):not(.gform_anchor):not(.tabs__link)::before div:not(.button),
.entry a:not(.button):not(.block-anchor):not(.gform_anchor):not(.tabs__link)::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  content: "";
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.2);
  transform: translateX(-50%) translateY(-50%) scale(0.2);
}

.entry a:not(.button):not(.block-anchor):not(.gform_anchor):not(.tabs__link)::after {
  width: 90px;
  height: 90px;
  border-width: 6px;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.8);
  transform: translateX(-50%) translateY(-50%) scale(0.8);
}

.entry a:not(.button):not(.block-anchor):not(.gform_anchor):not(.tabs__link):hover::before,
.entry a:not(.button):not(.block-anchor):not(.gform_anchor):not(.tabs__link):hover::after,
.entry a:not(.button):not(.block-anchor):not(.gform_anchor):not(.tabs__link):focus::before,
.entry a:not(.button):not(.block-anchor):not(.gform_anchor):not(.tabs__link):focus::after {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}

.entry .calendar-nav a::before,
.entry .calendar-nav a::after {
  content: none;
  display: none;
}

.bottom-page-nav .button {
  margin-top: 40px;
}

.bottom-page-nav .prev {
  float: left;
}

.bottom-page-nav .next {
  float: right;
}

blockquote {
  border: none;
  padding-left: 70px;
  color: black;
  font-size: 1.5rem;
  line-height: 1.33333;
  position: relative;
  font-family: GillSansReg;
}

blockquote:before {
  content: "";
  background-image: url(../images/quotes.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  width: 50px;
  position: absolute;
  left: -4rem;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 1rem;
  line-height: 1.25;
  margin-top: 8px;
  color: #8c8c8c;
  font-style: italic;
  margin-top: 0;
}

img.alignleft {
  margin-bottom: 35px;
  margin-right: 20px;
  margin-top: 15px;
  float: left; 
}

img.alignright {
  float: right;
  margin-left: 20px;
  margin-top: 15px;
}

.alignleft {
  margin-right: 20px;
  margin-top: 15px;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-top: 15px;
}

strong {
  font-family: GillSansReg;
  font-weight: bold;
}

.gallery-item img {
  border: none !important;
}

.gallery-columns-2 .gallery-item:nth-of-type(1) {
  padding-right: 15px;
}


.gallery-columns-2 .gallery-item:nth-of-type(2) {
  padding-left: 15px;
}

@media screen and (max-width: 768px) {
  .content-w-sidebar__inner {
    padding: 30px 20px 0;
  }
}

#content-wrap {
  min-height: 100vh;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

div.navigation {
  margin: 50px 0;
}

@media screen and (max-width: 768px) {
  div.navigation {
    margin: 30px 0 10px;
  }
}

div.navigation .page-numbers {
  padding: 4px 8px;
  color: black;
  text-align: center;
}

div.navigation .page-numbers span {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 35px;
  font-size: 17px;
}

div.navigation .page-numbers span.dots {
  color: black;
  font-size: 32px;
  border: none;
}

div.navigation a.page-numbers {
  background-color: white;
  color: black;
  font-weight: 300;
  width: 100%;
  height: 100%;
  display: block;
  line-height: 35px;
  font-size: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

div.navigation a.page-numbers:hover {
  background-color: #f7d117;
  color: black;
}

div.navigation .page-numbers li {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  vertical-align: bottom;
}

div.navigation .page-numbers li>* {
  border: solid 2px #f7d117;
}

div.navigation .current {
  background-color: #f7d117;
  color: black;
}

div.navigation .next {
  border: none;
  color: #f7d117 !important;
  background-color: #f7d117 !important;
  display: inline-block;
  position: relative;
}

div.navigation .next:after,
div.navigation .next:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  background-color: black;
  right: 22px;
  top: 17px;
}

div.navigation .next:before {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari */
  transform: rotate(-45deg);
  /* Safari */
  -ms-transform-origin: top center;
  /* IE 9 */
  -webkit-transform-origin: top center;
  /* Safari */
  transform-origin: top center;
  /* Safari */
  top: 9px;
}

div.navigation .next:after {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Safari */
  -ms-transform-origin: bottom center;
  /* IE 9 */
  -webkit-transform-origin: bottom center;
  /* Safari */
  transform-origin: bottom center;
  /* Safari */
  top: 15px;
}

div.navigation .prev {
  border: none;
  color: #f7d117 !important;
  background-color: #f7d117 !important;
  display: inline-block;
  position: relative;
}

div.navigation .prev:after,
div.navigation .prev:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  background-color: black;
  left: 22px;
  top: 17px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

div.navigation .prev:before {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Safari */
  -ms-transform-origin: top center;
  /* IE 9 */
  -webkit-transform-origin: top center;
  /* Safari */
  transform-origin: top center;
  /* Safari */
  top: 9px;
}

div.navigation .prev:after {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari */
  transform: rotate(-45deg);
  /* Safari */
  -ms-transform-origin: bottom center;
  /* IE 9 */
  -webkit-transform-origin: bottom center;
  /* Safari */
  transform-origin: bottom center;
  /* Safari */
  top: 15px;
}

.responsive-table {
  overflow: scroll;
  width: 100%;
}

.dataTables_wrapper .dataTables_scroll td {
  min-width: 150px;
}

.search-result {
  padding-bottom: 10px;
  border-bottom: solid 1px #f1f1f1;
  min-height: 145px;
}

.search-result a {
  color: #f49712;
}

/* line 780, ../sass/screen.scss */
.search-result .image-contain {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  margin: 0;
  height: 0;
  overflow: hidden;
}

/* line 787, ../sass/screen.scss */
.search-result .image-contain .image {
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 797, ../sass/screen.scss */
.search-result h3 {
  line-height: 26px;
}

.afg-gallery {
  font-family: GillSansLight;
}

.afg-gallery .afg-cell {
  padding: 5px;
  margin: 0;
}

.afg-gallery img.afg-img {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -web-kit-box-shadow: none;
  margin: 0;
}

.afg-gallery .afg-page,
.afg-gallery .afg-cur-page {
  background-color: white;
  color: black !important;
  font-weight: 300;
  width: 40px;
  height: 100%;
  display: inline-block;
  line-height: 35px;
  font-size: 17px;
  border: solid 2px #f7d117 !important;
  margin: 15px 5px;
}

.afg-gallery .afg-page:after,
.afg-gallery .afg-page:before,
.afg-gallery .afg-cur-page:after,
.afg-gallery .afg-cur-page:before {
  content: none;
  display: none;
}

.afg-gallery .afg-page:hover,
.afg-gallery .afg-cur-page:hover {
  background-color: #f7d117;
}

.afg-gallery .afg-page {
  height: 39px;
  /* margin: 0; */
  overflow: hidden;
  vertical-align: bottom;
  position: relative;
}

.afg-gallery .afg-page:before {
  position: absolute;
  height: 15px;
  width: 15px;
  background: blue;
  content: "";
}

.afg-gallery .afg-page[Title="Prev Page"] {
  display: none !important;
}

.afg-gallery .afg-page[Title="Next Page"] {
  display: none !important;
}

.afg-gallery .afg-cur-page {
  background-color: #f7d117;
}

.afg-gallery font.afg-page {
  display: none;
}

.afg-gallery img.afg-img:hover {
  margin-top: 0;
}

div.afg-pagination {
  padding-bottom: 40px;
}

.mg-top-40 {
  margin-top: 40px;
}

.input-contact {
  background-color: #e8e8e8;
  border: none;
  height: 57px;
}

.textarea {
  height: 332px !important;
}

.submit-btn-class {
  background-color: #f7d117 !important;
  border: none !important;
  font-family: 'Euclid Circular A' !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 14px !important;
  border-radius: 0px !important;
}

.site-footer {
  background: #000;
  color: white;
  font-size: 1.1875rem;
}

.site-footer__logo {
  width: 170px;
}

.site-footer .intro {
  font-size: 24px !important;
  line-height: 1.5;
  color: white !important;
}

.site-footer .searchform {
  position: absolute;
  bottom: 0px;
}

.site-footer .searchform input[type="submit"] {
  width: 40px;
  height: 46px;
  opacity: 0;
}

.site-footer .searchform input[type="text"] {
  background-color: #292929;
  height: 46px;
  border: none;
  border-radius: 23px;
  color: #928f8f;
  color: white;
  padding: 0 23px;
}

.site-footer .searchform .search-icon {
  display: inline-block;
  position: relative;
  margin-left: -67px;
}

.site-footer .searchform .search-icon:after {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: solid 2px #444343;
  top: 14px;
  right: 3px;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.site-footer .searchform .search-icon:before {
  content: "";
  position: absolute;
  background-color: #444343;
  height: 12px;
  width: 2px;
  right: 15px;
  top: 29px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Safari */
  -ms-transform-origin: top center;
  /* IE 9 */
  -webkit-transform-origin: top center;
  /* Safari */
  transform-origin: top center;
  /* Safari */
}

.site-footer .searchform .search-icon:hover:after {
  border: solid 2px white;
}

.site-footer .searchform .search-icon:hover:before {
  background-color: white;
}

.site-footer .searchform label {
  display: none;
}

.site-footer .searchform input:focus {
  outline: none;
}

.site-footer--header {
  font-family: 'Euclid Circular A';
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 19px;
  color: #f7d117;
  text-transform: uppercase;
}

.site-footer--header:not(:first-child) {
  margin-top: 20px;
}

.site-footer--sub {
  font-family: 'Euclid Circular A';
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 19px;
  margin-top: 5px;
  color: white;
}

.site-footer--sub a {
  color: white;
}

.site-footer .quick-link-container {
  position: absolute;
  bottom: 0px;
}

.site-footer .wrapper-footer {
  padding: 45px 0px;
  border-bottom: 2px solid #a4a098;
}

.site-footer .wrapper-sub-footer p {
  color: #a4a098;
  font-family: 'Euclid Circular A';
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin-top: 15px;
}

.site-footer .wrapper-sub-footer p a {
  color: #a4a098;
}

.site-footer .container-footer {
  max-width: 82%;
}

.site-footer .container-footer .twk-signature {
  text-align: right;
}

.social img {
  width: 40px;
}

.good-school {
  margin-top: 90px;
}

.good-school a {
  color: white;
}

.good-school img {
  margin-right: 15px;
  width: 90px;
}

.social-icon {
  margin-right: 5px;
  margin-top: 5px;
  display: inline-block;
}

.social-icon svg {
  width: 35px;
}

@media screen and (max-width: 1000px) {
  .good-school {
    margin-top: 20px;
  }

  .good-school img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
  }
}

.quote {
  font-size: 1.5rem;
  line-height: 1.33333;
  letter-spacing: -0.5px;
  font-family: 'Euclid Circular A';
}

.quote--video {
  position: relative;
  margin: 40px 0;
}

.quote--video img {
  width: 100%;
}

.quote--video a {
  color: inherit;
}

.quote--video .quote__text {
  position: absolute;
  left: 20px;
  width: 40%;
  bottom: -10px;
}

.quote--video .quote__text>span,
.quote--video .quote__text .quote__text-title {
  background-color: #f7d117;
}

.quote--video .quote__text .quote__text-title {
  display: block;
  max-width: 50%;
}

.quote--video:hover svg.play-button circle {
  -webkit-animation: linear video-button 1s 3;
  -moz-animation: linear video-button 1s 3;
  -ms-animation: linear video-button 1s 3;
  -o-animation: linear video-button 1s 3;
  animation: linear video-button 1s 3;
  stroke-dasharray: 95px;
  fill: transparent;
}

.quote--video:hover svg.play-button .triangle {
  fill: #f7d117;
}

.quote--image {
  position: relative;
  margin-bottom: 10px;
}

.quote--image img {
  max-width: none;
  width: 100%;
}

.quote--image .quote__text {
  max-width: 600px;
  font-size: 1.6875rem;
  margin-left: 20px;
  -ms-transform: translateY(-70px);
  /* IE 9 */
  -webkit-transform: translateY(-70px);
  /* Safari */
  transform: translateY(-70px);
  /* Safari */
  -webkit-transition: transform 0.6s linear;
  -moz-transition: transform 0.6s linear;
  -ms-transition: transform 0.6s linear;
  -o-transition: transform 0.6s linear;
  -webkit-transition: -webkit-transform 0.6s linear;
  transition: -webkit-transform 0.6s linear;
  transition: transform 0.6s linear;
  transition: transform 0.6s linear, -webkit-transform 0.6s linear;
}

.quote--image .quote__text.off-screen--hide {
  -ms-transform: translateY(-50px);
  /* IE 9 */
  -webkit-transform: translateY(-50px);
  /* Safari */
  transform: translateY(-50px);
  /* Safari */
}

.quote__text {
  color: black;
}

.quote__text>span {
  display: block;
  background-color: #a6d6c9;
  padding: 10px;
  padding-left: 20px;
  /* Hide all possibilities in advance */
}

svg.play-button {
  pointer-events: none;
  position: absolute;
  top: calc(50% - 45px);
  left: calc(50% - 45px);
  width: 90px;
  height: 90px;
  z-index: 99;
}

svg.play-button circle {
  stroke-width: 6px;
  stroke: #f7d117;
  fill: #f7d117;
  stroke-dasharray: 765px;
  stroke-dashoffset: 0;
  -ms-transform-origin: center;
  /* IE 9 */
  -webkit-transform-origin: center;
  /* Safari */
  transform-origin: center;
  /* Safari */
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

svg.play-button .triangle {
  fill: white;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

cite,
.quote__text-title {
  font-size: 0.75rem;
  font-family: GillSansReg;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: table;
  padding: 10px 25px;
  background-color: #a6d6c9;
  max-width: 380px;
}

@-webkit-keyframes video-button {
  100% {
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg);
    /* Safari */
    transform: rotate(360deg);
    /* Safari */
  }
}

@-moz-keyframes video-button {
  100% {
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg);
    /* Safari */
    transform: rotate(360deg);
    /* Safari */
  }
}

@-o-keyframes video-button {
  100% {
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg);
    /* Safari */
    transform: rotate(360deg);
    /* Safari */
  }
}

@keyframes video-button {
  100% {
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg);
    /* Safari */
    transform: rotate(360deg);
    /* Safari */
  }
}

@media screen and (max-width: 600px) {
  .quote__text>span {
    padding: 8px 12px 8px;
  }

  .quote--image .quote__text {
    font-size: 1.5rem;
    margin-right: 35px;
    margin-left: 10px;
  }

  cite,
  .quote__text-title {
    padding: 10px 12px;
  }

  p,
  table {
    font-size: 1.5rem;
    line-height: 1.6;
  }

  .quote--image {
    margin-top: 0;
  }
}

.home-quotes {
  position: relative;
  margin-top: -50px;
  margin-bottom: 50px;
  text-align: center;
  background: black;
  color: white;
}

.home-quotes__quote {
  font-family: 'Euclid Circular A';
  padding: 90px 50px 60px;
}

.home-quotes__quote p {
  font-size: 26px;
  line-height: 1.3;
}

.home-quotes__by {
  font-family: GillSansLight;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

@media (max-width: 480px) {
  .home-quotes__quote {
    padding: 60px 30px 60px;
  }
}

.home-quotes .stripes {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.home-quotes .stripes__left {
  display: inline-block;
  width: 2px;
  height: 100%;
  background-color: #f49712;
  margin-right: 2px;
}

.home-quotes .stripes__middle {
  display: inline-block;
  width: 2px;
  height: 100%;
  background-color: #a6d6c9;
  margin-right: 2px;
}

.home-quotes .stripes__right {
  display: inline-block;
  width: 2px;
  height: 100%;
  background-color: #f7d117;
}

@media (max-width: px) {
  .home-quotes .stripes {
    top: 50%;
    bottom: initial;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .home-quotes .stripes__left {
    width: 100%;
    height: 2px;
    background-color: #f49712;
    margin-right: 0;
    margin-bottom: -8px;
  }

  .home-quotes .stripes__middle {
    width: 100%;
    height: 2px;
    background-color: #a6d6c9;
    margin-right: 0;
  }

  .home-quotes .stripes__right {
    width: 100%;
    height: 2px;
    background-color: #f7d117;
    margin-bottom: 8px;
  }
}

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

.font-16 {
  font-size: 16px;
}

.font-12 {
  font-size: 12px;
}
.home-wel::after{ 
	right: 35px;
    top: 8%;
    background-color: transparent;
    transform: rotate(90deg); 
  }
  .banner--full-height .button:hover:after {
    background-color: transparent;
    transform: rotate(90deg); 
}

.home-city {
  max-width :100%;    
  display: block;
  font-family: 'Euclid Circular A';
  font-size: 14px!important;
  line-height: 1.5;
  font-style: normal;
  color: #0a0a0a;
  margin-top: 57px;
  margin-bottom: 18px;
  letter-spacing: 2px;
}
.read-bttn .button::before{background-color: transparent;}
.read-bttn .button::after{display: none;}
.read-bttn .button:hover{color: #fff;}
.font-54 {
  font-size: 54px;
}

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

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-bottom-35 {
  margin-bottom: 35px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.padding-top-50 {
  padding-top: 50px;
}

.repeater-img {
  width: 100%;
}

.float-right {
  float: right;
}

.font-rockwell {
  font-family: 'Euclid Circular A';
}

.font-gill {
  font-family: 'Euclid Circular A';
}

.font-title {
  color: #000000;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 40px;
}

.font-subtitle {
  color: #000000;
  letter-spacing: 0.18px;
  line-height: 24px;
}

.font-content {
  color: #202020;
  font-weight: 300;
  letter-spacing: 0.16px;
  line-height: 22px;
}

.entry .top-image {
  margin: auto;
  display: block;
}

.uppercase {
  text-transform: uppercase;
}

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

.page-link {
  color: #000000 !important;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 56px;
  vertical-align: baseline !important;
}

.slick-next,
.slick-prev {
  position: absolute;
  bottom: 71px;
  z-index: 3;
  color: #000000 !important;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 56px;
  vertical-align: baseline !important;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
  font-size: 16px;
  background-color: transparent;
  border: none;
}

.slick-prev {
  left: 46px;
}

.slick-next {
  right: 65px;
}

.slick-next:after {
  content: " >";
}

.slick-prev:before {
  content: "< ";
}

.slick-next:focus,
.slick-prev:focus {
  outline: 0;
}

.position-absolute {
  position: absolute;
}

.position-relative {
  position: relative;
}

.cursor {
  cursor: pointer;
}

.position-absolute.cursor {
  animation: bounce 1.5s ease-in;
  -moz-animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  -moz-animation-name: bounce;
  -webkit-animation-name: bounce;
}

@keyframes bounce {
  from {
    margin-bottom: 20%;
  }

  to {
    margin-bottom: 0;
  }
}

.position-popup {
  position: absolute;
  top: 7%;
  left: 26%;
  width: 70vw;
  z-index: 1;
}

.position-popup h2 {
  letter-spacing: -0.7px;
}

.position-overlay {
  position: absolute;
  top: 62%;
  left: 2vw;
  width: 45vw;
  z-index: 10;
}

.position-overlay p {
  margin-bottom: 0px;
}

.background-yellow {
  background-color: #f7d117;
}

.background-blue {
  background-color: #badfd8;
}

.background-orange {
  background-color: #f49712;
}

.color-white {
  color: white;
}

.padding-all-20 {
  padding: 20px;
}

.img-popup {
  width: 38vw;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.button-close {
  position: absolute;
  top: 0px;
  margin-left: 25px;
}

.hide-popup {
  display: none;
}

.expand {
  width: 100%;
}

.reduce {
  width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
}

.reduce__padding {
  padding: 0px !important;
}

.bottom-repeater-img {
  width: 100%;
  margin-bottom: 50px;
  height: 0;
  padding-top: 85%;
}

.ow-quote {
  background-color: #d9d9da;
}

.quote {
  color: #000000;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: -0.39px;
  line-height: 26px;
  /* background-color: #d9d9d9; */
  padding: 29px 0px 22px 0px;
  margin-bottom: 0px;
}

.quote-author {
  display: table;
  text-transform: uppercase;
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.25px;
  line-height: 14px;
  background-color: #d9d9da;
  padding: 0px 20px 20px 30px;
}

.quote-slid {
  width: 125%;
  position: absolute;
  bottom: -120px;
  left: 39px;
  z-index: 2;
}

.hide-quote {
  visibility: hidden;
  opacity: 0;
}

.show-quote {
  visibility: visible;
  -webkit-transition: visibility 0s, opacity 0.5s linear;
  -o-transition: visibility 0s, opacity 0.5s linear;
  transition: visibility 0s, opacity 0.5s linear;
  opacity: 1;
}

.fade-img {
  -webkit-filter: opacity(50%);
  filter: opacity(50%);
  -webkit-transition: -webkit-filter 500ms;
  transition: -webkit-filter 500ms;
  -o-transition: filter 500ms;
  transition: filter 500ms;
  transition: filter 500ms, -webkit-filter 500ms;
}

/* .fade-img:hover {
  -webkit-filter: opacity(75%);
  filter: opacity(75%);
} */


/* .fade-in-up {
  opacity: 0;
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  transition: all 1s cubic-bezier(0.17, 0.67, 0, 0.99);
}

.fade-in-up.visible {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
} */
 
.width-400 {
  width: 400px;
}

.width-500 {
  width: 500px;
}
 
.img-caption {
  padding-top: 10px;
}

/*Media queries*/
.logo-lines {
  width: 100%;
  position: relative;
  height: 3px;
  background-color: #f49712;
}

.logo-lines:before,
.logo-lines:after {
  position: absolute;
  content: "";
  height: 3px;
  width: 100%;
}

.logo-lines:before {
  bottom: -6px;
  background-color: #a6d6c9;
}

.logo-lines:after {
  bottom: -12px;
  background-color: #f7d117;
}

.mobile-nav {
  position: fixed;
  z-index: 9999;
}

.main-menu .bottom-contain {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: calc(100% - 80px);
}

.main-menu .bottom-contain a {
  color: black;
  font-family: 'Euclid Circular A';
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 14px;
}

.main-menu .bottom-contain a:hover {
  letter-spacing: 1.5px;
}

.main-menu .bottom-contain .menu {
  position: relative;
}

.main-menu .bottom-contain .menu:before {
  position: absolute;
  content: "";
  top: -20px;
  width: 150px;
  left: 45px;
  height: 1px;
  background-color: #f7d117;
}

@media screen and (max-width: 600px) {
  .main-menu .bottom-contain {
    position: initial;
    width: 100%;
    bottom: initial;
    top: initial;
    padding-top: 30px;
  }

  .main-menu .bottom-contain .menu:before {
    top: -15px;
  }
}

.main-menu__button {
  position: fixed;
  top: 0;
  left: -10px;
  z-index: 99;
  height: 60px;
  width: 70px;
  padding: 22px 18px;
  background-color: white;
  border-left: solid 10px white;
  cursor: pointer;
  z-index: 999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.main-menu__button:hover {
  left: 0;
}

.main-menu__button:after {
  content: "MENU";
  font-family: GillSansReg;
  color: white;
  position: absolute;
  right: -52px;
  top: 23px;
  letter-spacing: 1px;
  font-size: 0.75rem;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.main-menu__button.main-menu__button--hide {
  left: -130px;
}

.main-menu__button.main-menu__button--hide:after {
  opacity: 0;
}

.main-menu__button.main-menu__button--hide-text:after {
  opacity: 0;
}

.main-menu.show-first .main-menu__button {
  left: -60px;
}

.main-menu.show-first .first-level {
  left: 0;
}

.main-menu.show-first .second-level__block {
  left: -130px;
}

.main-menu.show-first .second-level__block.open {
  left: 320px;
}

.main-menu.show-first .second-level__block ul {
  padding: 0px 20px;
}

.main-menu a {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 3px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: black;
  font-family: 'Euclid Circular A';
}

.main-menu a:hover {
  color: #f49712;
}

.main-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.main-menu li {
  padding: 6px 0;
}

.main-menu li a:hover,
.main-menu li a.active {
  letter-spacing: 1.25px;
  text-decoration: none;
}

.main-menu a:hover {
  text-decoration: none;
}

.main-menu li.active a {
  letter-spacing: 2.5px;
  color: #f49712;
}

.first-level {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: fixed;
  height: 100%;
  width: 320px;
  background-color: white;
  -webkit-box-shadow: 0px 252px 7px 0px grey !important;
  box-shadow: 0px 252px 7px 0px grey !important;
  z-index: 999;
  text-align: center;
  padding: 60px 20px;
  left: -320px;
  top: 0;
}

.first-level .logo {
  width: 250px;
  padding-top: 50px;
  margin: auto;
  margin-bottom: 60px;
}

@media screen and (max-height: 750px) {
  .first-level .logo {
    margin-bottom: 10px;
  }
}

@media screen and (max-height: 680px) {
  .first-level .logo {
    display: none;
  }
}

.second-level img {
  margin-bottom: 50px;
}

.second-level__block {
  z-index: 99;
  width: 450px;
  background-color: white;
  position: fixed;
  height: 100vh;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 0;
  left: -450px;
}

.second-level__block .top-level {
  color: black;
  text-transform: none;
}

@media screen and (max-width: 1000px) {
  .second-level__block {
    overflow: scroll;
  }
}

.back-button {
  display: none;
}

.sidebar__nav .top-level {
  color: #000000;
  font-family: 'Euclid Circular A';
  font-size: 38px;
  font-weight: bold;
  letter-spacing: -1.25px;
  line-height: 41px;
  text-align: center;
}

.sidebar__nav li.page_item a {
  color: #000000;
  font-family: 'Euclid Circular A';
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.6px;
  line-height: 19px;
  text-align: center;
}

.sidebar__nav li.page_item a:hover {
  text-decoration: none;
  color: #f49712;
}

.sidebar__nav li.current_page_item a {
  color: #f49712;
}

.close-menu {
  position: absolute;
  overflow: hidden;
  width: 30px;
  height: 30px;
  top: 30px;
  left: 30px;
  border-radius: 50%;
  background: white;
  cursor: pointer;
  opacity: 0.6;
  -webkit-box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
    0px 35px 0 2px white, 30px 40px 0 2px white, 0 0 0 2px grey;
  box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white, 0px 35px 0 2px white,
    30px 40px 0 2px white, 0 0 0 2px grey;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.close-menu:hover {
  -webkit-animation: border 0.4s ease 1 forwards;
  -moz-animation: border 0.4s ease 1 forwards;
  -ms-animation: border 0.4s ease 1 forwards;
  -o-animation: border 0.4s ease 1 forwards;
  animation: border 0.4s ease 1 forwards;
  cursor: none;
  opacity: 1;
}

.close-menu:hover .line1,
.close-menu:hover .line2 {
  -webkit-animation: line 0.5s ease 0.45s forwards;
  -moz-animation: line 0.5s ease 0.45s forwards;
  -ms-animation: line 0.5s ease 0.45s forwards;
  -o-animation: line 0.5s ease 0.45s forwards;
  animation: line 0.5s ease 0.45s forwards;
}

.close-menu .cursor {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.line1,
.line2 {
  position: absolute;
  top: 14px;
  left: 5px;
  border-top: 2px solid grey;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Safari */
  -ms-transform-origin: 50% 50%;
  /* IE 9 */
  -webkit-transform-origin: 50% 50%;
  /* Safari */
  transform-origin: 50% 50%;
  /* Safari */
  width: 20px;
  cursor: pointer;
}

.line2 {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari */
  transform: rotate(-45deg);
  /* Safari */
}

@-webkit-keyframes line {
  0% {
    left: 5px;
    width: 20px;
  }

  100% {
    left: 5px;
    width: 20px;
  }
}

@-moz-keyframes line {
  0% {
    left: 5px;
    width: 20px;
  }

  100% {
    left: 5px;
    width: 20px;
  }
}

@-o-keyframes line {
  0% {
    left: 5px;
    width: 20px;
  }

  100% {
    left: 5px;
    width: 20px;
  }
}

@keyframes line {
  0% {
    left: 5px;
    width: 20px;
  }

  100% {
    left: 5px;
    width: 20px;
  }
}

@-webkit-keyframes border {
  0% {
    -webkit-box-shadow: 15px -15px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #e94e3d;
    box-shadow: 15px -15px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #e94e3d;
  }

  25% {
    -webkit-box-shadow: 0 -35px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
    box-shadow: 0 -35px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  50% {
    -webkit-box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  75% {
    -webkit-box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      0px 35px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white, 0px 35px 0 2px white,
      15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  100% {
    -webkit-box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      0px 35px 0 2px white, 30px 40px 0 2px white, 0 0 0 2px #fff;
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white, 0px 35px 0 2px white,
      30px 40px 0 2px white, 0 0 0 2px #fff;
  }
}

@-moz-keyframes border {
  0% {
    box-shadow: 15px -15px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #e94e3d;
  }

  25% {
    box-shadow: 0 -35px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  50% {
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  75% {
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white, 0px 35px 0 2px white,
      15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  100% {
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white, 0px 35px 0 2px white,
      30px 40px 0 2px white, 0 0 0 2px #fff;
  }
}

@-o-keyframes border {
  0% {
    box-shadow: 15px -15px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #e94e3d;
  }

  25% {
    box-shadow: 0 -35px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  50% {
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  75% {
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white, 0px 35px 0 2px white,
      15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  100% {
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white, 0px 35px 0 2px white,
      30px 40px 0 2px white, 0 0 0 2px #fff;
  }
}

@keyframes border {
  0% {
    -webkit-box-shadow: 15px -15px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #e94e3d;
    box-shadow: 15px -15px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #e94e3d;
  }

  25% {
    -webkit-box-shadow: 0 -35px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
    box-shadow: 0 -35px 0 2px white, -15px -15px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  50% {
    -webkit-box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      -15px 15px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  75% {
    -webkit-box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      0px 35px 0 2px white, 15px 15px 0 2px white, 0 0 0 2px #fff;
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white, 0px 35px 0 2px white,
      15px 15px 0 2px white, 0 0 0 2px #fff;
  }

  100% {
    -webkit-box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white,
      0px 35px 0 2px white, 30px 40px 0 2px white, 0 0 0 2px #fff;
    box-shadow: 0 -35px 0 2px white, -35px 0px 0 2px white, 0px 35px 0 2px white,
      30px 40px 0 2px white, 0 0 0 2px #fff;
  }
}

.mobile-logo-bar {
  display: none;
}

@media screen and (max-width: 1024px) {
  .bottom-contain {
    bottom: 30px;
  }

  .first-level .logo {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 600px) {
  .first-level {
    width: 100vw;
    left: -100vw;
    overflow: scroll;
    padding: 60px 10px;
  }

  .main-menu .bottom-contain {
    bottom: 30px;
  }

  .main-menu .bottom-contain .menu:before {
    width: 90%;
    left: 5%;
  }

  .main-menu.show-first .main-menu__button {
    left: 0;
  }

  .main-menu__button:after {
    display: none;
  }

  .first-level .logo,
  .second-level img {
    display: none;
  }

  .second-level__block {
    z-index: 9999;
  }

  .main-menu.show-first .second-level__block {
    width: 80vw;
    left: -80vw;
    padding-top: 80px;
  }

  .main-menu.show-first .second-level__block .back-button {
    color: white;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background-color: #333;
    padding: 10px;
    text-transform: uppercase;
    font-family: GillSansReg;
    letter-spacing: 2px;
    display: block;
  }

  .main-menu.show-first .second-level__block.open {
    left: 0;
  }

  .mobile-logo-bar {
    display: block;
    position: fixed;
    background-color: black;
    background-image: url("../img/logo-mobile.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px;
    height: 60px;
    width: 100%;
    z-index: 99;
  }
}
.oldwellingtonian-height {
  height: 540px;
  cursor: default;
}

@media screen and (max-width: 991px) {
  .oldwellingtonian-height {
    height: 580px;
  }
  .site-footer a {
    font-size: 15px !important;
}

.footer-contact h3{font-size: 21px!important;}
.site-footer address p{font-size: 16px!important;}
 .footer-contact h3 a{font-size: 18px!important;}
  .site-footer {
    padding-top: 80px;
}
  .group-home-top h3 {
    line-height: 22px !important;
}
.home-city {
    font-size: 12px !important;
    margin-top: 45px;}
    .group-home-top p {
        font-size: 14px !important;
    }
}


@media screen and (max-width: 768px) {
  .oldwellingtonian-height {
    height: auto;
    margin-bottom: 20px;
  }
  .oldwellingtonian-button {
    position: relative;
    left: 0 !important;
  }

  .oldwellingtonian-card {
    padding-top: 61% !important;
  }
  body .site-footer .logo {
        top: -150px!important;
    }
}
@media screen and (max-width: 1178px) {
  .oldwellingtonian-button .button {
    padding: 21px 25px;
  }

  .oldwellingtonian-button span {
    font-size: 10px;
    letter-spacing: 1.5px;
    line-height: 15px;
  }
}

.oldwellingtonian-button {
  bottom: 0;
  top: unset !important;
  left: 15px ;
}

.oldwellingtonian-card {
  height: 0;
  padding-top: 75%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: default;
}

.oldwellingtonian-news {
  position: relative !important;
  bottom: 0 !important;
  left: 0 !important;
  cursor: default;
  margin-top: 20px;
}

.oldwellingtonian-news p.title {
  color: black !important;
}

.oldwellingtonian-intro {
  font-family: 'Euclid Circular A';
  font-size: 18px;
  line-height: 21px !important;
  margin-top: 10px;
  color: black !important;
  font-weight: 400 !important;
}

.overlay-news {
  position: absolute;
  bottom: 20px;
  left: 32px;
  z-index: 1;
}

.overlay-news p {
  color: #f7d117;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 14px;
}

.overlay-news p.title {
  margin-right: 10px;
  color: #ffffff;
  font-family: 'Euclid Circular A';
  font-size: 24px;
  font-weight: bold;
  line-height: 25px;
}

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

.overflow-hidden {
  height: 226px;
  width: inherit;
  overflow: hidden;
}

.news img:hover {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.news img {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.news:hover {
  cursor: pointer;
}

.educational-insight-teaser {
  background-color: #E8E8E8 ;
  height: 100%;
  position: relative;
  width: 100%;
}
.educational-insight-teaser__details {
  height: 100%;
  bottom: 0;  
  width: 100%;
  padding: 25px 40px;
}
.educational-insight-teaser__details h3 {
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 26px;
  color: black;
}
@media (max-width: 1500px) {
  /* .educational-insight-teaser {
    aspect-ratio: 31/26;
  } */
  .educational-insight-teaser__details {
    padding: 25px 20px;
  }
  .educational-insight-teaser__details h3 {
    font-size: 23px;
  }
}
@media (max-width: 1301px) {
  /* .educational-insight-teaser {
    aspect-ratio: 31/13;
  } */
  .educational-insight-teaser__details {
    padding: 32px;
  }
}
.educational-insight-teaser__details p {
  margin-bottom: 5px;
  line-height: 20px;
}
.author-info .author-image {
  height: 70px;
  min-width: 70px;
  width: 70px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.author-info .author-image img {
  object-fit: cover;
}
.author-info .author-details {
  margin-left: 20px;
}
.author-info .author-details .name {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.home-insights {
  background-color: #F7D018;
  padding: 33px 60px 42px 45px;
  margin-right: 10px;
      height: 44rem;
	  margin-top:7rem;
}


.home-insights h3{font-size: 32px;line-height: 40px;margin-top: 0;font-family: "Euclid Circular A";letter-spacing: -0.5px;font-weight: 700;}
.home-insights p{font-size: 16px;line-height: 0px;margin-bottom: 0px;}
.home-insights h4{margin-top: 10px;margin-bottom: 20px;color: black;font-size: 1.4rem;font-weight: 600;line-height: 1;letter-spacing: -0.5px;font-family:  "Euclid Circular A";}
.post p{font-size: 18px;margin-left:0px;color: #000000;letter-spacing: 0.18px;line-height: 24px;font-family: 'Euclid Circular A';margin-bottom: 0rem;}
.page-template-tpl-home .homepage__map img{margin: 0px auto;}


/* Cursor */
.cursor{
  position: relative;
  /* width: 30em; */
  /* margin: 0 auto; */
  /* border-right: 2px solid rgba(255,255,255,.75); */
  /* font-size: 30px; */
  /* text-align: center; */
  /* white-space: nowrap; */
  /* overflow: hidden; */
  /* transform: translateY(-50%); */
}
/* Animation */
.typewriter-animation {
animation: 
  typewriter 5s steps(50) 1s 1 normal both, 
  blinkingCursor 500ms steps(50) infinite normal;
}
@keyframes typewriter {
from { width: 0; }
to { width: 100%; }
}
@keyframes blinkingCursor{
from { border-right-color: rgba(255,255,255,.75); }
to { border-right-color: transparent; }
}








@media screen and (max-width:1300px) {
  .home-insights {
     margin-right: 0;
     margin-top: 6rem;
  }
}
.home-insights__title {
  font-size: 32px;
  line-height: 40px;
  margin-top: 0;
}
.home-insights__intro {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 25px;
}
.home-insights .button {
  background-color: black;
  color: white;
  transition: 0.3s ease all;
  border: 1px solid #F49712;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.home-insights .button:hover {
  background-color: #F49712;
  color: black;
}
.home-insights__insight-title {
  margin-top: 20px;
  margin-bottom: 30px;
  color: black;
}
.home-insights__date {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;;
  font-weight: bold;
  letter-spacing: 1.2px;
  margin-bottom: 0;
  font-family: 'Euclid Circular A';
}
.home-insights__dot {
  margin: 0 10px;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background-color: black;
  font-family: 'Euclid Circular A';
}
.display-flex {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.display-flex .news {
  min-width: 320px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.button-back:hover {
  text-decoration: none;
}

.button-back {
  background-color: #f7d117;
  padding: 20px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 14px;
}

.button-back .img-back {
  width: 15px;
  margin-right: 10px;
}

.wordpress-content {
  margin-bottom: 10px;
}

.wordpress-content h3 {
  text-transform: capitalize;
}

.wp-pagenavi {
  margin-top: 100px;
  clear: both;
  text-align: center;
}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.page,
.wp-pagenavi span {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid #f7d114 !important;
  margin: 2px 10px 2px 2px !important;
  color: black;
}

.wp-pagenavi a.nextpostslink {
  padding: 12px 10px 8px 10px !important;
}

.wp-pagenavi a.previouspostslink {
  padding: 12px 10px 8px 10px !important;
}

.wp-pagenavi a.page {
  padding: 12px 15px 8px 15px !important;
}

.wp-pagenavi span {
  padding: 12px 15px 8px 15px !important;
}

.wp-pagenavi img {
  margin-top: -2px;
  width: 20px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  background-color: #f7d114;
}

.wp-pagenavi span.current,
a.nextpostslink,
a.previouspostslink {
  font-weight: bold;
  background-color: #f7d114 !important;
}

.article-tweet {
  text-align: center;
  margin: 40px;
}

@media screen and (max-width: 768px) {
  .article-tweet {
    margin: 20px 0;
  }
}

.article-tweet a {
  color: #5ba8df !important;
}

.article-tweet__tweet {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.33333;
  font-family: 'Euclid Circular A';
  letter-spacing: -0.25px;
}

.article-tweet__account {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.75rem;
  border: solid 1px #5ba8df;
  padding: 20px;
  display: inline-block;
  margin: auto;
  font-family: GillSansReg;
  margin-top: 20px;
  border-left: solid 65px #5ba8df;
  position: relative;
  position: relative;
}

.article-tweet__account:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: 16px;
  left: -45px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/twitter.svg);
}

body.single .corner-links {
  display: none;
}

.corner-links.on-light .corner-link {
  color: black;
  text-shadow: none;
}

.main-menu__button.on-light:after {
  color: black;
}

.corner-link {
  position: fixed;
  z-index: 999999;
  width: 95px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  padding-bottom: 15px;
  cursor: pointer;
  letter-spacing: 1px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: GillSansReg;
  /* line 267, ../sass/style.scss */
  /* line 285, ../sass/style.scss */
}

.corner-link--bottom-left {
  border-bottom: solid 65px #f7d117;
  bottom: -38px;
  left: -27px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Safari */
}

.corner-link--bottom-left:hover {
  bottom: -29px;
  left: -19px;
}

.corner-link--bottom-left.corner-link--hide,
.corner-link--bottom-left.corner-link--hide-always {
  bottom: -118px !important;
  left: -107px !important;
}

.corner-link--bottom-right {
  border-bottom: solid 65px #f49712;
  bottom: -38px;
  right: -27px;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari */
  transform: rotate(-45deg);
  /* Safari */
}

.corner-link--bottom-right:hover {
  bottom: -29px;
  right: -19px;
}

.corner-link--bottom-right.corner-link--hide,
.corner-link--bottom-right.corner-link--hide-always {
  bottom: -118px !important;
  right: -107px !important;
}

.corner-link--top-right {
  border-top: solid 65px #a6d6c9;
  top: -38px;
  right: -27px;
  padding: 0;
  padding-top: 15px;
  margin-right: 10px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Safari */
  padding-bottom: 0;
  padding-top: 15px;
}

.corner-link--top-right:hover {
  top: -31px;
  right: -23px;
}

.corner-link--top-right.corner-link--hide,
.corner-link--top-right.corner-link--hide-always {
  top: -118px !important;
  right: -107px !important;
}

.page-stripes--bottom-left__stripe {
  background-color: #f7d117;
  left: calc(-100vw - 100vh);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

.page-stripes--bottom-left__stripe:nth-child(2) {
  background-color: #f9db48;
}

.page-stripes--bottom-left__stripe:nth-child(1) {
  background-color: #fae57a;
}

.page-stripes--top-right__stripe {
  background-color: #a6d6c9;
  right: calc(-100vw - 100vh);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

.page-stripes--top-right__stripe:nth-child(2) {
  background-color: #c9e6de;
}

.page-stripes--top-right__stripe:nth-child(1) {
  background-color: #ecf6f3;
}

.page-stripes__stripe {
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  position: fixed;
  -ms-transform: skewX(45deg);
  /* IE 9 */
  -webkit-transform: skewX(45deg);
  /* Safari */
  transform: skewX(45deg);
  /* Safari */
}

.page-stripes--bottom-right__stripe {
  background-color: #f49712;
  right: calc(-100vw - 100vh);
  -ms-transform: skewX(-45deg);
  /* IE 9 */
  -webkit-transform: skewX(-45deg);
  /* Safari */
  transform: skewX(-45deg);
  /* Safari */
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

.page-stripes--bottom-right__stripe:nth-child(2) {
  background-color: #f6ac43;
}

.page-stripes--bottom-right__stripe:nth-child(1) {
  background-color: #f9c273;
}

.page-stripes.page-stripes--is-active .page-stripes__stripe {
  -webkit-transition: 1.6s all ease-in-out;
  -moz-transition: 1.6s all ease-in-out;
  -ms-transition: 1.6s all ease-in-out;
  -o-transition: 1.6s all ease-in-out;
  transition: 1.6s all ease-in-out;
}

.page-stripes.page-stripes--is-active .page-stripes__stripe:nth-child(2) {
  -webkit-transition: 1.6s all ease-in-out 0.2s;
  -moz-transition: 1.6s all ease-in-out 0.2s;
  -ms-transition: 1.6s all ease-in-out 0.2s;
  -o-transition: 1.6s all ease-in-out 0.2s;
  transition: 1.6s all ease-in-out 0.2s;
}

.page-stripes.page-stripes--is-active .page-stripes__stripe:nth-child(1) {
  -webkit-transition: 1.6s all ease-in-out 0.4s;
  -moz-transition: 1.6s all ease-in-out 0.4s;
  -ms-transition: 1.6s all ease-in-out 0.4s;
  -o-transition: 1.6s all ease-in-out 0.4s;
  transition: 1.6s all ease-in-out 0.4s;
}

.page-stripes.page-stripes--is-active .page-stripes--bottom-left__stripe {
  left: calc(100vw + 100vh);
}

.page-stripes.page-stripes--is-active .page-stripes--bottom-right__stripe {
  right: calc(100vw + 100vh);
}

.page-stripes.page-stripes--is-active .page-stripes--top-right__stripe {
  right: calc(100vw + 100vh);
}

@media screen and (max-width: 600px) {
  .corner-link {
    display: none;
  }
}

label {
  font-size: 1.25rem;
  line-height: 1.6;
  font-family: GillSansLight;
  font-weight: 600;
  color: black;
}

.entry input,
.entry textarea,
.entry .gform_wrapper input[type="text"],
.entry .gform_wrapper input[type="url"],
.entry .gform_wrapper input[type="email"],
.entry .gform_wrapper input[type="tel"],
.entry .gform_wrapper input[type="number"],
.entry .gform_wrapper input[type="password"] {
  background-color: #e8e8e8;
  border: solid 1px transparent;
  font-size: 1rem;
  line-height: 2;
  padding: 5px 10px;
  padding-left: 15px !important;
}

.entry input:focus,
.entry textarea:focus,
.entry .gform_wrapper input[type="text"]:focus,
.entry .gform_wrapper input[type="url"]:focus,
.entry .gform_wrapper input[type="email"]:focus,
.entry .gform_wrapper input[type="tel"]:focus,
.entry .gform_wrapper input[type="number"]:focus,
.entry .gform_wrapper input[type="password"]:focus {
  outline: none;
  border: solid 1px #d0d0d0;
}

.entry .gform_wrapper .gfield_required {
  color: #f49712;
}

@media screen and (max-width: 600px) {

  .gform_wrapper .top_label li.gfield.gf_left_half,
  .gform_wrapper .top_label li.gfield.gf_right_half {
    float: none !important;
    width: 100% !important;
  }
}

input[type="submit"] {
  border-radius: 0;
  border: none;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 2px;
  background-color: #a6d6c9;
  border: solid 1px #a6d6c9;
  color: black;
  border-radius: 2px;
  padding: 20px;
  display: inline-block;
  color: black;
  text-transform: uppercase;
  font-family: GillSansReg;
  margin-right: 10px;
  cursor: pointer;
}

input[type="submit"]:hover {
  background-color: #83c6b4;
  border: solid 1px #83c6b4;
}

.tablesorter {
  margin-top: 40px;
  /*target Internet Explorer 9 and Internet Explorer 10:*/
}

.tablesorter th:not(.skip-filter) {
  position: relative;
}

.tablesorter th:not(.skip-filter) select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  height: 40px;
  padding-right: 40px;
}

.tablesorter th:not(.skip-filter) select:focus {
  outline: none;
}

.tablesorter th:not(.skip-filter):after,
.tablesorter th:not(.skip-filter):before {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  background-color: black;
  right: 20px;
  top: 17px;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tablesorter th:not(.skip-filter):before {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari */
  transform: rotate(-45deg);
  /* Safari */
  -ms-transform-origin: right bottom;
  /* IE 9 */
  -webkit-transform-origin: right bottom;
  /* Safari */
  transform-origin: right bottom;
  /* Safari */
}

.tablesorter th:not(.skip-filter):after {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Safari */
  -ms-transform-origin: left bottom;
  /* IE 9 */
  -webkit-transform-origin: left bottom;
  /* Safari */
  transform-origin: left bottom;
  /* Safari */
}

.tablesorter th:not(.skip-filter):hover:before {
  -ms-transform: rotate(-40deg);
  /* IE 9 */
  -webkit-transform: rotate(-40deg);
  /* Safari */
  transform: rotate(-40deg);
  /* Safari */
  background-color: black;
}

.tablesorter th:not(.skip-filter):hover:after {
  -ms-transform: rotate(40deg);
  /* IE 9 */
  -webkit-transform: rotate(40deg);
  /* Safari */
  transform: rotate(40deg);
  /* Safari */
  background-color: black;
}

@media screen and (min-width: 0\0) {
  .tablesorter select {
    background: none;
    padding: 5px;
  }
}

form select {
  background-color: #e8e8e8;
  color: black;
  background-image: url("../img/down-arrow.png");
  background-position: right 10px center;
  background-repeat: no-repeat;
  width: 100%;
  min-width: 60px;
  cursor: pointer;
  min-height: 40px;
  border-radius: 0;
  padding-left: 10px !important;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

form select:focus {
  outline: none;
}

#ui-datepicker-div.ui-datepicker {
  color: black;
  font-family: inherit;
}

#ui-datepicker-div.ui-datepicker .ui-state-default {
  background: #ededed;
  text-shadow: none;
  color: black;
  font-size: 14px;
}

#ui-datepicker-div.ui-datepicker th {
  text-shadow: none;
  color: black;
}

.ui-datepicker-month,
.ui-datepicker-year {
  color: black;
}

.gform_confirmation_message {
  color: #000;
  border-top: 1px solid #f7d117;
  padding-top: 20px;
  font-family: GillSansReg;
}

body.page-template-tpl-our-identity {
  background-color: black;
}

.values-page {
  height: 100vh;
  width: 100vw;
  position: relative;
  overflow: hidden;
}

.values-page-text {
  position: absolute;
  top: 50vh;
  left: 50vw;
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Safari */
  transform: translate(-50%, -50%);
  /* Safari */
  z-index: 999;
  text-align: center;
  max-width: 520px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: white;
}

.values-page-text.hide {
  opacity: 0;
  -ms-transform: translate(-50%, -50%) scale(0.6);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%) scale(0.6);
  /* Safari */
  transform: translate(-50%, -50%) scale(0.6);
  /* Safari */
}

.values-page-text h1 {
  color: #a6d6c9;
}

.values-page-text p {
  max-width: 460px;
  margin: auto;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
}

.vimeo-iframe {
  padding-bottom: 100vh;
  width: 100vw;
  position: relative;
  z-index: 9;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

@media screen and (max-width: 1024px) {
  .vimeo-iframe {
    padding-bottom: 90vh;
  }
}

.vimeo-iframe .close-menu {
  left: auto;
  right: 30px;
  -webkit-box-shadow: none;
  -mos-box-shadow: none;
  box-shadow: none;
  z-index: 99;
}

.vimeo-iframe .close-menu:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}

.vimeo-iframe iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.vimeo-iframe:hover svg.play-button circle {
  -webkit-animation: linear video-button 1s 3;
  -moz-animation: linear video-button 1s 3;
  -ms-animation: linear video-button 1s 3;
  -o-animation: linear video-button 1s 3;
  animation: linear video-button 1s 3;
  stroke-dasharray: 95px;
  fill: transparent;
}

.vimeo-iframe:hover svg.play-button .triangle {
  fill: #f7d117;
}

.vimeo-iframe.on-single-page {
  position: absolute;
  top: 150px;
  width: 35%;
  right: 10vw;
  margin: 0;
  padding-bottom: 20%;
}

.vimeo-iframe-no-ajax {
  width: 65%;
  padding-bottom: 46%;
  margin-left: 10%;
  position: relative;
  height: 0;
}

.vimeo-iframe-no-ajax iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.vimeo-iframe-no-ajax:hover svg.play-button circle {
  -webkit-animation: linear video-button 1s 3;
  -moz-animation: linear video-button 1s 3;
  -ms-animation: linear video-button 1s 3;
  -o-animation: linear video-button 1s 3;
  animation: linear video-button 1s 3;
  stroke-dasharray: 95px;
  fill: transparent;
}

.vimeo-iframe-no-ajax:hover svg.play-button .triangle {
  fill: #f7d117;
}

.top-text {
  width: 30vw;
  max-width: 420px;
  text-align: center;
  margin-left: 10vw;
  margin-top: 25vh;
  display: inline-block;
}

@-moz-keyframes rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  50% {
    transform: translate(-50%, -50%) rotate(180deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.bg-circles {
  text-align: center;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: -1;
  opacity: 0.12;
}

.bg-circles .circle {
  position: absolute;
  top: 50vh;
  left: 50vw;
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Safari */
  transform: translate(-50%, -50%);
  /* Safari */
}

.bg-circles .circle-1 {
  height: 150px;
  width: 150px;
}

.bg-circles .circle-2 {
  height: 450px;
  width: 450px;
}

.bg-circles--left .circle {
  top: 25vh;
  left: 25vh;
}

.our-id-link {
  position: fixed;
  z-index: 10;
  border: solid 0px black;
  overflow: hidden;
  width: 22%;
  height: 24%;
  -webkit-transition: top 0.5s ease-in, right 0.5s ease-in, bottom 0.5s ease-in,
    left 0.5s ease-in, height 0.5s ease-in, width 0.5s ease-in;
  -moz-transition: top 0.5s ease-in, right 0.5s ease-in, bottom 0.5s ease-in,
    left 0.5s ease-in, height 0.5s ease-in, width 0.5s ease-in;
  -ms-transition: top 0.5s ease-in, right 0.5s ease-in, bottom 0.5s ease-in,
    left 0.5s ease-in, height 0.5s ease-in, width 0.5s ease-in;
  -o-transition: top 0.5s ease-in, right 0.5s ease-in, bottom 0.5s ease-in,
    left 0.5s ease-in, height 0.5s ease-in, width 0.5s ease-in;
  transition: top 0.5s ease-in, right 0.5s ease-in, bottom 0.5s ease-in,
    left 0.5s ease-in, height 0.5s ease-in, width 0.5s ease-in;
  pointer-events: auto;
}

.our-id-link .fg-link {
  cursor: pointer;
  height: 100%;
}

.our-id-link.hide .mainValueLink-contain {
  -ms-transform: scale(0.4);
  /* IE 9 */
  -webkit-transform: scale(0.4);
  /* Safari */
  transform: scale(0.4);
  /* Safari */
}

.our-id-link.hide .mainValueLink-contain .overlay {
  opacity: 1;
}

.our-id-link.hide.pause {
  display: none;
}

.our-id-link__contain {
  position: relative;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.our-id-link__contain .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  position: absolute;
  z-index: 5;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.our-id-link__contain .overlay.show {
  opacity: 1;
}

.our-id-link__contain:hover.fg-link .our-id-link__image {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari */
  transform: scale(1.1);
  /* Safari */
}

.our-id-link__contain:hover.fg-link .overlay {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari */
  transform: scale(1.1);
  /* Safari */
}

.our-id-link__contain:hover .our-id-link__text {
  text-shadow: 0px 0px 30px black;
}

.our-id-link.full-screen {
  width: 100vw;
  border: solid 60px black;
  height: 100vh;
}

.our-id-link.full-screen .our-id-link__image {
  min-height: calc(100vh - 120px);
}

.our-id-link.full-screen .our-id-link__text {
  opacity: 0;
}

.our-id-link.full-screen .our-id-link__contain:hover.fg-link .our-id-link__image {
  -ms-transform: none;
  /* IE 9 */
  -webkit-transform: none;
  /* Safari */
  transform: none;
  /* Safari */
}

.our-id-link.full-screen .our-id-link__contain:hover.fg-link .overlay {
  -ms-transform: none;
  /* IE 9 */
  -webkit-transform: none;
  /* Safari */
  transform: none;
  /* Safari */
}

.our-id-link.full-screen .our-id-link__contain:hover .our-id-link__text {
  text-shadow: none;
}

.our-id-link__image {
  -webkit-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-transition: padding-bottom 0.8s linear, height 0.8s linear,
    -webkit-transform 0.2s ease-in-out;
  transition: padding-bottom 0.8s linear, height 0.8s linear,
    -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out, padding-bottom 0.8s linear,
    height 0.8s linear;
  transition: transform 0.2s ease-in-out, padding-bottom 0.8s linear,
    height 0.8s linear;
  transition: transform 0.2s ease-in-out, padding-bottom 0.8s linear,
    height 0.8s linear, -webkit-transform 0.2s ease-in-out;
}

.our-id-link video {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.our-id-link .video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.our-id-link .video .play-video {
  color: white;
  position: absolute;
  left: -90px;
  bottom: calc(50% - 40px);
  z-index: 9999;
  cursor: pointer;
}

.our-id-link .video .play-video:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.our-id-link__text {
  position: absolute;
  top: calc(50% - 21px);
  text-align: center;
  width: 100%;
  color: white;
  font-size: 36px;
  font-weight: 600;
  pointer-events: none;
  font-family: 'Euclid Circular A';
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
}

.our-id-link--1 {
  top: 40%;
  left: 3%;
}

.our-id-link--2 {
  top: 52%;
  right: 6%;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.our-id-link--3 {
  top: 4%;
  left: 58%;
}

.our-id-link--4 {
  top: 70%;
  left: 30%;
}

.our-id-link--5 {
  top: 7%;
  left: 15%;
}

.our-id-link .skip-video-link {
  position: fixed;
  top: calc(100vh - 140px);
  right: 60px;
  color: white;
  font-size: 28px;
  pointer-events: none;
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear 3.2s;
  -o-transition: opacity 0.3s linear 3.2s;
  transition: opacity 0.3s linear 3.2s;
}

.our-id-link.full-screen {
  z-index: 9999;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
}

.our-id-link.full-screen .skip-video-link {
  opacity: 1;
  pointer-events: auto;
}

.mainValueLink-5 {
  -webkit-transition: all 1.6s ease-in-out;
  -o-transition: all 1.6s ease-in-out;
  transition: all 1.6s ease-in-out;
  top: 10%;
  left: 20%;
  width: 300px;
}

.mainValueLink-5 .mainValueLink-text {
  -webkit-transition: opacity 0.4s ease-in-out, visibility 0 linear 0.4s;
  -o-transition: opacity 0.4s ease-in-out, visibility 0 linear 0.4s;
  transition: opacity 0.4s ease-in-out, visibility 0 linear 0.4s;
}

.mainValueLink-5 .play-video {
  opacity: 0;
  -webkit-transition: left 0.2s ease-in-out 2s;
  -o-transition: left 0.2s ease-in-out 2s;
  transition: left 0.2s ease-in-out 2s;
  background-position: center;
  background-image: url("../img/play-icon.png");
  background-repeat: no-repeat;
}

.mainValueLink-5 .skip-video {
  opacity: 0;
  z-index: 9999999;
  -webkit-transition: all 0.6s ease-in-out 1.2s;
  -o-transition: all 0.6s ease-in-out 1.2s;
  transition: all 0.6s ease-in-out 1.2s;
  height: 0;
}

.mainValueLink-5.hide {
  opacity: 1;
  width: 100vw;
  top: 0;
  left: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.mainValueLink-5.hide .skip-video {
  opacity: 1;
  color: white;
  font-size: 14px;
  position: absolute;
  bottom: 60px;
  right: 60px;
  height: auto;
}

.mainValueLink-5.hide .play-video {
  -webkit-transition: all 0.4s ease-in-out 0.8s;
  -o-transition: all 0.4s ease-in-out 0.8s;
  transition: all 0.4s ease-in-out 0.8s;
  opacity: 1;
  display: block;
  border-radius: 50%;
  border: solid 2px #a6d6c9;
  height: 80px;
  width: 80px;
  color: #a6d6c9;
  font-size: 14px;
  line-height: 80px;
  text-align: center;
}

.mainValueLink-5.hide .play-video:before {
  width: 300px;
  height: 2px;
  background-color: #a6d6c9;
  content: "";
  position: absolute;
  left: -300px;
  top: 39px;
}

.mainValueLink-5.hide.pause {
  display: block;
  width: 50vw;
  top: 90px;
  right: 60px;
  left: auto;
}

.mainValueLink-5.hide.pause .mainValueLink-image {
  padding-bottom: 50vh;
}

.mainValueLink-5.hide.pause .play-video {
  left: 30%;
}

.mainValueLink-5.hide.pause .skip-video {
  display: none;
}

.bg-images__image {
  display: block !important;
}

.bg-images {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.bgImage-1 {
  top: 5%;
  left: 5%;
  width: 170px;
}

#scene {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  margin: 0;
}

li.layer {
  height: 100vh;
  width: 100vw;
  pointer-events: none;
}

.layer-bottom .bg-image {
  width: 140px;
}

.bg-image {
  width: 220px;
}

.floating-image {
  position: absolute;
  z-index: 10;
  width: 300px;
}

.floating-image__image {
  -webkit-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  background-position: center;
  -webkit-transition: padding-bottom 0.8s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: padding-bottom 0.8s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out, padding-bottom 0.8s ease-in-out;
  transition: transform 0.2s ease-in-out, padding-bottom 0.8s ease-in-out;
  transition: transform 0.2s ease-in-out, padding-bottom 0.8s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}

.floating-image__overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 5;
  position: absolute;
}

.layer-bottom .floating-image__overlay {
  background-color: rgba(0, 0, 0, 0.8);
}

.layer-bottom .floating-image:nth-of-type(1) {
  top: 20%;
  left: 30%;
}

.layer-bottom .floating-image:nth-of-type(2) {
  top: 35%;
  left: 15%;
}

.layer-bottom .floating-image:nth-of-type(3) {
  right: 60%;
  bottom: 20%;
}

.layer-bottom .floating-image:nth-of-type(4) {
  right: -2%;
  bottom: 5%;
}

.layer-bottom .floating-image:nth-of-type(5) {
  right: 30%;
  top: 36%;
}

.layer-bottom .floating-image:nth-of-type(6) {
  top: 60%;
  right: 2%;
}

.layer-middle .floating-image__overlay {
  background-color: rgba(0, 0, 0, 0.6);
}

.layer-middle .floating-image:nth-of-type(3n + 1) {
  width: 250px;
}

.layer-middle .floating-image:nth-of-type(3n + 2) {
  width: 200px;
}

.layer-middle .floating-image:nth-of-type(3n + 3) {
  width: 180px;
}

.layer-middle .floating-image:nth-of-type(1) {
  top: 10%;
  left: -3%;
}

.layer-middle .floating-image:nth-of-type(2) {
  top: 30%;
  left: 5%;
}

.layer-middle .floating-image:nth-of-type(3) {
  right: 30%;
  bottom: 10%;
}

.layer-middle .floating-image:nth-of-type(4) {
  left: -2%;
  bottom: 5%;
}

.layer-middle .floating-image:nth-of-type(5) {
  right: 10%;
  top: 10%;
}

.layer-middle .floating-image:nth-of-type(6) {
  top: 60%;
  right: 2%;
}

.layer-middle .floating-image:nth-of-type(7) {
  top: 0;
  right: 42%;
}

.layer-middle .floating-image:nth-of-type(8) {
  bottom: 0;
  right: 2%;
}

.our-identity-inner {
  color: white;
  background-color: black;
  min-height: 100vh;
}

.our-identity-inner .bg-circles {
  z-index: 0;
}

.our-identity-inner .bg-images__image:after {
  background: rgba(0, 0, 0, 0.75) !important;
}

.our-identity-inner .quote--image .quote__text {
  max-width: 70%;
  margin-left: 15%;
}

.our-identity-inner .whats-on__sec--small-left-high>div>div:first-child {
  margin-top: 80px;
}

.our-identity-inner .whats-on__sec--small-left-high>div>div:nth-child(2) {
  margin-top: 80px;
}

.our-identity-inner .quote--image .quote__text {
  -ms-transform: none;
  /* IE 9 */
  -webkit-transform: none;
  /* Safari */
  transform: none;
  /* Safari */
}

@media screen and (max-width: 1024px) {
  .our-identity-inner .whats-on .whats-on__bg-images {
    display: none;
  }

  .layer-bottom {
    display: none !important;
  }

  .layer-middle .floating-image {
    display: none;
  }

  .layer-middle .floating-image:nth-of-type(1),
  .layer-middle .floating-image:nth-of-type(3),
  .layer-middle .floating-image:nth-of-type(4),
  .layer-middle .floating-image:nth-of-type(5),
  .layer-middle .floating-image:nth-of-type(8) {
    display: block;
  }

  .values-page-text {
    max-width: 430px;
  }

  .values-page-text p {
    width: 340px;
    max-width: 100%;
    margin: auto;
  }

  .values-page-text h1 {
    font-size: 2.625rem;
  }

  .our-id-link {
    position: absolute;
  }

  .our-id-link__text {
    font-size: 1.75rem;
  }

  .whats-on__block.whats-on__block--intro {
    margin-left: 30px;
  }

  .vimeo-iframe-no-ajax {
    margin-left: 16%;
    margin-top: 40px;
  }

  .whats-on__sec--small-right {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .whats-on__block.whats-on__block--event {
    margin-top: 70px;
  }

  .whats-on__block.whats-on__block--video {
    margin-top: -20px;
  }

  .whats-on__sec:nth-child(5) .whats-on__block.whats-on__block--video {
    margin-top: -60px;
  }

  .whats-on .whats-on__sec:nth-child(6) {
    padding-top: 0;
  }

  .whats-on .quote--image {
    margin-top: -30px;
  }
}

@media screen and (max-width: 768px) {
  .vimeo-iframe.on-single-page {
    top: 240px;
    width: 570px;
    padding-bottom: 43%;
    right: calc((100vw - 570px) / 2);
  }

  .our-identity-inner .whats-on__block.whats-on__block--intro {
    margin: auto;
  }

  .our-identity-inner .whats-on__block.whats-on__block--intro {
    margin: auto;
  }

  .our-identity-inner .whats-on__block--news {
    max-width: 570px;
  }

  .our-identity-inner .whats-on__block--video {
    max-width: 570px;
    margin: auto;
  }

  .our-identity-inner .whats-on .whats-on__sec--small-right>div>div:last-child {
    margin: 0;
  }

  .our-identity-inner .whats-on__sec--small-left-high>div>div:nth-child(2) {
    margin: 0;
  }

  .our-identity-inner .vimeo-iframe-no-ajax {
    margin-top: 0;
    margin: auto;
    width: 570px;
    padding-bottom: 43%;
  }

  .our-identity-inner .whats-on {
    padding-top: 30px;
  }

  .values-page-text {
    position: initial;
    max-width: 340px;
    margin: auto;
    margin-top: 110px;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari */
    transform: none;
    /* Safari */
  }

  li.layer-top {
    height: auto;
  }

  .layer-middle,
  .layer-bottom {
    display: none;
  }

  .our-id-link {
    position: relative;
    height: 360px;
    width: 80%;
    margin: auto;
    top: auto !important;
    left: auto !important;
    right: auto !important;
  }

  #scene {
    height: auto;
    position: initial;
    padding: 0;
  }

  .values-page {
    height: auto;
  }

  .whats-on__block.whats-on__block--event {
    margin-top: 50px;
  }

  .whats-on__block.whats-on__block--video {
    margin-top: 50px;
  }

  .our-identity-inner .whats-on__block--news {
    margin-top: 50px;
  }

  .whats-on__sec:nth-child(5) .whats-on__block.whats-on__block--video {
    margin-top: 50px;
  }

  .whats-on .quote--image {
    margin-top: 50px;
  }

  .our-identity-inner .whats-on .whats-on__sec {
    padding: 0;
  }

  .our-id-link__text {
    font-size: 3.15rem;
  }
}
.team-img {
    padding-top: 33.33%;
    height: 0;
    width: 100%;
    position: relative;
    margin-top: 45px;
    overflow: hidden;
}
.team-img img {
  position: absolute;
  top: -15px;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .team-img img {
    object-fit: contain;
  }
}
.loader {
  display: none;
}

.loading .loader {
  display: block;
}

.loading .down-to-main {
  display: none;
}

.bottom-cta .banner__down-arrow {
  right: calc(50% - 50px);
}

.loader-circle {
  position: absolute;
  left: 50%;
  bottom: 80px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  margin-left: -60px;
  text-align: center;
  line-height: 120px;
  letter-spacing: 2px;
  font-weight: 900;
}

.loader-line-mask {
  position: absolute;
  left: 50%;
  bottom: 80px;
  width: 60px;
  height: 120px;
  margin-left: -60px;
  overflow: hidden;
  -webkit-transform-origin: 60px 60px;
  -moz-transform-origin: 60px 60px;
  -o-transform-origin: 60px 60px;
  -ms-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
  -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
  -webkit-animation: rotate 1.2s infinite linear;
  -moz-animation: rotate 1.2s infinite linear;
  -o-animation: rotate 1.2s infinite linear;
  animation: rotate 1.2s infinite linear;
}

.loader-line-mask .loader-line {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #a6d6c9;
  box-shadow: inset 0 0 0 1px #a6d6c9;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.showbox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
}

.loader {
  position: absolute;
  bottom: 80px;
  left: calc(50% - 50px);
  margin: 0 auto;
  width: 100px;
}

.loader:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.circular {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
  height: 100%;
  -ms-transform-origin: center center;
  /* IE 9 */
  -webkit-transform-origin: center center;
  /* Safari */
  transform-origin: center center;
  /* Safari */
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

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

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}

@-webkit-keyframes color {

  100%,
  0% {
    stroke: #f49712;
  }

  40% {
    stroke: #a6d6c9;
  }

  66% {
    stroke: #f7d117;
  }

  80%,
  90% {
    stroke: black;
  }
}

@keyframes color {

  100%,
  0% {
    stroke: #f49712;
  }

  40% {
    stroke: #a6d6c9;
  }

  66% {
    stroke: #f7d117;
  }

  80%,
  90% {
    stroke: black;
  }
}

.load-more .loader {
  opacity: 0;
  display: block;
  left: auto;
  margin: 20px auto;
  bottom: auto;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: inherit;
}

.load-more .loader.loading {
  opacity: 1;
}

.load-more .loader:before {
  content: none;
}

.load-more .loader .circular {
  width: 80px;
  position: inherit;
}

.event-block {
  background-color: #e8e8e8;
  position: relative;
  border-top: solid #a6d6c9 6px;
  padding: 30px;
  color: black;
  font-size: 1.3125rem;
  line-height: 1.52381;
  margin-bottom: 30px;
}

.event-block--white {
  background-color: white;
}

.event-block--fixture {
  border-top: solid #f49712 6px;
}

@media screen and (max-width: 480px) {
  .event-block {
    padding: 15px;
  }
}

.event-block__date {
  color: #202020;
  font-family: GillSansReg;
  font-size: 1.1875rem;
  line-height: 1.26316;
}

.event-block__time {
  font-size: 1.1875rem;
  line-height: 1.26316;
  font-weight: 100;
}

.event-block__text {
  font-family: 'Euclid Circular A';
  margin-bottom: 65px;
  margin-top: 10px;
  font-size: 1.375rem;
  line-height: 1.22727;
}

.event-block__buttons {
  position: absolute;
  bottom: 30px;
}

@media screen and (max-width: 480px) {
  .event-block__buttons .button {
    padding: 15px 7px;
  }
}

@media screen and (max-width: 1216px) {
  .event-block__text {
    margin-bottom: 5px;
  }

  .event-block__buttons {
    position: inherit;
    bottom: auto;
  }

  .event-block__buttons .button {
    margin-bottom: 5px;
  }
}

.past-event {
  background: rgba(247, 209, 23, 0.5);
  padding: 20px;
  text-align: center;
  margin: 20px;
  font-size: 18px;
}

.page-template-tpl-whats-on-grid {
  background-color: #e9ecf2;
}

.whats-on {
  position: relative;
}

.whats-on:first-child {
  padding-top: 80px;
}

.whats-on:last-child {
  padding-bottom: 80px;
}

.whats-on .event-block__text {
  margin-bottom: 15px;
}

.whats-on__sec {
  margin: 70px 0;
}

.whats-on__sec:nth-child(2) {
  margin-top: 0;
  padding-top: 70px;
}

.whats-on__sec--small-left>div>div:first-child {
  margin-top: 80px;
}

.whats-on__sec--small-right>div>div:last-child {
  margin-top: 120px;
}

.whats-on__sec--small-left-high>div>div:first-child {
  margin-top: -80px;
}

.whats-on__block {
  margin: auto;
  position: relative;
}

.whats-on__block .side-title {
  position: absolute;
  left: -20px;
  -ms-transform: rotate(-90deg) translateX(-100%);
  /* IE 9 */
  -webkit-transform: rotate(-90deg) translateX(-100%);
  /* Safari */
  transform: rotate(-90deg) translateX(-100%);
  /* Safari */
  -ms-transform-origin: center left;
  /* IE 9 */
  -webkit-transform-origin: center left;
  /* Safari */
  transform-origin: center left;
  /* Safari */
  color: #a0a3a7;
  font-size: 0.8125rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: GillSansReg;
  text-align: right;
  width: 60%;
}

.whats-on__block--news {
  max-width: 710px;
}

.whats-on__block--event {
  max-width: 450px;
}

.whats-on__block--fixture,
.whats-on__block--result {
  max-width: 450px;
}

.whats-on__block--fixture .event-block,
.whats-on__block--result .event-block {
  border-top: solid #f49712 6px;
}

.whats-on__block--intro {
  max-width: 370px;
  text-align: center;
}

.whats-on__block--twitter {
  max-width: 580px;
}

.whats-on__block--video {
  max-width: 420px;
  margin-right: 0;
}

.whats-on__bg-images .bg-images__image {
  position: absolute;
  height: 150px;
  width: 270px;
  background-color: #a6d6c9;
  -webkit-background-size: cover;
  background-size: cover;
}

.whats-on__bg-images .bg-images__image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}

.whats-on__bg-images .bg-images__image[data-stellar-ratio="0.3"]:after {
  background: rgba(255, 255, 255, 0.8);
}

.whats-on__bg-images .bg-images__image:nth-child(1) {
  right: 10vw;
  top: 500px;
}

.whats-on__bg-images .bg-images__image:nth-child(2) {
  right: 60vw;
  top: 750px;
}

.whats-on__bg-images .bg-images__image:nth-child(3) {
  left: 50vw;
  top: 900px;
}

.whats-on__bg-images .bg-images__image:nth-child(4) {
  left: 10vw;
  top: 1250px;
}

.whats-on__bg-images .bg-images__image:nth-child(5) {
  right: 20vw;
  top: 1450px;
}

.whats-on__bg-images .bg-images__image:nth-child(6) {
  left: 65vw;
  top: 1450px;
}

.whats-on__bg-images .bg-images__image:nth-child(7) {
  left: 20vw;
  top: 1050px;
}

.whats-on__bg-images .bg-images__image:nth-child(8) {
  left: 10vw;
  top: 1250px;
}

@media screen and (max-width: 1024px) {
  .whats-on .whats-on__bg-images {
    display: none;
  }

  .whats-on .whats-on__sec--small-left>div>div:first-child {
    margin-top: 20px;
  }

  .whats-on .whats-on__sec:nth-child(2) {
    padding-top: 60px;
  }

  .whats-on .whats-on__sec--small-left-high>div>div:first-child {
    margin-top: 0;
  }

  .whats-on .whats-on__sec {
    margin: 0;
  }

  .whats-on .whats-on__sec {
    padding: 40px 20px;
  }

  .whats-on .whats-on__sec--small-right>div>div:last-child {
    margin-top: 30px;
  }

  .whats-on .whats-on:last-child {
    padding-bottom: 20px;
  }

  .whats-on__block .side-title {
    left: 0;
    text-align: left;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari */
    transform: none;
    /* Safari */
    top: -25px;
  }
}

@media screen and (max-width: 768px) {
  .whats-on .whats-on__block.whats-on__block--intro {
    margin: auto;
    margin-bottom: 40px;
  }

  .whats-on .whats-on__sec:nth-child(2) {
    padding-top: 20px;
  }

  .whats-on .whats-on__sec {
    padding: 0 20px;
  }

  .whats-on .whats-on__block {
    margin-top: 40px;
  }

  .whats-on .whats-on__block--news {
    max-width: 570px;
  }

  .whats-on .whats-on__block--video {
    max-width: 570px;
    margin: auto;
    margin-top: 40px;
  }

  .whats-on .event-block {
    margin-bottom: 0;
    margin-top: 40px;
  }
}

#calendar h2 {
  color: black;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

#calendar .calendar-events {
  width: 100%;
}

#calendar tr.date {
  color: #202020;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  font-family: 'Euclid Circular A';
  background-color: #a6d6c9 !important;
}

#calendar tr.current {
  background-color: #f7d117 !important;
}

#calendar tr:nth-child(even) {
  background-color: #e8e8e8;
}

#calendar tr:nth-child(odd) {
  background-color: #f7f7f7;
}

#calendar tr td {
  padding: 12px 30px;
}

#calendar tr td a {
  color: black;
}

#calendar .calendar-nav {
  line-height: 23px;
  color: black !important;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

#calendar .calendar-nav a {
  color: #a6d6c9 !important;
  margin: 0 5px;
  font-weight: 700;
}

#calendar .calendar-nav a.current {
  color: black !important;
  margin: 0 5px;
  font-weight: 700;
}

#mini-calendar .mini-calendar th {
  color: black;
  font-family: 'Euclid Circular A';
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
}

#mini-calendar .mini-calendar th,
#mini-calendar .mini-calendar tr {
  background-color: transparent !important;
}

#mini-calendar .mini-calendar td a,
#mini-calendar .mini-calendar td span {
  display: block;
  text-align: center;
  color: black;
}

#mini-calendar .mini-calendar td a {
  position: relative;
}

#mini-calendar .mini-calendar td a:after {
  content: "·";
  color: #73978c;
  position: absolute;
  bottom: 0;
  font-size: 42px;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  left: 0;
}

#mini-calendar .mini-calendar td {
  background-color: #a6d6c9;
  color: black;
  font-weight: 700;
  border: 2px solid white;
  padding: 5px 10px;
}

#mini-calendar .mini-calendar td[colspan],
#mini-calendar .mini-calendar td.day-prev-month {
  background-color: white !important;
}

#mini-calendar .mini-calendar td.past {
  background-color: #d2eae4 !important;
}

#mini-calendar .mini-calendar td.today {
  background-color: #f7d117 !important;
}

.calendar-filter h4,
#mini-calendar .calendar-month {
  color: black;
  font-family: 'Euclid Circular A';
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.calendar-filter h4 {
  display: inline-block;
  padding-right: 15px;
  position: relative;
}

.calendar-filter h4:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 500px;
  right: -500px;
  top: 16px;
  background-color: #f7d117;
}

#calendar-filter {
  width: 88%;
}

#calendar-filter select {
  background-color: #e8e8e8;
  border-radius: 23px;
  color: black;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  padding: 11px 20px 9px 20px !important;
  background-position: 90% 50%;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-image: url("../img/arrowd.png");
  background-repeat: no-repeat;
}

#mini-calendar .calendar-next a,
#mini-calendar .calendar-prev a {
  width: 35px;
  height: 19px;
  background-image: url("../img//arrows.png");
  vertical-align: middle;
  display: inline-block;
  margin-top: 5px;
}

#mini-calendar .calendar-prev a {
  float: left;
}

#mini-calendar .calendar-next a {
  background-position: 100% 101%;
  float: right;
}

.tribe-mini-calendar-list-wrapper {
  display: none;
}

#calendar tr.date.today {
  background-color: #f7d117 !important;
}

#calendar tr.date {
  background-color: #f7d117;
  color: #202020;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  font-family:'Euclid Circular A';
}

#calendar tr td {
  min-width: 200px;
  padding: 12px 30px;
}

#calendar tr td.ta_c,
#calendar tr td.event,
#calendar tr td a {
  font-size: 18px;
}

#calendar .calendar-nav {
  line-height: 23px;
  color: black !important;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

#calendar .calendar-nav .active-item {
  color: black !important;
  margin: 0 5px;
  font-weight: 700;
}

.tribe-mini-calendar .tribe-mini-calendar-dayofweek {
  color: black;
  font-family: 'Euclid Circular A';
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  background-color: transparent !important;
}

.tribe-mini-calendar .tribe-mini-calendar-nav td,
.tribe-mini-calendar thead {
  background-color: transparent !important;
  background: transparent !important;
  border: none;
}

.tribe-mini-calendar .tribe-mini-calendar-nav span {
  color: black;
  font-family: 'Euclid Circular A';
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.tribe-mini-calendar .tribe-mini-calendar-dayofweek {
  border: none;
}

.tribe-mini-calendar td.tribe-events-past {
  background-color: #d2eae4 !important;
  opacity: 1 !important;
}

.tribe-mini-calendar td.tribe-events-present {
  background-color: #f7d117 !important;
}

.tribe-mini-calendar td.tribe-events-future {
  background-color: #a6d6c9 !important;
}

.tribe-mini-calendar td.tribe-events-future {
  background-color: #a6d6c9 !important;
}

.tribe-mini-calendar .tribe-mini-calendar-no-event,
.tribe-mini-calendar .tribe-events-has-events a {
  color: black !important;
  padding: 15px 0px !important;
}

.tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:before {
  background: #72978c !important;
  bottom: 8px !important;
}

.tribe-mini-calendar-nav .prev-month {
  float: left;
}

.tribe-mini-calendar-nav .next-month {
  float: right;
}

.tribe-mini-calendar .tribe-mini-calendar-nav .next-month span,
.tribe-mini-calendar .tribe-mini-calendar-nav .prev-month span {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 35px;
  height: 19px;
  background-image: url(http://wellington.twkmedia.eu/wp-content/themes/Wellington/assets/img/arrows.png);
  vertical-align: middle;
  display: inline-block;
}

.tribe-mini-calendar .tribe-mini-calendar-nav .next-month span {
  background-position: 100% 101%;
}

.calendar-nav {
  display: inline-block;
}

.calendar-filter {
  display: inline-block;
  float: right;
  margin-bottom: 20px;
}

.calendar-filter h4 {
  display: inline-block;
  padding-right: 15px;
  position: relative;
}

.calendar-filter h4:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 500px;
  right: -500px;
  top: 16px;
  background-color: #f7d117;
}

#calendar-filter {
  width: 88%;
}

#calendar-filter select {
  background-color: #e8e8e8;
  border-radius: 23px;
  color: black;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  padding: 11px 20px 9px 20px !important;
  background-position: 90% 50%;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-image: url("http://wellington.twkmedia.eu/wp-content/themes/Wellington/assets/img/arrowd.png");
  background-repeat: no-repeat;
}

body.single.single-tribe_events .content-w-sidebar__inner {
  -webkit-transform: none;
  /* Safari and Chrome */
  -moz-transform: none;
  /* Firefox */
  -ms-transform: none;
  /* IE 9 */
  -o-transform: none;
  /* Opera */
  transform: none;
  padding: 0;
}

#calendar-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  height: 100vh;
  z-index: 10000;
}

.calendar-lightbox__content {
  max-width: 520px;
  width: 520px;
  background-color: white;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding: 30px 40px 40px;
}

.calendar-lightbox__content .tribe-events-cal-links a.tribe-events-button {
  border: none;
  padding: 15px;
}

.calendar-lightbox__content h3 {
  margin-top: 0;
  font-size: 35px;
  line-height: 120%;
}

.calendar-lightbox__content .time-event {
  font-size: 20px;
  display: block;
  width: 100%;
}

.calendar-lightbox__content .tribe-events-cal-links {
  margin-top: 20px;
}

.calendar-lightbox__content .tribe-events-cal-links a {
  margin-right: 20px;
  font-size: 16px;
  border: 1px solid #5879ba;
  padding: 8px;
}

.calendar-lightbox__content .loadergif {
  text-align: center;
  width: 150px;
  margin: 0 auto;
  display: inherit;
}

.tribe-mini-calendar td.tribe-events-has-events a:hover {
  background-color: #83a99e !important;
}

.tribe-mini-calendar td.tribe-events-has-events {
  background: #f8d200 !important;
}

.tribe-events-notices li:before,
.tribe-events-sub-nav li:before,
.tribe-related-events li:before {
  content: none !important;
}

.js-tabcontent[aria-hidden="true"] {
  display: none;
}

.tabs {
  border-bottom: solid 1px #c1c1c1;
  margin: 30px 0;
}

.tabs__list {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: solid 1px #c1c1c1;
}

.tabs__item {
  display: inline-block;
  padding: 0 10px;
}

.tabs__item:before {
  display: none;
}

.tabs__item a {
  font-size: 14px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 10px 30px;
  text-transform: uppercase;
  color: black;
  font-family: GillSansReg;
  letter-spacing: 3px;
}

.tabs__item a:after {
  opacity: 0;
  position: absolute;
  content: "";
  border-bottom: solid 2px #f49712;
  bottom: -1px;
  width: 100%;
  left: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.tabs__item a:before {
  opacity: 0;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #f49712 transparent transparent transparent;
  bottom: -4px;
  left: calc(50% - 5px);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.tabs__item a[aria-selected="true"] {
  color: #f49712;
}

.tabs__item a[aria-selected="true"]:after,
.tabs__item a[aria-selected="true"]:before {
  opacity: 1;
}

.tabs__content {
  margin: 40px 0;
}

.entry ul>li.tabs__item {
  margin: 0;
}

@media screen and (max-width: 600px) {
  .tabs__item {
    display: block;
  }

  .tabs__item a:before {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .img-popup {
    width: 62vw;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
    body .site-footer .logo {
        top: auto!important;
    }
	#button-top {
    right: 10px;
	}
  .gradient-img-school {
    width: 62vw;
  }

  .position-popup {
    left: 7%;
  }

  .position-overlay {
    width: 78vw;
    top: 44%;
  }

  .position-overlay h2 {
    margin-bottom: 10px;
  }

  .position-overlay .overlay__title {
    font-size: 20px;
  }

  .position-overlay .overlay__inner-text {
    font-size: 14px;
    line-height: 18px;
  }

  .button--popup--orange {
    padding: 18px 24px;
  }

  .slick-next,.slick-prev {
    bottom: -66px;
  }
}

@media (max-width: 335px) {
  div.slick-list {
    padding: 0px !important;
  }
  .show-quote {
    padding-right: 60px;
  }
  .read-story {
    left: 6%;
  }
}
@media (min-width: 576px) and (max-width: .98px) {
  .position-popup {
    left: 7%;
  }

  .read-story {
    left: 25%;
  }

  .slick-next, .slick-prev {
    bottom: 92px;
  }

  .img-popup {
    width: 56vw;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

  .gradient-img-school {
    width: 56vw;
  }

  .position-overlay {
    top: 23%;
    width: 69vw;
  }

  .position-overlay .overlay__title {
    font-size: 22px;
  }

  .overlay__inner-text {
    font-size: 15px;
    line-height: 19px;
  }

  .button--popup--orange {
    padding: 18px 24px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .row--custom {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .img-popup {
    width: 39vw;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

  .gradient-img-school {
    width: 39vw;
  }

  .position-popup {
    left: 16%;
  }

  .position-overlay {
    top: 32%;
    width: 56vw;
  }

  .position-overlay h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .overlay__inner-text {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1299.98px) {
  .overlay__inner-text {
    font-size: 18px;
    line-height: 25px;
  }
  .entry .top-image {
    margin: 0;
  }
  .main-container {
    margin: 60px auto 0;
  }
  .position-overlay {
    width: 65vw;
    top: 48%;
  }

  .position-popup {
    left: 20%;
  }

  .img-popup {
    width: 52vw;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.5), 0 14px 20px 0 rgba(0, 0, 0, 0.5);
  }

  .gradient-img-school {
    width: 52vw;
  }
}

/*Downward*/
@media (max-width: 1659.98px) {
  .quote-slid {
    width: 100%;
  }

  .margin-fixing {
    margin-left: 60px;
  }

  .margin-fixing-negatif {
    margin-left: calc(16.66667% - 60px) !important;
  }
}

@media (max-width: 1299.98px) {
  h2 {
    font-size: 38px;
  }
}

@media (max-width: 991.98px) {
  .content-w-sidebar {
    width: 100%;
    margin-left: 0%;
  }

  #welcome {
    padding-top: 50px;
  }

  .margin-fixing-negatif {
    margin-left: 0px !important;
    padding-left: 0px !important;
  }

  .sidebar {
    width: 100%;
  }
}

@media (max-width: .98px) {
  h2 {
    font-size: 30px;
  }

  .wordpress-content a {
    word-break: break-all;
  }

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

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

  .top-section .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .site-footer--header {
    margin-top: 20px;
  }

  .site-footer .container-footer .twk-signature {
    text-align: center;
  }
}

@media (max-width: 575.98px) {
  .quote-slid {
    left: 0px;
  }
.authentically-sec .main-container {
        padding: 0!important;
    }
  .quote {
    font-size: 16px;
    padding: 13px 5px 12px 18px;
  }

  .quote-author {
    padding: 0px 0px 10px 18px;
  }
}

/*Custom*/
@media only screen and (max-width: 600px) {
  .content-w-sidebar {
    margin-top: 0px;
    padding-top: 50px;
  }

  h1.xl {
    font-size: 2.5rem !important;
    line-height: 1 !important;
  }

  .main-menu ul {
    margin: 40px 0 0 0;
  }
}

.title__xs {
  font-size: 18px;
}

.title__sm {
  font-size: 20px;
}

.title__md {
  font-size: 30px;
}

.title__lg {
  font-size: 36px;
}

.title__xl {
  font-size: 40px;
}

.font__xs {
  font-size: 12px;
}

.font__sm {
  font-size: 14px;
}

.font__sm2 {
  font-size: 16px;
}

.font__md {
  font-size: 18px;
}

.font__lg {
  font-size: 22px;
}

.font__xl {
  font-size: 26px;
}

.font__xl2 {
  font-size: 38px;
}

body {
  background-color: white;
  background-color: #fff;
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
}

@media screen and (max-width: 1000px) {
  html {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 12px;
  }
}

::-moz-selection {
  background: black;
  color: #f7d117;
}

::selection {
  background: black;
  color: #f7d117;
}

img {
  max-width: 100%;
  height: auto;
}

.entry a {
  max-width: 100%;
}

.chnage {
  padding: 0;
  margin: 0;
}

#content-wrap {
  overflow: hidden;
}

.ie #content-wrap {
  opacity: 1 !important;
}


.contact-intro p {
  color: #000000;
  font-family: GillSansReg;
  font-size: 18px;
  letter-spacing: 0.18px;
  line-height: 24px;
}

.contact-info {
  margin-top: 47px;
  padding: 30px 39px 40px 50px;
  background-color: #e8e8e8;
}

.contact-title {
  color: #000000;
  font-family: 'Euclid Circular A';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.37px;
  line-height: 32px;
  overflow: hidden;
}

.contact-title::after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  margin-right: -100%;
  border-bottom: 1px solid #f49712;
  margin-left: 11px;
  margin-bottom: 5px;
}

.contact-content {
  margin-bottom: 20px;
  color: #000000;
  font-family: "GillSansLight";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1.6px;
  line-height: 23px;
}

.contact-content p {
  color: #000000;
  font-family: "GillSansLight";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1.6px;
  line-height: 10px;
}

.contact-first {
  max-width: 100%;
  margin-left: 0;
  transition: all 0.8s ease;
  max-height: 250px;
  overflow: hidden;
}

.contact-second {
  padding-left: 60px;
}

@media screen and (max-width: 1384px) {
  .contact-second {
    padding-left: 15px;
  }
}

.contact-write {
  margin-bottom: 10px;
}

.contact-phone {
  margin-bottom: 10px;
}

.contact-social {
  padding-left: 10px;
}

.contact-social:first-child {
  padding-left: 15px;
}

.contact-email {
  margin-left: 0;
  transition: all 0.8s ease;
  max-height: 250px;
  overflow: hidden;
}

.contact-email-address {
  color: #000000;
  font-family: "GillSansLight";
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 1.7px;
  line-height: 20px;
  margin-top: 11px;
}

.contact-info--slide-in {
  margin-left: calc(100% + 20px);
}

@keyframes right_to_left {
  from {
    margin-left: 100%;
  }

  to {
    margin-left: 0;
  }
}


.vacancy {
  background-color: #e8e8e8;
  padding: 29px 49px 34px 50px;
  margin-top: 48px;
}

.vacancy__line {
  margin-bottom: 10px;
}

.vacancy__college {
  color: #000000;
  font-family: 'Euclid Circular A';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.37px;
  line-height: 32px;
  overflow: hidden;
}

.vacancy__college::after {
  display: inline-block;
  content: "";
  width: 100%;
  margin-right: -100%;
  border-bottom: 1px solid #f49712;
  margin-left: 11px;
  margin-bottom: 5px;
}

.vacancy__link {
  color: #000000;
  font-family: "Gill Sans";
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 14px;
  text-align: right;
  margin-top: 1%;
}

@media (max-width: 810px) {
  .vacancy__college {
    font-size: 16px;
  }

  .vacancy__link {
    font-size: 10px;
    letter-spacing: 0.8;
  }
}

@media (max-width: 575px) {
  .vacancy__college::after { 
    display: none;
  }

  .vacancy__link {
    text-align: left;
  }
}

.accreditations {
  margin-bottom: 55px;
}

.accreditation__row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}

.accreditation__img {
  padding: 0 5px;
  margin: 0 5px;
  flex: 0 0 11.33333%;
  max-width: 11.33333%;
}


.accreditation__text {
  text-align: center;
  color: white !important;
}  

.notification--wrapper {
      width: 100%;
      height: 70px;
      background-color: black;
      position: fixed;
      left: 0;
      bottom: 0;
      transition: opacity 0.2s ease-in-out;
      opacity: 0;
      z-index: -5;

}
      .notification--wrapper.show {
          opacity: 1;
          z-index: 5; 
      }



    .notification__title {
      text-align: center;
      color: #FFFFFF;
      font-family: "GillSansLight";
      font-size: 20px; 
      letter-spacing: 0;
      line-height: 31px;
      margin-top: 29px;
      text-transform: uppercase;
    }
      .notification--title--link {
          pointer-events: none;
      }
  

  .notification__text {
      padding-left: 65px;
      margin-top: 16px;
      color: #FFFFFF;
      font-family: "GillSansLight";
      font-size: 18px;
      letter-spacing: 0;
      line-height: 27px;
  }
      .notification__text a {
          color: #f7d117!important;
      }
  

  .notification--container {
      position: relative;
      height: 100%;
  }

  .notification__buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }
  .notification__close-button {
  }

  .notification--row {
      height: 100%;
  }
  
  .notification__button {
      padding: 18px 0px;
      width: 180px;
      text-align: center;
  }

  .notification--pad-r {
      padding-right: 130px;
  }

  .meet-the-team {
    margin: 60px 0;
  }

  .team-member-wrapper {
      margin-bottom: 40px;
  }

  .meet-the-team .member-photo {
      height: 242px;
      width: 210px;
      object-fit: cover;
      object-position: top;
      position: relative;
      z-index: 2;
  }

  .member-details {
    background-color: #BADFD9;
    max-width: 300px;
    padding: 50px 20px 10px 20px;
    margin-top: -70px;
    margin-left: 20px;
    min-height: 230px;
  }

  .member-details h3 {
    font-size: 21px;
    font-weight: 600;
  }

  .member-details p {
    font-size: 14px;
    font-weight: 300;
  }

  .member-details .linkedin-logo {
    position: absolute;
    bottom: 10px;
    left: 20px;
  }

  .member-details .linkedin-logo > svg path {
    transition: 0.2s ease-in-out;
  }

  .member-details .linkedin-logo:hover > svg path {
    fill: #f49712;
  }

  .additional_staff h2 {
    font-size: 26px;
    font-weight: 600;
  }

  .additional_staff details {
    border-bottom: 1px solid black;
  }

  .additional_staff details a {
    color: #f49712;
  }

  .additional_staff details > summary p {
    list-style: none;
    font-size: 22px;
    font-weight: 600;
    padding: 25px 25px 25px 0;
  }

  .additional_staff details .close-accordion {
    display: none;
  }

  .additional_staff details[open] .open-accordion {
    display: none;
  }

  .additional_staff details[open] .close-accordion {
    display: block;
  }

  .additional_staff details ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.25px;
  }

  .banner--full-height .item:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 1px 1px 250px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 1px 250px rgba(0, 0, 0, 0.5);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, black);
    background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, black);
    background: -moz-linear-gradient(rgba(0, 0, 0, 0) 50%, black);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(black));
    background: linear-gradient(rgba(0, 0, 0, 0) 50%, black);
}
/*home banner css*/

.item_detail {position: absolute;bottom: 15%;right: 0;margin: auto;width: 915px;left: 0;}
.item_name {margin-bottom: 26px;text-align: center;}
.owl-dots button.owl-dot span {width: 10px;height: 10px;background: #FFFFFF;display: inline-block;border-radius: 50%;}
.owl-dots button.owl-dot {margin: 0 5px;}
.owl-dots button.owl-dot.active span {background: rgb(255 255 255 / 41%);}
.owl-dots {position: absolute;bottom: 5%;width: auto;left: 35px;}
.item_detail h2 {color: #fff;font-size: 3.5rem;position: relative;padding-bottom: 15px;margin-bottom: 15px;font-weight: 300;letter-spacing: -1.14px;}
.item_detail h2:after {width: 150px;height: 2px;content: "";position: absolute;bottom: 0;left: 0;}
.item_name h3 {font-size: .89rem;color: #fff;font-weight: 300;font-family: var(--primary-font3);}
.item_name h3 strong {display: block;color: #fff;font-weight: bold;}
.owl-item.active h2{animation-duration: 1.5s;-webkit-animation-duration: 1.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;animation-name: fadeIndown; animation-delay: 0.3s;}
.owl-item.active h3{animation-duration: 1.5s;-webkit-animation-duration: 1.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;animation-name: fadeInUp;animation-delay: 0.3s;}
.owl-item.active  h3 strong{animation-duration: 1.5s;-webkit-animation-duration: 1.5s;-webkit-animation-fill-mode: both;
animation-fill-mode: both;animation-name: fadeInUp;animation-delay: 0.3s;}
.owl-item.active h2:after{ animation-duration: 2s;-webkit-animation-duration: 2s;-webkit-animation-fill-mode: both;animation-fill-mode: both;
animation-name: fadeInline;animation-delay: 0.3s;}
@keyframes fadeInUp{
0%{transform:translate(0px, 100px); opacity: 0;}
100%{transform:translate(0px, 0); opacity: 1;}
}
@keyframes fadeIndown {
0% {opacity: 0;transform: translateY(-3rem);}
100% {opacity: 1;transform: translateY(0);}
}
@keyframes fadeInline {
0% {opacity: 0;width:0px}
100% {opacity: 1;width:125px;}
}

/*home_about2 css panel*/

.group-home-top h2{font-weight: 900 !important;  font-family: "Euclid Circular A";color: #000000;font-size: 54px; letter-spacing: -1px;}
.group-home-top h3 {color: #000000;font-family: "Euclid Circular A"; font-size: 18px!important; font-weight: bold; letter-spacing: -0.66px; line-height: 30px!important;margin-top: 0px!important;}
.group-home-top p{font-size: 16px;line-height: 26px;margin-top: 4.3rem;font-weight: 300;font-family: 'Euclid Circular A';letter-spacing: 0.16px;}
.group-home-top blockquote{padding-top: 0rem!important;}
.home_banner.banner--full-height .item{height: 100vh;object-fit: cover;}
.banner-img picture img{height: 100vh;object-fit: cover;}




@media (max-width: 1199.98px) {
    .notification--pad-r {padding-right: 100px;}
    .wcirm-top .main-container h2{margin: 0px auto 2rem;}
    .banner__center-text { top: -90%;}     
    .banner__bottom-text { bottom: -50px;}
    .home_banner.banner--full-height .item {height: 90vh;}
  
}
@media (max-width: 1100px) {
  .item_detail { bottom: 15%;}
  .home_banner.banner--full-height .item {height: 83vh;}
  .top-nav {padding: 20px 30px!important;}
  .banner__center-text { top: -100%!important;bottom: 0px!important;}
  .banner__bottom-text { bottom: -180px;}

}
@media (max-width: 1070px) {

  .notification--wrapper {
      padding-left: 35px;
    }
    .notification--middle {
      margin-top: 25px;
    }

    .notification__title {
      padding-left: 0px;
    }

    .notification__text {
      font-size: 16px;
      padding-left: 0px;
    }
}

@media (max-width: 1011px) {

  .notification--wrapper {
    padding-left: 20px;
  }
}

@media (max-width: 991px) {
  .item_detail {bottom: 20%;}
  .home_banner.banner--full-height .item{height: auto;}
  #content-wrap {
   min-height: fit-content;
  }
.banner-img picture img{height: auto;object-fit: cover;}
  .notification__title {font-size: 15px;  }
  .footer-contact a{font-size: 14px!important;}
      .top-nav-menu-container .menus {
     width: 35%!important;     
    }
    .top-nav-menu-container .menus .sub-menu {width: 30vw;}
       .home-insights {
        margin-top: 3rem;
    }
    .banner__center-text {
        top: 10% !important;
      }
       .authentically-left p {
    margin-right: 0!important;
}
    .authentically-left {
        width: 100% !important;
    }
        .authentically-sec .main-container {
        padding: 0px 0px!important;
    }
      .banner__bottom-text .button { padding: 15px 20px;  margin-top:2rem;}
      .button--arrow-down:after{display: none;}
  .meet-the-team {
    justify-content: center;
  } 

  .team-member-wrapper {
    width: 300px;
  }

  .meet-the-team .member-photo {
    width: 100%;
    max-height: 350px;
    min-height: 300px;
  }

  .member-details {
    min-width: 100%;
    padding: 20px;
    margin: 0;
    min-height: 170px;
  }

  .member-details h3 {
    margin: 0;
  }
}

@media (max-width: 860px) {
  .notification--pad-r {
    padding-right: 50px;
  }
  h1.xl { font-size: 4.625rem;}

  .notification--middle {
    margin-top: 30px;
  }

  .notification__icons {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  .notification__title {
          padding-left: 0;          
          margin-top: 18px;
          line-height: 20px;
      }
	  	body.page-template-tpl-home .top-nav {
	background: #2e2e2e;
	height:70px;
	position:sticky;	
}
    body.page-template-tpl-home .top-nav.scrolled {
        height: 80px;
    }
.top-nav {
  transition: all 0.3s ease;
}

.top-nav.scrolled {
  padding-top: 10px!important; 
}
.top-nav.scrolled .top-nav__col-right .hamburger-menu-wrapper{
	margin-top:13px!important;
	}
  .top-nav.scrolled .top-nav__col-left a {
        top: 3.1rem;
        }
	  .banner-img.desktop_banner{display:none;}
.banner-img.mobile_banner{display:block;}
      .home .top-nav__col-right .hamburger-menu-wrapper{padding: 3rem 2.5rem 3rem 2rem !important;}
        .group-home-top p {margin-top: 1.2rem!important;}
        .home-insights {margin-top: 2rem!important; }
        .home-city {margin-top: 20px !important;}
        .home-insights h4 {margin-top: 0px!important;margin-bottom: 20px!important;}
      .container-repeater .authentically-sec .main-container {padding: 0 150px !important;}
      .hamburger-menu-wrapper {width: 60px!important;}
      .top-nav__col-right .hamburger-menu-wrapper {height: 54px;}           
  .map-sec{margin-top: 3rem; margin-bottom: 3rem;}
      .hamburger-menu {padding: 1rem!important;}
#welcome .entry .col-7 img{max-width: 100%; flex: 0 0 100%;width: 100%;}
#welcome .entry .col-7{ max-width: 100%; flex: 0 0 100%;}
#welcome .entry .col-sm-9 { max-width: 100%; flex: 0 0 100%;}
      .notification__text {
          font-size: 15px;
          line-height: 25px;
          margin-top: 4px;
          padding-right: 23px;
      }

      .notification--pad-r {
        padding-right: 0;
      }

      .notification__link--small {
          pointer-events: all;
      }
}

@media (max-width: 610px) {
  .notification__button {
    padding: 18px 10px;
  }
}

@media (max-width: 575px) {
      .top-nav-menu-container .menus {
        width: 55% !important;
    }
  .item_detail{width: auto;}
  .notification--wrapper {
    height: 115px;
  }
      .group-home-top blockquote {
        padding-left: 3rem;
    }
        .footer-contact a {
        font-size: 16px !important;
    }
    #welcome h2{margin-top: 4rem!important;}
      .wcirm-top {margin-top: 4rem;}
      .authentically-sec {
        margin-top: 4rem;
    }
    .banner__center-text h1{font-size: 2.5rem!important;}
    blockquote:before {
    left: -3rem;
}
    .group-home-top p {
        margin-top: 0.6rem!important;
    }
    .home-insights h4 {
    margin-bottom: 20px!important;
  }
      .home-insights {
        height: 100% !important;
    }
  body .site-footer .logo {
        height: 40px !important;}
      .notification__text {
          font-size: 15px;
          line-height: 22px;
          margin-bottom: 0;
      }
      .notification__buttons {
        margin-top: 0;
      }
      .notification__link--small{
          pointer-events: all;
      }
      .notification--pad-r {
          padding-right: 35px;
      }
        .authentically-sec .main-container {
        padding: 0px!important;
    }

}
@media (max-width: 414px) {
    .wcirm-top {
        margin-top: 2rem!important;
    }
        .item_detail {
        bottom: 17%;
    }
        .top-nav-menu-container .menus {
        width: 100% !important;
    }
        .entry h2 {
        font-size: 24px !important;
    }
  }

@media (max-width: 356px) {
      .notification--wrapper {
          height: 150px;
      }

}
.reduce__padding p{margin-left: 15px;}
.wcirm-top h2{text-align: center;margin: 4rem 0 3rem;}
.wcirm-top .read-bttn{display: ruby;}
.wcirm-top .read-bttn a::after {content: url(../images/scroll-arrow.svg); margin-left: 10px;}
.wcirm-top .read-bttn a{color: #000;margin-top: 2rem; display: block;}
.wcirm-top img.top-image {margin-top: 3rem;}
.site-footer__colored-block {
  margin-bottom: 9px;
  padding: 8px 20px;
  width: fit-content;
}
.site-footer__tagline {
  font-size: 26px;
  letter-spacing: -0.5px;
  line-height: 1;
}


.typewriter-animation1 {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
opacity: 0;
  position: relative;
  padding-right: 6px;
  transition: opacity 0.3s ease-in;
}

.typewriter-animation1::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 3px;
  height: 100%;
 display: none;
  animation: blink 0.8s steps(1) infinite;
}

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

