@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=Biryani:400,800,900");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  line-height: 1;
  overflow-x: hidden; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

*,
*:before,
*:after {
  box-sizing: border-box; }

/* centered columns styles */
.row-centered {
  text-align: center; }

.col-centered {
  display: inline-block;
  float: none;
  /* inline-block space fix */
  margin-right: -4px; }

body {
  font-family: "Biryani", Helvetica, sans-serif;
  font-size: 16px;
  color: #003955;
  background-color: #eaf5fb;
  background-image: -webkit-linear-gradient(left, #eaf5fb 0%, #f0f8fc 100%);
  background-image: linear-gradient(to right, #eaf5fb 0%, #f0f8fc 100%); }

h1, h2, h3, h4 {
  font-family: inherit;
  font-weight: 900;
  margin-bottom: .5em;
  line-height: 1.1;
  color: #003955; }

h1 {
  font-size: 2.5rem;
  color: rgba(255, 255, 255, 0.5); }

h1 span {
  color: #fff; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

p {
  line-height: 1.5rem; }

/* include mixin (backImg) in styles scss like this
@include backImg('../img/...', 600px); */
/* include mixin (clearfix) in styles scss like this
@include clearfix; */
*,
*::after,
*::before {
  box-sizing: border-box; }

body::after {
  clear: both;
  content: "";
  display: table; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.space {
  margin-top: 1em; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.hidden {
  display: none !important; }

.show {
  display: block !important; }

.nav-sidebar {
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  padding: 45px 0 0;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  max-height: 100vh;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s;
  position: fixed;
  height: 100%; }
  .nav-sidebar.nav-is-visible {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity 0.2s 0s, visibility 0s 0s;
    transition: opacity 0.2s 0s, visibility 0s 0s;
    max-height: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 100; }
  .nav-sidebar > ul {
    padding: 0.6em 0 2em; }
  .nav-sidebar .menu-label {
    display: block;
    padding: 1em 1.3em;
    text-transform: uppercase;
    font-weight: bold;
    color: #cccccc;
    font-size: 0.7em;
    letter-spacing: .1em; }
  .nav-sidebar a {
    display: block;
    padding: 1em 2em;
    position: relative;
    color: #003955;
    font-size: 1em;
    font-weight: 900; }
  .nav-sidebar a.active-prime {
    top: 0;
    padding: 6px;
    margin-left: 30px; }

.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  text-decoration: none;
  padding: 0.5em;
  display: none;
  z-index: 99; }

.back-to-top .icon-up {
  font-family: fontello;
  font-size: 2em;
  padding: 0.2em;
  color: #000; }

.back-to-top .icon-up:hover {
  color: #020202; }

.border-bottom {
  display: block;
  border-bottom: 3.5px #003955 solid;
  width: 50px;
  -webkit-transition: width 1s;
  /* Safari */
  transition: width 1s; }

li > a:hover span.border-bottom {
  width: 100px; }

.active .border-bottom {
  display: block;
  border-bottom: 3.5px #003955 solid;
  width: 100px; }

.prime-logo {
  float: left;
  display: block;
  margin: 13px 0 0 5%; }
  .prime-logo img {
    display: block;
    height: 7em; }
  .prime-logo .mobile {
    display: block;
    margin-top: 0.2em;
    height: 1em; }
  .prime-logo .desktop {
    display: none; }

a {
  color: #209cd9;
  text-decoration: none; }
  a:hover, a:focus {
    color: #003955;
    text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.border-top {
  display: block;
  border-bottom: 3.5px #003955 solid;
  width: 50px;
  margin-bottom: 1em; }

.main-header {
  position: absolute;
  z-index: 110;
  top: 0;
  left: 0;
  height: 45px;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#content-header {
  background: url("../img/De-Wijk.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 29rem;
  position: relative; }

#header-visie {
  text-align: center; }
  #header-visie .border-top {
    margin-left: auto;
    margin-right: auto; }
  #header-visie h1 {
    color: #003955; }

#top-hand img {
  margin-top: 5em; }

#bottom-hand img {
  margin-bottom: 5em; }

#clienten {
  background: url("../img/Clienten.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 20rem;
  position: relative; }
  #clienten .border-top {
    margin-top: 3.5em;
    border-bottom: 3.5px #fff solid; }
  #clienten h3 {
    color: #fff;
    text-align: center; }

object {
  margin-top: 2em;
  height: 40rem; }

#header-dienst .border-top, #header-contact .border-top {
  margin-top: 2em; }
#header-dienst h1, #header-contact h1 {
  color: #003955; }
#header-dienst .diensten, #header-contact .diensten {
  margin-top: 2em; }
  #header-dienst .diensten h2, #header-contact .diensten h2 {
    margin-top: 1em; }

#content-header .heading {
  color: #fff;
  margin-top: 6em; }

article#about, section#work,
aside#team #team-txt, section#partners,
section#clienten, section#header-dienst,
#header-contact,
footer {
  padding-top: 3em;
  padding-bottom: 3em; }

article#about p:first-of-type {
  margin-bottom: 1em;
  font-weight: 900; }

