@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*@import "bootstrap/normalize";*/
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@import url("//hello.myfonts.net/count/320220");
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*@import "bootstrap/glyphicons";*/
* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

.container:before, .container:after {
  content: " ";
  display: table;
}

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

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

.container-fluid:after {
  clear: both;
}

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

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

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

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 col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

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

.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 {
  overflow-x: auto;
  min-height: 0.01%;
}

@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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 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: bold;
}

input[type=search] {
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

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: thin dotted;
  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: 4px;
  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[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;
}

input[type=search] {
  -webkit-appearance: none;
}

@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-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .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-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .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-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .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-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .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 label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

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

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;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.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-left: 0;
  padding-right: 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;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.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;
  border-color: #a94442;
  background-color: #f2dede;
}

.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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;
}

/*@import "bootstrap/pager";
@import "bootstrap/labels";
@import "bootstrap/badges";
@import "bootstrap/jumbotron";
@import "bootstrap/thumbnails";
@import "bootstrap/alerts";
@import "bootstrap/progress-bars";
@import "bootstrap/media";
@import "bootstrap/list-group";
@import "bootstrap/panels";*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/*@import "bootstrap/wells";
@import "bootstrap/close";*/
/*@import "bootstrap/modals";
@import "bootstrap/tooltip";
@import "bootstrap/popovers";
@import "bootstrap/carousel";*/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}
.visible-xs {
  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;
  }
}
/* Layout */
#site-header .header-mobile-button-wrapper a.flaticon-menu, #site-header .header-left a, #site-header .header-left,
#site-header .header-right, #footer .container img, #footer .container, .filter, .ts-type-widescreen .ts-slide-textwrapper, .ts-caption-title, .ts-slide-textwrapper, .puff-wrapper .text-container .text .tb-btn-wrapper, .tb-btn-inline, .tb-booking-button-wrapper > div {
  position: relative;
  list-style: none;
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  display: -moz-inline-stack;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  _height: 30px;
}

.tb-conference-form-wrapper .form-group, .single-post-wrapper .vc_col-sm-9, .single-post-wrapper .vc_col-sm-3 {
  position: relative;
  box-sizing: border-box;
  behavior: url(/wp-content/themes/ekobrottsadvokaterna/assets/dist/css/boxsizing.htc) \9 ;
}

.tb_fullheight_wrapper, .puff-wrapper .img-container {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  behavior: url(/wp-content/themes/ekobrottsadvokaterna/assets/dist/css/backgroundsize.min.htc) \9 ;
}

/* Breakpoints */
/* Media Queries */
/*
Icomoon
*/
@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?hq28j");
  src: url("../../fonts/icomoon.eot?hq28j#iefix") format("embedded-opentype"), url("../../fonts/icomoon.woff2?hq28j") format("woff2"), url("../../fonts/icomoon.ttf?hq28j") format("truetype"), url("../../fonts/icomoon.woff?hq28j") format("woff"), url("../../fonts/icomoon.svg?hq28j#icomoon") format("svg");
  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;
}

/*
   Flaticon icon font: Flaticon
   Creation date: 15/03/2016 10:39
   */
@font-face {
  font-family: "Flaticon";
  src: url("../../fonts/Flaticon.eot");
  src: url("../../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../../fonts/Flaticon.woff") format("woff"), url("../../fonts/Flaticon.ttf") format("truetype"), url("../../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-arrow-down-bold:before {
  content: "\f100";
}

.flaticon-arrow-left:before {
  content: "\f101";
}

.flaticon-arrow-right:before {
  content: "\f102";
}

.flaticon-champagne:before {
  content: "\f103";
}

.flaticon-chat:before {
  content: "\f104";
}

.flaticon-close:before {
  content: "\f105";
}

.flaticon-facebook:before {
  content: "\f106";
}

.flaticon-instagram:before {
  content: "\f107";
}

.flaticon-menu:before {
  content: "\f108";
}

.flaticon-note:before {
  content: "\f109";
}

.flaticon-search:before {
  content: "\f10a";
}

.flaticon-spotify:before {
  content: "\f10b";
}

.no-scroll {
  position: fixed;
  overflow: hidden;
}

*:focus {
  outline: none !important;
  text-decoration: none !important;
}

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

.gallery img {
  border-color: #fff !important;
}

.wpb_text_column table {
  margin: 0 auto;
  margin-bottom: 25px;
}

@media (max-width: 480px) {
  .wpb_text_column table {
    width: 100%;
  }
}
.wpb_text_column table td {
  padding: 5px 10px;
  text-align: center;
}

@media (max-width: 666px) {
  .wpb_text_column table td {
    font-size: 0.7em;
    padding: 4px 2px;
  }
}
.wpb_text_column table.lokaloversikt td {
  font-size: 0.7em;
  padding: 4px 2px;
}

#map-canvas {
  height: 500px;
}

@media (max-width: 1024px) {
  #map-canvas {
    height: 400px;
  }
}
@media (max-width: 768px) {
  #map-canvas {
    height: 350px;
  }
}
@media (max-width: 767px) {
  #map-canvas {
    height: 300px;
  }
}
@media (max-width: 480px) {
  #map-canvas {
    height: 250px;
  }
}
section.error-404 {
  padding-top: 100px;
  padding-bottom: 60px;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1140px) {
  section.error-404 {
    padding-top: 150px;
  }
}
@media (max-width: 767px) {
  section.error-404 {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
section.error-404 form {
  display: none;
}

#main.noTopImage {
  padding-top: 0;
  text-align: center;
}

#main {
  background: url(/wp-content/themes/ekobrottsadvokaterna/assets/images/sten.jpg) repeat scroll center center;
}

video::-webkit-media-controls-start-playback-button {
  display: none;
}

.clearFloat {
  margin: 0;
  padding: 0;
  height: 0px;
  overflow: hidden;
  clear: both;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

/**
 * @license
 * MyFonts Webfont Build ID 3277344, 2016-09-01T07:21:00-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: HelveticaNeueLTStd-Roman by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/neue-helvetica/helvetica-55-roman/
 * Licensed pageviews: 500,000
 *
 * Webfont: HelveticaNeueLTStd-It by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/neue-helvetica/helvetica-56-italic/
 * Licensed pageviews: 250,000
 *
 * Webfont: HelveticaNeueLTStd-Bd by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/neue-helvetica/helvetica-75-bold/
 * Licensed pageviews: 500,000
 *
 * Webfont: HelveticaNeueLTStd-BdIt by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/neue-helvetica/helvetica-76-bold-italic/
 * Licensed pageviews: 250,000
 *
 * Webfont: HelveticaNeueLTStd-Th by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/neue-helvetica/helvetica-35-thin/
 * Licensed pageviews: 250,000
 *
 * Webfont: HelveticaNeueLTStd-ThIt by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/neue-helvetica/helvetica-36-thin-italic/
 * Licensed pageviews: 250,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3277344
 * Webfonts copyright: Copyright &#x00A9; 1988, 1990, 1993, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 *
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "snellroundhand";
  src: url("../../fonts/snellroundhandltstd-scr-webfont.eot");
  src: url("../../fonts/snellroundhandltstd-scr-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/snellroundhandltstd-scr-webfont.woff") format("woff"), url("../../fonts/snellroundhandltstd-scr-webfont.ttf") format("truetype"), url("../../fonts/snellroundhandltstd-scr-webfont.svg#beautiful_esregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 100%;
  font-family: "Libre Franklin";
  font-weight: 200;
  color: rgb(66, 66, 66);
}

em {
  font-style: italic;
}

b, strong {
  font-weight: 600;
}

p {
  font-size: 1em;
  line-height: 1.5em;
  max-width: 920px;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 1024px) {
  p {
    font-size: 0.9em;
    max-width: 620px;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  p {
    font-size: 0.9em;
  }
}
p a {
  color: rgb(66, 66, 66) !important;
}

h1, h2, h3, h5, h6, p {
  margin: 0 auto 15px !important;
}

@media (max-width: 767px) {
  h1, h2, h3, h5, h6, p {
    margin: 0 auto 10px !important;
  }
}
h1, h2, h3 {
  font-family: "Playfair Display";
  font-weight: 400;
  font-style: normal;
  line-height: 1.6em;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

h4, h5, h6 {
  font-family: "Libre Franklin";
  font-weight: 100;
  font-style: normal;
  line-height: 1.3em;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

h1 {
  text-transform: uppercase;
}

h4 {
  font-size: 1.3em !important;
  margin: 0 auto !important;
  max-width: 860px;
}

@media (max-width: 1024px) {
  h4 {
    font-size: 1.2em !important;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 1.1em;
    max-width: 90%;
  }
}
h1, h2 {
  font-size: 2.8em;
  padding-top: 5px;
}

@media (max-width: 1024px) {
  h1, h2 {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  h1, h2 {
    font-size: 1.8em;
  }
}
@media (max-width: 480px) {
  h1, h2 {
    font-size: 1.5em;
  }
}
h3 {
  font-size: 1.7em;
  padding-top: 5px;
}

@media (max-width: 1024px) {
  h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 1.3em;
  }
}
@media (max-width: 480px) {
  h3 {
    font-size: 1.2em;
  }
}
h4 {
  font-size: 1.3em;
  padding-top: 10px;
}

@media (max-width: 1024px) {
  h4 {
    font-size: 1.2em;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 1.1em;
  }
}
@media (max-width: 480px) {
  h4 {
    font-size: 1.1em;
  }
}
h5 {
  font-size: 1.1em;
  padding-top: 5px;
}

@media (max-width: 1024px) {
  h5 {
    font-size: 1.1em;
  }
}
@media (max-width: 767px) {
  h5 {
    font-size: 1.1em;
  }
}
@media (max-width: 480px) {
  h5 {
    font-size: 1.1em;
  }
}
h6 {
  font-size: 1em;
  text-transform: none;
}

@media (max-width: 1024px) {
  h6 {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  h6 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  h6 {
    font-size: 1em;
  }
}
.booking-wrapper {
  display: none;
  position: fixed !important;
  overflow-x: hidden;
  overflow-y: auto !important;
  z-index: 1000;
  top: 150px;
  left: 40px;
  right: 40px;
  padding: 50px !important;
  background-color: rgb(169, 187, 208) !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1024px) {
  .booking-wrapper {
    left: 20px;
    right: 20px;
  }
}
@media (max-width: 980px) {
  .booking-wrapper {
    padding: 60px 20px 20px 20px !important;
  }
}
@media (max-width: 767px) {
  .booking-wrapper {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
.booking-wrapper .section {
  position: static;
  width: 100%;
}

.booking-wrapper p {
  display: none;
}

.booking-wrapper i {
  color: #fff;
  cursor: pointer;
  font-size: 2em;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 121;
  cursor: pointer;
}

.booking-wrapper .wpb_single_image {
  position: relative;
  width: 29.33%;
  margin: 2% !important;
  float: left;
}

@media (max-width: 768px) {
  .booking-wrapper .wpb_single_image {
    width: 96%;
  }
}
@media (max-width: 479px) {
  .booking-wrapper .wpb_single_image {
    width: 96%;
  }
}
.booking-wrapper a {
  position: relative;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
}

.booking-wrapper a figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 600;
}

.tb-booking-button-wrapper {
  position: absolute;
  text-align: center;
  bottom: 17%;
  left: 0;
  right: 0;
  z-index: 99;
}

.tb-booking-button-wrapper h2 {
  display: none;
  text-align: center;
  color: #fff;
}

@media (max-width: 1023px) {
  .tb-booking-button-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .tb-booking-button-wrapper {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .tb-booking-button-wrapper h2 {
    display: block;
  }
}
.tb-booking-button-wrapper > div {
  margin: 0 auto;
  text-align: left;
  padding: 20px;
}

@media (max-width: 767px) {
  .tb-booking-button-wrapper > div {
    background-color: #9c9e9f;
  }
}
@media (max-width: 639px) {
  .tb-booking-button-wrapper > div {
    padding: 15px;
  }
}
@media (max-width: 480px) {
  .tb-booking-button-wrapper > div {
    display: block;
  }
}
.tb-btn-wrapper {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}

@media (max-width: 767px) {
  .tb-btn-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.tb-btn-wrapper a {
  position: relative;
  text-transform: uppercase;
  line-height: 1.2em;
  font-family: "Libre Franklin";
  font-weight: 100 !important;
  text-decoration: none;
  outline: none;
  border-style: solid;
  transition: all 300ms ease;
}

/* Sizes */
.tb-btn-small {
  padding: 12px 20px;
  font-size: 13px;
}

.tb-btn-medium {
  padding: 16px 25px;
  font-size: 15px;
  font-weight: 100 !important;
}

@media (max-width: 480px) {
  .tb-btn-medium {
    padding: 12px 20px;
    font-size: 12px;
  }
}
.tb-btn-large {
  padding: 18px 30px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .tb-btn-large {
    padding: 15px 25px;
    font-size: 13px;
  }
}
/* Width */
.tb-btn-block {
  display: block;
  padding-left: 0;
  padding-right: 0;
}

/* Shapes */
.tb-btn-round,
.tb-btn-hover-round a:hover {
  moz-border-radius: 60px;
  border-radius: 60px;
}

.tb-btn-rounded,
.tb-btn-hover-rounded a:hover {
  moz-border-radius: 5px;
  border-radius: 5px;
}

.tb-btn-square,
.tb-btn-hover-square a:hover {
  moz-border-radius: 0;
  border-radius: 0;
}

.btn280 .tb-btn-medium {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

/* Align */
.tb-btn-center {
  text-align: center;
}

.tb-btn-left {
  text-align: left;
}

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

/* Border Width */
.tb-btn-border-0 {
  border-width: 0px;
}

.tb-btn-border-1 {
  border-width: 1px;
}

.tb-btn-border-2 {
  border-width: 2px;
}

.tb-btn-border-3 {
  border-width: 3px;
}

.tb-btn-border-4 {
  border-width: 4px;
}

.tb-btn-border-5 {
  border-width: 5px;
}

/* $BASE-PICKER */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}

/**
 * When the picker is opened, the input element is "activated".
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}

/**
 * The holder is the only "scrollable" top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
}

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, top 0s 0.15s;
  -webkit-backface-visibility: hidden;
}

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  width: 300px;
  max-height: 350px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out;
}

@media (min-height: 28.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%;
  }
}
/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}

@media (min-height: 28.875em) {
  .picker__wrap {
    display: block;
  }
}
/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle;
}

@media (min-height: 28.875em) {
  .picker__box {
    display: block;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  }
}
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  top: 0;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out;
}

.picker--opened .picker__frame {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

@media (min-height: 35.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto;
  }
}
/**
 * For `large` screens, transform into an inline picker.
 */
/* CUSTOM MATERIALIZE STYLES */
.picker__input.picker__input--active {
  border-color: color("blue", "lighten-5");
}

.picker__frame {
  margin: 0 auto;
  max-width: 325px;
}

@media (min-height: 38.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto;
  }
}
/* $BASE-DATE-PICKER */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em;
}

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  height: 2em;
  padding: 0;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.picker__select--month.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 40%;
}

