/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
@import url("https://fonts.googleapis.com/css?family=Nunito:400,500,700,800");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.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-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

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

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  input[type="radio"][disabled], input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled]
  input[type="checkbox"] {
    cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 1px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-pink {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: none !important;
  background-color: #eb5a87;
  color: #FFF;
  padding: 8px 20px;
  border-radius: 30px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.4);
  text-decoration: none; }
  .btn-pink:hover {
    color: #fff; }

.btn-blue {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: none !important;
  background-color: #2d2e83;
  color: #FFF;
  padding: 8px 20px;
  border-radius: 30px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.4);
  text-decoration: none; }
  .btn-blue:hover {
    color: #fff; }

.btn-green {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: none !important;
  background-color: #2d2e83;
  color: #FFF;
  padding: 8px 30px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  text-decoration: none; }
  .btn-green:hover {
    color: #fff; }

@media (min-width: 768px) {
  .btn-pink {
    display: inline-block;
    padding: 12px 30px;
    font-size: 20px; }
  .btn-blue {
    display: inline-block;
    padding: 12px 30px;
    font-size: 20px; } }

@media (min-width: 1200px) {
  .btn-pink {
    padding: 15px 40px;
    border-radius: 50px; }
  .btn-blue {
    padding: 15px 40px;
    border-radius: 50px; } }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?kb6jrh");
  src: url("fonts/icomoon.eot?kb6jrh#iefix") format("embedded-opentype"), url("fonts/icomoon.svg?kb6jrh#icomoon") format("svg"), url("fonts/icomoon.woff?kb6jrh") format("woff"), url("fonts/icomoon.ttf?kb6jrh") format("truetype");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-euroteken:before {
  content: "\e90b"; }

.icon-mapje:before {
  content: "\e90c"; }

.icon-crosshair:before {
  content: "\e906"; }

.icon-vergrootglas:before {
  content: "\e908"; }

.icon-controls:before {
  content: "\e909"; }

.icon-arrow-down:before {
  content: "\e902"; }

.icon-logo-wga:before {
  content: "\e900"; }

.icon-uitspraak:before {
  content: "\e901"; }

.icon-mail:before {
  content: "\e905"; }

.icon-phone:before {
  content: "\e904"; }

.icon-menu:before {
  content: "\e903"; }

.icon-arrow-left:before {
  content: "\e907"; }

.icon-arrow-right:before {
  content: "\e90a"; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

#homepage .wiewezijn-wrapper {
  background-image: url("/img/bg-wie-zijn-wij2.png");
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 20px; }
  #homepage .wiewezijn-wrapper h1 {
    line-height: 1.1;
    padding-bottom: 40px;
    position: relative;
    color: #2d2e83; }
    #homepage .wiewezijn-wrapper h1:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted1.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 212px;
      left: 0;
      bottom: 10px; }
  #homepage .wiewezijn-wrapper h4 {
    text-align: center;
    margin: 10px; }
  #homepage .wiewezijn-wrapper .btn-pink {
    margin: 10px 0; }
  #homepage .wiewezijn-wrapper img {
    width: 100%; }

#homepage .werkwijze-wrapper {
  background: url("../img/bg-specialisten.jpg") no-repeat bottom center;
  background-size: cover;
  text-align: center;
  color: #fff; }
  #homepage .werkwijze-wrapper h2 {
    position: relative;
    color: #fff;
    padding-bottom: 40px; }
    #homepage .werkwijze-wrapper h2:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted2.png");
      background-repeat: no-repeat;
      height: 6px;
      left: 50%;
      bottom: 10px;
      transform: translate(-50%, 0);
      width: 212px; }
  #homepage .werkwijze-wrapper .pic-blok {
    margin: 30px 0 10px;
    border-radius: 25px;
    padding: 20px;
    background: #fff; }
    #homepage .werkwijze-wrapper .pic-blok .icon-wrapper {
      padding-top: 20px;
      color: #009EE3;
      font-size: 80px; }
    #homepage .werkwijze-wrapper .pic-blok img {
      width: auto;
      height: 200px;
      margin: 15px; }
    #homepage .werkwijze-wrapper .pic-blok .pic-text {
      font-size: 18px;
      color: #000;
      margin: 0; }
  #homepage .werkwijze-wrapper .btn-blue {
    margin-bottom: 60px; }

#homepage .betalen-wrapper {
  background: url("/img/verzuim-en-reintegratie.jpg") no-repeat center right;
  background-size: cover;
  padding: 50px 0;
  color: #000; }
  #homepage .betalen-wrapper h2 {
    padding-bottom: 40px;
    position: relative;
    color: #2d2e83; }
    #homepage .betalen-wrapper h2:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted1.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 212px;
      left: 0;
      bottom: 10px; }
  #homepage .betalen-wrapper img {
    margin-top: 20px;
    width: auto;
    float: right; }

