/*
* @subpackage _variables.css
*@subpackage _mixins.css
*/
@import url(animate.css);
/* ==========================================
                Includes
============================================ */
/*================      Floating      =================*/
.pull-left {
  float: left;
}

.pull-none {
  float: none;
}

.pull-right {
  float: right;
}

@media (min-width: 480px) {
  .pull-xs-left {
    float: left;
  }

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

  .pull-xs-right {
    float: right;
  }
}
@media (min-width: 768px) {
  .pull-sm-left {
    float: left;
  }

  .pull-sm-none {
    float: none;
  }

  .pull-sm-right {
    float: right;
  }
}
@media (min-width: 992px) {
  .pull-md-left {
    float: left;
  }

  .pull-md-none {
    float: none;
  }

  .pull-md-right {
    float: right;
  }
}
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left;
  }

  .pull-lg-none {
    float: none;
  }

  .pull-lg-right {
    float: right;
  }
}
.flow-offset-1.row > * + [class*='col-'] {
  margin-top: 40px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3) {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3) {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3) {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3) {
    margin-top: 40px;
  }
}

.flow-offset-2.row > * + [class*='col-'] {
  margin-top: 60px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-xs-6:nth-child(n + 3) {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-sm-6:nth-child(n + 3) {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-md-6:nth-child(n + 3) {
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-lg-6:nth-child(n + 3) {
    margin-top: 60px;
  }
}

.flow-offset-3.row > * + [class*='col-'] {
  margin-top: 30px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-3 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-3 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-3 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-3 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-3 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-3 > .col-xs-6:nth-child(n + 3) {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-3 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-3 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-3 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-3 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-3 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-3 > .col-sm-6:nth-child(n + 3) {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-3 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-3 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-3 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-3 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-3 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-3 > .col-md-6:nth-child(n + 3) {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-3 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-3 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-3 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-3 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-3 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-3 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-3 > .col-lg-6:nth-child(n + 3) {
    margin-top: 30px;
  }
}

.flow-offset-4.row > * + [class*='col-'] {
  margin-top: 70px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-4 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-4 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-4 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-4 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-4 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-4 > .col-xs-6:nth-child(n + 3) {
    margin-top: 70px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-4 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-4 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-4 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-4 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-4 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-4 > .col-sm-6:nth-child(n + 3) {
    margin-top: 70px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-4 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-4 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-4 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-4 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-4 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-4 > .col-md-6:nth-child(n + 3) {
    margin-top: 70px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-4 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-4 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-4 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-4 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-4 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-4 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-4 > .col-lg-6:nth-child(n + 3) {
    margin-top: 70px;
  }
}

.flow-offset-5.row > * + [class*='col-'] {
  margin-top: 25px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-5 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-5 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-5 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-5 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-5 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-5 > .col-xs-6:nth-child(n + 3) {
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-5 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-5 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-5 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-5 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-5 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-5 > .col-sm-6:nth-child(n + 3) {
    margin-top: 25px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-5 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-5 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-5 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-5 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-5 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-5 > .col-md-6:nth-child(n + 3) {
    margin-top: 25px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-5 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-5 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-5 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-5 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-5 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-5 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-5 > .col-lg-6:nth-child(n + 3) {
    margin-top: 25px;
  }
}

.flow-offset-6.row > * + [class*='col-'] {
  margin-top: 50px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-6 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-6 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-6 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-6 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-6 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-6 > .col-xs-6:nth-child(n + 3) {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-6 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-6 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-6 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-6 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-6 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-6 > .col-sm-6:nth-child(n + 3) {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-6 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-6 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-6 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-6 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-6 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-6 > .col-md-6:nth-child(n + 3) {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-6 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-6 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-6 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-6 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-6 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-6 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-6 > .col-lg-6:nth-child(n + 3) {
    margin-top: 50px;
  }
}

/*================  Text Alignment    ==================*/
.text-left {
  text-align: left;
}

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

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

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left;
  }

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

  .text-xs-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }

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

  .text-sm-right {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }

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

  .text-md-right {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }

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

  .text-lg-right {
    text-align: right;
  }
}
.box .box__middle, .box-xs .box__middle, .box-sm .box__middle, .box-md .box__middle, .box-lg .box__middle {
  vertical-align: middle;
}
.box .box__bottom, .box-xs .box__bottom, .box-sm .box__bottom, .box-md .box__bottom, .box-lg .box__bottom {
  vertical-align: bottom;
}

.box .box_left img, .box .box_right img {
  max-width: none;
}
.box .box_left,
.box .box_right,
.box .box_cnt {
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
.box .box_left {
  padding-right: 20px;
}
.box .box_left--inset-2 {
  padding-right: 10px;
  padding-left: 0;
}
.box .box_right {
  padding-right: 30px;
}

@media (min-width: 480px) {
  .box-xs .box_left img, .box-xs .box_right img {
    max-width: none;
  }
  .box-xs .box_left,
  .box-xs .box_right,
  .box-xs .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-xs .box_left {
    padding-right: 30px;
  }
  .box-xs .box_right {
    padding-right: 30px;
  }

  .box-xs-clear .box_left img, .box-xs-clear .box_right img {
    max-width: 100%;
  }
  .box-xs-clear .box_left,
  .box-xs-clear .box_right,
  .box-xs-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
}
@media (min-width: 768px) {
  .box-sm .box_left img, .box-sm .box_right img {
    max-width: none;
  }
  .box-sm .box_left,
  .box-sm .box_right,
  .box-sm .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-sm .box_left {
    padding-right: 30px;
  }
  .box-sm .box_right {
    padding-right: 30px;
  }

  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%;
  }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
}
@media (min-width: 992px) {
  .box-md .box_left img, .box-md .box_right img {
    max-width: none;
  }
  .box-md .box_left,
  .box-md .box_right,
  .box-md .box_cnt {
    display: table-cell;
    vertical-align: middle;
  }
  .box-md .box_left {
    padding-right: 27px;
  }
  .box-md .box_left--inset-1 {
    padding-right: 15px;
  }
  .box-md .box_left--inset-2 {
    padding-right: 10px;
    padding-left: 0;
  }
  .box-md .box_left--inset-3 {
    padding-left: 0;
  }
  .box-md .box_left--inset-2 {
    padding-right: 10px;
  }
  .box-md .box_right {
    padding-right: 30px;
  }

  .box-md-clear .box_left img, .box-md-clear .box_right img {
    max-width: 100%;
  }
  .box-md-clear .box_left,
  .box-md-clear .box_right,
  .box-md-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
}
@media (min-width: 1200px) {
  .box-lg .box_left img, .box-lg .box_right img {
    max-width: none;
  }
  .box-lg .box_left,
  .box-lg .box_right,
  .box-lg .box_cnt {
    display: table-cell;
    vertical-align: middle;
  }
  .box-lg .box_left {
    padding-right: 30px;
  }
  .box-lg .box_right {
    padding-right: 30px;
  }

  .box-lg-clear .box_left img, .box-lg-clear .box_right img {
    max-width: 100%;
  }
  .box-lg-clear .box_left,
  .box-lg-clear .box_right,
  .box-lg-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: middle;
  }
}
.box-md .vertical-align-top, .box_left .vertical-align-top, .box_cnt .vertical-align-top {
  vertical-align: top;
}

/* ================
*Section Main Styles
*/
body {
  color: #333333;
  font: 400 16px/30px "Open Sans", sans-serif, sans-serif;
  -webkit-text-size-adjust: none;
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
  }
}

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

h1, h2, .haeins, .hazwei {
  font-weight: 900;
}

h1, .haeins {
  font-size: 40px;
  line-height: 1;
}
@media (min-width: 768px) {
  h1, .haeins {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  h1, .haeins {
    font-size: 70px;
  }
}

h2, .hazwei {
  font-size: 36px;
  line-height: 1;
  color: #055e68;
}
@media (min-width: 768px) {
  h2, .hazwei {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  h2, .hazwei {
    font-size: 60px;
  }
}

.page h1, .page h2, .page h3{
	margin: 0 auto 1em auto;
}

.page-editor h1, .page-editor .haeins {
    font-size: 20px;
  }
  
.page-editor h2, .page-editor .hazwei {
    font-size: 40px;
  }

.page-editor h1, .page-editor h2, .page-editor h3{
	margin:1.1em auto;
}

.page-editor h1{
	text-align:center;
	margin-top:2em;
}

.page-editor .fa {
  line-height: inherit;
}

.page h4{
	margin: 1em auto;
}

.page #einleitung{
	border:1px dashed #055E68;
	padding: 2em;
	/*display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;*/
	display:block;
	align-items: center;
}

.page #einleitung .item{
	padding:0 1em;
	font-size:0.9em;
}
.page #einleitung img{
	display:block;
	margin-top: 3em;
	/*border-radius:50px;*/
}


table{
   border-collapse: separate;
   border-spacing: 2px 2px;
   width:100%;
   margin:3em 0;
}

table tr{
	background-color: #f7f7f7;
	border:0px;
	height:3em;
	vertical-align:middle;
}

table tr:nth-child(even){
	background-color: #f2f2f2;
}

table tr:hover {
	background-color: #00a0b2; 
	color:#fff;
}

table tr td {
	vertical-align:middle;
	padding: 2px 15px 2px 15px;
}

.page-editor ul{
	margin:2em 0 0 1em;
}

.page-editor ul li{
	border-left: 2px solid #055E68;
	padding:0.3em 0 0.3em 1.5em;
	margin:1em 0;
}

h3 {
  font-size: 25px;
  line-height: 1;
  font-family: "PT Serif", sans-serif;
}
@media (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 30px;
  font-family: "PT Serif", sans-serif;
}

h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 900;
  color: #055e68;
}

.heading-3 {
  font-size: 32px;
  line-height: 40px;
  font-family: "PT Serif", sans-serif;
}

.heading-5 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 800;
  color: #055e68;
}

p.big, a.big, dt.big, li.big, span.big {
  font-size: 25px;
  line-height: 30px;
}
@media (min-width: 768px) {
  p.big, a.big, dt.big, li.big, span.big {
    font-size: 32px;
    line-height: 40px;
  }
}
p.small, a.small, dt.small, li.small, span.small {
  font-size: 13px;
  line-height: 1.3;
}
p.small-2, a.small-2, dt.small-2, li.small-2, span.small-2 {
  font-size: 12px;
  line-height: 1.3;
}

.fa {
  text-decoration: none;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  display: inline-block;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
a:focus {
  outline: none;
}
a:hover {
  color: #65acb7;
}

hr {
  margin: 0;
}

a[href^="tel:"],
a[href^="callto:"] {
  text-decoration: none;
}

.font-family-1 {
  font-family: "PT Serif", sans-serif;
}

.font-family-2 {
  font-family: "Open Sans", sans-serif;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

body.page{
	overflow: auto !important;
}

/* ==================
*@Section Main Layout
*/
* + h3 {
  margin-top: 8px;
}

* + .btn {
  margin-top: 25px;
}
@media (min-width: 992px) {
  * + .btn {
    margin-top: 43px;
  }
}

* + .ordered-list {
  margin-top: 20px;
}

* + .terms-list {
  margin-top: 22px;
}

* + .marked-list {
  margin-top: 27px;
}

* + .quote {
  margin-top: 30px;
}

dt + dd {
  margin-top: 32px;
}

dd + dt {
  margin-top: 42px;
}

p + h5 {
  margin-top: 15px;
}
@media (min-width: 992px) {
  p + h5 {
    margin-top: 42px;
  }
}

p + p {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  p + p {
    margin-top: 30px;
  }
}

h2 + *, .hazwei + * {
  margin-top: 25px;
}

h2 + .row, .hazwei + .row {
  margin-top: 30px;
}

h2 + p, .hazwei + p {
  margin-top: 20px;
}

h2 + .offset, .hazwei + .offset {
  margin-top: 30px;
}

h3 + p {
  margin-top: 30px;
}

h3 + h5 {
  margin-top: 27px;
}

.offset-2 + h5 {
  margin-top: 27px;
}

h4 + * {
  margin-top: 18px;
}

h5 + * {
  margin-top: 18px;
}

h5 + p {
  margin-top: 30px;
}

h4 + p {
  margin-top: 15px;
}
@media (min-width: 992px) {
  h4 + p {
    margin-top: 32px;
  }
}

h5 + p {
  margin-top: 15px;
}
@media (min-width: 992px) {
  h5 + p {
    margin-top: 32px;
  }
}

li + li {
  margin-top: 10px;
}

.row + .row {
  margin-top: 30px;
}

.row + .offset {
  margin-top: 60px;
}

.offset + .row {
  margin-top: 22px;
}

.offset-1 {
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .offset-1 {
    margin-top: 75px;
  }
}
@media (min-width: 992px) {
  .offset-1 {
    margin-top: 20px;
  }
}

.offset-5 + .offset-5 {
  margin-top: 20px;
}

/*
*@Subsection Offsets
 */
.offset-2 {
  margin-top: 30px;
}

.offset-3 {
  margin-top: 40px;
}

@media (max-width: 991px) {
  .offset-4 {
    margin-top: 15px;
  }
}

.offset-6 {
  margin-right: 0;
}

@media (max-width: 767px) {
  .col-offset * + div[class*="col"] {
    margin-top: 15px;
  }
}

.clear-offset {
  margin-top: 0;
}

/*
*@Subsection Postfix
*/
.postfix-1 {
  margin-right: 5px;
}

/*
*@Subsection Prefix
*/
.prefix-1 {
  margin-left: 5px;
}

.flow-offset-1.row > * + [class*='col-'] {
  margin-top: 30px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3) {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3) {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3) {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3) {
    margin-top: 30px;
  }
}

/*
*@Subsection Insets
 */
.inset {
  padding-top: 0;
}
@media (min-width: 992px) {
  .inset {
    padding-top: 50px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .inset {
    padding-left: 40px;
  }
}

.inset-2 {
  padding: 0 15px;
}

.inset-3 {
  padding: 90px 0;
}
@media (min-width: 1200px) {
  .inset-3 {
    padding: 90px 82px 98px 0;
  }
}

.inset-4 {
  padding: 90px 0 60px 0;
}
@media (min-width: 1200px) {
  .inset-4 {
    padding: 90px 60px 110px 0;
  }
}

.inset-5 {
  padding: 90px 0 60px 0;
}
@media (min-width: 1200px) {
  .inset-5 {
    padding: 90px 60px 92px 0;
  }
}

.inset-6 {
  padding: 90px 0 60px 0;
}
@media (min-width: 1200px) {
  .inset-6 {
    padding: 116px 85px 124px 0;
  }
}

.inset-7 {
  padding: 90px 0 60px 0;
}
@media (min-width: 1200px) {
  .inset-7 {
    padding: 90px 60px 95px 0;
  }
}

.inset-8 {
  padding-top: 20px;
}

.inset-9 {
  padding-top: 15px;
}

.clear-inset {
  padding: 0;
}

/*
*@Subsection Well
 */
.well {
  padding: 60px 0;
}
@media (min-width: 992px) {
  .well {
    padding: 90px 0 80px;
  }
}

.well-2 {
  padding: 60px 0;
}
@media (min-width: 992px) {
  .well-2 {
    padding: 90px 0 100px;
  }
}

.well-3 {
  padding: 60px 0;
}
@media (min-width: 992px) {
  .well-3 {
    padding: 90px 0 70px;
  }
}

.well-4 {
  padding: 60px;
}
@media (min-width: 99px) {
  .well-4 {
    padding: 90px 0 90px;
  }
}

/*
*@Section  Components
*/
/*
*@Subsection Navigation Menu
*/
.nav {
  top: 0;
  z-index: 1;
  width: 720px;
  text-align: center;
  background: rgba(5, 94, 104, 0.7);
  position: absolute;
}
@media (min-width: 992px) {
  .nav {
    position: static;
    background: #055e68;
    text-align: left;
    display: inline-block;
    width: 370px;
  }
}

/*
*@Subsection Brand
 */
.brand {
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .brand {
    text-align: left;
  }
}
.brand h1, .haeins {
  display: block;
  font-weight: 900;
  /*letter-spacing: -9px;*/
}
@media (min-width: 768px) {
  .brand h1, .haeins {
    letter-spacing: -5px;
  }
}
@media (min-width: 1200px) {
  .brand h1, .haeins {
    display: inline-block;
  }
}
.brand h1 a:hover, .brand .haeins a:hover {
  color: #333333;
}
.brand_slogan {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.5px;
  font-weight: 400;
  margin-left: 0;
  margin-top: 8px;
}
@media (min-width: 1200px) {
  .brand_slogan {
    margin-left: 15px;
    font-size: 15px;
    line-height: 20px;
  }
}
.brand_slogan:hover a {
  color: #055e68;
}

/*
@Subsection Contact-Form
*/
.contact-form .rd-mailform input, .contact-form .rd-mailform select, .contact-form .rd-mailform textarea {
  font-size: 16px;
}
@media (min-width: 992px) {
  .contact-form .rd-mailform input, .contact-form .rd-mailform select, .contact-form .rd-mailform textarea {
    font-size: 18px;
  }
}
.contact-form .rd-mailform label.name {
  display: block;
}
@media (min-width: 1200px) {
  .contact-form .rd-mailform label.name {
    display: inline-block;
    max-width: 370px;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .contact-form .rd-mailform label.name + label.name {
    margin-left: 25px;
  }
}
.contact-form .rd-mailform .mfControls button.btn.btn-sm:active span,
.contact-form .rd-mailform .mfControls button.btn.btn-sm:focus span {
  position: relative;
  top: 0;
  left: 0;
}

/*
*@Subsection Backgrounds
 */
.bg-primary {
  background: #055e68;
}
.bg-primary h1, .bg-primary .haeins, .bg-primary h2, .bg-primary .hazwei, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6, .bg-primary .heading-3 {
  color: #fff;
}
.bg-primary p, .bg-primary dd, .bg-primary dt, .bg-primary li {
  color: #b9d2d2;
}
.bg-primary .btn-primary {
  background: #65acb7;
}
.bg-primary .btn-primary:hover {
  background: #42838d;
}

.bg-primary-variant-1 {
  background: #2e7782;
}

.bg-primary-variant-2 {
  background: #65acb7;
}

.bg-default-variant-1 {
  background: #d8e6e6;
}
.bg-default-variant-1 .marked-list li:before {
  color: #fff;
}

.bg-default-variant-2 {
  background: #cbdddd;
}
.bg-default-variant-2 .marked-list li:before {
  color: #fff;
}

.bg-image {
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-image-1 {
  /*background-image: url(../images/header.jpg);*/
  background-image: url(../images/verbundfolien.jpg);
  background-repeat: no-repeat;
}

/*
*@Subsection Text Colors
*/
.text-default {
  color: #000;
}

.text-contrast {
  color: #fff;
}

.text-primary {
  color: #055e68;
}

.text-primary-variant-1 {
  color: #65acb7;
}

.text-default-variant-1 {
  color: #333333;
}

.text-default-variant-2 {
  color: #343434;
}

/*
*@Subsection Buttons
 */
.btn {
  display: inline-block;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.btn-xs {
  padding: 17px 38px;
  font-size: 20px;
  letter-spacing: 1px;
}

.btn-sm {
  font-size: 20px;
  letter-spacing: 1px;
  padding: 20px 41px;
}

.btn-md {
  padding: 20px 75px;
  font-size: 20px;
}

.btn-primary {
  background: #055e68;
  color: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-primary:hover {
  color: #fff;
  background: #65acb7;
}
.btn-primary:active {
  background: #033237;
}

/*
*@Subsection Image-wrap
 */
.image-wrap {
  position: static;
  overflow: visible;
  text-align: center;
  padding: 0 15px 15px 15px;
}
@media (min-width: 1200px) {
  .image-wrap {
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 60.5%;
    overflow: hidden;
  }
}
.image-wrap img {
  position: static;
  max-width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  .image-wrap img {
    max-width: none;
    width: 100%;
    min-width: 810px;
    height: 100%;
  }
}
@media (min-width: 2051px) {
  .image-wrap img {
    height: auto;
  }
}
@media (min-width: 1200px) {
  .image-wrap--image-2 {
    left: 45.7%;
  }
}
@media (min-width: 1200px) {
  .image-wrap--image-2 img {
    min-width: 1110px;
  }
}
@media (min-width: 1200px) {
  .image-wrap--image-3 {
    left: 60.5%;
  }
}
@media (min-width: 1200px) {
  .image-wrap--image-3 img {
    min-width: 810px;
  }
}

/*
*@Subsection Marked-list
 */
.marked-list {
  text-align: left;
  display: inline-block;
  min-width: 300px;
}
@media (min-width: 992px) {
  .marked-list {
    min-width: auto;
  }
}
.marked-list li + li {
  margin-top: 20px;
}
.marked-list li {
  position: relative;
  padding-left: 40px;
  line-height: 20px;
}
.marked-list li:before {
  content: '\e145';
  position: absolute;
  left: 0;
  top: 0;
  font: 400 18px 'Material Icons';
  color: #cbdddd;
  line-height: inherit;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.marked-list li a:hover {
  color: #65acb7;
}
.marked-list li:hover:before {
  color: #65acb7;
}

/*
*@Subsection List
*/
@media (min-width: 480px) and (max-width: 768px) {
  .list {
    display: inline-block;
    text-align: left;
  }
}
.list li + li {
  margin-top: 0;
}
.list .active {
  color: #65acb7;
}

.box-skin {
  position: relative;
  word-spacing: normal;
  color: #fff;
  -moz-transition: 0.3s ease-out all;
  -o-transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
}
.box-skin h1, .box-skin .haeins, .box-skin h2, .box-skin hazwei, .box-skin h3, .box-skin h4, .box-skin h5, .box-skin h6,
.box-skin .heading-1, .box-skin .heading-2, .box-skin .heading-3, .box-skin .heading-4, .box-skin .heading-5, .box-skin .heading-6 {
  color: #fff;
}
.box-skin img {
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box-skin img.size-1 {
    height: 242px;
  }
}
.box-skin h4 {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box-skin h4 {
    font-size: 21px;
  }
}
.box-skin:hover {
  opacity: 0.65;
}
.lt-ie9 .box-skin:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.65)";
  filter: alpha(opacity=65);
}
.box-skin + .box-skin {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .box-skin + .box-skin {
    margin-top: 20px;
  }
}
.box-skin + .box-skin--1 {
  margin-top: 0;
}
@media (min-width: 992px) {
  .box-skin + .box-skin--1 {
    margin-top: 20px;
  }
}

.flow-offset-top [class^="col-"] + [class^="col-"] {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .flow-offset-top [class^="col-"] + [class^="col-"] {
    margin-top: 0;
  }
  .flow-offset-top [class^="col-"]:nth-child(n + 4) {
    margin-top: 30px;
  }
}

/*
*@Subsection box-skin
*/
.box-skin-2 {
  display: block;
  padding-bottom: 50px;
}
@media (min-width: 480px) {
  .box-skin-2 {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .box-skin-2 {
    width: 17%;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .box-skin-2 {
    width: auto;
  }
}
@media (min-width: 480px) {
  .box-skin-2-prefix .box-skin-2 {
    margin-left: 10px;
	text-align: center;
  }
}
@media (min-width: 768px) {
  .box-skin-2-prefix div[class*="box-skin-2"]:nth-child(n+2) {
    margin-left: 10px;
  }
  .box-skin-2-prefix div[class*="box-skin-2"]:first-child {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .box-skin-2-prefix div[class*="box-skin-2"]:nth-child(n+2) {
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .box-skin-2-prefix div[class*="box-skin-2"]:nth-child(n+2) {
    margin-left: 10px;
  }
}

/*
*@Subsection Link
 */
.link {
  display: inline-block;
  text-transform: uppercase;
}

/*
*@Subsection Contact-info
 */
.contact-info {
  font-size: 13px;
  line-height: 1;
}
.contact-info p {
  font-weight: 600;
}
.contact-info a {
  font-weight: 700;
  color: #055e68;
}
.contact-info a:hover {
  color: #65acb7;
}
.contact-info p + p {
  margin-top: 5px;
}
.contact-info p + a {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .contact-info {
    font-size: 18px;
    padding: 26px 35px 40px 26px;
  }
  .contact-info p + p {
    margin-top: 15px;
  }
  .contact-info p + a {
    margin-top: 40px;
  }
}

/*
*@Subsection Thumb
*/
.thumb {
  position: relative;
  font-size: 36px;
  color: #fff;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.thumb img {
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.thumb .thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
}
.thumb .thumb_overlay:before {
  content: "\e148";
  font: 400 64px 'Material Icons';
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.thumb:hover img {
  opacity: 0.6;
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.thumb:hover .thumb_overlay:before {
  opacity: 1;
}
.thumb:hover .thumb_overlay {
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
  background: rgba(75, 162, 176, 0.35) none repeat scroll 0% 0%;
}

/*
*@Subsection Privacy Policy
 */
.privacy-policy a:hover {
  color: #62a388;
}

/* 
*@Section Scripts Modules
 */
/*
*@Subsection Imports
 */
/*========================   Menu   ==========================*/
.sf-menu {
  display: block;
  text-align: center;
  font-family: "Open Sans", sans-serif, sans-serif;
  font-size: 18px;
  margin: 0 auto;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
@media (min-width: 992px) {
  .sf-menu {
    padding: 50px 20px 40px 100px;
    margin: 0;
    max-width: 370px;
    text-align: left;
  }
}
@media (min-width: 1450px) {
  .sf-menu {
    padding: 77px 20px 75px 100px;
  }
}
.sf-menu > li {
  float: left;
  position: relative;
  margin-left: 48px;
  text-align: left;
}
@media (min-width: 992px) {
  .sf-menu > li {
    float: none;
    width: auto;
    margin-left: 0;
  }
}
.sf-menu > li + li {
  margin-top: 0;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 12px 0;
  font-size: 15px;
}
@media (min-width: 992px) {
  .sf-menu > li > a {
    font-size: 18px;
    padding: 0;
  }
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #b9d2d2;
}
.sf-menu > li.active > a, .sf-menu > li.current-menu-item > a {
  color: #b9d2d2;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -85%;
  margin-top: 0px;
  padding: 0;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  .sf-menu ul {
    top: -40px;
    left: -245px;
    margin-top: 0px;
  }
}
@media (min-width: 1850px) {
  .sf-menu ul {
    left: 170px;
    margin-top: 0px;
  }
}

.sf-menu > li > ul > li a {
  padding-left: 35px;
}
@media (min-width: 1850px) {
  .sf-menu > li > ul > li a {
    padding: 5px 20px;
  }
}

.sf-menu ul {
  background: #2e7782;
  min-width: 200px;
  text-align: left;
  font-family: 'Lato', sans-serif;
}
@media (min-width: 1850px) {
  .sf-menu ul {
    text-align: left;
  }
}
.sf-menu ul > li {
  padding: 0;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  position: relative;
}
.sf-menu ul > li + li {
  margin-top: 0;
}
.sf-menu ul > li > a {
  color: #FFF;
  background: none;
  padding: 5px 20px;
}
.sf-menu ul > li a.sf-with-ul:before, .sf-menu ul > li a.sf-with-ul:after {
  position: absolute;
  font-family: "Material Icons";
  font-size: 16px;
}
@media (max-width: 1849px) {
  .sf-menu ul > li a.sf-with-ul:before {
    content: '\e5cb ';
    top: 7px;
    left: 10px;
  }
}
@media (min-width: 1850px) {
  .sf-menu ul > li a.sf-with-ul:after {
    content: '\e5cc ';
    top: 7px;
    right: 20px;
  }
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #055e68;
  background: #65acb7;
}

.sf-menu ul ul {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  margin-top: 0;
  padding: 0;
  z-index: 4;
  background: #65acb7;
}
@media (min-width: 992px) {
  .sf-menu ul ul {
    left: -100%;
  }
}
@media (min-width: 1850px) {
  .sf-menu ul ul {
    display: none;
    left: 200px;
    margin-top: 0px;
  }
}
.sf-menu ul ul:before {
  display: none;
}

.sf-menu ul ul {
  padding: 0;
  /*&:before {
    position: absolute;
    left: 0%;
    top: 7%;
    @include transform(rotate(90deg));
    margin-left: -6px;
    color: $bg-default-variant-2;
    content: $fa-caret-down;
    font: 400 18px/12px $fa;
  }*/
}
.sf-menu ul ul > li {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}
.sf-menu ul ul > li > a {
  line-height: 1;
  color: #fff;
  padding: 12px 20px;
}
.sf-menu ul ul > li > a:after {
  display: none;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #055e68;
  background: none;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}

@media (max-width: 991px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active, .rd-mobilemenu.current-menu-item{
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #FFF;
  background: #055e68;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul, .rd-mobilemenu.current-menu-item .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul li.active a, .rd-mobilemenu_ul li.current-menu-item a {
  background: #FFF;
  color: #055e68;
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a:hover {
  background: #FFF;
  color: #055e68;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #055e68;
  color: #FFF;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle, .rd-mobilemenu_ul a.rd-with-ul.current-menu-item .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #055e68;
  color: #FFF;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #FFF;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  margin-top: 0;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #FFF;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span, .rd-mobilepanel_toggle.current-menu-item span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after, .rd-mobilepanel_toggle.current-menu-item span:before, .rd-mobilepanel_toggle.current-menu-item span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.current-menu-item span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after, .rd-mobilepanel_toggle.current-menu-item span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 991px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  min-height: 0;
  height: 0;
}
@media (min-width: 992px) {
  .stuck_container {
    z-index: 1;
    height: auto;
  }
}

.isStuck {
  background: #055e68;
  z-index: 999;
  border-bottom: 1px solid #093C42;
  padding: 0;
  left: 0;
}
.isStuck nav.inset-4 {
  padding: 0;
}
.isStuck .brand {
  position: static;
  padding: 0;
}
@media (min-width: 978px) and (max-width: 991px) {
  .isStuck .brand {
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.isStuck .brand h1, isStuck .brand .haeins {
  color: #b9d2d2;
  margin-bottom:0px;
}
.isStuck .brand a:hover {
  color: inherit;
}
.isStuck .brand_slogan {
  color: #65acb7;
  text-align: left;
}
.isStuck .nav {
  position: absolute;
  left: 35%;
  width: 100%;
}
@media (min-width: 978px) and (max-width: 991px) {
  .isStuck .nav {
    left: 30%;
  }
}
@media (min-width: 1200px) {
  .isStuck .nav {
    left: 45%;
  }
}
.isStuck .nav .sf-menu {
  width: 100%;
  padding: 20px 0;
  max-width: 100%;
}
.isStuck .nav .sf-menu > li {
  float: left;
}
.isStuck .nav .sf-menu > li + li {
  margin-left: 30px;
}
@media (max-width: 991px) {
  .isStuck .nav .sf-menu {
    padding: 0;
  }
}
.isStuck .nav .sf-menu ul {
  left: -50px;
  top: 60px;
}
.isStuck .nav .sf-menu ul ul {
  left: 200px;
  top: 0;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  font-size: 64px;
  line-height: 60px;
  width: 60px;
  height: 60px;
  color: #b8ffff;
  background: #055e68;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #62a388;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  padding: 80px 0 50px;
}
@media (min-width: 768px) {
  .parallax {
    padding: 100px 0;
  }
}
@media (min-width: 992px) {
  .parallax {
    padding: 150px 0 105px 0;
  }
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

.parallax--well-1 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .parallax--well-1 {
    padding: 90px 0;
  }
}
@media (min-width: 992px) {
  .parallax--well-1 {
    padding: 170px 0 190px;
  }
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

@media (min-width: 992px) {
  .owl-carousel--overflow .owl-stage-outer {
    overflow: visible;
  }
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  font: 400 40px/80px 'FontAwesome';
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:before {
  content: '\f144';
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*
 * Owl Navigation
 */
.owl-nav {
  position: absolute;
  bottom: -7%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 87px;
}
@media (min-width: 768px) {
  .owl-nav {
    right: 7px;
    left: auto;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 992px) {
  .owl-nav {
    bottom: -11.2%;
  }
}

.owl-prev, .owl-next {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 43px;
  font: 400 29px/41px "arrows";
  text-align: center;
  color: #055e68;
  opacity: 1;
  transition: .3s ease-out all;
  border: 1px solid rgba(222, 222, 222, 0);
}
.owl-prev:hover, .owl-next:hover {
  border: 1px solid #dedede;
}

.owl-prev {
  left: 0;
}
.owl-prev:before {
  content: '\e009 ';
}

.owl-next {
  right: 0;
}
.owl-next:before {
  content: '\e008 ';
}

/*
 * Owl Pagination
 */
.owl-dots {
  line-height: 10px;
  margin-left: -10px;
}

.owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  text-align: center;
  border-radius: 50%;
}

/*================  Text Alignment    ==================*/
.text-left {
  text-align: left;
}

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

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

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left;
  }

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

  .text-xs-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }

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

  .text-sm-right {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }

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

  .text-md-right {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }

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

  .text-lg-right {
    text-align: right;
  }
}
/*
*@Section HEADER
 */
header {
  position: relative;
}
header .brand {
  top: 0;
  left: 7px;
  padding: 10px 0;
}
@media (max-width: 991px) {
  header .brand_inset {
    padding: 60px 0;
  }
}
@media (min-width: 1450px) {
  header .brand {
    padding: 37px 0 80px 0;
  }
}
header .brand h1, header .brand .haeins {
  /*letter-spacing: -9px;*/
  display: block;
  color: #fff;
}
@media (min-width: 768px) {
  header .brand h1, header .brand .haeins {
    display: inline-block;
  }
}
header .brand_slogan {
  margin: 5px 0 0 17px;
}
header .brand_slogan--prefix {
  margin-left: 10px;
}
@media (min-width: 979px) and (max-width: 991px) {
  header .brand_slogan {
    margin-top: 7px;
  }
}
@media (min-width: 992px) {
  header .brand_slogan {
    margin-top: 12px;
  }
}
@media (min-width: 1200px) {
  header .brand_slogan {
    margin: 5px 0 0 15px;
  }
}
header .brand-camera {
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  header .brand-camera {
    top: 55px;
  }
}
@media (min-width: 992px) {
  header .brand-camera {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    left: 10px;
    top: 0;
    position: absolute;
  }
}

/*
*@Section CONTENT
 */
main {
  display: block;
}

/*
*@Section Helpers
 */
.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.sbold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.ubold {
  font-weight: 900;
}

.italic {
  font-style: italic;
}

.mark {
  color: #62a388;
}

.relative {
  position: relative;
}

@media (min-width: 768px) {
  .absolute {
    position: absolute;
  }
}

.uppercase {
  text-transform: uppercase;
}

.underline {
  text-decoration: underline;
}

.margin-auto {
  margin: 0 auto;
}

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

.z-index-1 {
  z-index: 1;
}

.word-spacing {
  word-spacing: 300px;
}

/*
*@Section FOOTER
 */
footer {
  background: #055e68;
  color: #b9d2d2;
  padding: 80px 0 50px 0;
}
@media (min-width: 992px) {
  footer .brand {
    top: -5px;
    left: -3px;
  }
}
footer .brand h1, footer .brand .haeins {
  letter-spacing: -5px;
}
@media (min-width: 992px) {
  footer .brand h1, footer .brand .haeins{
    letter-spacing: -9px;
  }
}
footer .brand h1 a:hover, footer .brand .haeins a:hover {
  color: inherit;
}
footer .brand_slogan {
  left: 115px;
  top: auto;
  color: #65acb7;
}
@media (min-width: 992px) {
  footer .brand_slogan {
    top: 5px;
  }
}
@media (min-width: 1200px) {
  footer .brand_slogan {
    margin-left: 10px;
    margin-top: 2px;
  }
}
footer .brand_slogan:hover a {
  color: #65acb7;
}