.picker__select--year.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 26%;
}

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #dedede;
}

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: 0.5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em;
}

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 1rem;
  width: 100%;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}

.picker__table th, .picker__table td {
  text-align: center;
}

.picker__table td {
  margin: 0;
  padding: 0;
}

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: 0.75em;
  padding-bottom: 0.25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */
}

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: 0.5em;
  }
}
/**
 * The days on the calendar
 */
.picker__day--today {
  position: relative;
  color: #595959;
  letter-spacing: -0.3;
  padding: 0.75rem 0;
  font-weight: 400;
  border: 1px solid transparent;
}

.picker__day--disabled:before {
  border-top-color: #aaaaaa;
}

.picker__day--infocus:hover {
  cursor: pointer;
  color: #000;
  font-weight: 500;
}

.picker__day--outfocus {
  display: none;
  padding: 0.75rem 0;
  color: #fff;
}

.picker__day--outfocus:hover {
  cursor: pointer;
  color: #dddddd;
  font-weight: 500;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  transform: scale(0.75);
  background: #0089ec;
  color: #ffffff;
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb;
}

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: 0.8em;
  padding: 0.66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: blue;
  outline: none;
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0;
}

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: 0.45em;
}

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: 0.66em solid transparent;
}

.picker__button--clear:before {
  top: -0.25em;
  width: 0.66em;
  border-top: 3px solid #ee2200;
}

.picker__button--close:before {
  content: "×";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: 0.35em;
  color: #777777;
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa;
}

/* CUSTOM MATERIALIZE STYLES */
.ui-datepicker {
  margin: 0 auto 0 !important;
  display: none !important;
}

.picker__box {
  border-radius: 2px;
  overflow: hidden;
}

.picker__date-display {
  text-align: center;
  background-color: rgb(10, 50, 105);
  color: #fff;
  padding-bottom: 15px;
  font-weight: 300;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: rgb(10, 50, 105);
  background: transparent;
}

.picker__weekday-display {
  background-color: rgb(10, 50, 105);
  padding: 10px;
  font-weight: 200;
  letter-spacing: 0.5;
  font-size: 1rem;
  margin-bottom: 15px;
}

.picker__month-display {
  text-transform: uppercase;
  font-size: 2rem;
}

.picker__day-display {
  font-size: 4.5rem;
  font-weight: 400;
}

.picker__year-display {
  font-size: 1.8rem;
  color: #fff;
}

.picker__box {
  padding: 0;
}

.picker__calendar-container {
  padding: 0 1rem;
}

.picker__calendar-container thead {
  border: none;
}

.picker__table {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.picker__day--infocus {
  color: #595959;
  letter-spacing: -0.3;
  padding: 9px 0;
  font-weight: 400;
  border: 1px solid transparent;
}

.picker__day.picker__day--today {
  color: rgb(66, 66, 66);
  font-weight: 600;
}

.picker__day.picker__day--today.picker__day--selected {
  color: #fff;
}

.picker__weekday {
  font-size: 0.9rem;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  transform: scale(0.9);
  background-color: rgb(10, 50, 105);
  color: #ffffff;
}

.picker__day--selected.picker__day--outfocus,
.picker__day--selected:hover.picker__day--outfocus,
.picker--focused .picker__day--selected.picker__day--outfocus {
  background-color: rgb(10, 50, 105);
}

.picker__footer {
  text-align: right;
  padding: 10px;
}

.picker__close, .picker__today {
  font-size: 1.1rem;
  padding: 0 1rem;
  color: blue;
}

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  border-right: 0.75em solid #676767;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #676767;
}

button.picker__today,
button.picker__close {
  background-color: rgb(10, 50, 105);
  border: none;
  padding: 10px 20px !important;
  font-family: "Libre Franklin";
  color: rgb(66, 66, 66) !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px !important;
  moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}

button.picker__today:hover,
button.picker__close:hover {
  moz-border-radius: 4px !important;
  border-radius: 4px !important;
}

button.picker__today:focus,
button.picker__clear:focus,
button.picker__close:focus {
  background-color: rgb(10, 50, 105);
}

button.picker__clear {
  display: none;
}

.tb-divider-outer-wrapper {
  overflow: hidden;
  padding: 10px 5% 15px;
  text-align: center;
}

@media (max-width: 480px) {
  .tb-divider-outer-wrapper {
    padding: 5px 5%;
  }
}
.tb-divider-inner-wrapper {
  max-width: 670px;
  margin: 0 auto;
}

.tb-divider-inner-wrapper div {
  width: 100%;
}

.tb-divider {
  display: table;
  white-space: nowrap;
  text-align: center;
  font-size: 50px;
  color: rgb(10, 50, 105);
}

.tb-divider:before,
.tb-divider:after {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(10, 50, 105);
  content: "";
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}

.tb-divider:before {
  right: 1.5%;
}

.tb-divider:after {
  left: 1.5%;
}

#footer .tb-divider-outer-wrapper {
  padding: 0 5% 5px !important;
}

.tb-content-puff-wrapper {
  padding-top: 25px;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .tb-content-puff-wrapper {
    text-align: center;
  }
}
.tb-content-puff-wrapper h3 {
  font-family: "Playfair Display";
  color: rgb(66, 66, 66);
  font-style: normal;
  letter-spacing: normal;
  font-size: 1.7em;
  text-align: center;
  margin: 10px auto 5px !important;
}

@media (max-width: 1100px) {
  .tb-content-puff-wrapper h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 1023px) {
  .tb-content-puff-wrapper h3 {
    font-size: 1.2em;
  }
}
.tb-content-puff-wrapper p {
  font-size: 0.9em;
  padding-bottom: 10px;
  text-align: center;
  color: rgb(66, 66, 66) !important;
}

.tb-content-puff-wrapper strong {
  font-weight: 600;
}

.tb-content-puff-wrapper a {
  color: rgb(66, 66, 66) !important;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(245, 213, 142);
}

.tb-content-puff-wrapper a:hover {
  color: rgb(66, 66, 66);
  background-color: rgba(245, 213, 142, 0.9);
  border-color: rgba(245, 213, 142, 0.9);
}

.tb-content-puff-wrapper img:hover {
  opacity: 0.8;
}