#homepage .testimonials-wrapper {
  margin-bottom: 20px; }
  #homepage .testimonials-wrapper h2 {
    position: relative;
    padding-bottom: 40px;
    color: #2d2e83;
    text-align: center; }
    #homepage .testimonials-wrapper h2:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted1.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 212px;
      left: 50%;
      bottom: 10px;
      transform: translate(-50%, 0); }
  #homepage .testimonials-wrapper .slick-arrow {
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    font-size: 50px;
    color: #1D70B7;
    z-index: 2; }
    #homepage .testimonials-wrapper .slick-arrow.next {
      right: 0; }
  #homepage .testimonials-wrapper .testimonial {
    margin: 20px 0; }
    #homepage .testimonials-wrapper .testimonial p {
      font-size: 20px;
      color: #009EE3;
      max-width: 825px;
      text-align: center;
      margin: 0 auto;
      line-height: 25px; }
    #homepage .testimonials-wrapper .testimonial:focus {
      outline: 0; }
  #homepage .testimonials-wrapper .slick-dots {
    text-align: center;
    padding: 0; }
    #homepage .testimonials-wrapper .slick-dots li {
      list-style-type: none;
      display: inline-block; }
      #homepage .testimonials-wrapper .slick-dots li button {
        display: block;
        padding: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 3px solid #1D70B7;
        border-radius: 50%;
        font-size: 0;
        height: 15px;
        width: 15px;
        margin: 0 15px;
        outline: 0;
        transition: all 300ms ease; }
      #homepage .testimonials-wrapper .slick-dots li.slick-active button {
        background: #1D70B7; }

@media (min-width: 768px) {
  #homepage .testimonials-wrapper .slick-arrow {
    font-size: 100px; }
  #homepage .testimonials-wrapper .testimonial p {
    font-size: 35px;
    line-height: 45px; }
  #homepage .testimonials-wrapper .testimonial:focus {
    outline: 0; } }

@media (min-width: 992px) {
  #homepage .testimonials-wrapper .slick-arrow {
    font-size: 150px; }
  #homepage .wiewezijn-wrapper {
    padding-top: 50px; }
    #homepage .wiewezijn-wrapper h4 {
      text-align: left; } }

@media (min-width: 1200px) {
  #homepage .wiewezijn-wrapper {
    padding-top: 80px;
    padding-bottom: 60px;
    font-size: 18px; }
    #homepage .wiewezijn-wrapper .btn-pink {
      margin-top: 30px; }
    #homepage .wiewezijn-wrapper h1 {
      font-size: 50px;
      text-align: center;
      color: #5b267a; }
    #homepage .wiewezijn-wrapper h4 {
      position: relative;
      font-size: 28px;
      margin-top: 30px;
      margin-left: 15px; }
      #homepage .wiewezijn-wrapper h4::before {
        content: "";
        position: absolute;
        left: -15px;
        top: 0;
        display: block;
        height: 100%;
        width: 5px;
        background-color: #eb5a87;
        border-radius: 5px; }
  #homepage .werkwijze-wrapper h2 {
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 58px; }
  #homepage .werkwijze-wrapper .subtext {
    margin: 0 200px 80px; }
  #homepage .werkwijze-wrapper p {
    font-size: 18px; }
  #homepage .werkwijze-wrapper .btn-blue {
    margin-bottom: 45px; }
  #homepage .betalen-wrapper {
    padding: 70px 0; }
    #homepage .betalen-wrapper h2 {
      font-size: 45px; }
    #homepage .betalen-wrapper .paragraph-wrapper {
      font-size: 18px;
      line-height: 36px; }
  #homepage .testimonials-wrapper .testimonial {
    margin-bottom: 75px; }
  #homepage .testimonials-wrapper h2 {
    margin-top: 75px;
    font-size: 55px; }
  #homepage .testimonials-wrapper .name {
    font-size: 24px; }
  #homepage .testimonials-wrapper .role {
    font-size: 18px;
    margin-bottom: 55px; }
  #homepage .testimonials-wrapper a {
    font-size: 24px; }
  #homepage .testimonials-wrapper h4 {
    position: relative;
    font-size: 42px;
    margin-bottom: 60px; }
    #homepage .testimonials-wrapper h4::before {
      content: "";
      position: absolute;
      left: -15px;
      top: 0;
      display: block;
      height: 100%;
      width: 5px;
      background-color: #eb5a87;
      border-radius: 5px; }
  #homepage .testimonials-wrapper .slick-arrow {
    font-size: 200px; } }

#page {
  padding: 50px 0; }
  #page h1 {
    font-size: 46px;
    text-align: center; }
  #page h3 {
    font-size: 24px; }
  #page table {
    margin-bottom: 15px; }
    #page table tr {
      border: none !important; }
      #page table tr:nth-child(even) {
        background: #f5f5f5; }

.content-top {
  background-image: url("../img/bg-vorm-roze.jpg");
  background-size: cover;
  padding-top: 40px; }

img {
  width: 100%; }

h2 {
  line-height: 1.1;
  color: #5b267a; }

h1 {
  line-height: 1.1; }
  h1.title {
    color: #5b267a;
    line-height: 1.1; }

#werkwijze-page .werkwijze-title {
  font-size: 2em; }

ul li {
  line-height: 36px;
  font-size: 18px; }

