/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-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;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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.42857143;
  color: #333;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.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;
  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 #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  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-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-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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.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 {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  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 > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          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,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  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;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.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 {
    right: auto;
    left: 0;
  }
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-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-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-state-default .ui-icon{background-image:url("images/ui-icons_888888_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cd0a0a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
@font-face {
  font-family: "pf_dintext_promedium";
  src: url(../fonts/parachute_-_pfdintextpro-medium-webfont.eot);
  src: url(../fonts/parachute_-_pfdintextpro-medium-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/parachute_-_pfdintextpro-medium-webfont.woff2) format("woff2"), url(../fonts/parachute_-_pfdintextpro-medium-webfont.woff) format("woff"), url(../fonts/parachute_-_pfdintextpro-medium-webfont.ttf) format("truetype"), url(../fonts/parachute_-_pfdintextpro-medium-webfont.svg#pf_dintext_promedium) format("svg");
  font-weight: normal;
  font-style: normal; }

@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") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  border: 10px solid #f3f2ee;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #393939;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; }
  @media (max-width: 992px) {
    body {
      border: 0; } }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "pf_dintext_promedium", sans-serif;
  font-weight: 500; }

h1 {
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 54px; }

h2 {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 40px; }

h3 {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 32px; }

h4 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 26px; }

h5 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 26px; }

h6 {
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 22px; }

p {
  margin: 0;
  color: #393939;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; }

@media (max-width: 992px) {
  h1 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px; }
  h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px; }
  h3 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px; }
  h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px; }
  h5 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px; }
  h6 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 5px; }
  p {
    font-size: 16px;
    line-height: 20px; } }

a {
  transition: all 0.25s ease-in-out;
  text-decoration: none !important; }

blockquote {
  padding: 30px 50px;
  border: 2px solid #f3f2ee;
  color: #393939;
  line-height: 24px;
  background: url(../images/blockquote-left.svg) left 15px bottom 15px no-repeat, url(../images/blockquote-right.svg) right 15px top 15px no-repeat;
  position: relative; }
  @media (max-width: 480px) {
    blockquote {
      padding: 30px; } }
  blockquote::before, blockquote::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    top: 25px; }
    @media (max-width: 480px) {
      blockquote::before, blockquote::after {
        transform: rotate(90deg);
        left: 30px !important; } }
  blockquote::before {
    border-color: transparent #f3f2ee transparent transparent;
    left: -15px; }
    @media (max-width: 480px) {
      blockquote::before {
        top: -23px; } }
  blockquote::after {
    border-color: transparent white transparent transparent;
    left: -12px; }
    @media (max-width: 480px) {
      blockquote::after {
        top: -20px; } }

.clearfix::after, .tabs-nav::after {
  content: "";
  display: table;
  clear: both; }