section#work {
  background: #edebfd;
  background-image: -webkit-linear-gradient(bottom, #edebfd 0%, #ffffff 100%);
  background-image: linear-gradient(to top, #edebfd 0%, #ffffff 100%); }
  section#work .border-top {
    margin-left: auto;
    margin-right: auto; }
  section#work .intro {
    font-weight: 900;
    margin-bottom: 1em;
    text-align: center; }
    section#work .intro p:nth-child(2) {
      font-weight: 400;
      margin-top: 1em; }
  section#work span#groep {
    background: url("../img/Woongroep.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 25em;
    position: relative;
    display: block; }
  section#work span#zelfstandig {
    background: url("../img/zelfstandig.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 25em;
    position: relative;
    display: block; }

    section#work span#crisis {
      background: url("../img/crisishulp.jpg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      height: 25em;
      position: relative;
      display: block; }

  section#work span {
    background: #eaf5fb; }
  section#work .dienst {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%;
    max-height: 30em; }
    section#work .dienst:nth-of-type(1) {
      margin-bottom: 1em; }
    section#work .dienst * {
      box-sizing: border-box;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    section#work .dienst img {
      width: 100%;
      vertical-align: top;
      position: relative; }
    section#work .dienst figcaption {
      padding: 25px 20px 25px;
      position: absolute;
      bottom: 0;
      z-index: 1;
      min-height: 9.5em;
      width: 100%;
      background: #fff;
      background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.9));
      background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.9)); }
    section#work .dienst h3 {
      display: inline-block;
      font-size: 0.9rem;
      font-weight: bolder;
      margin-bottom: 5px;
      text-transform: uppercase; }
    section#work .dienst p {
      font-size: 0.8em;
      line-height: 1.6em;
      margin-bottom: 0px; }
    section#work .dienst a {
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      position: absolute;
      z-index: 1; }

.dienst h3,
.dienst p {
  margin: 0;
  padding: 0;
  color: #fff; }

.dienst:hover .image,
.dienst.hover .image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
      transform: scale(1.1); }

aside#team {
  background: #003955;
  background-image: -webkit-linear-gradient(bottom, #003955 0%, #032b5b 100%);
  background-image: linear-gradient(to top, #003955 0%, #032b5b 100%);
  color: #fff; }
  aside#team .border-top {
    border-bottom: 3.5px #fff solid; }
  aside#team h2 {
    color: #fff; }
  aside#team #team-img {
    padding: 0; }

span#de-team {
  background-image: url("/img/De-team.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  min-height: 25em; }

section#partners {
  background: #fff; }
  section#partners img {
    height: 7em;
    margin: 0 auto; }

footer {
  background: #00283c;
  padding-top: 2em;
  padding-bottom: 4em; }
  footer ul {
    text-align: center;
    color: #fff; }
    footer ul li {
      padding: 0.4em 0; }
      footer ul li a:hover {
        color: #fff; }
  footer h3 {
    text-align: center;
    margin-top: 2em;
    color: #fff;
    font-size: 1.5rem; }

div#copyright {
  padding-top: 0.9em;
  padding-bottom: 0.7em;
  font-size: 0.8rem;
  color: #abb5ba; }

#form {
  margin-top: 2em; }

@media only screen and (min-width: 480px) {
  article#about, section#work, aside #team-txt, footer {
    padding-left: 35px;
    padding-right: 35px; } }
@media only screen and (min-width: 768px) {
  .content-wrapper {
    padding-left: 110px; }

  .main-content {
    width: 100%;
    position: relative; }

  .main-header {
    position: fixed;
    height: 0; }

  .nav-sidebar {
    top: auto;
    width: 110px;
    padding-top: 7em;
    /* reset style */
    visibility: visible;
    opacity: 1;
    overflow: visible;
    max-height: none;
    box-shadow: 10px 0px 29px -12px rgba(0, 0, 0, 0.75);
    position: fixed;
    height: 100%; }
    .nav-sidebar > ul {
      margin-left: 0;
      position: fixed; }
      .nav-sidebar > ul > li > a {
        padding: 1em 0 0;
        width: 100%;
        margin-left: 14px;
        margin-bottom: 1em; }
    .nav-sidebar.nav-is-visible {
      box-shadow: none; }
    .nav-sidebar.is-fixed {
      position: fixed; }
    .nav-sidebar .menu-label {
      /* remove labels on minified version of the sidebar */
      display: none; }
    .nav-sidebar a {
      font-size: 0.9em;
      text-align: center; }
      .nav-sidebar a.prime {
        top: 16em;
        margin-left: 2px; }

  .active .border-bottom {
    width: 60px; }

  .border-bottom {
    width: 20px;
    margin-left: auto;
    margin-right: auto; }

  li > a:hover span.border-bottom {
    width: 60px; }

  .prime-logo {
    margin: 5px 0; }
    .prime-logo .mobile {
      display: none; }
    .prime-logo .desktop {
      display: block; }

  #content-header {
    box-sizing: border-box;
    overflow: hidden; }
    #content-header .heading {
      color: #fff;
      margin-top: 9.7em;
      margin-left: 70px; }

  article#about, section#work,
  aside #team-txt, footer,
  section#header-visie, section#header-dienst,
  #header-contact {
    padding-left: 70px;
    padding-right: 70px; }

  section#header-visie {
    margin-top: -3em; }

  #top-hand img {
    margin-top: 0em; }

  #bottom-hand img {
    margin-bottom: 0em;
    margin-top: -1.5em; } }