/* Layout */
/* Layout */
section.error-404 {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

.row {
  text-align: left;
}

.wpb_wrapper {
  position: relative;
}

@media only screen and (max-width: 1199px) {
  .sectionWrp {
    min-height: 0 !important;
  }
}
.sectionWrp, .sectionWrp > div {
  position: relative;
  margin: 0 auto;
  padding: 0;
}

.sectionWrp.section-container > div,
.container {
  padding-left: 30px !important;
  padding-right: 30px !important;
  max-width: 1260px !important;
  width: auto !important;
}

@media only screen and (max-width: 1599px) {
  .sectionWrp.section-container > div,
  .container {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .sectionWrp.section-container > div,
  .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .sectionWrp.section-container > div,
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .sectionWrp.section-container > div,
  .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 480px) {
  .sectionWrp.section-container > div,
  .container {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
.sectionWrp.section-container > div.section-bg-overlay,
.sectionWrp > div.section-bg-overlay {
  position: absolute !important;
  max-width: none !important;
  padding: 0 !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.sectionWrp.section-container > div.bg-video-wrapper,
.sectionWrp div.bg-video-wrapper {
  position: absolute !important;
  max-width: none !important;
  padding: 0 !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.sectionWrp.section-full .vc_column_container,
.sectionWrp.section-full .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.wpb_content_element {
  margin-bottom: 0px !important;
}

.container .row {
  margin: 0 !important;
}

.section-bg-positon-top-left {
  background-position: left top;
}

.section-bg-positon-top-center {
  background-position: center top;
}

.section-bg-positon-top-right {
  background-position: right top;
}

.section-bg-positon-center-left {
  background-position: left center;
}

.section-bg-positon-center-center {
  background-position: center center;
}

.section-bg-positon-center-right {
  background-position: right center;
}

.section-bg-positon-bottom-left {
  background-position: left bottom;
}

.section-bg-positon-bottom-center {
  background-position: center bottom;
}

.section-bg-positon-bottom-right {
  background-position: right bottom;
}

.section-bg-size-auto {
  background-size: auto;
}

.section-bg-size-contain {
  background-size: contain;
}

.section-bg-size-cover {
  background-size: cover;
}

.section-bg-attachment-scroll {
  background-attachment: scroll;
}

.section-bg-attachment-fixed {
  background-attachment: fixed;
}

.section-bg-repeat-no-repeat {
  background-repeat: no-repeat;
}

.section-bg-repeat {
  background-repeat: repeat;
}

.section-bg-repeat-repeat-x {
  background-repeat: repeat-x;
}

.section-bg-repeat-repeat-y {
  background-repeat: repeat-y;
}

/* Borders */
.section-border-top-dotted,
.section-border-bottom-dotted {
  border-style: dotted;
}

.section-border-bottom-dashed,
.section-border-top-dashed {
  border-style: dashed;
}

.section-border-bottom-solid,
.section-border-top-solid {
  border-style: solid;
}

.section-border-top-0 {
  border-top-width: 0;
}

.section-border-top-1 {
  border-top-width: 1px;
}

.section-border-top-2 {
  border-top-width: 2px;
}

.section-border-top-3 {
  border-top-width: 3px;
}

.section-border-top-4 {
  border-top-width: 4px;
}

.section-border-top-5 {
  border-top-width: 5px;
}

.section-border-top-15 {
  border-top-width: 15px;
}

.section-border-bottom-0 {
  border-bottom-width: 0;
}

.section-border-bottom-1 {
  border-bottom-width: 1px;
}

.section-border-bottom-2 {
  border-bottom-width: 2px;
}

.section-border-bottom-3 {
  border-bottom-width: 3px;
}

.section-border-bottom-4 {
  border-bottom-width: 4px;
}

.section-border-bottom-5 {
  border-bottom-width: 5px;
}

.section-border-bottom-15 {
  border-bottom-width: 15px;
}

/* Full height settings */
.section-full-height {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
  line-height: 0;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .section-full-height {
    height: auto !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
@media only screen and (max-width: 480px) {
  .section-full-height {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
.section-full-height .row {
  position: relative;
  top: 30%;
}

@media only screen and (max-width: 767px) {
  .section-full-height .row {
    top: auto;
  }
}
.section-full-height .scrolldown {
  position: absolute;
  display: block;
  z-index: 9;
  bottom: 40px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border: 2px solid white;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  moz-border-radius: 100%;
  border-radius: 100%;
  transition: line-height 100ms ease;
}

.section-full-height .scrolldown:before {
  font-weight: bold;
}

.section-full-height .scrolldown:hover {
  line-height: 60px;
}

@media only screen and (max-width: 767px) {
  .section-full-height .scrolldown {
    display: none !important;
  }
}
.bg-video-wrapper iframe {
  display: block;
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Margin Spaces */
.section-top-more-margin {
  margin-top: 60px;
}

@media only screen and (max-width: 1023px) {
  .section-top-more-margin {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .section-top-more-margin {
    margin-top: 30px;
  }
}
.section-top-margin {
  margin-top: 30px;
}

@media only screen and (max-width: 480px) {
  .section-top-margin {
    margin-top: 30px;
  }
}
.section-top-less-margin {
  margin-top: 15px;
}

.section-top-no-margin {
  margin-top: 0;
}

.section-bottom-more-margin {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1023px) {
  .section-bottom-more-margin {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .section-bottom-more-margin {
    margin-bottom: 30px;
  }
}
.section-bottom-margin {
  margin-bottom: 30px;
}

@media only screen and (max-width: 480px) {
  .section-bottom-margin {
    margin-bottom: 30px;
  }
}
.section-bottom-less-margin {
  margin-bottom: 15px;
}

.section-bottom-no-margin {
  margin-bottom: 0;
}

/* Padding Spaces */
.section-top-super-padding {
  padding-top: 130px;
}

@media only screen and (max-width: 1023px) {
  .section-top-super-padding {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .section-top-super-padding {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 480px) {
  .section-top-super-padding {
    padding-top: 40px;
  }
}
.section-top-more-padding {
  padding-top: 60px;
}

@media only screen and (max-width: 1023px) {
  .section-top-more-padding {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .section-top-more-padding {
    padding-top: 30px;
  }
}
.section-top-padding {
  padding-top: 30px;
}

@media only screen and (max-width: 480px) {
  .section-top-padding {
    padding-top: 30px;
  }
}
.section-top-less-padding {
  padding-top: 15px;
}

.section-top-no-padding {
  padding-top: 0;
}

.section-bottom-super-padding {
  padding-bottom: 130px;
}

@media only screen and (max-width: 1023px) {
  .section-bottom-super-padding {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-bottom-super-padding {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .section-bottom-super-padding {
    padding-bottom: 50px;
  }
}
.section-bottom-more-padding {
  padding-bottom: 60px;
}

@media only screen and (max-width: 1023px) {
  .section-bottom-more-padding {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .section-bottom-more-padding {
    padding-bottom: 30px;
  }
}
.section-bottom-padding {
  padding-bottom: 30px;
}

@media only screen and (max-width: 480px) {
  .section-bottom-padding {
    padding-bottom: 30px;
  }
}
.section-bottom-less-padding {
  padding-bottom: 15px;
}

.section-bottom-no-padding {
  padding-bottom: 0;
}

/* Columns */
.sidebar .vc_col-sm-3 {
  width: 25%;
  padding-right: 25px;
}

.sidebar .vc_col-sm-9 {
  width: 75%;
  float: right !important;
  padding-left: 25px;
  border-left: 1px solid rgb(245, 245, 245);
}

.single-post-wrapper .vc_col-sm-3 {
  width: 25%;
  float: left;
  padding-left: 25px;
}

.single-post-wrapper .vc_col-sm-9 {
  width: 75%;
  float: left;
  padding-right: 25px;
}

.supplier-left {
  padding-right: 25px;
}

@media only screen and (max-width: 979px) {
  .supplier-left {
    padding-right: 15px;
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
}
.supplier-right {
  padding-left: 25px;
}

@media only screen and (max-width: 979px) {
  .supplier-right {
    padding-left: 15px;
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
}
@media only screen and (max-width: 1199px) {
  .vc_col-sm-3 {
    width: 50% !important;
    float: left !important;
    clear: none !important;
  }
  .sidebar .vc_col-sm-3 {
    width: 25% !important;
  }
  .single-post-wrapper .vc_col-sm-3 {
    width: 25% !important;
    padding-left: 15px;
    padding-right: 20px;
  }
  .single-post-wrapper .vc_col-sm-9 {
    padding-right: 15px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .sidebar .vc_col-sm-3,
  .sidebar .vc_col-sm-9,
  .single-post-wrapper .vc_col-sm-3,
  .single-post-wrapper .vc_col-sm-9 {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    padding-left: 0;
    padding-right: 0;
    border: none;
  }
  .single-post-wrapper .vc_col-sm-3,
  .single-post-wrapper .vc_col-sm-9 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .sidebar .vc_col-sm-3 {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .vc_col-sm-3 {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
  .single-post-wrapper .vc_col-sm-3,
  .single-post-wrapper .vc_col-sm-9 {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Layout */
.tb_image_wrapper {
  position: relative;
  overflow: hidden;
}

@media (max-width: 979px) {
  .tb_image_wrapper {
    background-image: none !important;
    min-height: 0 !important;
  }
}
.tb_image_wrapper img {
  display: none !important;
}

@media (max-width: 979px) {
  .tb_image_wrapper img {
    display: block !important;
  }
}
.tb_image_wrapper .tb_image_overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Background Repeat */
.bg-repeat-no-repeat {
  background-repeat: no-repeat;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-repeat-repeat-y {
  background-repeat: repeat-y;
}

.bg-repeat-repeat-x {
  background-repeat: repeat-x;
}

/* Background Position */
.bg-positon-top-left {
  background-position: top left;
}

.bg-positon-top-center {
  background-position: top center;
}

.bg-positon-top-right {
  background-position: top right;
}

.bg-positon-center-left {
  background-position: center left;
}

.bg-positon-center-center {
  background-position: center center;
}

.bg-positon-center-right {
  background-position: center right;
}

.bg-positon-bottom-left {
  background-position: bottom left;
}

.bg-positon-bottom-center {
  background-position: bottom center;
}

.bg-positon-bottom-right {
  background-position: bottom right;
}

/* Background Size */
.bg-size-auto {
  background-size: auto;
}

.bg-size-contain {
  background-size: contain;
}

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

/* Background Attachment */
.bg-attachment-scroll {
  background-attachment: scroll;
}

.bg-attachment-fixed {
  background-attachment: fixed;
}

#sb_instagram.sbi_col_6 {
  padding-bottom: 0;
}

#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
  position: relative;
}

@media (max-width: 979px) {
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 33.333% !important;
  }
}
@media (max-width: 640px) {
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 33.333% !important;
  }
}
@media (max-width: 480px) {
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 50% !important;
  }
}
@media (max-width: 980px) {
  .bildpuffar .vc_column_container > .vc_column-inner {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (max-width: 980px) {
  .bildpuffar .vc_column_container > .vc_column-inner .puff-wrapper {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media (max-width: 980px) {
  .bildpuffar {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.puff-wrapper {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 4px solid white;
}

@media (max-width: 767px) {
  .puff-wrapper {
    margin-top: 7px;
    margin-bottom: 7px;
  }
}
.puff-wrapper .text-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.puff-wrapper .text-container .text-wrapper {
  background-color: rgba(10, 50, 105, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.puff-wrapper .text-container .text-wrapper.dark {
  background-color: rgba(10, 50, 105, 0.5);
}

.puff-wrapper .text-container h3 {
  font-family: "Libre Franklin";
  font-weight: 100 !important;
  margin-bottom: 0 !important;
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
  font-size: 0.9em;
}

.puff-wrapper .text-container .text {
  overflow: hidden;
  max-height: 0;
  color: white;
  transition: max-height 400ms ease-out;
}

.puff-wrapper .text-container .text p {
  font-size: 0.95em;
  padding-left: 15px;
  padding-right: 15px;
}

.puff-wrapper .text-container .text .tb-btn-wrapper {
  margin-top: 10px !important;
  max-width: 90%;
  margin-bottom: 15px !important;
}

.puff-wrapper .text-container .text a {
  background-color: rgb(10, 50, 105);
  color: rgb(66, 66, 66);
}

.puff-wrapper .text-container .text a:hover {
  background-color: rgb(10, 50, 105);
  color: rgb(66, 66, 66);
}

.puff-wrapper .img-container {
  transform: scale(1.05, 1.05);
  position: relative;
  overflow: hidden;
  z-index: 0;
  display: block;
  height: 247px;
  transition: transform 1000ms ease-in;
}

@media (max-width: 800px) {
  .puff-wrapper .img-container {
    height: 160px !important;
  }
}
@media (max-width: 767px) {
  .puff-wrapper .img-container {
    height: 220px !important;
  }
}
@media (max-width: 480px) {
  .puff-wrapper .img-container {
    height: 160px !important;
  }
}
.puff-wrapper .img-container:hover {
  transform: scale(1, 1);
}

.big .puff-wrapper {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
}

.big .puff-wrapper .img-container {
  height: 247px;
}

@media (max-width: 767px) {
  .big .puff-wrapper .img-container {
    height: 247px;
  }
}
.vc_col-sm-6 .puff-wrapper .img-container {
  height: 350px;
}

@media (max-width: 767px) {
  .vc_col-sm-6 .puff-wrapper .img-container {
    height: 247px;
  }
}
.bildpuffar {
  border-top: 18px solid rgb(169, 187, 208) !important;
  border-bottom: 18px solid rgb(169, 187, 208) !important;
  background: url(/wp-content/themes/pensionatskaret/assets/images/bg-wood.jpg) repeat;
}

.search-wrapper {
  display: none;
  position: fixed;
  overflow: hidden;
  z-index: 120;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 5%;
  background-color: rgb(10, 50, 105);
}

.search-wrapper .search-form {
  position: absolute;
  top: 50%;
  left: 10%;
  right: 10%;
  margin-top: -100px;
}

.search-wrapper .search-form label {
  width: 100%;
}

.search-wrapper .search-form label ::-webkit-input-placeholder {
  color: #8f8f8f;
}

.search-wrapper .search-form label :-moz-placeholder {
  color: #8f8f8f;
}

.search-wrapper .search-form label ::-moz-placeholder {
  color: #8f8f8f;
}

.search-wrapper .search-form label :-ms-input-placeholder {
  color: #8f8f8f;
}

.search-wrapper .search-form .search-field,
.search-wrapper .search-form .search-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  display: block;
  border: none;
  outline: none;
  margin: 0 auto;
}

.search-wrapper .search-form .search-field:focus,
.search-wrapper .search-form .search-submit:focus {
  border: none;
  outline: none;
}

.search-wrapper .search-form .search-field {
  width: 100%;
  height: 80px;
  background: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #01060c;
  font-size: 1.5em;
  color: rgb(66, 66, 66);
}

.search-wrapper .search-form .search-field:focus {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #01060c;
}

.search-wrapper .search-form input[type=search]:focus:not([readonly]) {
  border-bottom-color: #01060c;
  box-shadow: 0 0 0 0 rgb(66, 66, 66);
}

.search-wrapper .search-form .search-submit {
  width: 100%;
  height: 80px;
  margin-top: 10px;
  background: #8f8f8f;
  transition: all, 0.4s;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Playfair Display";
}

.search-wrapper .search-form .search-submit:hover {
  background: #757575;
  color: rgb(255, 255, 255);
}

.search-wrapper i {
  color: #757575;
  cursor: pointer;
  font-size: 2em;
  position: absolute;
  right: 20px;
  top: 20px;
}

.sms-wrapper {
  display: none;
  position: fixed !important;
  overflow-x: hidden;
  overflow-y: auto !important;
  z-index: 1000;
  top: 150px;
  left: 40px;
  right: 40px;
  padding: 50px !important;
  background-color: #000 !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1024px) {
  .sms-wrapper {
    left: 20px;
    right: 20px;
  }
}
@media (max-width: 980px) {
  .sms-wrapper {
    padding: 60px 20px 20px 20px !important;
  }
}
@media (max-width: 767px) {
  .sms-wrapper {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
.sms-wrapper .section {
  position: static;
  width: 100%;
}

.sms-wrapper p {
  display: none;
}

.sms-wrapper i {
  color: #fff;
  cursor: pointer;
  font-size: 2em;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 121;
  cursor: pointer;
}

.sms-wrapper .wpb_single_image {
  position: relative;
  width: 16%;
  margin: 2% !important;
  float: left;
}

@media (max-width: 768px) {
  .sms-wrapper .wpb_single_image {
    width: 46%;
  }
}
@media (max-width: 479px) {
  .sms-wrapper .wpb_single_image {
    width: 96%;
  }
}
.sms-wrapper a {
  position: relative;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
}

.sms-wrapper a figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 600;
}

/* Top slider */
.ts-slide .ts-slide-layer > div {
  max-width: 1024px !important;
}

.ts-slide .ts-slide-layer > div {
  max-width: none !important;
}

.ts-slide .ts-slide-layer.ts-position-top-left,
.ts-slide .ts-slide-layer.ts-position-top-center,
.ts-slide .ts-slide-layer.ts-position-top-right {
  top: 230px;
}

@media (min-height: 767px) {
  .ts-slide .ts-slide-layer.ts-position-top-left,
  .ts-slide .ts-slide-layer.ts-position-top-center,
  .ts-slide .ts-slide-layer.ts-position-top-right {
    top: 30%;
  }
}
i.icon-Nasbyslott {
  color: rgb(255, 255, 255);
  font-size: 135px;
  vertical-align: middle;
  display: none;
  margin-top: -120px;
}

@media (max-width: 1023px) {
  i.icon-Nasbyslott {
    font-size: 110px;
  }
}
@media (max-width: 767px) {
  i.icon-Nasbyslott {
    font-size: 90px;
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  i.icon-Nasbyslott {
    font-size: 80px;
    margin-right: 15px;
  }
}
@media (max-width: 320px) {
  i.icon-Nasbyslott {
    font-size: 70px;
    margin-right: 12px;
  }
}
.ts-caption-title {
  vertical-align: middle;
  padding: 30px 0 0;
  margin: 0 auto 0;
  max-width: 950px;
  font-size: 1.1em;
}

.ts-caption-title h1, .ts-caption-title h2 {
  line-height: 1.9em;
  margin-bottom: 0 !important;
  margin-top: 40px !important;
}

@media (max-width: 767px) {
  .ts-caption-title h1, .ts-caption-title h2 {
    line-height: 1.2em !important;
    margin-top: 10px !important;
  }
}
@media (max-width: 767px) {
  .ts-caption-title img {
    width: 60px;
    height: auto;
  }
}
@media (max-width: 1023px) {
  .ts-caption-title {
    padding: 15px 0 0;
  }
}
@media (max-width: 767px) {
  .ts-caption-title {
    padding: 10px 0 0;
    line-height: 1.2em !important;
  }
}
@media (max-width: 480px) {
  .ts-caption-title {
    padding: 5px 0 0;
  }
}
@media (max-width: 360px) {
  .ts-caption-title {
    font-size: 1.2em;
  }
}
.ts-caption-description {
  margin: 0 auto 0 !important;
  font-size: 1em;
  color: rgb(255, 255, 255);
}

.ts-caption-description h3 {
  color: rgb(255, 255, 255);
  font-size: 1.6em !important;
  font-weight: normal !important;
  text-transform: none !important;
}

@media (max-width: 1023px) {
  .ts-caption-description h3 {
    font-size: 1.2em !important;
  }
}
@media (max-width: 767px) {
  .ts-caption-description h3 {
    font-size: 1em !important;
  }
}
@media (max-width: 767px) {
  .ts-caption-description img {
    max-width: 80% !important;
  }
}
.ts-slide-button-group {
  margin-top: 70px;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

.ts-slide-button-group a {
  font-weight: 400 !important;
  transition: all 300ms ease;
}

@media (max-width: 480px) {
  .ts-slide-button-group a {
    display: block;
  }
}
.ts-slide-button-group a:hover {
  opacity: 0.95;
}

@media (max-width: 767px) {
  .ts-slide-button-group {
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  .ts-slide-button-group {
    margin-top: 30px;
  }
}
@media (max-width: 320px) {
  .ts-slide-button-group {
    margin-top: 25px;
  }
}
.ts-slide-button-group .ts-button,
.ts-slide-button-group .ts-button-style-border,
.ts-slide-button-group .ts-button-style-flat {
  padding: 15px 30px;
  margin: 0 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  opacity: 0.75;
}

@media (max-width: 979px) {
  .ts-slide-button-group .ts-button,
  .ts-slide-button-group .ts-button-style-border,
  .ts-slide-button-group .ts-button-style-flat {
    padding: 15px 30px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .ts-slide-button-group .ts-button,
  .ts-slide-button-group .ts-button-style-border,
  .ts-slide-button-group .ts-button-style-flat {
    padding: 14px 20px;
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .ts-slide-button-group .ts-button,
  .ts-slide-button-group .ts-button-style-border,
  .ts-slide-button-group .ts-button-style-flat {
    padding: 12px 20px;
    font-size: 12px;
    margin: 0 auto 10px;
    width: 70%;
  }
}
.ts-slide-button-group .ts-button-style-border {
  border-color: rgb(255, 255, 255);
}

.ts-slide-button-group .ts-button-style-border:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(66, 66, 66);
}

.ts-slide-button-group .ts-button,
.ts-slide-button-group .ts-button-style-flat {
  background-color: rgb(255, 255, 255);
  color: rgb(10, 50, 105);
}

.ts-slide-button-group .ts-button:hover,
.ts-slide-button-group .ts-button-style-flat:hover {
  color: rgb(66, 66, 66);
}

.ts-type-fullheight .ts-slide .ts-slide-layer.ts-position-center-center {
  top: 30% !important;
}

@media (max-width: 480px) {
  .ts-type-fullheight .ts-slide .ts-slide-layer.ts-position-center-center {
    top: 27% !important;
  }
}
.ts-type-widescreen .ts-slide .ts-slide-layer {
  top: auto !important;
}

.ts-type-widescreen i.icon-Nasbyslott {
  display: none;
}

.ts-type-widescreen .ts-slide-textwrapper {
  margin: 60px 31px 60px 35px !important;
  padding: 30px 5% 70px;
  max-width: 1024px;
}

@media (max-width: 1024px) {
  .ts-type-widescreen .ts-slide-textwrapper {
    margin: 10px 31px 8px 25px !important;
  }
}
@media (max-width: 767px) {
  .ts-type-widescreen .ts-slide-textwrapper {
    margin: 10px 12px 10px 12px !important;
  }
}
@media (max-width: 480px) {
  .ts-type-widescreen .ts-slide-textwrapper {
    margin: 10px 10px 10px 10px !important;
    padding: 10px 1% 10px !important;
  }
}
.ts-type-widescreen .ts-caption-title {
  margin: 0 auto 0 !important;
  padding-top: 0 !important;
  font-size: 1em;
  max-width: 1024px;
}

.ts-type-widescreen .ts-caption-title h3 {
  text-transform: none !important;
}

.ts-type-widescreen .ts-caption-description {
  padding-bottom: 15px;
  font-size: 1em;
  margin: 0 auto 0 !important;
  max-width: 1024px;
}

@media (max-width: 480px) {
  .ts-type-widescreen .ts-caption-description {
    padding-bottom: 1px !important;
  }
}
.ts-type-widescreen .ts-slide-button-group {
  margin-top: 20px;
}

.ts-type-citat .ts-caption-title {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1em;
  line-height: 1.2em;
  color: #999;
  font-style: italic;
  text-transform: none;
}

.ts-type-citat .ts-caption-description {
  padding-bottom: 50px;
  font-size: 1em;
  line-height: 1.2em;
  color: rgb(66, 66, 66);
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Playfair Display";
}

.ts-type-citat .ts-caption-description h2 {
  margin-bottom: 5px !important;
  color: rgb(10, 50, 105);
  font-family: "Playfair Display";
  font-size: 1.5em;
  line-height: 1.2em;
}

.ts-type-citat .ts-pagination.ts-pagination-circles .ts-pagination-item {
  moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background-color: rgb(10, 50, 105);
}

.ts-type-citat .ts-pagination.ts-pagination-circles .ts-pagination-item.active {
  background-color: #999;
}

.alternativ .ts-type-citat .ts-caption-title {
  color: #fff;
}

.alternativ .ts-type-citat .ts-caption-description {
  color: #fff;
}

.alternativ .ts-type-citat .ts-caption-description h2 {
  color: rgb(10, 50, 105);
}

.alternativ .ts-type-citat .ts-pagination.ts-pagination-circles .ts-pagination-item {
  background-color: rgb(10, 50, 105);
}

.alternativ .ts-type-citat .ts-pagination.ts-pagination-circles .ts-pagination-item.active {
  background-color: #fff;
}

.ts-scrolldown {
  position: absolute;
  z-index: 9;
  bottom: 5%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border: 2px solid white;
  text-align: center;
  cursor: pointer;
  color: rgb(255, 255, 255);
  font-size: 15px;
  line-height: 50px;
  moz-border-radius: 100%;
  border-radius: 100%;
  transition: line-height 100ms ease;
  opacity: 0.4;
}

.ts-scrolldown:hover {
  line-height: 60px;
}

.ts-arrow {
  opacity: 0;
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  text-align: center;
  vertical-align: middle;
  color: rgb(255, 255, 255);
  font-size: 30px;
}

.ts-arrow:before {
  line-height: 50px;
}

.ts-arrow.ts-rounded {
  border-radius: 100%;
}

.ts-arrow:hover {
  background: rgba(0, 0, 0, 0.2);
}

.ts-arrow.ts-arrow-next {
  right: 0;
}

.ts-arrow.ts-arrow-prev {
  left: 0;
}

@media (max-width: 767px) {
  .ts-arrow {
    font-size: 20px;
    width: 40px;
    height: 40px;
  }
  .ts-arrow:before {
    line-height: 40px;
  }
}
@media (max-width: 480px) {
  .ts-pagination.ts-position-bottom-center {
    bottom: 10px !important;
  }
}
/* Images */
.tb_image_wrapper {
  width: 100%;
}

.tb_image_wrapper img {
  width: 100%;
}

.tb_fullheight_wrapper {
  width: 100%;
}

.tb_fullheight_wrapper .scrolldown {
  position: absolute;
  z-index: 9;
  bottom: 5%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border: 2px solid white;
  text-align: center;
  cursor: pointer;
  color: rgb(255, 255, 255);
  font-size: 15px;
  line-height: 50px;
  moz-border-radius: 100%;
  border-radius: 100%;
  transition: line-height 100ms ease;
}

.tb_fullheight_wrapper .scrolldown:hover {
  line-height: 60px;
}

/* Accordion */
h4.vc_tta-panel-title {
  padding: 0 !important;
}

.vc_tta-color-white,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
  background-color: transparent !important;
}

.vc_tta-panel-heading {
  border-bottom: 1px solid silver !important;
  border-left: none !important;
  border-right: none !important;
  border-top: 1px solid silver !important;
  margin-bottom: 2px !important;
}

.vc_tta.vc_general .vc_tta-panel-title > a {
  padding: 7px 0 !important;
}

.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
  border: none !important;
}

.vc_tta-panel-body {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* fullformat film*/
.iframeWrp {
  position: relative;
  margin-top: 0;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.iframeWrp iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

/* Dryckesmeny */
li.navCat {
  font-size: 1.2em !important;
  font-family: "Playfair Display" !important;
  font-weight: 100 !important;
  border-bottom: 2px dotted #0a3269;
  margin-bottom: 10px !important;
  padding-bottom: 6px !important;
  display: block !important;
  text-transform: uppercase;
  color: #0a3269;
}

.menuCat h4 {
  font-size: 0.9em !important;
  font-family: "Libre Franklin" !important;
  font-weight: 400 !important;
  border-bottom: 1px solid silver;
  margin-bottom: 10px !important;
  padding-bottom: 6px !important;
  display: block !important;
}

.drink_plh {
  border-bottom: 1px solid silver;
  margin-bottom: 10px;
  padding-bottom: 6px;
  position: relative;
}

.drink_title {
  font-weight: bold;
  display: block;
  font-size: 0.9em;
  margin-bottom: 3px;
}

.drink_desc {
  font-size: 0.8em;
  line-height: 1.3em;
  display: inline-block;
  width: 75%;
}

.drink_price {
  font-size: 0.8em;
  line-height: 1.3em;
  display: inline-block;
  position: absolute;
  bottom: 4;
  right: 0;
  width: 25%;
  text-align: right;
}

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

.filter {
  cursor: pointer;
  background-color: rgb(10, 50, 105);
  color: rgb(66, 66, 66) !important;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.2em;
  font-family: "Libre Franklin";
  font-weight: 600;
  text-decoration: none !important;
  outline: none;
  border-style: solid;
  padding: 18px 30px;
  margin: 0 10px 30px;
  font-size: 13px;
  transition: all 300ms ease;
}

#aniimated-thumbnials {
  margin-left: 2%;
  margin-right: 2%;
}

#aniimated-thumbnials a {
  position: relative;
  display: block;
  float: left;
  margin: 1%;
  width: 23%;
}

@media (max-width: 1279px) {
  #aniimated-thumbnials a {
    margin: 1%;
    width: 31.33%;
  }
}
@media (max-width: 1023px) {
  #aniimated-thumbnials a {
    margin: 1%;
    width: 48%;
  }
}
@media (max-width: 480px) {
  #aniimated-thumbnials a {
    margin: 2% 5%;
    width: 90%;
  }
}
#aniimated-thumbnials span {
  color: black;
  font-family: "Playfair Display";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  text-transform: uppercase;
  margin-top: 10px;
  text-align: center;
  display: block;
}

#aniimated-thumbnials img {
  vertical-align: bottom;
}

#aniimated-thumbnials .mix {
  display: none;
}

.lg-download,
#lg-zoom-in,
#lg-zoom-out {
  display: none;
}

.lg-outer .lg-thumb {
  padding: 20px 0;
}

.lg-outer .lg-inner {
  top: 50px;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  color: white;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
}

.lg-thumb.group {
  text-align: center;
  margin: 0 auto;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #cebc72 !important;
}

.company-slider {
  height: 525px;
  border-top: solid #999999 1rem;
  border-bottom: solid #999999 1rem;
}

@media only screen and (max-width: 480px) {
  .company-slider {
    height: 400px;
  }
}
.company-slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4rem;
  flex-direction: column;
  background-size: cover;
}

@media only screen and (max-width: 480px) {
  .company-slider .swiper-slide {
    padding: 2rem;
  }
}
.company-slider .swiper-slide .img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.4;
}

.company-slider .swiper-slide .single-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.company-slider .swiper-slide .single-slide .slide-text {
  margin-top: 3rem;
  font-size: 27px;
  font-weight: 600;
  line-height: 43px;
  font-style: italic;
  font-family: "Playfair Display";
  color: rgb(255, 255, 255);
  max-width: 800px;
  text-align: center;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}

@media only screen and (max-width: 480px) {
  .company-slider .swiper-slide .single-slide .slide-text {
    padding: 1rem;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
  }
}
.company-slider .swiper-slide .single-slide a {
  background: white;
  padding: 15px 30px;
  margin-top: 2rem;
  font-size: 16px;
  text-decoration: none;
  opacity: 0.75;
  text-transform: uppercase;
  transition-duration: 0.3s;
  color: #0a3269;
  font-weight: 400;
}

.company-slider .swiper-slide .single-slide a:hover {
  opacity: 1;
}

@media only screen and (max-width: 480px) {
  .company-slider .swiper-slide .single-slide a {
    padding: 12px 20px;
    font-size: 12px;
    margin: 0 auto 10px;
  }
}
.company-slider .swiper-button-prev:after {
  color: white;
  font-size: 2rem;
}

@media only screen and (max-width: 480px) {
  .company-slider .swiper-button-prev:after {
    font-size: 1rem;
  }
}
.company-slider .swiper-button-next:after {
  color: white;
  font-size: 2rem;
}

@media only screen and (max-width: 480px) {
  .company-slider .swiper-button-next:after {
    font-size: 1rem;
  }
}
.hero-slider {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-slider .hero-logo {
  background-image: url("../../../assets/images/ekobrottsadvokaterna-logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 99;
  position: absolute;
  height: 100%;
  width: 80%;
  max-width: 554px;
  max-height: 300px;
}

.hero-slider .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-slider .scroll-down {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 9;
  bottom: 5%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border: 2px solid white;
  text-align: center;
  cursor: pointer;
  color: rgb(255, 255, 255);
  font-size: 15px;
  line-height: 50px;
  moz-border-radius: 100%;
  border-radius: 100%;
  transition: line-height 100ms ease;
  opacity: 0.4;
}

.hero-slider .scroll-down i:before {
  content: "\f078";
}

.hero-slider .video-wrapper {
  width: 100%;
  height: 100%;
}

.hero-slider .video-wrapper video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-slider .hero-static-background {
  height: 100%;
  width: 100%;
}

.hero-slider .hero-static-background img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

#comments {
  margin-top: 30px;
}

.comments-title {
  margin-top: 30px;
}

.comment-form-comment label {
  display: none;
}

textarea.form-control {
  margin: 15px 0;
}

.comment {
  margin-bottom: 15px;
}

.comment .comment-meta {
  margin-bottom: 5px;
}

.comment-list .fn {
  display: inline-block;
  font-size: 1em;
  margin-bottom: 5px;
}

.comment-list .says {
  font-size: 1em;
}

.comment-list .comment-meta {
  font-size: 0.9em;
  margin-bottom: 10px;
}

.comment-list li {
  padding: 15px;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.comment-list p {
  font-size: 1em;
  line-height: 1.2em;
}

.entry-footer {
  display: none;
}

#footer {
  text-align: center;
  background-color: #333;
}

#footer .wrap {
  position: relative;
  padding: 2% 5%;
}

@media (max-width: 480px) {
  #footer .wrap {
    padding: 10% 5%;
  }
}
#footer .container {
  position: relative;
  max-width: 100%;
  width: 100% !important;
  color: #aeaeae;
  text-align: center;
  margin: 0 auto;
}

@media (max-width: 480px) {
  #footer .container {
    width: 100%;
  }
}
#footer .container .widget {
  float: none !important;
}

#footer .container img {
  margin: 10px 15px;
  vertical-align: middle;
}

@media (max-width: 440px) {
  #footer .container img {
    margin: 7px 8px;
  }
}
#footer .container img.footerLogo {
  height: 140px;
}

#footer .container h2 {
  font-size: 2em;
  margin-top: 30px !important;
}

#footer .container h3 {
  font-size: 1em;
  color: rgb(255, 255, 255);
}

#footer .container h4 {
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

#footer .container p, #footer .container .textwidget {
  font-size: 0.85em;
  line-height: 1.6em;
  font-weight: 200;
  margin-bottom: 10px !important;
  margin-top: 15px !important;
  max-width: none;
}

@media (max-width: 440px) {
  #footer .container p, #footer .container .textwidget {
    margin-bottom: 10px !important;
    margin-top: 5px !important;
  }
}
#footer .container a {
  color: rgb(255, 255, 255) !important;
}

#footer .container a.fi {
  font-size: 36px;
  text-decoration: none;
  color: rgb(255, 255, 255) !important;
  margin-left: 10px;
  margin-right: 10px;
}

#footer .container a.icon-svenska-moten-sigill,
#footer .container a.icon-svanen,
#footer .container a.icon-safe-hotels,
#footer .container a.icon-swedish-welcome {
  font-size: 40px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  margin-left: 10px;
  margin-right: 10px;
}

@media (max-width: 480px) {
  #footer .container a.icon-svenska-moten-sigill,
  #footer .container a.icon-svanen,
  #footer .container a.icon-safe-hotels,
  #footer .container a.icon-swedish-welcome {
    font-size: 32px;
  }
}
#footer .container br {
  display: none;
}

#footer .container form {
  max-width: 340px;
  margin: 0 auto 30px;
}

#footer .container form .error {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  display: block;
  text-align: left;
  margin-bottom: 15px;
  color: #ed4d4d;
}

#footer .container form input[type=email],
#footer .container form input[type=text] {
  text-transform: none;
}

@media (max-width: 979px) {
  #footer .container br {
    display: inline-block;
  }
  #footer .container span.hidespan {
    display: none;
  }
}
.footsocial {
  padding-bottom: 15%;
}

.footsocial img {
  opacity: 0.5;
}

@media (max-width: 680px) {
  .footsocial img {
    height: 50px;
  }
}
.footsocial img:hover,
.sub-footer img {
  opacity: 0.9;
  cursor: pointer;
}

.footmember {
  padding-bottom: 5px;
}

.footmember img {
  opacity: 0.8;
}

@media (max-width: 1100px) {
  .footmember img {
    height: 40px;
  }
}
@media (max-width: 980px) {
  .footmember img {
    height: 30px;
  }
}
@media (max-width: 680px) {
  .footmember img {
    height: 25px;
  }
}
.footmember img:hover {
  opacity: 1;
  cursor: pointer;
}

.sub-footer {
  font-size: 0.85em;
  text-align: center;
  background-color: #333;
  color: #aeaeae;
  padding-bottom: 30px;
}

.sub-footer .subfootcontact {
  padding-top: 30px;
}

.subfootcontact a {
  color: #aeaeae !important;
}

.widget.after-footer.col-xs-12.col-md-12.widget_text {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sub-footer img {
  margin: 20px 15px;
}

@media (max-width: 1100px) {
  .sub-footer img {
    height: 60px;
  }
}
@media (max-width: 980px) {
  .sub-footer img {
    height: 50px;
  }
}
@media (max-width: 680px) {
  .sub-footer img {
    height: 40px;
    margin: 10px 8px;
  }
}
.gform_wrapper ul li.gfield {
  margin-top: 3px !important;
}

.gform_wrapper {
  max-width: none !important;
}

.gform_wrapper .tb-divider-outer-wrapper {
  padding-bottom: 25px;
}

.gform_wrapper li.gfield_html {
  max-width: none !important;
}

.gform_wrapper .top_label .gfield_label {
  display: none !important;
}

.gform_wrapper .ginput_container {
  position: relative;
  margin: 7px !important;
}

.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=date],
.gform_wrapper textarea,
.gform_wrapper .material_datepicker,
.textwidget input[type=text],
.textwidget input[type=email] {
  background-color: #dedede;
  border: none !important;
  padding: 15px 10px !important;
  font-family: "Libre Franklin";
  color: rgb(66, 66, 66) !important;
  text-transform: none;
  font-weight: 200;
  font-size: 14px !important;
  line-height: 17px !important;
  width: 100% !important;
  moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.gform_wrapper input[type=date] {
  padding: 14px 10px !important;
}

.textwidget input[type=text] {
  margin-bottom: 10px;
}

.textwidget input[type=email] {
  margin-bottom: 10px;
}

.textwidget input[type=checkbox] {
  visibility: hidden;
}

.gform_wrapper .ginput_container .datepicker {
  width: 100% !important;
}

.gform_wrapper .ginput_container img {
  position: absolute;
  z-index: 10;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.ginput_container_select,
.selectWrp {
  overflow: hidden;
  background-color: #dedede;
  background-image: none;
  padding: 15px 10px;
}

.ginput_container_select:before,
.selectWrp:before {
  font-family: "Flaticon";
  src: url("../../fonts/Flaticon.eot");
  src: url("../../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../../fonts/Flaticon.woff") format("woff"), url("../../fonts/Flaticon.ttf") format("truetype"), url("../../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "\f100";
  color: rgb(66, 66, 66) !important;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 14px;
  z-index: 8;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.selectWrp {
  padding: 0 10px 15px;
}

.selectWrp:before {
  right: 30px;
  top: 20px;
}

.ginput_container_select select,
.selectWrp select {
  cursor: pointer;
  position: relative;
  z-index: 9;
  color: rgb(66, 66, 66);
  font-family: "Libre Franklin";
  text-transform: none;
  font-weight: 200;
  font-size: 14px !important;
  height: 18px !important;
  line-height: 18px !important;
  padding: 0;
  border: 0 !important;
  background: transparent;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
  width: 105%;
  moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .ginput_container_select select,
  .selectWrp select {
    padding-top: 0;
  }
}
.ginput_container_select select::-ms-expand,
.selectWrp select::-ms-expand {
  display: none;
}

.ginput_container_select select:-moz-focusring,
.selectWrp select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #fff;
}

.ginput_container_select select > option,
.selectWrp select > option {
  padding: 5px 10px;
  color: rgb(66, 66, 66) !important;
  background: #fff;
  border: 0 !important;
  border-style: hidden !important;
  line-height: 20px;
  font-size: 14px;
  font-family: "Libre Franklin";
  text-transform: none;
  font-weight: 200;
}

::-webkit-input-placeholder {
  color: rgb(66, 66, 66) !important;
  text-transform: none;
}

:-moz-placeholder {
  color: rgb(66, 66, 66) !important;
  text-transform: none;
}

::-moz-placeholder {
  color: rgb(66, 66, 66) !important;
  text-transform: none;
}

:-ms-input-placeholder {
  color: rgb(66, 66, 66) !important;
  text-transform: none;
}

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

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.textwidget input[type=submit],
.textwidget button[type=submit],
.gform_button {
  text-transform: uppercase;
  font-family: "Libre Franklin";
  font-weight: 200;
  text-align: center;
  text-decoration: none !important;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: #2a783e;
  color: #ffffff !important;
  transition: all 300ms ease;
  padding: 15px 30px !important;
  margin: 0 auto !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  opacity: 0.75;
}

.textwidget input[type=submit],
.textwidget button[type=submit] {
  display: block;
  width: 100%;
  padding: 16px 0 !important;
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_button:hover {
  opacity: 1;
  color: black;
}

.ginput_container a:focus {
  color: rgb(66, 66, 66) !important;
}

/* 4 column Gravity Forms custom ready class ------------------------------------------------------*/
.gform_wrapper .top_label li.gfield.gf_first_quarter,
.gform_wrapper .top_label li.gfield.gf_second_quarter,
.gform_wrapper .top_label li.gfield.gf_third_quarter,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter {
  width: 25%;
}

@media (max-width: 767px) {
  .gform_wrapper .top_label li.gfield.gf_first_quarter,
  .gform_wrapper .top_label li.gfield.gf_second_quarter,
  .gform_wrapper .top_label li.gfield.gf_third_quarter,
  .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .gform_wrapper .top_label li.gfield.gf_first_quarter,
  .gform_wrapper .top_label li.gfield.gf_second_quarter,
  .gform_wrapper .top_label li.gfield.gf_third_quarter,
  .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    width: 100%;
    float: none;
  }
}
.gform_wrapper.tb-booking-button-form {
  margin: 0 !important;
}

.tb-booking-button-form li {
  clear: none !important;
}

.tb-booking-button-form .gfield_date,
.tb-booking-button-form .gfield_select,
.tb-booking-button-form .gfield_text,
.tb-booking-button-form .gfield_button {
  float: left;
}

.tb-booking-button-form .gfield_date {
  width: 165px;
}

.tb-booking-button-form .gfield_date ::-webkit-calendar-picker-indicator {
  opacity: 1;
}

@media (max-width: 1023px) {
  .tb-booking-button-form .gfield_date {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .tb-booking-button-form .gfield_date {
    width: 100%;
    float: none;
  }
}
.tb-booking-button-form .gfield_select {
  width: 120px;
}

@media (max-width: 1023px) {
  .tb-booking-button-form .gfield_select {
    width: 20%;
  }
}
@media (max-width: 639px) {
  .tb-booking-button-form .gfield_select {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .tb-booking-button-form .gfield_select {
    width: 100%;
    float: none;
  }
}
.tb-booking-button-form .gfield_select .ginput_container_select:before {
  right: 15px;
}

.tb-booking-button-form .gfield_text {
  width: 120px;
}

@media (max-width: 1023px) {
  .tb-booking-button-form .gfield_text {
    width: 20%;
  }
}
@media (max-width: 639px) {
  .tb-booking-button-form .gfield_text {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .tb-booking-button-form .gfield_text {
    width: 100%;
    float: none;
  }
}
.tb-booking-button-form .gfield_button {
  width: 90px;
}

@media (max-width: 1023px) {
  .tb-booking-button-form .gfield_button {
    width: 20%;
  }
}
@media (max-width: 639px) {
  .tb-booking-button-form .gfield_button {
    width: 100%;
    clear: both;
  }
  .tb-booking-button-form .gfield_button .gform_button {
    margin-top: 7px !important;
  }
}
@media (max-width: 480px) {
  .tb-booking-button-form .gfield_button {
    width: 100%;
    float: none;
  }
  .tb-booking-button-form .gfield_button .gform_button {
    margin-top: 0 !important;
  }
}
.tb-booking-button-form .gfield_button .gform_button {
  padding: 16px 0 !important;
  display: block;
  width: 100%;
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_first_quarter,
.gform_wrapper .top_label li.gfield.gfield_error.gf_second_quarter,
.gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter {
  width: 21%;
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter {
  margin-right: 1%;
}

.gform_wrapper .top_label li.gfield.gf_first_quarter {
  float: left;
  clear: left !important;
}

.gform_wrapper .top_label li.gfield.gf_second_quarter,
.gform_wrapper .top_label li.gfield.gf_third_quarter,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter {
  float: left;
  clear: none !important;
}

.gform_wrapper .top_label li.gfield.gf_first_quarter input.medium,
.gform_wrapper .top_label li.gfield.gf_first_quarter input.large,
.gform_wrapper .top_label li.gfield.gf_first_quarter select.medium,
.gform_wrapper .top_label li.gfield.gf_first_quarter select.large,
.gform_wrapper .top_label li.gfield.gf_second_quarter input.medium,
.gform_wrapper .top_label li.gfield.gf_second_quarter input.large,
.gform_wrapper .top_label li.gfield.gf_second_quarter select.medium,
.gform_wrapper .top_label li.gfield.gf_second_quarter select.large,
.gform_wrapper .top_label li.gfield.gf_third_quarter input.medium,
.gform_wrapper .top_label li.gfield.gf_third_quarter input.large,
.gform_wrapper .top_label li.gfield.gf_third_quarter select.medium,
.gform_wrapper .top_label li.gfield.gf_third_quarter select.large,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large {
  width: 100%;
}

.gform_wrapper .top_label li.gfield.gf_first_quarter + li.gfield,
.gform_wrapper .top_label li.gfield.gf_second_quarter + li.gfield,
.gform_wrapper .top_label li.gfield.gf_third_quarter + li.gfield,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter + li.gfield {
  clear: both;
}

.gform_wrapper .top_label li.gfield.gf_first_quarter + .gform_footer,
.gform_wrapper .top_label li.gfield.gf_second_quarter + .gform_footer,
.gform_wrapper .top_label li.gfield.gf_third_quarter + .gform_footer,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter + .gform_footer {
  clear: both;
}

.gform_wrapper .top_label li.gfield.gf_left_third,
.gform_wrapper .top_label li.gfield.gf_middle_third,
.gform_wrapper .top_label li.gfield.gf_right_third {
  width: 33.33 !important;
  margin-left: 0 !important;
  clear: none !important;
}

@media (max-width: 639px) {
  .gform_wrapper .top_label li.gfield.gf_left_third,
  .gform_wrapper .top_label li.gfield.gf_middle_third,
  .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 50% !important;
    clear: none !important;
  }
}
@media (max-width: 480px) {
  .gform_wrapper .top_label li.gfield.gf_left_third,
  .gform_wrapper .top_label li.gfield.gf_middle_third,
  .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
}
.tb-conference-form-wrapper {
  position: relative;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tb-conference-form-wrapper .tb-divider-outer-wrapper {
  margin-bottom: 20px;
}

.tb-conference-form-wrapper form {
  text-align: center !important;
}

.tb-conference-form-wrapper .form-group {
  float: left;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

.tb-conference-form-wrapper .form-group.form-group-select, .tb-conference-form-wrapper .form-group.textareaWrp {
  width: 100%;
}

.tb-conference-form-wrapper .form-group label {
  display: none;
}

.tb-conference-form-wrapper .form-group input {
  height: auto !important;
}

@media (max-width: 767px) {
  .tb-conference-form-wrapper .form-group {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .tb-conference-form-wrapper .form-group {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
    float: none;
  }
}
.form4col {
  width: 25%;
  display: inline-block;
}

@media (max-width: 767px) {
  .form4col {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .form4col {
    width: 100%;
  }
}
.apsis-nyhetsbrev {
  text-align: center !important;
  margin: 0 auto !important;
}

.apsis-nyhetsbrev input {
  background-color: rgb(255, 255, 255);
  padding: 15px 10px !important;
  font-family: "Libre Franklin";
  color: rgb(66, 66, 66) !important;
  text-transform: none;
  font-weight: 600;
  font-size: 12px !important;
  line-height: 17px !important;
  width: 49% !important;
  moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid silver;
  display: inline-block;
}

.apsis-nyhetsbrev input[type=submit] {
  text-transform: uppercase;
  text-align: center;
  text-decoration: none !important;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: #0a3269 !important;
  color: #ffffff !important;
  transition: all 300ms ease;
  padding: 12px 20px !important;
  margin: 20px auto 0;
  border-radius: 500px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  opacity: 1;
  font: 200 1em "Libre Franklin" !important;
}

.apsis-nyhetsbrev input[type=submit]:hover {
  opacity: 0.75;
}

.nyhetspresentkortblock {
  background-color: rgba(255, 252, 255, 0.7) !important;
  padding-bottom: 30px;
  border: 1px solid #ffffff;
}

.nyhetspresentkortblock .wpb_wrapper {
  margin-right: 10px;
  margin-left: 10px;
}

.nyhetspresentkortblock table td {
  padding: 0 !important;
  text-align: center;
}

.top_header {
  display: none !important;
}

#site-header {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  padding: 0 0 10px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a6000000", endColorstr="#00000000",GradientType=0 );
  transition: top 300ms ease;
}

#site-header .container {
  position: relative;
  width: auto;
  max-width: none;
  margin: 0 auto;
  padding: 0;
}

#site-header p {
  display: none;
}

#site-header .header-left {
  float: left;
  text-align: left;
  margin-top: 10px;
  margin-left: 20px;
}

#site-header .header-left img {
  display: none;
  width: 40px;
}

@media (max-width: 1000px) {
  #site-header .header-left img {
    width: 40px !important;
  }
}
#site-header .header-left span {
  display: none;
}

#site-header .header-left a {
  font-size: 0.9em;
  line-height: 1.3em;
  font-weight: 600;
  color: rgb(255, 255, 255) !important;
  text-decoration: none !important;
  vertical-align: middle;
  cursor: pointer;
}

#site-header .header-left a.icon-SMS {
  font-size: 32px;
  font-weight: normal;
  color: #c49c40 !important;
  margin-right: 5px;
}

@media (max-width: 1140px) {
  #site-header .header-left a.icon-SMS {
    font-size: 0.9em;
  }
}
@media (max-width: 767px) {
  #site-header .header-left a.icon-SMS {
    font-size: 1.6em;
  }
}
@media (max-width: 374px) {
  #site-header .header-left a.icon-SMS {
    font-size: 1.4em;
  }
}
@media (max-width: 1140px) {
  #site-header .header-left {
    margin-top: 0;
    margin-left: 0;
    padding: 10px 10px 2px 10px;
    clear: both;
  }
  #site-header .header-left a {
    font-size: 0.75em;
  }
  #site-header .header-left br {
    display: none;
  }
  #site-header .header-left span {
    display: inline;
  }
}
@media (max-width: 767px) {
  #site-header .header-left {
    margin-top: 15px;
    margin-left: 20px;
    padding: 0;
    float: left;
    clear: none;
    background-color: transparent;
  }
  #site-header .header-left a {
    font-size: 0.75em;
  }
  #site-header .header-left br {
    display: inline-block;
  }
  #site-header .header-left span {
    display: none;
  }
}
@media (max-width: 374px) {
  #site-header .header-left a {
    font-size: 0.6em;
  }
}
#site-header .header-right {
  margin-right: 20px;
  text-align: center;
}

