/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

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

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

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

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

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

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

.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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 9px;
  padding-right: 9px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

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

.col-xs-23 {
  width: 95.83333333%;
}

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

.col-xs-21 {
  width: 87.5%;
}

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

.col-xs-19 {
  width: 79.16666667%;
}

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

.col-xs-17 {
  width: 70.83333333%;
}

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

.col-xs-15 {
  width: 62.5%;
}

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

.col-xs-13 {
  width: 54.16666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-23 {
  right: 95.83333333%;
}

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

.col-xs-pull-21 {
  right: 87.5%;
}

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

.col-xs-pull-19 {
  right: 79.16666667%;
}

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

.col-xs-pull-17 {
  right: 70.83333333%;
}

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

.col-xs-pull-15 {
  right: 62.5%;
}

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

.col-xs-pull-13 {
  right: 54.16666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-23 {
  left: 95.83333333%;
}

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

.col-xs-push-21 {
  left: 87.5%;
}

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

.col-xs-push-19 {
  left: 79.16666667%;
}

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

.col-xs-push-17 {
  left: 70.83333333%;
}

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

.col-xs-push-15 {
  left: 62.5%;
}

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

.col-xs-push-13 {
  left: 54.16666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

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

.clearfix: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;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

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

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

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #09F;
          box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/*======================================
  Selectric v1.11.1
======================================*/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.preloader {
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: black;
  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;
}

.preloader img {
  -webkit-animation: spin 2s infinite ease-out;
          animation: spin 2s infinite ease-out;
  height: 10rem;
  width: auto;
}

body.hide-preloader .preloader {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}

.hidden-xs {
  display: none;
}

@media (min-width: 768px) {
  .hidden-xs {
    display: block;
  }
}

.hidden-md-up {
  display: block;
}

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

img.flush {
  width: 100%;
  height: auto;
}

.kill-padding {
  padding: 0 !important;
}

.kill-padding-top {
  padding-top: 0 !important;
}

.kill-padding-bottom {
  padding-bottom: 0 !important;
}

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

.kill-margin-top {
  margin-top: 0 !important;
}

.kill-margin-bottom {
  margin-bottom: 0 !important;
}

.pad {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.padding-top {
  padding-top: 1rem;
}

.padding-bottom {
  padding-bottom: 1rem;
}

.padding-1_5x {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.padding-top-1_5x {
  padding-top: 1.5rem;
}

.padding-bottom-1_5x {
  padding-bottom: 1.5rem;
}

.padding-2x {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.padding-top-2x {
  padding-top: 2rem;
}

.padding-bottom-2x {
  padding-bottom: 2rem;
}

.padding-3x {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.padding-top-3x {
  padding-top: 3rem;
}

.padding-bottom-3x {
  padding-bottom: 3rem;
}

.padding-4x {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.padding-top-4x {
  padding-top: 4rem;
}

.padding-bottom-4x {
  padding-bottom: 4rem;
}

.padding-5x {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.padding-top-5x {
  padding-top: 5rem;
}

.padding-bottom-5x {
  padding-bottom: 5rem;
}

.padding-6x {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.padding-top-6x {
  padding-top: 6rem;
}

.padding-bottom-6x {
  padding-bottom: 6rem;
}

.padding-7x {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.padding-top-7x {
  padding-top: 7rem;
}

.padding-bottom-7x {
  padding-bottom: 7rem;
}

.padding-8x {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-top-8x {
  padding-top: 8rem;
}

.padding-bottom-8x {
  padding-bottom: 8rem;
}

.padding-9x {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.padding-top-9x {
  padding-top: 9rem;
}

.padding-bottom-9x {
  padding-bottom: 9rem;
}

.padding-10x {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.padding-top-10x {
  padding-top: 10rem;
}

.padding-bottom-10x {
  padding-bottom: 10rem;
}

.margin {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.margin-left {
  margin-left: 1rem;
}

.margin-top {
  margin-top: 1rem;
}

.margin-bottom {
  margin-bottom: 1rem;
}

.margin-1_5x {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.margin-top-1_5x {
  margin-top: 1.5rem;
}

.margin-bottom-1_5x {
  margin-bottom: 1.5rem;
}

.margin-2x {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.margin-top-2x {
  margin-top: 2rem;
}

.margin-bottom-2x {
  margin-bottom: 2rem;
}

.margin-3x {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.margin-top-3x {
  margin-top: 3rem;
}

.margin-bottom-3x {
  margin-bottom: 3rem;
}

.margin-4x {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.margin-top-4x {
  margin-top: 4rem;
}

.margin-bottom-4x {
  margin-bottom: 4rem;
}

.margin-6x {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.margin-top-6x {
  margin-top: 6rem;
}

.margin-bottom-6x {
  margin-bottom: 6rem;
}

.margin-7x {
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.margin-top-7x {
  margin-top: 7rem;
}

.margin-bottom-7x {
  margin-bottom: 7rem;
}

.margin-8x {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.margin-top-8x {
  margin-top: 8rem;
}

.margin-bottom-8x {
  margin-bottom: 8rem;
}

.margin-9x {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.margin-top-9x {
  margin-top: 9rem;
}

.margin-bottom-9x {
  margin-bottom: 9rem;
}

.margin-10x {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.margin-top-10x {
  margin-top: 10rem;
}

.margin-bottom-10x {
  margin-bottom: 10rem;
}

.color-inherit {
  color: inherit;
}

.fa + .fa {
  margin-left: 1rem;
}

* {
  -webkit-font-smoothing: antialiased;
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
.wf-loading {
  opacity: 0;
  -webkit-transition: opacity 125ms;
  transition: opacity 125ms;
}

.wf-active {
  opacity: 1;
  -webkit-transition: opacity 125ms;
  transition: opacity 125ms;
}

.wf-inactive {
  opacity: 1;
  -webkit-transition: opacity 125ms;
  transition: opacity 125ms;
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
body {
  font-family: Helvetica, Arial, sans-serif;
}

h1, h2, h3 {
  font-family: 'Playfair Display', serif;
}

.helvetica {
  font-family: Helvetica, Arial, sans-serif;
}

.playfair {
  font-family: 'Playfair Display', serif;
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  color: inherit;
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
html {
  font-size: 10px;
  line-height: 1.75;
}

body {
  font-size: 1.4rem;
  line-height: inherit;
}

@media (min-width: 768px) {
  body {
    font-size: 1.6rem;
  }
}

/* -------------------------------------------------- */
.page-title {
  font-size: 6rem;
  line-height: 1;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.5rem;
}

h3 {
  font-size: 2rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.5rem;
}

h6 {
  font-size: 1.5rem;
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
body {
  font-weight: 300;
}

.page-title {
  font-weight: 900;
}

h1 {
  font-weight: 900;
}

h2 {
  font-weight: 500;
}

h3 {
  font-weight: 500;
}

h4 {
  font-weight: 700;
}

h5 {
  font-weight: 700;
}

h6 {
  font-weight: 700;
}

strong {
  font-weight: 700;
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
ul, ol {
  margin-bottom: 2em;
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.typeset {
  font-weight: 300;
}

.typeset img {
  max-width: 100%;
  height: auto;
}

.typeset p, .typeset ul, .typeset ol, .typeset blockquote {
  line-height: 1.8;
  margin-bottom: 1em;
}

.typeset em, .typeset i {
  font-style: italic;
}

.typeset strong, .typeset b {
  font-weight: 700;
}

.typeset mark {
  padding: 0.25em;
  background-color: #ffff80;
}

.typeset blockquote {
  padding: 2rem 0;
  position: relative;
  background-color: rgba(60, 107, 3, 0.2);
  border: 1px solid rgba(34, 76, 46, 0.2);
  display: inline-block;
}

.typeset blockquote:before {
  content: "\201C";
  position: absolute;
  display: inline-block;
  width: 2em;
}

.typeset blockquote:after {
  content: "\201D";
  position: absolute;
  display: inline-block;
}

.typeset ul {
  li: disc;
}

.typeset ol {
  list-style: decimal;
}

.typeset ul, .typeset ol {
  margin-left: 1em;
}

.typeset ul li, .typeset ol li {
  padding-left: 0.25em;
}

.typeset h1, .typeset h2, .typeset h3, .typeset h4, .typeset h5, .typeset h6 {
  font-weight: 700;
  margin: 0 0 0.25em 0;
  line-height: 1.5;
}

.typeset a {
  position: relative;
}

.typeset a:hover, .typeset a:focus {
  text-decoration: none;
}

p {
  margin: 0 0 1.5em;
}

header {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  padding: 1.5rem;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 7rem;
}

@media (min-width: 768px) {
  header {
    height: 10rem;
    padding: 3rem 1.8rem;
  }
}

header svg {
  display: block;
  width: auto;
}

header #logo {
  height: 2rem;
}

@media (min-width: 768px) {
  header #logo {
    height: 3rem;
  }
}

header .search-toggle svg, header .burger svg {
  height: 2rem;
}

header .search-toggle svg:hover, header .burger svg:hover {
  cursor: pointer;
  fill: #00cfa5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

header .search-toggle svg:hover path, header .search-toggle svg:hover circle, header .burger svg:hover path, header .burger svg:hover circle {
  stroke: #00cfa5;
}

.page-title {
  font-size: 5rem;
  font-weight: 700;
  margin-bottom: 0.5em;
}

@media (min-width: 992px) {
  .page-title {
    font-size: 5rem;
  }
}

@media (min-width: 1170px) {
  .page-title {
    font-size: 6rem;
  }
}

section.page-header {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

section.page-header .page-title {
  margin: 0;
}

@media (min-width: 992px) {
  section.page-header .page-title {
    font-size: 5rem;
  }
}

@media (min-width: 1170px) {
  section.page-header .page-title {
    font-size: 6rem;
  }
}

section .breadcrumbs {
  margin-bottom: 3.5rem;
}

@media (min-width: 768px) {
  section .breadcrumbs {
    margin-bottom: 7rem;
  }
}

.flex-bottom {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.crumbs {
  padding: 1.25rem 0 3.5rem;
  margin: 0;
}

.crumbs li {
  display: inline-block;
}

.crumbs li + li:before {
  content: '\2014';
  margin-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px) {
  .crumbs {
    padding: 3.5rem 0;
  }
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3rem;
}

@media (min-width: 768px) {
  .pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.pagination a {
  padding: 0.5em;
  display: inline-block;
}

@media (min-width: 768px) {
  .pagination a {
    padding: 1em;
  }
}

.pagination a:hover {
  color: #00cfa5;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.pagination a.active {
  font-weight: 700;
  color: #00cfa5;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.pagination > * + * {
  margin-left: 2rem;
}

div.page {
  -webkit-transition: opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

aside.primary {
  line-height: 1;
  padding: 10rem 4.5rem 4.5rem;
  position: fixed;
  height: 100vh;
  width: 32rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  top: 0;
  right: 0;
  background-color: white;
  color: black;
  -webkit-box-shadow: -4px 0px 10px rgba(200, 200, 200, 0.2);
          box-shadow: -4px 0px 10px rgba(200, 200, 200, 0.2);
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(34rem);
          transform: translateX(34rem);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media (min-width: 480px) {
  aside.primary {
    width: 40rem;
  }
}

@media (min-width: 480px) {
  aside.primary {
    -webkit-transform: translateX(40rem);
            transform: translateX(40rem);
  }
}

aside.primary .group + .group {
  margin-top: 10rem;
}

aside.primary nav a {
  font-weight: 700;
  display: block;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  cursor: pointer;
}

aside.primary nav a:hover {
  color: #00cfa5;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

aside.primary nav a + a {
  margin-top: 3.5rem;
}

aside.primary nav.social a {
  display: inline-block;
}

aside.primary nav.social a svg {
  height: 3rem;
  width: auto;
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

aside.primary nav.social a svg:hover {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

aside.primary nav.social a + a {
  margin-left: 1.5rem;
}

#logo path, #logo polygon, #logo rect {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

#logo:hover path, #logo:hover polygon, #logo:hover rect {
  fill: #00cfa5;
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

aside.secondary--men, aside.secondary--female {
  line-height: 1;
  padding: 10rem 4.5rem 10rem;
  position: fixed;
  height: 100vh;
  width: 32rem;
  top: 0;
  right: 0;
  background-color: white;
  color: black;
  -webkit-box-shadow: -4px 0px 10px rgba(200, 200, 200, 0.2);
          box-shadow: -4px 0px 10px rgba(200, 200, 200, 0.2);
  z-index: 1100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media (min-width: 480px) {
  aside.secondary--men, aside.secondary--female {
    width: 40rem;
  }
}

@media (min-width: 480px) {
  aside.secondary--men, aside.secondary--female {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

aside.secondary--men a.return, aside.secondary--female a.return {
  position: absolute;
  top: 2.5rem;
  left: 4rem;
}

aside.secondary--men a.return svg, aside.secondary--female a.return svg {
  height: 1.5rem;
  width: auto;
}

@media (min-width: 768px) {
  aside.secondary--men a.return, aside.secondary--female a.return {
    top: 4rem;
  }
  aside.secondary--men a.return svg, aside.secondary--female a.return svg {
    height: 2rem;
  }
}

aside.secondary--men nav a, aside.secondary--female nav a {
  font-weight: 700;
  display: block;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  cursor: pointer;
}

aside.secondary--men nav a.heading, aside.secondary--female nav a.heading {
  opacity: 0.5;
  pointer-events: none;
}

aside.secondary--men nav a:hover, aside.secondary--female nav a:hover {
  color: #00cfa5;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

aside.secondary--men nav a + a, aside.secondary--female nav a + a {
  margin-top: 3.5rem;
}

body.navigation-active div.page {
  pointer-events: none;
  -webkit-transition: opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translateX(-32rem);
          transform: translateX(-32rem);
}

body.navigation-active div.page .brand svg {
  opacity: 0.1;
}

body.navigation-active div.page #main {
  opacity: 0.1;
}

@media (min-width: 480px) {
  body.navigation-active div.page {
    -webkit-transform: translateX(-40rem);
            transform: translateX(-40rem);
  }
}

body.navigation-active div.page .burger {
  pointer-events: auto;
}

body.navigation-active header {
  opacity: 0.5 !important;
  -webkit-transform: translateX(-32rem);
          transform: translateX(-32rem);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media (min-width: 480px) {
  body.navigation-active header {
    -webkit-transform: translateX(-40rem);
            transform: translateX(-40rem);
  }
}

body.navigation-active aside.primary {
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

body.navigation-active aside.secondary.active {
  -webkit-transform: translateX(10%);
          transform: translateX(10%);
}

.sticky-wrapper {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  pointer-events: initial;
}

.sticky-wrapper.disabled {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  pointer-events: none;
}

.shortlist-sidebar {
  width: 100%;
  position: relative;
  overflow: visible;
  margin-bottom: 3rem;
  display: block;
  background-color: black;
  color: white;
  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;
}

@media (min-width: 768px) {
  .shortlist-sidebar {
    width: 6.5rem;
    height: 35rem;
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 0;
  }
  .shortlist-sidebar.stuck {
    position: fixed;
    top: 11.8rem;
    right: 1.8rem;
  }
}

.shortlist-sidebar a {
  padding: 1rem 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  font-weight: 700;
}

@media (min-width: 768px) {
  .shortlist-sidebar a {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    width: 35rem;
    height: 6.5rem;
    padding: 2.5rem 4rem;
  }
}

.shortlist-sidebar a svg {
  height: 3rem;
  width: 3rem;
  margin-right: 1rem;
  fill: white;
}

@media (min-width: 768px) {
  .shortlist-sidebar a svg {
    margin-right: 4rem;
  }
}

.shortlist-sidebar-column.disabled {
  color: inherit;
  opacity: 0;
  pointer-events: none;
}

.navigation--shortlist {
  color: #00cfa5;
}

.navigation--shortlist.disabled {
  color: inherit;
  opacity: 0.25;
  pointer-events: none;
}

.backtotop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@media (max-width: 992px) {
  .backtotop {
    margin-top: 3rem;
  }
}

.backtotop svg {
  height: 3rem;
  margin-right: 3rem;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.backtotop:hover {
  cursor: pointer;
  color: #00cfa5;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.backtotop:hover svg {
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.scrolldown {
  color: #00cfa5;
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}

@media (min-width: 992px) {
  .scrolldown {
    margin-bottom: 6rem;
  }
}

.scrolldown svg {
  height: 3rem;
  margin-right: 3rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

::-webkit-scrollbar {
  width: 9px;
}

::-webkit-scrollbar-track {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.4);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.05);
}

footer {
  margin-top: 7rem;
  font-size: 1.5rem;
  padding: 0 0 3rem;
  line-height: 1.5;
  font-weight: 300;
  color: #a5a5a5;
}

footer a {
  display: block;
}

@media (min-width: 768px) {
  footer {
    margin-top: 14rem;
    font-size: 1.8rem;
  }
}

footer h4 {
  color: black;
  font-size: 2rem;
  margin-bottom: 3.4rem;
  line-height: 1.5;
}

@media (min-width: 768px) {
  footer h4 {
    font-size: 2.2rem;
    margin-bottom: 6rem;
  }
}

footer input[type="email"] {
  width: 100%;
  margin: 1.5rem 0;
  border-color: #00cfa5;
}

@media (min-width: 768px) {
  footer input[type="email"] {
    margin: 2rem 0;
  }
}

footer input[type="email"]::-webkit-input-placeholder {
  color: #00cfa5;
}

footer input[type="email"]::-moz-placeholder {
  color: #00cfa5;
}

footer input[type="email"]:-ms-input-placeholder {
  color: #00cfa5;
}

footer input[type="email"]:-moz-placeholder {
  color: #00cfa5;
}

footer .column-newsletter {
  margin-top: 7rem;
  margin-bottom: 3.5rem;
}

@media (min-width: 768px) {
  footer .column-newsletter {
    margin-bottom: 0;
    margin-top: 0;
  }
}

select, input[type="email"], input[type="text"], input[type="date"], textarea {
  width: 100%;
  max-width: 40rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  padding: 0.75em 2em;
  line-height: 1;
  font-size: 1.6rem;
  border: 1px solid black;
  border-radius: 0;
  font-family: inherit;
}

.selectric {
  max-width: 40rem;
  margin: auto;
  border: 1px solid black;
}

.selectric-open .selectric {
  border: 1px solid black;
}

.selectric-items li:hover {
  background: #00cfa5;
  color: black;
}

.selectric .button {
  border-left: 1px solid black;
}

.selectric .button:after {
  border-top-color: #00cfa5;
}

#subscribeForm p.success {
  color: #00cfa5;
}

.button, button {
  padding: 1em 5em;
  line-height: 1;
  font-size: 1.6rem;
  background-color: #ededed;
  color: black;
  border: none;
  -webkit-transition: all 600ms;
  transition: all 600ms;
  display: inline-block;
  white-space: nowrap;
  max-width: 100%;
  text-align: center;
  font-weight: 400 !important;
}

.button:hover, button:hover {
  cursor: pointer;
  background-color: #00cfa5;
  color: white;
  -webkit-transition: all 600ms;
  transition: all 600ms;
}

.button--black, button--black {
  background-color: black;
  color: white !important;
}

.favourites-sidebar a {
  display: none;
  width: 35rem;
  background-color: black;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

div.social {
  position: relative;
  height: 4.5rem;
  background-color: white;
  color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media (min-width: 640px) {
  div.social {
    width: 35rem;
  }
}

div.social div.mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  background-color: black;
  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;
  opacity: 1;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

div.social div.mask.fade {
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

div.social div.mask:hover {
  cursor: pointer;
}

div.social a {
  height: 4rem;
  width: 4rem;
}

div.social a svg {
  fill: black;
  -webkit-transition: 0.3s fill ease;
  transition: 0.3s fill ease;
}

div.social a:hover svg {
  -webkit-transition: 0.3s fill ease;
  transition: 0.3s fill ease;
  fill: #00cfa5;
}

div.single-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3rem;
}

@media (min-width: 640px) {
  div.single-social {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

div.single-social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1rem;
}

div.single-social a svg {
  -webkit-transition: fill 0.3s ease-out;
  transition: fill 0.3s ease-out;
  display: block;
  width: 3rem;
  height: 3rem;
}

div.single-social a span {
  font-weight: 700;
}

div.single-social a:hover svg {
  -webkit-transition: fill 0.3s ease-out;
  transition: fill 0.3s ease-out;
  fill: #00cfa5;
}

.card-model {
  position: relative;
}

@media (min-width: 768px) {
  .card-model {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  .card-model:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .card-model:hover .name {
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    color: #00cfa5;
  }
}

.card-model a {
  display: block;
  overflow: auto;
}

.card-model .card-model__portrait {
  position: relative;
  width: 100%;
  padding-bottom: 125%;
  background-color: #ededed;
  background-position: center top;
  background-size: cover;
}

@media (min-width: 768px) {
  .card-model .card-model__portrait {
    padding-bottom: 166.666%;
  }
}

.card-model .card-model__information {
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.card-model .card-model__information .name {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  font-size: 2rem;
  font-family: Helvetica, Arial, sans-serif;
  padding: 1rem 0;
}

.card-model svg {
  float: right;
  height: 3.5rem;
  width: auto;
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}

.card-model svg:hover {
  fill: #00cfa5;
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
  cursor: pointer;
}

.cell .card-model .card-model__information {
  margin: 0;
  font-size: 1.6rem;
  background: black;
  color: white;
  padding: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

.cell .card-model .card-model__information h3 {
  font-family: 'Playfair Display', serif;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-weight: 100;
}

.cell .card-model .card-model__information h3 a {
  display: inline-block;
}

.cell .card-model .card-model__information svg {
  fill: white;
}

.modal {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: opacity 800ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 800ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 600ms cubic-bezier(0.77, 0, 0.175, 1), opacity 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 600ms cubic-bezier(0.77, 0, 0.175, 1), opacity 800ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 600ms cubic-bezier(0.77, 0, 0.175, 1);
  padding: 2rem;
}

.modal .modal__loading {
  font-family: 'Playfair Display', serif;
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  color: white;
  margin: 0 !important;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal .modal__loading.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal .modal__loading p {
  font-size: 2rem;
}

.modal .modal__loading img {
  margin-bottom: 1rem;
  height: 7rem;
  -webkit-animation: spin 2s infinite ease-out;
          animation: spin 2s infinite ease-out;
}

.modal .modal__response {
  font-family: 'Playfair Display', serif;
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  color: black;
  margin: 0 !important;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal .modal__response.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal .modal__response p {
  font-size: 2rem;
}

.modal .modal__mask {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal.active {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: opacity 800ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 800ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 600ms cubic-bezier(0.77, 0, 0.175, 1), opacity 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 600ms cubic-bezier(0.77, 0, 0.175, 1), opacity 800ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 600ms cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}

.modal .modal__container {
  background: white;
  position: relative;
  z-index: 30;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 3rem;
  border: 2px solid black;
  width: 100%;
}

@media (min-width: 768px) {
  .modal .modal__container {
    max-width: 60rem;
  }
}

@media (min-width: 640px) {
  .modal .modal__container {
    min-height: 60rem;
  }
}

.modal .modal__container > * + * {
  margin-top: 1rem;
}

.modal .modal__container h3 {
  line-height: 1.25;
  font-size: 3.2rem;
}

.modal .modal__container a {
  font-weight: 700;
  color: #00cfa5;
}

.modal .modal__container form {
  text-align: center;
  width: 100%;
}

.modal .modal__container form > * + * {
  margin-top: 2rem;
}

.modal .modal__container form input {
  width: 100%;
  text-align: center;
}

.modal .modal__container form button:hover {
  background-color: black;
  color: white;
}

.modal .modal__container--enquire {
  position: relative;
  overflow: visible;
  text-align: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 1.5rem;
  min-height: initial;
}

.modal .modal__container--enquire .close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: -4rem;
  left: calc(50% - 1.5rem);
}

.modal .modal__container--enquire .close svg {
  height: 1.5rem;
  width: auto;
  margin-bottom: 0.5rem;
  display: inline-block;
}

.modal .modal__container--enquire .close span {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.modal .modal__container--enquire > * + * {
  margin-top: 0;
}

@media (max-width: 640px) {
  .modal .modal__container--enquire br {
    display: none;
  }
}

.modal .modal__container--enquire label {
  text-align: left;
  display: block;
  font-size: 0.75rem;
  margin-top: 0.5em;
}

@media (min-width: 768px) {
  .modal .modal__container--enquire label {
    font-size: 1rem;
  }
}

@media (max-width: 640px) {
  .modal .modal__container--enquire input {
    height: 3rem;
  }
}

.modal .modal__container--enquire button {
  margin: 0;
}

@media (max-width: 640px) {
  .modal .modal__container--enquire button {
    padding: 0.75em 2em;
  }
}

.modal .modal__container--enquire img {
  display: none;
}

@media (min-width: 640px) {
  .modal .modal__container--enquire img {
    display: block;
    margin-bottom: 2rem;
  }
}

.modal .modal__container--enquire fieldset {
  margin: 0;
}

.modal .modal__container--enquire h3 {
  line-height: 1;
  font-size: 1.4rem;
  text-align: center;
}

@media (min-width: 768px) {
  .modal .modal__container--enquire h3 {
    text-align: left;
    font-size: 2rem;
  }
}

.modal .modal__container--enquire .group {
  min-height: 100%;
  width: 100%;
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.modal .modal__container--enquire .group form {
  position: relative;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

@media (max-width: 640px) {
  .modal .modal__container--enquire .group form select, .modal .modal__container--enquire .group form input[type="email"], .modal .modal__container--enquire .group form input[type="text"], .modal .modal__container--enquire .group form input[type="date"], .modal .modal__container--enquire .group form textarea {
    padding: 0.75em;
  }
}

@media (min-width: 640px) {
  .modal .modal__container--enquire {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .modal .modal__container--enquire h3 {
    margin-bottom: 9rem;
  }
  .modal .modal__container--enquire > .group {
    width: 50%;
  }
  .modal .modal__container--enquire > .group + .group {
    padding-left: 3rem;
  }
}

.modal a.filter--reset {
  cursor: pointer;
}

.modal select, .modal .selectric {
  width: 100%;
}

.model-carousel {
  display: block;
}

@media (min-width: 768px) {
  .model-carousel {
    display: none;
  }
}

.carousel .cell {
  visibility: hidden;
  width: 100%;
}

.carousel .cell.is-previous, .carousel .cell.is-next {
  visibility: visible;
}

.carousel .cell.is-selected {
  visibility: visible;
}

.carousel .cell svg {
  height: 2.5rem;
  width: auto;
  float: right;
}

.carousel .helper-text {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  position: absolute;
  right: -1rem;
  top: 0;
  width: 100%;
  color: black;
  font-family: sans-serif;
}

.carousel .helper-text strong {
  font-weight: 900;
}

.grid .item img {
  display: block;
}

.grid .item--development {
  overflow: hidden;
  max-height: 650px;
  width: calc(50% - 9px);
}

@media (min-width: 1170px) {
  .grid .item--development {
    width: calc(50% - 18px);
  }
}

@media (min-width: 1170px) {
  .grid .item--development {
    width: calc(25% - 18px);
  }
}

@media (min-width: 1170px) {
  .grid .item--development {
    width: calc(33.333% - 12px);
  }
  .grid .item--development-landscape {
    width: calc(66.666% - 6px);
  }
}

.grid .item--model {
  width: calc(50% - 18px);
}

@media (min-width: 1170px) {
  .grid .item--model {
    width: calc(50% - 18px);
  }
}

@media (min-width: 1170px) {
  .grid .item--model {
    width: calc(25% - 18px);
  }
}

@media (min-width: 1170px) {
  .grid .item--model {
    width: calc(20% - 18px);
  }
}

.grid .item--article {
  width: 100%;
}

@media (min-width: 1170px) {
  .grid .item--article {
    width: calc(50% - 18px);
  }
}

.grid .item--article article {
  background-color: #ededed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 45rem;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.grid .item--article article:hover {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}

.grid .item--article article:hover .article__content h2 {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: #00cfa5;
}

@media (min-width: 1170px) {
  .grid .item--article article {
    height: 64rem;
    margin-bottom: 1.8rem;
  }
}

.grid .item--article .article--portrait {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 640px) {
  .grid .item--article .article--portrait h2 {
    font-size: 1.8rem !important;
    margin-bottom: 1em !important;
  }
  .grid .item--article .article--portrait h3 {
    font-size: 1.6rem !important;
  }
}

.grid .item--article .article--portrait > * {
  width: 50%;
}

.grid .item--article .article--landscape {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.grid .item--article .article--landscape > * {
  height: 50%;
}

.grid .item--article .article__thumbnail {
  background-position: center;
  background-size: cover;
}

.grid .item--article .article__content {
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1170px) {
  .grid .item--article .article__content {
    padding: 3.5rem;
  }
}

.grid .item--article .article__content h2 {
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 100;
  font-family: 'Playfair Display', serif;
  margin-bottom: 3.5rem;
}

@media (min-width: 1170px) {
  .grid .item--article .article__content h2 {
    font-size: 2.6rem;
  }
}

.grid .item--article .article__content h3 {
  font-size: 2rem;
  line-height: 1.25;
  font-weight: 100;
  font-style: italic;
  font-family: 'Playfair Display', serif;
  color: #727272;
}

@media (min-width: 1170px) {
  .grid .item--article .article__content h3 {
    font-size: 2.2rem;
  }
}

.grid .item--article .article__content h3 p.date {
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}

@media print {
  header {
    position: relative !important;
  }
  img.portfolio {
    width: 98% !important;
    height: auto !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    page-break-after: always !important;
  }
}

@media print {
  div[class^="col-"], div[class*=" col-"] {
    width: 100% !important;
  }
  div[class^="col-sm-offset-"], div[class*=" col-sm-offset-"] {
    margin-left: 0 !important;
  }
  .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;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

.crumbs {
  font-family: 'Playfair Display', serif;
}

#main {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#main.is-exiting {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

div.page {
  position: relative;
  padding-top: 7rem;
  padding-left: 0.9rem;
  padding-right: 0.9rem;
}

@media (min-width: 768px) {
  div.page {
    padding-top: 10rem;
  }
}

.stage {
  height: calc(100vh - 7rem);
  border-left: 0.9rem solid white;
  border-right: 0.9rem solid white;
  border-bottom: 1.8rem solid white;
  border-top: 0;
}

@media (min-width: 768px) {
  .stage {
    height: calc(100vh - 10rem);
  }
}

.stage.stage--min {
  min-height: calc(100vh - 7rem);
  height: initial;
}

@media (min-width: 768px) {
  .stage.stage--min {
    min-height: calc(100vh - 10rem);
    height: initial;
  }
}

.stage.stage--collapse {
  padding-top: 7rem;
  height: initial;
}

@media (min-width: 768px) {
  .stage.stage--collapse {
    min-height: calc(100vh - 10rem);
    height: initial;
  }
}

.stage.stage--flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

.stage.stage--flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.stage .stage-box {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: calc(50% - 0.9rem);
  padding: 0.9rem;
  position: relative;
}

.stage .stage-box h1.page-title {
  line-height: 1.1;
  font-size: 5rem;
  font-weight: 900;
}

@media (min-width: 992px) {
  .stage .stage-box h1.page-title {
    font-size: 7rem;
  }
}

@media (min-width: 1170px) {
  .stage .stage-box h1.page-title {
    font-size: 9rem;
  }
}

@media (min-width: 768px) {
  .stage .stage-box:hover div[class*='__content'] {
    cursor: pointer;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
  }
}

.stage .stage-box .expand {
  z-index: 100;
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  display: block;
}

.stage .stage-box .expand img {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
}

@media (min-width: 768px) {
  .stage .stage-box .expand {
    display: none;
  }
}

.stage .stage-box.active div[class*='__content'] {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}

.stage .stage-box.active .expand img {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
}

@media (min-width: 768px) {
  .stage .stage-box {
    padding: 1.8rem;
    width: calc(50% - 0.9rem);
    height: 100%;
  }
}

.stage .stage-box div[class*='__content'] {
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: white;
  font-weight: 500;
}

.stage .stage-box div[class*='__content'] h1 {
  -webkit-transform: translateY(-1.8rem);
          transform: translateY(-1.8rem);
  font-size: 4rem;
  margin-bottom: 0;
  line-height: 1;
  -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
}

@media (min-width: 768px) {
  .stage .stage-box div[class*='__content'] h1 {
    font-size: 9rem;
    margin-bottom: 5.5rem;
  }
}

.stage .stage-box div[class*='__content'] ul {
  text-align: center;
  line-height: 1;
}

@media (min-width: 768px) {
  .stage .stage-box div[class*='__content'] ul {
    font-size: 1.6rem;
  }
}

.stage .stage-box div[class*='__content'] ul li a {
  position: relative;
  display: inline-block;
  padding-bottom: 1rem;
}

.stage .stage-box div[class*='__content'] ul li a:after {
  content: '';
  position: absolute;
  bottom: rem-calc(10);
  left: rem-calc(15);
  display: block;
  width: 0;
  border-bottom: 1px solid;
  height: 1px;
  -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  transition: all 300ms cubic-bezier(1, 0, 0, 1);
}

.stage .stage-box div[class*='__content'] ul li a:hover {
  color: #00cfa5;
  cursor: pointer;
  text-decoration: none;
}

.stage .stage-box div[class*='__content'] ul li a:hover:after {
  width: 100%;
  -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  transition: all 300ms cubic-bezier(1, 0, 0, 1);
}

.stage .stage-box--women {
  background-image: url("../img/placeholder/oli4b.jpg");
}

.stage .stage-box--men {
  background-image: url("../img/placeholder/Leigh-Keily-Ken-Beck-0097.jpg");
}

div.lead p {
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  div.lead p {
    font-size: 2.4rem;
  }
}

div.lead p a {
  position: relative;
  font-weight: 700;
}

div.lead p a:after {
  content: '';
  position: absolute;
  bottom: -0.1em;
  left: 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid #00cfa5;
  height: 1px;
  opacity: 1;
  -webkit-transition: all 600ms cubic-bezier(1, 0, 0, 1);
  transition: all 600ms cubic-bezier(1, 0, 0, 1);
}

div.lead p a:hover {
  text-decoration: none;
  color: #00cfa5;
}

div.lead p a:hover:after {
  bottom: 100%;
  opacity: 0;
  -webkit-transition: all 600ms cubic-bezier(1, 0, 0, 1);
  transition: all 600ms cubic-bezier(1, 0, 0, 1);
}

.page-header--models {
  display: none;
}

@media (min-width: 768px) {
  .page-header--models {
    display: block;
  }
}

a.action {
  position: relative;
  display: inline-block;
  font-weight: 500;
  margin-top: 3rem;
}

@media (min-width: 992px) {
  a.action {
    margin-top: 0;
  }
}

a.action:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  border-bottom: 1px solid;
  height: 1px;
  -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  transition: all 300ms cubic-bezier(1, 0, 0, 1);
}

a.action:hover {
  color: #00cfa5;
  cursor: pointer;
  text-decoration: none;
}

a.action:hover:after {
  width: 100%;
  -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  transition: all 300ms cubic-bezier(1, 0, 0, 1);
}

#maparea {
  height: 55rem;
  width: 100%;
  margin-bottom: 3.5rem;
}

.shortlist-model {
  display: inline-block;
}

.shortlist-model svg {
  height: 3rem;
  width: auto;
}

.shortlist-model svg path {
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  fill: black;
}

.shortlist-model.active svg path {
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  fill: #00cfa5;
}

.shortlist-model:hover {
  cursor: pointer;
}

.shortlist-model--cross.active svg {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  fill: #00cfa5;
}

.shortlist-model--cross.active svg path {
  stroke: #00cfa5;
  stroke-width: 20;
}

.become-a-model h3 {
  margin-top: 3.5rem;
  font-size: 3.2rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .become-a-model h3 {
    margin-top: 7rem;
  }
}

@media (min-width: 1170px) {
  .become-a-model h3 {
    margin-top: 9rem;
  }
}

.become-a-model__contact-us {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.25;
}

.become-a-model__contact-us strong {
  font-weight: 900;
}

.single-news .content-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.single-news .content-primary > * {
  width: 100%;
}

.single-news p.date {
  margin-bottom: 3.5rem;
}

@media (min-width: 768px) {
  .single-news p.date {
    margin-bottom: 7rem;
  }
}

@media (min-width: 1170px) {
  .single-news p.date {
    margin-bottom: 9rem;
  }
}

.single-news h1.page-title {
  margin-bottom: 3.5rem;
  font-size: 4rem;
}

@media (min-width: 768px) {
  .single-news h1.page-title {
    margin-bottom: 7rem;
    font-size: 6rem;
  }
}

@media (min-width: 1170px) {
  .single-news h1.page-title {
    margin-bottom: 9rem;
    font-size: 7rem;
  }
}

.single-news h2.subtitle {
  margin-bottom: 3.5rem;
  font-size: 2.8rem;
  line-height: 1.5;
  font-style: italic;
  color: #727272;
}

@media (min-width: 768px) {
  .single-news h2.subtitle {
    margin-bottom: 5rem;
  }
}

.single-news .actions {
  margin-bottom: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 768px) {
  .single-news .actions {
    margin-bottom: 5rem;
  }
}

.single-news .actions .share {
  position: relative;
}

.single-news .actions .share .content {
  width: 200%;
}

.single-news .next-prev {
  margin-bottom: 3rem;
}

@media (min-width: 640px) {
  .single-news .next-prev {
    margin-bottom: 0;
  }
}

.single-news .next-prev p a {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-weight: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single-news .next-prev p a:hover {
  cursor: pointer;
  color: #00cfa5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single-model__title {
  line-height: 1;
  font-size: 5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .single-model__title {
    font-size: 7rem;
    margin-bottom: 3rem;
  }
}

@media (min-width: 1170px) {
  .single-model__title {
    font-size: 9rem;
    margin-bottom: 5rem;
  }
}

.single-model__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single-model__actions * {
  margin: 0.5rem;
}

.single-model__actions .button {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  min-width: 25rem;
  padding: 1em;
}

@media (max-width: 640px) {
  .single-model__actions .button {
    width: 100%;
  }
}

.single-model__actions .shortlist-model {
  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;
}

.single-model__actions .shortlist-model svg {
  height: 3rem;
  display: block;
}

.single-model__actions .instagram {
  min-width: 30rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 640px) {
  .single-model__actions .instagram {
    margin-left: 1rem;
  }
}

.single-model__actions .instagram svg {
  margin-right: 1rem;
  height: 3rem;
  width: 3rem;
}

.single-model__description p {
  margin-bottom: 3rem;
}

.single-model__contact-us {
  max-width: 42rem;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

@media (min-width: 640px) {
  .single-model__contact-us {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
}

.single-model__contact-us h3 {
  font-family: 'Playfair Display', serif;
  font-size: 3rem;
  line-height: 1.25;
}

.single-model__contact-us a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single-model__contact-us a:hover {
  cursor: pointer;
  color: #00cfa5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 1170px) {
  .single-model__image-stack {
    margin-bottom: 30%;
    position: relative;
  }
  .single-model__image-stack .stack.stack--one {
    margin-top: -13rem;
  }
  .single-model__image-stack .stack.stack--two {
    position: absolute;
    top: 0;
    margin-top: -5rem;
  }
  .single-model__image-stack .stack.stack--three {
    position: absolute;
    top: 100%;
    margin-top: -24rem;
  }
}

.single-model__footer {
  margin-top: 3.5rem;
}

@media (min-width: 768px) {
  .single-model__footer {
    margin-top: 20rem;
  }
}

.single-model table {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.6rem;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .single-model table {
    width: 100%;
  }
}

.single-model table td {
  padding: 0.25rem;
}

@media (min-width: 640px) {
  .single-model table {
    font-size: 1.8rem;
  }
}

.single-model .portfolio {
  margin-bottom: 1.8rem;
  display: block;
}

.single-model .image--shift-down {
  margin-top: 19rem;
}

.video-container-wrap {
  margin: 13rem 0;
}

.video-container-wrap .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

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

.flex-center {
  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;
}

.row--instagram {
  margin: 3.5rem 0 8rem;
}

@media (min-width: 992px) {
  .row--instagram {
    margin: 13.5rem 0 18rem;
  }
}

.row--instagram .instagram--wrap {
  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;
}

.row--instagram .instagram--wrap .instagram {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.row--instagram .instagram--wrap .instagram img {
  display: block;
  max-width: 100%;
}

.row--instagram .instagram--wrap .instagram svg {
  position: absolute;
  bottom: -6rem;
  left: 0;
  height: 4rem;
}

.row--instagram .instagram--wrap .instagram__caption {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 2.5rem;
  left: 2.5rem;
  height: calc(100% - 5rem);
  width: calc(100% - 5rem);
  position: absolute;
  color: white;
  background-color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 992px) {
  .row--instagram .instagram--wrap .instagram__caption {
    opacity: 0;
  }
}

.row--instagram .instagram--wrap .instagram__caption:hover {
  opacity: 1;
}

.row--instagram .instagram--wrap .instagram__caption p {
  font-size: 2.4rem;
  line-height: 1.25;
  margin: 0;
}

.row--instagram .instagram--wrap .instagram__caption a {
  font-size: 3rem;
  font-family: 'Playfair Display', serif;
  font-weight: 900;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.row--instagram .instagram--wrap .instagram__caption a:hover {
  cursor: pointer;
  color: #00cfa5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-area a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-area a:hover {
  cursor: pointer;
  color: #00cfa5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