@media only screen and (min-width: 992px) {
  section#work .intro {
    text-align: left; }

  section#work .border-top {
    margin-left: 0; }

  span#de-team {
    min-height: 50em; }

  footer ul {
    text-align: left; }

  footer h3 {
    text-align: left; } }
@media only screen and (min-width: 1170px) {
  .content-wrapper {
    padding-left: 200px; }

  .nav-sidebar {
    width: 200px;
    padding-top: 9em; }
    .nav-sidebar ul {
      margin-left: 3em; }
    .nav-sidebar > ul > li > a {
      padding: 1em 2em 0;
      text-align: right;
      width: 100%; }
    .nav-sidebar .menu-label {
      display: block;
      text-align: right; }
    .nav-sidebar a.prime {
      top: 19em;
      left: 65px; }

  #content-header h1 {
    font-size: 3.2rem; }

  .border-bottom-active {
    margin: 0;
    margin-left: auto; }

  .border-bottom {
    margin-left: auto;
    margin-right: 0;
    width: 30px; }

  li > a:hover span.border-bottom {
    width: 50px; }

  .prime-logo {
    margin-left: 1.7em; }
    .prime-logo img {
      height: 9em; }

  #content-header {
    background: url("../img/De-Wijk.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100vh;
    position: relative; }

  #content-header .heading {
    margin-top: 10.5em;
    margin-left: 100px; }

  article#about, section#work,
  section#header-dienst, #header-contact {
    padding-top: 10em;
    padding-bottom: 10em;
    padding-left: 100px;
    padding-right: 100px; }

  footer {
    padding-left: 100px;
    padding-right: 100px; }

  section#work p {
    margin-right: 2.5em; }

  aside#team {
    padding-left: 100px; }
    aside#team #team-txt {
      padding-left: 0px;
      padding-top: 5em;
      padding-bottom: 5em; }
    aside#team span#de-team {
      min-height: 45em; }

  #header-visie .border-top {
    margin-left: auto;
    margin-right: auto; }
  #header-visie .heading {
    padding-left: 100px;
    padding-right: 100px; } }
label {
  display: block;
  margin-top: 1.5em; }

.form-control {
  background: #fff;
  border: 4px solid #003955;
  padding: 6px;
  margin: 0.5em 0;
  vertical-align: baseline;
  display: block;
  width: 100%;
  border-radius: 0; }

span.optional {
  font-size: 0.5em; }

.error.bg-danger {
  background: #b00000;
  padding: 0.3em;
  color: #fff;
  font-size: 0.9em;
  margin-bottom: 0.5em; }

#contact_form ::-webkit-input-placeholder {
  color: #003955; }

#contact_form :-moz-placeholder {
  /* Firefox 18- */
  color: #003955; }

#contact_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #003955; }

#contact_form :-ms-input-placeholder {
  color: #003955; }

#contact_form input:focus::-webkit-input-placeholder {
  color: #209cd9; }

#contact_form input:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #209cd9; }

#contact_form input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #209cd9; }

#contact_form input:focus:-ms-input-placeholder {
  color: #209cd9; }

#contact_form textarea:focus::-webkit-input-placeholder {
  color: #209cd9; }

#contact_form textarea:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #209cd9; }

#contact_form textarea:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #209cd9; }