table {
  width: 100%; }
  @media (max-width: 768px) {
    table thead {
      display: none; } }
  table thead td {
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 12px;
    line-height: 23px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.8px; }
  table tr {
    border-bottom: 2px solid #f3f2ee; }
    @media (max-width: 768px) {
      table tr {
        display: block;
        width: 100%;
        border-bottom: 0;
        background-color: transparent; } }
    table tr:nth-child(even) {
      background-color: #fcfbf8; }
      @media (max-width: 768px) {
        table tr:nth-child(even) {
          background-color: transparent; } }
    table tr th,
    table tr td {
      padding: 8px; }
    table tr th {
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 12px;
      line-height: 23px;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 1.8px; }
    table tr td {
      color: #393939;
      font-family: "Arial", sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 23px; }
      @media (max-width: 768px) {
        table tr td {
          display: block;
          width: 100%;
          position: relative;
          border-bottom: 2px solid #f3f2ee; }
          table tr td .cell-wrapper {
            width: 50%;
            float: left; }
          table tr td::before {
            content: attr(data-label);
            font-family: "pf_dintext_promedium", sans-serif;
            font-size: 12px;
            line-height: 23px;
            font-weight: 500;
            text-transform: uppercase;
            letter-spacing: 1.8px;
            width: 50%;
            float: left; } }

.text-input {
  color: black;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  width: 100%;
  border-bottom: 2px solid #f3f2ee;
  padding: 15px 0; }

.text-input-label {
  color: black;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 0;
  text-transform: uppercase;
  display: block; }

.block-title {
  color: #1a1919;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 26px;
  letter-spacing: 5.2px;
  font-weight: 500;
  line-height: 40px;
  text-transform: uppercase;
  display: table-caption; }

.inline-title {
  color: black;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px; }

body input:focus, body textarea:focus, body select:focus, body .ninja_table_wrapper .SumoSelect:focus {
  outline: none !important; }

body input:focus-visible, body textarea:focus-visible, body select:focus-visible, body .ninja_table_wrapper .SumoSelect:focus-visible {
  outline: 2px solid black !important; }

.skip-to-content-link {
  position: absolute;
  top: -40px;
  /* Move it out of view */
  left: 0;
  background: none;
  border: 0;
  outline: none !important;
  color: #fff;
  padding: 10px;
  text-align: center;
  z-index: 1000;
  /* Ensure it appears above other content */
  transition: top 0.3s;
  /* Smooth transition */ }
  .skip-to-content-link:focus {
    top: 0;
    /* Make it visible when focused */ }

.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:focus-visible {
  outline: 2px solid black; }

.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a:focus-visible {
  outline: 2px solid black; }

.wpb_images_carousel a.vc_left:focus-visible {
  outline: 2px solid red; }

.wpb_images_carousel a.vc_right:focus-visible {
  outline: 2px solid red; }

.vc_grid .vc_grid-item a.vc_gitem-link:focus-visible {
  outline: 2px solid black; }

.wpb_text_column a:has(img):focus-visible, .wpb_single_image a:has(img):focus-visible {
  outline: 2px solid red !important;
  display: block; }

.vc-hoverbox-wrapper .vc-hoverbox:focus-within {
  outline: 2px solid red; }

.gform_wrapper .gfield .ginput_container input[type="checkbox"]:focus-visible + label, .gform_wrapper .gfield .ginput_container input[type="radio"]:focus-visible + label {
  outline: 2px auto black; }

body {
  padding-top: 180px; }
  @media (max-width: 1200px) {
    body {
      padding-top: 150px; } }
  @media (max-width: 992px) {
    body {
      padding-top: 70px; } }
  @media (max-width: 480px) {
    body {
      padding-top: 64px; } }

header, .header-padding {
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  background: white;
  border-top: 10px solid #f3f2ee;
  padding-top: 30px;
  padding-bottom: 0;
  transition: all 0.25s ease-in-out;
  z-index: 9998; }
  @media (max-width: 1200px) {
    header, .header-padding {
      left: 0;
      right: 0;
      border-top: 0;
      padding-top: 10px; } }
  @media (max-width: 992px) {
    header, .header-padding {
      padding-top: 15px;
      top: -10px;
      padding-bottom: 5px; } }
  header.fixed, .header-padding.fixed {
    position: fixed;
    background: rgba(255, 255, 255, 0.98);
    padding-top: 15px;
    top: -10px; }
    @media (max-width: 1200px) {
      header.fixed, .header-padding.fixed {
        padding-top: 24px; } }
    @media (max-width: 992px) {
      header.fixed, .header-padding.fixed {
        padding-top: 14px; } }
    header.fixed .logo img, .header-padding.fixed .logo img {
      height: 80px; }
    header.fixed .mega-menu, .header-padding.fixed .mega-menu {
      margin-top: 7px; }

@media (max-width: 1200px) {
  header.fixed.fullHeader {
    height: 100% !important;
    overflow-y: auto; }
  header .top-nav li {
    width: 100%; }
  header .top-nav li ul.dropdown-menu {
    position: relative;
    margin-top: 0;
    margin-bottom: 0; }
  #navbar-collapse.collapse.in {
    padding-bottom: 50px; }
  #navbar-collapse .nav.mega-menu {
    position: relative; } }

header .logo.col-lg-3, .header-padding .logo.col-lg-3 {
  width: 24%; }

header .main-search-form, .header-padding .main-search-form {
  padding: 0; }
  header .main-search-form label, .header-padding .main-search-form label {
    width: 100% !important; }
  header .main-search-form input[type='text'], .header-padding .main-search-form input[type='text'] {
    width: 100%;
    border: none;
    border-bottom: 2px solid #f3f2ee;
    height: 42px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: transparent;
    padding-right: 22px;
    margin: 0; }
    header .main-search-form input[type='text']:focus, .header-padding .main-search-form input[type='text']:focus {
      outline: none; }
  header .main-search-form.long, .header-padding .main-search-form.long {
    display: none;
    background: #fff; }
    @media (max-width: 992px) {
      header .main-search-form.long, .header-padding .main-search-form.long {
        width: 80vw; } }

header .row.header-buttons, .header-padding .row.header-buttons {
  position: relative; }
  header .row.header-buttons .button-container, .header-padding .row.header-buttons .button-container {
    position: relative;
    width: 200px;
    width: max-content; }
    header .row.header-buttons .button-container a, .header-padding .row.header-buttons .button-container a {
      position: relative;
      margin-left: -12px;
      left: 0;
      height: unset;
      display: inline-block; }
      header .row.header-buttons .button-container a img, .header-padding .row.header-buttons .button-container a img {
        display: inline; }
    header .row.header-buttons .button-container .home-icon, .header-padding .row.header-buttons .button-container .home-icon {
      line-height: 24px;
      font-size: 16px;
      font-family: unset;
      top: -2px; }
      header .row.header-buttons .button-container .home-icon img, .header-padding .row.header-buttons .button-container .home-icon img {
        vertical-align: middle; }
    header .row.header-buttons .button-container .search-button:hover, .header-padding .row.header-buttons .button-container .search-button:hover {
      background: #f3f2ee; }
    header .row.header-buttons .button-container .search-button::before, .header-padding .row.header-buttons .button-container .search-button::before {
      padding: 5px 10px; }
    header .row.header-buttons .button-container .turas-button, .header-padding .row.header-buttons .button-container .turas-button {
      padding: 5px 10px; }
      header .row.header-buttons .button-container .turas-button:hover, .header-padding .row.header-buttons .button-container .turas-button:hover {
        background: #f3f2ee; }

header .search-button, .header-padding .search-button {
  color: #000101;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  height: 42px; }
  header .search-button:hover, .header-padding .search-button:hover {
    color: #000101;
    text-decoration: none; }
  header .search-button::before, .header-padding .search-button::before {
    font-family: "Flaticon";
    content: "\e006";
    padding: 10px 10px;
    display: block;
    font-size: 16px; }

header .caret, header .top-nav li.with-caret > a::before, header .header-padding .top-nav li.with-caret > a::before, .header-padding .top-nav header li.with-caret > a::before, header .mega-menu > li > a::after, .header-padding .caret, header .top-nav .header-padding li.with-caret > a::before, .header-padding .top-nav li.with-caret > a::before, .header-padding .mega-menu > li > a::after {
  content: "";
  display: block;
  position: absolute;
  right: 17px;
  top: 23px;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-top: 4px dashed;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  color: #cccccc; }

header .logo img, .header-padding .logo img {
  display: block;
  /*height: 120px;*/
  max-height: 120px;
  transition: all 0.25s ease-in-out; }
  @media (max-width: 992px) {
    header .logo img.logo-small, .header-padding .logo img.logo-small {
      height: 60px; } }
  @media (max-width: 480px) {
    header .logo img.logo-small, .header-padding .logo img.logo-small {
      height: 50px; } }

header .lang-switch, .header-padding .lang-switch {
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 18px;
  color: #000101;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  margin-left: 4px;
  margin-top: 5px;
  border-radius: 3px;
  text-decoration: none; }
  header .lang-switch:hover, .header-padding .lang-switch:hover {
    background: #f3f2ee;
    color: #000101; }
    @media (max-width: 992px) {
      header .lang-switch:hover, .header-padding .lang-switch:hover {
        background: transparent; } }
  @media only screen and (max-width: 480px) {
    header .lang-switch, .header-padding .lang-switch {
      font-size: 16px; } }

header .top-nav, .header-padding .top-nav {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none; }
  header .top-nav li, .header-padding .top-nav li {
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 16px;
    margin: 0 0 0 4px;
    float: left;
    position: relative; }
    @media (max-width: 1200px) {
      header .top-nav li a, .header-padding .top-nav li a {
        white-space: initial; } }
    header .top-nav li::after, .header-padding .top-nav li::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 3px;
      height: 13px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      /*background: #393939;*/
      transition: bottom 0.025s 0.25s linear;
      z-index: -1; }
    header .top-nav li.open > a, .header-padding .top-nav li.open > a {
      background-color: #393939;
      color: white; }
    header .top-nav li.open::after, .header-padding .top-nav li.open::after {
      bottom: -10px;
      transition: bottom 0.025s 0s linear; }
    header .top-nav li.open > ul, .header-padding .top-nav li.open > ul {
      max-height: 600px;
      transition: max-height 0.25s 0.025s linear; }
      @media (max-width: 1200px) {
        header .top-nav li.open > ul, .header-padding .top-nav li.open > ul {
          max-height: 1000px; } }
    header .top-nav li:first-child, .header-padding .top-nav li:first-child {
      /* margin-left: 0; */ }
    header .top-nav li.with-caret > a, .header-padding .top-nav li.with-caret > a {
      padding-right: 40px; }
    header .top-nav li.purple-nav a, .header-padding .top-nav li.purple-nav a {
      border-color: #ff5cb3; }
      header .top-nav li.purple-nav a:hover, .header-padding .top-nav li.purple-nav a:hover {
        background: #ff5cb3; }
    header .top-nav li.purple-nav.open > a, header .top-nav li.purple-nav-full > a, .header-padding .top-nav li.purple-nav.open > a, .header-padding .top-nav li.purple-nav-full > a {
      color: #FFF;
      border-color: #ff5cb3;
      background: #ff5cb3; }
      header .top-nav li.purple-nav.open > a:hover, header .top-nav li.purple-nav-full > a:hover, .header-padding .top-nav li.purple-nav.open > a:hover, .header-padding .top-nav li.purple-nav-full > a:hover {
        background: #fff;
        border-color: #ff5cb3;
        color: #000; }
    header .top-nav li.purple-nav.open li a:hover, header .top-nav li.purple-nav-full li a:hover, .header-padding .top-nav li.purple-nav.open li a:hover, .header-padding .top-nav li.purple-nav-full li a:hover {
      color: #FFF;
      background: #ff5cb3;
      border-color: #000; }
    header .top-nav li.lpurple-nav a, .header-padding .top-nav li.lpurple-nav a {
      border-color: #6272f2; }
      header .top-nav li.lpurple-nav a:hover, .header-padding .top-nav li.lpurple-nav a:hover {
        background: #6272f2; }
    header .top-nav li.lpurple-nav.open > a, header .top-nav li.lpurple-nav-full > a, .header-padding .top-nav li.lpurple-nav.open > a, .header-padding .top-nav li.lpurple-nav-full > a {
      color: #FFF;
      border-color: #6272f2;
      background: #6272f2; }
      header .top-nav li.lpurple-nav.open > a:hover, header .top-nav li.lpurple-nav-full > a:hover, .header-padding .top-nav li.lpurple-nav.open > a:hover, .header-padding .top-nav li.lpurple-nav-full > a:hover {
        background: #fff;
        border-color: #6272f2;
        color: #000; }
    header .top-nav li.lpurple-nav.open li a:hover, header .top-nav li.lpurple-nav-full li a:hover, .header-padding .top-nav li.lpurple-nav.open li a:hover, .header-padding .top-nav li.lpurple-nav-full li a:hover {
      color: #FFF;
      background: #6272f2;
      border-color: #000; }
    header .top-nav li.cyan-nav a, .header-padding .top-nav li.cyan-nav a {
      border-color: #acdaca; }
      header .top-nav li.cyan-nav a:hover, .header-padding .top-nav li.cyan-nav a:hover {
        background: #acdaca; }
    header .top-nav li.cyan-nav.open > a, header .top-nav li.cyan-nav-full > a, .header-padding .top-nav li.cyan-nav.open > a, .header-padding .top-nav li.cyan-nav-full > a {
      border-color: #addaca;
      background: #addaca; }
      header .top-nav li.cyan-nav.open > a:hover, header .top-nav li.cyan-nav-full > a:hover, .header-padding .top-nav li.cyan-nav.open > a:hover, .header-padding .top-nav li.cyan-nav-full > a:hover {
        background: #98c7b7; }
    header .top-nav li.cyan-nav.open.with-caret > a::before, header .top-nav li.cyan-nav-full.with-caret > a::before, .header-padding .top-nav li.cyan-nav.open.with-caret > a::before, .header-padding .top-nav li.cyan-nav-full.with-caret > a::before {
      color: #000; }
    header .top-nav li.cyan-nav.open li a:hover, header .top-nav li.cyan-nav-full li a:hover, .header-padding .top-nav li.cyan-nav.open li a:hover, .header-padding .top-nav li.cyan-nav-full li a:hover {
      color: black;
      background: #addaca; }
    header .top-nav li.lblue-nav a, .header-padding .top-nav li.lblue-nav a {
      border-color: #92afea; }
      header .top-nav li.lblue-nav a:hover, .header-padding .top-nav li.lblue-nav a:hover {
        background: #92afea; }
    header .top-nav li.lblue-nav.open > a, header .top-nav li.lblue-nav-full > a, .header-padding .top-nav li.lblue-nav.open > a, .header-padding .top-nav li.lblue-nav-full > a {
      color: #fff;
      border-color: #92afea;
      background: #92afea; }
      header .top-nav li.lblue-nav.open > a:hover, header .top-nav li.lblue-nav-full > a:hover, .header-padding .top-nav li.lblue-nav.open > a:hover, .header-padding .top-nav li.lblue-nav-full > a:hover {
        background: #fff;
        color: #000; }
    header .top-nav li.lblue-nav.open li a:hover, header .top-nav li.lblue-nav-full li a:hover, .header-padding .top-nav li.lblue-nav.open li a:hover, .header-padding .top-nav li.lblue-nav-full li a:hover {
      color: #fff;
      background: #92afea; }
    header .top-nav li.violet-nav a, .header-padding .top-nav li.violet-nav a {
      border-color: #7c5c99; }
      header .top-nav li.violet-nav a:hover, .header-padding .top-nav li.violet-nav a:hover {
        background: #7c5c99; }
    header .top-nav li.yellow-nav a, .header-padding .top-nav li.yellow-nav a {
      border-color: #d9e02e; }
      header .top-nav li.yellow-nav a:hover, .header-padding .top-nav li.yellow-nav a:hover {
        background: #d9e02e; }
    header .top-nav li.yellow-nav-full a, .header-padding .top-nav li.yellow-nav-full a {
      border-color: #d9e02e;
      background: #d9e02e; }
      header .top-nav li.yellow-nav-full a:hover, .header-padding .top-nav li.yellow-nav-full a:hover {
        background: #cdd42e; }
    header .top-nav li.blue-nav a, .header-padding .top-nav li.blue-nav a {
      border-color: #2f415f; }
      header .top-nav li.blue-nav a:hover, .header-padding .top-nav li.blue-nav a:hover {
        background: #2f415f; }
    header .top-nav li.black-nav a, .header-padding .top-nav li.black-nav a {
      border-color: #393939; }
      header .top-nav li.black-nav a:hover, .header-padding .top-nav li.black-nav a:hover {
        background: #393939; }
    header .top-nav li.black-nav.open > a, header .top-nav li.black-nav-full > a, .header-padding .top-nav li.black-nav.open > a, .header-padding .top-nav li.black-nav-full > a {
      color: #fff;
      border-color: #000000;
      background: #000000; }
      header .top-nav li.black-nav.open > a:hover, header .top-nav li.black-nav-full > a:hover, .header-padding .top-nav li.black-nav.open > a:hover, .header-padding .top-nav li.black-nav-full > a:hover {
        background: #393939;
        color: #fff; }
    header .top-nav li.black-nav.open li a:hover, header .top-nav li.black-nav-full li a:hover, .header-padding .top-nav li.black-nav.open li a:hover, .header-padding .top-nav li.black-nav-full li a:hover {
      color: #fff;
      background: #000000; }
    header .top-nav li.black-nav-full-invert > a, .header-padding .top-nav li.black-nav-full-invert > a {
      color: #fff;
      border-color: #000000;
      background: #000000; }
      header .top-nav li.black-nav-full-invert > a:hover, .header-padding .top-nav li.black-nav-full-invert > a:hover {
        background: #ffffff;
        color: #000000; }
    header .top-nav li.black-nav-full-invert li a:hover, .header-padding .top-nav li.black-nav-full-invert li a:hover {
      color: #fff;
      background: #000000; }
    header .top-nav li a, .header-padding .top-nav li a {
      border-radius: 3px;
      padding: 10px 15px 10px 15px;
      display: block;
      color: black;
      background: #fff;
      border: 1px solid; }
    header .top-nav li a:hover, .header-padding .top-nav li a:hover {
      color: white; }
    header .top-nav li > ul, .header-padding .top-nav li > ul {
      padding: 0;
      position: absolute;
      right: 0;
      /*margin-top: 7px;*/
      z-index: 9998;
      width: 250px;
      max-height: 0px;
      overflow: hidden;
      transition: max-height 0.25s linear;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
      header .top-nav li > ul > li, .header-padding .top-nav li > ul > li {
        float: right;
        display: block;
        width: 100%; }
        header .top-nav li > ul > li > a, .header-padding .top-nav li > ul > li > a {
          border-radius: 3px;
          margin-top: 1px; }
        header .top-nav li > ul > li.green-bg > a, .header-padding .top-nav li > ul > li.green-bg > a {
          background-color: #79c8d2;
          color: #FFFFFF; }
          header .top-nav li > ul > li.green-bg > a:hover, .header-padding .top-nav li > ul > li.green-bg > a:hover {
            background: #60a5af; }

header .mega-menu-wrapper .mega-menu .green-bg, .header-padding .mega-menu-wrapper .mega-menu .green-bg {
  background-color: #79c8d2; }
  header .mega-menu-wrapper .mega-menu .green-bg a, .header-padding .mega-menu-wrapper .mega-menu .green-bg a {
    color: #FFFFFF; }
    header .mega-menu-wrapper .mega-menu .green-bg a:hover, .header-padding .mega-menu-wrapper .mega-menu .green-bg a:hover {
      background-color: #60a5af; }

header .mega-menu-wrapper .mega-menu .green-menu a, .header-padding .mega-menu-wrapper .mega-menu .green-menu a {
  color: #79C8D2; }

.navbar-toggle {
  margin: 0;
  padding: 0;
  margin-right: 15px;
  margin-top: 12px; }
  .navbar-toggle::after {
    content: "\e009";
    font-family: "Flaticon";
    font-size: 25px; }
  @media (max-width: 1200px) {
    .navbar-toggle {
      display: block; } }
  @media (max-width: 480px) {
    .navbar-toggle {
      margin-top: 10px; } }

.navbar-collapse {
  padding: 0; }
  @media (max-width: 1200px) {
    .navbar-collapse.collapse {
      display: none !important; }
      .navbar-collapse.collapse.in {
        display: block !important; } }

footer .navbar-collapse.collapse {
  display: block !important; }
  footer .navbar-collapse.collapse .rect-button {
    margin-bottom: 10px; }

.top-menu {
  float: right; }

@media (min-width: 1200px) {
  .mega-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 76%;
    float: right; } }

@media (max-width: 1200px) {
  .mega-menu-wrapper {
    padding: 0; } }

.header-padding {
  left: 0;
  position: relative !important;
  margin-top: -20px;
  min-height: 180px;
  visibility: hidden;
  opacity: 0;
  /*.mega-menu-wrapper {
    width: auto;
    .mega-menu {
      margin-top: 0;
    }
  }*/ }
  @media (max-width: 1200px) {
    .header-padding {
      min-height: 101px; } }
  .header-padding * {
    visibility: hidden;
    opacity: 0; }

.mega-menu {
  transition: margin 0.25s ease-in-out;
  margin-top: 47px;
  margin-left: 0; }
  @media (max-width: 1200px) {
    .mega-menu {
      padding-bottom: 7px; } }
  .mega-menu > li {
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 18px;
    /*margin-left: 5px;*/
    float: left;
    position: inherit; }
    @media (max-width: 1200px) {
      .mega-menu > li {
        margin-left: 1px; } }
    @media (max-width: 1200px) {
      .mega-menu > li {
        width: 100%;
        margin-left: 0; } }
    @media (min-width: 1200px) {
      .mega-menu > li:first-child {
        margin-left: 0; } }
    .mega-menu > li.open > a,
    .mega-menu > li.open > a:focus {
      background: #f3f2ee;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
    .mega-menu > li.open > .dropdown-content-wrapper {
      max-height: 500px;
      z-index: 9998;
      display: block; }
      @media (max-width: 1200px) {
        .mega-menu > li.open > .dropdown-content-wrapper {
          max-height: 1000px; } }
    .mega-menu > li > a {
      color: #000101;
      border-radius: 3px;
      position: relative;
      padding-right: 25px; }
      @media (max-width: 1200px) {
        .mega-menu > li > a {
          padding-left: 12px;
          padding-right: 22px; } }
      @media (max-width: 1200px) {
        .mega-menu > li > a {
          padding-left: 15px;
          padding-right: 15px; } }
      .mega-menu > li > a::after {
        right: 12px !important; }
        @media (max-width: 1200px) {
          .mega-menu > li > a::after {
            right: 10px !important; } }
      .mega-menu > li > a:hover {
        background: #f3f2ee; }
    .mega-menu > li > .dropdown-content-wrapper {
      display: none;
      max-height: 0px;
      overflow: hidden;
      position: absolute;
      left: 0;
      right: 0;
      background: #f3f2ee;
      border-radius: 3px;
      box-shadow: 0 2px rgba(0, 0, 0, 0.12); }
      @media (max-width: 1200px) {
        .mega-menu > li > .dropdown-content-wrapper {
          position: inherit; } }
      .mega-menu > li > .dropdown-content-wrapper > .dropdown-content {
        padding: 20px 15px; }
        @media (max-width: 1200px) {
          .mega-menu > li > .dropdown-content-wrapper > .dropdown-content {
            padding: 15px 0; } }
      .mega-menu > li > .dropdown-content-wrapper ul {
        list-style: none; }
      .mega-menu > li > .dropdown-content-wrapper li > a {
        display: block;
        font-size: 16px;
        padding: 8px 13px;
        line-height: 1.3;
        color: #000101;
        font-family: "pf_dintext_promedium", sans-serif;
        border-radius: 3px; }
        .mega-menu > li > .dropdown-content-wrapper li > a:hover {
          background: #fcfbf8; }
      .mega-menu > li > .dropdown-content-wrapper .main-search-form {
        position: relative; }
        .mega-menu > li > .dropdown-content-wrapper .main-search-form label {
          width: 100% !important; }
        @media (max-width: 992px) {
          .mega-menu > li > .dropdown-content-wrapper .main-search-form {
            padding: 0 15px 0 0; } }
        @media (max-width: 768px) {
          .mega-menu > li > .dropdown-content-wrapper .main-search-form {
            padding: 0 15px; } }
        .mega-menu > li > .dropdown-content-wrapper .main-search-form input[type="text"] {
          border-color: #000101;
          margin-bottom: 25px; }
        @media (max-width: 992px) {
          .mega-menu > li > .dropdown-content-wrapper .main-search-form .search-button {
            right: 15px; } }
      .mega-menu > li > .dropdown-content-wrapper .contacts {
        border-radius: 4px;
        padding: 20px;
        font-size: 14px;
        line-height: 1.5;
        color: #393939;
        background: #fcfbf8;
        font-family: "Arial", sans-serif; }
        @media (max-width: 992px) {
          .mega-menu > li > .dropdown-content-wrapper .contacts {
            margin-right: 15px; } }
        @media (max-width: 768px) {
          .mega-menu > li > .dropdown-content-wrapper .contacts {
            margin-left: 15px; } }
        .mega-menu > li > .dropdown-content-wrapper .contacts > div {
          padding: 0 0 0 15px; }
          .mega-menu > li > .dropdown-content-wrapper .contacts > div:first-child {
            padding-left: 0; }
        .mega-menu > li > .dropdown-content-wrapper .contacts span {
          width: 40px;
          display: block;
          float: left; }
        .mega-menu > li > .dropdown-content-wrapper .contacts h6 {
          font-size: 13px;
          margin-top: 4px;
          font-family: "pf_dintext_promedium", sans-serif;
          margin-bottom: 6px; }
        .mega-menu > li > .dropdown-content-wrapper .contacts a:not(.ktu-menu-button) {
          color: #2f415f; }
      .mega-menu > li > .dropdown-content-wrapper .map img {
        max-width: 100%; }
        @media (max-width: 992px) {
          .mega-menu > li > .dropdown-content-wrapper .map img {
            padding-right: 15px; } }
        @media (max-width: 768px) {
          .mega-menu > li > .dropdown-content-wrapper .map img {
            margin-left: 15px; } }
      .mega-menu > li > .dropdown-content-wrapper .color-green {
        color: #59aa40; }
      .mega-menu > li > .dropdown-content-wrapper .bottom-spacer {
        margin-bottom: 15px; }
      @media (max-width: 768px) {
        .mega-menu > li > .dropdown-content-wrapper .responsive-bottom-spacer {
          margin-bottom: 15px; } }
      @media (max-width: 768px) {
        .mega-menu > li > .dropdown-content-wrapper .btn-stroke {
          margin-left: 15px;
          vertical-align: top; } }

@media (min-width: 992px) {
  .find-studies .find-studies-step .select-wrapper {
    position: absolute;
    bottom: 30px; } }

footer {
  padding: 20px 0;
  color: #393939; }
  footer #footer-menu {
    padding: 0; }
    footer #footer-menu ul.menu {
      padding-left: 0;
      padding-right: 15px;
      max-width: fit-content; }
      @media (min-width: 992px) {
        footer #footer-menu ul.menu {
          float: right; } }
      @media (max-width: 992px) {
        footer #footer-menu ul.menu {
          padding-left: 15px; } }
      @media (max-width: 576px) {
        footer #footer-menu ul.menu > li {
          margin-left: 15px;
          clear: both;
          margin-bottom: 10px; } }
  footer.with-line > .container {
    padding-top: 20px;
    border-top: 2px solid #f3f2ee; }
  footer p {
    font-size: 13px;
    line-height: 19px; }
    @media (max-width: 992px) {
      footer p {
        margin-bottom: 20px; } }
    footer p a {
      color: #2f415f; }
  footer .rect-button {
    background-color: #f3f2ee;
    border-radius: 3px;
    color: black;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    float: left; }
    footer .rect-button:first-child {
      margin-left: 0; }
    footer .rect-button .caret, footer .rect-button header .top-nav li.with-caret > a::before, header .top-nav footer .rect-button li.with-caret > a::before, footer .rect-button .header-padding .top-nav li.with-caret > a::before, .header-padding .top-nav footer .rect-button li.with-caret > a::before, footer .rect-button .mega-menu > li > a::after {
      color: black; }
    @media (max-width: 480px) {
      footer .rect-button {
        padding: 10px 15px; } }
    footer .rect-button a:focus-visible {
      outline: 2px solid black;
      outline-offset: 2px; }
  footer .dropup {
    float: left;
    position: relative; }
    footer .dropup.open .rect-button {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    footer .dropup .dropdown-menu {
      margin: 0;
      padding: 0;
      border: 0;
      background-color: #f3f2ee;
      right: 0;
      box-shadow: 0 0 0 0;
      border-radius: 0;
      width: min-content;
      min-width: 100%; }
      footer .dropup .dropdown-menu > li a {
        width: 100%;
        padding: 0 20px;
        font-family: "pf_dintext_promedium", sans-serif;
        font-weight: 500;
        color: black;
        font-size: 16px;
        line-height: 35px;
        display: block; }
        footer .dropup .dropdown-menu > li a:hover {
          background-color: #fcfbf8; }
  footer .footer-social-icons {
    text-align: center;
    top: 10px;
    padding: 0; }
    @media (max-width: 1200px) {
      footer .footer-social-icons {
        text-align: left;
        padding: 0 15px 15px; } }
    footer .footer-social-icons a {
      display: inline-block; }
    footer .footer-social-icons img {
      width: 24px; }
      footer .footer-social-icons img:hover {
        filter: invert(0.5); }

.panel {
  box-shadow: 0 0 0 0; }

.panel-title a {
  padding: 13px 20px 13px 40px;
  background: #f3f2ee url(../images/caret-upside.svg) no-repeat 15px center;
  color: black;
  display: block; }
  .panel-title a.collapsed {
    background: #f3f2ee url(../images/caret.svg) no-repeat 15px center; }

.panel-group .panel + .panel {
  margin-top: 0px; }

.pagination-nav {
  padding: 0;
  float: left;
  list-style: none;
  border: 1px solid #f3f2ee; }
  .pagination-nav > li {
    border-left: 1px solid #f3f2ee;
    display: block;
    position: relative;
    float: left; }
    .pagination-nav > li > a {
      display: block;
      padding: 5px 10px;
      color: black;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 14px;
      font-weight: 500; }
    .pagination-nav > li:first-child {
      border-left: 0; }
    .pagination-nav > li:hover, .pagination-nav > li.active {
      background: #f3f2ee; }
    .pagination-nav > li.prev, .pagination-nav > li.next {
      color: #1a1919;
      width: 28px;
      height: 30px; }
      .pagination-nav > li.prev a, .pagination-nav > li.next a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .pagination-nav > li.prev::before, .pagination-nav > li.next::before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 10px;
        font-family: "Flaticon"; }
      .pagination-nav > li.prev.prev::before, .pagination-nav > li.next.prev::before {
        content: "\e003"; }
      .pagination-nav > li.prev.next::before, .pagination-nav > li.next.next::before {
        content: "\e002"; }

.btn-stroke {
  font-size: 16px !important;
  padding: 8px 20px 8px 19px;
  border: 2px solid #000101;
  display: inline-block;
  text-align: center;
  color: #000101;
  font-family: "pf_dintext_promedium";
  border-radius: 3px; }

.yamm-fw .btn-stroke {
  margin-left: -16px; }

.btn-stroke:hover {
  color: white; }

.btn-large-stroke {
  width: 100%;
  display: inline-block;
  height: 100%;
  font-family: "pf_dintext_promedium";
  color: #000101;
  font-size: 20px;
  background: #fcfbf8;
  padding: 30px;
  border-radius: 3px;
  line-height: 1.1; }

.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .hvr-rectangle-out.black {
    color: white;
    background: black; }
    .hvr-rectangle-out.black:hover, .hvr-rectangle-out.black:focus, .hvr-rectangle-out.black:active {
      color: black; }
    .hvr-rectangle-out.black::before {
      background: #fcfbf8; }
  .hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000101;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
    color: white; }
  .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.sharebar {
  font-family: "Flaticon";
  font-size: 32px;
  border-radius: 3px;
  list-style: none;
  margin: 0;
  padding: 0; }
  .sharebar.vertical {
    padding: 15px 0;
    background-color: #f3f2ee;
    text-align: center; }
  .sharebar.horizontal li {
    display: block;
    float: left;
    margin-left: 8px; }
    .sharebar.horizontal li:first-child {
      margin-left: 0; }
  .sharebar a {
    display: block;
    color: black; }
  .sharebar .share-fb::before {
    content: "\e00a";
    display: block; }
  .sharebar .share-tw::before {
    content: "\e00d"; }
  .sharebar .share-gp::before {
    content: "\e00e"; }
  .sharebar .share-in::before {
    content: "\e00b"; }
  .sharebar .share-yt::before {
    content: "\e00c"; }

.breadcrumbs-nav {
  width: 100%;
  background: #f3f2ee;
  margin-bottom: 30px; }
  .breadcrumbs-nav .breadcrumbs-nav-list {
    list-style: none;
    padding: 6px 15px;
    margin: 0; }
  .breadcrumbs-nav .breadcrumbs-nav-list-item {
    position: relative;
    float: left;
    padding-left: 30px; }
    .breadcrumbs-nav .breadcrumbs-nav-list-item::before {
      font-family: "Flaticon";
      content: "\e002";
      top: 50%;
      transform: translate(0, -50%);
      font-size: 8px;
      position: absolute;
      left: 10px; }
    .breadcrumbs-nav .breadcrumbs-nav-list-item:first-child {
      padding-left: 0; }
      .breadcrumbs-nav .breadcrumbs-nav-list-item:first-child::before {
        display: none; }
    .breadcrumbs-nav .breadcrumbs-nav-list-item.active a {
      color: #393939; }
    .breadcrumbs-nav .breadcrumbs-nav-list-item > a {
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 13px;
      font-weight: 500;
      line-height: 24px;
      color: #000101; }

.sidebar-menu {
  list-style: none;
  margin: 0;
  position: relative;
  margin-bottom: 80px; }
  .sidebar-menu > li:first-child .name {
    padding-top: 30px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .sidebar-menu > li:first-child .name::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 22px;
      background-color: #f3f2ee; }
  .sidebar-menu > li:last-child .name {
    padding-bottom: 30px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 0 2px 0 0 #e4e0d2; }
    .sidebar-menu > li:last-child .name::before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 22px;
      background-color: #f3f2ee; }
  .sidebar-menu > li:hover .name {
    background-color: #fcfbf8; }
  .sidebar-menu > li.active .name {
    background-color: #fcfbf8; }
  .sidebar-menu > li.active .content {
    display: block;
    position: absolute;
    top: 0;
    right: 0; }
    @media (max-width: 991px) {
      .sidebar-menu > li.active .content {
        position: relative;
        padding: 15px; } }
  .sidebar-menu > li .name {
    float: none;
    background-color: #f3f2ee;
    cursor: pointer;
    padding: 8px 20px;
    color: #000101;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px; }
  .sidebar-menu > li .content {
    padding: 0px 15px 30px 30px;
    display: none; }

.tabs-nav-wrapper-full-width {
  width: 100%;
  background-color: #f3f2ee; }

.news .news-header .tabs-nav .tabs-nav-list-item:hover::after, .news .news-header .tabs-nav .tabs-nav-list-item.active::after {
  background-color: #FFFFFF; }

.tabs-nav {
  position: relative; }
  @media (max-width: 992px) {
    .tabs-nav.left-responsive-button {
      height: 64px; } }
  .tabs-nav.left-responsive-button .tabs-nav-button {
    position: initial; }
  .tabs-nav.left-responsive-button.tabs-nav.open .tabs-nav-list {
    top: 47px;
    left: 15px;
    right: inherit; }
  .tabs-nav.left-responsive-button.tabs-nav.open .tabs-nav-list-item > a {
    text-align: left; }
  @media (max-width: 992px) {
    .tabs-nav.right-responsive-button {
      position: absolute;
      top: 2px;
      width: 768px; } }
  @media (max-width: 768px) {
    .tabs-nav.right-responsive-button {
      width: 100%; } }
  .tabs-nav .tabs-nav-list {
    padding: 0;
    margin: 0;
    list-style: none; }
    @media (min-width: 992px) {
      .tabs-nav .tabs-nav-list.smaller .tabs-nav-list-item > a {
        padding: 13px 0; } }
    @media (max-width: 992px) {
      .tabs-nav .tabs-nav-list {
        display: none; } }
    @media (min-width: 992px) {
      .tabs-nav .tabs-nav-list.switcher {
        background-color: #f3f2ee;
        border-radius: 3px; } }
    @media (min-width: 992px) {
      .tabs-nav .tabs-nav-list.switcher .tabs-nav-list-item {
        margin-left: 0; } }
    @media (min-width: 992px) {
      .tabs-nav .tabs-nav-list.switcher .tabs-nav-list-item > a {
        padding: 13px 15px; } }
  .tabs-nav .tabs-nav-list-item {
    margin-left: 50px;
    display: block;
    float: left;
    position: relative; }
    .tabs-nav .tabs-nav-list-item:first-child {
      margin-left: 0; }
    .tabs-nav .tabs-nav-list-item:hover::after, .tabs-nav .tabs-nav-list-item.active::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 5px;
      background-color: #000000; }
    .tabs-nav .tabs-nav-list-item > a {
      display: block;
      padding: 23px 0;
      color: black;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 12px;
      font-weight: 500;
      line-height: 24px;
      letter-spacing: 1.8px;
      text-transform: uppercase;
      border-bottom: none; }
  .tabs-nav .tabs-nav-button {
    background: transparent;
    border: 0;
    outline: 0;
    border-radius: 0;
    border-bottom: 2px solid black;
    padding: 0 20px 10px 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    letter-spacing: 1.8px;
    background: url(../images/caret.svg) no-repeat right 8px;
    text-align: left;
    color: #393939;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, 50%);
    z-index: 1; }
    @media (min-width: 992px) {
      .tabs-nav .tabs-nav-button {
        display: none; } }
  .tabs-nav.light .tabs-nav-list {
    border-bottom: 2px solid rgba(255, 255, 255, 0.3); }
  .tabs-nav.light .tabs-nav-list-item:hover::after, .tabs-nav.light .tabs-nav-list-item.active::after {
    bottom: -2px; }
  .tabs-nav.light .tabs-nav-list-item > a {
    color: white;
    padding: 12px 0; }
  .tabs-nav.light .tabs-nav-button {
    color: white;
    border-color: rgba(255, 255, 255, 0.3);
    background: url(../images/caret-light.svg) no-repeat right 8px; }
  .tabs-nav.dark .tabs-nav-list {
    background: #f3f2ee;
    padding: 0 15px; }
  .tabs-nav.dark .tabs-nav-list-item > a {
    padding: 12px 0; }
  .tabs-nav.open .tabs-nav-list {
    position: absolute;
    right: 15px;
    top: 45px;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #f3f2ee;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    z-index: 9997;
    display: block; }
  .tabs-nav.open .tabs-nav-list-item {
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    float: none; }
    .tabs-nav.open .tabs-nav-list-item::after {
      display: none; }
    .tabs-nav.open .tabs-nav-list-item > a {
      width: 100%;
      padding: 0 20px;
      color: black;
      font-size: 16px;
      line-height: 35px;
      display: block;
      text-align: right;
      cursor: pointer;
      text-transform: capitalize;
      letter-spacing: normal; }
      .tabs-nav.open .tabs-nav-list-item > a:hover {
        background-color: #fcfbf8; }

.tab-content.bordered {
  border: 2px solid #f3f2ee;
  border-top: 0;
  padding: 25px 20px; }

.select-wrapper-wrapper {
  padding-right: 0; }
  @media (max-width: 768px) {
    .select-wrapper-wrapper {
      padding-left: 0;
      padding-top: 0; } }
  .select-wrapper-wrapper .button {
    margin-right: 15px; }

.select-wrapper {
  width: 100%;
  position: relative;
  padding: 20px 15px 15px 20px;
  margin-top: -20px; }
  .select-wrapper.vertical {
    margin-top: -10px; }
    .select-wrapper.vertical .select {
      border-bottom: 2px solid #f3f2ee; }
  .select-wrapper.open {
    background-color: #f3f2ee; }
  .select-wrapper .dropdown-menu {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #f3f2ee;
    right: 0;
    border-radius: 3px;
    box-shadow: 0 2px 0 #e1e1e1;
    overflow: hidden; }
    @media (max-width: 992px) {
      .select-wrapper .dropdown-menu {
        position: absolute;
        z-index: 9997; } }
    .select-wrapper .dropdown-menu > li {
      padding: 0 20px;
      color: #393939;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 11px;
      font-weight: 500;
      line-height: 35px;
      text-transform: uppercase;
      cursor: pointer; }
      .select-wrapper .dropdown-menu > li:hover, .select-wrapper .dropdown-menu > li.active {
        background-color: #fcfbf8; }
  .select-wrapper .select {
    width: 100%;
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid black;
    padding: 0 0 10px 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    letter-spacing: 1.8px;
    background: url(../images/caret.svg) no-repeat right 8px;
    text-align: left;
    color: #393939;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase; }
    .select-wrapper .select:focus {
      outline: none; }
    .select-wrapper .select.disabled {
      border-color: #888888;
      color: #888888;
      background: url(../images/caret-disabled.svg) no-repeat right center; }

.vc_row .hero-slider {
  margin-bottom: 0; }

.hero-slider {
  margin-bottom: 70px; }
  .hero-slider .flickity-slider {
    transform: none !important; }
  .hero-slider .flickity-page-dots {
    bottom: 20px;
    text-align: right;
    z-index: 1;
    width: 41.66667%;
    padding-right: 25px; }
    @media (max-width: 992px) {
      .hero-slider .flickity-page-dots {
        width: 100%; } }
    .hero-slider .flickity-page-dots .dot {
      width: 15px;
      height: 15px;
      border: 2px solid black;
      border-radius: 2px;
      background: transparent;
      opacity: 1;
      margin: 0 0 0 5px; }
      .hero-slider .flickity-page-dots .dot:first-child {
        margin-left: 0; }
      .hero-slider .flickity-page-dots .dot.is-selected {
        border: 0;
        background-color: #acdaca; }
  .hero-slider .slide {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center center;
    position: relative;
    left: 0 !important;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: -1; }
    .hero-slider .slide.is-selected {
      opacity: 1;
      z-index: 1; }
    .hero-slider .slide-content {
      position: absolute;
      bottom: 0;
      left: 0;
      opacity: 0.9;
      background-color: #f3f2ee;
      border-radius: 0 3px 0 0;
      padding: 35px 30px 15px 30px; }
      @media (max-width: 992px) {
        .hero-slider .slide-content {
          border-radius: 0;
          right: -1px; } }
      @media (max-width: 480px) {
        .hero-slider .slide-content {
          top: 0; } }
      .hero-slider .slide-content-title {
        color: black;
        font-family: "pf_dintext_promedium", sans-serif;
        font-size: 30px;
        font-weight: 500;
        line-height: 30px;
        margin-bottom: 30px; }
      .hero-slider .slide-content-description {
        color: #393939;
        font-family: "Arial", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 20px; }
      .hero-slider .slide-content-more {
        color: black;
        font-family: "pf_dintext_promedium", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px; }
  @media (max-width: 992px) {
    .hero-slider.vc-hero-slider .slide-content {
      padding-top: 27px; }
      .hero-slider.vc-hero-slider .slide-content .slide-content-title {
        font-size: 24px;
        line-height: 28px; } }

.find-studies {
  margin-bottom: 35px;
  /*background: #acdaca url("../images/bg-pattern-rect.png");*/
  background: #F3F2EF; }
  .find-studies-title {
    height: 175px;
    display: flex;
    align-items: center; }
  .find-studies-step {
    height: 175px;
    display: flex;
    align-items: center;
    padding: 0;
    /*&.step1 {
      background: url(../images/find-studies-1.svg) no-repeat 20px center;
    }
    &.step2 {
      background: url(../images/find-studies-2.svg) no-repeat 20px center;
    }
    &.step3 {
      background: url(../images/find-studies-3.svg) no-repeat 20px center;
    }*/ }
    @media (max-width: 992px) {
      .find-studies-step {
        display: block;
        height: auto;
        background: none !important;
        margin-bottom: 15px; } }
    .find-studies-step-submit {
      position: absolute;
      bottom: 20px;
      right: 15px; }
      @media (max-width: 992px) {
        .find-studies-step-submit {
          position: relative;
          bottom: inherit;
          right: inherit;
          float: right;
          margin-right: 15px;
          margin-bottom: 30px; } }

.events {
  margin-bottom: 65px; }
  .events-header {
    margin-bottom: 30px; }
  .events .inline-title {
    line-height: 70px; }
  .events .col-title {
    vertical-align: middle;
    line-height: 70px;
    height: 70px; }
    .events .col-title .inline-title {
      display: inline-block;
      vertical-align: middle;
      line-height: normal; }
  @media (max-width: 992px) {
    .events-content .event {
      margin-bottom: 30px; } }
  .events-content .event:hover .overlay {
    display: block; }
  .events-content .event h3 {
    color: #000101;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px; }
    .events-content .event h3 a {
      color: black; }
  .events-content .event a.category {
    color: #7c7c7c;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 12px;
    letter-spacing: 1.8px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    display: block; }
  .events-content .event .overlay {
    z-index: 100;
    padding: 25px 20px;
    border: 2px solid #393939;
    border-radius: 3px;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    background: white;
    display: none; }
    @media (max-width: 992px) {
      .events-content .event .overlay {
        border: 0;
        position: relative;
        display: block;
        padding: 5px 0 0 0; } }

.news {
  margin-bottom: 50px;
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #2f415f; }
  .news .inline-title {
    color: white;
    line-height: 50px; }
  .news-header {
    margin-bottom: 45px; }
  .news-content .new {
    padding-top: 15px;
    margin-bottom: 10px; }
    .news-content .new:hover {
      background-color: #293a55;
      border-radius: 3px; }
    .news-content .new img {
      display: block;
      float: left;
      width: 100%;
      height: auto;
      margin-bottom: 25px; }
    .news-content .new h3 {
      color: white;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 18px;
      font-weight: 500;
      line-height: 24px;
      margin-bottom: 15px; }
      .news-content .new h3 a {
        color: white; }
    .news-content .new a.category {
      color: #b3b7bd;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 12px;
      font-weight: 500;
      line-height: 24px;
      text-transform: uppercase;
      display: block;
      padding-bottom: 10px;
      letter-spacing: 1.8px; }
  .news .btn-white {
    border-color: white;
    color: white; }
    .news .btn-white:before {
      background-color: white; }
    .news .btn-white:hover {
      border-color: white;
      color: black; }

.announcements .events-header {
  margin-bottom: 15px; }

.announcements .announcement {
  padding-top: 15px;
  margin-bottom: 10px; }
  .announcements .announcement h3 {
    margin-bottom: 10px; }
    .announcements .announcement h3 a {
      color: black; }
  .announcements .announcement .category {
    margin-bottom: 5px; }
  .announcements .announcement:hover {
    background-color: #fcfbf8;
    border-radius: 3px; }

.socials {
  padding-top: 30px;
  padding-bottom: 60px;
  background: #acdaca url("../images/bg-pattern-rect.png"); }
  .socials .social {
    padding-top: 15px;
    margin-bottom: 10px; }
    @media (max-width: 992px) {
      .socials .social {
        padding-top: 0; } }
    .socials .social:hover {
      background-color: #e9f7f2;
      border-radius: 3px; }
    .socials .social .heading {
      color: #000101;
      font-family: "pf_dintext_promedium", sans-serif;
      margin-bottom: 15px;
      font-size: 16px;
      display: block;
      font-weight: 500;
      line-height: 24px; }
      .socials .social .heading a {
        color: black; }
    .socials .social p {
      color: #393939;
      font-family: "Arial", sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      margin-bottom: 20px; }
      .socials .social p a {
        text-decoration: underline; }
    .socials .social .category {
      color: #1a1919;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 12px;
      letter-spacing: 1.8px;
      font-weight: 500;
      line-height: 24px;
      padding-bottom: 10px;
      display: block;
      text-transform: uppercase; }

.cal {
  color: black;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  letter-spacing: 1.8px; }
  .cal::before {
    position: absolute;
    left: 0;
    right: 0;
    font-family: "Flaticon";
    content: "\e004";
    font-size: 16px; }

.place {
  color: black;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
  word-break: break-word; }
  .place::before {
    position: absolute;
    left: 0;
    right: 0;
    font-family: "Flaticon";
    content: "\e007";
    font-size: 16px; }

.add-to-cal {
  color: black;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-left: 30px;
  position: relative; }
  .add-to-cal::before {
    position: absolute;
    left: 0;
    right: 0;
    font-family: "Flaticon";
    content: "\e000";
    font-size: 16px; }

.event-new-wrapper {
  margin-bottom: 75px; }

.sharebar-wrapper {
  padding: 0 15px; }

.event-new.double-padding {
  padding: 0 30px; }

.event-new h1 {
  color: #1a1919;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px; }

.event-new span.category {
  color: #7c7c7c;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
  letter-spacing: 1.8px; }

span.category-normalized {
  display: block;
  color: #7c7c7c;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 20px; }
  span.category-normalized > span {
    margin-left: 30px; }

.tags {
  margin-bottom: 25px; }

.tag {
  color: #2f415f;
  border-bottom: 1px solid #d5d9df;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; }

.rsvp .rsvp-info {
  background-color: #f3f2ee;
  padding: 25px 15px 15px; }

.rsvp .map {
  margin-bottom: 15px; }
  .rsvp .map img {
    width: 100%; }

.rsvp .button {
  display: block; }

.hero-heading {
  padding: 55px 0;
  margin-bottom: 55px;
  background-image: url(../images/demo-hero-heading.jpg);
  background-size: cover;
  display: flex;
  align-items: center; }
  .hero-heading .block-title {
    color: white;
    padding-left: 45px; }
  .hero-heading .subheading {
    color: white;
    font-family: "Arial", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 30px; }
    .hero-heading .subheading:last-child {
      margin-bottom: 0; }

.thumbnail-slider {
  margin-bottom: 60px; }
  .thumbnail-slider-slide {
    margin-right: 30px;
    width: 210px; }
    .thumbnail-slider-slide-image {
      max-width: 100%; }

.flickity-prev-next-button {
  background-color: #f3f2ee;
  border-radius: 3px;
  width: 32px;
  height: 32px; }
  .flickity-prev-next-button.previous {
    left: -16px; }
  .flickity-prev-next-button.next {
    right: -16px; }
  .flickity-prev-next-button svg {
    left: 30%;
    top: 30%;
    width: 40%;
    height: 40%; }

.pusher-bottom {
  margin-bottom: 50px; }

.left-reset {
  padding-left: 0px; }

.sidebar-pusher {
  padding-left: 15px;
  margin-top: 30px; }

.studies-list {
  margin-bottom: 30px; }
  .studies-list h3 {
    margin-bottom: 15px; }
  .studies-list > ul {
    list-style: none;
    padding: 0; }
    .studies-list > ul li {
      margin-bottom: 8px;
      color: #848484;
      font-family: "Arial", sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px; }

.picker {
  margin-bottom: 45px; }
  .picker h3 {
    margin-bottom: 10px; }
  .picker ul {
    list-style: none;
    padding: 0; }
    .picker ul li {
      margin-bottom: 8px;
      color: #393939;
      font-family: "Arial", sans-serif;
      font-size: 16px;
      font-weight: 400; }
  .picker input {
    margin: 0 15px 0 0; }

.studies-info-wrapper {
  margin-bottom: 25px; }

.thumbnail-with-headers-slider {
  padding-bottom: 15px;
  border-bottom: 2px solid #f3f2ee;
  margin-bottom: 50px; }
  .thumbnail-with-headers-slider-slide {
    width: 25%;
    text-align: center; }
    @media (max-width: 992px) {
      .thumbnail-with-headers-slider-slide {
        width: 50%; } }
    @media (max-width: 480px) {
      .thumbnail-with-headers-slider-slide {
        width: 100%; } }
    .thumbnail-with-headers-slider-slide img {
      margin-bottom: 25px; }
      .thumbnail-with-headers-slider-slide img h4 {
        margin-bottom: 5px; }

.row-wrapper {
  margin-bottom: 100px;
  position: relative; }
  @media (max-width: 480px) {
    .row-wrapper {
      margin-bottom: 50px; }
      .row-wrapper::before {
        display: none; } }
  .row-wrapper:nth-child(odd)::before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    height: 2px;
    background-color: #f3f2ee;
    transform: rotate(45deg); }
  .row-wrapper:nth-child(even)::before {
    content: "";
    position: absolute;
    bottom: -70px;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    height: 2px;
    background-color: #f3f2ee;
    transform: rotate(-45deg); }
  .row-wrapper:last-child::before {
    display: none; }
  .row-wrapper .image-container {
    position: absolute;
    top: 0;
    bottom: 0; }
    @media (max-width: 480px) {
      .row-wrapper .image-container {
        display: none; } }
    .row-wrapper .image-container.left {
      left: 0; }
    .row-wrapper .image-container.right {
      left: 50%; }
      @media (max-width: 992px) {
        .row-wrapper .image-container.right {
          left: 66.66667%; } }
      @media (max-width: 992px) {
        .row-wrapper .image-container.right {
          left: 75%; } }
    .row-wrapper .image-container img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      max-width: 100%; }
  .row-wrapper p {
    margin-bottom: 20px; }

table {
  margin-bottom: 30px; }

.buttons-group > a {
  margin-left: 11px; }
  .buttons-group > a:first-child {
    margin-left: 0; }

.video {
  margin-bottom: 50px; }

.testimonial {
  margin-bottom: 50px; }
  @media (max-width: 480px) {
    .testimonial {
      margin-bottom: 30px; } }
  .testimonial:last-child {
    margin-bottom: 0; }
  .testimonial h4 {
    margin-bottom: 15px; }
  .testimonial img {
    max-width: 100%;
    margin-bottom: 20px; }

.section-wrapper {
  position: relative; }

/*# sourceMappingURL=app.css.map */
.materialize-red.lighten-5 {
  background-color: #fdeaeb !important; }

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important; }

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important; }

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important; }

.materialize-red.lighten-3 {
  background-color: #f3989b !important; }

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important; }

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important; }

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important; }

.materialize-red.lighten-1 {
  background-color: #ea454b !important; }

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important; }

.materialize-red {
  background-color: #e51c23 !important; }

.materialize-red-text {
  color: #e51c23 !important; }

.materialize-red.darken-1 {
  background-color: #d0181e !important; }

.materialize-red-text.text-darken-1 {
  color: #d0181e !important; }

.materialize-red.darken-2 {
  background-color: #b9151b !important; }

.materialize-red-text.text-darken-2 {
  color: #b9151b !important; }

.materialize-red.darken-3 {
  background-color: #a21318 !important; }

.materialize-red-text.text-darken-3 {
  color: #a21318 !important; }

.materialize-red.darken-4 {
  background-color: #8b1014 !important; }

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important; }

.red.lighten-5 {
  background-color: #FFEBEE !important; }

.red-text.text-lighten-5 {
  color: #FFEBEE !important; }

.red.lighten-4 {
  background-color: #FFCDD2 !important; }

.red-text.text-lighten-4 {
  color: #FFCDD2 !important; }

.red.lighten-3 {
  background-color: #EF9A9A !important; }

.red-text.text-lighten-3 {
  color: #EF9A9A !important; }

.red.lighten-2 {
  background-color: #E57373 !important; }

.red-text.text-lighten-2 {
  color: #E57373 !important; }

.red.lighten-1 {
  background-color: #EF5350 !important; }

.red-text.text-lighten-1 {
  color: #EF5350 !important; }

.red {
  background-color: #F44336 !important; }

.red-text {
  color: #F44336 !important; }

.red.darken-1 {
  background-color: #E53935 !important; }

.red-text.text-darken-1 {
  color: #E53935 !important; }

.red.darken-2 {
  background-color: #D32F2F !important; }

.red-text.text-darken-2 {
  color: #D32F2F !important; }

.red.darken-3 {
  background-color: #C62828 !important; }

.red-text.text-darken-3 {
  color: #C62828 !important; }

.red.darken-4 {
  background-color: #B71C1C !important; }

.red-text.text-darken-4 {
  color: #B71C1C !important; }

.red.accent-1 {
  background-color: #FF8A80 !important; }

.red-text.text-accent-1 {
  color: #FF8A80 !important; }

.red.accent-2 {
  background-color: #FF5252 !important; }

.red-text.text-accent-2 {
  color: #FF5252 !important; }

.red.accent-3 {
  background-color: #FF1744 !important; }

.red-text.text-accent-3 {
  color: #FF1744 !important; }

.red.accent-4 {
  background-color: #D50000 !important; }

.red-text.text-accent-4 {
  color: #D50000 !important; }

.pink.lighten-5 {
  background-color: #fce4ec !important; }

.pink-text.text-lighten-5 {
  color: #fce4ec !important; }

.pink.lighten-4 {
  background-color: #f8bbd0 !important; }

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important; }

.pink.lighten-3 {
  background-color: #f48fb1 !important; }

.pink-text.text-lighten-3 {
  color: #f48fb1 !important; }

.pink.lighten-2 {
  background-color: #f06292 !important; }

.pink-text.text-lighten-2 {
  color: #f06292 !important; }

.pink.lighten-1 {
  background-color: #ec407a !important; }

.pink-text.text-lighten-1 {
  color: #ec407a !important; }

.pink {
  background-color: #e91e63 !important; }

.pink-text {
  color: #e91e63 !important; }

.pink.darken-1 {
  background-color: #d81b60 !important; }

.pink-text.text-darken-1 {
  color: #d81b60 !important; }

.pink.darken-2 {
  background-color: #c2185b !important; }

.pink-text.text-darken-2 {
  color: #c2185b !important; }

.pink.darken-3 {
  background-color: #ad1457 !important; }

.pink-text.text-darken-3 {
  color: #ad1457 !important; }

.pink.darken-4 {
  background-color: #880e4f !important; }

.pink-text.text-darken-4 {
  color: #880e4f !important; }

.pink.accent-1 {
  background-color: #ff80ab !important; }

.pink-text.text-accent-1 {
  color: #ff80ab !important; }

.pink.accent-2 {
  background-color: #ff4081 !important; }

.pink-text.text-accent-2 {
  color: #ff4081 !important; }

.pink.accent-3 {
  background-color: #f50057 !important; }

.pink-text.text-accent-3 {
  color: #f50057 !important; }

.pink.accent-4 {
  background-color: #c51162 !important; }

.pink-text.text-accent-4 {
  color: #c51162 !important; }

.purple.lighten-5 {
  background-color: #f3e5f5 !important; }

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important; }

.purple.lighten-4 {
  background-color: #e1bee7 !important; }

.purple-text.text-lighten-4 {
  color: #e1bee7 !important; }

.purple.lighten-3 {
  background-color: #ce93d8 !important; }

.purple-text.text-lighten-3 {
  color: #ce93d8 !important; }

.purple.lighten-2 {
  background-color: #ba68c8 !important; }

.purple-text.text-lighten-2 {
  color: #ba68c8 !important; }

.purple.lighten-1 {
  background-color: #ab47bc !important; }

.purple-text.text-lighten-1 {
  color: #ab47bc !important; }

.purple {
  background-color: #9c27b0 !important; }

.purple-text {
  color: #9c27b0 !important; }

.purple.darken-1 {
  background-color: #8e24aa !important; }

.purple-text.text-darken-1 {
  color: #8e24aa !important; }

.purple.darken-2 {
  background-color: #7b1fa2 !important; }

.purple-text.text-darken-2 {
  color: #7b1fa2 !important; }

.purple.darken-3 {
  background-color: #6a1b9a !important; }

.purple-text.text-darken-3 {
  color: #6a1b9a !important; }

.purple.darken-4 {
  background-color: #4a148c !important; }

.purple-text.text-darken-4 {
  color: #4a148c !important; }

.purple.accent-1 {
  background-color: #ea80fc !important; }

.purple-text.text-accent-1 {
  color: #ea80fc !important; }

.purple.accent-2 {
  background-color: #e040fb !important; }

.purple-text.text-accent-2 {
  color: #e040fb !important; }

.purple.accent-3 {
  background-color: #d500f9 !important; }

.purple-text.text-accent-3 {
  color: #d500f9 !important; }

.purple.accent-4 {
  background-color: #aa00ff !important; }

.purple-text.text-accent-4 {
  color: #aa00ff !important; }

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important; }

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important; }

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important; }

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important; }

.deep-purple.lighten-3 {
  background-color: #b39ddb !important; }

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important; }

.deep-purple.lighten-2 {
  background-color: #9575cd !important; }

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important; }

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important; }

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important; }

.deep-purple {
  background-color: #673ab7 !important; }

.deep-purple-text {
  color: #673ab7 !important; }

.deep-purple.darken-1 {
  background-color: #5e35b1 !important; }

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important; }

.deep-purple.darken-2 {
  background-color: #512da8 !important; }

.deep-purple-text.text-darken-2 {
  color: #512da8 !important; }

.deep-purple.darken-3 {
  background-color: #4527a0 !important; }

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important; }

.deep-purple.darken-4 {
  background-color: #311b92 !important; }

.deep-purple-text.text-darken-4 {
  color: #311b92 !important; }

.deep-purple.accent-1 {
  background-color: #b388ff !important; }

.deep-purple-text.text-accent-1 {
  color: #b388ff !important; }

.deep-purple.accent-2 {
  background-color: #7c4dff !important; }

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important; }

.deep-purple.accent-3 {
  background-color: #651fff !important; }

.deep-purple-text.text-accent-3 {
  color: #651fff !important; }

.deep-purple.accent-4 {
  background-color: #6200ea !important; }

.deep-purple-text.text-accent-4 {
  color: #6200ea !important; }

.indigo.lighten-5 {
  background-color: #e8eaf6 !important; }

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important; }

.indigo.lighten-4 {
  background-color: #c5cae9 !important; }

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important; }

.indigo.lighten-3 {
  background-color: #9fa8da !important; }

.indigo-text.text-lighten-3 {
  color: #9fa8da !important; }

.indigo.lighten-2 {
  background-color: #7986cb !important; }

.indigo-text.text-lighten-2 {
  color: #7986cb !important; }

.indigo.lighten-1 {
  background-color: #5c6bc0 !important; }

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important; }

.indigo {
  background-color: #3f51b5 !important; }

.indigo-text {
  color: #3f51b5 !important; }

.indigo.darken-1 {
  background-color: #3949ab !important; }

.indigo-text.text-darken-1 {
  color: #3949ab !important; }

.indigo.darken-2 {
  background-color: #303f9f !important; }

.indigo-text.text-darken-2 {
  color: #303f9f !important; }

.indigo.darken-3 {
  background-color: #283593 !important; }

.indigo-text.text-darken-3 {
  color: #283593 !important; }

.indigo.darken-4 {
  background-color: #1a237e !important; }

.indigo-text.text-darken-4 {
  color: #1a237e !important; }

.indigo.accent-1 {
  background-color: #8c9eff !important; }

.indigo-text.text-accent-1 {
  color: #8c9eff !important; }

.indigo.accent-2 {
  background-color: #536dfe !important; }

.indigo-text.text-accent-2 {
  color: #536dfe !important; }

.indigo.accent-3 {
  background-color: #3d5afe !important; }

.indigo-text.text-accent-3 {
  color: #3d5afe !important; }

.indigo.accent-4 {
  background-color: #304ffe !important; }

.indigo-text.text-accent-4 {
  color: #304ffe !important; }

.blue.lighten-5 {
  background-color: #E3F2FD !important; }

.blue-text.text-lighten-5 {
  color: #E3F2FD !important; }

.blue.lighten-4 {
  background-color: #BBDEFB !important; }

.blue-text.text-lighten-4 {
  color: #BBDEFB !important; }

.blue.lighten-3 {
  background-color: #90CAF9 !important; }

.blue-text.text-lighten-3 {
  color: #90CAF9 !important; }

.blue.lighten-2 {
  background-color: #64B5F6 !important; }

.blue-text.text-lighten-2 {
  color: #64B5F6 !important; }

.blue.lighten-1 {
  background-color: #42A5F5 !important; }

.blue-text.text-lighten-1 {
  color: #42A5F5 !important; }

.blue {
  background-color: #2196F3 !important; }

.blue-text {
  color: #2196F3 !important; }

.blue.darken-1 {
  background-color: #1E88E5 !important; }

.blue-text.text-darken-1 {
  color: #1E88E5 !important; }

.blue.darken-2 {
  background-color: #1976D2 !important; }

.blue-text.text-darken-2 {
  color: #1976D2 !important; }

.blue.darken-3 {
  background-color: #1565C0 !important; }

.blue-text.text-darken-3 {
  color: #1565C0 !important; }

.blue.darken-4 {
  background-color: #0D47A1 !important; }

.blue-text.text-darken-4 {
  color: #0D47A1 !important; }

.blue.accent-1 {
  background-color: #82B1FF !important; }

.blue-text.text-accent-1 {
  color: #82B1FF !important; }

.blue.accent-2 {
  background-color: #448AFF !important; }

.blue-text.text-accent-2 {
  color: #448AFF !important; }

.blue.accent-3 {
  background-color: #2979FF !important; }

.blue-text.text-accent-3 {
  color: #2979FF !important; }

.blue.accent-4 {
  background-color: #2962FF !important; }

.blue-text.text-accent-4 {
  color: #2962FF !important; }

.light-blue.lighten-5 {
  background-color: #e1f5fe !important; }

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important; }

.light-blue.lighten-4 {
  background-color: #b3e5fc !important; }

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important; }

.light-blue.lighten-3 {
  background-color: #81d4fa !important; }

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important; }

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important; }

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important; }

.light-blue.lighten-1 {
  background-color: #29b6f6 !important; }

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important; }

.light-blue {
  background-color: #03a9f4 !important; }

.light-blue-text {
  color: #03a9f4 !important; }

.light-blue.darken-1 {
  background-color: #039be5 !important; }

.light-blue-text.text-darken-1 {
  color: #039be5 !important; }

.light-blue.darken-2 {
  background-color: #0288d1 !important; }

.light-blue-text.text-darken-2 {
  color: #0288d1 !important; }

.light-blue.darken-3 {
  background-color: #0277bd !important; }

.light-blue-text.text-darken-3 {
  color: #0277bd !important; }

.light-blue.darken-4 {
  background-color: #01579b !important; }

.light-blue-text.text-darken-4 {
  color: #01579b !important; }

.light-blue.accent-1 {
  background-color: #80d8ff !important; }

.light-blue-text.text-accent-1 {
  color: #80d8ff !important; }

.light-blue.accent-2 {
  background-color: #40c4ff !important; }

.light-blue-text.text-accent-2 {
  color: #40c4ff !important; }

.light-blue.accent-3 {
  background-color: #00b0ff !important; }

.light-blue-text.text-accent-3 {
  color: #00b0ff !important; }

.light-blue.accent-4 {
  background-color: #0091ea !important; }

.light-blue-text.text-accent-4 {
  color: #0091ea !important; }

.cyan.lighten-5 {
  background-color: #e0f7fa !important; }

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important; }

.cyan.lighten-4 {
  background-color: #b2ebf2 !important; }

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important; }

.cyan.lighten-3 {
  background-color: #80deea !important; }

.cyan-text.text-lighten-3 {
  color: #80deea !important; }

.cyan.lighten-2 {
  background-color: #4dd0e1 !important; }

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important; }

.cyan.lighten-1 {
  background-color: #26c6da !important; }

.cyan-text.text-lighten-1 {
  color: #26c6da !important; }

.cyan {
  background-color: #00bcd4 !important; }

.cyan-text {
  color: #00bcd4 !important; }

.cyan.darken-1 {
  background-color: #00acc1 !important; }

.cyan-text.text-darken-1 {
  color: #00acc1 !important; }

.cyan.darken-2 {
  background-color: #0097a7 !important; }

.cyan-text.text-darken-2 {
  color: #0097a7 !important; }

.cyan.darken-3 {
  background-color: #00838f !important; }

.cyan-text.text-darken-3 {
  color: #00838f !important; }

.cyan.darken-4 {
  background-color: #006064 !important; }

.cyan-text.text-darken-4 {
  color: #006064 !important; }

.cyan.accent-1 {
  background-color: #84ffff !important; }

.cyan-text.text-accent-1 {
  color: #84ffff !important; }

.cyan.accent-2 {
  background-color: #18ffff !important; }

.cyan-text.text-accent-2 {
  color: #18ffff !important; }

.cyan.accent-3 {
  background-color: #00e5ff !important; }

.cyan-text.text-accent-3 {
  color: #00e5ff !important; }

.cyan.accent-4 {
  background-color: #00b8d4 !important; }

.cyan-text.text-accent-4 {
  color: #00b8d4 !important; }

.teal.lighten-5 {
  background-color: #e0f2f1 !important; }

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important; }

.teal.lighten-4 {
  background-color: #b2dfdb !important; }

.teal-text.text-lighten-4 {
  color: #b2dfdb !important; }

.teal.lighten-3 {
  background-color: #80cbc4 !important; }

.teal-text.text-lighten-3 {
  color: #80cbc4 !important; }

.teal.lighten-2 {
  background-color: #4db6ac !important; }

.teal-text.text-lighten-2 {
  color: #4db6ac !important; }

.teal.lighten-1 {
  background-color: #26a69a !important; }

.teal-text.text-lighten-1 {
  color: #26a69a !important; }

.teal {
  background-color: #009688 !important; }

.teal-text {
  color: #009688 !important; }

.teal.darken-1 {
  background-color: #00897b !important; }

.teal-text.text-darken-1 {
  color: #00897b !important; }

.teal.darken-2 {
  background-color: #00796b !important; }

.teal-text.text-darken-2 {
  color: #00796b !important; }

.teal.darken-3 {
  background-color: #00695c !important; }

.teal-text.text-darken-3 {
  color: #00695c !important; }

.teal.darken-4 {
  background-color: #004d40 !important; }

.teal-text.text-darken-4 {
  color: #004d40 !important; }

.teal.accent-1 {
  background-color: #a7ffeb !important; }

.teal-text.text-accent-1 {
  color: #a7ffeb !important; }

.teal.accent-2 {
  background-color: #64ffda !important; }

.teal-text.text-accent-2 {
  color: #64ffda !important; }

.teal.accent-3 {
  background-color: #1de9b6 !important; }

.teal-text.text-accent-3 {
  color: #1de9b6 !important; }

.teal.accent-4 {
  background-color: #00bfa5 !important; }

.teal-text.text-accent-4 {
  color: #00bfa5 !important; }

.green.lighten-5 {
  background-color: #E8F5E9 !important; }

.green-text.text-lighten-5 {
  color: #E8F5E9 !important; }

.green.lighten-4 {
  background-color: #C8E6C9 !important; }

.green-text.text-lighten-4 {
  color: #C8E6C9 !important; }

.green.lighten-3 {
  background-color: #A5D6A7 !important; }

.green-text.text-lighten-3 {
  color: #A5D6A7 !important; }

.green.lighten-2 {
  background-color: #81C784 !important; }

.green-text.text-lighten-2 {
  color: #81C784 !important; }

.green.lighten-1 {
  background-color: #66BB6A !important; }

.green-text.text-lighten-1 {
  color: #66BB6A !important; }

.green {
  background-color: #4CAF50 !important; }

.green-text {
  color: #4CAF50 !important; }

.green.darken-1 {
  background-color: #43A047 !important; }

.green-text.text-darken-1 {
  color: #43A047 !important; }

.green.darken-2 {
  background-color: #388E3C !important; }

.green-text.text-darken-2 {
  color: #388E3C !important; }

.green.darken-3 {
  background-color: #2E7D32 !important; }

.green-text.text-darken-3 {
  color: #2E7D32 !important; }

.green.darken-4 {
  background-color: #1B5E20 !important; }

.green-text.text-darken-4 {
  color: #1B5E20 !important; }

.green.accent-1 {
  background-color: #B9F6CA !important; }

.green-text.text-accent-1 {
  color: #B9F6CA !important; }

.green.accent-2 {
  background-color: #69F0AE !important; }

.green-text.text-accent-2 {
  color: #69F0AE !important; }

.green.accent-3 {
  background-color: #00E676 !important; }

.green-text.text-accent-3 {
  color: #00E676 !important; }

.green.accent-4 {
  background-color: #00C853 !important; }

.green-text.text-accent-4 {
  color: #00C853 !important; }

.light-green.lighten-5 {
  background-color: #f1f8e9 !important; }

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important; }

.light-green.lighten-4 {
  background-color: #dcedc8 !important; }

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important; }

.light-green.lighten-3 {
  background-color: #c5e1a5 !important; }

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important; }

.light-green.lighten-2 {
  background-color: #aed581 !important; }

.light-green-text.text-lighten-2 {
  color: #aed581 !important; }

.light-green.lighten-1 {
  background-color: #9ccc65 !important; }

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important; }

.light-green {
  background-color: #8bc34a !important; }

.light-green-text {
  color: #8bc34a !important; }

.light-green.darken-1 {
  background-color: #7cb342 !important; }

.light-green-text.text-darken-1 {
  color: #7cb342 !important; }

.light-green.darken-2 {
  background-color: #689f38 !important; }

.light-green-text.text-darken-2 {
  color: #689f38 !important; }

.light-green.darken-3 {
  background-color: #558b2f !important; }

.light-green-text.text-darken-3 {
  color: #558b2f !important; }

.light-green.darken-4 {
  background-color: #33691e !important; }

.light-green-text.text-darken-4 {
  color: #33691e !important; }

.light-green.accent-1 {
  background-color: #ccff90 !important; }

.light-green-text.text-accent-1 {
  color: #ccff90 !important; }

.light-green.accent-2 {
  background-color: #b2ff59 !important; }

.light-green-text.text-accent-2 {
  color: #b2ff59 !important; }

.light-green.accent-3 {
  background-color: #76ff03 !important; }

.light-green-text.text-accent-3 {
  color: #76ff03 !important; }

.light-green.accent-4 {
  background-color: #64dd17 !important; }

.light-green-text.text-accent-4 {
  color: #64dd17 !important; }

.lime.lighten-5 {
  background-color: #f9fbe7 !important; }

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important; }

.lime.lighten-4 {
  background-color: #f0f4c3 !important; }

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important; }

.lime.lighten-3 {
  background-color: #e6ee9c !important; }

.lime-text.text-lighten-3 {
  color: #e6ee9c !important; }

.lime.lighten-2 {
  background-color: #dce775 !important; }

.lime-text.text-lighten-2 {
  color: #dce775 !important; }

.lime.lighten-1 {
  background-color: #d4e157 !important; }

.lime-text.text-lighten-1 {
  color: #d4e157 !important; }

.lime {
  background-color: #cddc39 !important; }

.lime-text {
  color: #cddc39 !important; }

.lime.darken-1 {
  background-color: #c0ca33 !important; }

.lime-text.text-darken-1 {
  color: #c0ca33 !important; }

.lime.darken-2 {
  background-color: #afb42b !important; }

.lime-text.text-darken-2 {
  color: #afb42b !important; }

.lime.darken-3 {
  background-color: #9e9d24 !important; }

.lime-text.text-darken-3 {
  color: #9e9d24 !important; }

.lime.darken-4 {
  background-color: #827717 !important; }

.lime-text.text-darken-4 {
  color: #827717 !important; }

.lime.accent-1 {
  background-color: #f4ff81 !important; }

.lime-text.text-accent-1 {
  color: #f4ff81 !important; }

.lime.accent-2 {
  background-color: #eeff41 !important; }

.lime-text.text-accent-2 {
  color: #eeff41 !important; }

.lime.accent-3 {
  background-color: #c6ff00 !important; }

.lime-text.text-accent-3 {
  color: #c6ff00 !important; }

.lime.accent-4 {
  background-color: #aeea00 !important; }

.lime-text.text-accent-4 {
  color: #aeea00 !important; }

.yellow.lighten-5 {
  background-color: #fffde7 !important; }

.yellow-text.text-lighten-5 {
  color: #fffde7 !important; }

.yellow.lighten-4 {
  background-color: #fff9c4 !important; }

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important; }

.yellow.lighten-3 {
  background-color: #fff59d !important; }

.yellow-text.text-lighten-3 {
  color: #fff59d !important; }

.yellow.lighten-2 {
  background-color: #fff176 !important; }

.yellow-text.text-lighten-2 {
  color: #fff176 !important; }

.yellow.lighten-1 {
  background-color: #ffee58 !important; }

.yellow-text.text-lighten-1 {
  color: #ffee58 !important; }

.yellow {
  background-color: #ffeb3b !important; }

.yellow-text {
  color: #ffeb3b !important; }

.yellow.darken-1 {
  background-color: #fdd835 !important; }

.yellow-text.text-darken-1 {
  color: #fdd835 !important; }

.yellow.darken-2 {
  background-color: #fbc02d !important; }

.yellow-text.text-darken-2 {
  color: #fbc02d !important; }

.yellow.darken-3 {
  background-color: #f9a825 !important; }

.yellow-text.text-darken-3 {
  color: #f9a825 !important; }

.yellow.darken-4 {
  background-color: #f57f17 !important; }

.yellow-text.text-darken-4 {
  color: #f57f17 !important; }

.yellow.accent-1 {
  background-color: #ffff8d !important; }

.yellow-text.text-accent-1 {
  color: #ffff8d !important; }

.yellow.accent-2 {
  background-color: #ffff00 !important; }

.yellow-text.text-accent-2 {
  color: #ffff00 !important; }

.yellow.accent-3 {
  background-color: #ffea00 !important; }

.yellow-text.text-accent-3 {
  color: #ffea00 !important; }

.yellow.accent-4 {
  background-color: #ffd600 !important; }

.yellow-text.text-accent-4 {
  color: #ffd600 !important; }

.amber.lighten-5 {
  background-color: #fff8e1 !important; }

.amber-text.text-lighten-5 {
  color: #fff8e1 !important; }

.amber.lighten-4 {
  background-color: #ffecb3 !important; }

.amber-text.text-lighten-4 {
  color: #ffecb3 !important; }

.amber.lighten-3 {
  background-color: #ffe082 !important; }

.amber-text.text-lighten-3 {
  color: #ffe082 !important; }

.amber.lighten-2 {
  background-color: #ffd54f !important; }

.amber-text.text-lighten-2 {
  color: #ffd54f !important; }

.amber.lighten-1 {
  background-color: #ffca28 !important; }

.amber-text.text-lighten-1 {
  color: #ffca28 !important; }

.amber {
  background-color: #ffc107 !important; }

.amber-text {
  color: #ffc107 !important; }

.amber.darken-1 {
  background-color: #ffb300 !important; }

.amber-text.text-darken-1 {
  color: #ffb300 !important; }

.amber.darken-2 {
  background-color: #ffa000 !important; }

.amber-text.text-darken-2 {
  color: #ffa000 !important; }

.amber.darken-3 {
  background-color: #ff8f00 !important; }

.amber-text.text-darken-3 {
  color: #ff8f00 !important; }

.amber.darken-4 {
  background-color: #ff6f00 !important; }

.amber-text.text-darken-4 {
  color: #ff6f00 !important; }

.amber.accent-1 {
  background-color: #ffe57f !important; }

.amber-text.text-accent-1 {
  color: #ffe57f !important; }

.amber.accent-2 {
  background-color: #ffd740 !important; }

.amber-text.text-accent-2 {
  color: #ffd740 !important; }

.amber.accent-3 {
  background-color: #ffc400 !important; }

.amber-text.text-accent-3 {
  color: #ffc400 !important; }

.amber.accent-4 {
  background-color: #ffab00 !important; }

.amber-text.text-accent-4 {
  color: #ffab00 !important; }

.orange.lighten-5 {
  background-color: #fff3e0 !important; }

.orange-text.text-lighten-5 {
  color: #fff3e0 !important; }

.orange.lighten-4 {
  background-color: #ffe0b2 !important; }

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important; }

.orange.lighten-3 {
  background-color: #ffcc80 !important; }

.orange-text.text-lighten-3 {
  color: #ffcc80 !important; }

.orange.lighten-2 {
  background-color: #ffb74d !important; }

.orange-text.text-lighten-2 {
  color: #ffb74d !important; }

.orange.lighten-1 {
  background-color: #ffa726 !important; }

.orange-text.text-lighten-1 {
  color: #ffa726 !important; }

.orange {
  background-color: #ff9800 !important; }

.orange-text {
  color: #ff9800 !important; }

.orange.darken-1 {
  background-color: #fb8c00 !important; }

.orange-text.text-darken-1 {
  color: #fb8c00 !important; }

.orange.darken-2 {
  background-color: #f57c00 !important; }

.orange-text.text-darken-2 {
  color: #f57c00 !important; }

.orange.darken-3 {
  background-color: #ef6c00 !important; }

.orange-text.text-darken-3 {
  color: #ef6c00 !important; }

.orange.darken-4 {
  background-color: #e65100 !important; }

.orange-text.text-darken-4 {
  color: #e65100 !important; }

.orange.accent-1 {
  background-color: #ffd180 !important; }

.orange-text.text-accent-1 {
  color: #ffd180 !important; }

.orange.accent-2 {
  background-color: #ffab40 !important; }

.orange-text.text-accent-2 {
  color: #ffab40 !important; }

.orange.accent-3 {
  background-color: #ff9100 !important; }

.orange-text.text-accent-3 {
  color: #ff9100 !important; }

.orange.accent-4 {
  background-color: #ff6d00 !important; }

.orange-text.text-accent-4 {
  color: #ff6d00 !important; }

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important; }

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important; }

.deep-orange.lighten-4 {
  background-color: #ffccbc !important; }

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important; }

.deep-orange.lighten-3 {
  background-color: #ffab91 !important; }

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important; }

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important; }

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important; }

.deep-orange.lighten-1 {
  background-color: #ff7043 !important; }

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important; }

.deep-orange {
  background-color: #ff5722 !important; }

.deep-orange-text {
  color: #ff5722 !important; }

.deep-orange.darken-1 {
  background-color: #f4511e !important; }

.deep-orange-text.text-darken-1 {
  color: #f4511e !important; }

.deep-orange.darken-2 {
  background-color: #e64a19 !important; }

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important; }

.deep-orange.darken-3 {
  background-color: #d84315 !important; }

.deep-orange-text.text-darken-3 {
  color: #d84315 !important; }

.deep-orange.darken-4 {
  background-color: #bf360c !important; }

.deep-orange-text.text-darken-4 {
  color: #bf360c !important; }

.deep-orange.accent-1 {
  background-color: #ff9e80 !important; }

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important; }

.deep-orange.accent-2 {
  background-color: #ff6e40 !important; }

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important; }

.deep-orange.accent-3 {
  background-color: #ff3d00 !important; }

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important; }

.deep-orange.accent-4 {
  background-color: #dd2c00 !important; }

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important; }

.brown.lighten-5 {
  background-color: #efebe9 !important; }

.brown-text.text-lighten-5 {
  color: #efebe9 !important; }

.brown.lighten-4 {
  background-color: #d7ccc8 !important; }

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important; }

.brown.lighten-3 {
  background-color: #bcaaa4 !important; }

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important; }

.brown.lighten-2 {
  background-color: #a1887f !important; }

.brown-text.text-lighten-2 {
  color: #a1887f !important; }

.brown.lighten-1 {
  background-color: #8d6e63 !important; }

.brown-text.text-lighten-1 {
  color: #8d6e63 !important; }

.brown {
  background-color: #795548 !important; }

.brown-text {
  color: #795548 !important; }

.brown.darken-1 {
  background-color: #6d4c41 !important; }

.brown-text.text-darken-1 {
  color: #6d4c41 !important; }

.brown.darken-2 {
  background-color: #5d4037 !important; }

.brown-text.text-darken-2 {
  color: #5d4037 !important; }

.brown.darken-3 {
  background-color: #4e342e !important; }

.brown-text.text-darken-3 {
  color: #4e342e !important; }

.brown.darken-4 {
  background-color: #3e2723 !important; }

.brown-text.text-darken-4 {
  color: #3e2723 !important; }

.blue-grey.lighten-5 {
  background-color: #eceff1 !important; }

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important; }

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important; }

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important; }

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important; }

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important; }

.blue-grey.lighten-2 {
  background-color: #90a4ae !important; }

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important; }

.blue-grey.lighten-1 {
  background-color: #78909c !important; }

.blue-grey-text.text-lighten-1 {
  color: #78909c !important; }

.blue-grey {
  background-color: #607d8b !important; }

.blue-grey-text {
  color: #607d8b !important; }

.blue-grey.darken-1 {
  background-color: #546e7a !important; }

.blue-grey-text.text-darken-1 {
  color: #546e7a !important; }

.blue-grey.darken-2 {
  background-color: #455a64 !important; }

.blue-grey-text.text-darken-2 {
  color: #455a64 !important; }

.blue-grey.darken-3 {
  background-color: #37474f !important; }

.blue-grey-text.text-darken-3 {
  color: #37474f !important; }

.blue-grey.darken-4 {
  background-color: #263238 !important; }

.blue-grey-text.text-darken-4 {
  color: #263238 !important; }

.grey.lighten-5 {
  background-color: #fafafa !important; }

.grey-text.text-lighten-5 {
  color: #fafafa !important; }

.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important; }

.grey.lighten-3 {
  background-color: #eeeeee !important; }

.grey-text.text-lighten-3 {
  color: #eeeeee !important; }

.grey.lighten-2 {
  background-color: #e0e0e0 !important; }

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important; }

.grey.lighten-1 {
  background-color: #bdbdbd !important; }

.grey-text.text-lighten-1 {
  color: #bdbdbd !important; }

.grey {
  background-color: #9e9e9e !important; }

.grey-text {
  color: #9e9e9e !important; }

.grey.darken-1 {
  background-color: #757575 !important; }

.grey-text.text-darken-1 {
  color: #757575 !important; }

.grey.darken-2 {
  background-color: #616161 !important; }

.grey-text.text-darken-2 {
  color: #616161 !important; }

.grey.darken-3 {
  background-color: #424242 !important; }

.grey-text.text-darken-3 {
  color: #424242 !important; }

.grey.darken-4 {
  background-color: #212121 !important; }

.grey-text.text-darken-4 {
  color: #212121 !important; }

.shades.black {
  background-color: #000000 !important; }

.shades-text.text-black {
  color: #000000 !important; }

.shades.white {
  background-color: #FFFFFF !important; }

.shades-text.text-white {
  color: #FFFFFF !important; }

.shades.transparent {
  background-color: transparent !important; }

.shades-text.text-transparent {
  color: transparent !important; }

.black {
  background-color: #000000 !important; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important; }

.transparent-text {
  color: transparent !important; }

/*** Colors ***/
/*** Badges ***/
/*** Buttons ***/
/*** Cards ***/
/*** Collapsible ***/
/*** Chips ***/
/*** Date Picker ***/
/*** Dropdown ***/
/*** Fonts ***/
/*** Forms ***/
/*** Global ***/
/*** Navbar ***/
/*** SideNav ***/
/*** Photo Slider ***/
/*** Spinners | Loaders ***/
/*** Tabs ***/
/*** Tables ***/
/*** Toasts ***/
/*** Typography ***/
/*** Collections ***/
/* Progress Bar */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* 1 */
html input[type="button"],
button,
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.valign-wrapper {
  display: flex;
  align-items: center; }
  .valign-wrapper .valign {
    display: block; }

.clearfix {
  clear: both; }

.z-depth-0 {
  box-shadow: none !important; }

.z-depth-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.z-depth-1-half {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }

.hoverable {
  transition: box-shadow .25s;
  box-shadow: 0; }

.hoverable:hover {
  transition: box-shadow .25s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0; }

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

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important; } }

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important; } }

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important; } }

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important; } }

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important; } }

/*******************
  Utility Classes
*******************/
.hide {
  display: none !important; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

.no-select, input[type=range], input[type=range] + .thumb {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.circle {
  border-radius: 50%; }

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

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.no-padding {
  padding: 0 !important; }

/* Remove Focus Boxes */
select:focus {
  outline: 1px solid #c9f3ef; }

label {
  font-size: 0.8rem;
  color: #9e9e9e; }

/***************************
   Text Inputs + Textarea
****************************/
::-webkit-input-placeholder {
  color: #d1d1d1; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #d1d1d1; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #d1d1d1; }

:-ms-input-placeholder {
  color: #d1d1d1; }

input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 1rem;
  box-shadow: none;
  box-sizing: content-box;
  transition: all .3s; }
  input:not([type]):disabled, input:not([type])[readonly="readonly"],
  input[type=text]:disabled,
  input[type=text][readonly="readonly"],
  input[type=password]:disabled,
  input[type=password][readonly="readonly"],
  input[type=email]:disabled,
  input[type=email][readonly="readonly"],
  input[type=url]:disabled,
  input[type=url][readonly="readonly"],
  input[type=time]:disabled,
  input[type=time][readonly="readonly"],
  input[type=date]:disabled,
  input[type=date][readonly="readonly"],
  input[type=datetime-local]:disabled,
  input[type=datetime-local][readonly="readonly"],
  input[type=tel]:disabled,
  input[type=tel][readonly="readonly"],
  input[type=number]:disabled,
  input[type=number][readonly="readonly"],
  input[type=search]:disabled,
  input[type=search][readonly="readonly"],
  textarea.materialize-textarea:disabled,
  textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.26);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.26); }
  input:not([type]):disabled + label, input:not([type])[readonly="readonly"] + label,
  input[type=text]:disabled + label,
  input[type=text][readonly="readonly"] + label,
  input[type=password]:disabled + label,
  input[type=password][readonly="readonly"] + label,
  input[type=email]:disabled + label,
  input[type=email][readonly="readonly"] + label,
  input[type=url]:disabled + label,
  input[type=url][readonly="readonly"] + label,
  input[type=time]:disabled + label,
  input[type=time][readonly="readonly"] + label,
  input[type=date]:disabled + label,
  input[type=date][readonly="readonly"] + label,
  input[type=datetime-local]:disabled + label,
  input[type=datetime-local][readonly="readonly"] + label,
  input[type=tel]:disabled + label,
  input[type=tel][readonly="readonly"] + label,
  input[type=number]:disabled + label,
  input[type=number][readonly="readonly"] + label,
  input[type=search]:disabled + label,
  input[type=search][readonly="readonly"] + label,
  textarea.materialize-textarea:disabled + label,
  textarea.materialize-textarea[readonly="readonly"] + label {
    color: rgba(0, 0, 0, 0.26); }
  input:not([type]):focus:not([readonly]),
  input[type=text]:focus:not([readonly]),
  input[type=password]:focus:not([readonly]),
  input[type=email]:focus:not([readonly]),
  input[type=url]:focus:not([readonly]),
  input[type=time]:focus:not([readonly]),
  input[type=date]:focus:not([readonly]),
  input[type=datetime-local]:focus:not([readonly]),
  input[type=tel]:focus:not([readonly]),
  input[type=number]:focus:not([readonly]),
  input[type=search]:focus:not([readonly]),
  textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a; }
  input:not([type]):focus:not([readonly]) + label,
  input[type=text]:focus:not([readonly]) + label,
  input[type=password]:focus:not([readonly]) + label,
  input[type=email]:focus:not([readonly]) + label,
  input[type=url]:focus:not([readonly]) + label,
  input[type=time]:focus:not([readonly]) + label,
  input[type=date]:focus:not([readonly]) + label,
  input[type=datetime-local]:focus:not([readonly]) + label,
  input[type=tel]:focus:not([readonly]) + label,
  input[type=number]:focus:not([readonly]) + label,
  input[type=search]:focus:not([readonly]) + label,
  textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #26a69a; }
  input:not([type]).valid, input:not([type]):focus.valid,
  input[type=text].valid,
  input[type=text]:focus.valid,
  input[type=password].valid,
  input[type=password]:focus.valid,
  input[type=email].valid,
  input[type=email]:focus.valid,
  input[type=url].valid,
  input[type=url]:focus.valid,
  input[type=time].valid,
  input[type=time]:focus.valid,
  input[type=date].valid,
  input[type=date]:focus.valid,
  input[type=datetime-local].valid,
  input[type=datetime-local]:focus.valid,
  input[type=tel].valid,
  input[type=tel]:focus.valid,
  input[type=number].valid,
  input[type=number]:focus.valid,
  input[type=search].valid,
  input[type=search]:focus.valid,
  textarea.materialize-textarea.valid,
  textarea.materialize-textarea:focus.valid {
    border-bottom: 1px solid #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50; }
  input:not([type]).valid + label:after,
  input:not([type]):focus.valid + label:after,
  input[type=text].valid + label:after,
  input[type=text]:focus.valid + label:after,
  input[type=password].valid + label:after,
  input[type=password]:focus.valid + label:after,
  input[type=email].valid + label:after,
  input[type=email]:focus.valid + label:after,
  input[type=url].valid + label:after,
  input[type=url]:focus.valid + label:after,
  input[type=time].valid + label:after,
  input[type=time]:focus.valid + label:after,
  input[type=date].valid + label:after,
  input[type=date]:focus.valid + label:after,
  input[type=datetime-local].valid + label:after,
  input[type=datetime-local]:focus.valid + label:after,
  input[type=tel].valid + label:after,
  input[type=tel]:focus.valid + label:after,
  input[type=number].valid + label:after,
  input[type=number]:focus.valid + label:after,
  input[type=search].valid + label:after,
  input[type=search]:focus.valid + label:after,
  textarea.materialize-textarea.valid + label:after,
  textarea.materialize-textarea:focus.valid + label:after {
    content: attr(data-success);
    color: #4CAF50;
    opacity: 1; }
  input:not([type]).invalid, input:not([type]):focus.invalid,
  input[type=text].invalid,
  input[type=text]:focus.invalid,
  input[type=password].invalid,
  input[type=password]:focus.invalid,
  input[type=email].invalid,
  input[type=email]:focus.invalid,
  input[type=url].invalid,
  input[type=url]:focus.invalid,
  input[type=time].invalid,
  input[type=time]:focus.invalid,
  input[type=date].invalid,
  input[type=date]:focus.invalid,
  input[type=datetime-local].invalid,
  input[type=datetime-local]:focus.invalid,
  input[type=tel].invalid,
  input[type=tel]:focus.invalid,
  input[type=number].invalid,
  input[type=number]:focus.invalid,
  input[type=search].invalid,
  input[type=search]:focus.invalid,
  textarea.materialize-textarea.invalid,
  textarea.materialize-textarea:focus.invalid {
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336; }
  input:not([type]).invalid + label:after,
  input:not([type]):focus.invalid + label:after,
  input[type=text].invalid + label:after,
  input[type=text]:focus.invalid + label:after,
  input[type=password].invalid + label:after,
  input[type=password]:focus.invalid + label:after,
  input[type=email].invalid + label:after,
  input[type=email]:focus.invalid + label:after,
  input[type=url].invalid + label:after,
  input[type=url]:focus.invalid + label:after,
  input[type=time].invalid + label:after,
  input[type=time]:focus.invalid + label:after,
  input[type=date].invalid + label:after,
  input[type=date]:focus.invalid + label:after,
  input[type=datetime-local].invalid + label:after,
  input[type=datetime-local]:focus.invalid + label:after,
  input[type=tel].invalid + label:after,
  input[type=tel]:focus.invalid + label:after,
  input[type=number].invalid + label:after,
  input[type=number]:focus.invalid + label:after,
  input[type=search].invalid + label:after,
  input[type=search]:focus.invalid + label:after,
  textarea.materialize-textarea.invalid + label:after,
  textarea.materialize-textarea:focus.invalid + label:after {
    content: attr(data-error);
    color: #F44336;
    opacity: 1; }
  input:not([type]) + label:after,
  input[type=text] + label:after,
  input[type=password] + label:after,
  input[type=email] + label:after,
  input[type=url] + label:after,
  input[type=time] + label:after,
  input[type=date] + label:after,
  input[type=datetime-local] + label:after,
  input[type=tel] + label:after,
  input[type=number] + label:after,
  input[type=search] + label:after,
  textarea.materialize-textarea + label:after {
    display: block;
    content: "";
    position: absolute;
    top: 65px;
    opacity: 0;
    transition: .2s opacity ease-out, .2s color ease-out; }

.input-field {
  position: relative;
  margin-top: 1rem; }
  .input-field label {
    color: #9e9e9e;
    position: absolute;
    top: 0.8rem;
    left: 0.75rem;
    font-size: 1rem;
    cursor: text;
    transition: .2s ease-out; }
  .input-field label.active {
    font-size: 0.8rem;
    transform: translateY(-140%); }
  .input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    transition: color .2s; }
    .input-field .prefix.active {
      color: #26a69a; }
  .input-field .prefix ~ input,
  .input-field .prefix ~ textarea {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem); }
  .input-field .prefix ~ textarea {
    padding-top: .8rem; }
  .input-field .prefix ~ label {
    margin-left: 3rem; }
  @media only screen and (max-width: 992px) {
    .input-field .prefix ~ input {
      width: 86%;
      width: calc(100% - 3rem); } }
  @media only screen and (max-width: 600px) {
    .input-field .prefix ~ input {
      width: 80%;
      width: calc(100% - 3rem); } }

.input-field input[type=search] {
  display: block;
  line-height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem); }
  .input-field input[type=search]:focus {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    color: #444; }
    .input-field input[type=search]:focus + label i,
    .input-field input[type=search]:focus ~ .mdi-navigation-close,
    .input-field input[type=search]:focus ~ .material-icons {
      color: #444; }
  .input-field input[type=search] + label {
    left: 1rem; }
  .input-field input[type=search] ~ .mdi-navigation-close,
  .input-field input[type=search] ~ .material-icons {
    position: absolute;
    top: 0;
    right: 1rem;
    color: transparent;
    cursor: pointer;
    font-size: 2rem;
    transition: .3s color; }

textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent; }
  textarea.materialize-textarea {
    overflow-y: hidden;
    /* prevents scroll bar flash */
    padding: 1.6rem 0;
    /* prevents text jump on Enter keypress */
    resize: none;
    min-height: 3rem; }

.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */ }

/***************
  Radio Buttons
***************/
/* Remove default Radio Buttons */
.gform_wrapper {
  /* Unchecked styles */
  /* Checked styles */
  /* Radio With gap */
  /* Disabled Radio With gap */
  /* Disabled style */ }
  .gform_wrapper [type="radio"]:not(:checked),
  .gform_wrapper [type="radio"]:checked {
    position: absolute;
    left: -9999px;
    /*visibility: hidden;*/
    opacity: 0; }
  .gform_wrapper [type="radio"]:not(:checked) + label,
  .gform_wrapper [type="radio"]:checked + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    /*height: 25px;*/
    line-height: 25px;
    font-size: 1rem;
    transition: .28s ease;
    -khtml-user-select: none;
    /* webkit (konqueror) browsers */
    user-select: none; }
  .gform_wrapper [type="radio"] + label:before,
  .gform_wrapper [type="radio"] + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    transition: .28s ease; }
  .gform_wrapper [type="radio"]:not(:checked) + label:before {
    border-radius: 50%;
    border: 2px solid #5a5a5a; }
  .gform_wrapper [type="radio"]:not(:checked) + label:after {
    border-radius: 50%;
    border: 2px solid #5a5a5a;
    z-index: -1;
    transform: scale(0); }
  .gform_wrapper [type="radio"]:checked + label:before {
    border-radius: 50%;
    border: 2px solid transparent; }
  .gform_wrapper [type="radio"]:checked + label:after {
    border-radius: 50%;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0;
    transform: scale(1.02); }
  .gform_wrapper [type="radio"].with-gap:checked + label:before {
    border-radius: 50%;
    border: 2px solid #26a69a; }
  .gform_wrapper [type="radio"].with-gap:checked + label:after {
    border-radius: 50%;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0;
    transform: scale(0.5); }
  .gform_wrapper [type="radio"].with-gap:disabled:checked + label:before {
    border: 2px solid rgba(0, 0, 0, 0.26); }
  .gform_wrapper [type="radio"].with-gap:disabled:checked + label:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.26); }
  .gform_wrapper [type="radio"]:disabled:not(:checked) + label:before,
  .gform_wrapper [type="radio"]:disabled:checked + label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.26); }
  .gform_wrapper [type="radio"]:disabled + label {
    color: rgba(0, 0, 0, 0.26); }
  .gform_wrapper [type="radio"]:disabled:not(:checked) + label:before {
    border-color: rgba(0, 0, 0, 0.26); }
  .gform_wrapper [type="radio"]:disabled:checked + label:after {
    background-color: rgba(0, 0, 0, 0.26);
    border-color: #BDBDBD; }

/***************
   Checkboxes
***************/
.gform_wrapper {
  /* CUSTOM CSS CHECKBOXES */
  /* Remove default checkbox */
  /* Indeterminate checkbox */ }
  .gform_wrapper form p {
    margin-bottom: 10px;
    text-align: left; }
  .gform_wrapper form p:last-child {
    margin-bottom: 0; }
  .gform_wrapper [type="checkbox"]:not(:checked),
  .gform_wrapper [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    /*visibility: hidden;*/
    opacity: 0; }
  .gform_wrapper [type="checkbox"] {
    /* checkbox aspect */ }
    .gform_wrapper [type="checkbox"] + label {
      position: relative;
      padding-left: 35px;
      cursor: pointer;
      display: inline-block;
      /*height: 25px;*/
      line-height: 25px;
      font-size: 1rem;
      -webkit-user-select: none;
      /* webkit (safari, chrome) browsers */
      -moz-user-select: none;
      /* mozilla browsers */
      -khtml-user-select: none;
      /* webkit (konqueror) browsers */
      -ms-user-select: none;
      /* IE10+ */ }
    .gform_wrapper [type="checkbox"] + label:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 18px;
      height: 18px;
      z-index: 0;
      border: 2px solid #5a5a5a;
      border-radius: 1px;
      margin-top: 2px;
      transition: .2s; }
    .gform_wrapper [type="checkbox"]:not(:checked):disabled + label:before {
      border: none;
      background-color: rgba(0, 0, 0, 0.26); }
  .gform_wrapper [type="checkbox"]:checked + label:before {
    top: -4px;
    left: -3px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    transform: rotate(40deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .gform_wrapper [type="checkbox"]:checked:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26); }
  .gform_wrapper [type="checkbox"]:indeterminate + label:before {
    left: -10px;
    top: -11px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    transform: rotate(90deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .gform_wrapper [type="checkbox"]:indeterminate:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent; }
  .gform_wrapper [type="checkbox"].filled-in + label:after {
    border-radius: 2px; }
  .gform_wrapper [type="checkbox"].filled-in + label:before,
  .gform_wrapper [type="checkbox"].filled-in + label:after {
    content: '';
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1; }
  .gform_wrapper [type="checkbox"].filled-in:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%; }
  .gform_wrapper [type="checkbox"].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0px;
    z-index: 0; }
  .gform_wrapper [type="checkbox"].filled-in:checked + label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .gform_wrapper [type="checkbox"].filled-in:checked + label:after {
    top: 0px;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0; }
  .gform_wrapper [type="checkbox"].filled-in:disabled:not(:checked) + label:before {
    background-color: transparent;
    border: 2px solid transparent; }
  .gform_wrapper [type="checkbox"].filled-in:disabled:not(:checked) + label:after {
    border-color: transparent;
    background-color: #BDBDBD; }
  .gform_wrapper [type="checkbox"].filled-in:disabled:checked + label:before {
    background-color: transparent; }
  .gform_wrapper [type="checkbox"].filled-in:disabled:checked + label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD; }

/***************
     Switch
***************/
.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none; }

.switch label {
  cursor: pointer; }

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0; }

.switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1; }

.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a; }

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #818181;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px; }

.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #F1F1F1;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease; }

input[type=checkbox]:checked:not(:disabled) ~ .lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1); }

input[type=checkbox]:not(:disabled) ~ .lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08); }

.switch label input[type=checkbox]:checked + .lever:after {
  left: 24px; }

.switch input[type=checkbox][disabled] + .lever {
  cursor: default; }

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #BDBDBD; }

/*********************
      File Input
**********************/
.file-field {
  position: relative; }
  .file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px; }
  .file-field input.file-path {
    width: 100%; }
  .file-field .btn {
    float: left;
    height: 3rem;
    line-height: 3rem; }
  .file-field span {
    cursor: pointer; }
  .file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0); }

/***************
      Range
***************/
.range-field {
  position: relative; }

input[type=range], input[type=range] + .thumb {
  cursor: pointer; }

input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0px;
  padding: 0; }

input[type=range] + .thumb {
  position: absolute;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #26a69a;
  top: 10px;
  margin-left: -6px;
  transform-origin: 50% 50%;
  transform: rotate(-45deg); }
  input[type=range] + .thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #26a69a;
    font-size: 0;
    transform: rotate(45deg); }
  input[type=range] + .thumb.active {
    border-radius: 50% 50% 50% 0; }
    input[type=range] + .thumb.active .value {
      color: #fff;
      margin-left: -1px;
      margin-top: 8px;
      font-size: 10px; }

input[type=range]:focus {
  outline: none; }

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

input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none; }

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #26a69a;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
  transition: .3s; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc; }

input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/ }

input[type=range]::-moz-range-track {
  height: 3px;
  background: #ddd;
  border: none; }

input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  margin-top: -5px; }

/*hide the outline behind the border*/
input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px; }

input[type=range]:focus::-moz-range-track {
  background: #ccc; }

input[type=range]::-ms-track {
  height: 3px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #777; }

input[type=range]::-ms-fill-upper {
  background: #ddd; }

input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a; }

input[type=range]:focus::-ms-fill-lower {
  background: #888; }

input[type=range]:focus::-ms-fill-upper {
  background: #ccc; }

/***************************
   Text Inputs + Textarea
****************************/
select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem; }

.gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last, .gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle {
  margin-left: 0 !important; }

.gform_wrapper .ginput_container_date {
  min-width: 80px; }

.ktu-box {
  margin-top: 1px;
  border: 2px solid #f3f2ee;
  padding: 25px 20px; }
  .ktu-box.ktu-contacts {
    padding: 0; }
  .ktu-box.ktu-no-border {
    border: 2px solid transparent;
    padding: 0 20px; }
  .ktu-box h3 {
    margin-bottom: 24px; }

.box-search {
  width: 100%;
  float: left;
  margin-top: 10px; }
  .box-search input[type="text"] {
    float: left;
    width: 100%; }

.map-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  /*z-index: 1;*/
  height: 100%; }
  .map-overlay .contacts-block-map {
    width: 100%;
    float: left;
    height: 100%;
    min-height: 310px; }

.ktu-contacts {
  overflow: hidden;
  position: relative;
  min-height: 320px; }
  .ktu-contacts .box-content {
    background: rgba(255, 255, 255, 0.95);
    width: 50%;
    position: relative;
    z-index: 10;
    float: left;
    height: 100%;
    min-height: 320px;
    padding: 40px 35px;
    padding-right: 10px; }

.vc_row.wpb_row.vc_row-fluid .events {
  margin-bottom: 0; }

.pum-theme-pasikalbam-template .pum-content + .pum-close {
  outline: 0; }

.pum-theme-pasikalbam-template .pum-container {
  /* background-image: repeating-linear-gradient(-45deg, #ff5cb378, #a9cfe8); */
  background-color: #a9cfe8;
  background-image: url("/wp-content/uploads/sites/3/2020/04/popup-desktop.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

@media (max-width: 622px) {
  .pum-theme-pasikalbam-template .pum-container {
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    background-image: url("/wp-content/uploads/sites/3/2020/04/popup-mobile.png");
    overflow-y: scroll !important;
    overflow-x: hidden !important; }
  .pasikalbam-popup-container {
    padding: 30px !important; }
  .pasikalbam-popup-container h1 {
    font-size: 38px;
    max-width: 100% !important; } }

.pasikalbam-popup-container {
  word-break: break-word;
  padding: 50px; }
  .pasikalbam-popup-container .button {
    font-size: 16px;
    padding: 8px 20px 8px 19px;
    background: #ff5cb3;
    color: #FFF;
    font-weight: bold; }
  .pasikalbam-popup-container h1 {
    font-size: 38px;
    line-height: 48px;
    font-weight: bold;
    color: #FFF;
    max-width: 70%; }
  .pasikalbam-popup-container h2 {
    font-size: 22px;
    font-weight: bold;
    color: #FFF; }
  .pasikalbam-popup-container h3, .pasikalbam-popup-container h3 a {
    margin-bottom: 16px;
    font-weight: bold;
    color: #FFF; }
  .pasikalbam-popup-container h3:hover * {
    transform: scale(1.3);
    transition-duration: 0.5s;
    font-size: 2.5rem;
    color: #ff5cb3; }
  .pasikalbam-popup-container a {
    border-bottom: 0; }
  .pasikalbam-popup-container .fa {
    padding-right: 8px; }

body {
  width: 100%;
  height: auto;
  float: left;
  padding-top: 0 !important;
  overflow: overlay; }

img {
  max-width: 100%; }

.float {
  width: 100%;
  float: left; }

p {
  margin: 0;
  color: #393939;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  color: black; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: black; }

.small-wide-text, .other-panel .other-news-content .single-term, .related-post .single-term {
  color: #7c7c7c;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
  letter-spacing: 1.8px; }

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

/* Meniu sekcija su meniu for composer */
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
  padding-top: 0; }

.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
  width: 100%;
  float: left; }

.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
  background-color: #f3f2ee;
  cursor: pointer;
  width: 25%;
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 2px 0 0 #e4e0d2; }
  .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container ul li:hover {
    background: #fcfbf8; }
  .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container ul li.vc_active {
    background: #fcfbf8;
    color: #000101; }
    .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container ul li.vc_active a {
      background: #fcfbf8;
      color: #000101; }
  .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container ul li a {
    padding: 8px 20px;
    background: transparent;
    border: none;
    border-radius: 0;
    color: #000101;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px; }
    .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container ul li a:hover {
      background: #fcfbf8; }

.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
  background: transparent; }
  .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
    border-color: transparent;
    background: transparent; }

.vc_tta-tab-sub .caret-down {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  display: inline-block;
  padding-top: 3px; }

.vc_tta-tab-sub.vc_active .caret-down {
  border-right: none;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #000;
  padding-top: 0;
  margin-left: 3px;
  transition: 0.1s; }

.vc_tta-tab-sub:not(.vc_active) .caret-down {
  margin-right: -3px; }

/* Composer defaults and overides*/
.vc_row.wpb_row.vc_row-fluid {
  margin-bottom: 55px; }
  .vc_row.wpb_row.vc_row-fluid.vc_inner {
    margin-bottom: 0; }

.vc_tta-container {
  margin-bottom: 0 !important; }

p {
  margin-bottom: 20px; }

.container.content-part:has(.hero-slider.vc-hero-slider) .row .vc_row:has(.close-all-divs) {
  margin-bottom: 0; }

.hero-heading {
  margin-bottom: 0;
  position: relative; }
  .hero-heading .content-wrap {
    width: 100%; }
    .hero-heading .content-wrap .hero-row {
      display: table;
      width: 100%; }
      .hero-heading .content-wrap .hero-row .col-md-8, .hero-heading .content-wrap .hero-row .col-md-4 {
        display: table-cell;
        float: none;
        vertical-align: bottom; }
      .hero-heading .content-wrap .hero-row .col-md-8 {
        padding-right: 0; }
      .hero-heading .content-wrap .hero-row .col-md-4 {
        padding-left: 0; }
    .hero-heading .content-wrap .col-md-7, .hero-heading .content-wrap .col-md-8 {
      padding-left: 45px; }
  .hero-heading.btn-right .block-title {
    padding-bottom: 20px; }
  .hero-heading.left-style .header-overlay {
    opacity: 0 !important; }
  .hero-heading .header-overlay {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.9; }
  .hero-heading p {
    color: #fff;
    font-family: "Arial", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px; }
    .hero-heading p:last-child {
      margin-bottom: 0px; }

.white-text, .white-text p, .white-text h1 {
  color: white !important; }

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background: transparent !important; }

.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
  margin: 0 !important; }

/* Tabs for visual composer */
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels {
  border: 2px solid #f3f2ee !important;
  border-top: 0 !important;
  padding: 25px 20px !important;
  border-radius: 0 !important; }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels .vc_tta-panel-body {
    padding: 0 !important; }

.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
  background: #f3f2ee;
  padding: 0 15px; }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul li {
    position: relative;
    margin-right: 50px; }
    .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul li:hover::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 5px;
      background-color: #000000; }
    .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul li.vc_active::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 5px;
      background-color: #000000; }
    .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul li.vc_active a {
      color: #000;
      background-color: transparent;
      border-color: transparent; }
    .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul li a {
      color: #000;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 12px;
      font-weight: 500;
      line-height: 24px;
      letter-spacing: 1.8px;
      text-transform: uppercase;
      padding: 12px 0;
      border-color: transparent;
      background-color: transparent; }
      .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul li a:hover {
        background: transparent !important; }

.events .inline-title {
  margin-bottom: 0; }

/* Acordion styles */
.vc_general.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #000;
  background: #f3f2ee url(../images/caret-upside.svg) no-repeat 15px center; }

.vc_general.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a {
  padding: 13px 20px 13px 40px;
  background: #f3f2ee url(../images/caret.svg) no-repeat 15px center;
  color: #000;
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px; }
  .vc_general.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a .vc_tta-controls-icon {
    display: none; }

.breadcrumbs-nav .breadcrumbs-nav-list {
  padding: 6px 30px; }

/* News widget settings */
.vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top {
  position: relative; }

.vc-gitem-zone-height-mode-auto:before {
  display: none !important; }

.vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top {
  position: relative !important; }

.news-small-title {
  font-weight: 700;
  font-size: 14px; }

/* Naujienos */
.sharebar > li:first-child a {
  margin-top: 0; }

.sharebar > li > a {
  width: 100%;
  float: left;
  margin-top: 10px; }

.sharebar > li > a::before {
  display: block;
  float: left;
  width: 100%;
  line-height: 1; }

/* Aktualijos */
.aktualijos-tabs {
  margin-top: -90px; }
  .aktualijos-tabs.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels {
    border-color: transparent !important; }
  .aktualijos-tabs .vc_tta-tabs-container {
    float: right;
    margin-top: -54px; }
  .aktualijos-tabs .vc_tta-panels {
    border-color: transparent !important;
    width: 100%;
    float: left; }
  .aktualijos-tabs .vc_tta-panels-container {
    border-color: transparent !important; }

.events-header h2, .news-header h2 {
  margin-bottom: 0; }

@media (max-width: 768px) {
  .events-header .col-title, .news-header .col-title {
    line-height: normal;
    height: auto; }
    .events-header .col-title h2.inline-title, .news-header .col-title h2.inline-title {
      font-size: 24px;
      line-height: 40px;
      margin-top: 0;
      margin-bottom: 0; }
  .events-header .tabs-nav-button, .news-header .tabs-nav-button {
    padding-bottom: 0;
    top: -5px; } }

/* Google map */
.acf-map {
  width: 100%;
  height: 160px; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

body .wpb_gmaps_widget {
  margin-bottom: 0; }

body .wpb_gmaps_widget .wpb_wrapper {
  padding: 0; }

/* Partners slider */
.partners-col-holder {
  margin-right: 30px; }
  .partners-col-holder .single-partner-logo {
    margin-bottom: 30px;
    width: 100%;
    float: left;
    text-align: center;
    height: 110px;
    position: relative; }
    .partners-col-holder .single-partner-logo:nth-child(2) {
      margin-bottom: 0; }
    .partners-col-holder .single-partner-logo img {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: auto;
      max-height: 110px;
      display: inline-block;
      margin: 0 auto;
      float: none; }

.partners-slider {
  position: relative;
  width: 100%;
  float: left; }

.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  border: none;
  background-color: #f3f2ee;
  width: 35px;
  height: 35px;
  color: transparent;
  left: -15px;
  border-radius: 3px;
  background-image: url(../images/ui-elements/partner-slider-arrow-left.png);
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 99; }
  .slick-arrow.slick-next {
    right: -15px;
    background-image: url(../images/ui-elements/partner-slider-arrow-right.png);
    left: initial; }

.projects-slider .slick-arrow {
  left: -5px; }
  .projects-slider .slick-arrow.slick-next {
    right: -5px;
    left: initial; }

.projects-slider .project-image-holder {
  overflow: hidden; }
  .projects-slider .project-image-holder img {
    min-width: 100%;
    height: auto; }

.projects-slider a {
  color: black; }

.projects-slider .project-lead {
  width: 100%;
  float: left;
  margin-top: 15px;
  color: #010101;
  font-weight: 700; }

.place-card {
  display: none !important; }

/* Materialize fix */
header .main-search-form input[type='text'] {
  margin: 0 !important; }

header input {
  margin: 0 !important; }

.news-featured-image img {
  width: 100%;
  height: auto; }

.related-articles {
  margin-top: 30px;
  width: 100%;
  float: left; }
  .related-articles h3 {
    margin-bottom: 15px; }

.related-post {
  width: 100%;
  float: left;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative; }
  .related-post > a {
    color: #000101;
    font-size: 18px;
    /* TODO: Should be 500 but it does not exists */
    font-weight: 700;
    line-height: 24px;
    width: 100%;
    float: left;
    margin-bottom: 15px; }
  .related-post .post-category {
    color: #7c7c7c;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase; }
  .related-post::after {
    content: "";
    width: 67px;
    height: 2px;
    background-color: #f3f2ee;
    position: absolute;
    bottom: 0;
    left: 0; }

.news .container, .events .container {
  max-width: 100%; }

.news h2 {
  margin-bottom: 0; }

.news-header {
  margin-bottom: 30px; }

.download-summary {
  width: 100%;
  float: left;
  margin-top: 20px; }

#socials {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  #socials .sharebar > li > a {
    margin-top: 0; }
  #socials img {
    width: 100%;
    float: left;
    margin-bottom: 10px; }

footer p {
  margin: 0; }
  footer p a {
    text-decoration: none !important; }

#footer-menu li a {
  color: #000; }

.hero-heading .content-wrap .block-title {
  font-size: 30px; }

.hero-heading.homepage-style {
  padding: 0 0; }
  .hero-heading.homepage-style p {
    color: #393939;
    font-size: 16px;
    margin-bottom: 20px; }
  .hero-heading.homepage-style .header-overlay {
    height: 100%;
    bottom: 0;
    top: initial; }
  .hero-heading.homepage-style .content-wrap {
    margin-top: 140px;
    position: relative;
    width: 41.66666667%;
    float: left;
    padding: 35px 30px 15px 30px; }
    .hero-heading.homepage-style .content-wrap .block-title {
      color: black;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 30px;
      font-weight: 500;
      line-height: 30px;
      margin-bottom: 30px;
      width: 100%;
      float: left;
      letter-spacing: 5.2px;
      text-transform: none;
      padding-left: 0; }
    .hero-heading.homepage-style .content-wrap .col-md-7 {
      width: 100%;
      float: left;
      padding: 0; }

.rsvp-info {
  width: 100%;
  float: left; }

.project-video {
  width: 100%;
  float: left; }
  .project-video iframe {
    width: 100%;
    margin: 0;
    float: left;
    height: 100%; }

.aktualija .vc_grid-filter.vc_grid-filter-center {
  text-align: left;
  color: #7c7c7c;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  letter-spacing: 1.8px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 10px;
  display: block; }

.aktualija .vc_gitem-zone-a .vc_gitem-row-position-top {
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: black; }

.aktualija .vc_gitem-post-data {
  margin: 0; }

.aktualija .vc_gitem-zone-a .vc_gitem-row-position-bottom {
  position: static;
  width: 100%;
  float: left; }

.aktualija .vc_gitem_row .vc_gitem-col {
  padding-top: 0;
  padding-bottom: 0; }

.vc_custom_heading a {
  -webkit-transition: none !important;
  transition: none !important; }

.archive-head-wrap {
  background-color: #393939;
  width: 100%;
  float: left;
  position: relative;
  margin-top: -30px; }
  .archive-head-wrap.cols1 ul li {
    width: 100%; }
  .archive-head-wrap.cols2 ul li {
    width: 50%; }
  .archive-head-wrap.cols3 ul li {
    width: 33%; }
  .archive-head-wrap.cols4 ul li {
    width: 25%; }
  .archive-head-wrap ul {
    width: 100%;
    float: left;
    margin: 0;
    left: 0;
    padding-left: 0; }
    .archive-head-wrap ul li {
      float: left;
      text-align: center;
      font-family: "pf_dintext_promedium", sans-serif; }
      .archive-head-wrap ul li.nav-cols-2 {
        width: 50%; }
      .archive-head-wrap ul li a {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-transform: uppercase;
        color: white;
        text-decoration: none;
        padding: 30px 0;
        width: 100%;
        float: left;
        display: block; }
      .archive-head-wrap ul li.active a, .archive-head-wrap ul li:hover a {
        color: #d9e026;
        border-bottom: #d9e026 5px solid; }

#content-nav-panel {
  position: fixed;
  right: 0;
  top: 60%;
  background-color: #f3f2ee;
  border-radius: 4px;
  box-shadow: 0 2px 0 #e4e0d2;
  padding: 25px 20px;
  z-index: 9999;
  padding-bottom: 0;
  transform: translate(0, -50%); }
  #content-nav-panel .nav-dot {
    display: block;
    width: 20px;
    position: relative;
    height: 20px;
    margin-bottom: 20px;
    border: 2px solid #393939;
    cursor: pointer;
    border-radius: 100px; }
    #content-nav-panel .nav-dot:hover {
      background: #393939; }
      #content-nav-panel .nav-dot:hover .nav-tooltip {
        display: block; }
    #content-nav-panel .nav-dot .nav-tooltip {
      font-family: "pf_dintext_promedium", sans-serif;
      position: absolute;
      right: -9px;
      line-height: 32px;
      top: -8px;
      width: auto;
      background-color: rgba(22, 22, 22, 0.4);
      color: white;
      font-size: 16px;
      font-weight: 500;
      border-radius: 3px;
      float: left;
      white-space: nowrap;
      padding-right: 45px;
      padding-left: 15px;
      display: none; }

.breadcrumbs-nav-list-item {
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
  color: #000101; }

.event-archive-title {
  font-size: 18px;
  font-family: "pf_dintext_promedium", sans-serif;
  font-weight: 500;
  line-height: 24px; }
  .event-archive-title a {
    color: #000101; }

.event-archive-title.sticky-event {
  border-left: 5px solid #acdaca;
  padding-left: 5px; }

footer .dropup.open .rect-button {
  margin: 0;
  padding: 10px 10px; }

.ktu-iframe {
  width: 100%;
  min-height: 90vh;
  float: left;
  height: 100%;
  margin-top: -20px;
  border: none;
  margin-bottom: 20px; }

header .main-search-form input[type='text'] {
  box-sizing: border-box; }

.rsvp .map {
  width: 100%;
  float: left; }

.rsvp .button {
  width: 100%;
  float: left;
  clear: both;
  background: transparent; }

.rsvp .map img {
  height: auto; }

.ktu-person-role {
  font-family: "pf_dintext_promedium", sans-serif;
  color: #777;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  margin-top: 0; }
  .ktu-person-role .single-person-social-network {
    padding-right: 10px !important;
    float: left; }

.event-location-archive {
  color: #787878;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "pf_dintext_promedium", sans-serif; }

.event-new-wrapper h1 {
  font-size: 30px; }

.event-new-wrapper h2 {
  font-size: 24px; }

.event-new-wrapper h3 {
  font-size: 22px; }

.event-new-wrapper h4 {
  font-size: 20px; }

.event-new-wrapper h5 {
  font-size: 18px; }

.single-event-archive {
  width: 100%;
  float: left;
  border-bottom: #f3f2ee 1px solid;
  padding: 20px 0; }
  .single-event-archive .col-md-2 {
    padding-left: 0; }

.archive-button:not(:first-child) {
  padding-left: 40px; }

.archive-button img {
  display: inline-block;
  margin-top: -7px;
  margin-right: 10px; }
  .archive-button img.active-icon {
    display: none; }

.archive-button.active img.active-icon, .archive-button:hover img.active-icon {
  display: inline-block; }

.archive-button.active img.default-icon, .archive-button:hover img.default-icon {
  display: none; }

.event-archive-category {
  width: 100%;
  float: left;
  margin-top: 0px; }
  .event-archive-category a {
    font-family: "pf_dintext_promedium", sans-serif;
    color: #787878;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    float: left;
    margin-right: 10px; }

.ads-new-wrapper {
  width: 100%;
  float: left;
  margin-bottom: 50px; }
  .ads-new-wrapper .row {
    margin-bottom: 20px; }
  .ads-new-wrapper .single-ad {
    padding: 20px 0;
    border-bottom: 1px solid #f3f2ee; }

.ad-date-archive {
  width: 100%;
  float: left;
  color: #787878;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "pf_dintext_promedium", sans-serif; }

.ads-categories-menu {
  width: 100%;
  margin-bottom: 30px;
  float: left;
  background: #f3f2ee; }
  .ads-categories-menu.tabs-nav .tabs-nav-list-item > a {
    padding: 13px 0; }

.event-datetime {
  font-family: "pf_dintext_promedium", sans-serif;
  color: #787878;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase; }

.ktu-woo-categories {
  font-family: "pf_dintext_promedium";
  width: 100%;
  background: #f3f2ee;
  padding: 30px 0;
  float: left;
  margin-top: 24px;
  border-radius: 2px;
  box-shadow: 0 2px 0 #e4e0d2; }

.ktu-woo-categories > a {
  font-weight: 500;
  line-height: 1.2;
  color: #000101;
  font-size: 16px;
  width: 100%;
  float: left;
  padding: 8px 20px; }

.ktu-woo-categories > a.current-term {
  background: #fcfbf8; }

.ktu-woo-categories > a span {
  color: #9f9f9f;
  font-size: 12px;
  padding-right: 5px; }

.search-result {
  margin-top: 15px;
  width: 100%;
  float: left; }
  .search-result a {
    color: #2f415f;
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border-bottom: 1px solid #d5d9df; }

.search-result-info > div {
  float: left;
  margin-right: 25px; }

.search-result-info a {
  color: #777;
  font-family: "pf_dintext_promedium";
  font-size: 14px;
  font-weight: 500;
  line-height: 23px; }

.person-position {
  color: #787878;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  font-family: "pf_dintext_promedium";
  clear: both; }

h5 {
  margin-bottom: 0; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: white !important; }

.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body, .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading {
  border-radius: 0 !important; }

.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body, .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {
  border-radius: 0 !important; }

.vc_tta-panel-heading {
  margin-bottom: 0 !important;
  border-bottom: 1px solid white; }

.faculty-image {
  position: relative;
  width: 100%;
  background-color: white;
  border: 3px solid transparent;
  margin-bottom: 20px;
  float: left; }
  .faculty-image:hover {
    border: 3px solid black; }
  .faculty-image img {
    max-width: 100%;
    width: 100%;
    opacity: 0.32;
    float: left; }
  .faculty-image .faculty-name {
    font-family: "pf_dintext_promedium";
    position: absolute;
    color: black;
    text-transform: lowercase;
    width: 100%;
    text-align: left;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px;
    font-weight: 500; }
    .faculty-image .faculty-name h4 {
      display: inline-block;
      padding-bottom: 10px;
      position: relative;
      z-index: 11;
      top: 50%;
      line-height: 30px;
      font-size: 30px;
      transform: translateY(-50%); }
      .faculty-image .faculty-name h4::after {
        content: '';
        width: 100%;
        -webkit-transition: width 0.2s ease-in-out;
        -moz-transition: width 0.2s ease-in-out;
        -o-transition: width 0.2s ease-in-out;
        transition: width 0.2s ease-in-out;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 3px;
        background: black; }

.faculty-description {
  font-family: Arial;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  float: left;
  line-height: 24px; }
  .faculty-description p {
    color: black;
    margin: 0; }

.single-faculty {
  margin-bottom: 50px; }
  .single-faculty:hover .faculty-image .faculty-name h4::after {
    width: 0; }

.single-faculty-2 {
  margin-bottom: 50px; }
  .single-faculty-2 .faculty-image2 {
    width: 100%;
    position: relative;
    background-color: white;
    float: left;
    border: 1px solid #f3f2ee; }
    .single-faculty-2 .faculty-image2:hover {
      border: 1px solid #d6d6d3; }
    .single-faculty-2 .faculty-image2 .faculty-image-holder2 img {
      width: 100%;
      height: auto; }
  .single-faculty-2 .faculty-name2 {
    font-family: "pf_dintext_promedium";
    color: black;
    width: 100%;
    text-align: left;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    padding-top: 15px;
    font-weight: 500; }
    .single-faculty-2 .faculty-name2 h2 {
      display: inline-block;
      padding-bottom: 10px;
      position: relative;
      line-height: 30px;
      font-size: 30px;
      margin-bottom: 10px; }
      .single-faculty-2 .faculty-name2 h2::after {
        content: '';
        width: 100%;
        -webkit-transition: width 0.2s ease-in-out;
        -moz-transition: width 0.2s ease-in-out;
        -o-transition: width 0.2s ease-in-out;
        transition: width 0.2s ease-in-out;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 3px;
        background: black; }
  .single-faculty-2 .faculty-description2 {
    padding: 0 20px;
    padding-bottom: 15px; }
  .single-faculty-2:hover .faculty-image2 .faculty-name2 h2::after {
    width: 0; }

.faculties-list {
  width: 100%;
  float: left; }
  .faculties-list .block-title {
    font-size: 30px; }

.events-content .event .overlay {
  /*height: 100%;*/
  min-height: 120px;
  padding: 20px 20px; }
  .events-content .event .overlay .place {
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
    float: left;
    word-break: break-word; }

.events-content .sticky-event h3 {
  border-left: 5px solid #acdaca;
  padding-left: 5px; }

.event-categories {
  width: 100%;
  float: left;
  margin-top: -15px;
  padding-bottom: 15px; }
  .event-categories a {
    float: left;
    display: inline;
    margin-right: 10px; }

.letter-spacing {
  letter-spacing: 2px; }

.events-content .event .post-categories a {
  padding-bottom: 0;
  display: inline !important;
  margin-right: 5px !important; }

.events-content .event .overlay {
  top: 0; }

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

.dark-text {
  color: black !important; }
  .dark-text .content-wrap {
    color: black !important; }
  .dark-text .block-title {
    color: black !important; }
  .dark-text p {
    color: black !important; }

.news-items-archive-image {
  width: 100%;
  float: left;
  margin-bottom: 25px; }

.top-nav .dropdown-menu {
  left: auto !important;
  border: none;
  border-top-right-radius: 0 !important;
  background: transparent;
  min-width: min-content; }

.top-nav .dropup .dropdown-menu, .top-nav .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: inherit !important;
  bottom: inherit !important; }

.top-nav .dropdown-menu > li > a:hover, .top-nav .dropdown-menu > li > a:focus {
  /*color: white !important;*/ }

.top-nav .dropup .caret, .top-nav .navbar-fixed-bottom .dropdown .caret {
  display: none !important; }

.vc_tta-tabs.vc_tta-tabs-position-top.aktualijos-tabs .vc_tta-panels {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.vc_tta-panels {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.aktualija:nth-child(1) .vc_gitem_row .vc_gitem-col {
  padding-left: 0 !important; }

.aktualija:nth-child(4) .vc_gitem_row .vc_gitem-col {
  padding-right: 0 !important; }

.vc-ktu-news-box {
  width: 100%;
  float: left; }
  .vc-ktu-news-box .news {
    width: 100%;
    float: left;
    margin-top: -55px; }

.single-portfolio-item {
  margin-bottom: 40px;
  border: 2px solid #f3f2ee;
  padding: 10px;
  overflow: auto; }
  .single-portfolio-item a {
    font-family: "pf_dintext_promedium";
    color: black;
    font-size: 24px; }
  .single-portfolio-item img {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    height: auto; }

.portfolio-list {
  width: 100%;
  float: left;
  margin-bottom: 50px;
  margin-top: 50px; }

.portfolio-item {
  width: 100%;
  float: left;
  margin-bottom: 50px; }
  .portfolio-item h1 {
    margin-bottom: 0px; }

.competence-info-wrap {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  .competence-info-wrap .additional-info {
    float: left;
    line-height: 44px; }
  .competence-info-wrap .all-competences-button {
    float: right; }

.ktu-newsletter-vc-element {
  background: #f9f5e6;
  width: 100%;
  float: left;
  padding-top: 50px; }
  .ktu-newsletter-vc-element h3 {
    font-size: 26px;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 45px; }
  .ktu-newsletter-vc-element form {
    margin-top: 10px;
    position: relative; }
    .ktu-newsletter-vc-element form input[type="email"] {
      color: black;
      font-size: 14px;
      border-bottom: 2px solid black !important; }
      .ktu-newsletter-vc-element form input[type="email"]:focus {
        box-shadow: none; }
      .ktu-newsletter-vc-element form input[type="email"]::-webkit-input-placeholder {
        color: #1a1a1a; }
      .ktu-newsletter-vc-element form input[type="email"]:-moz-placeholder {
        /* Firefox 18- */
        color: #1a1a1a; }
      .ktu-newsletter-vc-element form input[type="email"]::-moz-placeholder {
        /* Firefox 19+ */
        color: #1a1a1a; }
      .ktu-newsletter-vc-element form input[type="email"]:-ms-input-placeholder {
        color: #1a1a1a; }
    .ktu-newsletter-vc-element form label {
      width: 100%;
      float: left;
      font-weight: 400;
      color: #1a1a1a;
      font-size: 14px; }

#portfolio-button input {
  background: none;
  border: none; }
  #portfolio-button input:focus {
    outline: none; }

/*
.portfolio-filter-wrap {
  .select-wrapper {
    padding-left: 0;
  }
}*/
.general-contacts-block-map {
  height: 500px; }

.btn-submit {
  background: transparent; }

#ktu-contacts-search {
  margin-top: 20px;
  position: relative; }
  #ktu-contacts-search #ktu-loader {
    position: absolute;
    right: -50px;
    top: 0px;
    width: 30px;
    display: none; }

.ktu-loader {
  position: absolute;
  right: -50px;
  top: 0px;
  width: 30px;
  display: none; }

.single-portfolio-item .title a {
  width: 100%;
  float: left;
  margin-bottom: 5px; }

.single-portfolio-item .category span {
  color: #7c7c7c;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
  letter-spacing: 1.8px; }

.ktu-general-contacts ol a {
  color: #2f415f;
  text-decoration: underline; }

.ktu-general-contacts .panel-title a {
  background-color: transparent !important; }

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  padding-left: 35px; }

.ktu-contacts-search {
  background: #f3f2ee;
  width: 100%;
  float: left;
  padding-top: 55px; }
  .ktu-contacts-search h3 {
    font-size: 26px;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 45px; }
  .ktu-contacts-search input[type="text"] {
    color: black;
    font-size: 14px;
    border-bottom: 2px solid black; }

.paryskintas {
  font-weight: 700; }

#studiju-kalendorius {
  /* .ui-datepicker-prev, .ui-datepicker-next {
     display: none;
   }*/ }
  #studiju-kalendorius table tr td {
    font-family: "pf_dintext_promedium";
    color: #525252;
    font-size: 14px; }
  #studiju-kalendorius table {
    margin-bottom: 0; }
  #studiju-kalendorius thead {
    border-bottom: 2px solid #f3f2ee; }
  #studiju-kalendorius thead th {
    text-align: center; }
  #studiju-kalendorius .ui-datepicker-title {
    width: 100%;
    float: left;
    margin-top: -14px;
    text-align: center;
    color: #3a3a3a;
    font-family: "pf_dintext_promedium";
    font-size: 16px; }
  #studiju-kalendorius tr {
    border: none !important; }
  #studiju-kalendorius td {
    text-align: center;
    color: #525252;
    height: 72px;
    margin-bottom: 1px;
    border-bottom: 2px solid white; }
    #studiju-kalendorius td a {
      font-family: "pf_dintext_promedium";
      color: #525252 !important; }
  #studiju-kalendorius .evenWeek {
    background: white; }
  #studiju-kalendorius .oddWeek {
    background: #f3f2ee; }

.legend-item {
  margin-bottom: 20px;
  margin-top: 10px;
  float: left;
  margin-right: 20px; }
  .legend-item .legend-color {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    float: left;
    margin-right: 20px; }
  .legend-item .legend-value {
    float: left;
    color: #3a3a3a;
    font-size: 16px;
    font-family: "pf_dintext_promedium"; }

.news-content .new .post-categories span, .events-content .event .post-categories span {
  color: #b3b7bd;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px;
  padding-bottom: 10px;
  letter-spacing: 1.8px; }

.hide-inner-text,
.video-post-link {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.item-without-sub-menu {
  padding-right: 15px !important; }
  .item-without-sub-menu::after {
    display: none !important; }

.list-equipment {
  width: 100%;
  float: left;
  margin-top: 0px; }

.event-new h1 {
  margin-top: 0 !important; }

.equipment-description p {
  font-family: "pf_dintext_promedium", sans-serif;
  color: #787878;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  float: left;
  margin-bottom: 0;
  margin-right: 10px; }

.slick-slide img {
  float: left;
  height: auto; }

.people-vc-slider {
  border-bottom: none !important;
  padding-bottom: 0px !important; }
  .people-vc-slider .thumbnail-with-headers-slider-slide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px; }
    .people-vc-slider .thumbnail-with-headers-slider-slide .person-name {
      width: 100%;
      float: left; }
      .people-vc-slider .thumbnail-with-headers-slider-slide .person-name h4 {
        margin-bottom: 0; }
    .people-vc-slider .thumbnail-with-headers-slider-slide .person-image {
      text-align: center;
      width: 100%;
      float: left; }
    .people-vc-slider .thumbnail-with-headers-slider-slide img {
      display: inline;
      margin-right: 10px; }

.range-wrapper {
  color: #393939;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 16px;
  white-space: nowrap; }
  .range-wrapper input[type="text"] {
    margin-bottom: 0;
    color: #393939;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 16px;
    display: inline;
    border: none !important; }

.info-table-header {
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 14px;
  padding: 0;
  text-transform: uppercase; }

#slider-type label:before {
  left: 8px; }

#slider-range-slide,
#slider-year-slide {
  display: none;
  width: 100%;
  float: left;
  margin-bottom: 40px;
  margin-top: 20px;
  /* Slider style*/ }
  #slider-range-slide .ui-corner-all,
  #slider-year-slide .ui-corner-all {
    border-radius: 50px; }
  #slider-range-slide .ui-state-default, #slider-range-slide .ui-widget-content .ui-state-default,
  #slider-year-slide .ui-state-default,
  #slider-year-slide .ui-widget-content .ui-state-default {
    border-radius: 100px;
    background: #cdcabf; }
    #slider-range-slide .ui-state-default:focus, #slider-range-slide .ui-widget-content .ui-state-default:focus,
    #slider-year-slide .ui-state-default:focus,
    #slider-year-slide .ui-widget-content .ui-state-default:focus {
      outline: none; }
  #slider-range-slide .ui-corner-all,
  #slider-year-slide .ui-corner-all {
    margin-top: 0; }

.slider.ui-widget-content {
  border-color: #ddd; }

.ui-slider-horizontal .ui-slider-range {
  background: #f3f2ee; }

.flickity-prev-next-button.next {
  left: initial !important; }

.thumbnail-with-headers-slider .flickity-prev-next-button.next {
  left: initial !important; }

.people-grid-from-vc img {
  height: auto; }

.people-grid-from-vc h4 {
  margin-bottom: 0; }

.person-with-contacts {
  margin-bottom: 20px; }
  .person-with-contacts .person-image {
    width: 30%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    float: left; }
    .person-with-contacts .person-image img {
      height: auto;
      width: 100%;
      float: left; }
  .person-with-contacts .vc_column-inner {
    float: left;
    width: 70%; }

.project-content-holder {
  position: static; }
  .project-content-holder a.button {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 0; }

.single-project-in-slider {
  position: relative; }

/* Flat icon */
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: "Flaticon2";
  font-size: 20px;
  font-style: normal;
  margin-left: 20px; }

.flaticon-add133:before {
  content: "\f100"; }

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

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

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

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

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

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

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

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

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

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

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

.flaticon-minus75:before {
  content: "\f10c"; }

.flaticon-paper:before {
  content: "\f10d"; }

.flaticon-photo189:before {
  content: "\f10e"; }

.flaticon-pin56:before {
  content: "\f10f"; }

.flaticon-print31:before {
  content: "\f110"; }

.flaticon-rectangular4:before {
  content: "\f111"; }

.flaticon-shopping-cart13:before {
  content: "\f112"; }

.flaticon-social-network228:before {
  content: "\f113"; }

.flaticon-social122:before {
  content: "\f114"; }

.flaticon-social123:before {
  content: "\f115"; }

.flaticon-social135:before {
  content: "\f116"; }

.flaticon-social136:before {
  content: "\f117"; }

.flaticon-social138:before {
  content: "\f118"; }

.flaticon-symbol:before {
  content: "\f119"; }

.flaticon-technology:before {
  content: "\f11a"; }

.flaticon-telephone:before {
  content: "\f11b"; }

.flaticon-unlink:before {
  content: "\f11c"; }

.flaticon-writing:before {
  content: "\f11d"; }

.flaticon-zoom61:before {
  content: "\f11e"; }

.archive-head-wrap .glyph {
  display: inline-block; }
  .archive-head-wrap .glyph [class^="flaticon-"]:before, .archive-head-wrap .glyph [class*=" flaticon-"]:before, .archive-head-wrap .glyph [class^="flaticon-"]:after, .archive-head-wrap .glyph [class*=" flaticon-"]:after {
    font-size: 35px;
    margin-bottom: -5px;
    margin-right: 5px;
    float: left; }

/* QUCIK FIX TODO : PATAISty*/
.vc_tta-container {
  float: left;
  width: 100%; }

.lb-number {
  display: none !important; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: none; }

.ui-state-default, .ui-widget-content .ui-state-default {
  background: transparent;
  border-radius: 0; }

.ui-widget-header {
  background: transparent;
  border: none; }

.ui-datepicker-prev {
  float: left;
  background-image: url(../images/arrow-ktu-left.png);
  width: 8px;
  height: 12px;
  margin-left: 20px;
  margin-top: 20px;
  position: relative;
  z-index: 99; }

.ui-datepicker-next {
  float: right;
  background-image: url(../images/arrow-ktu-right.png);
  width: 8px;
  height: 12px;
  margin-right: 20px;
  margin-top: 20px;
  position: relative;
  z-index: 99; }

.ui-datepicker-next-hover {
  float: right;
  background-image: url(../images/arrow-ktu-right.png);
  width: 8px;
  height: 12px;
  margin-right: 20px;
  margin-top: 20px;
  position: relative;
  z-index: 99; }

.ktu-faculties-contacts {
  border: 2px solid #f3f2ee;
  padding: 0 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .ktu-faculties-contacts .single-contact-holder {
    cursor: pointer; }
    .ktu-faculties-contacts .single-contact-holder .name-part {
      margin-bottom: 15px;
      width: 100%;
      float: left; }
  .ktu-faculties-contacts .tabs-nav-list {
    width: 100%;
    background: #f3f2ee;
    padding: 0 15px; }
    .ktu-faculties-contacts .tabs-nav-list li a {
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 12px;
      font-weight: 500;
      line-height: 24px;
      letter-spacing: 1.8px;
      text-transform: uppercase;
      padding: 12px 0; }

.faculties-contacts-content {
  width: 100%;
  float: left; }

.person-image img {
  height: auto; }

.events-content .event .overlay {
  top: -20px; }

@media (min-width: 991px) {
  .events-content .col-event.col-md-3:nth-child(4n+4) + .col-event.col-md-3 {
    clear: both; } }

@media (max-width: 991px) {
  .events-content .col-event.col-sm-6:nth-child(2n+2) + .col-event.col-sm-6 {
    clear: both; } }

.admin-bar header {
  top: 25px !important; }

img {
  height: auto; }

footer .dropup.open .rect-button {
  width: 100%;
  padding: 0; }
  footer .dropup.open .rect-button a {
    padding: 5px 20px; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #fcfbf8;
  color: black; }

.empty-section-fixer {
  width: 100%;
  float: left;
  margin-bottom: -55px; }

.no-archive-header {
  background: #fbfaf6;
  margin-top: -30px; }

.vc-events-wrapper {
  width: 100%;
  float: left;
  margin-top: -55px; }

.feed-content {
  color: #393939;
  text-decoration: none;
  cursor: pointer;
  display: block; }

.socials .social .category {
  margin-top: 10px; }

.socials .social {
  word-break: break-all; }

.archive-item-date {
  color: #b3b7bd;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px;
  padding-bottom: 10px;
  letter-spacing: 1.8px; }

footer {
  width: 100%;
  float: left; }

iframe {
  max-width: 100%;
  border: 0; }

.news-items-archive-image img {
  width: 100%;
  height: auto; }

a.single-term {
  color: #7c7c7c;
  text-decoration: underline; }

.email-contacts-person {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  display: block; }

.module-title {
  margin-bottom: 0;
  line-height: 70px; }

.other-panel .other-news-content {
  margin-top: 30px;
  margin-bottom: 40px; }
  .other-panel .other-news-content h3 {
    margin-bottom: 10px;
    line-height: 20px; }
    .other-panel .other-news-content h3 a {
      color: #000101;
      font-size: 18px; }

.related-post .single-term {
  margin-bottom: 0; }

.after-events-container {
  float: left;
  width: 100%; }

body {
  opacity: 1; }

.input-field label {
  left: 0; }

.ginput_container input {
  padding-left: 0 !important; }

.gfield_label.active {
  opacity: 0.6; }

.ginput_container textarea {
  border: 2px solid #f3f2ee !important; }

.gform_wrapper {
  display: block !important; }

.ui-datepicker {
  display: none; }

.select-wrapper.vertical .select {
  border-bottom: 2px solid #000; }

.select-wrapper .select.disabled {
  border-bottom: 2px solid #888888;
  background: url(../images/caret-disabled.svg) no-repeat right 8px; }

.select-wrapper .select {
  width: 99%;
  background: url(../images/caret.svg) no-repeat right 8px; }

.content-wrap h1 {
  margin: 0; }

.project-meta p {
  line-height: 18px; }

.hero-heading.section-has-button {
  padding-bottom: 80px; }
  .hero-heading.section-has-button .button {
    color: #fff;
    background: #000;
    position: absolute; }

.hero-heading.btn-right.section-has-button .button {
  position: absolute;
  right: 20px;
  bottom: -60px; }

.hero-heading.inside-section .content-wrap {
  display: table;
  position: relative; }
  .hero-heading.inside-section .content-wrap .col-md-5 {
    *float: none !important;
    display: table-cell;
    vertical-align: top; }
  .hero-heading.inside-section .content-wrap .col-md-7 {
    width: 100%;
    display: block; }
  .hero-heading.inside-section .content-wrap .col-md-7.button {
    position: absolute;
    bottom: 0; }

.hero-heading.image-text-below {
  display: block;
  background-image: none;
  padding-top: 0; }
  .hero-heading.image-text-below .hero-content * {
    color: inherit; }
  .hero-heading.image-text-below .hero-button {
    margin-top: 15px; }
  .hero-heading.image-text-below > div {
    padding-left: 0;
    padding-right: 0; }

.v-align {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.homepage-style .heading-section-cta {
  color: black;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin-top: 0px; }
  .homepage-style .heading-section-cta.white {
    color: white !important;
    background: transparent !important; }
  .homepage-style .heading-section-cta.black {
    color: black !important;
    background: transparent !important; }

.select-wrapper.open {
  z-index: 99; }

.find-studies-title h2 {
  margin-bottom: 0; }

.dropdown-menu {
  min-width: 0; }

.single-publication-row {
  width: 100%;
  float: left;
  margin-bottom: 15px; }
  .single-publication-row .col-sm-7 {
    font-family: "Arial"; }

.contacts-holder {
  position: relative; }

.name-part {
  font-weight: 400;
  margin-bottom: 5px; }
  .name-part.active {
    font-weight: 700; }

.contacts-part {
  display: none;
  position: absolute;
  right: 0;
  top: 0; }
  .contacts-part.active {
    display: block; }

.single-contacts-item {
  margin-top: 35px;
  margin-bottom: 35px; }

.current-contact-holder {
  margin-top: 35px;
  margin-bottom: 15px; }
  .current-contact-holder a {
    color: #2f415f;
    position: relative;
    border-bottom: 1px solid #c5d4ed; }
  .current-contact-holder .faculty-contacts-website {
    width: 100%;
    float: left;
    margin-top: 15px; }

.contacts-info-faculty-main {
  background: rgba(255, 255, 255, 0.95);
  width: 50%;
  position: relative;
  z-index: 10;
  float: left;
  height: 100%;
  min-height: 320px;
  padding: 40px 15px;
  padding-right: 10px; }

.main-contacts-holder {
  position: relative;
  width: 100%;
  float: left; }

.archive-pagination {
  border: 1px solid #f3f2ee;
  float: left;
  border-radius: 3px;
  clear: both; }
  .archive-pagination .page-numbers {
    color: #000000;
    border-right: 1px solid #f3f2ee;
    padding: 10px 14px;
    display: block;
    text-align: center;
    font-weight: 700;
    float: left; }
    .archive-pagination .page-numbers:last-child {
      border-right: none; }
    .archive-pagination .page-numbers:hover {
      background: #f3f2ee; }
    .archive-pagination .page-numbers.current {
      background: #f3f2ee; }
    .archive-pagination .page-numbers.prev {
      background: url(../images/arrow-ktu-left.png) no-repeat;
      background-position: center center;
      color: transparent; }
    .archive-pagination .page-numbers.next {
      background: url(../images/arrow-ktu-right.png) no-repeat;
      background-position: center center;
      color: transparent; }

.full-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  height: 100%; }

.slick-slide:focus {
  outline: none !important; }

.slide-new {
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: left;
  position: relative;
  transition: opacity 0.3s ease-in-out; }
  .slide-new.is-selected {
    opacity: 1;
    z-index: 1; }
  .slide-new-content {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.9;
    background-color: #f3f2ee;
    border-radius: 0 3px 0 0;
    padding: 35px 30px 15px 30px; }
    .slide-new-content-title {
      color: black;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 30px;
      font-weight: 500;
      line-height: 30px;
      margin-bottom: 30px; }
    .slide-new-content-description {
      color: #393939;
      font-family: "Arial", 'sans-serif';
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      margin-bottom: 20px; }
    .slide-new-content-more {
      color: black;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 30px;
      position: relative;
      z-index: 10; }

@media (max-width: 620px) {
  .slide-new {
    height: 350px; } }

@media (max-width: 450px) {
  .slide-new {
    height: 300px; } }

@media (min-width: 768px) {
  .vc_row .wpb_column .wpb_wrapper .container:has(.hero-slider) {
    padding-left: 0; }
  .vc_row .wpb_column .wpb_wrapper .container:has(.hero-slider) .row {
    margin-right: 0; } }

.hero-slider {
  width: 100%;
  float: left;
  max-height: 400px;
  overflow: hidden; }
  .hero-slider .slick-dots {
    bottom: 0;
    text-align: right;
    right: 0;
    z-index: 1;
    position: absolute;
    margin-right: 58.5%;
    padding-right: 25px;
    cursor: pointer; }
    .hero-slider .slick-dots li {
      float: none;
      width: 15px;
      height: 15px;
      border: 2px solid black;
      display: inline-block;
      border-radius: 2px;
      background: transparent;
      opacity: 1;
      margin: 0 0 0 5px; }
      .hero-slider .slick-dots li button {
        /*display: none;*/
        opacity: 0;
        /* Keep button invisible */
        position: absolute;
        /* Keep button out of visual flow */
        margin-left: -17px; }
      .hero-slider .slick-dots li:first-child {
        margin-left: 0; }
      .hero-slider .slick-dots li.slick-active {
        border: 0;
        background-color: #000; }
      .hero-slider .slick-dots li:focus-within {
        outline: 1px solid black;
        /* Add an outline to the <li> when the button inside is focused */ }
  .hero-slider .slide-content-title a {
    color: black; }
  .hero-slider .slick-initialized {
    max-height: none;
    overflow: visible; }
  .hero-slider .slide {
    opacity: 1 !important; }
  .hero-slider .slide-content-more {
    position: relative;
    z-index: 10; }
  .hero-slider .vc-hero-slider {
    margin-bottom: 0; }

@media (max-width: 991px) {
  .content-part .hero-slider.vc-hero-slider {
    width: 100%; }
    .content-part .hero-slider.vc-hero-slider .slide-new {
      background-size: cover;
      background-position: left;
      height: 390px; } }

@media (max-width: 767px) {
  .content-part .hero-slider.vc-hero-slider .slide-new {
    height: 300px; } }

@media (max-width: 575px) {
  .content-part .hero-slider.vc-hero-slider {
    max-height: none; }
    .content-part .hero-slider.vc-hero-slider .slide-new {
      background-size: cover;
      background-position: center;
      height: auto;
      aspect-ratio: 0.81 / 1 auto; } }

.full-link-wrap {
  width: 100%;
  float: left;
  color: black;
  -webkit-backface-visibility: hidden; }
  .full-link-wrap h4 {
    color: black; }

.person-with-contacts img {
  margin-bottom: 20px; }

.ktu-post-grid-item {
  font-family: "pf_dintext_promedium", sans-serif; }
  .ktu-post-grid-item:hover {
    background-color: #fcfbf8;
    border-radius: 3px; }
  .ktu-post-grid-item a {
    font-size: 18px;
    font-weight: 500;
    color: black;
    font-family: "pf_dintext_promedium", sans-serif; }
  .ktu-post-grid-item .vc_gitem_row.vc_row.vc_gitem-row-position-middle {
    position: relative;
    color: #7c7c7c;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 12px;
    letter-spacing: 1.8px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 10px;
    display: block; }
    .ktu-post-grid-item .vc_gitem_row.vc_row.vc_gitem-row-position-middle .vc_gitem-post-data-source-post_date {
      margin-top: 15px;
      color: #7c7c7c;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 12px;
      letter-spacing: 1.8px;
      font-weight: 500; }
      .ktu-post-grid-item .vc_gitem_row.vc_row.vc_gitem-row-position-middle .vc_gitem-post-data-source-post_date a {
        font-size: 12px;
        letter-spacing: 1.8px;
        font-weight: 500; }

.ktu-faculties-list {
  width: 100%;
  float: left;
  margin-top: 50px; }

.thumbnail-slider-slide {
  margin: 0 10px !important; }

.page-template-page-iframe-php {
  padding-top: 120px !important; }

.slick-arrow:focus {
  outline: none; }

.vc_tta-panel-body {
  overflow: visible !important; }

.vc_gitem-post-data {
  margin-top: 0;
  margin-bottom: 0; }

.ktu-post-grid-item .vc_gitem_row.vc_row.vc_gitem-row-position-middle {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  padding: 0;
  margin: 0; }
  .ktu-post-grid-item .vc_gitem_row.vc_row.vc_gitem-row-position-middle .vc_col-sm-12.vc_gitem-col {
    padding-top: 0;
    padding-bottom: 0; }
    .ktu-post-grid-item .vc_gitem_row.vc_row.vc_gitem-row-position-middle .vc_col-sm-12.vc_gitem-col .vc_gitem-post-data-source-post_date {
      margin: 0; }

.ktu-post-grid-item {
  margin-bottom: 20px; }
  .ktu-post-grid-item .vc_gitem-post-data {
    margin-bottom: 0; }

.gform_wrapper .gfield_radio li label {
  padding-left: 30px !important; }

p a, .wpb_wrapper li a {
  color: #2f415f;
  position: relative;
  border-bottom: 1px solid #c5d4ed; }

a.ktu-link, .vcard-download {
  color: #2f415f;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #c5d4ed; }

.vcard-download {
  display: inline; }

.vcard-wrapper {
  width: 100%;
  margin-top: 15px;
  float: left; }

.content-part ul a, .content-part ol a, .email-contacts-person a {
  color: #2f415f;
  position: relative;
  border-bottom: 1px solid #c5d4ed; }

header ul a, footer ul a {
  border-bottom: none; }

.breadcrumbs-nav a {
  border-bottom: none; }

header .main-search-form input[type='text']:focus {
  box-shadow: none; }

.thumbnail-with-headers-slider {
  margin-bottom: 0; }

header .main-search-form input[type='text'] {
  padding-top: 5px; }

.ktu-full-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

footer {
  padding: 0;
  padding-bottom: 20px; }

footer.with-border .footer-border {
  width: 100%;
  float: left;
  padding: 10px 0px;
  border-top: 2px solid #f3f2ee; }

.mega-menu > li > .dropdown-content-wrapper .main-search-form input[type="text"] {
  border-bottom: 2px solid #000101 !important; }

#ktu-notification {
  position: fixed;
  top: -300px;
  left: 0;
  width: 100%;
  font-family: "pf_dintext_promedium", sans-serif;
  background: rgba(217, 224, 38, 0.9);
  z-index: 9999;
  font-size: 18px;
  -webkit-transition: top 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: top 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  #ktu-notification .notification-text {
    float: left;
    margin-right: 30px;
    padding: 20px 0; }
  #ktu-notification .notification-button {
    margin-top: 10px;
    margin-bottom: 10px; }
  #ktu-notification #notification-close {
    font-size: 15px;
    position: absolute;
    right: 30px;
    top: 30px;
    margin-top: -12px;
    cursor: pointer; }

.mega-menu > li > .dropdown-content-wrapper .contacts.no-background {
  background: transparent;
  padding: 0;
  border-radius: 0; }

.mega-menu {
  float: right;
  margin-bottom: 5px !important; }

.dropdown-content > .row .ktu-widget {
  margin-bottom: 25px; }

.section-letter {
  color: #423f3f;
  text-transform: uppercase;
  font-size: 30px;
  width: 100%;
  font-family: "pf_dintext_promedium", sans-serif;
  float: left;
  margin-top: 50px; }

.single-soc-media-item {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 35px;
  padding-bottom: 20px; }
  .single-soc-media-item .soc-media-page-site-name {
    color: #423f3f;
    font-size: 24px; }
  .single-soc-media-item .faculty-social-media {
    margin-top: 20px;
    width: 100%;
    float: left; }
    .single-soc-media-item .faculty-social-media a {
      color: #2f415f;
      position: relative; }
      .single-soc-media-item .faculty-social-media a span {
        border-bottom: 1px solid #c5d4ed; }

#ktu-instagram {
  padding-top: 50px; }
  #ktu-instagram ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0; }
    #ktu-instagram ul li {
      position: relative;
      display: block;
      width: 100%;
      float: left; }
      #ktu-instagram ul li .instagram-info {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px;
        color: white;
        font-family: "Arial", sans-serif;
        background: rgba(0, 0, 0, 0.6);
        font-size: 14px; }
      #ktu-instagram ul li:hover .instagram-info {
        opacity: 1; }

.alphawrapper:last-of-type .row:last-of-type .single-soc-media-item:last-of-type {
  border-bottom: none; }

.general-social-media-info {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 35px;
  padding-top: 50px;
  width: 100%;
  float: left; }
  .general-social-media-info .faculty-social-media {
    margin-top: 20px;
    width: 100%;
    float: left; }
    .general-social-media-info .faculty-social-media a {
      color: #2f415f;
      position: relative; }
      .general-social-media-info .faculty-social-media a span {
        border-bottom: 1px solid #c5d4ed; }

.archive-filter-alphabet {
  width: 100%;
  float: left;
  margin-top: 40px; }
  .archive-filter-alphabet a {
    color: #000000;
    font-size: 16px;
    background: #f3f2ee;
    padding: 5px 13px;
    display: block;
    float: left;
    text-transform: uppercase;
    margin-right: 10px;
    font-family: "pf_dintext_promedium", sans-serif; }

header.fixed .logo img {
  margin-bottom: 15px; }

.home-icon {
  position: absolute;
  top: 2px;
  left: -15px;
  height: 32px; }
  .home-icon img {
    width: 18px;
    height: 18px; }

.faculty-social-media a {
  white-space: nowrap; }
  .faculty-social-media a i {
    margin-right: 5px; }

.faculty-social-media [class^="flaticon-"]:before, .faculty-social-media [class*=" flaticon-"]:before, .faculty-social-media [class^="flaticon-"]:after, .faculty-social-media [class*=" flaticon-"]:after {
  margin-left: 0; }

.flaticon-social136 {
  color: #0687b6;
  float: left; }

.flaticon-social135 {
  color: #bb0000;
  float: left; }

.flaticon-social138 {
  color: #d75948;
  float: left; }

.flaticon-social123 {
  float: left; }

.flaticon-socials122 {
  color: #3b5998;
  float: left; }

.person-images {
  float: left;
  width: 100%; }
  .person-images img {
    width: 33%;
    float: left;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.ktu-widget:last-child {
  margin-bottom: 0 !important; }

#menu-footerio-meniu {
  display: block;
  float: right; }

.single-found-contact {
  padding: 20px 0;
  padding-bottom: 0;
  width: 100%;
  float: left;
  border-bottom: 2px solid #f3f2ee; }

#contacts-search-response {
  width: 100%;
  float: left;
  margin-top: 20px; }
  #contacts-search-response .contact-name {
    font-family: "Arial", sans-serif;
    font-weight: 700; }
    #contacts-search-response .contact-name span {
      width: 100%;
      float: left;
      margin-bottom: 20px; }
  #contacts-search-response .contacts-result-header {
    font-family: "pf_dintext_promedium", sans-serif;
    border-bottom: 2px solid #f3f2ee;
    padding: 10px 0;
    width: 100%;
    font-size: 12px;
    float: left;
    text-transform: uppercase; }

#search_query {
  border-bottom: 2px solid black !important;
  position: relative; }
  #search_query .search-button {
    color: #000101;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    height: 42px; }
    #search_query .search-button::before {
      font-family: "Flaticon";
      content: "\e006";
      padding: 10px 3px;
      display: block;
      font-size: 16px; }
  #search_query:focus {
    box-shadow: none; }
  #search_query::-webkit-input-placeholder {
    color: #1a1a1a; }
  #search_query:-moz-placeholder {
    /* Firefox 18- */
    color: #1a1a1a; }
  #search_query::-moz-placeholder {
    /* Firefox 19+ */
    color: #1a1a1a; }
  #search_query:-ms-input-placeholder {
    color: #1a1a1a; }

.places-list ol {
  list-style: none;
  width: 100%;
  float: left;
  padding-left: 10px; }

.places-list li {
  list-style: none;
  width: 100%;
  float: left;
  margin-bottom: 10px; }
  .places-list li span {
    float: left; }
  .places-list li .name-wrapper {
    width: 90%;
    float: left; }
  .places-list li .marker-count {
    width: 15px;
    float: left;
    font-family: "pf_dintext_promedium", sans-serif;
    font-size: 14px;
    color: #777777;
    text-align: right;
    margin-top: 0;
    margin-right: 10px; }

.ktu-general-contacts .panel-title {
  width: 100%;
  float: left;
  font-size: 18px; }

a img {
  display: block; }

.vc-ktu-study-finder-box {
  width: 100%;
  float: left; }

.places-list .panel-default {
  border: none; }

.gm-style div {
  box-shadow: none !important;
  border-radius: 0 !important;
  background-color: transparent; }

.gm-style-iw h4 {
  font-family: "pf_dintext_promedium", sans-serif;
  color: #393939;
  margin-bottom: 10px;
  font-size: 14px; }

.gm-style-iw p {
  color: #393939;
  font-size: 13px;
  margin-bottom: 0; }

.flaticon-social122:hover::before {
  color: #2f415f !important; }

.flaticon-social136:hover::before {
  color: #0687b6 !important; }

.flaticon-social123:hover::before {
  color: #0687b6 !important; }

.flaticon-social135:hover::before {
  color: #bb0000 !important; }

.flaticon-social138:hover::before {
  color: #d75948 !important; }

.thumbnail-with-headers-slider-slide {
  -webkit-backface-visibility: hidden; }
  .thumbnail-with-headers-slider-slide img {
    -webkit-backface-visibility: hidden;
    margin: 25px auto; }

.single-person-display .single-image img {
  width: 100% !important; }

.dropdown-menu.search-type-dropdown li {
  padding: 0; }

.dropdown-menu.search-type-dropdown a {
  padding: 0 20px;
  color: #393939;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 35px;
  text-transform: uppercase;
  cursor: pointer; }
  .dropdown-menu.search-type-dropdown a:hover {
    background-color: #fcfbf8 !important; }

.role-inline {
  float: left;
  display: block; }

.ktu-person-socials {
  float: left;
  margin-left: 20px; }
  .ktu-person-socials [class^="flaticon-"]:before, .ktu-person-socials [class*=" flaticon-"]:before, .ktu-person-socials [class^="flaticon-"]:after, .ktu-person-socials [class*=" flaticon-"]:after {
    margin-left: 0;
    margin-right: 0;
    color: #7c7c7c; }
  .ktu-person-socials .single-person-social-network {
    padding-right: 20px; }
    .ktu-person-socials .single-person-social-network:last-of-type {
      padding-right: 0; }

#portfolio-filter-form .select-wrapper {
  margin-left: -20px; }

.heading-section-margin {
  margin-bottom: 50px; }

.porfolio-info-row {
  color: #000;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 0px;
  position: relative;
  letter-spacing: 1.8px; }
  .porfolio-info-row span {
    float: left;
    display: block;
    width: 87%; }
  .porfolio-info-row i {
    float: left;
    font-size: 16px;
    margin-right: 20px;
    width: 5%; }
  .porfolio-info-row [class^="flaticon-"]:before, .porfolio-info-row [class*=" flaticon-"]:before, .porfolio-info-row [class^="flaticon-"]:after, .porfolio-info-row [class*=" flaticon-"]:after {
    margin-left: 0; }

.single-responsibility {
  width: 100%;
  float: left;
  font-size: 14px;
  font-family: "Arial", sans-serif;
  font-weight: 700; }

.people-module .ktu-person-socials {
  text-align: center;
  width: 100%;
  margin-top: -15px;
  margin-bottom: 20px;
  margin-left: 0; }
  .people-module .ktu-person-socials i {
    float: none !important; }

.people-module .with-hover .vc-hoverbox-block-inner {
  padding: 15px; }

.people-module .with-hover .person-image-hover {
  text-align: left;
  word-break: break-word; }
  .people-module .with-hover .person-image-hover .person-image-hover-title {
    color: #000; }
  .people-module .with-hover .person-image-hover .person-image-hover-contacts {
    font-size: 1.2rem; }

.scientist-info .place::before {
  display: none; }

.scientist-info p {
  color: #000;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 15px;
  padding-left: 0px;
  position: relative; }

.scientist-info [class^="flaticon-"]:before, .scientist-info [class*=" flaticon-"]:before, .scientist-info [class^="flaticon-"]:after, .scientist-info [class*=" flaticon-"]:after {
  margin-left: 0;
  margin-top: 1px;
  float: left;
  margin-right: 5px;
  color: #7c7c7c; }

.scientist-contacts {
  border: 2px solid #f3f2ee; }
  .scientist-contacts p {
    margin: 10px; }

.col-double-padding {
  padding-left: 68px; }

#cookies-popup {
  display: none;
  position: fixed;
  width: 100%;
  font-size: 13px;
  line-height: 19px;
  font-family: "Arial", sans-serif;
  background: #f3f2ee;
  bottom: 0;
  left: 0;
  padding: 25px 0; }
  #cookies-popup #cookies-button {
    cursor: pointer; }

.events-pagination {
  margin-top: 25px;
  margin-left: -16px; }

.events .inline-title .module-custom-title, .news .inline-title .module-custom-title {
  white-space: nowrap; }

.gform_wrapper form {
  overflow: visible !important; }

.nav-pusher {
  height: 44px; }

.responsibility-address {
  font-size: 14px;
  width: 100%;
  margin-top: 20px;
  float: left; }
  .responsibility-address .person-position {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px; }

.contact-photo-placeholder {
  font-size: 14px; }

#search_message, #search_message2 {
  display: none;
  font-size: 12px;
  margin-top: 5px;
  width: 100%;
  float: left; }

.modal {
  z-index: 99999; }

.modal-backdrop {
  z-index: 9999; }

.secondLevelWrapper, .thirdLevelWrapper {
  display: none; }
  .secondLevelWrapper.active_dropdown, .thirdLevelWrapper.active_dropdown {
    display: block; }

.pagination-bottom-margin {
  margin-bottom: 25px; }

.projects-pagination {
  margin-left: 16px; }

.ktu-library-search {
  background: #f3f2ee;
  width: 100%;
  padding: 65px 0 35px 0;
  float: left; }
  .ktu-library-search input[type="text"] {
    border-bottom: #393939 2px solid !important;
    float: left; }
  .ktu-library-search > div {
    padding-left: 7%;
    padding-right: 7%; }

.form-title {
  color: #1a1919;
  font-size: 26px;
  font-family: "pf_dintext_promedium", sans-serif;
  text-transform: uppercase;
  margin-top: 22px; }

.search-forms form {
  display: none; }
  .search-forms form.form-active {
    display: block; }
  .search-forms form input[type="text"] {
    width: 80%;
    float: left;
    font-size: 14px; }
    .search-forms form input[type="text"]::-webkit-input-placeholder {
      color: #1a1a1a; }
    .search-forms form input[type="text"]:-moz-placeholder {
      /* Firefox 18- */
      color: #1a1a1a; }
    .search-forms form input[type="text"]::-moz-placeholder {
      /* Firefox 19+ */
      color: #1a1a1a; }
    .search-forms form input[type="text"]:-ms-input-placeholder {
      color: #1a1a1a; }
  .search-forms form input[type="submit"] {
    background: transparent; }
    .search-forms form input[type="submit"]:hover {
      background: black; }

.forms-toggle {
  width: 100%;
  float: left; }
  .forms-toggle [type="radio"]:not(:checked) + label, .forms-toggle [type="radio"]:checked + label {
    padding-left: 25px;
    font-weight: 400;
    margin-right: 10px;
    font-size: 14px; }
  .forms-toggle label {
    color: #4a4a4a;
    font-family: "Arial", sans-serif;
    font-size: 14px; }

footer .rect-button {
  margin-left: 15px; }

.cal.avatar::before {
  font-family: "Flaticon2";
  content: "\f104";
  font-weight: 700;
  font-size: 16px;
  padding-top: 1px; }

.search-result-info a {
  color: #777;
  font-family: "pf_dintext_promedium";
  font-size: 14px;
  font-weight: 500;
  line-height: 23px; }

.person-possition {
  color: #787878;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  font-family: "pf_dintext_promedium";
  clear: both; }

.single-contact-detail {
  font-size: 14px; }

/* Datepicker styling */
.ui-datepicker-year {
  display: none; }

.ui-datepicker-month {
  width: auto;
  background: transparent;
  border-bottom: none !important;
  color: white !important; }

.ui-datepicker-calendar .ui-state-default {
  background: #dedede !important; }

.ui-corner-all {
  margin-top: 10px; }

.ui-datepicker-header {
  border-radius: 0; }

.single-portfolio-item .project-video {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  .single-portfolio-item .project-video iframe {
    min-height: 230px; }

.rsvp {
  background-color: #fff; }
  .rsvp .project-video iframe {
    min-height: 230px; }

.rsvp-info iframe {
  height: 20px; }

.thumbnail-with-headers-slider .slick-track {
  margin-left: 5px; }

table a {
  color: #2f415f;
  position: relative;
  border-bottom: 1px solid #c5d4ed; }

.ktu-general-contacts .panel.panel-default {
  width: 100%;
  float: left;
  margin-bottom: 0; }

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: 400; }

#accordion .panel-body {
  border-color: #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  margin-bottom: -3px; }

#extensions_message {
  display: none; }

.gform_wrapper .gfield_description {
  font-size: 12px !important; }

.ginput_container.ginput_container_fileupload {
  font-size: 14px !important; }

.gform_wrapper .top_label .gfield_label {
  display: block; }

.not-found h1 {
  margin-top: 60px;
  margin-bottom: 14px; }

.breadcrumbs-nav .breadcrumbs-nav-list {
  padding: 6px 16px; }

.not-found .main-section {
  padding-top: 70px; }

.projects-aggregated .result-post-type a, .projects-aggregated .result-multisite-blog a {
  color: #777;
  font-family: "pf_dintext_promedium";
  font-size: 14px;
  font-weight: 500;
  line-height: 23px; }

.projects-aggregated span.category-normalized {
  margin-bottom: 0; }

.row-archive-header {
  margin-bottom: 55px; }

.places-list {
  margin-top: -15px; }

.hero-heading.section-has-button .button:hover {
  color: black; }

.pagination-top-margin {
  margin-top: 20px;
  width: 100%;
  float: left; }

/* Fix for wrong icon font padding between icons */
.flaticon-social122 {
  margin-left: -5px !important; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  border-color: transparent !important;
  background-color: #f3f2ee !important;
  cursor: pointer;
  width: 100%;
  padding-top: 0px;
  border-radius: 0;
  padding-bottom: 0px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
  color: #000101;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px; }

.entry-video iframe {
  height: 200px; }

.entry-video .wpb_button, .entry-video .wpb_content_element, .entry-video ul.wpb_thumbnails-fluid > li {
  margin-bottom: 10px;
  margin-top: 0; }

.entry-video .vc_row.wpb_row.vc_row-fluid {
  margin-bottom: 0; }

.person-assignments ul {
  list-style: none;
  padding-left: 0; }
  .person-assignments ul li {
    font-weight: 700;
    font-size: 14px; }

.location_address {
  color: #393939;
  font-family: "Arial";
  font-weight: 400;
  font-size: 14px;
  line-height: 21px; }

.assigned_name {
  color: #777777;
  font-family: "pf_dintext_promedium";
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 15px;
  width: 100%;
  float: left;
  margin-top: 20px; }

.aligncenter {
  margin: 0 auto;
  text-align: center; }

.ads-category {
  color: #7c7c7c;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  letter-spacing: 1.8px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  display: block; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.hero-heading .side-section-content p {
  font-size: 18px;
  font-family: "Arial", sans-serif;
  text-transform: none; }

.side-section-content {
  width: 50%;
  float: left;
  padding-left: 45px;
  clear: left; }

.hero-heading.homepage-style.left-style h1 {
  text-transform: uppercase;
  letter-spacing: 5.2px;
  font-weight: 500;
  line-height: 40px; }

.hero-heading.homepage-style.left-style .content-wrap {
  margin-top: 0; }

.hero-heading.section-has-button .button.white {
  color: black; }
  .hero-heading.section-has-button .button.white:hover {
    color: white; }

.hero-heading .button.white-transparent {
  background-color: white;
  border: 2px solid white;
  color: black; }
  .hero-heading .button.white-transparent:hover {
    background-color: transparent;
    color: white; }
  .hero-heading .button.white-transparent::before {
    background: transparent; }

.hero-heading .white-text .button.white:hover {
  border-color: white; }

.hero-heading.homepage-style.left-style .content-wrap .block-title {
  text-transform: uppercase !important;
  line-height: 1.2; }

.left-style .hvr-rectangle-out {
  background: transparent; }

.ktu-widget .ktu-menu-button.hvr-rectangle-out.black {
  color: white !important;
  background: black !important; }
  .ktu-widget .ktu-menu-button.hvr-rectangle-out.black:hover, .ktu-widget .ktu-menu-button.hvr-rectangle-out.black:focus, .ktu-widget .ktu-menu-button.hvr-rectangle-out.black:active {
    color: black !important; }
  .ktu-widget .ktu-menu-button.hvr-rectangle-out.black::before {
    background: #fcfbf8 !important; }

.ktu-widget .ktu-menu-button.hvr-rectangle-out:hover, .ktu-widget .ktu-menu-button.hvr-rectangle-out:focus, .ktu-widget .ktu-menu-button.hvr-rectangle-out:active {
  color: white !important; }

.hero-heading.homepage-style.left-style .content-wrap {
  min-width: 300px; }
  .hero-heading.homepage-style.left-style .content-wrap .side-section-content {
    padding-left: 0; }

.ivadas {
  font-size: 18px;
  margin-bottom: 20px;
  padding-bottom: 40px;
  width: 100%;
  float: left;
  position: relative; }
  .ivadas p {
    font-size: 18px; }
  .ivadas::after {
    content: '';
    background: #f3f2ee;
    width: 70px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0; }

.vc-ktu-separator-row {
  float: left;
  width: 100%;
  background-color: #f3f2ee;
  margin-bottom: 55px; }
  .vc-ktu-separator-row .container {
    background-color: #f3f2ee; }

.vc_row.vc_row-no-padding .separator-row {
  margin-left: 0; }
  .vc_row.vc_row-no-padding .separator-row .separator-row-bg {
    margin-left: calc(((100% - 100vw) / 2) - 13px); }

.vc_row.wpb_row .separator-row.vc_row.wpb_row.vc_row-fluid {
  /*margin-bottom: 0;*/ }

.separator-row {
  position: relative;
  width: 100%; }
  .separator-row .separator-row-bg {
    background-color: #f3f2ee;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
    z-index: -1; }
  .separator-row .container {
    padding-left: 0;
    padding-right: 0; }
    @media (max-width: 768px) {
      .separator-row .container {
        width: 100%; } }

body.single-event .separator-row .separator-row-bg {
  width: calc(100vw + 200px); }

#ktu-popup.popup-blocks {
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0;
  display: none;
  height: 100%;
  left: 0; }
  #ktu-popup.popup-blocks .popup-overlay {
    position: fixed;
    /* Sit on top of the page content */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black background with opacity */
    z-index: 2;
    /* Specify a stack order in case you're using a different order for other elements */ }
  #ktu-popup.popup-blocks .img-holder {
    z-index: 9;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 950px;
    width: inherit; }
    @media (max-width: 860px) {
      #ktu-popup.popup-blocks .img-holder {
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
        max-width: 100%;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden; } }
  #ktu-popup.popup-blocks .popup-blocks-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    display: none; }
    @media (min-width: 860px) {
      #ktu-popup.popup-blocks .popup-blocks-bg.popup-bg-desktop {
        display: block; } }
    @media (max-width: 860px) {
      #ktu-popup.popup-blocks .popup-blocks-bg.popup-bg-mobile {
        display: block; } }
  #ktu-popup.popup-blocks .popup-blocks-content {
    padding: 50px 30px; }
    @media (max-width: 860px) {
      #ktu-popup.popup-blocks .popup-blocks-content {
        display: grid;
        padding: 0;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 100%;
        width: 100%; } }
    #ktu-popup.popup-blocks .popup-blocks-content .popup-block {
      padding: 20px;
      display: inline-block;
      width: 49%;
      vertical-align: top; }
      @media (max-width: 860px) {
        #ktu-popup.popup-blocks .popup-blocks-content .popup-block {
          width: 100%;
          display: block; } }
      #ktu-popup.popup-blocks .popup-blocks-content .popup-block .popup-block-title {
        font-size: 18px;
        color: #FF5CB3;
        font-weight: bold;
        text-transform: uppercase;
        padding-bottom: 8px; }
      #ktu-popup.popup-blocks .popup-blocks-content .popup-block .popup-block-content {
        font-size: 25px;
        line-height: 32px;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
        padding-bottom: 30px; }
      #ktu-popup.popup-blocks .popup-blocks-content .popup-block .popup-block-button a {
        font-size: 23px;
        padding: 8px;
        color: #DCE8EA;
        background: #FF5CB3;
        font-weight: bold;
        white-space: nowrap; }
  #ktu-popup.popup-blocks.popup-blocks-count-1 .popup-block:first-of-type {
    display: block;
    width: 100%; }
  #ktu-popup.popup-blocks.popup-blocks-count-3 .popup-block:first-of-type {
    display: block;
    width: 100%; }
  #ktu-popup.popup-blocks #close-popup {
    position: absolute;
    cursor: pointer;
    z-index: 9999999999;
    color: white;
    opacity: 1;
    display: block !important;
    right: 0;
    top: 0;
    margin-right: 12px;
    margin-top: 12px; }
    #ktu-popup.popup-blocks #close-popup:after {
      content: "\f106";
      font-family: "Flaticon2";
      font-size: 20px;
      font-weight: 400;
      opacity: 1; }
    @media (max-width: 860px) {
      #ktu-popup.popup-blocks #close-popup {
        top: 0 !important; } }

#ktu-popup.popup-maps {
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0;
  display: none;
  height: 100%;
  left: 0; }
  #ktu-popup.popup-maps::after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.6;
    content: '';
    left: 0;
    top: 0;
    z-index: 1; }
  #ktu-popup.popup-maps .img-holder {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    max-height: 100%;
    width: 100%; }
  #ktu-popup.popup-maps img {
    width: 120%;
    max-width: none;
    /*margin-top: -50px;*/
    max-height: 100%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 50%; }
  #ktu-popup.popup-maps #popup-img {
    position: relative;
    margin-top: -20px; }
    #ktu-popup.popup-maps #popup-img .links-holder-popup {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 999;
      height: 100%;
      width: 100%; }
    #ktu-popup.popup-maps #popup-img.popup-2 .popup-link {
      width: 50%;
      float: left;
      height: 100%; }
    #ktu-popup.popup-maps #popup-img.popup-3 .popup-link {
      width: 33%;
      float: left;
      height: 100%; }
    #ktu-popup.popup-maps #popup-img.popup-4 .popup-link {
      width: 25%;
      float: left;
      height: 100%; }
  #ktu-popup.popup-maps #close-popup {
    position: absolute;
    /*top: -60px !important;*/
    cursor: pointer;
    z-index: 9999999999;
    color: black;
    opacity: 1;
    display: block !important; }
    #ktu-popup.popup-maps #close-popup:after {
      padding-right: 3px;
      content: "\f106";
      font-family: "Flaticon2";
      font-size: 20px;
      font-weight: 400;
      color: black;
      opacity: 1; }
  @media (min-width: 860px) {
    #ktu-popup.popup-maps #close-popup {
      right: 15px;
      padding: 20px;
      width: 60px; } }
  @media (max-width: 860px) {
    #ktu-popup.popup-maps img {
      max-width: 150%; } }

.sharebar .share-ig::before {
  content: "\e010"; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: black !important; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
  color: black !important; }

/*.vc_column_container {
  clear:both;
}*/
.vc_grid-item .vc_btn3.vc_btn3-style-outline {
  border-bottom: 2px #000 solid !important; }

@media (min-width: 992px) {
  #search-gcse .gsc-positioningWrapper {
    width: 25%;
    float: left; }
  #search-gcse input.gsc-input {
    width: 68%;
    float: right; }
  #search-gcse .gsc-above-wrapper-area {
    width: 70%;
    float: right; }
  #search-gcse .gsc-wrapper {
    width: 70%;
    float: right; } }

#search-gcse table {
  margin-bottom: 0 !important; }
  #search-gcse table tr {
    border-bottom: none !important; }
    #search-gcse table tr td {
      border-bottom: none !important; }
    #search-gcse table tr th, #search-gcse table tr td {
      padding: 0 !important; }
  #search-gcse table a {
    border-bottom: none; }

#search-gcse .gsst_a .gscb_a {
  color: inherit; }

#search-gcse input.gsc-input {
  font-size: 14px; }

#search-gcse .gsc-tabHeader {
  margin-top: 0; }

#search-gcse .gsc-positioningWrapper {
  float: left; }
  #search-gcse .gsc-positioningWrapper .gsc-refinementsArea {
    width: 100%;
    background-color: #f3f2ee;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 30px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 0 2px 0 0 #e4e0d2;
    height: auto;
    overflow: hidden; }
    #search-gcse .gsc-positioningWrapper .gsc-refinementsArea .gsc-refinementHeader {
      padding: 8px 20px;
      background-color: transparent;
      border: none;
      border-radius: 0;
      color: #000101;
      font-family: "pf_dintext_promedium", sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 23px;
      width: 100%;
      clear: both;
      float: left; }
      #search-gcse .gsc-positioningWrapper .gsc-refinementsArea .gsc-refinementHeader.gsc-refinementhActive, #search-gcse .gsc-positioningWrapper .gsc-refinementsArea .gsc-refinementHeader:hover {
        background: #fcfbf8;
        color: #000101; }
    #search-gcse .gsc-positioningWrapper .gsc-refinementsArea > div {
      height: auto;
      overflow: hidden; }

#search-gcse .gsc-above-wrapper-area {
  border-bottom: none; }
  #search-gcse .gsc-above-wrapper-area .gsc-orderby-label {
    display: none; }
  #search-gcse .gsc-above-wrapper-area .gsc-selected-option-container {
    max-width: 100%;
    color: #FFF;
    background: #000; }

#search-gcse .gsc-search-box .gsc-search-button,
#search-gcse .gsc-search-box .gsc-clear-button {
  display: none; }

#search-gcse .gsc-wrapper .gsc-adBlock, #search-gcse .gsc-wrapper .gsc-adBlockInvisible {
  display: none; }

#search-gcse .gsc-wrapper .gs-result .gs-title {
  text-decoration: none; }
  #search-gcse .gsc-wrapper .gs-result .gs-title * {
    text-decoration: none; }

#search-gcse .gsc-wrapper .gsc-cursor-box {
  margin-top: 20px;
  width: 100%; }
  #search-gcse .gsc-wrapper .gsc-cursor-box .gsc-cursor {
    margin-left: 4px;
    border-radius: 3px;
    float: left; }
    #search-gcse .gsc-wrapper .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
      color: #000000;
      border: 1px solid #f3f2ee;
      margin-left: -1px;
      padding: 10px 14px;
      display: block;
      text-align: center;
      font-weight: 700;
      float: left;
      font-size: 16px;
      margin-right: 0;
      text-decoration: none;
      transition: all 0.25s ease-in-out;
      margin-top: 5px; }
      #search-gcse .gsc-wrapper .gsc-cursor-box .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page {
        background: #f3f2ee; }
      #search-gcse .gsc-wrapper .gsc-cursor-box .gsc-cursor .gsc-cursor-page:first-of-type {
        border-left: 1px solid #f3f2ee; }
      #search-gcse .gsc-wrapper .gsc-cursor-box .gsc-cursor .gsc-cursor-page:hover {
        background: #fcfbf8; }

#search-gcse .gsc-wrapper .gsc-branding,
#search-gcse .gsc-wrapper .gcsc-branding {
  float: right;
  display: none; }

#search-gcse .gsc-wrapper .gs-no-results-result .gs-snippet,
#search-gcse .gsc-wrapper .gs-error-result .gs-snippet {
  border: 0;
  background-color: transparent; }

#search-gcse .gsc-input-box-focus {
  border: 0;
  box-shadow: none; }

.pilkas-tekstas {
  color: #7c7c7c;
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  letter-spacing: 1.8px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  display: block; }

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  border-color: transparent !important;
  background-color: transparent !important;
  color: black !important; }

.youtube-consent {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  text-align: center; }

.youtube-play {
  position: relative;
  display: inline-block;
  cursor: pointer;
  cursor: hand; }

.youtube-play:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: transparent url(../images/play_button.png) center center no-repeat;
  background-size: 10%;
  opacity: 0.5; }

.project-logo {
  display: inline-block;
  border: 0; }

.morecontent span {
  display: none; }

.morelink {
  display: block;
  border-bottom: none;
  float: right; }

.ui-tabs-vertical {
  width: auto;
  *width: 55em; }

.ui-tabs-vertical > .ui-tabs-nav {
  padding: .2em .1em .2em .2em;
  float: left;
  width: auto;
  *width: 12em; }

.ui-tabs-vertical > .ui-tabs-nav li {
  clear: left;
  width: auto;
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  margin: 0 -1px .2em 0; }

.ui-tabs-vertical > .ui-tabs-nav > li > a {
  display: block; }

.ui-tabs-vertical > .ui-tabs-nav > li.ui-tabs-active {
  padding-bottom: 0;
  padding-right: .1em;
  border-right-width: 1px;
  border-right-width: 1px; }

.ui-tabs-vertical > .ui-tabs-panel {
  padding: 1em;
  float: right;
  *width: 37em; }

.ui-tabs.htabs-outer .ui-tabs-panel.htab-outer.htab-with-vtabs {
  padding: 0; }

.ui-tabs.htabs-outer .ui-tabs-panel.htab-outer.htab-with-vtabs .ui-tabs-vertical > .ui-tabs-panel li {
  *width: 100%; }

.ui-tabs.htabs-outer .ui-tabs-panel.htab-outer .ui-tabs.vtabs {
  width: 100%;
  border: none; }

.ui-tabs.htabs-outer .ui-tabs-nav li {
  white-space: normal;
  word-break: break-word;
  border-bottom-width: unset !important; }

.ui-tabs.htabs-outer li {
  white-space: normal;
  word-break: break-word; }

.ui-tabs.htabs-outer > .ui-tabs-nav > li {
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1.8px;
  text-transform: uppercase; }

.ui-tabs.htabs-outer .ui-tabs-nav {
  background: #f3f2ee;
  border: 1px solid #f3f2ee !important;
  border-radius: 0; }

.ui-tabs.htabs-outer > .ui-widget-header > .ui-state-default {
  margin: 0;
  background: #f3f2ee;
  border: none;
  padding-bottom: 5px; }

.ui-tabs.htabs-outer > .ui-widget-header > .ui-state-active {
  margin: 0;
  background: #f3f2ee;
  border-bottom: 5px solid #acdaca !important;
  border-radius: 0;
  padding-bottom: 0; }

.ui-tabs.htabs-outer > .ui-widget-header > .ui-state-hover {
  margin: 0;
  background: #f3f2ee;
  border-bottom: 5px solid #acdaca !important;
  border-radius: 0;
  padding-bottom: 0; }

.ui-tabs.htabs-outer li:focus, .ui-tabs.htabs-outer a:focus {
  border: 0;
  outline: 0; }

.ui-tabs.htabs-outer {
  padding: 0;
  border: 1px solid #f3f2ee;
  margin-bottom: 30px;
  border-radius: 0; }

.vtab-outer .ui-widget-header li,
.htab-outer.htab-with-vtabs .ui-widget-header li {
  font-family: "pf_dintext_promedium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px; }

.vtab-outer .ui-widget-header .ui-state-default,
.vtab-outer .ui-widget-header .ui-state-default a,
.htab-outer.htab-with-vtabs .ui-widget-header .ui-state-default {
  margin: 0;
  background: #f3f2ee;
  border: 0;
  border-bottom: 1px solid #f3f2ee !important;
  width: 100%;
  outline-color: transparent; }

.vtab-outer .ui-widget-header .ui-state-active,
.vtab-outer .ui-widget-header .ui-state-active a,
.htab-outer.htab-with-vtabs .ui-widget-header .ui-state-active {
  margin: 0;
  background: #fcfbf8;
  border: 0;
  outline-color: transparent; }

.vtab-outer .ui-widget-header .ui-state-hover,
.vtab-outer .ui-widget-header .ui-state-hover a,
.htab-outer.htab-with-vtabs .ui-widget-header .ui-state-hover {
  margin: 0;
  background: #fcfbf8;
  border: 0;
  outline-color: transparent; }

.htabs-outer .ui-widget-content,
.vtabs-outer .ui-widget-content {
  font-family: "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px; }

.vtabs-outer .vtab-outer {
  border: 0;
  background: transparent; }

.vtabs-outer .ui-tabs .ui-tabs-nav {
  border: none;
  background: transparent; }

.vtabs-outer .ui-tabs .ui-tabs-nav li {
  white-space: normal; }

ul.nobullet {
  list-style-type: none;
  padding-left: 0; }

ul.evenodd li {
  border-top: 1px solid #f3f2ee;
  border-bottom: 1px solid #f3f2ee;
  padding: 10px; }

ul.evenodd li:nth-child(odd) {
  background-color: #fcfbf8; }

.htabs-outer ul.projects li a:hover {
  text-decoration: underline !important; }

ul.projects .project-headers div:nth-child(1) {
  padding-left: 15px; }

ul.projects .project-headers div:nth-child(2),
ul.projects .project-headers div:nth-child(3) {
  padding-left: 0;
  padding-right: 0; }

ul.projects div:nth-child(2),
ul.projects div:nth-child(3) {
  padding-left: 0;
  padding-right: 0; }

.htabs-outer .htab-outer-moduliai a:hover,
.vtabs-outer ul.projects li a:hover {
  text-decoration: underline !important; }

.science-group-contacts .main-contact {
  padding: 0 20px; }

.science-group-contacts .profile-link {
  text-decoration: underline !important; }

.science-group-contacts .science-group-contacts-main {
  padding-bottom: 30px; }
  .science-group-contacts .science-group-contacts-main .foto {
    padding: 0; }
    .science-group-contacts .science-group-contacts-main .foto img {
      width: 100%; }
  .science-group-contacts .science-group-contacts-main .contacts {
    vertical-align: middle; }

.science-group-contacts .science-group-contacts-other {
  padding-left: 0; }
  .science-group-contacts .science-group-contacts-other .col-contact .row-contact {
    padding: 0;
    margin-left: 0;
    margin-right: 0; }
  .science-group-contacts .science-group-contacts-other > div {
    padding: 5px;
    padding-bottom: 20px; }
    .science-group-contacts .science-group-contacts-other > div .foto {
      padding: 0; }
      .science-group-contacts .science-group-contacts-other > div .foto img {
        width: 90%; }
    .science-group-contacts .science-group-contacts-other > div .contacts {
      padding: 0;
      word-break: break-word;
      font-size: 0.8em;
      line-height: 1.8rem; }

.phd-contacts .phd-contacts-main table th, .phd-contacts .phd-contacts-main table td {
  vertical-align: top; }

@media (max-width: 991px) {
  .science-group-contacts-other .col-contact.col-sm-6:nth-child(2n+2) + .col-contact.col-sm-6 {
    clear: both; } }

@media (min-width: 991px) {
  .science-group-contacts-other .col-contact.col-md-4:nth-child(3n+3) + .col-contact.col-md-4 {
    clear: both; } }

@media (max-width: 991px) {
  .content-part .post_gallery, .content-part .slick-slider {
    width: 70vw; } }

div.scroll-table {
  overflow-x: auto;
  min-width: 100%;
  table-layout: fixed; }
  div.scroll-table table {
    min-width: 767px; }
    div.scroll-table table thead {
      display: table-header-group; }
    div.scroll-table table th, div.scroll-table table td {
      word-wrap: normal;
      width: auto;
      height: auto; }

@media screen and (max-width: 767px) {
  div.scroll-table table tbody, div.scroll-table table thead {
    float: none;
    /* display: initial; */ }
  div.scroll-table table thead {
    min-width: inherit; }
  div.scroll-table table tr {
    display: table-row; }
  div.scroll-table table td, div.scroll-table table th {
    display: table-cell; } }

.find-studies-small .find-studies-title {
  height: auto; }
  .find-studies-small .find-studies-title h3 {
    margin-bottom: 5px; }

.find-studies-small .find-studies-step {
  display: block;
  text-align: left;
  height: auto; }
  .find-studies-small .find-studies-step h5 {
    margin-bottom: 5px; }
  .find-studies-small .find-studies-step #studies-button,
  .find-studies-small .find-studies-step #vc_studies-button {
    margin-left: 0; }
  .find-studies-small .find-studies-step .select-wrapper,
  .find-studies-small .find-studies-step .picker {
    padding-left: 0; }
  .find-studies-small .find-studies-step .select-wrapper.vertical .select {
    padding-left: 10px;
    white-space: initial; }
  .find-studies-small .find-studies-step button:focus-visible {
    outline: 2px solid black;
    outline-offset: 2px; }

.find-studies-small input {
  position: relative !important;
  left: auto !important;
  visibility: visible !important; }

.find-studies-small .find-studies-step-submit {
  position: relative;
  bottom: auto;
  right: auto; }

.find-studies .row {
  height: 164px;
  width: 100%;
  display: table;
  vertical-align: middle; }

.find-studies .find-studies-title {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: table-cell;
  vertical-align: middle;
  float: none; }

.find-studies .find-studies-step {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  float: none;
  text-align: center; }
  .find-studies .find-studies-step input[type="radio"], .find-studies .find-studies-step input[type="checkbox"] {
    position: relative;
    left: 0;
    visibility: visible; }
  .find-studies .find-studies-step .find-studies-step-submit {
    background: #000000;
    color: #FFFFFF;
    position: relative;
    float: none !important;
    margin: 20px;
    bottom: initial;
    right: initial;
    min-width: 90px;
    min-height: 32px;
    border-radius: 4px; }
    .find-studies .find-studies-step .find-studies-step-submit:before {
      background: #F3F2EF; }
    .find-studies .find-studies-step .find-studies-step-submit:hover {
      color: #000000; }
  .find-studies .find-studies-step button:focus-visible {
    outline: 2px solid black;
    outline-offset: 2px; }

.find-studies input {
  position: relative !important;
  left: auto !important;
  visibility: visible !important; }

.event-cat-chooser {
  width: fit-content;
  display: inline-block;
  max-width: 50%;
  height: 50px;
  margin-left: -35px;
  letter-spacing: 1.8px;
  cursor: pointer; }
  .event-cat-chooser .select {
    width: fit-content;
    padding-right: 25px; }
  .event-cat-chooser .dropdown-menu {
    min-width: fit-content; }
    .event-cat-chooser .dropdown-menu li {
      white-space: nowrap; }

.vc_images_carousel {
  width: auto !important; }

/* from stojantiesiems */
.hoverPosition250 .vc_column-inner:hover {
  background: 0px -250px; }

.indexTransparentOverlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  pointer-events: none; }

.indexTransparentOverlay .vc_column-inner {
  height: 770px; }

.indexMenuItem h4 {
  display: table;
  text-align: center;
  width: 100%;
  min-height: 222px; }

.indexMenuItem h4 a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px 0 20px;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 28px;
  letter-spacing: 3px;
  color: white !important;
  font-family: "Arial", sans-serif; }

.baMaTransparentOverlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  pointer-events: none; }

.baMaTransparentOverlay .vc_column-inner {
  height: 410px; }

.baMaMenuItem h4 {
  display: table;
  text-align: center;
  width: 100%;
  min-height: 135px; }

.baMaMenuItem h4 a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px 0 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 20px;
  color: white !important;
  font-family: "Arial", sans-serif; }

.horizontalIndexMenuItem {
  font-size: 30px;
  padding: 27px; }

.horizontalMenuItem {
  color: #fff !important;
  border-bottom: none;
  display: block; }

.horizontalMenuItem:hover {
  background-color: black;
  color: #fff !important; }

.horizontalSPMenu {
  margin: 0 0 10px 0; }

.horizontalSPMenu a {
  color: #fff !important;
  background-color: #000000;
  background-image: url(/wp-content/uploads/sites/350/2021/03/horizontal-menu-bg.png);
  background-size: cover;
  font-size: 14px;
  display: block;
  padding: 20px;
  border-bottom: none; }

.horizontalSPMenu a:hover {
  background-image: none;
  background-color: black;
  color: #fff !important; }

.headerMenuCall .vc_column-inner {
  background-position: 0 0 !important; }

.headerMenuCall h1 {
  float: right;
  margin: 0 15px 0 20px; }

.headerMenuCall h1 a {
  color: #fff200;
  font-size: 50px;
  font-weight: bold; }

.headerMenuCall h2 {
  float: left;
  margin: 0 0 0 20px; }

.headerMenuCall h2 a {
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 50px; }

.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
  margin-bottom: 30px !important; }

.button-invert .vc_btn3-color-black {
  background-color: black !important;
  border-color: white !important;
  color: white !important;
  font-weight: bold; }

.button-invert .vc_btn3-color-black:hover {
  background-color: white !important;
  border-color: black !important;
  color: black !important; }

.news.light {
  background-color: white; }
  .news.light .inline-title, .news.light .tabs-nav.light .tabs-nav-list-item > a,
  .news.light .news-content .new h3 a {
    color: black; }
  .news.light .tabs-nav.light .tabs-nav-list {
    border-bottom: 2px solid rgba(0, 0, 0, 0.3); }
  .news.light .news-content .new:hover {
    background-color: #f0f0f0; }
  .news.light .news-header {
    background-color: #f3f2ee; }
  .news.light .btn-white {
    border-color: #000;
    color: #000;
    background-color: #fff; }
  .news.light .btn-white:hover {
    border-color: #000;
    color: #fff;
    background-color: #000 !important; }
  .news.light .btn-white:before {
    background-color: #000; }
  .news.light .news-header .tabs-nav .tabs-nav-list-item:hover::after,
  .news.light .news-header .tabs-nav .tabs-nav-list-item.active::after {
    background-color: #000; }
  .news.light .news-header h2.inline-title {
    margin-top: 6px;
    margin-bottom: 6px; }
  .news.light .tabs-nav-button {
    color: black;
    border-color: black;
    background: url(../images/caret.svg) no-repeat right 8px; }

.ktu-banner-pasikalbam {
  background-color: transparent;
  background-image: url(/wp-content/uploads/sites/3/2017/11/Kontaktai.png);
  background-position: center;
  background-repeat: repeat;
  background-size: 100%;
  width: 100%;
  display: table;
  margin-bottom: 20px; }
  .ktu-banner-pasikalbam .widgetBlock {
    width: 80%;
    display: table-cell;
    vertical-align: middle; }
  .ktu-banner-pasikalbam .widgetButton {
    margin: 0;
    padding: 0;
    background-color: transparent;
    width: 20%;
    text-align: center;
    display: table-cell;
    vertical-align: middle; }
  .ktu-banner-pasikalbam .widgetCall {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px 5px 5px 15px;
    vertical-align: middle; }
    .ktu-banner-pasikalbam .widgetCall a {
      color: white;
      font-size: 35px;
      line-height: 50px;
      font-weight: bold;
      font-family: "pf_dintext_promedium", sans-serif;
      border: 0; }
  .ktu-banner-pasikalbam .widgetEmail {
    display: inline-block;
    margin: 0 0 0 0;
    padding: 5px 5px 5px 15px;
    vertical-align: middle; }
    .ktu-banner-pasikalbam .widgetEmail a {
      color: white;
      font-size: 35px;
      line-height: 50px;
      font-family: "pf_dintext_promedium", sans-serif;
      border: 0; }
  .ktu-banner-pasikalbam a.widgetLink {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 18px 0;
    color: #fbccff;
    font-size: 24px; }

@media (max-width: 992px) {
  .ktu-banner-pasikalbam .widgetBlock,
  .ktu-banner-pasikalbam .widgetButton {
    display: block;
    width: 100%; } }

.container.tax-description {
  margin-top: -30px;
  margin-bottom: 30px; }
  .container.tax-description .row {
    padding: 15px; }

.vc_row.parallax-fixed {
  background-repeat: no-repeat !important;
  background-attachment: fixed !important; }

.ninja_table_wrapper table tbody tr {
  pointer-events: auto !important; }

.cmplz-placeholder-parent:has(iframe.cmplz-placeholder-element[data-service="google-maps"]) {
  height: auto; }

.acf-map:has(button.google-maps-consent) button.google-maps-consent, .contacts-block-map:has(button.google-maps-consent) button.google-maps-consent, .general-contacts-block-map:has(button.google-maps-consent) button.google-maps-consent {
  float: right;
  opacity: 80%;
  white-space: normal;
  text-transform: initial;
  position: absolute !important;
  width: 100%;
  top: 50%;
  right: 25%;
  transform: translate(50%, -50%);
  max-width: 300px;
  font-size: 14px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  z-index: 98;
  line-height: 23px; }

.acf-map:has(button.google-maps-consent)::before, .contacts-block-map:has(button.google-maps-consent)::before, .general-contacts-block-map:has(button.google-maps-consent)::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/plugins/complianz-gdpr-premium-multisite/assets/images/placeholders/google-maps-minimal-1280x920.jpg) !important; }

.cmplz-crop-youtube-height-auto .cmplz-blocked-content-container {
  width: 100%;
  height: auto;
  background-position: left; }

.cmplz-crop-youtube-16-9 .cmplz-blocked-content-container {
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
  background-position: left; }

.iframe-16-9 iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto; }

.wpb_gallery .wpb_flexslider .flex-direction-nav a {
  position: absolute; }

.wpb_wrapper:has(.vc-hoverbox-height--100) {
  height: 100%; }
  .wpb_wrapper:has(.vc-hoverbox-height--100) .vc-hoverbox-wrapper.vc-hoverbox-height--100 {
    height: 100%; }
    .wpb_wrapper:has(.vc-hoverbox-height--100) .vc-hoverbox-wrapper.vc-hoverbox-height--100 .vc-hoverbox {
      min-height: 100%; }

.wpb_wrapper:has(.vc-hoverbox-valign-top) .vc-hoverbox-block {
  justify-content: flex-start; }

@media (max-width: 767px) {
  .ktu-widget {
    display: none; }
  .nav.mega-menu .dropdown-backdrop {
    display: none; }
  .ktu-woo-categories {
    margin-bottom: 50px; }
  #wpadminbar {
    display: none !important; }
  .hero-heading.homepage-style .content-wrap {
    width: 100%; }
  .admin-bar .navbar-toggle {
    top: 15px !important; }
  .admin-bar .navbar-toggle.close {
    top: 15px; }
  .single-faculty {
    margin-bottom: 50px;
    float: left;
    width: 100%; }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels {
    padding: 0 !important; }
    .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels .vc_tta-panel-body {
      padding: 10px 15px !important;
      border: none; }
  .vc_col-sm-4 > .vc_column-inner {
    margin-bottom: 20px; }
  .vc-col-sm-8 > .vc_column-inner {
    margin-bottom: 20px; }
  .global-mobile-menu .top-nav li a {
    position: relative; }
  .hero-slider .slick-dots {
    margin-right: 0; }
  .hero-heading .content-wrap h1 {
    display: block; }
  .hero-heading .content-wrap .col-md-7 {
    padding-left: 16px; }
  .faculty-image {
    margin-bottom: 10px; }
  .navbar-toggle {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 9; }
    .navbar-toggle.close {
      opacity: 1; }
      .navbar-toggle.close::after {
        padding-right: 3px;
        content: "\f106";
        font-family: "Flaticon2";
        font-size: 20px;
        font-weight: 400;
        color: black;
        opacity: 1; }
  #navbar-collapse {
    height: 100% !important;
    overflow-y: auto;
    position: fixed;
    top: 0px;
    width: 100%;
    padding-top: 60px;
    background: #f3f2ee; }
    #navbar-collapse li {
      outline: none !important; }
    #navbar-collapse li:focus {
      outline: none; }
    #navbar-collapse .dropdown-content {
      padding-left: 3px;
      padding-top: 0;
      padding-bottom: 10px; }
      #navbar-collapse .dropdown-content li {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px; }
        #navbar-collapse .dropdown-content li a {
          background: url(../images/mobile-menu-arrow.png) no-repeat left center;
          padding-left: 20px;
          border-bottom: #d4d4d4 1px solid;
          border-radius: 0;
          width: 100%;
          float: left;
          z-index: 999999999; }
    #navbar-collapse .mega-menu > li > .dropdown-content-wrapper {
      box-shadow: none; }
  .global-mobile-menu li {
    width: 100%;
    float: left; }
    .global-mobile-menu li .dropdown-menu {
      width: 100%; }
      .global-mobile-menu li .dropdown-menu li {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px; }
        .global-mobile-menu li .dropdown-menu li::after {
          display: none; }
        .global-mobile-menu li .dropdown-menu li a {
          position: relative;
          background: url(../images/mobile-menu-arrow.png) no-repeat left center !important;
          padding-left: 20px;
          border-bottom: #d4d4d4 1px solid;
          border-radius: 0; }
  .global-mobile-menu .top-nav .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    left: 0;
    background: transparent;
    box-shadow: none; }
  .global-mobile-menu .top-nav li {
    margin: 0; }
    .global-mobile-menu .top-nav li.cyan-nav::after {
      background: #acdaca; }
    .global-mobile-menu .top-nav li.yellow-nav::after {
      background: #d9e02e; }
    .global-mobile-menu .top-nav li.blue-nav::after {
      background: #2f415f; }
    .global-mobile-menu .top-nav li.black-nav::after {
      background: #393939; }
    .global-mobile-menu .top-nav li a {
      background: none !important;
      color: #121312 !important; }
    .global-mobile-menu .top-nav li::after {
      width: 5px;
      height: 30px;
      left: 0;
      border-radius: 0;
      top: 6px;
      right: initial; }
  .vc_tta.vc_general .vc_tta-panel.vc_active, .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    /*padding-top: 20px;*/ } }

@media (min-width: 768px) and (max-width: 992px) {
  body {
    padding-top: 80px !important; } }

@media (max-width: 992px) {
  .ktu-contacts .box-content {
    width: 100%; }
  .tabs-nav .tabs-nav-list-item {
    margin-left: 30px; }
  .breadcrumbs-nav .breadcrumbs-nav-list-item.active {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .ktu-responsive-fix {
    float: left;
    width: 100%; }
  .single-event-archive .col-md-2 {
    padding-left: 15px; }
  .archive-head-wrap ul {
    padding: 0; }
  .archive-button {
    padding: 0;
    width: 100%;
    float: left; } }

@media (max-width: 768px) {
  .event .event-categories.letter-spacing {
    display: none; }
  .archive .tabs-nav.open .tabs-nav-list {
    min-width: 110px;
    text-align: left; }
    .archive .tabs-nav.open .tabs-nav-list li a {
      padding-right: 10px; }
  .ads-categories-menu {
    margin-bottom: 70px; }
  .hero-heading.inside-section .content-wrap .col-md-5 {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 20px; }
  .hero-heading.inside-section .block-title,
  .hero-heading.homepage-style .block-title {
    word-break: break-word; }
  html #wpadminbar {
    position: fixed; }
  .news-featured-image {
    margin-bottom: 20px; }
  body {
    padding-top: 115px; }
  .module-title {
    line-height: 1.2;
    padding: 15px 0; }
  .related-articles {
    display: none; }
  .hero-heading.homepage-style .content-wrap {
    width: 100%;
    margin-top: 0; }
  .ktu-contacts .box-content {
    width: 100%; }
  .map-overlay {
    display: none; }
  .sharebar {
    text-align: center; }
  .sharebar li {
    display: inline-block; }
  .sharebar > li > a {
    width: auto;
    float: none;
    display: inline-block;
    margin-top: 0;
    text-align: center;
    margin-right: 10px; }
  .sharebar-wrapper {
    padding: 0;
    margin-bottom: 20px; }
  .breadcrumbs-nav .breadcrumbs-nav-list-item {
    max-width: 33% !important;
    position: relative;
    float: left;
    padding-left: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .single-item-sidebar {
    width: 100%;
    float: right; }
  .hero-heading .block-title {
    padding-left: 15px; }
  .hero-heading {
    padding: 15px 0; }
  header .logo img.logo-small {
    height: auto;
    max-height: 50px;
    margin-bottom: 0; }
  header.fixed {
    padding-top: 24px; }
  #content-nav-panel {
    display: none; }
  .sharebar.horizontal {
    margin-bottom: 20px;
    position: absolute;
    right: 0;
    top: 0; }
  .person-with-contacts .person-image {
    width: 100%;
    float: left;
    margin-bottom: 10px; }
  .person-with-contacts .vc_column-inner {
    width: 100%; }
  .slick-arrow.slick-next {
    right: -5px; }
  .slick-arrow {
    left: -5px; }
  .partners-slider-wrap {
    width: 100%;
    float: left;
    margin-bottom: 50px; }
  .cal::before {
    top: 0px; } }

@media (max-width: 1200px) {
  .mega-menu {
    margin-top: 25px; } }

@media (min-width: 768px) and (max-width: 1200px) {
  .homepage-events .tabs-nav-list-item {
    margin-left: 25px; } }

@media (max-width: 1200px) {
  .slide-new {
    background-size: contain; } }

@media (max-width: 992px) {
  .slide-new {
    background-repeat: no-repeat;
    background-position: center top; }
  .hero-heading .content-wrap .hero-row div {
    display: inline-block !important;
    float: right !important; } }

@media (max-width: 480px) {
  .hero-slider .slide-content {
    top: unset; } }

@media (max-width: 768px) {
  table tr, table th, table td {
    width: auto !important;
    height: auto !important; } }

@media (max-width: 992px) {
  .find-studies .row {
    height: auto;
    display: block; }
  .find-studies .find-studies-step {
    display: block;
    height: auto;
    background: none !important;
    margin-bottom: 15px; } }

@media (max-width: 768px) {
  .ninja_table_wrapper table thead {
    display: initial; }
    .ninja_table_wrapper table thead .footable-filtering th {
      display: block; }
    .ninja_table_wrapper table thead .footable-header {
      display: none; } }

.gform_wrapper .field_sublabel_above ul.gfield_radio li label, .gform_wrapper .field_sublabel_below ul.gfield_checkbox li label {
  padding-left: 25px;
  font-size: 12px;
  font-family: "pf_dintext_promedium";
  color: black;
  font-weight: 400;
  padding-top: 4px; }

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: 400; }

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
  padding-left: 25px;
  font-size: 12px;
  font-family: "pf_dintext_promedium";
  color: black;
  font-weight: 400;
  padding-top: 4px; }

.gform_wrapper ul.gfield_radio li label {
  padding-top: 5px; }

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: 400; }

.gsection_title {
  font-size: 30px !important;
  color: #000000 !important;
  font-family: "pf_dintext_promedium";
  font-weight: 400 !important; }

.gform_wrapper .gsection {
  border-bottom: none !important; }

.gf_progressbar {
  display: none !important; }

.gf_progressbar_wrapper {
  position: absolute !important;
  right: 0 !important;
  text-align: right !important;
  top: 10px !important; }

.gform_wrapper .top_label .gfield_label {
  font-family: "pf_dintext_promedium" !important;
  color: black !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  text-transform: uppercase; }

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  border: none !important;
  border-bottom: 1px solid #9e9e9e !important; }

input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea {
  border-bottom: 1px solid #9e9e9e !important; }

body li.gfield {
  border: none !important; }

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none !important;
  background: transparent !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }
  body .gform_wrapper li.gfield.gfield_error input, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input {
    border-bottom: 2px solid #df7972 !important; }

.gform_wrapper li.gfield.gfield_error input {
  margin-bottom: 0 !important; }

.gform_wrapper li.gfield.gfield_error textarea {
  margin-bottom: 8px !important; }

.gfield_error input {
  border-bottom: 2px solid #df7972 !important; }

.gform_title {
  font-family: "pf_dintext_promedium";
  font-weight: 400 !important; }

.button.gform_button, .gform_previous_button.button, .gform_next_button.button {
  font-size: 16px !important;
  padding: 8px 20px 8px 19px;
  border: 2px solid #000101;
  display: inline-block;
  text-align: center;
  color: #000101;
  font-family: "pf_dintext_promedium";
  border-radius: 3px;
  background: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .button.gform_button:hover, .gform_previous_button.button:hover, .gform_next_button.button:hover {
    color: white;
    background: black; }

.gform_wrapper .gform_page_footer {
  border-top: none !important; }

/*.gform_wrapper {
  .validation_error {
    display: none;
  }
}*/
.gform_body {
  color: black; }
  .gform_body textarea {
    border: none !important;
    border-bottom: 1px solid #9e9e9e !important; }

.gfield_select.open .dropdown-content {
  display: block; }

.gfield_select .dropdown-content {
  display: none; }

input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
  box-shadow: none; }

select {
  font-family: "pf_dintext_promedium" !important;
  color: black !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #9e9e9e !important;
  padding-left: 0 !important;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  position: relative;
  background: url(../images/ktu-select-arrow.png) no-repeat;
  background-position: right 5px center; }
  select:focus {
    outline: none; }

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 0px !important;
  opacity: 0.7;
  font-style: italic; }

/* Label error fix */
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important; }

body .gform_wrapper ul li.gfield {
  margin-top: 25px !important;
  padding-top: 0 !important; }

.forms-toggle ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .forms-toggle ul li {
    display: inline-block;
    float: left; }

.gform_wrapper .ginput_complex label {
  position: relative; }

[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  height: auto; }

.ninja_table_wrapper label {
  font-size: 1.2rem; }

.ninja_table_wrapper input[type="checkbox"] {
  position: inherit;
  left: inherit;
  visibility: inherit; }

#ui-datepicker-div.ui-datepicker {
  padding: 0;
  border: 0; }
  #ui-datepicker-div.ui-datepicker table thead {
    display: table-header-group; }
  #ui-datepicker-div.ui-datepicker table th {
    font-size: inherit; }
  #ui-datepicker-div.ui-datepicker table tr {
    display: table-row !important;
    border: 0; }
  #ui-datepicker-div.ui-datepicker table tr, #ui-datepicker-div.ui-datepicker table td {
    padding-top: 0; }
  #ui-datepicker-div.ui-datepicker table td {
    display: table-cell !important; }
    #ui-datepicker-div.ui-datepicker table td a, #ui-datepicker-div.ui-datepicker table td span {
      line-height: inherit; }
    #ui-datepicker-div.ui-datepicker table td.ui-datepicker-today .ui-state-highlight {
      border: 1px solid #60A5AF; }
    #ui-datepicker-div.ui-datepicker table td .ui-state-active {
      margin: 0;
      border: 1px solid #FF5CB3; }
  #ui-datepicker-div.ui-datepicker .ui-corner-all {
    margin-top: 0; }
  #ui-datepicker-div.ui-datepicker .ui-datepicker-prev,
  #ui-datepicker-div.ui-datepicker .ui-datepicker-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0; }
  #ui-datepicker-div.ui-datepicker .ui-datepicker-prev-hover {
    top: 2px;
    left: 2px; }
  #ui-datepicker-div.ui-datepicker .ui-datepicker-next-hover {
    top: 2px;
    right: 2px; }
  #ui-datepicker-div.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    color: #000 !important; }
  #ui-datepicker-div.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    background: transparent;
    border-bottom: none !important; }

div.gform_wrapper.gravity-theme input[type=color],
div.gform_wrapper.gravity-theme input[type=date],
div.gform_wrapper.gravity-theme input[type=datetime-local],
div.gform_wrapper.gravity-theme input[type=datetime],
div.gform_wrapper.gravity-theme input[type=email],
div.gform_wrapper.gravity-theme input[type=month],
div.gform_wrapper.gravity-theme input[type=number],
div.gform_wrapper.gravity-theme input[type=password],
div.gform_wrapper.gravity-theme input[type=search],
div.gform_wrapper.gravity-theme input[type=tel],
div.gform_wrapper.gravity-theme input[type=text],
div.gform_wrapper.gravity-theme input[type=time],
div.gform_wrapper.gravity-theme input[type=url],
div.gform_wrapper.gravity-theme input[type=week],
div.gform_wrapper.gravity-theme select,
div.gform_wrapper.gravity-theme textarea {
  padding: 5px; }

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