@media (max-width: 1024px) {
  #site-header .header-right {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  #site-header .header-right {
    float: none;
    display: none;
    width: auto;
    text-align: left;
    margin-top: 0 !important;
    margin-right: 0 !important;
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    z-index: 999;
    top: 57px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
@media (max-width: 374px) {
  #site-header .header-right {
    top: 52px;
  }
}
#site-header .header-mobile-button-wrapper {
  float: right;
  text-align: right;
  margin-top: 15px;
  margin-right: 20px;
  display: none;
}

#site-header .header-mobile-button-wrapper a.flaticon-menu {
  color: rgb(255, 255, 255);
  text-decoration: none !important;
  font-size: 34px;
  cursor: pointer;
}

@media (max-width: 374px) {
  #site-header .header-mobile-button-wrapper a.flaticon-menu {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  #site-header .header-mobile-button-wrapper {
    display: block;
  }
}
#site-header.scrolled,
#site-header.noTopImage {
  position: fixed;
  top: -120px;
}

#site-header.scrolled .header-left img,
#site-header.noTopImage .header-left img {
  display: block;
}

#site-header.scrolled .header-left a,
#site-header.noTopImage .header-left a {
  color: white !important;
  font-weight: 400;
}

#site-header.scrolled .header-left a.icon-SMS,
#site-header.noTopImage .header-left a.icon-SMS {
  color: #c49c40 !important;
}