#contact_form textarea:focus:-ms-input-placeholder {
  color: #209cd9; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: block;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background: #f7fcff;
  padding: 3em; }
  .modal .close {
    background: none;
    border: none;
    padding: 1em 0;
    margin-left: -5px; }
  .modal .icon-close {
    font-size: 1.5em; }
  .modal .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: none; }
  .modal .modal-body {
    padding-bottom: 0; }
  .modal .modal-header {
    border-bottom: 0; }
  .modal .modal-footer {
    border-top: 0;
    padding-top: 0; }

@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?50315259");
  src: url("../font/fontello.eot?50315259#iefix") format("embedded-opentype"), url("../font/fontello.woff2?50315259") format("woff2"), url("../font/fontello.woff?50315259") format("woff"), url("../font/fontello.ttf?50315259") format("truetype"), url("../font/fontello.svg?50315259#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?50315259#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-up:before {
  content: '\e800'; }

/* '¯áÇ' */
.icon-right:before {
  content: '\e801'; }

/* '¯áü' */
.icon-left:before {
  content: '\e802'; }

/* '¯áé' */
.icon-down:before {
  content: '\e803'; }

/* '¯áâ' */
.icon-phone:before {
  content: '\e804'; }

/* '¯áä' */
.icon-close:before {
  content: '\e805'; }

/* '¯áà' */
.icon-mail:before {
  content: '\f0e0'; }

/* '´âá' */
.icon-info:before {
  content: '\f129'; }

/* '´ä®' */
.icon-pdf:before {
  content: '\f1c1'; }

/* '´çü' */
.nav-button {
  /* navigation trigger - visible on mobile devices only */
  float: right;
  position: relative;
  display: block;
  width: 34px;
  height: 44px;
  margin-right: 5%;
  /* hide text */
  overflow: hidden;
  white-space: nowrap;
  color: transparent; }
  .nav-button:hover {
    /* hide text */
    overflow: hidden;
    white-space: nowrap;
    color: transparent; }
  .nav-button span, .nav-button span::before, .nav-button span::after {
    /* hamburger icon in CSS */
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 24px;
    background: #003955; }
  .nav-button span {
    /* line in the center */
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px;
    -webkit-transition: background 0.2s;
    transition: background 0.2s; }
    .nav-button span::before, .nav-button span::after {
      /* other 2 lines */
      content: '';
      right: 0;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
      transform-origin: 0% 50%;
      -webkit-transition: -webkit-transform 0.2s;
      transition: transform 0.2s; }
    .nav-button span::before {
      /* menu icon top line */
      top: -6px; }
    .nav-button span::after {
      /* menu icon bottom line */
      top: 6px; }
  .nav-button.nav-is-visible span {
    /* hide line in the center */
    background: rgba(255, 255, 255, 0); }
    .nav-button.nav-is-visible span::before, .nav-button.nav-is-visible span::after {
      /* keep visible other 2 lines */
      background: #003955; }
    .nav-button.nav-is-visible span::before {
      -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
      -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
      transform: translateX(4px) translateY(-3px) rotate(45deg); }
    .nav-button.nav-is-visible span::after {
      -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
      -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
      transform: translateX(4px) translateY(2px) rotate(-45deg); }

@media only screen and (min-width: 768px) {
  .nav-button {
    display: none; } }
a.prime, button.primetime {
  border: 3.5px solid #003955;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  text-transform: uppercase;
  line-height: 1.5em;
  font-weight: 900;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: none;
  padding: 6px; }
  a.prime span, button.primetime span {
    display: inline-block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.8; }
  a.prime i, button.primetime i {
    font-size: 22px;
    left: 8px;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0.06em; }
  a.prime:before, button.primetime:before {
    content: '';
    top: 0;
    left: 0;
    width: 0;
    position: absolute;
    height: 100%;
    background: rgba(22, 152, 216, 0.31);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  a.prime:hover span, a.prime.hover span, button.primetime:hover span, button.primetime.hover span {
    -webkit-transform: translate3d(20px, 0px, 0px);
    transform: translate3d(20px, 0px, 0px);
    opacity: 1; }
  a.prime:hover i, a.prime.hover i, button.primetime:hover i, button.primetime.hover i {
    opacity: 1;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  a.prime:hover:before, a.prime.hover:before, button.primetime:hover:before, button.primetime.hover:before {
    width: 100%;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  a.prime:active:before, button.primetime:active:before {
    background: rgba(255, 255, 255, 0.3); }
  a.prime.blue, button.primetime.blue {
    background-color: rgba(234, 245, 251, 0.74); }

a.prime {
  margin-left: 30px; }

a.active-prime {
  border: 3.5px solid #003955;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  text-transform: uppercase;
  line-height: 1.5em;
  font-weight: 900;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: none;
  padding: 6px;
  background: rgba(22, 152, 216, 0.31); }

.mtop {
  margin-top: 1rem;
  display: block;
}

/*# sourceMappingURL=styles.css.map */