h5 {
  font-size: 20px;
  color: #eb5a87; }

.btn-wrapper {
  margin-top: 40px; }

.btn-blue {
  margin: 10px; }
  .btn-blue.static {
    display: block;
    border-radius: 0; }

.img-background {
  background-size: cover;
  background-position: top;
  max-height: 660px;
  height: 300px; }
  .img-background.werkwijze {
    background-image: url("../img/bg-werkwijze.jpg"); }
  .img-background.wiewijzijn {
    background-image: url("../img/bg-wiewijzijn.jpg"); }

.aanpak-wrapper {
  background-image: url("../img/bg-vorm-blauw.jpg");
  background-size: cover;
  background-position: top; }
  .aanpak-wrapper .pic-blok {
    text-align: center; }
    .aanpak-wrapper .pic-blok .icons {
      font-size: 80px; }
  .aanpak-wrapper h4, .aanpak-wrapper p {
    text-align: center; }
  .aanpak-wrapper h4 {
    margin-top: 65px;
    color: #5b267a; }
  .aanpak-wrapper p {
    margin-bottom: 65px;
    font-weight: bold; }

.besparing-wrapper {
  margin-bottom: 50px; }

@media (min-width: 768px) {
  .img-background {
    background-position: center; }
  h4.line {
    font-size: 20px;
    margin-top: 40px; } }

@media (min-width: 992px) {
  .btn-blue.static {
    width: 400px;
    margin: 20px; }
  .btn-wrapper {
    margin-top: 0; }
  h4.line {
    font-size: 43px;
    margin-top: 10px; } }

@media (min-width: 1200px) {
  .content-top {
    padding-top: 50px; }
  .img-background {
    height: 700px;
    background-position: center;
    margin-bottom: 100px; }
  .content-top-wrapper {
    padding: 0; }
  h1.title {
    font-size: 58px; }
  h2 {
    font-size: 58px; }
  #werkwijze-page .werkwijze-title {
    font-size: 58px; }
  h3 {
    font-size: 43px; }
  h4 {
    font-size: 43px; }
  h5 {
    font-size: 28px;
    margin: 0; }
  p {
    font-size: 18px;
    line-height: 36px; }
    p.p1 {
      margin-right: 100px; }
  .besparing-wrapper {
    margin-bottom: 100px; } }

#about .no-mar h2,
#about .no-mar h4 {
  margin-bottom: 0; }

#about .no-mar p {
  margin-top: 0; }

#about h2.title {
  position: relative;
  padding-bottom: 40px; }
  #about h2.title:after {
    content: ' ';
    position: absolute;
    border-radius: 2px;
    background-image: url("/img/dotted1.png");
    background-repeat: no-repeat;
    height: 6px;
    width: 212px;
    left: 0;
    bottom: 10px; }
  #about h2.title.center {
    text-align: center; }
    #about h2.title.center:after {
      left: 50%;
      transform: translateX(-50%); }

#about .content-top-wrapper h4 {
  color: #8dc63f;
  font-size: 28px; }

#about .power {
  background: url("/img/bg-vorm-blauw.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 30px 0; }
  #about .power h2,
  #about .power p {
    color: #fff; }
  #about .power h2 {
    position: relative;
    padding-bottom: 40px;
    font-size: 35px; }
    #about .power h2:after {
      content: ' ';
      position: absolute;
      height: 5px;
      background: #009EE3;
      border-radius: 2px;
      width: 30%;
      left: 50%;
      bottom: 10px;
      transform: translateX(-50%); }
  #about .power p {
    line-height: 28px; }

#about .regres {
  padding: 30px 15px 30px 70px;
  background: url("/img/bg-regres.jpg") no-repeat center center;
  background-size: cover; }
  #about .regres h2 {
    position: relative;
    padding-bottom: 40px;
    font-size: 35px; }
    #about .regres h2:after {
      content: ' ';
      position: absolute;
      height: 5px;
      background: #009EE3;
      border-radius: 2px;
      width: 30%;
      left: 0;
      bottom: 10px; }

#about .protocol {
  padding: 10px 0;
  background: #1D70B7; }
  #about .protocol p {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center; }

#about .track-record {
  padding: 50px 0;
  font-size: 24px; }
  #about .track-record h2 {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    font-size: 35px; }
  #about .track-record .intro {
    text-transform: uppercase;
    color: #1D70B7; }
  #about .track-record p {
    font-size: 16px;
    line-height: 28px; }

@media (min-width: 768px) {
  #about .content-top-wrapper h4 {
    font-size: 43px; } }

@media (min-width: 992px) {
  #about h2 {
    font-size: 28px; }
    #about h2.title {
      font-size: 55px; }
  #about .content-top {
    background: url("/img/bg-wie-zijn-wij2.png") no-repeat top right;
    background-size: 100%; }
  #about .content-top-wrapper {
    margin: 50px 0; }
    #about .content-top-wrapper h4 {
      margin: 40px 20px 40px 0;
      top: 50%; }
  #about .power h2 {
    font-size: 55px; }
  #about .power p {
    line-height: 36px; }
  #about .regres {
    padding: 100px 0; }
    #about .regres h2 {
      font-size: 55px; }
  #about .protocol p {
    font-size: 30px;
    margin-right: 15px; }
  #about .track-record p {
    font-size: inherit;
    line-height: 36px; } }

#verzuim .no-mar h2,
#verzuim .no-mar h4 {
  margin-bottom: 0; }

#verzuim .no-mar p {
  margin-top: 0; }

#verzuim h2 {
  color: #2d2e83; }
  #verzuim h2.title {
    position: relative;
    padding-bottom: 40px; }
    #verzuim h2.title:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted1.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 30%;
      left: 0%;
      bottom: 10px; }
    #verzuim h2.title.center {
      text-align: center; }
      #verzuim h2.title.center:after {
        left: 50%;
        transform: translateX(-50%); }

#verzuim h3 {
  font-size: 30px;
  margin-bottom: 0; }

#verzuim .content-top-wrapper h4 {
  color: #8dc63f;
  font-size: 28px; }

#verzuim .power {
  background: url("/img/bg-vorm-blauw.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 30px 0; }
  #verzuim .power h2,
  #verzuim .power p {
    color: #fff; }
  #verzuim .power h2 {
    position: relative;
    padding-bottom: 40px;
    font-size: 35px; }
    #verzuim .power h2:after {
      content: ' ';
      position: absolute;
      height: 5px;
      background: #009EE3;
      border-radius: 2px;
      width: 30%;
      left: 50%;
      bottom: 10px;
      transform: translateX(-50%); }
  #verzuim .power p {
    line-height: 28px; }