@media (max-width: 1140px) {
  #site-header.scrolled .header-left,
  #site-header.noTopImage .header-left {
    margin-top: 0;
  }
  #site-header.scrolled .header-left a,
  #site-header.noTopImage .header-left a {
    color: rgb(255, 255, 255) !important;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  #site-header.scrolled .header-left,
  #site-header.noTopImage .header-left {
    margin-top: 10px;
    background-color: transparent;
  }
  #site-header.scrolled .header-left a,
  #site-header.noTopImage .header-left a {
    color: white !important;
    font-weight: 400;
  }
}
#site-header.scrolled .header-right,
#site-header.noTopImage .header-right {
  margin-top: 0;
}

#site-header.scrolled .header-mobile-button-wrapper,
#site-header.noTopImage .header-mobile-button-wrapper {
  margin-top: 10px;
}

#site-header.scrolled .header-mobile-button-wrapper a.flaticon-menu,
#site-header.noTopImage .header-mobile-button-wrapper a.flaticon-menu {
  color: white;
}

@media (max-width: 1140px) {
  #site-header.scrolled,
  #site-header.noTopImage {
    top: -200px;
  }
}
@media (max-width: 767px) {
  #site-header.scrolled,
  #site-header.noTopImage {
    top: -100px;
    padding: 0 0 13px;
  }
}
#site-header.scrolled.white-menu,
#site-header.noTopImage.white-menu {
  background-color: rgba(43, 43, 43, 0.9) !important;
  top: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.top-menu-wrapper,
