html {
  box-sizing: border-box; }

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

html,
body {
  height: 100%; }

body {
  background-color: #141414; }

header,
section,
footer {
  position: relative; }

.content {
  padding: 80px;
  background: #fff;
  border-bottom: 1px solid #eee; }
  .content h1 {
    color: #333;
    letter-spacing: 2px; }
  .content p {
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 16px;
    color: #333;
    line-height: 30px; }
  .content p:first-of-type:first-letter {
    float: left;
    font-size: 95px;
    line-height: 55px;
    padding-top: 20px;
    padding-right: 10px;
    font-family: Josefin Sans; }

.blog-content img {
  max-width: 100%; }

@media (max-width: 767px) {
  .content {
    padding: 20px; } }
hr {
  margin: 30px 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05); }

.sticky-footer-wrap {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 100%;
  table-layout: fixed; }
  .sticky-footer-wrap .content-wrap {
    display: table-row;
    height: 100%; }
  .sticky-footer-wrap .footer-wrap {
    display: table-row;
    height: 1px; }

.four0four {
  color: #fff; }
  .four0four h1 {
    font-size: 60px;
    margin-bottom: 0; }

.container {
  position: relative;
  max-width: 1441px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px; }
  .container--fluid {
    width: 100%;
    max-width: 100%; }

@media (max-width: 767px) {
  .container {
    padding-right: 0;
    padding-left: 0; } }
.grid {
  font-size: 0;
  margin-right: -20px;
  margin-left: -20px; }
  .grid > [class*="col"] {
    font-size: 18px;
    position: relative;
    display: inline-block;
    zoom: 1;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
    vertical-align: top; }
  .grid--flush {
    margin-right: 0;
    margin-left: 0; }
    .grid--flush > [class*="col"] {
      padding-right: 0;
      padding-left: 0; }

[class*="col"] {
  width: 100%; }

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

.col-xs-9-10 {
  width: 90%; }

.col-xs-7-8 {
  width: 87.5%; }

.col-xs-5-6 {
  width: 83.3333333%; }

.col-xs-4-5 {
  width: 80%; }

.col-xs-3-4 {
  width: 75%; }

.col-xs-7-10 {
  width: 70%; }

.col-xs-2-3 {
  width: 66.6666666%; }

.col-xs-5-8 {
  width: 62.5%; }

.col-xs-3-5 {
  width: 60%; }

.col-xs-1-2 {
  width: 50%; }

.col-xs-2-5 {
  width: 40%; }

.col-xs-3-8 {
  width: 37.5%; }

.col-xs-1-3 {
  width: 33.3333333%; }

.col-xs-3-10 {
  width: 30%; }

.col-xs-1-4 {
  width: 25%; }

.col-xs-1-5 {
  width: 20%; }

.col-xs-1-6 {
  width: 16.6666667%; }

.col-xs-1-8 {
  width: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
  .col-sm-full {
    width: 100%; }

  .col-sm-9-10 {
    width: 90%; }

  .col-sm-7-8 {
    width: 87.5%; }

  .col-sm-5-6 {
    width: 83.3333333%; }

  .col-sm-4-5 {
    width: 80%; }

  .col-sm-3-4 {
    width: 75%; }

  .col-sm-7-10 {
    width: 70%; }

  .col-sm-2-3 {
    width: 66.6666666%; }

  .col-sm-5-8 {
    width: 62.5%; }

  .col-sm-3-5 {
    width: 60%; }

  .col-sm-1-2 {
    width: 50%; }

  .col-sm-2-5 {
    width: 40%; }

  .col-sm-3-8 {
    width: 37.5%; }

  .col-sm-1-3 {
    width: 33.3333333%; }

  .col-sm-3-10 {
    width: 30%; }

  .col-sm-1-4 {
    width: 25%; }

  .col-sm-1-5 {
    width: 20%; }

  .col-sm-1-6 {
    width: 16.6666667%; }

  .col-sm-1-8 {
    width: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-pull-1-10 {
    right: 10%; } }
@media (min-width: 768px) {
  .col-md-full {
    width: 100%; }

  .col-md-9-10 {
    width: 90%; }

  .col-md-7-8 {
    width: 87.5%; }

  .col-md-5-6 {
    width: 83.3333333%; }

  .col-md-4-5 {
    width: 80%; }

  .col-md-3-4 {
    width: 75%; }

  .col-md-7-10 {
    width: 70%; }

  .col-md-2-3 {
    width: 66.6666666%; }

  .col-md-5-8 {
    width: 62.5%; }

  .col-md-3-5 {
    width: 60%; }

  .col-md-1-2 {
    width: 50%; }

  .col-md-2-5 {
    width: 40%; }

  .col-md-3-8 {
    width: 37.5%; }

  .col-md-1-3 {
    width: 33.3333333%; }

  .col-md-3-10 {
    width: 30%; }

  .col-md-1-4 {
    width: 25%; }

  .col-md-1-5 {
    width: 20%; }

  .col-md-1-6 {
    width: 16.6666667%; }

  .col-md-1-8 {
    width: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-pull-1-10 {
    right: 10%; } }
@media (min-width: 992px) {
  .col-lg-full {
    width: 100%; }

  .col-lg-9-10 {
    width: 90%; }

  .col-lg-7-8 {
    width: 87.5%; }

  .col-lg-5-6 {
    width: 83.3333333%; }

  .col-lg-4-5 {
    width: 80%; }

  .col-lg-3-4 {
    width: 75%; }

  .col-lg-7-10 {
    width: 70%; }

  .col-lg-2-3 {
    width: 66.6666666%; }

  .col-lg-5-8 {
    width: 62.5%; }

  .col-lg-3-5 {
    width: 60%; }

  .col-lg-1-2 {
    width: 50%; }

  .col-lg-2-5 {
    width: 40%; }

  .col-lg-3-8 {
    width: 37.5%; }

  .col-lg-1-3 {
    width: 33.3333333%; }

  .col-lg-3-10 {
    width: 30%; }

  .col-lg-1-4 {
    width: 25%; }

  .col-lg-1-5 {
    width: 20%; }

  .col-lg-1-6 {
    width: 16.6666667%; }

  .col-lg-1-8 {
    width: 12.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-pull-1-10 {
    right: 10%; } }
@media (min-width: 1441px) {
  .col-xl-full {
    width: 100%; }

  .col-xl-9-10 {
    width: 90%; }

  .col-xl-7-8 {
    width: 87.5%; }

  .col-xl-5-6 {
    width: 83.3333333%; }

  .col-xl-4-5 {
    width: 80%; }

  .col-xl-3-4 {
    width: 75%; }

  .col-xl-7-10 {
    width: 70%; }

  .col-xl-2-3 {
    width: 66.6666666%; }

  .col-xl-5-8 {
    width: 62.5%; }

  .col-xl-3-5 {
    width: 60%; }

  .col-xl-1-2 {
    width: 50%; }

  .col-xl-2-5 {
    width: 40%; }

  .col-xl-3-8 {
    width: 37.5%; }

  .col-xl-1-3 {
    width: 33.3333333%; }

  .col-xl-3-10 {
    width: 30%; }

  .col-xl-1-4 {
    width: 25%; }

  .col-xl-1-5 {
    width: 20%; }

  .col-xl-1-6 {
    width: 16.6666667%; }

  .col-xl-1-8 {
    width: 12.5%; }

  .col-xl-1-10 {
    width: 10%; }

  .col-xl-offset-full {
    margin-left: 100%; }

  .col-xl-offset-9-10 {
    margin-left: 90%; }

  .col-xl-offset-7-8 {
    margin-left: 87.5%; }

  .col-xl-offset-5-6 {
    margin-left: 83.3333333%; }

  .col-xl-offset-4-5 {
    margin-left: 80%; }

  .col-xl-offset-3-4 {
    margin-left: 75%; }

  .col-xl-offset-7-10 {
    margin-left: 70%; }

  .col-xl-offset-2-3 {
    margin-left: 66.6666666%; }

  .col-xl-offset-5-8 {
    margin-left: 62.5%; }

  .col-xl-offset-3-5 {
    margin-left: 60%; }

  .col-xl-offset-1-2 {
    margin-left: 50%; }

  .col-xl-offset-2-5 {
    margin-left: 40%; }

  .col-xl-offset-3-8 {
    margin-left: 37.5%; }

  .col-xl-offset-1-3 {
    margin-left: 33.3333333%; }

  .col-xl-offset-3-10 {
    margin-left: 30%; }

  .col-xl-offset-1-4 {
    margin-left: 25%; }

  .col-xl-offset-1-5 {
    margin-left: 20%; }

  .col-xl-offset-1-6 {
    margin-left: 16.6666667%; }

  .col-xl-offset-1-8 {
    margin-left: 12.5%; }

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

  .col-xl-push-full {
    left: 100%; }

  .col-xl-push-9-10 {
    left: 90%; }

  .col-xl-push-7-8 {
    left: 87.5%; }

  .col-xl-push-5-6 {
    left: 83.3333333%; }

  .col-xl-push-4-5 {
    left: 80%; }

  .col-xl-push-3-4 {
    left: 75%; }

  .col-xl-push-7-10 {
    left: 70%; }

  .col-xl-push-2-3 {
    left: 66.6666666%; }

  .col-xl-push-5-8 {
    left: 62.5%; }

  .col-xl-push-3-5 {
    left: 60%; }

  .col-xl-push-1-2 {
    left: 50%; }

  .col-xl-push-2-5 {
    left: 40%; }

  .col-xl-push-3-8 {
    left: 37.5%; }

  .col-xl-push-1-3 {
    left: 33.3333333%; }

  .col-xl-push-3-10 {
    left: 30%; }

  .col-xl-push-1-4 {
    left: 25%; }

  .col-xl-push-1-5 {
    left: 20%; }

  .col-xl-push-1-6 {
    left: 16.6666667%; }

  .col-xl-push-1-8 {
    left: 12.5%; }

  .col-xl-push-1-10 {
    left: 10%; }

  .col-xl-pull-full {
    right: 100%; }

  .col-xl-pull-9-10 {
    right: 90%; }

  .col-xl-pull-7-8 {
    right: 87.5%; }

  .col-xl-pull-5-6 {
    right: 83.3333333%; }

  .col-xl-pull-4-5 {
    right: 80%; }

  .col-xl-pull-3-4 {
    right: 75%; }

  .col-xl-pull-7-10 {
    right: 70%; }

  .col-xl-pull-2-3 {
    right: 66.6666666%; }

  .col-xl-pull-5-8 {
    right: 62.5%; }

  .col-xl-pull-3-5 {
    right: 60%; }

  .col-xl-pull-1-2 {
    right: 50%; }

  .col-xl-pull-2-5 {
    right: 40%; }

  .col-xl-pull-3-8 {
    right: 37.5%; }

  .col-xl-pull-1-3 {
    right: 33.3333333%; }

  .col-xl-pull-3-10 {
    right: 30%; }

  .col-xl-pull-1-4 {
    right: 25%; }

  .col-xl-pull-1-5 {
    right: 20%; }

  .col-xl-pull-1-6 {
    right: 16.6666667%; }

  .col-xl-pull-1-8 {
    right: 12.5%; }

  .col-xl-pull-1-10 {
    right: 10%; } }
html, body, div, form, fieldset, legend, label {
  margin: 0;
  padding: 0; }

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

th, td {
  text-align: left;
  vertical-align: top; }

h1, h2, h3, h4, h5, h6, th, td, caption {
  font-weight: normal; }

img {
  border: 0; }

html {
  font-size: 62.5%; }

body {
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  color: #7d7d7d; }

h1, h2, h3, h4, h5, h6, p, a, li {
  margin-top: 0;
  margin-bottom: 2rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: Josefin Sans;
  font-weight: 300;
  line-height: 1.4; }

h1 {
  font-size: 3.4rem; }

h2 {
  font-size: 3.0rem; }

h3 {
  font-size: 2.4rem; }

h4 {
  font-size: 2.0rem; }

h5 {
  font-size: 1.6rem; }

h6 {
  font-size: 1.2rem; }

.display-1,
.display-2,
.display-3 {
  font-weight: 400; }

.lead {
  font-weight: 300;
  font-size: 2.0rem;
  margin-bottom: 2.0rem; }

.display-1 {
  font-size: 12.0rem; }

.display-2 {
  font-size: 5.6rem; }

.display-3 {
  font-size: 4.8rem; }

pre {
  padding: 2.0rem;
  border: 1px solid #f5f2f2;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word; }

code {
  font-size: 18px; }

a {
  text-decoration: none; }

a:focus {
  outline: none; }

.text-light {
  color: #aab2bd !important; }

.text-default {
  color: #7d7d7d !important; }

.text-dark {
  color: #343434 !important; }

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

.clearfix, .container:before,
.container:after, .grid:before,
.grid:after {
  display: table;
  content: " ";
  clear: both; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

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

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

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

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

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

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

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

.show {
  display: block !important; }

.hidden {
  display: none !important; }

@media (max-width: 479px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 480px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1440px) {
  .hidden-lg {
    display: none !important; } }
@media (min-width: 1441px) {
  .hidden-xl {
    display: none !important; } }
.alert {
  z-index: 100;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  display: block;
  padding: 20px;
  color: #fff; }
  .alert.success {
    background: #4caf50; }
  .alert.error {
    background: #f44336; }
  .alert h4 {
    margin-bottom: 0px; }
    .alert h4 span {
      margin-right: 20px; }
    .alert h4 i {
      position: absolute;
      right: 0px;
      top: 0px;
      font-size: 30px;
      cursor: pointer;
      opacity: .5;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .alert h4 i:hover {
        opacity: 1; }

.btn {
  font-family: Lato;
  font-size: 1.4rem;
  font-weight: 400;
  display: inline-block;
  margin: 0;
  padding: 15px 40px;
  text-transform: uppercase;
  min-width: 200px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  border: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn.btn-small {
    font-size: 1.2rem;
    padding: 5px 15px; }
  .btn.btn-large {
    font-size: 2.2rem;
    padding: 15px 150px; }
  .btn.btn-primary {
    background-color: #000; }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
      outline: none;
      background-color: #1a1a1a; }
    .btn.btn-primary[disabled] {
      cursor: not-allowed;
      background-color: rgba(0, 0, 0, 0.5); }
      .btn.btn-primary[disabled]:hover, .btn.btn-primary[disabled]:focus, .btn.btn-primary[disabled]:active {
        background-color: #000; }
    .btn.btn-primary.btn-link {
      color: #000;
      background-color: transparent; }
      .btn.btn-primary.btn-link:hover {
        text-decoration: underline;
        color: black; }
  .btn.btn-black {
    background-color: #000; }
    .btn.btn-black:hover, .btn.btn-black:focus, .btn.btn-black:active {
      outline: none;
      background-color: #1a1a1a; }
    .btn.btn-black[disabled] {
      cursor: not-allowed;
      background-color: rgba(0, 0, 0, 0.5); }
      .btn.btn-black[disabled]:hover, .btn.btn-black[disabled]:focus, .btn.btn-black[disabled]:active {
        background-color: #000; }
    .btn.btn-black.btn-link {
      color: #000;
      background-color: transparent; }
      .btn.btn-black.btn-link:hover {
        text-decoration: underline;
        color: black; }
  .btn.btn-block {
    display: block;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px; }

@media (max-width: 767px) {
  .btn-block-mobile {
    display: block;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px; }

  .btn {
    font-size: 1.8rem; } }
.btn-offer-pricing {
  background-color: #000;
  margin-top: 2px; }
  .btn-offer-pricing:hover, .btn-offer-pricing:focus, .btn-offer-pricing:active {
    outline: none;
    background-color: #1a1a1a; }
  .btn-offer-pricing[disabled] {
    cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.5); }
    .btn-offer-pricing[disabled]:hover, .btn-offer-pricing[disabled]:focus, .btn-offer-pricing[disabled]:active {
      background-color: #000; }
  .btn-offer-pricing.btn-link {
    color: #000;
    background-color: transparent; }
    .btn-offer-pricing.btn-link:hover {
      text-decoration: underline;
      color: black; }

.btn-login {
  background-color: #000;
  border: none; }
  .btn-login:hover, .btn-login:focus, .btn-login:active {
    outline: none;
    background-color: #1a1a1a; }
  .btn-login[disabled] {
    cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.5); }
    .btn-login[disabled]:hover, .btn-login[disabled]:focus, .btn-login[disabled]:active {
      background-color: #000; }
  .btn-login.btn-link {
    color: #000;
    background-color: transparent; }
    .btn-login.btn-link:hover {
      text-decoration: underline;
      color: black; }

.btn-forgot-password {
  background-color: #000; }
  .btn-forgot-password:hover, .btn-forgot-password:focus, .btn-forgot-password:active {
    outline: none;
    background-color: #1a1a1a; }
  .btn-forgot-password[disabled] {
    cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.5); }
    .btn-forgot-password[disabled]:hover, .btn-forgot-password[disabled]:focus, .btn-forgot-password[disabled]:active {
      background-color: #000; }
  .btn-forgot-password.btn-link {
    color: #000;
    background-color: transparent; }
    .btn-forgot-password.btn-link:hover {
      text-decoration: underline;
      color: black; }

.btn-forgot-password-reset {
  background-color: #000; }
  .btn-forgot-password-reset:hover, .btn-forgot-password-reset:focus, .btn-forgot-password-reset:active {
    outline: none;
    background-color: #1a1a1a; }
  .btn-forgot-password-reset[disabled] {
    cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.5); }
    .btn-forgot-password-reset[disabled]:hover, .btn-forgot-password-reset[disabled]:focus, .btn-forgot-password-reset[disabled]:active {
      background-color: #000; }
  .btn-forgot-password-reset.btn-link {
    color: #000;
    background-color: transparent; }
    .btn-forgot-password-reset.btn-link:hover {
      text-decoration: underline;
      color: black; }

.btn-previous {
  background-color: #000; }
  .btn-previous:hover, .btn-previous:focus, .btn-previous:active {
    outline: none;
    background-color: #1a1a1a; }
  .btn-previous[disabled] {
    cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.5); }
    .btn-previous[disabled]:hover, .btn-previous[disabled]:focus, .btn-previous[disabled]:active {
      background-color: #000; }
  .btn-previous.btn-link {
    color: #000;
    background-color: transparent; }
    .btn-previous.btn-link:hover {
      text-decoration: underline;
      color: black; }

.btn-next {
  background-color: #000; }
  .btn-next:hover, .btn-next:focus, .btn-next:active {
    outline: none;
    background-color: #1a1a1a; }
  .btn-next[disabled] {
    cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.5); }
    .btn-next[disabled]:hover, .btn-next[disabled]:focus, .btn-next[disabled]:active {
      background-color: #000; }
  .btn-next.btn-link {
    color: #000;
    background-color: transparent; }
    .btn-next.btn-link:hover {
      text-decoration: underline;
      color: black; }

.tag {
  background-color: #000;
  display: inline-block;
  background: transparent;
  border: 2px solid #000;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 13px;
  padding: 10px 40px;
  margin-bottom: 30px; }
  .tag:hover, .tag:focus, .tag:active {
    outline: none;
    background-color: #1a1a1a; }
  .tag[disabled] {
    cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.5); }
    .tag[disabled]:hover, .tag[disabled]:focus, .tag[disabled]:active {
      background-color: #000; }
  .tag.btn-link {
    color: #000;
    background-color: transparent; }
    .tag.btn-link:hover {
      text-decoration: underline;
      color: black; }
  .tag:hover {
    color: #f5f2f2; }

@media (max-width: 767px) {
  .tag {
    display: block;
    margin-bottom: 10px; } }
.card {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  border: 0;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }
  .card .card-block {
    padding: 20px; }
    .card .card-block :last-child {
      margin-bottom: 0; }
  .card .border-bottom {
    border-bottom: 1px solid #f5f2f2; }

.color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

.context-bar {
  padding: 29px 40px;
  background: #f5f2f2;
  color: #000;
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 11px;
  text-transform: uppercase;
  text-align: right; }
  .context-bar a {
    font-weight: 100;
    font-family: Josefin Sans;
    color: #000;
    float: left; }

@media (max-width: 767px) {
  .context-bar {
    padding: 20px;
    text-align: center; }
    .context-bar a {
      display: block;
      float: none; } }
.footer {
  background: #f5f2f2;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 40px;
  padding-right: 40px; }
  .footer .logo {
    height: 50px;
    display: inline-block;
    float: left;
    margin-right: 20px; }
  .footer .copyright {
    display: inline-block;
    float: right;
    line-height: 50px;
    margin-bottom: 0px;
    margin-left: 30px;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 900;
    text-transform: uppercase;
    color: #000; }
  .footer .footer-menu {
    display: inline-block;
    float: right; }
    .footer .footer-menu a {
      line-height: 50px;
      margin-left: 30px;
      margin-bottom: 0px;
      font-size: 12px;
      letter-spacing: 2px;
      font-weight: 900;
      text-transform: uppercase;
      color: #000; }
      .footer .footer-menu a:hover {
        color: gray; }

.powered-by {
  text-align: center;
  padding: 40px;
  background: #222; }
  .powered-by a {
    color: #fff;
    margin-bottom: 0px;
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: 900;
    text-transform: uppercase; }
  .powered-by .social-links a {
    font-weight: normal;
    font-size: 25px;
    margin: 10px;
    margin-top: 0px;
    color: #808080; }

@media (max-width: 767px) {
  .footer {
    text-align: center; }
    .footer .logo {
      float: none;
      margin-right: 0px; }
    .footer .copyright {
      float: none;
      display: block;
      line-height: 30px;
      margin-left: 0px; }
    .footer .footer-menu {
      display: block;
      float: none; }
      .footer .footer-menu a {
        display: block;
        margin-left: 0px;
        line-height: 30px; } }
.form {
  background: #f5f2f2;
  border-bottom: 1px solid #fff;
  padding: 80px; }
  .form .input-item {
    margin-bottom: 20px; }
  .form label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    display: inline-block;
    color: #000;
    padding-bottom: 10px; }
  .form .select-box-field {
    position: relative; }
    .form .select-box-field:before {
      content: "\f0d7";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      color: #000;
      font-size: 14px;
      position: absolute;
      top: 15px;
      right: 20px; }
  .form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .form select, .form input[type="text"], .form input[type="email"] {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    width: 100%;
    border: none;
    padding: 10px 20px;
    height: 50px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #e6e6e6; }
  .form select::-ms-expand {
    display: none; }
  .form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000; }
  .form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000; }
  .form :-ms-input-placeholder {
    /* IE 10+ */
    color: #000; }
  .form :-moz-placeholder {
    /* Firefox 18- */
    color: #000; }
  .form .parsley-errors-list {
    padding: 0;
    margin: 0; }
  .form input[type="checkbox"], .form input[type="radio"] {
    width: auto;
    margin-right: 20px;
    height: 15px;
    margin-top: 10px; }
    .form input[type="checkbox"] label, .form input[type="radio"] label {
      padding-bottom: 0; }
  .form textarea {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    background: #fff;
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 20px;
    height: 200px; }

.parsley-errors-list li {
  list-style-type: none;
  padding: 10px;
  color: #f5f2f2;
  background: #f44336;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 5px; }

@media (max-width: 767px) {
  .form {
    padding: 20px; } }
img {
  display: block; }

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

.img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  top: 0; }
  .img-bg--left-top {
    background-position: left top; }
  .img-bg--left-center {
    background-position: left center; }
  .img-bg--center-top {
    background-position: center top; }

.main {
  background: #fff; }

.listings:hover .listing {
  opacity: 0.7; }

.listings:hover .listing:hover {
  opacity: 1.0; }

.listings {
  background: #fff;
  padding: 80px;
  padding-bottom: 40px;
  text-align: center; }
  .listings h3 {
    font-size: 12px;
    letter-spacing: 3px;
    color: #808080;
    text-transform: uppercase;
    margin-bottom: 80px; }
  .listings .listing {
    -moz-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    text-align: left;
    margin-bottom: 40px;
    display: block; }
    .listings .listing a {
      display: block;
      color: #000; }
    .listings .listing h2 {
      font-family: Lato;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      margin-top: 20px;
      margin-bottom: 10px;
      letter-spacing: 3px;
      color: #000; }
      .listings .listing h2 span {
        color: black;
        font-family: Josefin Sans;
        font-weight: 100; }
    .listings .listing p {
      font-family: Josefin Sans;
      font-size: 14px;
      line-height: 30px;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased;
      color: black; }

.listings-full-bleed {
  text-align: center;
  background: #fff; }
  .listings-full-bleed .overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2); }
  .listings-full-bleed [class*=col] {
    padding-left: 0px;
    padding-right: 0px; }
  .listings-full-bleed .listing-full-bleed {
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .listings-full-bleed .listing-full-bleed h3 {
      text-transform: uppercase;
      color: #fff;
      font-size: 20px;
      margin-bottom: 10px; }
    .listings-full-bleed .listing-full-bleed h5 {
      color: #fff; }
    .listings-full-bleed .listing-full-bleed a {
      background: transparent;
      border: 2px solid #fff;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-size: 12px;
      padding: 10px 40px;
      min-width: 200px; }
      .listings-full-bleed .listing-full-bleed a:hover {
        background: #fff;
        color: #222; }
    @media (max-width: 767px) {
      .listings-full-bleed .listing-full-bleed h3 {
        font-size: 16px; } }

.blog-tags {
  text-align: center;
  padding: 30px 20px 0 20px;
  background: #fff; }

.pagination {
  padding: 40px 0; }
  .pagination a {
    font-family: Lato;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    min-width: 200px;
    padding: 20px; }
    .pagination a:last-of-type {
      margin-left: 40px; }

@media (max-width: 767px) {
  .listings {
    padding: 20px;
    padding-bottom: 20px;
    text-align: center; }

  .pagination {
    padding-top: 0;
    padding-bottom: 0; }
    .pagination a {
      font-family: Lato;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 3px;
      min-width: 100%;
      padding: 20px; }
      .pagination a:last-of-type {
        margin-left: 0; } }
.authentication {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #eee; }
  .authentication .login-box {
    padding: 40px;
    background: rgba(0, 0, 0, 0.8);
    width: 400px;
    position: absolute;
    margin-left: -200px;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translateY(-50%);
    -moz-animation-name: showLogin;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 0.5s;
    -webkit-animation-name: showLogin;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 0.5s;
    animation-name: showLogin;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s; }
    .authentication .login-box img {
      width: 60%;
      margin: 0 auto;
      margin-bottom: 20px; }
    .authentication .login-box label {
      font-size: 12px;
      text-transform: uppercase;
      color: #eee;
      margin-top: 15px;
      display: block; }
    .authentication .login-box .input {
      margin-bottom: 10px;
      text-align: left; }
      .authentication .login-box .input input {
        display: block;
        width: 100%;
        padding: 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: transparent;
        background-image: none;
        border: 2px solid #444;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
      .authentication .login-box .input label {
        font-size: 12px;
        text-transform: uppercase;
        color: #eee; }
  @media (max-width: 767px) {
    .authentication .login-box {
      width: 90%;
      margin-left: -45%;
      padding: 20px; } }
  .authentication .remember {
    display: block;
    text-align: left;
    margin-bottom: 20px; }
  .authentication .btn {
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px;
    letter-spacing: 1px;
    margin-bottom: 10px; }
  .authentication .link, .authentication .link a {
    font-size: 14px;
    color: #aab2bd;
    display: block;
    margin-bottom: 0; }

.message {
  padding: 10px;
  background: #f44336;
  color: #fff; }

@-moz-keyframes showLogin {
  0% {
    -moz-transform: translateY(-40%);
    opacity: 0; }
  100% {
    -moz-transform: translateY(-50%);
    opacity: 1; } }
@-webkit-keyframes showLogin {
  0% {
    -webkit-transform: translateY(-40%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(-50%);
    opacity: 1; } }
@keyframes showLogin {
  0% {
    transform: translateY(-40%);
    opacity: 0; }
  100% {
    transform: translateY(-50%);
    opacity: 1; } }
.thank-you {
  color: #fff; }
  .thank-you a {
    color: #fff; }

@media (max-width: 767px) {
  .authentication .login-box {
    position: static;
    width: 100%;
    margin-left: 0;
    transform: translateY(0%);
    -moz-animation-name: none;
    -webkit-animation-name: none;
    animation-name: none; } }
.marquee {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center; }
  .marquee .marquee-overlay {
    padding: 250px 20px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff; }
    .marquee .marquee-overlay .logo {
      display: inline-block;
      max-width: 400px;
      width: 100%; }
    .marquee .marquee-overlay h1 {
      font-size: 45px;
      letter-spacing: 4px;
      font-weight: 400;
      text-transform: uppercase; }
  .marquee.page-marquee h1 {
    color: #f5f2f2; }
  .marquee.library-marquee h1 {
    color: #f5f2f2; }
  .marquee.blog-marquee h1 {
    color: #f5f2f2; }
  @media (max-width: 767px) {
    .marquee .marquee-overlay {
      padding: 150px 20px; }
      .marquee .marquee-overlay h1 {
        font-size: 35px; } }

.media {
  display: table;
  word-break: break-word; }
  .media > .media-left,
  .media > .media-body,
  .media > .media-right {
    display: table-cell;
    vertical-align: top; }
    .media > .media-left :last-child,
    .media > .media-body :last-child,
    .media > .media-right :last-child {
      margin-bottom: 0; }
    .media > .media-left.media-middle,
    .media > .media-body.media-middle,
    .media > .media-right.media-middle {
      vertical-align: middle; }
    .media > .media-left.media-bottom,
    .media > .media-body.media-bottom,
    .media > .media-right.media-bottom {
      vertical-align: bottom; }
  .media > .media-left {
    padding-right: 15px; }
  .media > .media-body {
    width: 10000px; }
  .media > .media-right {
    padding-left: 15px; }
  .media .media {
    margin-top: 30px; }

.progress-bar {
  height: 10px;
  background: #f5f2f2; }
  .progress-bar .progress {
    height: 10px;
    max-width: 100%;
    background: #000; }

.header {
  position: fixed;
  width: 100%;
  z-index: 99; }
  .header .navbar {
    height: 0px;
    background: #000;
    padding: 0px 40px;
    overflow: hidden;
    -moz-transition: height 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: height 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: height 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: height 500ms cubic-bezier(0.77, 0, 0.175, 1); }
    .header .navbar.open, .header .navbar.search {
      height: 75px; }
    .header .navbar img {
      height: 45px;
      margin-top: 15px;
      display: inline-block; }
  .header .actions {
    -moz-transition: right 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: right 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: right 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: right 500ms cubic-bezier(0.77, 0, 0.175, 1);
    background: #000;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0px;
    padding: 35px 35px;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 3px;
    cursor: pointer;
    line-height: 0px;
    width: 175px;
    height: 75px;
    text-align: center; }
    .header .actions.open {
      right: 320px; }
      .header .actions.open .close-menu {
        display: inline-block; }
      .header .actions.open .open-menu {
        display: none; }
    .header .actions span {
      font-size: 11px; }
      .header .actions span:hover {
        color: #f5f2f2; }
    .header .actions .close-menu {
      display: none; }

body.fix {
  height: 100vh;
  overflow: hidden; }

.overflow {
  overflow: hidden; }

.sidebar {
  text-align: center;
  -moz-transition: right 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: right 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: right 500ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: right 500ms cubic-bezier(0.77, 0, 0.175, 1);
  width: 320px;
  z-index: 99;
  background: #000;
  position: absolute;
  overflow: auto;
  height: 100vh;
  overflow: auto;
  top: 0;
  right: -320px;
  bottom: 0;
  padding: 20px 30px; }
  .sidebar.open {
    right: 0px; }
  .sidebar .avatar {
    width: 40px;
    margin-bottom: 10px; }
  .sidebar a {
    text-align: left;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 3px;
    display: block;
    padding: 10px 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #fff; }
    .sidebar a:hover {
      color: #f5f2f2; }
    .sidebar a.fa {
      display: inline-block;
      padding: 10px 15px;
      font-size: 20px; }
  .sidebar h3 {
    color: #f5f2f2;
    font-size: 12px;
    letter-spacing: 4px;
    margin-top: 20px;
    text-transform: uppercase; }

.stage {
  min-height: 100%; }

@media (max-width: 767px) {
  .header .navbar {
    padding: 0px 10px; }
    .header .navbar.open {
      height: 0px; }
  .header .actions.open {
    right: 200px; }

  .sidebar {
    width: 200px;
    right: -200px; } }
.bio-teacher {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #fff;
  padding: 80px; }
  .bio-teacher h3 {
    font-family: Lato;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    letter-spacing: 3px; }
    .bio-teacher h3 span {
      color: black;
      font-family: Josefin Sans;
      font-weight: 100; }
  .bio-teacher p {
    font-family: Josefin Sans;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    color: black; }

@media (max-width: 767px) {
  .bio-teacher {
    padding: 20px; } }