#verzuim .regres {
  padding: 30px 15px 30px 70px;
  background: url("/img/bg-regres.jpg") no-repeat center center;
  background-size: cover; }
  #verzuim .regres h2 {
    position: relative;
    padding-bottom: 40px;
    font-size: 35px; }
    #verzuim .regres h2:after {
      content: ' ';
      position: absolute;
      height: 5px;
      background: #009EE3;
      border-radius: 2px;
      width: 30%;
      left: 0;
      bottom: 10px; }

#verzuim .protocol {
  padding: 10px 0;
  background: #1D70B7; }
  #verzuim .protocol p {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center; }

#verzuim .track-record {
  padding: 50px 0;
  font-size: 24px; }
  #verzuim .track-record h2 {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    font-size: 35px; }
  #verzuim .track-record .intro {
    text-transform: uppercase;
    color: #1D70B7; }
  #verzuim .track-record p {
    font-size: 16px;
    line-height: 28px; }

#verzuim .background-wrapper {
  position: relative;
  background: url("../img/foto-verzuim.jpg") no-repeat top left;
  background-size: cover;
  max-height: 550px; }

#verzuim .wet-wrapper {
  background: url("../img/bg-verzuim.jpg") no-repeat bottom center;
  background-size: cover;
  text-align: center;
  color: #fff; }
  #verzuim .wet-wrapper h2 {
    position: relative;
    color: #fff;
    padding-bottom: 40px; }
    #verzuim .wet-wrapper h2:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted2.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 30%;
      left: 40%;
      bottom: 10px; }
  #verzuim .wet-wrapper ul.items {
    list-style: none;
    text-align: center;
    margin: 30px 0;
    padding: 0; }
    #verzuim .wet-wrapper ul.items li {
      display: inline-block;
      font-weight: bold; }
      #verzuim .wet-wrapper ul.items li > a {
        position: relative;
        padding-bottom: 15px;
        margin: 0 15px 30px 15px;
        display: block;
        font-family: 'Nunito', sans serif;
        font-size: 28px;
        color: #FFF;
        text-decoration: none; }
        #verzuim .wet-wrapper ul.items li > a:after {
          content: ' ';
          position: absolute;
          left: 0;
          bottom: 0px;
          display: block;
          width: 100%;
          height: 5px;
          background: #8dc63f; }
      #verzuim .wet-wrapper ul.items li .popup {
        position: fixed;
        display: none;
        left: 15px;
        right: 15px;
        top: 15px;
        bottom: 15px;
        z-index: 10;
        background: #FFF;
        border: 3px solid #8dc63f;
        padding: 25px;
        overflow: scroll;
        text-align: left;
        box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3); }
        #verzuim .wet-wrapper ul.items li .popup .close {
          display: block;
          width: 40px;
          height: 40px;
          line-height: 40px;
          position: fixed;
          right: 15px;
          top: 15px;
          background: #8dc63f;
          color: #FFF;
          text-align: center;
          text-decoration: none;
          font-size: 33px; }
        #verzuim .wet-wrapper ul.items li .popup h2 {
          color: #8dc63f;
          font-size: 28px;
          margin: 0 0 15px 0;
          padding: 0; }
          #verzuim .wet-wrapper ul.items li .popup h2:after {
            content: none; }
        #verzuim .wet-wrapper ul.items li .popup .popup_content {
          color: #000; }
          #verzuim .wet-wrapper ul.items li .popup .popup_content p {
            font-size: 15px;
            font-weight: normal;
            color: #000;
            line-height: 1.5;
            margin: 0 0 30px 0; }
          #verzuim .wet-wrapper ul.items li .popup .popup_content ul {
            color: #000;
            margin-bottom: 30px; }
            #verzuim .wet-wrapper ul.items li .popup .popup_content ul li {
              position: relative;
              display: block;
              text-align: left;
              font-size: 16px;
              font-weight: normal;
              color: #000;
              padding-left: 15px; }
              #verzuim .wet-wrapper ul.items li .popup .popup_content ul li:before {
                content: ' ';
                position: absolute;
                left: 0;
                top: 12px;
                display: block;
                width: 6px;
                height: 6px;
                background: #000;
                border-radius: 3px; }
              #verzuim .wet-wrapper ul.items li .popup .popup_content ul li ul {
                margin-top: 15px; }

@media (min-width: 768px) {
  #verzuim .content-top-wrapper h4 {
    font-size: 43px; } }

@media (min-width: 992px) {
  #verzuim h2 {
    font-size: 28px; }
    #verzuim h2.title {
      font-size: 55px; }
  #verzuim .content-top {
    background: url("/img/bg-wie-zijn-wij2.png") no-repeat top right;
    background-size: 100%; }
  #verzuim .content-top-wrapper {
    margin: 50px 0; }
    #verzuim .content-top-wrapper h4 {
      margin: 40px 20px 40px 0;
      top: 50%; }
  #verzuim .power h2 {
    font-size: 55px; }
  #verzuim .power p {
    line-height: 36px; }
  #verzuim .regres {
    padding: 100px 0; }
    #verzuim .regres h2 {
      font-size: 55px; }
  #verzuim .protocol p {
    font-size: 30px;
    margin-right: 15px; }
  #verzuim .track-record p {
    font-size: inherit;
    line-height: 36px; }
  #verzuim .wet-wrapper ul.items {
    position: relative; }
    #verzuim .wet-wrapper ul.items li .popup {
      position: absolute;
      left: 50%;
      right: auto;
      top: auto;
      bottom: 0px;
      overflow: visible;
      transform: translate(-50%, 100%);
      width: calc(100% - 30px);
      max-width: 1242px;
      padding: 30px; }
      #verzuim .wet-wrapper ul.items li .popup .close {
        position: absolute;
        right: -3px;
        top: -3px; }
      #verzuim .wet-wrapper ul.items li .popup .popup_content {
        column-count: 2;
        column-gap: 30px; }
        #verzuim .wet-wrapper ul.items li .popup .popup_content p, #verzuim .wet-wrapper ul.items li .popup .popup_content ul li {
          font-size: 18px;
          line-height: 1.8; } }