.main-menu-wrapper {
  height: auto;
  background-color: transparent;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
  min-width: 400px;
}

.top-menu-wrapper .menu-main-menu-container,
.top-menu-wrapper .menu-top-menu-container,
.top-menu-wrapper .menu-main-menu-en-container,
.top-menu-wrapper .menu-top-menu-en-container,
.main-menu-wrapper .menu-main-menu-container,
.main-menu-wrapper .menu-top-menu-container,
.main-menu-wrapper .menu-main-menu-en-container,
.main-menu-wrapper .menu-top-menu-en-container {
  float: right;
}

@media (max-width: 767px) {
  .top-menu-wrapper .menu-main-menu-container,
  .top-menu-wrapper .menu-top-menu-container,
  .top-menu-wrapper .menu-main-menu-en-container,
  .top-menu-wrapper .menu-top-menu-en-container,
  .main-menu-wrapper .menu-main-menu-container,
  .main-menu-wrapper .menu-top-menu-container,
  .main-menu-wrapper .menu-main-menu-en-container,
  .main-menu-wrapper .menu-top-menu-en-container {
    float: none;
  }
}
.top-menu-wrapper a,
.main-menu-wrapper a {
  padding: 0;
  margin-left: 20px;
  background-color: transparent !important;
  text-decoration: none !important;
  color: rgb(255, 255, 255) !important;
  text-align: right;
  white-space: nowrap;
}