@media (min-width: 1200px) {
  #verzuim .wet-wrapper h2 {
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 58px;
    color: #fff; }
  #verzuim .wet-wrapper ul.items li > a {
    margin: 0 30px 60px 30px; }
  #verzuim .wet-wrapper ul.items li .popup {
    padding: 50px;
    bottom: 30px; }
    #verzuim .wet-wrapper ul.items li .popup .popup_content {
      column-gap: 50px; }
  #verzuim .background-wrapper {
    background-position: center;
    height: 715px; }
    #verzuim .background-wrapper p {
      font-size: 18px; }
    #verzuim .background-wrapper h2 {
      margin-top: 120px;
      color: #5b267a; } }

#werkwijze .no-mar h2,
#werkwijze .no-mar h4 {
  margin-bottom: 0; }

#werkwijze .no-mar p {
  margin-top: 0; }

#werkwijze h2 {
  color: #2d2e83; }
  #werkwijze h2.title {
    position: relative;
    padding-bottom: 40px; }
    #werkwijze h2.title:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted1.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 30%;
      left: 0%;
      bottom: 10px; }
    #werkwijze h2.title.center {
      text-align: center; }
      #werkwijze h2.title.center:after {
        left: 50%;
        transform: translateX(-50%); }

#werkwijze h3 {
  font-size: 30px;
  margin-bottom: 0; }

#werkwijze .content-top-wrapper h4 {
  color: #8dc63f;
  font-size: 28px; }

#werkwijze .power {
  background: url("/img/bg-vorm-blauw.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 30px 0; }
  #werkwijze .power h2,
  #werkwijze .power p {
    color: #fff; }
  #werkwijze .power h2 {
    position: relative;
    padding-bottom: 40px;
    font-size: 35px; }
    #werkwijze .power h2:after {
      content: ' ';
      position: absolute;
      height: 5px;
      background: #009EE3;
      border-radius: 2px;
      width: 30%;
      left: 50%;
      bottom: 10px;
      transform: translateX(-50%); }
  #werkwijze .power p {
    line-height: 28px; }

#werkwijze .regres {
  padding: 30px 15px 30px 70px;
  background: url("/img/bg-regres.jpg") no-repeat center center;
  background-size: cover; }
  #werkwijze .regres h2 {
    position: relative;
    padding-bottom: 40px;
    font-size: 35px; }
    #werkwijze .regres h2:after {
      content: ' ';
      position: absolute;
      height: 5px;
      background: #009EE3;
      border-radius: 2px;
      width: 30%;
      left: 0;
      bottom: 10px; }

#werkwijze .protocol {
  padding: 10px 0;
  background: #1D70B7; }
  #werkwijze .protocol p {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center; }

#werkwijze .track-record {
  padding: 50px 0;
  font-size: 24px; }
  #werkwijze .track-record h2 {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    font-size: 35px; }
  #werkwijze .track-record .intro {
    text-transform: uppercase;
    color: #1D70B7; }
  #werkwijze .track-record p {
    font-size: 16px;
    line-height: 28px; }

#werkwijze .background-wrapper {
  position: relative;
  background: url("../img/werkwijze-foto.jpg") no-repeat top left;
  background-size: cover;
  max-height: 550px; }

#werkwijze .werkwijze-wrapper {
  background: url("../img/bg_werkwijze2.jpg") no-repeat bottom center;
  background-size: cover;
  text-align: center;
  color: #fff; }
  #werkwijze .werkwijze-wrapper h2 {
    position: relative;
    color: #fff;
    padding-bottom: 40px; }
    #werkwijze .werkwijze-wrapper h2:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted2.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 30%;
      left: 40%;
      bottom: 10px; }
  #werkwijze .werkwijze-wrapper .pic-blok {
    margin: 0px 0 40px;
    border-radius: 25px;
    padding: 20px;
    background: #fff;
    min-height: 320px; }
    #werkwijze .werkwijze-wrapper .pic-blok .icon-wrapper {
      padding-top: 20px;
      color: #009EE3;
      font-size: 80px; }
    #werkwijze .werkwijze-wrapper .pic-blok img {
      width: auto;
      height: 110px; }
    #werkwijze .werkwijze-wrapper .pic-blok .pic-text {
      font-size: 18px;
      color: #000; }
  #werkwijze .werkwijze-wrapper .btn-blue {
    margin-bottom: 30px; }

@media (min-width: 768px) {
  #werkwijze .content-top-wrapper h4 {
    font-size: 43px; } }

@media (min-width: 992px) {
  #werkwijze h2 {
    font-size: 28px; }
    #werkwijze h2.title {
      font-size: 55px; }
  #werkwijze .content-top {
    background: url("/img/bg-wie-zijn-wij2.png") no-repeat top right;
    background-size: 100%; }
  #werkwijze .content-top-wrapper {
    margin: 50px 0; }
    #werkwijze .content-top-wrapper h4 {
      margin: 40px 20px 40px 0;
      top: 50%; }
  #werkwijze .power h2 {
    font-size: 55px; }
  #werkwijze .power p {
    line-height: 36px; }
  #werkwijze .regres {
    padding: 100px 0; }
    #werkwijze .regres h2 {
      font-size: 55px; }
  #werkwijze .protocol p {
    font-size: 30px;
    margin-right: 15px; }
  #werkwijze .track-record p {
    font-size: inherit;
    line-height: 36px; } }

@media (min-width: 1200px) {
  #werkwijze .werkwijze-wrapper h2 {
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 58px;
    color: #fff; }
  #werkwijze .werkwijze-wrapper .subtext {
    margin: 0 200px 80px; }
  #werkwijze .werkwijze-wrapper p {
    font-size: 18px; }
  #werkwijze .werkwijze-wrapper .btn-blue {
    margin-bottom: 45px; }
  #werkwijze .background-wrapper {
    background-position: center;
    height: 715px; }
    #werkwijze .background-wrapper p {
      font-size: 18px; }
    #werkwijze .background-wrapper h2 {
      margin-top: 120px;
      color: #5b267a; } }

#klachten .no-mar h2,
#klachten .no-mar h4 {
  margin-bottom: 0; }

#klachten .no-mar p {
  margin-top: 0; }

#klachten h2 {
  color: #2d2e83; }
  #klachten h2.title {
    position: relative;
    padding-bottom: 40px; }
    #klachten h2.title:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted1.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 30%;
      left: 0;
      bottom: 10px; }
    #klachten h2.title.center {
      text-align: center; }
      #klachten h2.title.center:after {
        left: 50%;
        transform: translateX(-50%); }

#klachten .btn-blue {
  margin-left: 40%;
  margin-bottom: 50px; }

#klachten .background-wrapper {
  position: relative;
  background: url("../img/klachten_foto.jpg") no-repeat top left;
  background-size: cover;
  max-height: 550px; }

#klachten .content-top-wrapper h4 {
  color: #8dc63f;
  font-size: 28px; }

#klachten .power {
  background: url("/img/bg-vorm-blauw.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 30px 0; }
  #klachten .power h2,
  #klachten .power p {
    color: #fff; }
  #klachten .power h2 {
    position: relative;
    padding-bottom: 40px;
    font-size: 35px; }
    #klachten .power h2:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted1.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 30%;
      left: 0;
      bottom: 10px; }
  #klachten .power p {
    line-height: 28px; }

@media (min-width: 768px) {
  #klachten .content-top-wrapper h4 {
    font-size: 43px; } }

@media (min-width: 992px) {
  #klachten h2 {
    font-size: 28px; }
    #klachten h2.title {
      font-size: 55px; }
  #klachten .content-top {
    background: url("/img/bg-wie-zijn-wij2.png") no-repeat top right;
    background-size: 100%; }
  #klachten .content-top-wrapper {
    margin: 50px 0; }
    #klachten .content-top-wrapper h4 {
      margin: 40px 20px 40px 0;
      top: 50%; } }

@media (min-width: 1200px) {
  #klachten .background-wrapper {
    background-position: center;
    height: 715px; }
    #klachten .background-wrapper p {
      font-size: 18px; }
    #klachten .background-wrapper h2 {
      margin-top: 120px;
      color: #5b267a; } }

#contact h2 {
  display: inline-block;
  color: #2d2e83; }
  #contact h2.title {
    position: relative;
    padding-bottom: 40px;
    padding-top: 30px; }
    #contact h2.title:after {
      content: ' ';
      position: absolute;
      border-radius: 2px;
      background-image: url("/img/dotted1.png");
      background-repeat: no-repeat;
      height: 6px;
      width: 30%;
      left: 0;
      bottom: 10px; }
  #contact h2.center {
    text-align: center; }
    #contact h2.center:after {
      left: 50%;
      transform: translateX(-50%); }
  #contact h2.white {
    color: #fff; }

#contact .bold {
  font-weight: 600; }

#contact .btn-blue {
  float: right;
  border-radius: 50px;
  -webkit-appearance: button-bevel;
  font-size: 20px; }

#contact form {
  margin-bottom: 30px; }

#contact .background-wrapper {
  position: relative;
  background: url("../img/bg-contact.jpg") no-repeat top left;
  background-size: cover;
  max-height: 550px; }

@media (min-width: 768px) {
  #contact .background-wrapper {
    height: 450px; } }

@media (min-width: 992px) {
  #contact h2 {
    margin-top: 20px;
    font-size: 58px; }
  #contact .contact-wrapper p {
    font-size: 18px; }
    #contact .contact-wrapper p.bold {
      font-weight: 600;
      margin-top: 0; }
  #contact .contact-wrapper form {
    margin-top: 10px; } }

@media (min-width: 1200px) {
  #contact .background-wrapper {
    background-position: center;
    height: 715px; }
    #contact .background-wrapper p {
      font-size: 18px; }
    #contact .background-wrapper h2 {
      margin-top: 120px;
      color: #5b267a; } }

#notfound {
  padding: 30px 0; }
  #notfound h1 {
    margin-bottom: 30px; }
  #notfound h3 {
    font-size: 24px; }