@media (max-width: 880px) {
  .top-menu-wrapper a,
  .main-menu-wrapper a {
    margin-left: 10px;
    font-size: 0.9em !important;
  }
}
@media (max-width: 767px) {
  .top-menu-wrapper a,
  .main-menu-wrapper a {
    margin-left: 0 !important;
    text-align: center;
    background-color: #333333 !important;
    display: block;
    padding: 15px 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #515151;
  }
}
.top-menu-wrapper ul,
.main-menu-wrapper ul {
  float: right;
  text-align: right;
}

.top-menu-wrapper li,
.main-menu-wrapper li {
  float: left;
  position: relative;
}

@media (max-width: 767px) {
  .top-menu-wrapper,
  .main-menu-wrapper {
    min-width: 250px;
  }
  .top-menu-wrapper li,
  .main-menu-wrapper li {
    float: none !important;
    text-align: center;
  }
  .top-menu-wrapper ul,
  .main-menu-wrapper ul {
    float: none;
    text-align: center;
  }
}
.top-menu-wrapper {
  position: absolute;
  top: 0;
  right: 45px;
  font-weight: 200;
}

.top-menu-wrapper a {
  font-size: 0.9em;
}

@media (max-width: 767px) {
  .top-menu-wrapper a {
    font-size: 1em;
    line-height: 20px;
    font-family: "Libre Franklin";
    text-transform: uppercase;
    font-weight: 200;
  }
}
@media (max-width: 767px) {
  .top-menu-wrapper {
    position: static;
    top: auto;
    right: auto;
  }
}
.main-menu-wrapper {
  position: relative;
  top: 20px;
  padding-bottom: 40px;
  text-transform: uppercase;
  font-weight: 200;
  text-align: right !important;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 1000px) {
  .main-menu-wrapper {
    top: 15px;
  }
}
.main-menu-wrapper a {
  font-size: 1em;
  font-weight: 200;
  font-family: "Libre Franklin";
}