header {
  padding: 10px 0;
  position: relative; }
  header .header-logo img {
    height: 50px;
    width: auto;
    margin: 5px 0 0;
    box-shadow: 0px 0px 0px 0px transparent; }
  header .header-btn-wrapper {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    line-height: 35px;
    text-align: center; }
    header .header-btn-wrapper a {
      display: block;
      height: 35px;
      width: 35px;
      border: 1px solid #000;
      color: #000;
      border-radius: 35px;
      font-size: 20px;
      transition: all 0.5s ease;
      text-decoration: none; }
      header .header-btn-wrapper a:hover {
        background-color: #1D70B7;
        border-color: #1D70B7;
        color: #fff; }
  header nav {
    display: none; }
    header nav ul {
      margin: 0;
      padding: 0; }
      header nav ul li {
        position: relative;
        list-style: none;
        line-height: 2;
        font-weight: 400;
        font-size: 16px; }
        header nav ul li:hover > a {
          color: #009EE3; }
        header nav ul li ul {
          display: none;
          margin-left: 15px; }
        header nav ul li a {
          color: #2d2e83;
          text-transform: uppercase;
          text-decoration: none; }
          header nav ul li a.btn-blue {
            display: block;
            margin: 0;
            margin-top: 15px;
            padding: 5px 15px;
            font-size: 16px; }
          header nav ul li a.active {
            font-weight: bold;
            color: #8dc63f; }

@media (min-width: 768px) {
  header .header-logo img {
    height: 70px;
    width: auto;
    margin: 5px 0 0;
    box-shadow: 0px 0px 0px 0px transparent; } }

@media (min-width: 992px) {
  header .header-logo img {
    height: 90px;
    width: auto;
    margin: 5px 0 0;
    box-shadow: 0px 0px 0px 0px transparent; }
  header .header-btn-wrapper {
    display: none; }
  header nav {
    position: absolute;
    display: block;
    top: 26px;
    right: 0; }
    header nav ul li {
      display: inline;
      margin: 0 10px 10px;
      display: inline-block; }
      header nav ul li:hover > ul {
        display: block;
        padding: 0; }
      header nav ul li a.btn-blue {
        margin-top: 0; }
      header nav ul li ul {
        position: absolute;
        display: none;
        background-color: white;
        left: -15px;
        z-index: 5;
        line-height: 2;
        margin-left: 0;
        padding: 40px 20px 10px 15px; }
        header nav ul li ul li {
          white-space: nowrap;
          margin: 0; }
          header nav ul li ul li:hover {
            text-decoration: underline; } }

@media (min-width: 1200px) {
  header .header-logo img {
    height: 80px;
    width: auto;
    margin: 10px 0 0;
    box-shadow: 0px 0px 0px 0px transparent; }
  header nav {
    top: 35%; }
    header nav ul li {
      margin: 0 30px; }
      header nav ul li ul {
        left: -20px;
        padding: 80px 40px 20px 20px; } }

.carousel-wrapper {
  position: relative; }
  .carousel-wrapper .slide-wrapper .slide {
    object-position: top; }
    .carousel-wrapper .slide-wrapper .slide img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .carousel-wrapper .slide-wrapper .slide .container-fluid .text-overlay {
      position: absolute;
      left: 15px;
      top: 55%;
      transform: translateY(-50%);
      font-weight: 700;
      font-family: 'Nunito', sans serif; }
      .carousel-wrapper .slide-wrapper .slide .container-fluid .text-overlay::before {
        display: none; }
      .carousel-wrapper .slide-wrapper .slide .container-fluid .text-overlay h2 {
        font-size: 28px;
        color: #FFF;
        padding-bottom: 20px;
        margin: 0; }
        .carousel-wrapper .slide-wrapper .slide .container-fluid .text-overlay h2:after {
          content: ' ';
          position: absolute;
          left: 0;
          bottom: 10px;
          border-radius: 2px;
          background-size: cover;
          width: 212px;
          height: 6px; }
  .carousel-wrapper.homepage .slide-wrapper .slide .container-fluid .text-overlay h2 {
    color: #5b267a; }
    .carousel-wrapper.homepage .slide-wrapper .slide .container-fluid .text-overlay h2:after {
      content: ' ';
      position: absolute;
      left: 0;
      bottom: 10px;
      border-radius: 2px;
      background: url("/img/dotted1.png") left center no-repeat;
      background-size: cover;
      width: 212px;
      height: 6px; }
  .carousel-wrapper .button-overlay a {
    position: absolute;
    bottom: -20px;
    right: 50%;
    transform: translate(50%);
    z-index: 5;
    text-decoration: none;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    background-color: #8dc63f;
    color: white;
    font-size: 15px;
    border-radius: 40px;
    box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.4); }

@media (min-width: 768px) {
  .carousel-wrapper .slide-wrapper .slide .container-fluid .text-overlay h2 {
    font-size: 32px;
    padding-bottom: 40px; }
  .carousel-wrapper .button-overlay a {
    bottom: -30px;
    line-height: 60px;
    height: 60px;
    width: 60px;
    font-size: 19px;
    border-radius: 60px; } }

@media (min-width: 992px) {
  .carousel-wrapper .slide-wrapper .slide .container-fluid .text-overlay h2 {
    font-size: 40px; }
  .carousel-wrapper.contact .slide-wrapper .slide .text-overlay h2 {
    font-size: 50px; } }

@media (min-width: 1200px) {
  .carousel-wrapper .slide-wrapper .slide .container-fluid .text-overlay h2 {
    font-size: 50px; }
  .button-overlay a {
    bottom: -7%;
    line-height: 80px;
    height: 80px;
    width: 80px;
    font-size: 30px;
    border-radius: 80px; } }

@media (min-width: 1500px) {
  .carousel-wrapper .slide-wrapper .slide .container-fluid .text-overlay h2 {
    font-size: 60px; } }

#cookiebox > .cookies,
#cookiebox > .settings {
  position: fixed;
  bottom: 30px;
  right: -630px;
  max-width: 600px;
  width: calc(100% - 60px);
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  z-index: 10;
  font-size: 14px;
  overflow: hidden;
  transition: all 700ms ease;
  background: #FFF url("/img/bg_cookie.png") right top no-repeat;
  background-size: 100px; }
  #cookiebox > .cookies img,
  #cookiebox > .settings img {
    width: 120px; }
  #cookiebox > .cookies h2,
  #cookiebox > .settings h2 {
    margin-top: 0; }
  #cookiebox > .cookies p,
  #cookiebox > .settings p {
    font-size: 16px;
    line-height: 20px; }
  #cookiebox > .cookies .line,
  #cookiebox > .settings .line {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 100%;
    background: linear-gradient(-45deg, #009EE3, #1D70B7); }
  #cookiebox > .cookies .btn,
  #cookiebox > .settings .btn {
    margin: 20px 0 0 0;
    width: 100%; }

#cookiebox > .settings form label {
  display: block;
  margin-top: 15px;
  font-weight: normal; }
  #cookiebox > .settings form label input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 15px;
    width: 15px;
    margin-right: 3px;
    min-height: auto;
    padding: 0;
    display: inline-block;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    outline: 0;
    transform: translateY(2px);
    transition: all 300ms ease; }
    #cookiebox > .settings form label input:before, #cookiebox > .settings form label input:after {
      content: ' ';
      position: absolute;
      height: 3px;
      background: #FFF;
      border-radius: 2px;
      transition: all 300ms ease; }
    #cookiebox > .settings form label input:before {
      top: 6px;
      left: 4px;
      width: 8px;
      transform: rotate(-45deg); }
    #cookiebox > .settings form label input:after {
      width: 5px;
      top: 7px;
      left: 3px;
      transform: rotate(45deg); }
    #cookiebox > .settings form label input:checked {
      background: linear-gradient(-45deg, #2d2e83, #1D70B7); }
  #cookiebox > .settings form label .title {
    font-size: 14px;
    font-weight: bold; }
  #cookiebox > .settings form label .label {
    position: static;
    color: #FFF;
    padding: 3px 5px;
    font-size: 10px;
    background: #090; }

@media (min-width: 768px) {
  #cookiebox > .cookies .btn,
  #cookiebox > .settings .btn {
    margin-right: 30px;
    width: auto; } }

@media (min-width: 992px) {
  #cookiebox > .cookies,
  #cookiebox > .settings {
    background-size: auto; }
    #cookiebox > .cookies p,
    #cookiebox > .settings p {
      font-size: 20px;
      line-height: 1.8;
      padding-right: 30px; }
    #cookiebox > .cookies img,
    #cookiebox > .settings img {
      width: 170px;
      margin-bottom: 20px; }
    #cookiebox > .cookies form label,
    #cookiebox > .settings form label {
      font-size: 18px; }
      #cookiebox > .cookies form label .title,
      #cookiebox > .settings form label .title {
        font-size: 18px; } }

footer {
  background: url("/img/bg-footer.png") left center no-repeat;
  background-color: #2b2b67;
  text-align: center;
  color: #FFF;
  padding-top: 30px;
  padding-bottom: 30px; }
  footer .row .center-img img {
    height: 70px;
    width: auto; }
  footer ul {
    padding: 0; }
    footer ul li {
      list-style: none; }
      footer ul li a {
        text-decoration: none;
        color: #FFF; }
  footer p {
    line-height: 1.5; }
  footer .info-list li {
    line-height: 1.5; }
  footer .pages-list li {
    line-height: 1.8; }
    footer .pages-list li a .icon-angle-up {
      display: none;
      transform: rotate(90deg); }

.footer-bottom {
  background: #2e2e84; }
  .footer-bottom .copyright {
    text-align: center; }
    .footer-bottom .copyright p {
      font-size: 13px;
      color: #fff; }
      .footer-bottom .copyright p a {
        color: #fff; }
        .footer-bottom .copyright p a:visited {
          color: #fff; }

@media (min-width: 992px) {
  footer {
    text-align: left; }
    footer .row {
      position: relative; }
      footer .row .center-img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
    footer .pages-list li a .icon-angle-up {
      display: inline-block; } }

@media (min-width: 1200px) {
  footer {
    text-align: left;
    font-size: 20px;
    padding: 60px 0; }
  .copyright p {
    font-size: 15px; } }

* {
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box; }

.container-fluid {
  margin: 0 auto;
  max-width: 1440px;
  position: relative; }

.container {
  margin: 0 auto;
  max-width: 1440px; }

a {
  color: #2d2e83;
  text-decoration: underline;
  transition: all 300ms ease; }
  a:hover {
    color: #1D70B7; }

p {
  line-height: 36px; }

h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Nunito', sans serif;
  color: #2d2e83; }

h2 {
  font-size: 2em;
  margin-top: 20px;
  margin-bottom: 20px; }

.no-padding {
  padding: 0; }

.clearfix::after, #contact form::after {
  display: block;
  content: "";
  clear: both; }

.greendot {
  height: 8px;
  width: 8px;
  background-color: #8dc63f;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px; }

/*# sourceMappingURL=app.css.map */