@media (max-width: 1279px) {
  .main-menu-wrapper a {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .main-menu-wrapper a {
    line-height: 20px;
  }
}
.main-menu-wrapper li.menuButton {
  float: right;
}

.main-menu-wrapper li.menuButton a {
  font-size: 13px;
  line-height: 34px;
  text-align: center;
  font-weight: 100;
  letter-spacing: 2px;
  font-family: "Libre Franklin";
  color: rgb(66, 66, 66) !important;
  padding: 7px 15px;
  -webkit-font-smoothing: antialiased;
  background-color: rgb(10, 50, 105) !important;
}

@media (max-width: 767px) {
  .main-menu-wrapper li.menuButton a {
    line-height: 20px;
    font-size: 1em;
    padding: 15px 15px;
    font-family: "Playfair Display";
    font-weight: normal;
    border-top: none;
    border-bottom: none;
  }
}
.main-menu-wrapper li.menuButton a:hover {
  color: rgb(66, 66, 66) !important;
}

@media (max-width: 767px) {
  .main-menu-wrapper {
    position: static;
    top: auto;
  }
}
.main-menu-wrapper .sub-menu {
  display: none;
  text-align: left;
  position: absolute;
  width: 220px;
  z-index: 1000;
  top: 56px;
  left: 50%;
  margin-left: -100px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.main-menu-wrapper .sub-menu:before {
  display: none;
  top: -28px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(206, 188, 114, 0);
  border-bottom-color: rgb(10, 50, 105);
  border-width: 14px;
  margin-left: -14px;
}

.main-menu-wrapper .sub-menu li {
  float: none;
  padding: 0;
  text-align: left;
}

.main-menu-wrapper .sub-menu a {
  float: none;
  text-align: left;
  margin: 0;
  display: block;
  font-size: 0.9em;
  font-family: "Libre Franklin";
  padding: 10px 20px;
  text-transform: none;
  color: rgb(10, 50, 105) !important;
  background-color: #fff !important;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #f5f5f5;
}

.main-menu-wrapper .sub-menu a:hover {
  background-color: #f5f5f5 !important;
}

@media (max-width: 767px) {
  .main-menu-wrapper .sub-menu {
    position: relative;
    width: auto;
    top: auto;
    left: auto;
    margin-left: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .main-menu-wrapper .sub-menu:after {
    display: none;
  }
  .main-menu-wrapper .sub-menu a {
    text-align: center;
    margin: 0;
    display: block;
    font-size: 0.9em;
    font-family: "Libre Franklin";
    padding: 10px 20px;
    text-transform: none;
    background-color: #cad5e2 !important;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #dae2eb;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #082752;
  }
  .main-menu-wrapper .sub-menu a:hover {
    background-color: #cad5e2 !important;
  }
}
.scrolled .top-menu-wrapper a,
.scrolled .main-menu-wrapper a,
.noTopImage .top-menu-wrapper a,
.noTopImage .main-menu-wrapper a {
  color: #fff !important;
  font-weight: 100;
}

.scrolled .top-menu-wrapper a:hover,
.scrolled .main-menu-wrapper a:hover,
.noTopImage .top-menu-wrapper a:hover,
.noTopImage .main-menu-wrapper a:hover {
  color: #f5f5f5 !important;
}

@media (max-width: 767px) {
  .scrolled .top-menu-wrapper a,
  .scrolled .main-menu-wrapper a,
  .noTopImage .top-menu-wrapper a,
  .noTopImage .main-menu-wrapper a {
    color: rgb(255, 255, 255) !important;
    font-weight: normal;
  }
  .scrolled .top-menu-wrapper a:hover,
  .scrolled .main-menu-wrapper a:hover,
  .noTopImage .top-menu-wrapper a:hover,
  .noTopImage .main-menu-wrapper a:hover {
    color: #f2f2f2 !important;
    background-color: #2b2b2b !important;
  }
  .scrolled .top-menu-wrapper li.menuButton a,
  .scrolled .main-menu-wrapper li.menuButton a,
  .noTopImage .top-menu-wrapper li.menuButton a,
  .noTopImage .main-menu-wrapper li.menuButton a {
    color: rgb(66, 66, 66) !important;
    font-weight: 600;
  }
  .scrolled .top-menu-wrapper li.menuButton a:hover,
  .scrolled .main-menu-wrapper li.menuButton a:hover,
  .noTopImage .top-menu-wrapper li.menuButton a:hover,
  .noTopImage .main-menu-wrapper li.menuButton a:hover {
    color: rgb(66, 66, 66) !important;
  }
}
.scrolled .top-menu-wrapper .sub-menu a,
.scrolled .main-menu-wrapper .sub-menu a,
.noTopImage .top-menu-wrapper .sub-menu a,
.noTopImage .main-menu-wrapper .sub-menu a {
  color: rgb(10, 50, 105) !important;
}

.scrolled .top-menu-wrapper .sub-menu a:hover,
.scrolled .main-menu-wrapper .sub-menu a:hover,
.noTopImage .top-menu-wrapper .sub-menu a:hover,
.noTopImage .main-menu-wrapper .sub-menu a:hover {
  color: rgb(10, 50, 105) !important;
}

@media (max-width: 767px) {
  .scrolled .top-menu-wrapper .sub-menu a,
  .scrolled .main-menu-wrapper .sub-menu a,
  .noTopImage .top-menu-wrapper .sub-menu a,
  .noTopImage .main-menu-wrapper .sub-menu a {
    color: rgb(255, 255, 255) !important;
  }
  .scrolled .top-menu-wrapper .sub-menu a:hover,
  .scrolled .main-menu-wrapper .sub-menu a:hover,
  .noTopImage .top-menu-wrapper .sub-menu a:hover,
  .noTopImage .main-menu-wrapper .sub-menu a:hover {
    color: #f2f2f2 !important;
  }
}
.scrolled .main-menu-wrapper,
.noTopImage .main-menu-wrapper {
  padding-bottom: 1px;
}

@media (max-width: 880px) {
  .scrolled .main-menu-wrapper,
  .noTopImage .main-menu-wrapper {
    top: 18px;
  }
}
@media (max-width: 767px) {
  .scrolled .main-menu-wrapper,
  .noTopImage .main-menu-wrapper {
    top: auto;
  }
}
.scrolled .main-menu-wrapper li.menuButton a,
.noTopImage .main-menu-wrapper li.menuButton a {
  color: rgb(66, 66, 66) !important;
  font-weight: 600;
}

.scrolled .main-menu-wrapper li.menuButton a:hover,
.noTopImage .main-menu-wrapper li.menuButton a:hover {
  color: rgb(66, 66, 66) !important;
}

.menu_book {
  text-decoration: none !important;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: #ffffff;
  color: #0a3269 !important;
  margin-left: 20px;
  border-radius: 500px;
  -webkit-appearance: none;
  -moz-appearance: none;
  opacity: 0.75;
}

.menu_book a {
  color: #0a3269 !important;
  margin-right: 20px;
}

@media (max-width: 880px) {
  .menu_book a {
    margin-right: 10px;
  }
}
.scrolled .menu_book {
  color: #0a3269 !important;
}

.scrolled .menu_book a {
  color: #0a3269 !important;
  margin-right: 20px;
}

.menu_book:hover {
  opacity: 1 !important;
}

.blog-sidebar,
.single-post article {
  margin-top: 30px;
}

.post-navigation h2 {
  font-size: 1.4em;
  margin-top: 15px;
}

.post_date {
  display: block;
  margin-bottom: 15px;
}
/*# sourceMappingURL=main.min.css.map */
