﻿@font-face {
  font-family: "Vag Rounded";
  src: url("../fonts/vag_rounded_bold.eot");
  src: url("../fonts/vag_rounded_bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/vag_rounded_bold.woff") format("woff"),
    url("../fonts/vag_rounded_bold.ttf") format("truetype"),
    url("../fonts/vag_rounded_bold.svg#VagRounded") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gama Serif";
  src: url("../fonts/gama-serif-regular-webfont.eot");
  src: url("../fonts/gama-serif-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/gama-serif-regular-webfont.woff") format("woff"),
    url("../fonts/gama-serif-regular-webfont.ttf") format("truetype"),
    url("../fonts/gama-serif-regular-webfont.svg#gamaserif") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Moon";
  src: url("../fonts/moon_bold-webfont.eot");
  src: url("../fonts/moon_bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/moon_bold-webfont.woff") format("woff"),
    url("../fonts/moon_bold-webfont.ttf") format("truetype"),
    url("../fonts/moon_bold-webfont.svg#moon") format("svg");
  font-weight: normal;
  font-style: normal;
} /*!
 * UGM Site Variable Themes @sprihatno96
 * Copyright 2016 Tonjoo, Inc.
 */ /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .single-page .contact-form input[type*="submit"] > .caret,
  .dropup > .btn > .caret,
  .single-page .contact-form .dropup > input[type*="submit"] > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table,
  .single-post .post-content table {
    border-collapse: collapse !important;
  }
  .table td,
  .single-post .post-content table td,
  .table th,
  .single-post .post-content 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: transparent;
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.71429;
  color: #222;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1a2c43;
}
a:hover,
a:focus {
  color: #0d667b;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.wp-caption img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.71429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #a6a6a6;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
p {
  margin: 0 0 15px;
}
.lead {
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase,
.initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #a6a6a6;
}
.text-primary {
  color: #1a2c43;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0f7992;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #1a2c43;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0f7992;
}
.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: 10.5px;
  margin: 6px 0 23px;
  border-bottom: 1px solid #e6e6e6;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 23px;
}
dt,
dd {
  line-height: 1.71429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1199px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a6a6a6;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 22px;
  border-left: 5px solid #fff136;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  line-height: 1.2;
  font-style: italic;
}
blockquote p,
blockquote ul,
blockquote ol {
  margin-bottom: 15px;
  color: #7d7d7d;
}
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: 12px;
  line-height: 1.71429;
  color: #c1c1c1;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e6e6e6;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.71429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #9a9a9a;
  background-color: transparent;
  border-radius: 1px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11px;
  margin: 0 0 11.5px;
  font-size: 13px;
  line-height: 1.71429;
  word-break: break-all;
  word-wrap: break-word;
  color: #0b6d8d;
  background-color: #deeffb;
  border: 1px solid #d0e1eb;
  border-radius: 1px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1024px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #a6a6a6;
  text-align: left;
}
th {
  text-align: left;
}
.table,
.single-post .post-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}
.table > thead > tr > th,
.single-post .post-content table > thead > tr > th,
.table > thead > tr > td,
.single-post .post-content table > thead > tr > td,
.table > tbody > tr > th,
.single-post .post-content table > tbody > tr > th,
.table > tbody > tr > td,
.single-post .post-content table > tbody > tr > td,
.table > tfoot > tr > th,
.single-post .post-content table > tfoot > tr > th,
.table > tfoot > tr > td,
.single-post .post-content table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.71429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th,
.single-post .post-content table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.single-post .post-content table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.single-post .post-content table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.single-post .post-content table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.single-post .post-content table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.single-post .post-content table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.single-post .post-content table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody,
.single-post .post-content table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table,
.single-post .post-content table .table,
.table .single-post .post-content table,
.single-post .post-content .table table,
.single-post .post-content table table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.single-post .post-content table > thead > tr > td.active,
.table > thead > tr > th.active,
.single-post .post-content table > thead > tr > th.active,
.table > thead > tr.active > td,
.single-post .post-content table > thead > tr.active > td,
.table > thead > tr.active > th,
.single-post .post-content table > thead > tr.active > th,
.table > tbody > tr > td.active,
.single-post .post-content table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.single-post .post-content table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.single-post .post-content table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.single-post .post-content table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.single-post .post-content table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.single-post .post-content table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.single-post .post-content table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.single-post .post-content 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,
.single-post .post-content table > thead > tr > td.success,
.table > thead > tr > th.success,
.single-post .post-content table > thead > tr > th.success,
.table > thead > tr.success > td,
.single-post .post-content table > thead > tr.success > td,
.table > thead > tr.success > th,
.single-post .post-content table > thead > tr.success > th,
.table > tbody > tr > td.success,
.single-post .post-content table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.single-post .post-content table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.single-post .post-content table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.single-post .post-content table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.single-post .post-content table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.single-post .post-content table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.single-post .post-content table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.single-post .post-content 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,
.single-post .post-content table > thead > tr > td.info,
.table > thead > tr > th.info,
.single-post .post-content table > thead > tr > th.info,
.table > thead > tr.info > td,
.single-post .post-content table > thead > tr.info > td,
.table > thead > tr.info > th,
.single-post .post-content table > thead > tr.info > th,
.table > tbody > tr > td.info,
.single-post .post-content table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.single-post .post-content table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.single-post .post-content table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.single-post .post-content table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.single-post .post-content table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.single-post .post-content table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.single-post .post-content table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.single-post .post-content 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,
.single-post .post-content table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.single-post .post-content table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.single-post .post-content table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.single-post .post-content table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.single-post .post-content table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.single-post .post-content table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.single-post .post-content table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.single-post .post-content table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.single-post .post-content table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.single-post .post-content table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.single-post .post-content table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.single-post .post-content 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,
.single-post .post-content table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.single-post .post-content table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.single-post .post-content table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.single-post .post-content table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.single-post .post-content table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.single-post .post-content table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.single-post .post-content table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.single-post .post-content table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.single-post .post-content table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.single-post .post-content table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.single-post .post-content table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.single-post .post-content table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table,
  .single-post .post-content .table-responsive > table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .single-post .post-content .table-responsive > table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .single-post .post-content .table-responsive > table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .single-post .post-content .table-responsive > table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .single-post .post-content .table-responsive > table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .single-post .post-content .table-responsive > table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .single-post .post-content .table-responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  color: #555;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
}
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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.71429;
  color: #555;
}
.form-control,
.dataTables_length select,
.dataTables_filter input,
.single-page .contact-form input[type*="text"],
.single-page .contact-form input[type*="email"],
.single-page .contact-form textarea,
.widget select {
  display: block;
  width: 100%;
  height: 44px;
  padding: 11px 20px;
  font-size: 14px;
  line-height: 1.71429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus,
.dataTables_length select:focus,
.dataTables_filter input:focus,
.single-page .contact-form input[type*="text"]:focus,
.single-page .contact-form input[type*="email"]:focus,
.single-page .contact-form textarea:focus,
.widget select:focus {
  border-color: #1a2c43;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline-color: transparent;
}
.form-control::-moz-placeholder,
.dataTables_length select::-moz-placeholder,
.dataTables_filter input::-moz-placeholder,
.single-page .contact-form input[type*="text"]::-moz-placeholder,
.single-page .contact-form input[type*="email"]::-moz-placeholder,
.single-page .contact-form textarea::-moz-placeholder,
.widget select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.dataTables_length select:-ms-input-placeholder,
.dataTables_filter input:-ms-input-placeholder,
.single-page .contact-form input[type*="text"]:-ms-input-placeholder,
.single-page .contact-form input[type*="email"]:-ms-input-placeholder,
.single-page .contact-form textarea:-ms-input-placeholder,
.widget select:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder,
.dataTables_length select::-webkit-input-placeholder,
.dataTables_filter input::-webkit-input-placeholder,
.single-page .contact-form input[type*="text"]::-webkit-input-placeholder,
.single-page .contact-form input[type*="email"]::-webkit-input-placeholder,
.single-page .contact-form textarea::-webkit-input-placeholder,
.widget select::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand,
.dataTables_length select::-ms-expand,
.dataTables_filter input::-ms-expand,
.single-page .contact-form input[type*="text"]::-ms-expand,
.single-page .contact-form input[type*="email"]::-ms-expand,
.single-page .contact-form textarea::-ms-expand,
.widget select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.dataTables_length select[disabled],
.dataTables_filter input[disabled],
.single-page .contact-form input[disabled][type*="text"],
.single-page .contact-form input[disabled][type*="email"],
.single-page .contact-form textarea[disabled],
.widget select[disabled],
.form-control[readonly],
.dataTables_length select[readonly],
.dataTables_filter input[readonly],
.single-page .contact-form input[readonly][type*="text"],
.single-page .contact-form input[readonly][type*="email"],
.single-page .contact-form textarea[readonly],
.widget select[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .dataTables_length select,
.dataTables_length fieldset[disabled] select,
fieldset[disabled] .dataTables_filter input,
.dataTables_filter fieldset[disabled] input,
fieldset[disabled] .single-page .contact-form input[type*="text"],
.single-page .contact-form fieldset[disabled] input[type*="text"],
fieldset[disabled] .single-page .contact-form input[type*="email"],
.single-page .contact-form fieldset[disabled] input[type*="email"],
fieldset[disabled] .single-page .contact-form textarea,
.single-page .contact-form fieldset[disabled] textarea,
fieldset[disabled] .widget select,
.widget fieldset[disabled] select {
  background-color: #e6e6e6;
  opacity: 1;
}
.form-control[disabled],
.dataTables_length select[disabled],
.dataTables_filter input[disabled],
.single-page .contact-form input[disabled][type*="text"],
.single-page .contact-form input[disabled][type*="email"],
.single-page .contact-form textarea[disabled],
.widget select[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .dataTables_length select,
.dataTables_length fieldset[disabled] select,
fieldset[disabled] .dataTables_filter input,
.dataTables_filter fieldset[disabled] input,
fieldset[disabled] .single-page .contact-form input[type*="text"],
.single-page .contact-form fieldset[disabled] input[type*="text"],
fieldset[disabled] .single-page .contact-form input[type*="email"],
.single-page .contact-form fieldset[disabled] input[type*="email"],
fieldset[disabled] .single-page .contact-form textarea,
.single-page .contact-form fieldset[disabled] textarea,
fieldset[disabled] .widget select,
.widget fieldset[disabled] select {
  cursor: not-allowed;
}
textarea.form-control,
.single-page .contact-form textarea {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  .dataTables_filter input[type="date"],
  .single-page .contact-form input[type="date"][type*="text"],
  .single-page .contact-form input[type="date"][type*="email"],
  input[type="time"].form-control,
  .dataTables_filter input[type="time"],
  .single-page .contact-form input[type="time"][type*="text"],
  .single-page .contact-form input[type="time"][type*="email"],
  input[type="datetime-local"].form-control,
  .dataTables_filter input[type="datetime-local"],
  .single-page .contact-form input[type="datetime-local"][type*="text"],
  .single-page .contact-form input[type="datetime-local"][type*="email"],
  input[type="month"].form-control,
  .dataTables_filter input[type="month"],
  .single-page .contact-form input[type="month"][type*="text"],
  .single-page .contact-form input[type="month"][type*="email"] {
    line-height: 44px;
  }
  input[type="date"].input-sm,
  .input-group-sm > input[type="date"].form-control,
  .dataTables_filter .input-group-sm > input[type="date"],
  .single-page .contact-form .input-group-sm > input[type="date"][type*="text"],
  .single-page
    .contact-form
    .input-group-sm
    > input[type="date"][type*="email"],
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .single-page
    .contact-form
    .input-group-sm
    > .input-group-btn
    > input[type="date"][type*="submit"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .dataTables_filter .input-group-sm > input[type="time"],
  .single-page .contact-form .input-group-sm > input[type="time"][type*="text"],
  .single-page
    .contact-form
    .input-group-sm
    > input[type="time"][type*="email"],
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .single-page
    .contact-form
    .input-group-sm
    > .input-group-btn
    > input[type="time"][type*="submit"],
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .dataTables_filter .input-group-sm > input[type="datetime-local"],
  .single-page
    .contact-form
    .input-group-sm
    > input[type="datetime-local"][type*="text"],
  .single-page
    .contact-form
    .input-group-sm
    > input[type="datetime-local"][type*="email"],
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .single-page
    .contact-form
    .input-group-sm
    > .input-group-btn
    > input[type="datetime-local"][type*="submit"],
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .dataTables_filter .input-group-sm > input[type="month"],
  .single-page
    .contact-form
    .input-group-sm
    > input[type="month"][type*="text"],
  .single-page
    .contact-form
    .input-group-sm
    > input[type="month"][type*="email"],
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .single-page
    .contact-form
    .input-group-sm
    > .input-group-btn
    > input[type="month"][type*="submit"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .dataTables_filter .input-group-lg > input[type="date"],
  .single-page .contact-form .input-group-lg > input[type="date"][type*="text"],
  .single-page
    .contact-form
    .input-group-lg
    > input[type="date"][type*="email"],
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .single-page
    .contact-form
    .input-group-lg
    > .input-group-btn
    > input[type="date"][type*="submit"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .dataTables_filter .input-group-lg > input[type="time"],
  .single-page .contact-form .input-group-lg > input[type="time"][type*="text"],
  .single-page
    .contact-form
    .input-group-lg
    > input[type="time"][type*="email"],
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .single-page
    .contact-form
    .input-group-lg
    > .input-group-btn
    > input[type="time"][type*="submit"],
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .dataTables_filter .input-group-lg > input[type="datetime-local"],
  .single-page
    .contact-form
    .input-group-lg
    > input[type="datetime-local"][type*="text"],
  .single-page
    .contact-form
    .input-group-lg
    > input[type="datetime-local"][type*="email"],
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .single-page
    .contact-form
    .input-group-lg
    > .input-group-btn
    > input[type="datetime-local"][type*="submit"],
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .dataTables_filter .input-group-lg > input[type="month"],
  .single-page
    .contact-form
    .input-group-lg
    > input[type="month"][type*="text"],
  .single-page
    .contact-form
    .input-group-lg
    > input[type="month"][type*="email"],
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .single-page
    .contact-form
    .input-group-lg
    > .input-group-btn
    > input[type="month"][type*="submit"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 37px;
}
.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.dataTables_length .input-group-lg > select.form-control-static,
.dataTables_filter .input-group-lg > input.form-control-static,
.single-page
  .contact-form
  .input-group-lg
  > input.form-control-static[type*="text"],
.single-page
  .contact-form
  .input-group-lg
  > input.form-control-static[type*="email"],
.single-page .contact-form .input-group-lg > textarea.form-control-static,
.widget .input-group-lg > select.form-control-static,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.single-page
  .contact-form
  .input-group-lg
  > .input-group-btn
  > input.form-control-static[type*="submit"],
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.dataTables_length .input-group-sm > select.form-control-static,
.dataTables_filter .input-group-sm > input.form-control-static,
.single-page
  .contact-form
  .input-group-sm
  > input.form-control-static[type*="text"],
.single-page
  .contact-form
  .input-group-sm
  > input.form-control-static[type*="email"],
.single-page .contact-form .input-group-sm > textarea.form-control-static,
.widget .input-group-sm > select.form-control-static,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.single-page
  .contact-form
  .input-group-sm
  > .input-group-btn
  > input.form-control-static[type*="submit"] {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.input-group-sm > .form-control,
.dataTables_length .input-group-sm > select,
.dataTables_filter .input-group-sm > input,
.single-page .contact-form .input-group-sm > input[type*="text"],
.single-page .contact-form .input-group-sm > input[type*="email"],
.single-page .contact-form .input-group-sm > textarea,
.widget .input-group-sm > select,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.single-page
  .contact-form
  .input-group-sm
  > .input-group-btn
  > input[type*="submit"] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm,
.input-group-sm > select.form-control,
.dataTables_length .input-group-sm > select,
.widget .input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
.input-group-sm > textarea.form-control,
.single-page .contact-form .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.dataTables_length .input-group-sm > select[multiple],
.widget .input-group-sm > select[multiple],
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}
.form-group-sm .form-control,
.form-group-sm .dataTables_length select,
.dataTables_length .form-group-sm select,
.form-group-sm .dataTables_filter input,
.dataTables_filter .form-group-sm input,
.form-group-sm .single-page .contact-form input[type*="text"],
.single-page .contact-form .form-group-sm input[type*="text"],
.form-group-sm .single-page .contact-form input[type*="email"],
.single-page .contact-form .form-group-sm input[type*="email"],
.form-group-sm .single-page .contact-form textarea,
.single-page .contact-form .form-group-sm textarea,
.form-group-sm .widget select,
.widget .form-group-sm select {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.form-group-sm select.form-control,
.form-group-sm .dataTables_length select,
.dataTables_length .form-group-sm select,
.form-group-sm .widget select,
.widget .form-group-sm select {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm .single-page .contact-form textarea,
.single-page .contact-form .form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm .dataTables_length select[multiple],
.dataTables_length .form-group-sm select[multiple],
.form-group-sm .widget select[multiple],
.widget .form-group-sm select[multiple] {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg,
.input-group-lg > .form-control,
.dataTables_length .input-group-lg > select,
.dataTables_filter .input-group-lg > input,
.single-page .contact-form .input-group-lg > input[type*="text"],
.single-page .contact-form .input-group-lg > input[type*="email"],
.single-page .contact-form .input-group-lg > textarea,
.widget .input-group-lg > select,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.single-page
  .contact-form
  .input-group-lg
  > .input-group-btn
  > input[type*="submit"] {
  height: 48px;
  padding: 11px 20px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 4px;
}
select.input-lg,
.input-group-lg > select.form-control,
.dataTables_length .input-group-lg > select,
.widget .input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
.input-group-lg > textarea.form-control,
.single-page .contact-form .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.dataTables_length .input-group-lg > select[multiple],
.widget .input-group-lg > select[multiple],
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}
.form-group-lg .form-control,
.form-group-lg .dataTables_length select,
.dataTables_length .form-group-lg select,
.form-group-lg .dataTables_filter input,
.dataTables_filter .form-group-lg input,
.form-group-lg .single-page .contact-form input[type*="text"],
.single-page .contact-form .form-group-lg input[type*="text"],
.form-group-lg .single-page .contact-form input[type*="email"],
.single-page .contact-form .form-group-lg input[type*="email"],
.form-group-lg .single-page .contact-form textarea,
.single-page .contact-form .form-group-lg textarea,
.form-group-lg .widget select,
.widget .form-group-lg select {
  height: 48px;
  padding: 11px 20px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 4px;
}
.form-group-lg select.form-control,
.form-group-lg .dataTables_length select,
.dataTables_length .form-group-lg select,
.form-group-lg .widget select,
.widget .form-group-lg select {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control,
.form-group-lg .single-page .contact-form textarea,
.single-page .contact-form .form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg .dataTables_length select[multiple],
.dataTables_length .form-group-lg select[multiple],
.form-group-lg .widget select[multiple],
.widget .form-group-lg select[multiple] {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 41px;
  padding: 12px 20px;
  font-size: 18px;
  line-height: 1.33333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control,
.has-feedback .dataTables_length select,
.dataTables_length .has-feedback select,
.has-feedback .dataTables_filter input,
.dataTables_filter .has-feedback input,
.has-feedback .single-page .contact-form input[type*="text"],
.single-page .contact-form .has-feedback input[type*="text"],
.has-feedback .single-page .contact-form input[type*="email"],
.single-page .contact-form .has-feedback input[type*="email"],
.has-feedback .single-page .contact-form textarea,
.single-page .contact-form .has-feedback textarea,
.has-feedback .widget select,
.widget .has-feedback select {
  padding-right: 55px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.dataTables_length .input-group-lg > select + .form-control-feedback,
.dataTables_filter .input-group-lg > input + .form-control-feedback,
.single-page
  .contact-form
  .input-group-lg
  > input[type*="text"]
  + .form-control-feedback,
.single-page
  .contact-form
  .input-group-lg
  > input[type*="email"]
  + .form-control-feedback,
.single-page .contact-form .input-group-lg > textarea + .form-control-feedback,
.widget .input-group-lg > select + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.single-page
  .contact-form
  .input-group-lg
  > .input-group-btn
  > input[type*="submit"]
  + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .dataTables_length select + .form-control-feedback,
.dataTables_length .form-group-lg select + .form-control-feedback,
.form-group-lg .dataTables_filter input + .form-control-feedback,
.dataTables_filter .form-group-lg input + .form-control-feedback,
.form-group-lg
  .single-page
  .contact-form
  input[type*="text"]
  + .form-control-feedback,
.single-page
  .contact-form
  .form-group-lg
  input[type*="text"]
  + .form-control-feedback,
.form-group-lg
  .single-page
  .contact-form
  input[type*="email"]
  + .form-control-feedback,
.single-page
  .contact-form
  .form-group-lg
  input[type*="email"]
  + .form-control-feedback,
.form-group-lg .single-page .contact-form textarea + .form-control-feedback,
.single-page .contact-form .form-group-lg textarea + .form-control-feedback,
.form-group-lg .widget select + .form-control-feedback,
.widget .form-group-lg select + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.dataTables_length .input-group-sm > select + .form-control-feedback,
.dataTables_filter .input-group-sm > input + .form-control-feedback,
.single-page
  .contact-form
  .input-group-sm
  > input[type*="text"]
  + .form-control-feedback,
.single-page
  .contact-form
  .input-group-sm
  > input[type*="email"]
  + .form-control-feedback,
.single-page .contact-form .input-group-sm > textarea + .form-control-feedback,
.widget .input-group-sm > select + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.single-page
  .contact-form
  .input-group-sm
  > .input-group-btn
  > input[type*="submit"]
  + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .dataTables_length select + .form-control-feedback,
.dataTables_length .form-group-sm select + .form-control-feedback,
.form-group-sm .dataTables_filter input + .form-control-feedback,
.dataTables_filter .form-group-sm input + .form-control-feedback,
.form-group-sm
  .single-page
  .contact-form
  input[type*="text"]
  + .form-control-feedback,
.single-page
  .contact-form
  .form-group-sm
  input[type*="text"]
  + .form-control-feedback,
.form-group-sm
  .single-page
  .contact-form
  input[type*="email"]
  + .form-control-feedback,
.single-page
  .contact-form
  .form-group-sm
  input[type*="email"]
  + .form-control-feedback,
.form-group-sm .single-page .contact-form textarea + .form-control-feedback,
.single-page .contact-form .form-group-sm textarea + .form-control-feedback,
.form-group-sm .widget select + .form-control-feedback,
.widget .form-group-sm select + .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,
.has-success .dataTables_length select,
.dataTables_length .has-success select,
.has-success .dataTables_filter input,
.dataTables_filter .has-success input,
.has-success .single-page .contact-form input[type*="text"],
.single-page .contact-form .has-success input[type*="text"],
.has-success .single-page .contact-form input[type*="email"],
.single-page .contact-form .has-success input[type*="email"],
.has-success .single-page .contact-form textarea,
.single-page .contact-form .has-success textarea,
.has-success .widget select,
.widget .has-success select {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus,
.has-success .dataTables_length select:focus,
.dataTables_length .has-success select:focus,
.has-success .dataTables_filter input:focus,
.dataTables_filter .has-success input:focus,
.has-success .single-page .contact-form input[type*="text"]:focus,
.single-page .contact-form .has-success input[type*="text"]:focus,
.has-success .single-page .contact-form input[type*="email"]:focus,
.single-page .contact-form .has-success input[type*="email"]:focus,
.has-success .single-page .contact-form textarea:focus,
.single-page .contact-form .has-success textarea:focus,
.has-success .widget select:focus,
.widget .has-success select:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control,
.has-warning .dataTables_length select,
.dataTables_length .has-warning select,
.has-warning .dataTables_filter input,
.dataTables_filter .has-warning input,
.has-warning .single-page .contact-form input[type*="text"],
.single-page .contact-form .has-warning input[type*="text"],
.has-warning .single-page .contact-form input[type*="email"],
.single-page .contact-form .has-warning input[type*="email"],
.has-warning .single-page .contact-form textarea,
.single-page .contact-form .has-warning textarea,
.has-warning .widget select,
.widget .has-warning select {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus,
.has-warning .dataTables_length select:focus,
.dataTables_length .has-warning select:focus,
.has-warning .dataTables_filter input:focus,
.dataTables_filter .has-warning input:focus,
.has-warning .single-page .contact-form input[type*="text"]:focus,
.single-page .contact-form .has-warning input[type*="text"]:focus,
.has-warning .single-page .contact-form input[type*="email"]:focus,
.single-page .contact-form .has-warning input[type*="email"]:focus,
.has-warning .single-page .contact-form textarea:focus,
.single-page .contact-form .has-warning textarea:focus,
.has-warning .widget select:focus,
.widget .has-warning select:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control,
.has-error .dataTables_length select,
.dataTables_length .has-error select,
.has-error .dataTables_filter input,
.dataTables_filter .has-error input,
.has-error .single-page .contact-form input[type*="text"],
.single-page .contact-form .has-error input[type*="text"],
.has-error .single-page .contact-form input[type*="email"],
.single-page .contact-form .has-error input[type*="email"],
.has-error .single-page .contact-form textarea,
.single-page .contact-form .has-error textarea,
.has-error .widget select,
.widget .has-error select {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus,
.has-error .dataTables_length select:focus,
.dataTables_length .has-error select:focus,
.has-error .dataTables_filter input:focus,
.dataTables_filter .has-error input:focus,
.has-error .single-page .contact-form input[type*="text"]:focus,
.single-page .contact-form .has-error input[type*="text"]:focus,
.has-error .single-page .contact-form input[type*="email"]:focus,
.single-page .contact-form .has-error input[type*="email"]:focus,
.has-error .single-page .contact-form textarea:focus,
.single-page .contact-form .has-error textarea:focus,
.has-error .widget select:focus,
.widget .has-error select:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 28px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #626262;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .form-inline .dataTables_length select,
  .dataTables_length .form-inline select,
  .form-inline .dataTables_filter input,
  .dataTables_filter .form-inline input,
  .form-inline .single-page .contact-form input[type*="text"],
  .single-page .contact-form .form-inline input[type*="text"],
  .form-inline .single-page .contact-form input[type*="email"],
  .single-page .contact-form .form-inline input[type*="email"],
  .form-inline .single-page .contact-form textarea,
  .single-page .contact-form .form-inline textarea,
  .form-inline .widget select,
  .widget .form-inline select {
    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,
  .form-inline .input-group .dataTables_length select,
  .dataTables_length .form-inline .input-group select,
  .form-inline .input-group .dataTables_filter input,
  .dataTables_filter .form-inline .input-group input,
  .form-inline .input-group .single-page .contact-form input[type*="text"],
  .single-page .contact-form .form-inline .input-group input[type*="text"],
  .form-inline .input-group .single-page .contact-form input[type*="email"],
  .single-page .contact-form .form-inline .input-group input[type*="email"],
  .form-inline .input-group .single-page .contact-form textarea,
  .single-page .contact-form .form-inline .input-group textarea,
  .form-inline .input-group .widget select,
  .widget .form-inline .input-group select {
    width: auto;
  }
  .form-inline .input-group > .form-control,
  .form-inline .dataTables_length .input-group > select,
  .dataTables_length .form-inline .input-group > select,
  .form-inline .dataTables_filter .input-group > input,
  .dataTables_filter .form-inline .input-group > input,
  .form-inline .single-page .contact-form .input-group > input[type*="text"],
  .single-page .contact-form .form-inline .input-group > input[type*="text"],
  .form-inline .single-page .contact-form .input-group > input[type*="email"],
  .single-page .contact-form .form-inline .input-group > input[type*="email"],
  .form-inline .single-page .contact-form .input-group > textarea,
  .single-page .contact-form .form-inline .input-group > textarea,
  .form-inline .widget .input-group > select,
  .widget .form-inline .input-group > select {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 12px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn,
.single-page .contact-form input[type*="submit"] {
  display: inline-block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 11px 20px;
  font-size: 12px;
  line-height: 1.71429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.single-page .contact-form input[type*="submit"]:focus,
.btn.focus,
.single-page .contact-form input.focus[type*="submit"],
.btn:active:focus,
.single-page .contact-form input[type*="submit"]:active:focus,
.btn:active.focus,
.single-page .contact-form input[type*="submit"]:active.focus,
.btn.active:focus,
.single-page .contact-form input.active[type*="submit"]:focus,
.btn.active.focus,
.single-page .contact-form input.active.focus[type*="submit"] {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline-color: transparent;
}
.btn:hover,
.single-page .contact-form input[type*="submit"]:hover,
.btn:focus,
.single-page .contact-form input[type*="submit"]:focus,
.btn.focus,
.single-page .contact-form input.focus[type*="submit"] {
  color: #333;
  text-decoration: none;
  outline-color: transparent;
}
.btn:active,
.single-page .contact-form input[type*="submit"]:active,
.btn.active,
.single-page .contact-form input.active[type*="submit"] {
  outline: 0;
  background-image: none;
  outline-color: transparent;
}
.btn.disabled,
.single-page .contact-form input.disabled[type*="submit"],
.btn[disabled],
.single-page .contact-form input[disabled][type*="submit"],
fieldset[disabled] .btn,
fieldset[disabled] .single-page .contact-form input[type*="submit"],
.single-page .contact-form fieldset[disabled] input[type*="submit"] {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(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: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-default:hover {
  color: #333;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary,
.single-page .contact-form input[type*="submit"] {
  color: #fff;
  background-color: #073c64;
  border-color: #1a2c43;
}
.btn-primary:focus,
.single-page .contact-form input[type*="submit"]:focus,
.btn-primary.focus,
.single-page .contact-form input.focus[type*="submit"] {
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}
.btn-primary:hover,
.single-page .contact-form input[type*="submit"]:hover {
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}
.btn-primary:active,
.single-page .contact-form input[type*="submit"]:active,
.btn-primary.active,
.single-page .contact-form input.active[type*="submit"],
.open > .btn-primary.dropdown-toggle,
.single-page .contact-form .open > input.dropdown-toggle[type*="submit"] {
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}
.btn-primary:active:hover,
.single-page .contact-form input[type*="submit"]:active:hover,
.btn-primary:active:focus,
.single-page .contact-form input[type*="submit"]:active:focus,
.btn-primary:active.focus,
.single-page .contact-form input[type*="submit"]:active.focus,
.btn-primary.active:hover,
.single-page .contact-form input.active[type*="submit"]:hover,
.btn-primary.active:focus,
.single-page .contact-form input.active[type*="submit"]:focus,
.btn-primary.active.focus,
.single-page .contact-form input.active.focus[type*="submit"],
.open > .btn-primary.dropdown-toggle:hover,
.single-page .contact-form .open > input.dropdown-toggle[type*="submit"]:hover,
.open > .btn-primary.dropdown-toggle:focus,
.single-page .contact-form .open > input.dropdown-toggle[type*="submit"]:focus,
.open > .btn-primary.dropdown-toggle.focus,
.single-page .contact-form .open > input.dropdown-toggle.focus[type*="submit"] {
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}
.btn-primary:active,
.single-page .contact-form input[type*="submit"]:active,
.btn-primary.active,
.single-page .contact-form input.active[type*="submit"],
.open > .btn-primary.dropdown-toggle,
.single-page .contact-form .open > input.dropdown-toggle[type*="submit"] {
  background-image: none;
}
.btn-primary.disabled:hover,
.single-page .contact-form input.disabled[type*="submit"]:hover,
.btn-primary.disabled:focus,
.single-page .contact-form input.disabled[type*="submit"]:focus,
.btn-primary.disabled.focus,
.single-page .contact-form input.disabled.focus[type*="submit"],
.btn-primary[disabled]:hover,
.single-page .contact-form input[disabled][type*="submit"]:hover,
.btn-primary[disabled]:focus,
.single-page .contact-form input[disabled][type*="submit"]:focus,
.btn-primary[disabled].focus,
.single-page .contact-form input[disabled].focus[type*="submit"],
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .single-page .contact-form input[type*="submit"]:hover,
.single-page .contact-form fieldset[disabled] input[type*="submit"]:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .single-page .contact-form input[type*="submit"]:focus,
.single-page .contact-form fieldset[disabled] input[type*="submit"]:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .single-page .contact-form input.focus[type*="submit"],
.single-page .contact-form fieldset[disabled] input.focus[type*="submit"] {
  background-color: #073c64;
}
.btn-primary .badge,
.single-page .contact-form input[type*="submit"] .badge {
  color: #073c64;
  background-color: #fff;
}
.btn-outline {
  color: #073c64;
  background-color: #fff;
  border-color: #073c64;
}
.btn-outline:focus,
.btn-outline.focus {
  color: #073c64;
  background-color: #073c64;
  border-color: #073c64;
}
.btn-outline:hover {
  color: #073c64;
  background-color: #073c64;
  border-color: #073c64;
}
.btn-outline:active,
.btn-outline.active,
.open > .btn-outline.dropdown-toggle {
  color: #073c64;
  background-color: #073c64;
  border-color: #073c64;
}
.btn-outline:active:hover,
.btn-outline:active:focus,
.btn-outline:active.focus,
.btn-outline.active:hover,
.btn-outline.active:focus,
.btn-outline.active.focus,
.open > .btn-outline.dropdown-toggle:hover,
.open > .btn-outline.dropdown-toggle:focus,
.open > .btn-outline.dropdown-toggle.focus {
  color: #073c64;
  background-color: #073c64;
  border-color: #073c64;
}
.btn-outline:active,
.btn-outline.active,
.open > .btn-outline.dropdown-toggle {
  background-image: none;
}
.btn-outline.disabled:hover,
.btn-outline.disabled:focus,
.btn-outline.disabled.focus,
.btn-outline[disabled]:hover,
.btn-outline[disabled]:focus,
.btn-outline[disabled].focus,
fieldset[disabled] .btn-outline:hover,
fieldset[disabled] .btn-outline:focus,
fieldset[disabled] .btn-outline.focus {
  background-color: #fff;
}
.btn-outline .badge {
  color: #fff;
  background-color: #073c64;
}
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
  color: #fff !important;
}
.btn-secondary {
  color: #1a2c43;
  background-color: #fff;
  border-color: #e6e6e6;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #1a2c43;
  background-color: #aae8f6;
  border-color: #aae8f6;
}
.btn-secondary:hover {
  color: #1a2c43;
  background-color: #aae8f6;
  border-color: #aae8f6;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: #1a2c43;
  background-color: #aae8f6;
  border-color: #aae8f6;
}
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:active.focus,
.btn-secondary.active:hover,
.btn-secondary.active:focus,
.btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: #1a2c43;
  background-color: #aae8f6;
  border-color: #aae8f6;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  background-image: none;
}
.btn-secondary.disabled:hover,
.btn-secondary.disabled:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled]:hover,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary:hover,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary.focus {
  background-color: #fff;
}
.btn-secondary .badge {
  color: #fff;
  background-color: #1a2c43;
}
.btn-secondary:hover {
  border-color: transparent;
}
.btn-success {
  color: #fff;
  background-color: #27ae60;
  border-color: #27ae60;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #1e8449;
  border-color: #1e8449;
}
.btn-success:hover {
  color: #fff;
  background-color: #1e8449;
  border-color: #1e8449;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e8449;
  border-color: #1e8449;
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #1e8449;
  border-color: #1e8449;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #27ae60;
}
.btn-success .badge {
  color: #27ae60;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #217dbb;
  border-color: #217dbb;
}
.btn-info:hover {
  color: #fff;
  background-color: #217dbb;
  border-color: #217dbb;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #217dbb;
  border-color: #217dbb;
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #217dbb;
  border-color: #217dbb;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #3498db;
}
.btn-info .badge {
  color: #3498db;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #c87f0a;
  border-color: #c87f0a;
}
.btn-warning:hover {
  color: #fff;
  background-color: #c87f0a;
  border-color: #c87f0a;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c87f0a;
  border-color: #c87f0a;
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #c87f0a;
  border-color: #c87f0a;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f39c12;
}
.btn-warning .badge {
  color: #f39c12;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #d62c1a;
  border-color: #d62c1a;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d62c1a;
  border-color: #d62c1a;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d62c1a;
  border-color: #d62c1a;
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #d62c1a;
  border-color: #d62c1a;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #e74c3c;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: #fff;
}
.btn-link {
  color: #1a2c43;
  font-weight: normal;
  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;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link:hover,
.btn-link:focus {
  color: #0d667b;
  text-decoration: underline;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #a6a6a6;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-lg,
.btn-group-lg > .btn,
.single-page .contact-form .btn-group-lg > input[type*="submit"] {
  padding: 11px 20px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn,
.single-page .contact-form .btn-group-sm > input[type*="submit"] {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn,
.single-page .contact-form .btn-group-xs > input[type*="submit"] {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #073c64;
  border: 1px solid #ccc;
  border: 1px solid #073c64;
  border-radius: 1px;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 10px 30px;
  clear: both;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.71429;
  color: #fff;
  white-space: nowrap;
  transition: all 0.2s;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff136;
  background-color: #073c64;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1a2c43;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #a6a6a6;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.71429;
  color: #a6a6a6;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1199px) {
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  .navbar-right .dropdown-menu-right {
    left: auto;
    right: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.single-page .contact-form .btn-group > input[type*="submit"],
.btn-group-vertical > .btn,
.single-page .contact-form .btn-group-vertical > input[type*="submit"] {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.single-page .contact-form .btn-group > input[type*="submit"]:hover,
.btn-group > .btn:focus,
.single-page .contact-form .btn-group > input[type*="submit"]:focus,
.btn-group > .btn:active,
.single-page .contact-form .btn-group > input[type*="submit"]:active,
.btn-group > .btn.active,
.single-page .contact-form .btn-group > input.active[type*="submit"],
.btn-group-vertical > .btn:hover,
.single-page .contact-form .btn-group-vertical > input[type*="submit"]:hover,
.btn-group-vertical > .btn:focus,
.single-page .contact-form .btn-group-vertical > input[type*="submit"]:focus,
.btn-group-vertical > .btn:active,
.single-page .contact-form .btn-group-vertical > input[type*="submit"]:active,
.btn-group-vertical > .btn.active,
.single-page .contact-form .btn-group-vertical > input.active[type*="submit"] {
  z-index: 5;
}
.btn-group .btn + .btn,
.btn-group .single-page .contact-form input[type*="submit"] + .btn,
.single-page .contact-form .btn-group input[type*="submit"] + .btn,
.btn-group .single-page .contact-form .btn + input[type*="submit"],
.single-page .contact-form .btn-group .btn + input[type*="submit"],
.btn-group
  .single-page
  .contact-form
  input[type*="submit"]
  + input[type*="submit"],
.single-page
  .contact-form
  .btn-group
  input[type*="submit"]
  + input[type*="submit"],
.btn-group .btn + .btn-group,
.btn-group .single-page .contact-form input[type*="submit"] + .btn-group,
.single-page .contact-form .btn-group input[type*="submit"] + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .single-page .contact-form .btn-group + input[type*="submit"],
.single-page .contact-form .btn-group .btn-group + input[type*="submit"],
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .single-page .contact-form input[type*="submit"],
.single-page .contact-form .btn-toolbar input[type*="submit"],
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.single-page .contact-form .btn-toolbar > input[type*="submit"],
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.single-page
  .contact-form
  .btn-group
  > input[type*="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child,
.single-page .contact-form .btn-group > input[type*="submit"]:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.single-page
  .contact-form
  .btn-group
  > input[type*="submit"]:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.single-page
  .contact-form
  .btn-group
  > input[type*="submit"]:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.single-page
  .contact-form
  .btn-group
  > .btn-group:not(:first-child):not(:last-child)
  > input[type*="submit"] {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.single-page
  .contact-form
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > input[type*="submit"]:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.single-page
  .contact-form
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > input[type*="submit"]:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle,
.single-page
  .contact-form
  .btn-group
  > input[type*="submit"]
  + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.single-page
  .contact-form
  .btn-group-lg.btn-group
  > input[type*="submit"]
  + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret,
.single-page .contact-form input[type*="submit"] .caret {
  margin-left: 0;
}
.btn-lg .caret,
.btn-group-lg > .btn .caret,
.single-page .contact-form .btn-group-lg > input[type*="submit"] .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret,
.dropup .single-page .contact-form .btn-group-lg > input[type*="submit"] .caret,
.single-page
  .contact-form
  .dropup
  .btn-group-lg
  > input[type*="submit"]
  .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.single-page .contact-form .btn-group-vertical > input[type*="submit"],
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.single-page
  .contact-form
  .btn-group-vertical
  > .btn-group
  > input[type*="submit"] {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn,
.single-page
  .contact-form
  .btn-group-vertical
  > .btn-group
  > input[type*="submit"] {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.single-page .contact-form .btn-group-vertical > input[type*="submit"] + .btn,
.single-page .contact-form .btn-group-vertical > .btn + input[type*="submit"],
.single-page
  .contact-form
  .btn-group-vertical
  > input[type*="submit"]
  + input[type*="submit"],
.btn-group-vertical > .btn + .btn-group,
.single-page
  .contact-form
  .btn-group-vertical
  > input[type*="submit"]
  + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.single-page
  .contact-form
  .btn-group-vertical
  > .btn-group
  + input[type*="submit"],
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.single-page
  .contact-form
  .btn-group-vertical
  > input[type*="submit"]:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child),
.single-page
  .contact-form
  .btn-group-vertical
  > input[type*="submit"]:first-child:not(:last-child) {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child),
.single-page
  .contact-form
  .btn-group-vertical
  > input[type*="submit"]:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.single-page
  .contact-form
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > input[type*="submit"] {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.single-page
  .contact-form
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > input[type*="submit"]: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,
.single-page
  .contact-form
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > input[type*="submit"]:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.single-page .contact-form .btn-group-justified > input[type*="submit"],
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified
  > .btn-group
  .single-page
  .contact-form
  input[type*="submit"],
.single-page
  .contact-form
  .btn-group-justified
  > .btn-group
  input[type*="submit"] {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
.single-page
  .contact-form
  [data-toggle="buttons"]
  > input[type*="submit"]
  input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.single-page
  .contact-form
  [data-toggle="buttons"]
  > input[type*="submit"]
  input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.single-page
  .contact-form
  [data-toggle="buttons"]
  > .btn-group
  > input[type*="submit"]
  input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.single-page
  .contact-form
  [data-toggle="buttons"]
  > .btn-group
  > input[type*="submit"]
  input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control,
.input-group .dataTables_length select,
.dataTables_length .input-group select,
.input-group .dataTables_filter input,
.dataTables_filter .input-group input,
.input-group .single-page .contact-form input[type*="text"],
.single-page .contact-form .input-group input[type*="text"],
.input-group .single-page .contact-form input[type*="email"],
.single-page .contact-form .input-group input[type*="email"],
.input-group .single-page .contact-form textarea,
.single-page .contact-form .input-group textarea,
.input-group .widget select,
.widget .input-group select {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus,
.input-group .dataTables_length select:focus,
.dataTables_length .input-group select:focus,
.input-group .dataTables_filter input:focus,
.dataTables_filter .input-group input:focus,
.input-group .single-page .contact-form input[type*="text"]:focus,
.single-page .contact-form .input-group input[type*="text"]:focus,
.input-group .single-page .contact-form input[type*="email"]:focus,
.single-page .contact-form .input-group input[type*="email"]:focus,
.input-group .single-page .contact-form textarea:focus,
.single-page .contact-form .input-group textarea:focus,
.input-group .widget select:focus,
.widget .input-group select:focus {
  z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .dataTables_length select,
.dataTables_length .input-group select,
.input-group .dataTables_filter input,
.dataTables_filter .input-group input,
.input-group .single-page .contact-form input[type*="text"],
.single-page .contact-form .input-group input[type*="text"],
.input-group .single-page .contact-form input[type*="email"],
.single-page .contact-form .input-group input[type*="email"],
.input-group .single-page .contact-form textarea,
.single-page .contact-form .input-group textarea,
.input-group .widget select,
.widget .input-group select {
  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),
.input-group .dataTables_length select:not(:first-child):not(:last-child),
.dataTables_length .input-group select:not(:first-child):not(:last-child),
.input-group .dataTables_filter input:not(:first-child):not(:last-child),
.dataTables_filter .input-group input:not(:first-child):not(:last-child),
.input-group
  .single-page
  .contact-form
  input[type*="text"]:not(:first-child):not(:last-child),
.single-page
  .contact-form
  .input-group
  input[type*="text"]:not(:first-child):not(:last-child),
.input-group
  .single-page
  .contact-form
  input[type*="email"]:not(:first-child):not(:last-child),
.single-page
  .contact-form
  .input-group
  input[type*="email"]:not(:first-child):not(:last-child),
.input-group
  .single-page
  .contact-form
  textarea:not(:first-child):not(:last-child),
.single-page
  .contact-form
  .input-group
  textarea:not(:first-child):not(:last-child),
.input-group .widget select:not(:first-child):not(:last-child),
.widget .input-group select: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: 8px 16px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #e6e6e6;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm,
.dataTables_length .input-group-sm > select.input-group-addon,
.dataTables_filter .input-group-sm > input.input-group-addon,
.single-page
  .contact-form
  .input-group-sm
  > input.input-group-addon[type*="text"],
.single-page
  .contact-form
  .input-group-sm
  > input.input-group-addon[type*="email"],
.single-page .contact-form .input-group-sm > textarea.input-group-addon,
.widget .input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.single-page
  .contact-form
  .input-group-sm
  > .input-group-btn
  > input.input-group-addon[type*="submit"] {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg,
.dataTables_length .input-group-lg > select.input-group-addon,
.dataTables_filter .input-group-lg > input.input-group-addon,
.single-page
  .contact-form
  .input-group-lg
  > input.input-group-addon[type*="text"],
.single-page
  .contact-form
  .input-group-lg
  > input.input-group-addon[type*="email"],
.single-page .contact-form .input-group-lg > textarea.input-group-addon,
.widget .input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.single-page
  .contact-form
  .input-group-lg
  > .input-group-btn
  > input.input-group-addon[type*="submit"] {
  padding: 11px 20px;
  font-size: 18px;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group .dataTables_length select:first-child,
.dataTables_length .input-group select:first-child,
.input-group .dataTables_filter input:first-child,
.dataTables_filter .input-group input:first-child,
.input-group .single-page .contact-form input[type*="text"]:first-child,
.single-page .contact-form .input-group input[type*="text"]:first-child,
.input-group .single-page .contact-form input[type*="email"]:first-child,
.single-page .contact-form .input-group input[type*="email"]:first-child,
.input-group .single-page .contact-form textarea:first-child,
.single-page .contact-form .input-group textarea:first-child,
.input-group .widget select:first-child,
.widget .input-group select:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.single-page .contact-form .input-group-btn:first-child > input[type*="submit"],
.input-group-btn:first-child > .btn-group > .btn,
.single-page
  .contact-form
  .input-group-btn:first-child
  > .btn-group
  > input[type*="submit"],
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.single-page
  .contact-form
  .input-group-btn:last-child
  > input[type*="submit"]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.single-page
  .contact-form
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > input[type*="submit"] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group .dataTables_length select:last-child,
.dataTables_length .input-group select:last-child,
.input-group .dataTables_filter input:last-child,
.dataTables_filter .input-group input:last-child,
.input-group .single-page .contact-form input[type*="text"]:last-child,
.single-page .contact-form .input-group input[type*="text"]:last-child,
.input-group .single-page .contact-form input[type*="email"]:last-child,
.single-page .contact-form .input-group input[type*="email"]:last-child,
.input-group .single-page .contact-form textarea:last-child,
.single-page .contact-form .input-group textarea:last-child,
.input-group .widget select:last-child,
.widget .input-group select:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.single-page .contact-form .input-group-btn:last-child > input[type*="submit"],
.input-group-btn:last-child > .btn-group > .btn,
.single-page
  .contact-form
  .input-group-btn:last-child
  > .btn-group
  > input[type*="submit"],
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.single-page
  .contact-form
  .input-group-btn:first-child
  > input[type*="submit"]:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.single-page
  .contact-form
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > input[type*="submit"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn,
.single-page .contact-form .input-group-btn > input[type*="submit"] {
  position: relative;
}
.input-group-btn > .btn + .btn,
.single-page .contact-form .input-group-btn > input[type*="submit"] + .btn,
.single-page .contact-form .input-group-btn > .btn + input[type*="submit"],
.single-page
  .contact-form
  .input-group-btn
  > input[type*="submit"]
  + input[type*="submit"] {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.single-page .contact-form .input-group-btn > input[type*="submit"]:hover,
.input-group-btn > .btn:focus,
.single-page .contact-form .input-group-btn > input[type*="submit"]:focus,
.input-group-btn > .btn:active,
.single-page .contact-form .input-group-btn > input[type*="submit"]:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.single-page .contact-form .input-group-btn:first-child > input[type*="submit"],
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.single-page .contact-form .input-group-btn:last-child > input[type*="submit"],
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li.multi-column {
  position: static;
}
.nav > li > a {
  position: relative;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 30px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
}
.nav > li.disabled > a {
  color: #a6a6a6;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #a6a6a6;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e6e6e6;
  border-color: #1a2c43;
}
.nav .nav-divider {
  height: 1px;
  margin: 10.5px 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.71429;
  border: 1px solid transparent;
  border-radius: 0;
}
.nav-tabs > li > a:hover {
  border-color: #e6e6e6 #e6e6e6 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 1px;
}
.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: #1a2c43;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 1px;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 1px 1px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-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-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 48px;
  border: 1px solid transparent;
  border-top: none;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 1199px) {
  .navbar {
    border-radius: 1px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 1199px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1199px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-left: 0;
    padding-right: 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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1199px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1199px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1199px) {
  .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 {
  display: inline-block;
  font-size: 18px;
  line-height: 23px;
  height: auto;
  float: left;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1199px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 0;
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 1px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1199px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  line-height: 23px;
}
@media (max-width: 1198px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 23px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1199px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control,
  .navbar-form .dataTables_length select,
  .dataTables_length .navbar-form select,
  .navbar-form .dataTables_filter input,
  .dataTables_filter .navbar-form input,
  .navbar-form .single-page .contact-form input[type*="text"],
  .single-page .contact-form .navbar-form input[type*="text"],
  .navbar-form .single-page .contact-form input[type*="email"],
  .single-page .contact-form .navbar-form input[type*="email"],
  .navbar-form .single-page .contact-form textarea,
  .single-page .contact-form .navbar-form textarea,
  .navbar-form .widget select,
  .widget .navbar-form select {
    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,
  .navbar-form .input-group .dataTables_length select,
  .dataTables_length .navbar-form .input-group select,
  .navbar-form .input-group .dataTables_filter input,
  .dataTables_filter .navbar-form .input-group input,
  .navbar-form .input-group .single-page .contact-form input[type*="text"],
  .single-page .contact-form .navbar-form .input-group input[type*="text"],
  .navbar-form .input-group .single-page .contact-form input[type*="email"],
  .single-page .contact-form .navbar-form .input-group input[type*="email"],
  .navbar-form .input-group .single-page .contact-form textarea,
  .single-page .contact-form .navbar-form .input-group textarea,
  .navbar-form .input-group .widget select,
  .widget .navbar-form .input-group select {
    width: auto;
  }
  .navbar-form .input-group > .form-control,
  .navbar-form .dataTables_length .input-group > select,
  .dataTables_length .navbar-form .input-group > select,
  .navbar-form .dataTables_filter .input-group > input,
  .dataTables_filter .navbar-form .input-group > input,
  .navbar-form .single-page .contact-form .input-group > input[type*="text"],
  .single-page .contact-form .navbar-form .input-group > input[type*="text"],
  .navbar-form .single-page .contact-form .input-group > input[type*="email"],
  .single-page .contact-form .navbar-form .input-group > input[type*="email"],
  .navbar-form .single-page .contact-form .input-group > textarea,
  .single-page .contact-form .navbar-form .input-group > textarea,
  .navbar-form .widget .input-group > select,
  .widget .navbar-form .input-group > select {
    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: 1198px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1199px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn,
.single-page .contact-form .btn-group-sm > input.navbar-btn[type*="submit"] {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn,
.single-page .contact-form .btn-group-xs > input.navbar-btn[type*="submit"] {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 1199px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1199px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #1a2c43;
}
.navbar-default .navbar-brand {
  color: #333;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1a1a1a;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  min-width: 100px;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff136;
  background-color: #073c64;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff136;
  background-color: transparent;
}
.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: #eee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #1a2c43;
}
@media (max-width: 1198px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #1a2c43;
    background-color: #073c64;
  }
  .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: #1a2c43;
    background-color: transparent;
  }
  .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: #333;
}
.navbar-default .navbar-link:hover {
  color: #1a2c43;
}
.navbar-default .btn-link {
  color: #333;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #1a2c43;
}
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #ccc;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ccc;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ccc;
}
.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: #090909;
}
.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 {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 1198px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ccc;
  }
  .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: #090909;
  }
  .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: #ccc;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ccc;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 0 0 12px;
  list-style: none;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 15px;
  }
}
.breadcrumb > li {
  display: inline-block;
  line-height: 1.3;
}
.breadcrumb > li > a {
  color: #222;
  text-decoration: none;
}
.breadcrumb > li:hover > a {
  color: #1a2c43;
}
.breadcrumb > li + li:before {
  font-family: "FontAwesome";
  content: "\f105";
  padding: 0 5px;
  color: #555;
}
.breadcrumb > .active,
.breadcrumb > .active a {
  color: #1a2c43;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
  border-radius: 1px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 16px;
  line-height: 1.71429;
  text-decoration: none;
  color: #1a2c43;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #0d667b;
  background-color: #e6e6e6;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a6a6a6;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 11px 20px;
  font-size: 18px;
  line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.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-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 23px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.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: #e6e6e6;
}
.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: #a6a6a6;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label,
.single-page .contact-form input[type*="submit"] .label {
  position: relative;
  top: -1px;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #a6a6a6;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #8c8c8c;
}
.label-primary {
  background-color: #1a2c43;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0f7992;
}
.label-success {
  background-color: #27ae60;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #1e8449;
}
.label-info {
  background-color: #3498db;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #217dbb;
}
.label-warning {
  background-color: #f39c12;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #c87f0a;
}
.label-danger {
  background-color: #e74c3c;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #d62c1a;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #a6a6a6;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge,
.single-page .contact-form input[type*="submit"] .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge,
.single-page .contact-form .btn-group-xs > input[type*="submit"] .badge,
.btn-group-xs > .btn .badge,
.single-page .contact-form .btn-group-xs > input[type*="submit"] .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1a2c43;
  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;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e6e6e6;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cdcdcd;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.71429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #222;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1a2c43;
}
.alert {
  padding: 15px;
  margin-bottom: 23px;
  border: 1px solid transparent;
  border-radius: 1px;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.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;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #f5f5f5;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 23px;
  color: #fff;
  text-align: center;
  background-color: #1a2c43;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  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: #27ae60;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #3498db;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f39c12;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #e74c3c;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.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-right-radius: 1px;
  border-top-left-radius: 1px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
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,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  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 {
  background-color: #e6e6e6;
  color: #a6a6a6;
  cursor: not-allowed;
}
.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: #a6a6a6;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #aae8f6;
}
.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,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
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,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
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: 23px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.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: 0px;
  border-bottom-left-radius: 0px;
}
.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-right-radius: 0px;
  border-top-left-radius: 0px;
}
.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: 0px;
  border-bottom-left-radius: 0px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-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,
.single-post .post-content .panel > table,
.panel > .table-responsive > .table,
.single-post .post-content .panel > .table-responsive > table,
.panel > .panel-collapse > .table,
.single-post .post-content .panel > .panel-collapse > table {
  margin-bottom: 0;
}
.panel > .table caption,
.single-post .post-content .panel > table caption,
.panel > .table-responsive > .table caption,
.single-post .post-content .panel > .table-responsive > table caption,
.panel > .panel-collapse > .table caption,
.single-post .post-content .panel > .panel-collapse > table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.single-post .post-content .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > table:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > table:first-child
  > thead:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > table:first-child
  > tbody:first-child
  > tr:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > 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
  th:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > 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
  th:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.single-post
  .post-content
  .panel
  > table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > 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
  th:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > 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
  th:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:first-child
  > table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-right-radius: 0px;
}
.panel > .table:last-child,
.single-post .post-content .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > table:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tbody:last-child
  > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > table:last-child
  > tfoot:last-child
  > tr:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > 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
  th:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > 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
  th:first-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-left-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.single-post
  .post-content
  .panel
  > table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > 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
  th:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > 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
  th:last-child,
.single-post
  .post-content
  .panel
  > .table-responsive:last-child
  > table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-right-radius: 0px;
}
.panel > .panel-body + .table,
.single-post .post-content .panel > .panel-body + table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.single-post .post-content .panel > table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.single-post
  .post-content
  .panel
  > table
  > tbody:first-child
  > tr:first-child
  th,
.panel > .table > tbody:first-child > tr:first-child td,
.single-post
  .post-content
  .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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 23px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 1px;
}
.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: #1a2c43;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1a2c43;
}
.panel-primary > .panel-heading .badge {
  color: #1a2c43;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1a2c43;
}
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 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: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 4px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.71429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn,
.modal-footer .single-page .contact-form input[type*="submit"] + .btn,
.single-page .contact-form .modal-footer input[type*="submit"] + .btn,
.modal-footer .single-page .contact-form .btn + input[type*="submit"],
.single-page .contact-form .modal-footer .btn + input[type*="submit"],
.modal-footer
  .single-page
  .contact-form
  input[type*="submit"]
  + input[type*="submit"],
.single-page
  .contact-form
  .modal-footer
  input[type*="submit"]
  + input[type*="submit"] {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
.modal-footer
  .btn-group
  .single-page
  .contact-form
  input[type*="submit"]
  + .btn,
.single-page
  .contact-form
  .modal-footer
  .btn-group
  input[type*="submit"]
  + .btn,
.modal-footer
  .btn-group
  .single-page
  .contact-form
  .btn
  + input[type*="submit"],
.single-page
  .contact-form
  .modal-footer
  .btn-group
  .btn
  + input[type*="submit"],
.modal-footer
  .btn-group
  .single-page
  .contact-form
  input[type*="submit"]
  + input[type*="submit"],
.single-page
  .contact-form
  .modal-footer
  .btn-group
  input[type*="submit"]
  + input[type*="submit"] {
  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, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.71429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 1px;
}
.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 {
  bottom: 0;
  right: 5px;
  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: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.71429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  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, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.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;
  line-height: 1;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn,
.carousel-caption .single-page .contact-form input[type*="submit"],
.single-page .contact-form .carousel-caption input[type*="submit"] {
  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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.btn-box:before,
#header .navbar-body:before,
.tpb.tpb-icon .content-boxed:before,
.tpb.tpb-icon_fa .content-boxed:before,
.tpb.tpb-image_icon .content-boxed:before,
#directory .directory-link:before,
#directory .sidebar .sidebar-alphabet .list-menu:before,
#directory .sidebar .sidebar-menu .list-menu:before,
#directory #sidebar .sidebar-alphabet .list-menu:before,
#directory #sidebar .sidebar-menu .list-menu:before,
#directory .content .directory-link:before,
#directory #content .directory-link:before,
#directory #content .sidebar .sidebar-alphabet .list-menu:before,
#directory .sidebar .sidebar-alphabet #content .list-menu:before,
#directory #content .sidebar .sidebar-menu .list-menu:before,
#directory .sidebar .sidebar-menu #content .list-menu:before,
#directory .alphabet section:before,
.post-list > li:before,
.event-list > li:before,
.widget #recentcomments > li:before,
.widget.widget_rss ul > li:before,
.widget:before,
#comments .entry-comments .comment .comment-author:before,
.clearfix:after,
.btn-box:after,
#header .navbar-body:after,
.tpb.tpb-icon .content-boxed:after,
.tpb.tpb-icon_fa .content-boxed:after,
.tpb.tpb-image_icon .content-boxed:after,
#directory .directory-link:after,
#directory .sidebar .sidebar-alphabet .list-menu:after,
#directory .sidebar .sidebar-menu .list-menu:after,
#directory #sidebar .sidebar-alphabet .list-menu:after,
#directory #sidebar .sidebar-menu .list-menu:after,
#directory .content .directory-link:after,
#directory #content .directory-link:after,
#directory #content .sidebar .sidebar-alphabet .list-menu:after,
#directory .sidebar .sidebar-alphabet #content .list-menu:after,
#directory #content .sidebar .sidebar-menu .list-menu:after,
#directory .sidebar .sidebar-menu #content .list-menu:after,
#directory .alphabet section:after,
.post-list > li:after,
.event-list > li:after,
.widget #recentcomments > li:after,
.widget.widget_rss ul > li:after,
.widget:after,
#comments .entry-comments .comment .comment-author:after {
  content: " ";
  display: table;
}
.clearfix:after,
.btn-box:after,
#header .navbar-body:after,
.tpb.tpb-icon .content-boxed:after,
.tpb.tpb-icon_fa .content-boxed:after,
.tpb.tpb-image_icon .content-boxed:after,
#directory .directory-link:after,
#directory .sidebar .sidebar-alphabet .list-menu:after,
#directory .sidebar .sidebar-menu .list-menu:after,
#directory #sidebar .sidebar-alphabet .list-menu:after,
#directory #sidebar .sidebar-menu .list-menu:after,
#directory .content .directory-link:after,
#directory #content .directory-link:after,
#directory #content .sidebar .sidebar-alphabet .list-menu:after,
#directory .sidebar .sidebar-alphabet #content .list-menu:after,
#directory #content .sidebar .sidebar-menu .list-menu:after,
#directory .sidebar .sidebar-menu #content .list-menu:after,
#directory .alphabet section:after,
.post-list > li:after,
.event-list > li:after,
.widget #recentcomments > li:after,
.widget.widget_rss ul > li:after,
.widget:after,
#comments .entry-comments .comment .comment-author:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}
.visible-sm {
  display: none !important;
}
.visible-md {
  display: none !important;
}
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .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: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) 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: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) 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: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) 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;
  }
}

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

.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;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.tpb-row {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .tpb-row .tpb.col-md-11,
  .tpb-row .tpb.col-md-10,
  .tpb-row .tpb.col-md-9,
  .tpb-row .tpb.col-md-8,
  .tpb-row .tpb.col-md-7,
  .tpb-row .tpb.col-md-6,
  .tpb-row .tpb.col-md-5,
  .tpb-row .tpb.col-md-4,
  .tpb-row .tpb.col-md-3,
  .tpb-row .tpb.col-md-2 {
    margin-bottom: 30px;
  }
}
.tpb-row .tpb {
  margin-bottom: 30px;
}
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 24px;
  width: 24px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #fff136;
  color: #073c64;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 1;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
}
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  background-color: #fff;
  color: #073c64;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  background-color: #fff;
  color: #073c64;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Ionicons";
  font-size: 20px;
  line-height: 1;
  color: #073c64;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 30px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: 30px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-dots {
  position: absolute;
  bottom: 30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0 !important;
  margin: 0;
  left: 50%;
  margin-left: 15px !important;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: #fff;
  display: block;
  height: 5px;
  width: 5px;
  padding: 3px;
  margin: auto;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  border-radius: 9999px;
}
.slick-dots li.slick-active button,
.slick-dots li:hover button,
.slick-dots li button:focus {
  outline: none;
  padding: 5px;
  background-color: #fff136;
}
@media (max-width: 1023px) {
  .slick-dots {
    position: static;
    margin: 0;
    margin-top: -15px;
    text-align: center;
    padding-bottom: 15px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider * {
  outline: none;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -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;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide:focus {
  outline: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.tablepress-table-description {
  clear: both;
  display: block;
}
.tablepress {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 1em;
  border: none;
}
.tablepress th,
.tablepress td {
  padding: 8px;
  border: none;
  background: none;
  text-align: left;
  float: none !important;
  border-color: #e6e6e6 !important;
}
.tablepress tbody td {
  vertical-align: top;
}
.tablepress tbody td,
.tablepress tfoot th {
  border-top: none;
}
.tablepress tbody tr:first-child td {
  border-top: 0;
}
.tablepress thead th {
  border-bottom: none;
}
.tablepress thead th,
.tablepress tfoot th {
  background-color: #073c64;
  font-weight: bold;
  vertical-align: middle;
}
.tablepress .odd td {
  background-color: #f5f5f5;
}
.tablepress .even td {
  background-color: #fff;
}
.tablepress .row-hover tr:hover td {
  background-color: #eee;
}
.tablepress img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: none;
}
.dataTables_wrapper {
  clear: both;
  margin-bottom: 1em;
}
.dataTables_wrapper .tablepress {
  clear: both;
  margin: 0 !important;
}
.dataTables_length {
  float: left;
  white-space: nowrap;
}
.dataTables_length select {
  padding: 8px 16px !important;
  height: 36px !important;
}
.dataTables_length label {
  margin-bottom: 15px !important;
}
.dataTables_filter {
  float: right;
  white-space: nowrap;
}
.dataTables_filter input {
  padding: 8px 16px !important;
  height: 36px !important;
  padding-right: 30px !important;
}
.dataTables_filter label {
  margin-bottom: 15px !important;
  position: relative;
  font-size: 0;
}
.dataTables_filter label:after {
  content: "\f002" !important;
  font-family: "FontAwesome" !important;
  font-size: 12px !important;
  line-height: 20px !important;
  color: #a6a6a6;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
}
.dataTables_info {
  clear: both;
  float: left;
  margin: 15px 0 0;
}
.dataTables_paginate {
  float: right;
  margin: 15px 0 0;
}
.dataTables_paginate a {
  color: #222 !important;
  display: inline-block;
  outline: none;
  position: relative;
  text-decoration: none !important;
  text-decoration: none\0 / IE;
  margin: 0 15px;
}
.dataTables_paginate a:first-child {
  margin-left: 0;
}
.dataTables_paginate a:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .dataTables_wrapper {
    overflow-x: auto;
    padding-bottom: 20px;
  }
  .dataTables_wrapper th,
  .dataTables_wrapper td {
    min-width: 150px;
  }
  .dataTables_info,
  .dataTables_paginate,
  .dataTables_length,
  .dataTables_filter {
    float: none;
  }
  .dataTables_info,
  .dataTables_paginate {
    text-align: center;
  }
}
.paginate_button:hover {
  cursor: pointer;
  text-decoration: none;
}
.paginate_button.disabled {
  color: #999 !important;
  text-decoration: none;
  cursor: default;
}
.paginate_button.current {
  font-weight: bold;
  text-decoration: none;
  cursor: default;
}
.dataTables_paginate.paging_simple {
  padding: 0 25px;
}
.paging_simple .paginate_button {
  text-decoration: none;
}
.paging_simple .paginate_button.previous:before,
.paging_simple .paginate_button.next:after {
  text-align: left;
  font-family: "FontAwesome" !important;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  content: "\f104" !important;
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: -25px;
  margin: auto;
  height: 20px;
  width: 20px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  background-color: #1a2c43 !important;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  text-shadow: none !important;
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
}
.paging_simple .paginate_button.next:after {
  content: "\f105" !important;
  left: auto;
  right: -25px;
}
.paging_simple .paginate_button:hover:before,
.paging_simple .paginate_button:hover:after {
  background-color: #222 !important;
}
.paging_simple .paginate_button:before,
.paging_simple .paginate_button:after {
  color: #fff;
}
.paging_simple .paginate_button:hover:before,
.paging_simple .paginate_button:hover:after {
  color: #a6a6a6;
}
.paging_simple .paginate_button.disabled:before,
.paging_simple .paginate_button.disabled:after {
  color: #fff !important;
  background-color: #a6a6a6 !important;
}
.dataTables_processing {
  display: none;
}
.dataTables_scroll {
  clear: both;
}
.dataTables_scrollBody {
  -webkit-overflow-scrolling: touch;
}
.tablepress .sorting,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
  position: relative;
  padding-right: 30px !important;
  cursor: pointer;
  outline: none;
  border-bottom: none !important;
}
.tablepress .sorting:after,
.tablepress .sorting_asc:after,
.tablepress .sorting_desc:after {
  font-family: "FontAwesome" !important;
  font-weight: normal;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 15px;
  margin: auto;
  height: 14px;
  line-height: 1;
}
.tablepress .sorting:after {
  top: 2px;
  content: "\f0dc" !important;
}
.tablepress .sorting_asc:after {
  content: "\f0de" !important;
  padding: 0 0 2px;
  top: 9px;
}
.tablepress .sorting_desc:after {
  content: "\f0dd" !important;
  top: -5px;
}
.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
  background-color: #1a2c43 !important;
}
.dataTables_scrollBody .tablepress thead th:after {
  content: "";
}
.dataTables_wrapper:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.dataTables_wrapper label input,
.dataTables_wrapper label select {
  display: inline;
  margin: 2px;
  width: auto;
}
.post .post-content .post-title .post-date i,
#comments .entry-comments .comment .comment-author .meta-time i {
  font-style: normal;
}
.post .post-content .post-title .post-date i:before,
#comments .entry-comments .comment .comment-author .meta-time i:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #a6a6a6;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  margin: 0 5px;
  vertical-align: middle;
  display: inline-block;
}
.content .content-header,
#content .content-header,
.tpb-title,
.single-post .content-heading,
.panel-header,
.widget .widget-header,
#comments .comment-header {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 30px;
}
.content .content-header > span,
#content .content-header > span,
.tpb-title > span,
.single-post .content-heading > span,
.panel-header > span,
.widget .widget-header > span,
#comments .comment-header > span {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #555;
  display: block;
}
.content .content-header > h2,
#content .content-header > h2,
.tpb-title > h2,
.single-post .content-heading > h2,
.panel-header > h2,
.widget .widget-header > h2,
#comments .comment-header > h2,
.content .content-header h3,
#content .content-header h3,
.tpb-title h3,
.single-post .content-heading h3,
.panel-header h3,
.widget .widget-header h3,
#comments .comment-header h3,
.content .content-header h4,
#content .content-header h4,
.tpb-title h4,
.single-post .content-heading h4,
.panel-header h4,
.widget .widget-header h4,
#comments .comment-header h4,
.content .content-header > .widget-title,
#content .content-header > .widget-title,
.tpb-title > .widget-title,
.single-post .content-heading > .widget-title,
.panel-header > .widget-title,
.widget .widget-header > .widget-title,
#comments .comment-header > .widget-title {
  font-size: 22px !important;
  font-weight: bold;
  color: #073c64;
  margin-top: 0;
  margin-bottom: -1px !important;
  border-bottom: 3px solid #fff136;
  padding-bottom: 11px;
  display: inline-block;
}
.content .content-header > h2 > a,
#content .content-header > h2 > a,
.tpb-title > h2 > a,
.single-post .content-heading > h2 > a,
.panel-header > h2 > a,
.widget .widget-header > h2 > a,
#comments .comment-header > h2 > a,
.content .content-header h3 > a,
#content .content-header h3 > a,
.tpb-title h3 > a,
.single-post .content-heading h3 > a,
.panel-header h3 > a,
.widget .widget-header h3 > a,
#comments .comment-header h3 > a,
.content .content-header h4 > a,
#content .content-header h4 > a,
.tpb-title h4 > a,
.single-post .content-heading h4 > a,
.panel-header h4 > a,
.widget .widget-header h4 > a,
#comments .comment-header h4 > a,
.content .content-header > .widget-title > a,
#content .content-header > .widget-title > a,
.tpb-title > .widget-title > a,
.single-post .content-heading > .widget-title > a,
.panel-header > .widget-title > a,
.widget .widget-header > .widget-title > a,
#comments .comment-header > .widget-title > a {
  text-decoration: none;
  color: inherit;
}
.content .content-header > h2,
#content .content-header > h2,
.tpb-title > h2,
.single-post .content-heading > h2,
.panel-header > h2,
.widget .widget-header > h2,
#comments .comment-header > h2 {
  font-size: 24px !important;
}
@media (max-width: 767px) {
  .content .content-header > h2,
  #content .content-header > h2,
  .tpb-title > h2,
  .single-post .content-heading > h2,
  .panel-header > h2,
  .widget .widget-header > h2,
  #comments .comment-header > h2 {
    font-size: 22px !important;
  }
}
.input-group {
  display: block;
  position: relative;
}
.input-group .form-control,
.input-group .dataTables_length select,
.dataTables_length .input-group select,
.input-group .dataTables_filter input,
.dataTables_filter .input-group input,
.input-group .single-page .contact-form input[type*="text"],
.single-page .contact-form .input-group input[type*="text"],
.input-group .single-page .contact-form input[type*="email"],
.single-page .contact-form .input-group input[type*="email"],
.input-group .single-page .contact-form textarea,
.single-page .contact-form .input-group textarea,
.input-group .widget select,
.widget .input-group select {
  width: 100%;
  display: block;
  padding-right: 42px;
  float: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.06);
}
.input-group .btn,
.input-group .single-page .contact-form input[type*="submit"],
.single-page .contact-form .input-group input[type*="submit"] {
  position: absolute;
  color: #a6a6a6;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: transparent;
  border: none;
}
.btn-more {
  vertical-align: middle;
  float: right;
  padding: 0;
}
.btn-more:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #222;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 15px;
  text-indent: 2px;
  margin-left: 10px;
  border: 2px solid #1a2c43;
  border-radius: 9999px;
}
.btn-more:hover:after {
  border-color: #222;
}
.btn-box {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .table-responsive {
    overflow-x: auto;
  }
}
.wp-caption {
  border: 1px solid #e6e6e6;
  padding: 15px 15px 8px 15px;
  margin-bottom: 15px;
}
.wp-caption p {
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 0;
}
.wp-caption img {
  max-width: 100%;
  width: 100%;
}
.wp-caption .wp-caption-text {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #a6a6a6;
}
@media (max-width: 1023px) {
  .wp-caption {
    padding: 8px;
    text-align: center;
  }
  .wp-caption img {
    width: 100%;
  }
}
.share-box {
  list-style: none;
  padding: 0;
  padding-top: 36px;
}
@media (min-width: 1024px) {
  .share-box.sticky {
    position: fixed;
    top: 0;
  }
  .share-box.holdy {
    position: absolute;
    top: auto;
    bottom: 0;
    margin-bottom: 0;
  }
  .share-box.holdy li:last-child {
    margin-bottom: 0;
  }
}
.share-box > li {
  margin-bottom: 5px;
}
.share-box > li > a {
  color: #fff;
  display: block;
  font-size: 18px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.share-box > li > a.facebook {
  background-color: #4e71a8;
}
.share-box > li > a.facebook:hover {
  background-color: #3e5a85;
}
.share-box > li > a.instagram {
  background-color: #f03162;
}
.share-box > li > a.instagram:hover {
  background-color: #de1045;
}
.share-box > li > a.twitter {
  background-color: #1cb7eb;
}
.share-box > li > a.twitter:hover {
  background-color: #1196c3;
}
.share-box > li > a.whatsapp {
  background-color: #0dc143;
}
.share-box > li > a.whatsapp:hover {
  background-color: #0a9132;
}
.share-box > li > a.youtube {
  background-color: #cb3737;
}
.share-box > li > a.youtube:hover {
  background-color: #a42b2b;
}
@media (max-width: 1023px) {
  .share-box-wrapper {
    display: none;
    height: auto !important;
  }
}
#header #navbar .dropdown-menu,
#header .topbar .pll-parent-menu-item .dropdown-menu {
  transform-origin: center top 0px;
  animation-fill-mode: forwards;
  transform: scale(1, 0);
  display: block !important;
  opacity: 0;
  transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
  -moz-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
}
#header #navbar .dropdown:hover > .dropdown-menu,
#header #navbar .menu-item-has-children:hover > .dropdown-menu,
#header .topbar .pll-parent-menu-item:hover .dropdown-menu {
  display: block !important;
  opacity: 1;
  z-index: 1000;
  transform: scale(1, 1);
  transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
  -moz-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
}
#header {
  background-color: #073c64;
  position: relative;
}
@media (min-width: 1199px) {
  #header #navbar {
    padding: 0;
  }
  #header .search-form {
    float: right;
  }
}
#header #navbar {
  border: none;
}
#header #navbar .dropdown-menu > li > a:hover {
  background-color: transparent;
}
#header #navbar .navbar-nav > li.current-menu-ancestor > a,
#header #navbar .navbar-nav > li.active > a {
  color: #fff136;
  background-color: #073c64;
}
#header #navbar .dropdown-menu > li.current-menu-ancestor > a,
#header #navbar .dropdown-menu > li.active > a {
  background-color: transparent;
  color: #fff136;
}
#header #navbar .dropdown-menu > li.current-menu-ancestor > a:after {
  border-color: transparent transparent transparent #fff136;
}
#header .navbar-header {
  float: none;
}
#header .navbar-body {
  padding: 30px 0;
}
#header .navbar-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 1199px) {
  #header .navbar-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#header .navbar-brand {
  text-decoration: none;
  color: #fff;
  display: table;
  width: auto;
}
#header .navbar-brand img,
#header .navbar-brand span {
  display: table-cell;
  vertical-align: middle;
}
#header .navbar-brand img {
  max-height: 70px;
}
#header .navbar-brand span {
  padding-left: 15px;
  font-family: "Gama Serif", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.4;
}
@media (min-width: 1199px) {
  #header .navbar-brand span {
    height: 70px;
  }
}
@media (max-width: 380px) {
  #header .navbar-brand span {
    max-width: 220px;
  }
}
#header #navbar .dropdown-menu {
  border: none !important;
}
#header #navbar .dropdown-menu .menu-item-has-children {
  position: relative;
}
#header #navbar .dropdown-menu .menu-item-has-children > a:after {
  display: inline-block;
  content: " ";
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #fff;
  margin-top: 4px;
  margin-left: 4px;
}
#header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
  border-color: transparent transparent transparent #fff136;
}
@media (max-width: 1199px) {
  #header #navbar .dropdown-menu .menu-item-has-children {
    margin-bottom: -5px;
  }
  #header #navbar .dropdown-menu .menu-item-has-children > a:after {
    position: relative;
    top: -2px;
    border-width: 4px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
  }
  #header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
    border-color: #fff136 transparent transparent transparent;
  }
}
#header #navbar .dropdown-menu .menu-item-has-children > .dropdown-menu {
  top: -7px !important;
  border-right: none;
  left: 100%;
  background-color: #0e1828;
}
#header #navbar .dropdown:hover > a {
  color: #fff136;
  background-color: #073c64;
}
#header #navbar .dropdown:hover > .dropdown-menu li {
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}
#header #navbar .dropdown:hover > .dropdown-menu li.col-lg-3:nth-child(4n),
#header #navbar .dropdown:hover > .dropdown-menu li.col-lg-4:nth-child(3n) {
  border-right-color: transparent;
}
#header #navbar .menu-item-has-children:hover > a {
  color: #fff136;
}
#header #navbar .menu-item-has-children:hover a {
  background-color: transparent !important;
}
#header #navbar .multi-column > .dropdown-menu {
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  column-rule: 1px solid #1c3351;
  padding: 20px calc((100% - 1140px) / 2);
}
@media (min-width: 1199px) {
  #header #navbar .multi-column > .dropdown-menu {
    display: table !important;
    width: 100%;
  }
}
#header #navbar .multi-column > .dropdown-menu .menu-column {
  vertical-align: top;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
@media (min-width: 1199px) {
  #header #navbar .multi-column > .dropdown-menu .menu-column {
    width: auto;
    display: table-cell;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
  #header #navbar .multi-column > .dropdown-menu .menu-column:last-child {
    border-right: none;
  }
}
#header #navbar .multi-column > .dropdown-menu .menu-column ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#header #navbar .multi-column > .dropdown-menu .menu-column ul > li > a {
  display: block;
  padding: 10px 30px;
  clear: both;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.71429;
  color: #fff;
  white-space: nowrap;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}
#header #navbar .multi-column > .dropdown-menu .menu-column ul > li {
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
}
#header #navbar .multi-column > .dropdown-menu .menu-column ul > li:hover a {
  color: #fff136;
}
#header.header-compact .navbar-header,
#header.header-fancy .navbar-header {
  float: left;
}
#header.header-compact #navbar,
#header.header-fancy #navbar {
  border: none;
  position: static;
  float: right;
  background-color: transparent !important;
}
#header.header-compact #navbar .nav > li > a,
#header.header-fancy #navbar .nav > li > a {
  font-size: 12px;
  color: #fff;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: normal;
  position: relative;
  border-right: none;
  min-width: inherit;
  background-color: transparent !important;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}
@media (min-width: 1199px) {
  #header.header-compact #navbar .nav > li > a,
  #header.header-fancy #navbar .nav > li > a {
    line-height: 20px;
    padding: 40px 20px;
  }
}
#header.header-compact #navbar .nav > li > a:after,
#header.header-fancy #navbar .nav > li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  border-bottom: none;
}
#header.header-compact #navbar .nav > li.current-menu-ancestor > a,
#header.header-fancy #navbar .nav > li.current-menu-ancestor > a,
#header.header-compact #navbar .nav > li.active > a,
#header.header-fancy #navbar .nav > li.active > a,
#header.header-compact #navbar .nav > li:hover > a,
#header.header-fancy #navbar .nav > li:hover > a,
#header.header-compact #navbar .nav > li:focus > a,
#header.header-fancy #navbar .nav > li:focus > a {
  color: #fff136;
  background-color: transparent;
}
@media (min-width: 1199px) {
  #header.header-compact #navbar .nav > li.current-menu-ancestor > a:after,
  #header.header-fancy #navbar .nav > li.current-menu-ancestor > a:after,
  #header.header-compact #navbar .nav > li.active > a:after,
  #header.header-fancy #navbar .nav > li.active > a:after,
  #header.header-compact #navbar .nav > li:hover > a:after,
  #header.header-fancy #navbar .nav > li:hover > a:after,
  #header.header-compact #navbar .nav > li:focus > a:after,
  #header.header-fancy #navbar .nav > li:focus > a:after {
    border-bottom: 3px solid #fff136;
  }
}
#header.header-compact #navbar .dropdown-menu li.current-menu-ancestor > a,
#header.header-fancy #navbar .dropdown-menu li.current-menu-ancestor > a,
#header.header-compact #navbar .dropdown-menu li.active > a,
#header.header-fancy #navbar .dropdown-menu li.active > a,
#header.header-compact #navbar .nav > li.highlight > a,
#header.header-fancy #navbar .nav > li.highlight > a {
  color: #fff136;
}
#header.header-compact #navbar .dropdown-menu li.active > a,
#header.header-fancy #navbar .dropdown-menu li.active > a {
  background-color: transparent;
}
#header.header-compact
  #navbar
  .dropdown-menu
  li.current-menu-ancestor
  > a:after,
#header.header-fancy #navbar .dropdown-menu li.current-menu-ancestor > a:after {
  border-color: transparent transparent transparent #fff136;
}
#header.header-compact #navbar .dropdown:hover > a,
#header.header-fancy #navbar .dropdown:hover > a {
  color: #fff136;
  background-color: transparent;
}
#header.header-fancy {
  margin-bottom: 30px;
}
#header.header-fancy #navbar {
  float: none;
  padding-left: 160px;
  padding-right: 15px;
}
@media (min-width: 1199px) {
  #header.header-fancy #navbar .nav > li > a {
    padding: 30px 15px;
  }
}
#header.header-fancy #navbar .nav > li > .search-form {
  padding-top: 22px;
  padding-bottom: 22px;
}
#header.header-fancy #navbar .nav > li > .search-form .btn,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input[type*="submit"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input[type*="submit"] {
  color: rgba(255, 255, 255, 0.7);
  width: 36px;
}
#header.header-fancy #navbar .nav > li > .search-form .form-control,
#header.header-fancy #navbar .nav > li > .search-form .dataTables_length select,
.dataTables_length #header.header-fancy #navbar .nav > li > .search-form select,
#header.header-fancy #navbar .nav > li > .search-form .dataTables_filter input,
.dataTables_filter #header.header-fancy #navbar .nav > li > .search-form input,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input[type*="text"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input[type*="text"],
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input[type*="email"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input[type*="email"],
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  textarea,
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  textarea,
#header.header-fancy #navbar .nav > li > .search-form .widget select,
.widget #header.header-fancy #navbar .nav > li > .search-form select {
  margin: 0;
  line-height: 30px;
  height: 36px;
  padding-right: 36px;
  padding-left: 20px;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  background-color: #1a2c43;
}
#header.header-fancy #navbar .nav > li > .search-form .form-control:focus,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .dataTables_length
  select:focus,
.dataTables_length
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  select:focus,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .dataTables_filter
  input:focus,
.dataTables_filter
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input:focus,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input[type*="text"]:focus,
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input[type*="text"]:focus,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input[type*="email"]:focus,
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input[type*="email"]:focus,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  textarea:focus,
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  textarea:focus,
#header.header-fancy #navbar .nav > li > .search-form .widget select:focus,
.widget #header.header-fancy #navbar .nav > li > .search-form select:focus {
  background-color: #073c64;
  color: #fff;
}
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .form-control:focus
  + .btn,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .dataTables_length
  select:focus
  + .btn,
.dataTables_length
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  select:focus
  + .btn,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .dataTables_filter
  input:focus
  + .btn,
.dataTables_filter
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input:focus
  + .btn,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input[type*="text"]:focus
  + .btn,
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input[type*="text"]:focus
  + .btn,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input[type*="email"]:focus
  + .btn,
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input[type*="email"]:focus
  + .btn,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  textarea:focus
  + .btn,
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  textarea:focus
  + .btn,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .widget
  select:focus
  + .btn,
.widget
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  select:focus
  + .btn,
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  .form-control:focus
  + input[type*="submit"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .form-control:focus
  + input[type*="submit"],
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .dataTables_length
  .single-page
  .contact-form
  select:focus
  + input[type*="submit"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .dataTables_length
  select:focus
  + input[type*="submit"],
.dataTables_length
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  select:focus
  + input[type*="submit"],
.single-page
  .contact-form
  .dataTables_length
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  select:focus
  + input[type*="submit"],
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .dataTables_filter
  .single-page
  .contact-form
  input:focus
  + input[type*="submit"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .dataTables_filter
  input:focus
  + input[type*="submit"],
.dataTables_filter
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input:focus
  + input[type*="submit"],
.single-page
  .contact-form
  .dataTables_filter
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input:focus
  + input[type*="submit"],
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input[type*="text"]:focus
  + input[type*="submit"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input[type*="text"]:focus
  + input[type*="submit"],
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  input[type*="email"]:focus
  + input[type*="submit"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  input[type*="email"]:focus
  + input[type*="submit"],
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  textarea:focus
  + input[type*="submit"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  textarea:focus
  + input[type*="submit"],
#header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .widget
  .single-page
  .contact-form
  select:focus
  + input[type*="submit"],
.single-page
  .contact-form
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .widget
  select:focus
  + input[type*="submit"],
.widget
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  .single-page
  .contact-form
  select:focus
  + input[type*="submit"],
.single-page
  .contact-form
  .widget
  #header.header-fancy
  #navbar
  .nav
  > li
  > .search-form
  select:focus
  + input[type*="submit"] {
  color: #fff;
}
@media (max-width: 1024px) {
  #header.header-fancy #navbar .nav > li.active a {
    position: relative;
  }
  #header.header-fancy #navbar .nav > li.active a:after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 7px;
    width: 15px;
    border-bottom: 2px solid #fff136;
  }
}
#header.header-fancy .topbar {
  background-color: #1a2c43;
}
#header.header-fancy .topbar .navbar-nav {
  float: right;
}
#header.header-fancy .topbar .navbar-nav .pll-parent-menu-item {
  margin-right: 0;
}
#header.header-fancy .navbar-header {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
#header.header-fancy .navbar-brand {
  width: 150px;
  height: 150px;
  position: absolute;
  left: 0;
  top: -40px;
  padding: 20px;
  text-align: center;
  z-index: 99;
  background-color: #1a2c43;
}
#header.header-fancy .navbar-brand > img,
#header.header-fancy .navbar-brand > span {
  display: block;
  padding: 0;
  margin: auto;
  height: auto;
  line-height: 1;
}
#header.header-fancy .navbar-brand > img {
  margin-bottom: 10px;
}
#header.header-fancy .navbar-brand > span {
  font-size: 15px;
}
#header .topbar {
  min-height: 40px;
  background-color: #1a2c43;
  border: none;
}
#header .topbar .container {
  position: relative;
}
#header .topbar .nav-more {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  font-size: 22px;
  text-align: center;
  color: #fff;
  background-color: transparent;
  display: none;
}
#header .topbar .nav-more:hover {
  background-color: #073c64;
}
#header .topbar .navbar-nav {
  margin: 0;
}
#header .topbar .navbar-nav > li {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
#header .topbar .navbar-nav > li > a {
  background-color: transparent !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: capitalize;
  border-right: none;
  color: #fff;
  padding: 8px 0;
  min-width: 40px;
  height: 40px;
}
#header .topbar .navbar-nav > li > a:hover {
  color: #fff136;
}
#header .topbar .pll-parent-menu-item {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#header .topbar .pll-parent-menu-item > a {
  min-width: 85px;
  width: 118px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  text-align: left;
}
#header .topbar .pll-parent-menu-item a img {
  position: relative;
  top: -1px;
}
#header .topbar .pll-parent-menu-item .dropdown-menu {
  min-width: 85px;
}
#header .topbar .pll-parent-menu-item .dropdown-menu > li > a {
  text-align: left;
  padding: 4px 14px;
  text-transform: none;
  width: 116px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#header .topbar .pll-parent-menu-item:hover > a {
  background-color: #073c64 !important;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #header .topbar .pll-parent-menu-item > a {
    width: 130px !important;
  }
  #header .topbar .pll-parent-menu-item .dropdown-menu > li > a {
    width: 128px;
  }
}
#header select,
#header input {
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  outline: none;
  border: none;
  vertical-align: middle;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.1);
}
#header .search-form {
  display: inline-block;
  vertical-align: middle;
  min-width: 200px;
}
#header .search-form input {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  padding: 5px 10px;
}
#header .search-form input.form-control,
#header .search-form .dataTables_filter input,
.dataTables_filter #header .search-form input,
#header .search-form .single-page .contact-form input[type*="text"],
.single-page .contact-form #header .search-form input[type*="text"],
#header .search-form .single-page .contact-form input[type*="email"],
.single-page .contact-form #header .search-form input[type*="email"] {
  padding-right: 35px;
}
#header .search-form input:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
#header .search-form .btn,
#header .search-form .single-page .contact-form input[type*="submit"],
.single-page .contact-form #header .search-form input[type*="submit"] {
  padding: 5px 10px;
  color: #fff;
}
#header .search-form input:focus {
  background-color: #fff;
}
#header .search-form input:focus + .btn,
#header
  .search-form
  .single-page
  .contact-form
  input:focus
  + input[type*="submit"],
.single-page
  .contact-form
  #header
  .search-form
  input:focus
  + input[type*="submit"] {
  color: #a6a6a6;
}
@media (max-width: 1199px) {
  #header .navbar-header,
  #header #navbar {
    float: none !important;
  }
  #header #navbar {
    padding: 0;
    margin: 0 -15px;
  }
  #header .navbar-nav {
    margin: 7px 0;
  }
  #header .navbar-nav li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  #header .navbar-nav .dropdown-menu li {
    padding: 0;
  }
  #header .navbar-toggle {
    margin: 18px 0;
  }
  #header .topbar .header-nav {
    float: left;
  }
  #header .topbar .search-form {
    float: right;
  }
  #header.header-fancy .topbar {
    background-color: transparent;
    min-height: 0;
  }
  #header.header-fancy .topbar .container {
    position: relative;
  }
  #header.header-fancy .topbar .header-nav {
    position: absolute;
    top: 20px;
    right: 60px;
    z-index: 99;
  }
  #header.header-fancy .topbar .header-nav .navbar-nav > li {
    margin-right: 15px;
  }
  #header.header-fancy .topbar .header-nav .navbar-nav > li > a {
    height: 50px;
    line-height: 30px;
    padding: 10px 0;
    font-size: 14px;
  }
  #header.header-fancy .topbar .header-nav .pll-parent-menu-item {
    margin-right: 0 !important;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
  #header.header-fancy
    .topbar
    .header-nav
    .pll-parent-menu-item
    .dropdown-menu {
    padding: 0;
  }
  #header.header-fancy
    .topbar
    .header-nav
    .pll-parent-menu-item
    .dropdown-menu
    li
    a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
  }
  #header.header-fancy .navbar-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #header.header-fancy .navbar-brand {
    top: 0;
    left: 15px;
    width: 120px;
    height: 120px;
    padding: 15px;
  }
  #header.header-fancy .navbar-brand > img {
    height: 55px;
    margin-bottom: 10px;
  }
  #header.header-fancy .navbar-brand > span {
    font-size: 12px;
  }
  #header.header-fancy #navbar {
    padding: 0;
  }
  #header.header-fancy #navbar .navbar-nav {
    margin: 15px 0;
  }
  #header.header-fancy #navbar > ul:first-child {
    margin-top: 50px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  }
  #header.header-fancy #navbar .nav > li .search-form {
    width: 100%;
    max-width: 350px;
    padding: 0 15px;
  }
  #header #navbar {
    border-top: transparent;
  }
  #header #navbar .navbar-nav > li > a {
    text-align: left;
  }
  #header #navbar .dropdown-menu {
    position: static;
    display: none !important;
    opacity: 1;
    transform: scale(1, 1);
    float: none;
    box-shadow: none;
  }
  #header #navbar .multi-column .dropdown-menu {
    column-count: inherit;
    padding: 5px 0;
  }
}
@media (max-width: 1023px) {
  #header .navbar-brand > img {
    max-height: 40px;
  }
  #header .navbar-brand > span {
    font-size: 12px;
  }
  #header .navbar-toggle {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  #header .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  #header .navbar-body {
    padding: 15px 0;
  }
  #header.header-fancy .navbar-brand > img {
    max-height: 50px;
  }
  #header.header-fancy .navbar-brand > span {
    font-size: 13px;
  }
  #header.header-fancy .navbar-toggle {
    margin: 18px 0;
  }
}
@media (max-width: 1024px) {
  #header .topbar {
    position: relative;
    height: 50px;
  }
  #header .topbar select,
  #header .topbar input {
    padding: 10px 20px;
    height: 40px;
    font-size: 14px;
  }
  #header .topbar .nav-more {
    display: block;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  #header .topbar .navbar-nav {
    position: absolute;
    right: 0;
    top: 50px;
    background-color: #fff;
    padding: 0;
    z-index: 9999;
    width: 50%;
    max-width: 250px;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
  }
  #header .topbar .navbar-nav li {
    display: block;
    margin-right: 0;
  }
  #header .topbar .navbar-nav li a {
    color: #555;
    text-align: left;
    padding: 0 15px !important;
    line-height: 40px;
    height: auto;
    font-size: 0;
  }
  #header .topbar .navbar-nav li a:hover {
    color: #1a2c43;
  }
  #header .topbar .navbar-nav li.pll-parent-menu-item {
    border-left: none;
  }
  #header .topbar .navbar-nav li.pll-parent-menu-item a {
    border: none;
  }
  #header .topbar .navbar-nav li.pll-parent-menu-item > a {
    width: 100%;
  }
  #header .topbar .navbar-nav li.pll-parent-menu-item > .dropdown-menu {
    width: 100%;
    background-color: #e6e6e6;
    border: none;
    padding: 0;
  }
  #header .topbar .navbar-nav li.pll-parent-menu-item > .dropdown-menu a:hover {
    background-color: #e6e6e6;
    color: #1a2c43;
  }
  #header .topbar .navbar-nav li.pll-parent-menu-item:hover > a {
    background-color: #f5f5f5 !important;
  }
  #header .topbar .header-nav:hover .nav-more {
    background-color: #073c64;
  }
  #header .topbar .header-nav:hover .navbar-nav {
    height: auto;
    visibility: visible;
    opacity: 1;
  }
  #header .topbar .header-nav:hover .navbar-nav a {
    font-size: 14px;
  }
  #header .topbar .search-form {
    width: 100%;
    padding-right: 50px;
  }
  #header .topbar .search-form .fa {
    font-size: 16px;
    line-height: 24px;
  }
  #header .topbar .search-form .form-control,
  #header .topbar .search-form .dataTables_length select,
  .dataTables_length #header .topbar .search-form select,
  #header .topbar .search-form .dataTables_filter input,
  .dataTables_filter #header .topbar .search-form input,
  #header .topbar .search-form .single-page .contact-form input[type*="text"],
  .single-page .contact-form #header .topbar .search-form input[type*="text"],
  #header .topbar .search-form .single-page .contact-form input[type*="email"],
  .single-page .contact-form #header .topbar .search-form input[type*="email"],
  #header .topbar .search-form .single-page .contact-form textarea,
  .single-page .contact-form #header .topbar .search-form textarea,
  #header .topbar .search-form .widget select,
  .widget #header .topbar .search-form select {
    padding-left: 0;
    color: #fff;
    background-color: transparent;
  }
  #header .topbar .search-form .form-control:focus + .btn,
  #header .topbar .search-form .dataTables_length select:focus + .btn,
  .dataTables_length #header .topbar .search-form select:focus + .btn,
  #header .topbar .search-form .dataTables_filter input:focus + .btn,
  .dataTables_filter #header .topbar .search-form input:focus + .btn,
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input[type*="text"]:focus
    + .btn,
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    input[type*="text"]:focus
    + .btn,
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input[type*="email"]:focus
    + .btn,
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    input[type*="email"]:focus
    + .btn,
  #header .topbar .search-form .single-page .contact-form textarea:focus + .btn,
  .single-page .contact-form #header .topbar .search-form textarea:focus + .btn,
  #header .topbar .search-form .widget select:focus + .btn,
  .widget #header .topbar .search-form select:focus + .btn,
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    .form-control:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    .form-control:focus
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .dataTables_length
    .single-page
    .contact-form
    select:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    .dataTables_length
    select:focus
    + input[type*="submit"],
  .dataTables_length
    #header
    .topbar
    .search-form
    .single-page
    .contact-form
    select:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    .dataTables_length
    #header
    .topbar
    .search-form
    select:focus
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .dataTables_filter
    .single-page
    .contact-form
    input:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    .dataTables_filter
    input:focus
    + input[type*="submit"],
  .dataTables_filter
    #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    .dataTables_filter
    #header
    .topbar
    .search-form
    input:focus
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input[type*="text"]:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    input[type*="text"]:focus
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input[type*="email"]:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    input[type*="email"]:focus
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    textarea:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    textarea:focus
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .widget
    .single-page
    .contact-form
    select:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    .widget
    select:focus
    + input[type*="submit"],
  .widget
    #header
    .topbar
    .search-form
    .single-page
    .contact-form
    select:focus
    + input[type*="submit"],
  .single-page
    .contact-form
    .widget
    #header
    .topbar
    .search-form
    select:focus
    + input[type*="submit"],
  #header .topbar .search-form .form-control:active + .btn,
  #header .topbar .search-form .dataTables_length select:active + .btn,
  .dataTables_length #header .topbar .search-form select:active + .btn,
  #header .topbar .search-form .dataTables_filter input:active + .btn,
  .dataTables_filter #header .topbar .search-form input:active + .btn,
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input[type*="text"]:active
    + .btn,
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    input[type*="text"]:active
    + .btn,
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input[type*="email"]:active
    + .btn,
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    input[type*="email"]:active
    + .btn,
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    textarea:active
    + .btn,
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    textarea:active
    + .btn,
  #header .topbar .search-form .widget select:active + .btn,
  .widget #header .topbar .search-form select:active + .btn,
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    .form-control:active
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    .form-control:active
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .dataTables_length
    .single-page
    .contact-form
    select:active
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    .dataTables_length
    select:active
    + input[type*="submit"],
  .dataTables_length
    #header
    .topbar
    .search-form
    .single-page
    .contact-form
    select:active
    + input[type*="submit"],
  .single-page
    .contact-form
    .dataTables_length
    #header
    .topbar
    .search-form
    select:active
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .dataTables_filter
    .single-page
    .contact-form
    input:active
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    .dataTables_filter
    input:active
    + input[type*="submit"],
  .dataTables_filter
    #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input:active
    + input[type*="submit"],
  .single-page
    .contact-form
    .dataTables_filter
    #header
    .topbar
    .search-form
    input:active
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input[type*="text"]:active
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    input[type*="text"]:active
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    input[type*="email"]:active
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    input[type*="email"]:active
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .single-page
    .contact-form
    textarea:active
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    textarea:active
    + input[type*="submit"],
  #header
    .topbar
    .search-form
    .widget
    .single-page
    .contact-form
    select:active
    + input[type*="submit"],
  .single-page
    .contact-form
    #header
    .topbar
    .search-form
    .widget
    select:active
    + input[type*="submit"],
  .widget
    #header
    .topbar
    .search-form
    .single-page
    .contact-form
    select:active
    + input[type*="submit"],
  .single-page
    .contact-form
    .widget
    #header
    .topbar
    .search-form
    select:active
    + input[type*="submit"] {
    color: #fff;
  }
  #header.header-fancy .topbar {
    height: auto;
  }
  #header.header-fancy .topbar .header-nav {
    top: 10px;
    right: 0;
    z-index: 999;
  }
  #header.header-fancy .topbar .header-nav .navbar-nav {
    width: 200px;
  }
  #header.header-fancy .topbar .header-nav .navbar-nav > li {
    margin-right: 0;
  }
  #header.header-fancy
    .topbar
    .header-nav
    .navbar-nav
    > li.pll-parent-menu-item {
    border-right: none;
  }
  #header.header-fancy
    .topbar
    .header-nav
    .navbar-nav
    > li.pll-parent-menu-item
    a {
    line-height: 48px !important;
  }
  #header.header-fancy .topbar .header-nav .navbar-nav > li > a {
    line-height: 48px;
  }
  #header.header-fancy .navbar-header {
    padding-right: 70px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #header.header-fancy .navbar-brand {
    padding: 8px;
    width: 95px;
    height: 95px;
  }
  #header.header-fancy .navbar-brand > img {
    height: 50px;
    margin-bottom: 7px;
  }
  #header.header-fancy .navbar-brand > span {
    font-size: 10px;
  }
  #header.header-fancy #navbar > ul:first-child {
    margin-top: 40px;
  }
  #header.header-fancy #navbar .nav > li .search-form {
    max-width: 100%;
  }
  #header.header-fancy #navbar .nav > li .search-form .form-control,
  #header.header-fancy #navbar .nav > li .search-form .dataTables_length select,
  .dataTables_length #header.header-fancy #navbar .nav > li .search-form select,
  #header.header-fancy #navbar .nav > li .search-form .dataTables_filter input,
  .dataTables_filter #header.header-fancy #navbar .nav > li .search-form input,
  #header.header-fancy
    #navbar
    .nav
    > li
    .search-form
    .single-page
    .contact-form
    input[type*="text"],
  .single-page
    .contact-form
    #header.header-fancy
    #navbar
    .nav
    > li
    .search-form
    input[type*="text"],
  #header.header-fancy
    #navbar
    .nav
    > li
    .search-form
    .single-page
    .contact-form
    input[type*="email"],
  .single-page
    .contact-form
    #header.header-fancy
    #navbar
    .nav
    > li
    .search-form
    input[type*="email"],
  #header.header-fancy
    #navbar
    .nav
    > li
    .search-form
    .single-page
    .contact-form
    textarea,
  .single-page
    .contact-form
    #header.header-fancy
    #navbar
    .nav
    > li
    .search-form
    textarea,
  #header.header-fancy #navbar .nav > li .search-form .widget select,
  .widget #header.header-fancy #navbar .nav > li .search-form select {
    height: 48px;
    padding-right: 48px;
    font-size: 14px;
  }
  #header.header-fancy #navbar .nav > li .search-form .btn,
  #header.header-fancy
    #navbar
    .nav
    > li
    .search-form
    .single-page
    .contact-form
    input[type*="submit"],
  .single-page
    .contact-form
    #header.header-fancy
    #navbar
    .nav
    > li
    .search-form
    input[type*="submit"] {
    font-size: 14px;
    width: 48px;
    height: 48px;
  }
}
#body #content,
#body #sidebar {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  #body #content,
  #body #sidebar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.content .share-box,
#content .share-box {
  border-top: 1px solid #e6e6e6;
  padding-top: 30px;
  margin-top: 15px;
  text-align: center;
}
.content .share-box li,
#content .share-box li {
  display: inline-block;
}
@media (min-width: 1024px) {
  .content,
  #content {
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .content.sidebar-right,
  #content.sidebar-right {
    padding-right: 35px;
  }
  .content.sidebar-left,
  #content.sidebar-left {
    padding-left: 35px;
  }
}
#page-header {
  padding-top: 30px;
}
@media (max-width: 480px) {
  #page-header {
    padding-top: 15px;
  }
}
.section-header {
  margin-top: 15px;
  margin-bottom: 30px;
}
.section-header .section-subtitle,
.section-header > span {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #555;
  text-transform: uppercase;
  font-size: 12px;
}
.section-header > h2 {
  font-size: 30px;
  color: #073c64;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  position: relative;
}
.section-header > h2:before {
  content: "";
  border-bottom: 1px solid #fff136;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
}
.section-header .section-intro {
  margin-top: 30px;
}
.section-header.author-header {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 0;
  position: relative;
}
.section-header.author-header:before {
  display: none;
}
.section-header.author-header .section-subtitle {
  display: block;
  margin-bottom: 15px;
}
.section-header.author-header .author-img {
  border-bottom: 3px solid #fff136;
  padding-bottom: 16px;
  margin-bottom: -1px;
}
.section-header.author-header .author-img img {
  width: 100%;
  height: auto;
}
.section-header.author-header .author-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: normal;
  color: #073c64;
}
.section-header.author-header .author-social {
  margin-bottom: 15px;
}
.section-header.author-header .author-social a {
  color: #a6a6a6;
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.section-header.author-header .author-social a:last-child {
  margin-right: 0;
}
.section-header.author-header .author-social a:hover {
  color: #1a2c43;
}
@media (max-width: 767px) {
  .section-header.author-header {
    text-align: center;
  }
  .section-header.author-header:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    border-bottom: 3px solid #fff136;
    margin-left: -75px;
    width: 150px;
  }
  .section-header.author-header .author-img {
    max-width: 150px;
    margin: auto;
    margin-bottom: 15px;
    padding-bottom: 0;
    border-bottom: none;
  }
  .section-header.author-header .author-description {
    margin-bottom: 20px;
  }
}
.post {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) {
  .post .post-img {
    padding-right: 0;
  }
}
.post .post-img a {
  height: 180px;
  overflow: hidden;
  display: block;
  position: relative;
  background-color: #e6e6e6;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
.post .post-img a img {
  width: auto;
  max-width: none;
  height: 180px;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
@media (max-width: 767px) {
  .post .post-img a img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
}
@media (max-width: 319px) {
  .post .post-img a img {
    width: auto;
    height: 100%;
  }
}
@media (min-width: 1024px) {
  .post .post-img.col-md-4 a img {
    width: 110%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
}
.post .post-content .post-title > h3 {
  margin: 0 0 5px;
  line-height: 1.3;
  font-weight: normal;
  font-size: 18px;
}
.post .post-content .post-title > h3 a {
  color: inherit;
  text-decoration: none;
}
.post .post-content .post-title > h3:hover a {
  color: #1a2c43;
}
.post .post-content .post-title .post-date,
.post .post-content .post-title .post-category,
.post .post-content .post-title .post-category a {
  margin: 0 7px 7px 0;
  display: inline-block;
  text-decoration: none;
  color: #a6a6a6;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.post .post-content .post-title .post-meta {
  margin-bottom: 0;
}
.post .post-content .post-title .post-meta .post-category a {
  margin-right: 4px;
}
.post .post-content .post-title .post-meta .post-category a:after {
  content: ",";
}
.post .post-content .post-title .post-meta .post-category a:last-child:after {
  display: none;
}
.post .post-content .post-title .post-meta a:hover {
  color: #1a2c43;
}
.post .post-content .post-title .post-date:before {
  content: "\f3b3";
  font-family: "Ionicons";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 14px;
  position: relative;
  top: -1px;
}
.post .post-content .entry-content p {
  margin-bottom: 0;
  color: #555;
}
.post .post-content .entry-content h1,
.post .post-content .entry-content h2,
.post .post-content .entry-content h3,
.post .post-content .entry-content h4 {
  font-size: 16px;
}
.post .post-content .entry-content .ecae-button {
  position: relative;
  display: block !important;
  text-align: left;
  margin-top: 5px;
}
.post .post-content .entry-content .ecae-button .ecae-link {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #1a2c43;
  text-decoration: none;
  text-transform: uppercase;
}
.post .post-content .entry-content .ecae-button .ecae-link:after {
  content: "\f105";
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
  font-weight: normal;
  top: -2px;
  margin-left: 5px;
  font-family: "FontAwesome";
}
.post .post-content .entry-content .ecae-button .ecae-link:hover {
  color: #222;
}
.post
  .post-content
  .entry-content
  .ecae-button.ecae-buttonskin-none
  a.ecae-link {
  margin-left: -10px;
}
@media (max-width: 767px) {
  .post .post-img {
    margin-bottom: 15px;
  }
  .post .post-img img {
    width: 100%;
  }
}
.post.post-event .event-date {
  border-right: 1px solid #e6e6e6;
  text-align: center;
}
.post.post-event .event-date > span {
  display: block;
  width: 100%;
  line-height: 1;
  font-size: 72px;
  color: #a6a6a6;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
}
.post.post-event .event-date strong {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #222;
}
@media (max-width: 480px) {
  .post.post-event .event-date {
    border-right: 1px solid #e6e6e6;
  }
  .post.post-event .event-date > span {
    padding-top: 15px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-right: none;
    font-size: 60px;
  }
}
.post.post-event.content-solid .event-date > span {
  padding-top: 50px !important;
  padding-bottom: 20px;
  margin: 0 auto;
  position: relative;
  color: #fff;
  background-color: #1a2c43 !important;
  max-width: 170px;
}
.post.post-event.content-solid .event-date > span > strong {
  position: absolute;
  color: inherit;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #073c64;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 8px 0;
}
.post.post-event.content-solid .post-title > h3 {
  margin-bottom: 0;
  font-size: 14px !important;
}
.post.post-event.content-solid.col-md-3 {
  text-align: center;
}
@media (min-width: 1024px) {
  .post.post-event .event-date {
    padding-right: 0;
    max-width: 130px;
  }
  .post.post-event .post-content {
    width: calc(100% - 130px);
  }
}
@media (max-width: 380px) {
  .post.post-event .event-date {
    width: 30% !important;
  }
  .post.post-event .post-content {
    width: 70% !important;
  }
}
.post-slider {
  /*background-color:#FF6F00;*/
  background-color: rgba(7, 60, 100, 0.95);
  overflow: hidden;
}
.post-slider > button {
  visibility: hidden;
  opacity: 0;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}
.post-slider > button:before {
  color: #073c64;
  background-color: transparent !important;
}
.post-slider > button:hover {
  background-color: #fff;
}
.post-slider > button:hover:before {
  color: #073c64;
}
.post-slider:hover > button {
  opacity: 1;
  visibility: visible;
}
.post-slider:hover > button.slick-prev {
  left: 30px;
}
.post-slider:hover > button.slick-next {
  right: 30px;
}
@media (max-width: 768px) {
  .post-slider > button {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 480px) {
  .post-slider > button {
    top: 108px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  }
}
.post-slider .post {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  color: #fff;
  float: left;
  width: 100%;
}
.post-slider .post:after {
  display: none !important;
}
.post-slider .post img {
  margin-bottom: 0;
}
.post-slider .post .post-img {
  padding-right: 15px;
  margin-bottom: 0;
}
.post-slider .post .post-img a {
  display: block;
}
.post-slider .post .post-img a img {
  width: 100%;
  height: auto;
}
.post-slider .post .post-content {
  padding: 30px;
  padding-left: 0;
  padding-right: 60px;
}
.post-slider .post .post-title {
  overflow-y: hidden;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .post-slider .post .post-title {
    max-height: 130px;
  }
}
.post-slider .post .post-title h3 {
  margin-bottom: 0;
  font-size: 26px;
}
.post-slider .post .post-title h3:hover a {
  color: #fff136;
}
.post-slider .post .entry-content {
  margin-bottom: 20px;
}
.post-slider .post .entry-content p {
  color: #fff;
}
.post-slider .post .entry-content .ecae-button {
  display: none;
}
.post-slider .post .btn-more {
  float: none;
  color: #fff136;
}
.post-slider .post .btn-more:after {
  color: inherit;
  border-color: #fff136;
}
.post-slider .post .btn-more:hover {
  color: #fff;
}
.post-slider .post .btn-more:hover:after {
  border-color: #fff;
}
.post-slider .post .slick-track .post {
  display: block;
}
@media (max-width: 1023px) {
  .post-slider .post .post-content {
    padding-left: 30px;
  }
  .post-slider .post .entry-content,
  .post-slider .post .btn-more {
    display: none;
  }
  .post-slider .post .post-img {
    margin-bottom: 0;
  }
  .post-slider .post .post-title {
    margin-bottom: 0;
  }
  .post-slider .post .post-title h3 {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .post-slider .post a {
    overflow: hidden;
    height: 240px;
    position: relative;
  }
  .post-slider .post a img {
    height: auto !important;
    width: 130% !important;
    max-width: inherit !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
}
@media (min-width: 1023px) and (max-width: 1199px) {
  .post-slider .slick-dots {
    display: none !important;
  }
  .post-slider .post-title {
    max-height: 100px;
    margin-bottom: 15px;
  }
  .post-slider .entry-content {
    max-height: 72px;
    overflow-y: hidden;
  }
  .post-slider .entry-content p {
    margin-bottom: 15px;
  }
}
.post-slider.brand-yellow {
  background-color: #fff136;
}
.post-slider.brand-yellow * {
  color: #222 !important;
}
.post-slider.brand-yellow .slick-arrow {
  background-color: #222 !important;
}
.post-slider.brand-yellow .slick-arrow:before {
  color: #fff !important;
}
.post-slider.brand-yellow .slick-arrow:hover {
  background-color: #fff !important;
}
.post-slider.brand-yellow .slick-arrow:hover:before {
  color: #222 !important;
}
.post-slider.brand-yellow .post-img a {
  background-color: #f4ba02 !important;
}
.post-slider.brand-yellow .btn-more:after {
  border-color: #222 !important;
}
.post-slider.brand-yellow .btn-more:hover {
  text-decoration: underline;
}
.post-slider.brand-yellow .slick-dots li button {
  background-color: #222;
}
.post-slider.brand-yellow .slick-dots li:hover button {
  background-color: #fff;
}
.post-slider.brand-yellow .slick-dots li.slick-active button {
  background-color: #fff;
}
.post-slider.brand-yellow .post-title a:hover {
  text-decoration: underline;
}
.post-slider.content-overlay {
  background-color: #fff136;
}
.post-slider.content-overlay > button {
  background-color: #222;
}
.post-slider.content-overlay > button:before {
  color: #fff;
  background-color: transparent;
}
.post-slider.content-overlay > button:hover {
  background-color: #fff;
}
.post-slider.content-overlay > button:hover:before {
  color: #222;
}
.post-slider.content-overlay .post {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
@media (min-width: 1023px) {
  .post-slider.content-overlay .post {
    height: 400px;
    overflow: hidden;
    background-color: #073c64;
  }
  .post-slider.content-overlay .post > img {
    width: auto;
    height: 400px;
    max-width: none;
    position: relative;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
}
@media (min-width: 480px) and (max-width: 1022px) {
  .post-slider.content-overlay .post {
    overflow: hidden;
  }
  .post-slider.content-overlay .post > img {
    width: auto;
    height: 400px;
    max-width: none;
    position: relative;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
  .post-slider.content-overlay .slick-arrow {
    top: 188px;
    position: static;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
}
.post-slider.content-overlay .post-content {
  color: #222;
  padding: 40px 75px;
  padding-right: 30px;
  position: absolute;
  width: 40%;
  left: 0;
  top: 0;
  height: 100%;
  background-color: rgba(253, 203, 44, 0.95);
  z-index: 1;
}
.post-slider.content-overlay .post-content .entry-content p {
  color: #222;
}
.post-slider.content-overlay .post-content .post-title h3:hover a {
  color: #222;
  text-decoration: underline;
}
.post-slider.content-overlay .post-content .btn-more {
  color: #222;
}
.post-slider.content-overlay .post-content .btn-more:after {
  border-color: #222;
}
.post-slider.content-overlay .post-content .btn-more:hover {
  text-decoration: underline;
}
@media (min-width: 1023px) and (max-width: 1199px) {
  .post-slider.content-overlay .post-content {
    width: 50%;
  }
}
@media (max-width: 1023px) {
  .post-slider.content-overlay .post-content {
    padding: 30px;
    position: static;
    width: 100%;
    background-color: #fff136;
  }
  .post-slider.content-overlay .slick-dots li.slick-active button,
  .post-slider.content-overlay .slick-dots li:hover button,
  .post-slider.content-overlay .slick-dots li button:focus {
    background-color: #222;
  }
}
@media (max-width: 480px) {
  .post-slider.content-overlay .post {
    overflow: hidden;
  }
  .post-slider.content-overlay .post img {
    height: 240px !important;
    width: auto !important;
    max-width: inherit !important;
    position: relative;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
}
.post-slider.content-overlay.image-only {
  background-color: #073c64 !important;
  padding-bottom: 0 !important;
}
.post-slider.content-overlay.image-only > .slick-dots {
  position: absolute !important;
  margin-left: 0 !important;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.post-slider.content-overlay.image-only > .slick-dots li:hover button,
.post-slider.content-overlay.image-only > .slick-dots li.slick-active button {
  background: #fff136 !important;
}
.post-slider.content-overlay.image-only .slick-arrow {
  background-color: #fff136 !important;
}
.post-slider.content-overlay.image-only .slick-arrow:before {
  color: #222 !important;
}
.post-slider.content-overlay.image-only .slick-arrow:hover {
  background-color: #fff !important;
}
.post-slider.content-overlay.brand-primary {
  background-color: #073c64;
}
.post-slider.content-overlay.brand-primary .slick-arrow {
  background-color: #fff136 !important;
}
.post-slider.content-overlay.brand-primary .slick-arrow:before {
  color: #222 !important;
}
.post-slider.content-overlay.brand-primary .slick-arrow:hover {
  background-color: #fff !important;
}
.post-slider.content-overlay.brand-primary .slick-dots li:hover button,
.post-slider.content-overlay.brand-primary .slick-dots li.slick-active button {
  background: #fff136 !important;
}
.post-slider.content-overlay.brand-primary .post-content {
  background-color: rgba(7, 60, 100, 0.95);
}
.post-slider.content-overlay.brand-primary .post-content * {
  color: #fff !important;
}
.post-slider.content-overlay.brand-primary .post-content .post-title:hover a {
  text-decoration: none;
  color: #fff136 !important;
}
.post-slider.content-overlay.brand-primary .post-content .btn-more {
  color: #fff136 !important;
}
.post-slider.content-overlay.brand-primary .post-content .btn-more:after {
  color: #fff136 !important;
  border-color: #fff136 !important;
}
.post-slider.content-overlay.brand-primary .post-content .btn-more:hover {
  color: #fff !important;
  text-decoration: none;
}
.post-slider.content-overlay.brand-primary .post-content .btn-more:hover:after {
  color: #fff !important;
  border-color: #fff !important;
}
.post-slider.featured-content .post {
  position: relative;
}
.post-slider.featured-content .post-content {
  background-color: rgba(7, 60, 100, 0.95);
  position: absolute;
  width: 50%;
}
.post-slider.featured-content .post-content.left-middle {
  left: 0;
  padding: 15px 15px 15px 75px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  text-align: left;
}
.post-slider.featured-content .post-content.right-middle {
  text-align: right;
  right: 0;
  padding: 15px 75px 15px 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.post-slider.featured-content .post-content.center-middle {
  text-align: center;
  padding: 15px 15px 15px 15px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.post-slider.featured-content .post-content.center-middle .btn-more {
  float: none;
}
.post-slider.featured-content .post-content.top-center {
  text-align: center;
  padding: 15px 15px 15px 15px;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  top: 0;
  position: absolute;
}
.post-slider.featured-content .post-content.top-center .btn-more {
  float: none;
}
.post-slider.featured-content .post-content.top-left {
  text-align: left;
  padding: 15px 15px 15px 15px;
  left: 0;
  top: 0;
}
.post-slider.featured-content .post-content.top-right {
  text-align: right;
  padding: 15px 15px 15px 15px;
  right: 0;
  top: 0;
}
.post-slider.featured-content .post-content.bottom-center {
  text-align: center;
  padding: 15px 15px 80px 15px;
  bottom: 0;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  position: absolute;
}
.post-slider.featured-content .post-content.bottom-center .btn-more {
  float: none;
}
.post-slider.featured-content .post-content.bottom-left {
  text-align: left;
  padding: 15px 15px 15px 15px;
  left: 0;
  bottom: 0;
}
.post-slider.featured-content .post-content.bottom-right {
  text-align: right;
  padding: 15px 15px 15px 15px;
  right: 0;
  bottom: 0;
}
.post-slider.featured-content .post-content.bottom-right .btn-more {
  float: right;
}
.post-slider.featured-content .post-title {
  margin-bottom: 10px;
}
.post-slider.featured-content .post-title h2,
.post-slider.featured-content .post-title h3 {
  font-size: 22px;
}
.post-slider.featured-content .entry-content {
  margin-bottom: 10px;
  overflow: hidden;
}
.post-slider.featured-content .btn-more {
  float: right;
}
.post-slider.featured-content .slick-dots {
  display: block !important;
  margin-left: 0 !important;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  position: absolute;
}
@media (min-width: 1024px) {
  .post-slider.featured-content .entry-content {
    max-height: 48px;
  }
}
@media (max-width: 1023px) {
  .post-slider.featured-content .post-content {
    text-align: left !important;
  }
}
@media (max-width: 767px) {
  .post-slider.featured-content .slick-dots {
    padding: 0 0 !important;
    position: static;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
}
@media (max-width: 1023px) {
  .post-slider {
    padding-bottom: 15px;
  }
  .post-slider .slick-dots {
    margin-left: 0 !important;
  }
}
.post-slider > .post {
  display: none;
}
.post-slider > .post:first-child {
  display: block;
}
.section-page {
  padding: 60px 0;
  margin-bottom: 0;
}
.section-page .section-title {
  text-align: center;
  margin-bottom: 30px;
}
.section-page .section-title h3,
.section-page .section-title h2 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
  letter-spacing: 2px;
  color: #073c64;
}
.section-page .section-title h3:after,
.section-page .section-title h2:after {
  content: "";
  display: block;
  margin: 15px auto;
  width: 70px;
  border-bottom: 3px solid #fff136;
}
.section-page .section-title h3 {
  font-size: 20px;
  text-align: left;
}
.section-page .section-title h3:after {
  margin-left: 0;
}
@media (max-width: 767px) {
  .section-page {
    padding: 36px 0;
  }
}
#main-heading {
  margin-top: 0px;
  padding-top: 60px;
  margin-bottom: 60px;
  background-color: #e6e6e6;
}
#main-heading .post-slider {
  margin-bottom: -120px;
  position: relative;
}
#main-heading .post-slider:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #073c64;
  z-index: 1;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
}
#main-heading .post-slider .post img {
  width: 100%;
  height: auto;
}
#main-heading .post-slider .post {
  min-height: 500px;
  width: 100%;
  overflow: hidden;
  background: linear-gradient(48deg, #073c64, #327bb7);
  background-size: 400% 400%;
  -webkit-animation: AnimationName 4s ease infinite;
  -moz-animation: AnimationName 4s ease infinite;
  -o-animation: AnimationName 4s ease infinite;
  animation: AnimationName 4s ease infinite;
}
#main-heading .post-slider .post img {
  height: 500px;
  width: auto;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
@media (min-width: 480px) and (max-width: 767px) {
  #main-heading {
    margin-bottom: 90px;
  }
}
@media (max-width: 1024px) {
  #main-heading .post-slider .post {
    background: none;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
  }
}
@media (max-width: 1023px) {
  #main-heading .featured-content .slick-dots {
    position: static;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
  #main-heading .featured-content.post-slider .slick-arrow {
    position: static;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    position: absolute;
    top: 188px;
  }
  #main-heading .featured-content.post-slider .post img {
    height: 400px;
  }
  #main-heading .featured-content .entry-content {
    display: block;
  }
  #main-heading .featured-content .post-content {
    position: static;
    width: 100% !important;
    padding: 24px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  }
  #main-heading .featured-content .post-content .entry-content {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  #main-heading {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #main-heading > .container {
    padding-left: 0;
    padding-right: 0;
  }
  #main-heading .post-slider {
    margin-bottom: 0;
  }
  #main-heading .featured-content .post {
    overflow: hidden;
    width: 100%;
    min-height: inherit;
  }
  #main-heading .featured-content.post-slider .post-title h3 a {
    max-height: 83px;
    overflow: hidden;
  }
  #main-heading .featured-content.post-slider .entry-content p {
    max-height: 72px;
    overflow: hidden;
  }
  #main-heading .featured-content.post-slider .slick-arrow {
    top: 108px;
  }
  #main-heading .featured-content .post img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    height: 240px !important;
    width: auto !important;
  }
}
@media (min-width: 1024px) {
  #newsfeed {
    background: url(../images/ugm_gray_bg.png) no-repeat right bottom;
  }
}
#newsfeed .container > .btn-box {
  border-top: none;
  padding-top: 0;
  text-align: center;
}
#newsfeed .container > .btn-box .btn,
#newsfeed
  .container
  > .btn-box
  .single-page
  .contact-form
  input[type*="submit"],
.single-page
  .contact-form
  #newsfeed
  .container
  > .btn-box
  input[type*="submit"] {
  float: none;
}
#newsfeed .post {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 30px;
}
#newsfeed .post .post-title h3 {
  font-size: 22px;
  font-weight: bold;
  color: #073c64;
}
#newsfeed .post .post-title h3:after {
  content: "";
  display: block;
  margin: 20px auto;
  width: 60px;
  height: 3px;
  background-color: #073c64;
}
@media (min-width: 1024px) {
  #newsfeed .post .post-title h3 a {
    max-height: 84px;
    overflow: hidden;
    display: inline-block;
  }
}
#newsfeed .post .post-img {
  padding-right: 15px;
  margin-bottom: 15px;
}
#newsfeed .post .post-img > a {
  display: block;
  height: 206px;
  background-color: #e6e6e6;
  background-size: 90px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
#newsfeed .post .post-img > a > img {
  height: 206px;
  width: auto;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
@media (max-width: 1023px) {
  #newsfeed .post .post-img > a {
    height: 170px;
    background-size: 70px;
  }
  #newsfeed .post .post-img > a > img {
    height: 170px;
  }
}
@media (max-width: 480px) {
  #newsfeed .post .post-img > a {
    height: 90px;
    background-size: 50px;
  }
  #newsfeed .post .post-img > a > img {
    height: 90px;
  }
}
#newsfeed .post .entry-content p {
  color: #555;
}
#newsfeed .post .entry-content p a {
  color: #073c64;
}
#newsfeed .post .entry-content p a:hover {
  color: #1a2c43;
}
@media (min-width: 1024px) {
  #newsfeed .post .entry-content p {
    max-height: 72px;
    overflow: hidden;
  }
}
#newsfeed .post .entry-content .btn-box {
  padding-top: 0;
  border-top: none;
  text-align: center;
}
#newsfeed .post .entry-content .btn-box a {
  float: none;
  color: #1a2c43;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: bold;
}
#newsfeed .post .entry-content .btn-box a:after {
  border-color: #e6e6e6;
  color: #1a2c43;
}
#newsfeed .post .entry-content .btn-box a:hover {
  color: #073c64;
}
#newsfeed .post .entry-content .btn-box a:hover:after {
  color: #073c64;
}
#newsfeed .post .post-content {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #newsfeed .post .post-title h3:after {
    margin: 20px 0;
  }
  #newsfeed .post .entry-content .btn-box,
  #newsfeed .post .post-content {
    text-align: left;
  }
}
@media (max-width: 767px) {
  #newsfeed .post {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
  }
  #newsfeed .post:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid #e6e6e6;
  }
  #newsfeed .post:last-child:after {
    display: none;
  }
  #newsfeed .post .post-img {
    margin-bottom: 0;
  }
  #newsfeed .post .post-content {
    padding-left: 0;
    text-align: left;
  }
  #newsfeed .post .post-content .post-title {
    text-align: left;
  }
  #newsfeed .post .post-content .post-title h3 {
    font-size: 16px;
  }
  #newsfeed .post .post-content .post-title h3:after {
    display: none;
  }
}
@media (max-width: 480px) {
  #newsfeed .post .entry-content {
    display: none;
  }
}
.photo-box {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
@media (min-width: 1024px) {
  .photo-box .row .photo-item:last-child,
  .photo-box .row #gallery-heading .video-nav .video-item:last-child,
  #gallery-heading .video-nav .photo-box .row .video-item:last-child {
    display: none;
  }
}
.photo-item,
#gallery-heading .video-nav .video-item {
  margin-bottom: 15px;
}
.photo-item a,
#gallery-heading .video-nav .video-item a {
  display: block;
  position: relative;
  line-height: 1.4;
}
.photo-item a:after,
#gallery-heading .video-nav .video-item a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(18, 31, 51, 0.8);
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  opacity: 0;
  z-index: 1;
}
.photo-item a .photo-img,
#gallery-heading .video-nav .video-item a .photo-img {
  display: block;
  height: 140px;
  background-color: #073c64;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
.photo-item a label,
#gallery-heading .video-nav .video-item a label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  padding: 15px;
  z-index: 2;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}
.photo-item a .item-category,
#gallery-heading .video-nav .video-item a .item-category {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 7.5px;
}
.photo-item a .item-title,
#gallery-heading .video-nav .video-item a .item-title {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: normal;
  overflow: hidden;
  max-height: 55px;
}
.photo-item a:hover:after,
#gallery-heading .video-nav .video-item a:hover:after {
  opacity: 1;
  visibility: visible;
}
.photo-item a:hover label,
#gallery-heading .video-nav .video-item a:hover label {
  visibility: visible;
  opacity: 1;
}
#gallery {
  background-color: #073c64;
}
#gallery .container {
  max-width: 980px;
}
#gallery .section-title h2 {
  color: #fff;
}
@media (min-width: 1024px) {
  #gallery .section-title {
    text-align: left;
  }
  #gallery .section-title h2 {
    color: #fff;
  }
  #gallery .section-title h2:after {
    margin-left: 0;
  }
}
#gallery .video-box {
  font-size: 0;
}
#gallery .video-box iframe {
  width: 100%;
  height: 400px;
}
#gallery .video-box .video-title {
  padding: 15px;
  background-color: #073c64;
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  height: 50px;
}
#gallery .video-box .btn-box {
  border-top: none;
  text-align: center;
}
#gallery .video-box .btn-box .btn-more {
  color: #fff136;
}
#gallery .video-box .btn-box .btn-more:after {
  color: #fff136;
  border-color: #fff136;
}
#gallery .video-box .btn-box .btn-more:hover {
  color: #fff;
}
#gallery .video-box .btn-box .btn-more:hover:after {
  color: #fff;
  border-color: #fff;
}
#gallery .btn-box {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
#gallery .btn-box .btn-more {
  color: #fff136;
}
#gallery .btn-box .btn-more:after {
  color: #fff136;
  border-color: #fff136;
}
#gallery .btn-box .btn-more:hover {
  color: #fff;
}
#gallery .btn-box .btn-more:hover:after {
  color: #fff;
  border-color: #fff;
}
@media (max-width: 1023px) {
  #gallery .video-box {
    position: relative;
    padding-bottom: 60px;
  }
  #gallery .video-box .video-title {
    height: auto;
  }
  #gallery .video-box:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 30px;
  }
  #gallery .video-box .btn-box {
    margin-top: 0;
    padding-top: 0;
  }
  #gallery .btn-box {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 15px;
  }
  #gallery .photo-box {
    border-left: 0;
  }
  #gallery .photo-item,
  #gallery #gallery-heading .video-nav .video-item,
  #gallery-heading .video-nav #gallery .video-item {
    margin-bottom: 30px;
  }
  #gallery .photo-item a,
  #gallery #gallery-heading .video-nav .video-item a,
  #gallery-heading .video-nav #gallery .video-item a {
    min-height: inherit;
    background-color: transparent;
    text-decoration: none;
    height: 100%;
  }
  #gallery .photo-item a:before,
  #gallery #gallery-heading .video-nav .video-item a:before,
  #gallery-heading .video-nav #gallery .video-item a:before,
  #gallery .photo-item a:after,
  #gallery #gallery-heading .video-nav .video-item a:after,
  #gallery-heading .video-nav #gallery .video-item a:after {
    content: " ";
    display: table;
  }
  #gallery .photo-item a:after,
  #gallery #gallery-heading .video-nav .video-item a:after,
  #gallery-heading .video-nav #gallery .video-item a:after {
    clear: both;
  }
  #gallery .photo-item a img,
  #gallery #gallery-heading .video-nav .video-item a img,
  #gallery-heading .video-nav #gallery .video-item a img {
    width: auto;
    height: 140px;
    max-width: inherit;
    position: relative;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
  #gallery .photo-item a img,
  #gallery #gallery-heading .video-nav .video-item a img,
  #gallery-heading .video-nav #gallery .video-item a img,
  #gallery .photo-item a label,
  #gallery #gallery-heading .video-nav .video-item a label,
  #gallery-heading .video-nav #gallery .video-item a label {
    display: block;
  }
  #gallery .photo-item a label,
  #gallery #gallery-heading .video-nav .video-item a label,
  #gallery-heading .video-nav #gallery .video-item a label {
    padding: 0;
    width: 100%;
    text-decoration: none;
    position: static;
    opacity: 1;
    visibility: visible;
  }
  #gallery .photo-item a label .item-category,
  #gallery #gallery-heading .video-nav .video-item a label .item-category,
  #gallery-heading .video-nav #gallery .video-item a label .item-category {
    margin-bottom: 8px;
  }
  #gallery .photo-item a .item-title,
  #gallery #gallery-heading .video-nav .video-item a .item-title,
  #gallery-heading .video-nav #gallery .video-item a .item-title {
    font-size: 16px;
    line-height: normal;
  }
  #gallery .photo-item a:hover .item-title,
  #gallery #gallery-heading .video-nav .video-item a:hover .item-title,
  #gallery-heading .video-nav #gallery .video-item a:hover .item-title {
    color: #fff136;
  }
}
@media (max-width: 1023px) and (min-width: 480px) and (max-width: 1024px) {
  #gallery .photo-item a .photo-img,
  #gallery #gallery-heading .video-nav .video-item a .photo-img,
  #gallery-heading .video-nav #gallery .video-item a .photo-img {
    height: 230px;
    margin-bottom: 15px;
  }
  #gallery .photo-item a .photo-img img,
  #gallery #gallery-heading .video-nav .video-item a .photo-img img,
  #gallery-heading .video-nav #gallery .video-item a .photo-img img {
    height: 230px;
  }
}
@media (max-width: 1023px) and (max-width: 480px) {
  #gallery .photo-item a .photo-img,
  #gallery #gallery-heading .video-nav .video-item a .photo-img,
  #gallery-heading .video-nav #gallery .video-item a .photo-img {
    margin-bottom: 15px;
    background-size: 50px;
  }
  #gallery .photo-item a .photo-img img,
  #gallery #gallery-heading .video-nav .video-item a .photo-img img,
  #gallery-heading .video-nav #gallery .video-item a .photo-img img {
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  #gallery .photo-item:last-child a,
  #gallery #gallery-heading .video-nav .video-item:last-child a,
  #gallery-heading .video-nav #gallery .video-item:last-child a {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  #gallery .video-box {
    padding-bottom: 40px;
  }
  #gallery .video-box iframe {
    height: 230px;
  }
  #gallery .video-box:after {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #gallery .video-box .video-title {
    margin-bottom: 20px;
  }
  #gallery .photo-box .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  #gallery .photo-box .btn-box {
    margin-top: 0;
    padding-top: 20px;
  }
  #gallery .photo-box .photo-item,
  #gallery .photo-box #gallery-heading .video-nav .video-item,
  #gallery-heading .video-nav #gallery .photo-box .video-item {
    padding: 0 7.5px;
  }
  #gallery .photo-box .photo-item .item-category,
  #gallery .photo-box #gallery-heading .video-nav .video-item .item-category,
  #gallery-heading .video-nav #gallery .photo-box .video-item .item-category {
    font-size: 10px;
  }
  #gallery .photo-box .photo-item a .item-title,
  #gallery .photo-box #gallery-heading .video-nav .video-item a .item-title,
  #gallery-heading .video-nav #gallery .photo-box .video-item a .item-title {
    font-size: 14px;
  }
}
#info {
  padding: 0;
  background-color: #f0f0f0;
}
#info .section-title {
  text-align: left;
}
#info .section-title h2:after {
  margin-left: 0;
}
#info .btn-box {
  border-top: none;
  padding-top: 0;
}
#info .btn-more {
  letter-spacing: 0.5px;
}
#info .btn-more:after {
  color: #1a2c43;
  border-color: #cdcdcd;
}
#info .btn-more:hover:after {
  color: #073c64;
}
#info .info-news,
#info .info-event,
#info .info-social {
  padding-top: 48px;
  padding-bottom: 48px;
}
#info .info-news .post-content .post-title h3,
#info .info-event .post-content .post-title h3 {
  font-size: 16px;
}
#info .info-news .post-content .post-title .post-date,
#info .info-event .post-content .post-title .post-date {
  color: #555;
}
#info .info-news .post {
  border-color: #d9d9d9;
}
#info .info-event {
  background-color: #e2e6e9;
  padding-left: 30px;
  padding-right: 30px;
}
#info .info-event .post-event {
  border-color: #d4dade;
}
#info .info-event .event-date > span {
  color: #222;
}
@media (min-width: 1024px) {
  #info .info-event .event-date {
    width: 105px;
  }
  #info .info-event .post-content {
    width: calc(100% - 105px);
  }
}
@media (max-width: 768px) {
  #info .info-event .event-date > span {
    padding: 0;
  }
}
@media (max-width: 480px) {
  #info .info-event .event-date > span {
    font-size: 60px;
  }
}
#info .info-social .share-box {
  padding-top: 0;
  margin: 0 0 24px;
  font-size: 0;
}
#info .info-social .share-box li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #info .info-social .share-box li {
    margin-right: 4px;
  }
}
#info .info-social .share-box li:last-child {
  margin-right: 0;
}
#info .info-social .share-box li a {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#info .info-social .banner-box .banner-item {
  display: block;
  margin-bottom: 24px;
  border: 1px solid #d9d9d9;
  background-color: #dedede;
  min-height: 124px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
#info .info-social .banner-box .banner-item img {
  width: 100%;
  height: auto;
}
@media (min-width: 1199px) {
  #info .info-social .banner-box .banner-item {
    height: 155px;
    overflow: hidden;
  }
  #info .info-social .banner-box .banner-item img {
    height: 156px;
    width: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
  }
}
@media (max-width: 1023px) {
  #info .info-social .banner-box {
    text-align: center;
    max-width: 580px;
    margin: 0 auto;
  }
  #info .info-social .banner-box .banner-item {
    height: 158px;
    display: inline-block;
    width: 266px;
  }
  #info .info-social .banner-box .banner-item img {
    height: 156px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #info .info-social .share-box {
    text-align: center;
  }
  #info .info-event {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 1023px) {
  #info .info-social .share-box {
    text-align: center;
  }
  #info .info-news,
  #info .info-event,
  #info .info-social {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #info .info-social {
    padding-bottom: 0;
  }
  #info .info-event {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.site-um .section-page {
  padding: 40px 0 !important;
}
.site-um #main-heading {
  margin-top: 0;
  background-image: url(../images/um/noisy_grid.png);
  background-repeat: repeat;
  background-color: #e6e6e6;
  margin-bottom: 0;
}
.site-um #main-heading .post-slider {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .site-um #main-heading {
    padding: 0 !important;
  }
}
.site-um #register .panel {
  padding: 0;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.site-um #register .panel .panel-header {
  padding: 30px 15px;
  background-color: #073c64;
  margin-bottom: 0;
  background-position: 110% top;
  background-repeat: no-repeat;
}
.site-um #register .panel .panel-header h3 {
  color: #fff;
  font-weight: normal;
  border-bottom: none;
  padding-bottom: 0;
}
.site-um #register .panel .panel-body {
  padding: 20px 0;
}
.site-um #register .panel .btn,
.site-um #register .panel .single-page .contact-form input[type*="submit"],
.single-page .contact-form .site-um #register .panel input[type*="submit"] {
  width: 150px;
}
@media (max-width: 480px) {
  .site-um #register {
    margin-bottom: -30px;
  }
}
.site-um #info .info-news {
  padding: 0;
}
.site-um #info .info-news .post {
  padding-left: 45px;
  position: relative;
}
.site-um #info .info-news .post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.site-um #info .info-news .post .post-icon {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .site-um #info .info-news {
    margin-bottom: 30px;
  }
}
.site-um #info .info-item .btn,
.site-um #info .info-item .single-page .contact-form input[type*="submit"],
.single-page .contact-form .site-um #info .info-item input[type*="submit"] {
  font-size: 16px;
  width: 100%;
}
.site-um #info .info-item .banner-box {
  margin-bottom: 30px;
}
.site-um #info .info-item img {
  width: 100%;
  max-width: 100%;
}
.site-um #newsfeed {
  background: none;
}
.site-um #newsfeed blockquote {
  padding: 0;
  padding-left: 70px;
  border-left: 0;
  position: relative;
}
.site-um #newsfeed blockquote .quote-icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 48px;
}
.site-um #newsfeed iframe {
  width: 100% !important;
}
@media (max-width: 768px) {
  .site-um #newsfeed blockquote {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .site-um .section-title h2,
  .site-um .section-title h3 {
    text-align: center;
  }
  .site-um .section-title h2:after,
  .site-um .section-title h3:after {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
#gallery-heading {
  margin-top: -30px;
  background-color: #e6e6e6;
  padding-top: 60px;
}
#gallery-heading .container {
  max-width: 980px;
}
#gallery-heading .breadcrumb {
  border-color: #d9d9d9;
}
@media (min-width: 768px) {
  #gallery-heading .breadcrumb {
    margin-bottom: 30px;
  }
}
#gallery-heading .section-title {
  text-align: left;
}
#gallery-heading .section-title h2:after {
  border-color: #1a2c43;
  margin-left: 0;
}
@media (min-width: 1199px) {
  #gallery-heading .video-player {
    padding-right: 10px;
  }
  #gallery-heading .video-player iframe {
    width: 100% !important;
    height: 460px !important;
  }
}
@media (max-width: 1199px) {
  #gallery-heading .video-player {
    margin-bottom: 15px;
  }
  #gallery-heading .video-player iframe {
    width: 100% !important;
    height: 460px !important;
  }
}
@media (max-width: 1023px) {
  #gallery-heading .video-player iframe {
    height: 360px !important;
  }
}
@media (max-width: 767px) {
  #gallery-heading .video-player {
    margin-bottom: 10px;
  }
  #gallery-heading .video-player iframe {
    height: 240px !important;
  }
}
@media (min-width: 1024px) {
  #gallery-heading .video-nav {
    padding-left: 10px;
  }
}
#gallery-heading .video-nav .video-item {
  margin-bottom: 20px;
}
#gallery-heading .video-nav .video-item:last-child {
  margin-bottom: 0;
}
#gallery-heading .video-nav .video-item a .video-img {
  height: 140px;
  overflow: hidden;
  display: block;
  position: relative;
  background-color: #a6a6a6;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
#gallery-heading .video-nav .video-item a .video-img img {
  width: 100%;
  height: auto;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
#gallery-heading .video-nav .video-item a .item-title {
  font-size: 14px;
  line-height: normal;
}
@media (max-width: 1023px) {
  #gallery-heading .video-nav .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  #gallery-heading .video-nav .video-item {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #gallery-heading .video-nav .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  #gallery-heading .video-nav .video-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  #gallery-heading .video-nav .video-item a {
    min-height: 50px;
  }
  #gallery-heading .video-nav .video-item a .video-img {
    height: 85px;
    background-size: 50px;
  }
  #gallery-heading .video-nav .video-item a .video-img img {
    height: 85px;
  }
  #gallery-heading .video-nav .video-item a label {
    display: none;
  }
}
#gallery-heading.gallery-photo .gallery-caption:after {
  display: none;
}
#gallery-heading.gallery-photo .gallery-caption h4 {
  margin-top: 0;
}
#gallery-heading.gallery-photo .gallery-caption p {
  margin-bottom: 0;
}
#gallery-heading.gallery-photo .gallery-box {
  position: relative;
}
#gallery-heading.gallery-photo .gallery-slider {
  padding-right: 165px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
@media (min-width: 768px) {
  #gallery-heading.gallery-photo .gallery-slider {
    height: 560px;
  }
}
#gallery-heading.gallery-photo .gallery-slider .slick-next {
  right: 195px;
}
#gallery-heading.gallery-photo .gallery-slider .gallery-item {
  margin-bottom: 0;
  display: none;
}
#gallery-heading.gallery-photo .gallery-slider .gallery-item:first-child {
  display: block;
}
#gallery-heading.gallery-photo .gallery-slider.slick-slider .gallery-item {
  display: block;
}
#gallery-heading.gallery-photo .gallery-slider .gallery-img {
  overflow: hidden;
  background-color: #090909;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
  background-size: 120px;
}
@media (min-width: 1199px) {
  #gallery-heading.gallery-photo .gallery-slider .gallery-img {
    height: 560px;
  }
}
#gallery-heading.gallery-photo .gallery-slider .gallery-img img {
  width: auto;
  height: 560px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
#gallery-heading.gallery-photo .gallery-slider .gallery-caption {
  border: none;
  padding: 30px 30px 30px;
  height: auto;
}
@media (min-width: 768px) {
  #gallery-heading.gallery-photo .gallery-slider .gallery-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.95);
  }
}
#gallery-heading.gallery-photo .gallery-nav-slider {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 165px;
  padding: 0 7.5px 0;
  background-color: #222;
  margin-left: -30px;
  overflow: hidden;
}
#gallery-heading.gallery-photo .gallery-nav-slider .gallery-item {
  margin-bottom: 7.5px;
}
#gallery-heading.gallery-photo .gallery-nav-slider .gallery-img {
  opacity: 0.6;
  overflow: hidden;
  height: 85px;
  display: block;
  position: relative;
  background-color: #555;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
  background-size: 40px;
}
#gallery-heading.gallery-photo .gallery-nav-slider .gallery-img img {
  top: 50%;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
#gallery-heading.gallery-photo .gallery-nav-slider .slick-current .gallery-img {
  opacity: 1;
}
#gallery-heading.gallery-photo
  .gallery-nav-slider
  .slick-current
  .gallery-img:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border: 2px solid #fff136;
}
@media (min-width: 768px) {
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-prev,
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-next {
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
  }
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-prev:before,
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-next:before {
    color: #fff;
    background-color: transparent !important;
  }
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-prev:hover,
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-next:hover {
    background-color: rgba(0, 0, 0, 0.9);
  }
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-prev {
    top: 12px;
  }
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-prev:before {
    content: "\f3d8";
  }
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-next {
    top: auto;
    bottom: -12px;
  }
  #gallery-heading.gallery-photo .gallery-nav-slider .slick-next:before {
    content: "\f3d0";
  }
}
#gallery-heading.gallery-photo .gallery-nav-slider:hover .slick-prev,
#gallery-heading.gallery-photo .gallery-nav-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1023px) {
  #gallery-heading.gallery-photo .gallery-slider {
    padding-right: 115px;
  }
  #gallery-heading.gallery-photo .gallery-slider .slick-next {
    right: 145px;
  }
  #gallery-heading.gallery-photo .gallery-nav-slider {
    width: 115px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #gallery-heading.gallery-photo
    .gallery-nav-slider
    .gallery-item
    .gallery-img {
    overflow: hidden;
    height: 60px;
  }
}
@media (max-width: 767px) {
  #gallery-heading.gallery-photo .gallery-slider {
    padding-right: 0;
  }
  #gallery-heading.gallery-photo .gallery-slider .gallery-img {
    overflow: hidden;
    background-size: 60px;
    min-height: 240px;
  }
  #gallery-heading.gallery-photo .gallery-slider .gallery-img img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    height: 240px;
    width: auto;
  }
  #gallery-heading.gallery-photo .gallery-slider .gallery-caption {
    padding: 15px;
  }
  #gallery-heading.gallery-photo .gallery-slider .slick-next {
    right: 30px;
  }
  #gallery-heading.gallery-photo .gallery-slider .slick-prev,
  #gallery-heading.gallery-photo .gallery-slider .slick-next {
    top: 108px;
    transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
  }
  #gallery-heading.gallery-photo .gallery-nav-slider {
    display: none !important;
  }
}
@media (max-width: 768px) {
  #gallery-heading {
    padding-top: 50px;
  }
}
#gallery-archives #content,
#gallery-archives #sidebar {
  padding-top: 0;
}
#gallery-archives #content .pagination {
  text-align: center;
}
#gallery-archives #sidebar .widget-title {
  text-transform: uppercase;
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
}
#gallery-archives .gallery-item .gallery-img a {
  background-color: #e6e6e6;
  overflow: hidden;
  height: 180px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
#gallery-archives .gallery-item .gallery-img a img {
  height: 180px;
  width: auto;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
@media (min-width: 767px) and (max-width: 768px) {
  #gallery-archives .gallery-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
  }
  #gallery-archives .gallery-item .gallery-img a {
    height: 250px;
  }
  #gallery-archives .gallery-item .gallery-img a img {
    height: 250px;
  }
}
@media (max-width: 767px) {
  #gallery-archives #content .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  #gallery-archives #content .row .pagination {
    margin: 15px 0 30px;
  }
  #gallery-archives #content .row .gallery-item .gallery-img a {
    height: auto;
    min-height: 150px;
  }
  #gallery-archives #content .row .gallery-item .gallery-img a img {
    width: 100%;
    height: auto;
    position: static;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
}
.tpb .post.col-md-1 .post-img,
.tpb .post.col-md-2 .post-img,
.tpb .post.col-md-3 .post-img,
.tpb .post.col-md-8 .col-md-3 .post-img,
.tpb .post.col-md-8 .col-md-4 .post-img,
.tpb .post.col-md-8 .col-md-6 .post-img,
.tpb .post.col-md-7 .col-md-3 .post-img,
.tpb .post.col-md-7 .col-md-4 .post-img,
.tpb .post.col-md-7 .col-md-6 .post-img,
.tpb .post.col-md-6 .col-md-3 .post-img,
.tpb .post.col-md-6 .col-md-4 .post-img,
.tpb .post.col-md-6 .col-md-6 .post-img,
.tpb .post.col-md-5 .col-md-3 .post-img,
.tpb .post.col-md-5 .col-md-4 .post-img,
.tpb .post.col-md-5 .col-md-6 .post-img,
.tpb.col-md-1 .post.col-md-12 .post-img,
.tpb.col-md-2 .post.col-md-12 .post-img,
.tpb.col-md-3 .post.col-md-12 .post-img,
.tpb .post.col-md-1 .event-date,
.tpb .post.col-md-2 .event-date,
.tpb .post.col-md-3 .event-date,
.tpb .post.col-md-8 .col-md-3 .event-date,
.tpb .post.col-md-8 .col-md-4 .event-date,
.tpb .post.col-md-8 .col-md-6 .event-date,
.tpb .post.col-md-7 .col-md-3 .event-date,
.tpb .post.col-md-7 .col-md-4 .event-date,
.tpb .post.col-md-7 .col-md-6 .event-date,
.tpb .post.col-md-6 .col-md-3 .event-date,
.tpb .post.col-md-6 .col-md-4 .event-date,
.tpb .post.col-md-6 .col-md-6 .event-date,
.tpb .post.col-md-5 .col-md-3 .event-date,
.tpb .post.col-md-5 .col-md-4 .event-date,
.tpb .post.col-md-5 .col-md-6 .event-date,
.tpb.col-md-1 .post.col-md-12 .event-date,
.tpb.col-md-2 .post.col-md-12 .event-date,
.tpb.col-md-3 .post.col-md-12 .event-date {
  padding-right: 15px;
  width: 100%;
  max-width: 100%;
}
.tpb .col-sm-12.post.col-md-1 .post-content,
.tpb .col-sm-12.post.col-md-2 .post-content,
.tpb .col-sm-12.post.col-md-3 .post-content,
.tpb .post.col-md-8 .col-sm-12.col-md-3 .post-content,
.tpb .post.col-md-8 .col-sm-12.col-md-4 .post-content,
.tpb .post.col-md-8 .col-sm-12.col-md-6 .post-content,
.tpb .post.col-md-7 .col-sm-12.col-md-3 .post-content,
.tpb .post.col-md-7 .col-sm-12.col-md-4 .post-content,
.tpb .post.col-md-7 .col-sm-12.col-md-6 .post-content,
.tpb .post.col-md-6 .col-sm-12.col-md-3 .post-content,
.tpb .post.col-md-6 .col-sm-12.col-md-4 .post-content,
.tpb .post.col-md-6 .col-sm-12.col-md-6 .post-content,
.tpb .post.col-md-5 .col-sm-12.col-md-3 .post-content,
.tpb .post.col-md-5 .col-sm-12.col-md-4 .post-content,
.tpb .post.col-md-5 .col-sm-12.col-md-6 .post-content,
.tpb.col-md-1 .col-sm-12.post.col-md-12 .post-content,
.tpb.col-md-2 .col-sm-12.post.col-md-12 .post-content,
.tpb.col-md-3 .col-sm-12.post.col-md-12 .post-content,
.tpb .col-sm-12.post.col-md-1 .post-img,
.tpb .col-sm-12.post.col-md-2 .post-img,
.tpb .col-sm-12.post.col-md-3 .post-img,
.tpb .post.col-md-8 .col-sm-12.col-md-3 .post-img,
.tpb .post.col-md-8 .col-sm-12.col-md-4 .post-img,
.tpb .post.col-md-8 .col-sm-12.col-md-6 .post-img,
.tpb .post.col-md-7 .col-sm-12.col-md-3 .post-img,
.tpb .post.col-md-7 .col-sm-12.col-md-4 .post-img,
.tpb .post.col-md-7 .col-sm-12.col-md-6 .post-img,
.tpb .post.col-md-6 .col-sm-12.col-md-3 .post-img,
.tpb .post.col-md-6 .col-sm-12.col-md-4 .post-img,
.tpb .post.col-md-6 .col-sm-12.col-md-6 .post-img,
.tpb .post.col-md-5 .col-sm-12.col-md-3 .post-img,
.tpb .post.col-md-5 .col-sm-12.col-md-4 .post-img,
.tpb .post.col-md-5 .col-sm-12.col-md-6 .post-img,
.tpb.col-md-1 .col-sm-12.post.col-md-12 .post-img,
.tpb.col-md-2 .col-sm-12.post.col-md-12 .post-img,
.tpb.col-md-3 .col-sm-12.post.col-md-12 .post-img {
  width: 100%;
  max-width: inherit;
}
.tpb .post.col-md-1 .post-title h3,
.tpb .post.col-md-2 .post-title h3,
.tpb .post.col-md-3 .post-title h3,
.tpb .post.col-md-8 .col-md-3 .post-title h3,
.tpb .post.col-md-8 .col-md-4 .post-title h3,
.tpb .post.col-md-8 .col-md-6 .post-title h3,
.tpb .post.col-md-7 .col-md-3 .post-title h3,
.tpb .post.col-md-7 .col-md-4 .post-title h3,
.tpb .post.col-md-7 .col-md-6 .post-title h3,
.tpb .post.col-md-6 .col-md-3 .post-title h3,
.tpb .post.col-md-6 .col-md-4 .post-title h3,
.tpb .post.col-md-6 .col-md-6 .post-title h3,
.tpb .post.col-md-5 .col-md-3 .post-title h3,
.tpb .post.col-md-5 .col-md-4 .post-title h3,
.tpb .post.col-md-5 .col-md-6 .post-title h3,
.tpb.col-md-1 .post.col-md-12 .post-title h3,
.tpb.col-md-2 .post.col-md-12 .post-title h3,
.tpb.col-md-3 .post.col-md-12 .post-title h3 {
  font-size: 18px;
}
.tpb .post.col-md-1 .event-date,
.tpb .post.col-md-2 .event-date,
.tpb .post.col-md-3 .event-date,
.tpb .post.col-md-8 .col-md-3 .event-date,
.tpb .post.col-md-8 .col-md-4 .event-date,
.tpb .post.col-md-8 .col-md-6 .event-date,
.tpb .post.col-md-7 .col-md-3 .event-date,
.tpb .post.col-md-7 .col-md-4 .event-date,
.tpb .post.col-md-7 .col-md-6 .event-date,
.tpb .post.col-md-6 .col-md-3 .event-date,
.tpb .post.col-md-6 .col-md-4 .event-date,
.tpb .post.col-md-6 .col-md-6 .event-date,
.tpb .post.col-md-5 .col-md-3 .event-date,
.tpb .post.col-md-5 .col-md-4 .event-date,
.tpb .post.col-md-5 .col-md-6 .event-date,
.tpb.col-md-1 .post.col-md-12 .event-date,
.tpb.col-md-2 .post.col-md-12 .event-date,
.tpb.col-md-3 .post.col-md-12 .event-date {
  border-right: none;
}
.tpb .post.col-md-1 .event-date > span,
.tpb .post.col-md-2 .event-date > span,
.tpb .post.col-md-3 .event-date > span,
.tpb .post.col-md-8 .col-md-3 .event-date > span,
.tpb .post.col-md-8 .col-md-4 .event-date > span,
.tpb .post.col-md-8 .col-md-6 .event-date > span,
.tpb .post.col-md-7 .col-md-3 .event-date > span,
.tpb .post.col-md-7 .col-md-4 .event-date > span,
.tpb .post.col-md-7 .col-md-6 .event-date > span,
.tpb .post.col-md-6 .col-md-3 .event-date > span,
.tpb .post.col-md-6 .col-md-4 .event-date > span,
.tpb .post.col-md-6 .col-md-6 .event-date > span,
.tpb .post.col-md-5 .col-md-3 .event-date > span,
.tpb .post.col-md-5 .col-md-4 .event-date > span,
.tpb .post.col-md-5 .col-md-6 .event-date > span,
.tpb.col-md-1 .post.col-md-12 .event-date > span,
.tpb.col-md-2 .post.col-md-12 .event-date > span,
.tpb.col-md-3 .post.col-md-12 .event-date > span {
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: none;
  font-size: 60px;
}
.tpb .post.col-md-1 .post-img,
.tpb .post.col-md-2 .post-img,
.tpb .post.col-md-3 .post-img,
.tpb .post.col-md-8 .col-md-3 .post-img,
.tpb .post.col-md-8 .col-md-4 .post-img,
.tpb .post.col-md-8 .col-md-6 .post-img,
.tpb .post.col-md-7 .col-md-3 .post-img,
.tpb .post.col-md-7 .col-md-4 .post-img,
.tpb .post.col-md-7 .col-md-6 .post-img,
.tpb .post.col-md-6 .col-md-3 .post-img,
.tpb .post.col-md-6 .col-md-4 .post-img,
.tpb .post.col-md-6 .col-md-6 .post-img,
.tpb .post.col-md-5 .col-md-3 .post-img,
.tpb .post.col-md-5 .col-md-4 .post-img,
.tpb .post.col-md-5 .col-md-6 .post-img,
.tpb.col-md-1 .post.col-md-12 .post-img,
.tpb.col-md-2 .post.col-md-12 .post-img,
.tpb.col-md-3 .post.col-md-12 .post-img {
  margin-bottom: 15px;
}
.tpb .post.col-md-1 .post-content,
.tpb .post.col-md-2 .post-content,
.tpb .post.col-md-3 .post-content,
.tpb .post.col-md-8 .col-md-3 .post-content,
.tpb .post.col-md-8 .col-md-4 .post-content,
.tpb .post.col-md-8 .col-md-6 .post-content,
.tpb .post.col-md-7 .col-md-3 .post-content,
.tpb .post.col-md-7 .col-md-4 .post-content,
.tpb .post.col-md-7 .col-md-6 .post-content,
.tpb .post.col-md-6 .col-md-3 .post-content,
.tpb .post.col-md-6 .col-md-4 .post-content,
.tpb .post.col-md-6 .col-md-6 .post-content,
.tpb .post.col-md-5 .col-md-3 .post-content,
.tpb .post.col-md-5 .col-md-4 .post-content,
.tpb .post.col-md-5 .col-md-6 .post-content,
.tpb.col-md-1 .post.col-md-12 .post-content,
.tpb.col-md-2 .post.col-md-12 .post-content,
.tpb.col-md-3 .post.col-md-12 .post-content {
  width: 100%;
}
.tpb .post:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.tpb-title .portfolio-label,
.tpb-title .post-label {
  font-size: 26px;
}
@media (max-width: 1023px) {
  .tpb-title .portfolio-label,
  .tpb-title .post-label {
    font-size: 18px;
  }
}
.tpb .widget-list .tpb-title {
  margin-bottom: 20px;
}
.tpb .widget-list ul {
  list-style: none;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.tpb .widget-list ul li {
  border-bottom: 1px solid #e6e6e6;
}
.tpb .widget-list ul li a {
  padding: 10px 0;
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #222;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
}
.tpb .widget-list ul li a:hover {
  color: #1a2c43;
}
.tpb .widget-list ul li:last-child {
  border-bottom: none;
}
@media (min-width: 1024px) {
  .tpb .post-row {
    margin-bottom: 30px;
  }
  .tpb .post-row:last-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .tpb .post-row .post:last-child {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .tpb .post-row .post:last-child:after {
    display: block;
  }
  .tpb .post-row:last-child .post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .tpb .post-row:last-child .post:last-child:after {
    display: none;
  }
}
.tpb .multi-column + .btn-box:before {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.tpb .post {
  position: relative;
  border-bottom: none;
}
@media (min-width: 1024px) {
  .tpb .post {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .tpb .post:after {
    display: none;
  }
  .tpb .post.no-image {
    margin-bottom: -10px;
  }
}
.tpb .post .entry-content .ecae-button {
  display: none !important;
}
.tpb .post .post-img {
  padding-right: 15px;
  margin-bottom: 15px;
}
.tpb .post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.tpb .post:last-child:after {
  display: none;
}
.tpb .post.col-md-12 {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tpb .post.col-md-12 .post-img {
  padding-right: 0;
  margin-bottom: 0;
}
.tpb .post.col-md-12:after {
  display: block;
}
.tpb .post.col-md-12:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.tpb .post.col-md-12:last-child:after {
  display: none;
}
.tpb .post.col-md-1.post-event .event-date,
.tpb .post.col-md-2.post-event .event-date,
.tpb .post.col-md-3.post-event .event-date {
  border-right: 0;
}
@media (max-width: 1023px) {
  .tpb .post.col-md-1.post-event .event-date,
  .tpb .post.col-md-2.post-event .event-date,
  .tpb .post.col-md-3.post-event .event-date {
    width: 25%;
  }
  .tpb .post.col-md-1.post-event .event-date span,
  .tpb .post.col-md-2.post-event .event-date span,
  .tpb .post.col-md-3.post-event .event-date span {
    padding-top: 0;
    padding-bottom: 0;
  }
  .tpb .post.col-md-1.post-event .post-content,
  .tpb .post.col-md-2.post-event .post-content,
  .tpb .post.col-md-3.post-event .post-content {
    width: 75%;
  }
}
.tpb .post-slider .post-img {
  margin-bottom: 0;
}
.tpb .post-slider .post-img a {
  display: block;
  overflow: hidden;
  background-color: #073c64;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
@media (min-width: 1024px) {
  .tpb .post-slider .post-img a {
    height: 370px;
  }
  .tpb .post-slider .post-img a img {
    width: auto;
    height: 370px;
    max-width: none;
    position: relative;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
}
@media (min-width: 480px) and (max-width: 1023px) {
  .tpb .post-slider .post-img a {
    height: 400px;
    position: relative;
  }
  .tpb .post-slider .post-img a img {
    width: 100%;
    max-width: none;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
  .tpb .post-slider .slick-arrow {
    top: 188px;
    position: static;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    position: absolute;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .tpb .post-slider .post-img a img {
    width: 160%;
    max-width: none;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
}
.tpb.tpb-icon,
.tpb.tpb-icon_fa,
.tpb.tpb-image_icon {
  text-align: center;
  padding: 0 15px;
}
.tpb.tpb-icon .tpb-icon-container,
.tpb.tpb-icon_fa .tpb-icon-container,
.tpb.tpb-image_icon .tpb-icon-container,
.tpb.tpb-icon .tpb-icon-title h2,
.tpb.tpb-icon_fa .tpb-icon-title h2,
.tpb.tpb-image_icon .tpb-icon-title h2 {
  color: #222;
  padding: 0;
  font-weight: bold;
  text-transform: capitalize;
}
.tpb.tpb-icon .tpb-icon-item,
.tpb.tpb-icon_fa .tpb-icon-item,
.tpb.tpb-image_icon .tpb-icon-item {
  display: block;
  margin: 0 auto 20px;
  width: 72px;
  height: 72px;
  line-height: 68px;
  border: 2px solid #e6e6e6;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  text-align: center;
  font-size: 24px;
  color: #073c64;
}
.tpb.tpb-icon h2,
.tpb.tpb-icon_fa h2,
.tpb.tpb-image_icon h2,
.tpb.tpb-icon h3,
.tpb.tpb-icon_fa h3,
.tpb.tpb-image_icon h3,
.tpb.tpb-icon h4,
.tpb.tpb-icon_fa h4,
.tpb.tpb-image_icon h4 {
  font-size: 24px;
  margin-bottom: 10px;
}
.tpb.tpb-icon h2 a,
.tpb.tpb-icon_fa h2 a,
.tpb.tpb-image_icon h2 a,
.tpb.tpb-icon h3 a,
.tpb.tpb-icon_fa h3 a,
.tpb.tpb-image_icon h3 a,
.tpb.tpb-icon h4 a,
.tpb.tpb-icon_fa h4 a,
.tpb.tpb-image_icon h4 a {
  text-decoration: none;
}
.tpb.tpb-icon .content-boxed,
.tpb.tpb-icon_fa .content-boxed,
.tpb.tpb-image_icon .content-boxed {
  border: 1px solid #e6e6e6;
}
.tpb.tpb-icon .content-boxed .tpb-icon-container,
.tpb.tpb-icon_fa .content-boxed .tpb-icon-container,
.tpb.tpb-image_icon .content-boxed .tpb-icon-container {
  background-color: #073c64;
  margin-bottom: 20px;
}
.tpb.tpb-icon .content-boxed .tpb-icon-container .tpb-icon-item,
.tpb.tpb-icon_fa .content-boxed .tpb-icon-container .tpb-icon-item,
.tpb.tpb-image_icon .content-boxed .tpb-icon-container .tpb-icon-item {
  height: 96px;
  line-height: 96px;
  color: #fff;
  font-size: 36px;
  border: none;
  margin-bottom: 0;
}
.tpb.tpb-icon .content-boxed .tpb-icon-title h2,
.tpb.tpb-icon_fa .content-boxed .tpb-icon-title h2,
.tpb.tpb-image_icon .content-boxed .tpb-icon-title h2,
.tpb.tpb-icon .content-boxed .tpb-icon-title h3,
.tpb.tpb-icon_fa .content-boxed .tpb-icon-title h3,
.tpb.tpb-image_icon .content-boxed .tpb-icon-title h3,
.tpb.tpb-icon .content-boxed .tpb-icon-title h4,
.tpb.tpb-icon_fa .content-boxed .tpb-icon-title h4,
.tpb.tpb-image_icon .content-boxed .tpb-icon-title h4 {
  font-size: 16px;
  text-transform: uppercase;
}
.tpb.tpb-icon .content-boxed .tpb-icon-content .btn,
.tpb.tpb-icon_fa .content-boxed .tpb-icon-content .btn,
.tpb.tpb-image_icon .content-boxed .tpb-icon-content .btn,
.tpb.tpb-icon
  .content-boxed
  .tpb-icon-content
  .single-page
  .contact-form
  input[type*="submit"],
.single-page
  .contact-form
  .tpb.tpb-icon
  .content-boxed
  .tpb-icon-content
  input[type*="submit"],
.tpb.tpb-icon_fa
  .content-boxed
  .tpb-icon-content
  .single-page
  .contact-form
  input[type*="submit"],
.single-page
  .contact-form
  .tpb.tpb-icon_fa
  .content-boxed
  .tpb-icon-content
  input[type*="submit"],
.tpb.tpb-image_icon
  .content-boxed
  .tpb-icon-content
  .single-page
  .contact-form
  input[type*="submit"],
.single-page
  .contact-form
  .tpb.tpb-image_icon
  .content-boxed
  .tpb-icon-content
  input[type*="submit"] {
  padding: 10px 30px;
  width: 100%;
  max-width: 150px;
  margin: 0 auto 20px;
  border-color: #e6e6e6;
}
.tpb.tpb-icon .content-boxed .tpb-icon-content .btn:hover,
.tpb.tpb-icon_fa .content-boxed .tpb-icon-content .btn:hover,
.tpb.tpb-image_icon .content-boxed .tpb-icon-content .btn:hover,
.tpb.tpb-icon
  .content-boxed
  .tpb-icon-content
  .single-page
  .contact-form
  input[type*="submit"]:hover,
.single-page
  .contact-form
  .tpb.tpb-icon
  .content-boxed
  .tpb-icon-content
  input[type*="submit"]:hover,
.tpb.tpb-icon_fa
  .content-boxed
  .tpb-icon-content
  .single-page
  .contact-form
  input[type*="submit"]:hover,
.single-page
  .contact-form
  .tpb.tpb-icon_fa
  .content-boxed
  .tpb-icon-content
  input[type*="submit"]:hover,
.tpb.tpb-image_icon
  .content-boxed
  .tpb-icon-content
  .single-page
  .contact-form
  input[type*="submit"]:hover,
.single-page
  .contact-form
  .tpb.tpb-image_icon
  .content-boxed
  .tpb-icon-content
  input[type*="submit"]:hover {
  border-color: #073c64;
}
.tpb.tpb-icon .content-boxed .tpb-icon-content,
.tpb.tpb-icon_fa .content-boxed .tpb-icon-content,
.tpb.tpb-image_icon .content-boxed .tpb-icon-content {
  padding-left: 15px;
  padding-right: 15px;
}
.tpb.tpb-icon:last-child,
.tpb.tpb-icon_fa:last-child,
.tpb.tpb-image_icon:last-child {
  margin-bottom: 30px !important;
}
.tpb.tpb-image_icon .tpb-icon-item {
  border: none;
  max-width: 72px !important;
  height: auto !important;
  margin-bottom: 20px !important;
}
.tpb.tpb-image_icon .content-boxed .tpb-icon-container {
  padding-top: 15px;
  padding-bottom: 15px;
}
.tpb.tpb-image_icon .content-boxed .tpb-icon-content {
  padding-left: 15px;
  padding-right: 15px;
}
.tpb.tpb-image_icon .content-boxed .tpb-icon-item {
  margin-bottom: 0 !important;
}
.tpb.tpb-image_icon:hover .tpb-icon-item {
  background-color: transparent;
}
.tpb.tpb-rss_feed .widget_rss {
  margin-bottom: 0;
}
.tpb.tpb-rss_feed .widget_rss ul li a {
  font-size: 18px;
}
.tpb .btn-box {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.tpb.col-md-1 .post .post-img a img,
.tpb.col-md-2 .post .post-img a img,
.tpb.col-md-3 .post .post-img a img {
  height: 180px;
  width: auto;
  max-width: none;
}
.tpb.col-md-6 .post .post-img a {
  height: 130px;
  background-size: 50px;
}
.tpb.col-md-6 .post .post-img a img {
  height: 130px;
  width: auto;
  max-width: none;
}
.tpb.col-md-8 .post .post-img a,
.tpb.col-md-7 .post .post-img a {
  height: 160px;
}
.tpb.col-md-8 .post .post-img a img,
.tpb.col-md-7 .post .post-img a img {
  height: 160px;
  width: auto;
  max-width: none;
}
@media (min-width: 1024px) {
  .tpb.col-md-12 .col-md-4 + .btn-box,
  .tpb.col-md-12 .col-md-3 + .btn-box {
    position: relative;
  }
  .tpb.col-md-12 .col-md-4 + .btn-box:before,
  .tpb.col-md-12 .col-md-3 + .btn-box:before {
    content: "";
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e6e6e6;
  }
  .tpb.col-md-12 .post-event.col-md-3,
  .tpb.col-md-12 .post-event.col-md-4 {
    border-right: none;
  }
  .tpb.col-md-12 .post.col-md-4 .post-img img,
  .tpb.col-md-12 .post.col-md-6 .post-img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
  .tpb .post:after {
    display: none;
  }
  .tpb.col-md-6 .post-title h3 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  .tpb.col-md-6 .post-date {
    margin-bottom: 6px !important;
  }
  .tpb.col-md-4 .post,
  .tpb.col-md-5 .post {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .tpb.col-md-4 .post .post-img a,
  .tpb.col-md-5 .post .post-img a {
    height: 80px;
    background-size: 40px;
  }
  .tpb.col-md-4 .post .post-img a img,
  .tpb.col-md-5 .post .post-img a img {
    height: 80px;
    width: auto;
    max-width: none;
  }
  .tpb.col-md-4 .event-date,
  .tpb.col-md-4 .post-img,
  .tpb.col-md-5 .event-date,
  .tpb.col-md-5 .post-img {
    padding-right: 0;
  }
  .tpb.col-md-4 .post-title h3,
  .tpb.col-md-5 .post-title h3 {
    font-size: 14px;
  }
  .tpb.col-md-4 .post-title .post-date,
  .tpb.col-md-5 .post-title .post-date {
    margin-bottom: 0;
  }
  .tpb.col-md-4 .entry-content,
  .tpb.col-md-5 .entry-content {
    display: none;
  }
  .tpb.col-md-3 .event-date span,
  .tpb.col-md-4 .event-date span {
    font-size: 48px;
  }
  .tpb.col-md-2 .post.col-md-12 .post-img,
  .tpb.col-md-3 .post.col-md-12 .post-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .tpb.col-md-1 .event-date span,
  .tpb.col-md-2 .event-date span,
  .tpb.col-md-3 .event-date span {
    border-right: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
  }
  .tpb.col-md-1 .post-title h3,
  .tpb.col-md-2 .post-title h3,
  .tpb.col-md-3 .post-title h3 {
    font-size: 14px;
  }
  .tpb.col-md-1 .post-title .post-date,
  .tpb.col-md-2 .post-title .post-date,
  .tpb.col-md-3 .post-title .post-date {
    margin-bottom: 0;
  }
  .tpb.col-md-1 .entry-content,
  .tpb.col-md-2 .entry-content,
  .tpb.col-md-3 .entry-content {
    display: none;
  }
}
@media (max-width: 1023px) {
  .tpb.col-md-12 .post.col-sm-12 .post-img a img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
}
@media (max-width: 767px) {
  .tpb.col-md-8 .post .post-img a,
  .tpb.col-md-7 .post .post-img a {
    height: 160px;
  }
  .tpb.col-md-8 .post .post-img a img,
  .tpb.col-md-7 .post .post-img a img {
    width: 100%;
    height: auto;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
}
@media (max-width: 480px) {
  .tpb.col-md-4 .post.col-md-12 .post-img {
    padding-right: 15px;
    width: 100%;
    max-width: 100%;
  }
  .tpb.col-md-4 .post.col-md-12 .post-title h3 {
    font-size: 18px;
  }
  .tpb.col-md-4 .post.col-md-12 .event-date > span {
    padding-top: 15px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: none;
  }
  .tpb.col-md-4 .post.col-md-12 .post-img {
    margin-bottom: 15px;
  }
  .tpb.col-md-4 .post.col-md-12 .post-content {
    width: 100%;
  }
  .tpb.col-md-4 .post.col-md-12.post-event .post-content {
    width: 75%;
  }
  .tpb .post-event .event-date > span {
    padding-top: 0 !important;
    font-size: 60px;
  }
}
@media (max-width: 1023px) {
  .tpb .post.col-md-12 .post-img {
    padding-right: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 380px) {
  .tpb .post-event .event-date {
    width: 30% !important;
  }
  .tpb .post-event .post-content {
    width: 70% !important;
  }
}
.single-post .post-content .event-table {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  background-color: #e6e6e6;
  padding: 15px 30px;
  margin: 15px 0 30px;
}
.single-post .post-content .event-table > table {
  margin: 0;
}
.single-post .post-content .event-table > table th,
.single-post .post-content .event-table > table td {
  font-family: inherit;
  border: none;
  padding: 5px 0 !important;
}
.single-post .post-content .event-table > table th {
  min-width: 120px;
  text-align: left;
  color: #222;
  background-color: transparent !important;
}
.single-post .post-content .event-table > table a {
  color: #222;
  text-decoration: none;
}
.single-post .post-content .event-table > table a:hover {
  color: #1a2c43;
  text-decoration: underline;
}
.single-post .post-content .event-table > table .colon {
  width: 15px;
  text-align: center;
}
.single-post .post-content .event-table > table .colon + td {
  padding-left: 0 !important;
}
@media (max-width: 767px) {
  .single-post .post-content .event-table {
    margin: 0 0 15px;
  }
  .single-post .post-content .event-table > table {
    display: block;
  }
  .single-post .post-content .event-table > table th,
  .single-post .post-content .event-table > table .colon {
    width: auto;
    min-width: auto;
    display: inline-block;
  }
  .single-post .post-content .event-table > table td {
    display: block;
    margin-bottom: 5px;
    border-bottom: 1px solid #e6e6e6;
  }
}
.slider-wrapper {
  margin-bottom: 30px;
  position: relative;
}
.slider-wrapper .gallery-item,
.slider-wrapper img {
  margin-bottom: 0 !important;
}
.slider-wrapper .gallery-item {
  position: relative;
}
.slider-wrapper .gallery-title {
  font-weight: normal;
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 3;
  padding: 15px;
  margin-bottom: 0 !important;
  color: #fff;
  line-height: 1.4;
  background-color: #222;
}
.slider-wrapper .gallery-nav-slider {
  padding: 0 5px;
  background-color: #222;
}
.slider-wrapper .gallery-nav-slider .gallery-item {
  padding: 5px 2.5px;
}
.slider-wrapper .gallery-nav-slider .gallery-item:after {
  display: none;
}
.slider-wrapper .gallery-nav-slider .gallery-item img {
  opacity: 0.6;
  border: 2px solid transparent;
}
.slider-wrapper .gallery-nav-slider .gallery-item.slick-current img {
  opacity: 1;
  border-color: #fff;
}
@media (max-width: 767px) {
  .slider-wrapper {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
  }
  .slider-wrapper .slick-prev,
  .slider-wrapper .slick-next {
    top: 108px;
    transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
  }
  .slider-wrapper .gallery-item {
    overflow: hidden;
  }
  .slider-wrapper .gallery-item > img {
    position: relative;
    height: 240px !important;
    width: auto !important;
    max-width: inherit !important;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
  .slider-wrapper .gallery-title {
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    width: 100%;
  }
  .slider-wrapper .gallery-item:after,
  .slider-wrapper .gallery-nav-slider {
    display: none;
  }
}
.single-post {
  margin-bottom: 30px;
}
.single-post .post-heading {
  margin-bottom: 30px;
}
.single-post .post-heading .post-title {
  margin: 0 0 12px;
}
.single-post .post-heading .post-subtitle {
  margin: 0;
}
.single-post .post-heading .entry-meta {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.single-post .post-heading .entry-meta li {
  display: inline-block;
  margin-right: 15px;
  line-height: 30px;
}
.single-post .post-heading .entry-meta li a {
  color: #222;
  text-decoration: none;
}
.single-post .post-heading .entry-meta li a:hover {
  color: #1a2c43;
}
.single-post .post-heading .entry-meta li:last-child {
  margin-right: 0;
}
.single-post .post-heading .entry-meta li:before {
  font-family: "Ionicons";
  font-size: 18px;
  color: #fff136;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.single-post .post-heading .entry-meta li.post-category:before {
  content: "\f36b";
  top: -1px;
}
.single-post .post-heading .entry-meta li.post-date:before {
  content: "\f3b3";
}
.single-post .post-heading .entry-meta li.post-author:before {
  content: "\f213";
}
.single-post .post-heading .entry-meta li.post-reads:before {
  content: "\f133";
}
.single-post .post-heading .entry-meta li.post-comments:before {
  content: "\f11e";
}
.single-post .post-heading .entry-meta li.post-view {
  margin-top: 10px;
}
@media (min-width: 480px) {
  .single-post .post-heading .entry-meta li.post-view {
    margin-top: 0;
    padding-left: 15px;
    border-left: 1px solid #e9e9e9;
  }
}
.single-post .post-heading .entry-meta li.post-view .btn,
.single-post
  .post-heading
  .entry-meta
  li.post-view
  .single-page
  .contact-form
  input[type*="submit"],
.single-page
  .contact-form
  .single-post
  .post-heading
  .entry-meta
  li.post-view
  input[type*="submit"] {
  padding: 0 10px 0 0 !important;
  text-transform: none;
}
.single-post .post-heading .entry-meta li.post-view .btn .fa,
.single-post
  .post-heading
  .entry-meta
  li.post-view
  .single-page
  .contact-form
  input[type*="submit"]
  .fa,
.single-page
  .contact-form
  .single-post
  .post-heading
  .entry-meta
  li.post-view
  input[type*="submit"]
  .fa {
  background-color: #e74c3c;
  color: #fff;
  margin-right: 3px;
  height: 24px;
  width: 24px;
  line-height: 24px;
}
.single-post .post-heading .entry-meta li.post-view .btn:hover,
.single-post
  .post-heading
  .entry-meta
  li.post-view
  .single-page
  .contact-form
  input[type*="submit"]:hover,
.single-page
  .contact-form
  .single-post
  .post-heading
  .entry-meta
  li.post-view
  input[type*="submit"]:hover {
  color: #222;
  background-color: #eee;
  border-color: #dedede;
}
.single-post .post-heading .entry-meta li.post-view .btn:hover .fa,
.single-post
  .post-heading
  .entry-meta
  li.post-view
  .single-page
  .contact-form
  input[type*="submit"]:hover
  .fa,
.single-page
  .contact-form
  .single-post
  .post-heading
  .entry-meta
  li.post-view
  input[type*="submit"]:hover
  .fa {
  background-color: #c0392b;
}
.single-post .post-content .heading-sample h1,
.single-post .post-content .heading-sample h2,
.single-post .post-content .heading-sample h3,
.single-post .post-content .heading-sample h4,
.single-post .post-content .heading-sample h5,
.single-post .post-content .heading-sample h6 {
  font-weight: 700;
  margin: 0 0 15px;
}
.single-post .post-content h1,
.single-post .post-content h2,
.single-post .post-content h3,
.single-post .post-content h4,
.single-post .post-content h5,
.single-post .post-content h6 {
  line-height: 1.1;
  margin: 0 0 15px;
}
.single-post .post-content > img {
  width: 100%;
}
.single-post .post-content img,
.single-post .post-content pre,
.single-post .post-content blockquote,
.single-post .post-content .wp-caption {
  max-width: 100%;
  height: auto;
}
.single-post .post-content > p,
.single-post .post-content img,
.single-post .post-content ol,
.single-post .post-content ul,
.single-post .post-content dl,
.single-post .post-content pre,
.single-post .post-content blockquote,
.single-post .post-content .wp-caption,
.single-post .post-content table {
  margin: 0 0 15px;
}
.single-post .post-content .tpb img,
.single-post .post-content .slick-dots {
  margin-bottom: 0;
}
.single-post .post-content pre {
  font-size: inherit;
}
.single-post .post-content dl,
.single-post .post-content ul,
.single-post .post-content ol {
  padding-left: 50px;
}
.single-post .post-content ol ol,
.single-post .post-content ul ul,
.single-post .post-content dl dl {
  margin: inherit;
}
.single-post .post-content ol dl,
.single-post .post-content ul dl {
  padding-left: 0;
  margin-bottom: 0;
}
.single-post .post-content ol dl dt,
.single-post .post-content ol dl dd,
.single-post .post-content ul dl dt,
.single-post .post-content ul dl dd {
  display: inline-block;
}
.single-post .post-content ol dl dt,
.single-post .post-content ul dl dt {
  font-weight: normal;
  min-width: 150px;
}
.single-post .post-content .slider-preview .gallery-img img {
  margin: 0;
}
.single-post .post-content .slider-wrapper .gallery-slider {
  height: 420px;
  overflow: hidden;
}
.single-post .post-content .slider-wrapper .gallery-slider .gallery-item {
  background-color: #090909;
  overflow: hidden;
  height: 420px;
  display: none;
}
.single-post
  .post-content
  .slider-wrapper
  .gallery-slider
  .gallery-item:first-child {
  display: block;
}
.single-post .post-content .slider-wrapper .gallery-slider .gallery-item img {
  height: 420px;
  width: auto;
  max-width: none;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.single-post
  .post-content
  .slider-wrapper
  .gallery-slider.slick-slider
  .gallery-item {
  display: block;
}
.single-post .post-content .slider-wrapper .gallery-nav-slider {
  font-size: 0;
  text-align: center;
}
.single-post .post-content .slider-wrapper .gallery-nav-slider .gallery-item {
  display: inline-block;
}
.single-post
  .post-content
  .slider-wrapper
  .gallery-nav-slider
  .gallery-item
  img {
  height: 80px;
  width: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.single-post .post-content form {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .single-post .post-content blockquote {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .single-post .post-content img.alignleft,
  .single-post .post-content .wp-caption.alignleft {
    margin-right: 15px;
  }
  .single-post .post-content img.alignright,
  .single-post .post-content .wp-caption.alignright {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .single-post .post-content .gallery-slider {
    background-color: #222;
    height: auto !important;
  }
  .single-post .post-content .gallery-slider .slick-arrow {
    top: 50% !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
  }
  .single-post .post-content .gallery-slider .gallery-item {
    height: auto !important;
  }
  .single-post .post-content .gallery-slider .gallery-item img {
    width: 100% !important;
    height: auto !important;
  }
  .single-post .post-content img.alignleft,
  .single-post .post-content .wp-caption.alignleft {
    margin-right: 0;
    width: 100%;
    height: auto;
  }
  .single-post .post-content img.alignright,
  .single-post .post-content .wp-caption.alignright {
    margin-left: 0;
    width: 100%;
    height: auto;
  }
}
.single-post .post-content table th {
  color: #fff;
  font-weight: bold;
  background-color: #073c64;
  border-top: none !important;
}
.single-post .post-content table th,
.single-post .post-content table td {
  padding: 11px 20px;
}
@media (max-width: 1023px) {
  .single-post .post-content > p,
  .single-post .post-content ol,
  .single-post .post-content ul,
  .single-post .post-content dl,
  .single-post .post-content .wp-caption {
    margin: 0 0 15px;
  }
  .single-post .post-content .wp-caption > p {
    font-size: 12px;
    line-height: 1.4;
  }
}
@media (max-width: 480px) {
  .single-post .post-content .gallery-slider .slick-prev,
  .single-post .post-content .gallery-slider .slick-next {
    top: 108px !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
  }
  .single-post .post-content .gallery-slider .gallery-item {
    overflow: hidden;
  }
  .single-post .post-content .gallery-slider .gallery-item img {
    height: 240px !important;
    width: auto !important;
    max-width: inherit !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
  }
}
.single-post .tagcloud {
  margin-top: 30px;
  margin-bottom: 30px;
}
.single-post .related-post .post-list a {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .single-post h1 {
    font-size: 26px;
  }
  .single-post h2 {
    font-size: 18px; /*22px*/
  }
  .single-post h3 {
    font-size: 18px;
  }
  .single-post h4 {
    font-size: 20px;
  }
  .single-post .post-heading {
    margin-bottom: 15px;
  }
}
.single-post.protected .post-heading {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 30px;
}
.single-post.protected form input {
  margin-left: 8px;
}
@media (min-width: 1024px) {
  .single-post.protected form input {
    padding: 5px 10px;
    height: 38px;
  }
}
.single-post.protected form input[type="password"] {
  min-width: 300px;
}
.single-post.protected form input[type="submit"] {
  min-width: 120px;
}
@media (max-width: 767px) {
  .single-post.protected .post-heading {
    padding-bottom: 15px;
  }
  .single-post.protected label {
    margin-bottom: 0;
  }
  .single-post.protected label:after {
    content: " :";
    display: inline;
  }
  .single-post.protected form input {
    margin-top: 15px;
    margin-left: 0;
  }
  .single-post.protected form input[type="password"] {
    min-width: 100%;
    width: 100%;
  }
}
.header-fancy + #body .post-content > p > img {
  margin-right: 30px;
}
@media (max-width: 767px) {
  .header-fancy + #body .post-content > p > img {
    margin-right: 0;
    width: 100%;
    height: auto;
    display: block;
    float: none;
  }
}
@media (min-width: 1024px) {
  .single-page {
    padding-bottom: 72px;
  }
}
.single-page .panel-map {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .single-page .panel-map > div {
    width: 100% !important;
    height: 350px !important;
  }
}
@media (max-width: 767px) {
  .single-page .panel-map > div {
    height: 240px !important;
  }
}
.single-page .gallery-item .gallery-img a {
  overflow: hidden;
  display: block;
  background-color: #e6e6e6;
  min-height: 180px;
}
@media (min-width: 1024px) {
  .single-page .gallery-item .gallery-img a {
    height: 180px;
  }
  .single-page .gallery-item .gallery-img a img {
    height: 180px;
    width: auto;
    position: relative;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
}
.single-page .portfolio-item {
  margin-bottom: 30px;
}
.single-page .address-box {
  margin-bottom: 30px;
}
.single-page .address-box .address-title {
  color: #073c64;
}
.single-page .address-box p {
  color: #555;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 7.5px;
}
.single-page .address-box p a {
  color: inherit;
  text-decoration: none;
}
.single-page .address-box p .ion,
.single-page .address-box p .ionicons,
.single-page .address-box p .ion-alert:before,
.single-page .address-box p .ion-alert-circled:before,
.single-page .address-box p .ion-android-add:before,
.single-page .address-box p .ion-android-add-circle:before,
.single-page .address-box p .ion-android-alarm-clock:before,
.single-page .address-box p .ion-android-alert:before,
.single-page .address-box p .ion-android-apps:before,
.single-page .address-box p .ion-android-archive:before,
.single-page .address-box p .ion-android-arrow-back:before,
.single-page .address-box p .ion-android-arrow-down:before,
.single-page .address-box p .ion-android-arrow-dropdown:before,
.single-page .address-box p .ion-android-arrow-dropdown-circle:before,
.single-page .address-box p .ion-android-arrow-dropleft:before,
.single-page .address-box p .ion-android-arrow-dropleft-circle:before,
.single-page .address-box p .ion-android-arrow-dropright:before,
.single-page .address-box p .ion-android-arrow-dropright-circle:before,
.single-page .address-box p .ion-android-arrow-dropup:before,
.single-page .address-box p .ion-android-arrow-dropup-circle:before,
.single-page .address-box p .ion-android-arrow-forward:before,
.single-page .address-box p .ion-android-arrow-up:before,
.single-page .address-box p .ion-android-attach:before,
.single-page .address-box p .ion-android-bar:before,
.single-page .address-box p .ion-android-bicycle:before,
.single-page .address-box p .ion-android-boat:before,
.single-page .address-box p .ion-android-bookmark:before,
.single-page .address-box p .ion-android-bulb:before,
.single-page .address-box p .ion-android-bus:before,
.single-page .address-box p .ion-android-calendar:before,
.single-page .address-box p .ion-android-call:before,
.single-page .address-box p .ion-android-camera:before,
.single-page .address-box p .ion-android-cancel:before,
.single-page .address-box p .ion-android-car:before,
.single-page .address-box p .ion-android-cart:before,
.single-page .address-box p .ion-android-chat:before,
.single-page .address-box p .ion-android-checkbox:before,
.single-page .address-box p .ion-android-checkbox-blank:before,
.single-page .address-box p .ion-android-checkbox-outline:before,
.single-page .address-box p .ion-android-checkbox-outline-blank:before,
.single-page .address-box p .ion-android-checkmark-circle:before,
.single-page .address-box p .ion-android-clipboard:before,
.single-page .address-box p .ion-android-close:before,
.single-page .address-box p .ion-android-cloud:before,
.single-page .address-box p .ion-android-cloud-circle:before,
.single-page .address-box p .ion-android-cloud-done:before,
.single-page .address-box p .ion-android-cloud-outline:before,
.single-page .address-box p .ion-android-color-palette:before,
.single-page .address-box p .ion-android-compass:before,
.single-page .address-box p .ion-android-contact:before,
.single-page .address-box p .ion-android-contacts:before,
.single-page .address-box p .ion-android-contract:before,
.single-page .address-box p .ion-android-create:before,
.single-page .address-box p .ion-android-delete:before,
.single-page .address-box p .ion-android-desktop:before,
.single-page .address-box p .ion-android-document:before,
.single-page .address-box p .ion-android-done:before,
.single-page .address-box p .ion-android-done-all:before,
.single-page .address-box p .ion-android-download:before,
.single-page .address-box p .ion-android-drafts:before,
.single-page .address-box p .ion-android-exit:before,
.single-page .address-box p .ion-android-expand:before,
.single-page .address-box p .ion-android-favorite:before,
.single-page .address-box p .ion-android-favorite-outline:before,
.single-page .address-box p .ion-android-film:before,
.single-page .address-box p .ion-android-folder:before,
.single-page .address-box p .ion-android-folder-open:before,
.single-page .address-box p .ion-android-funnel:before,
.single-page .address-box p .ion-android-globe:before,
.single-page .address-box p .ion-android-hand:before,
.single-page .address-box p .ion-android-hangout:before,
.single-page .address-box p .ion-android-happy:before,
.single-page .address-box p .ion-android-home:before,
.single-page .address-box p .ion-android-image:before,
.single-page .address-box p .ion-android-laptop:before,
.single-page .address-box p .ion-android-list:before,
.single-page .address-box p .ion-android-locate:before,
.single-page .address-box p .ion-android-lock:before,
.single-page .address-box p .ion-android-mail:before,
.single-page .address-box p .ion-android-map:before,
.single-page .address-box p .ion-android-menu:before,
.single-page .address-box p .ion-android-microphone:before,
.single-page .address-box p .ion-android-microphone-off:before,
.single-page .address-box p .ion-android-more-horizontal:before,
.single-page .address-box p .ion-android-more-vertical:before,
.single-page .address-box p .ion-android-navigate:before,
.single-page .address-box p .ion-android-notifications:before,
.single-page .address-box p .ion-android-notifications-none:before,
.single-page .address-box p .ion-android-notifications-off:before,
.single-page .address-box p .ion-android-open:before,
.single-page .address-box p .ion-android-options:before,
.single-page .address-box p .ion-android-people:before,
.single-page .address-box p .ion-android-person:before,
.single-page .address-box p .ion-android-person-add:before,
.single-page .address-box p .ion-android-phone-landscape:before,
.single-page .address-box p .ion-android-phone-portrait:before,
.single-page .address-box p .ion-android-pin:before,
.single-page .address-box p .ion-android-plane:before,
.single-page .address-box p .ion-android-playstore:before,
.single-page .address-box p .ion-android-print:before,
.single-page .address-box p .ion-android-radio-button-off:before,
.single-page .address-box p .ion-android-radio-button-on:before,
.single-page .address-box p .ion-android-refresh:before,
.single-page .address-box p .ion-android-remove:before,
.single-page .address-box p .ion-android-remove-circle:before,
.single-page .address-box p .ion-android-restaurant:before,
.single-page .address-box p .ion-android-sad:before,
.single-page .address-box p .ion-android-search:before,
.single-page .address-box p .ion-android-send:before,
.single-page .address-box p .ion-android-settings:before,
.single-page .address-box p .ion-android-share:before,
.single-page .address-box p .ion-android-share-alt:before,
.single-page .address-box p .ion-android-star:before,
.single-page .address-box p .ion-android-star-half:before,
.single-page .address-box p .ion-android-star-outline:before,
.single-page .address-box p .ion-android-stopwatch:before,
.single-page .address-box p .ion-android-subway:before,
.single-page .address-box p .ion-android-sunny:before,
.single-page .address-box p .ion-android-sync:before,
.single-page .address-box p .ion-android-textsms:before,
.single-page .address-box p .ion-android-time:before,
.single-page .address-box p .ion-android-train:before,
.single-page .address-box p .ion-android-unlock:before,
.single-page .address-box p .ion-android-upload:before,
.single-page .address-box p .ion-android-volume-down:before,
.single-page .address-box p .ion-android-volume-mute:before,
.single-page .address-box p .ion-android-volume-off:before,
.single-page .address-box p .ion-android-volume-up:before,
.single-page .address-box p .ion-android-walk:before,
.single-page .address-box p .ion-android-warning:before,
.single-page .address-box p .ion-android-watch:before,
.single-page .address-box p .ion-android-wifi:before,
.single-page .address-box p .ion-aperture:before,
.single-page .address-box p .ion-archive:before,
.single-page .address-box p .ion-arrow-down-a:before,
.single-page .address-box p .ion-arrow-down-b:before,
.single-page .address-box p .ion-arrow-down-c:before,
.single-page .address-box p .ion-arrow-expand:before,
.single-page .address-box p .ion-arrow-graph-down-left:before,
.single-page .address-box p .ion-arrow-graph-down-right:before,
.single-page .address-box p .ion-arrow-graph-up-left:before,
.single-page .address-box p .ion-arrow-graph-up-right:before,
.single-page .address-box p .ion-arrow-left-a:before,
.single-page .address-box p .ion-arrow-left-b:before,
.single-page .address-box p .ion-arrow-left-c:before,
.single-page .address-box p .ion-arrow-move:before,
.single-page .address-box p .ion-arrow-resize:before,
.single-page .address-box p .ion-arrow-return-left:before,
.single-page .address-box p .ion-arrow-return-right:before,
.single-page .address-box p .ion-arrow-right-a:before,
.single-page .address-box p .ion-arrow-right-b:before,
.single-page .address-box p .ion-arrow-right-c:before,
.single-page .address-box p .ion-arrow-shrink:before,
.single-page .address-box p .ion-arrow-swap:before,
.single-page .address-box p .ion-arrow-up-a:before,
.single-page .address-box p .ion-arrow-up-b:before,
.single-page .address-box p .ion-arrow-up-c:before,
.single-page .address-box p .ion-asterisk:before,
.single-page .address-box p .ion-at:before,
.single-page .address-box p .ion-backspace:before,
.single-page .address-box p .ion-backspace-outline:before,
.single-page .address-box p .ion-bag:before,
.single-page .address-box p .ion-battery-charging:before,
.single-page .address-box p .ion-battery-empty:before,
.single-page .address-box p .ion-battery-full:before,
.single-page .address-box p .ion-battery-half:before,
.single-page .address-box p .ion-battery-low:before,
.single-page .address-box p .ion-beaker:before,
.single-page .address-box p .ion-beer:before,
.single-page .address-box p .ion-bluetooth:before,
.single-page .address-box p .ion-bonfire:before,
.single-page .address-box p .ion-bookmark:before,
.single-page .address-box p .ion-bowtie:before,
.single-page .address-box p .ion-briefcase:before,
.single-page .address-box p .ion-bug:before,
.single-page .address-box p .ion-calculator:before,
.single-page .address-box p .ion-calendar:before,
.single-page .address-box p .ion-camera:before,
.single-page .address-box p .ion-card:before,
.single-page .address-box p .ion-cash:before,
.single-page .address-box p .ion-chatbox:before,
.single-page .address-box p .ion-chatbox-working:before,
.single-page .address-box p .ion-chatboxes:before,
.single-page .address-box p .ion-chatbubble:before,
.single-page .address-box p .ion-chatbubble-working:before,
.single-page .address-box p .ion-chatbubbles:before,
.single-page .address-box p .ion-checkmark:before,
.single-page .address-box p .ion-checkmark-circled:before,
.single-page .address-box p .ion-checkmark-round:before,
.single-page .address-box p .ion-chevron-down:before,
.single-page .address-box p .ion-chevron-left:before,
.single-page .address-box p .ion-chevron-right:before,
.single-page .address-box p .ion-chevron-up:before,
.single-page .address-box p .ion-clipboard:before,
.single-page .address-box p .ion-clock:before,
.single-page .address-box p .ion-close:before,
.single-page .address-box p .ion-close-circled:before,
.single-page .address-box p .ion-close-round:before,
.single-page .address-box p .ion-closed-captioning:before,
.single-page .address-box p .ion-cloud:before,
.single-page .address-box p .ion-code:before,
.single-page .address-box p .ion-code-download:before,
.single-page .address-box p .ion-code-working:before,
.single-page .address-box p .ion-coffee:before,
.single-page .address-box p .ion-compass:before,
.single-page .address-box p .ion-compose:before,
.single-page .address-box p .ion-connection-bars:before,
.single-page .address-box p .ion-contrast:before,
.single-page .address-box p .ion-crop:before,
.single-page .address-box p .ion-cube:before,
.single-page .address-box p .ion-disc:before,
.single-page .address-box p .ion-document:before,
.single-page .address-box p .ion-document-text:before,
.single-page .address-box p .ion-drag:before,
.single-page .address-box p .ion-earth:before,
.single-page .address-box p .ion-easel:before,
.single-page .address-box p .ion-edit:before,
.single-page .address-box p .ion-egg:before,
.single-page .address-box p .ion-eject:before,
.single-page .address-box p .ion-email:before,
.single-page .address-box p .ion-email-unread:before,
.single-page .address-box p .ion-erlenmeyer-flask:before,
.single-page .address-box p .ion-erlenmeyer-flask-bubbles:before,
.single-page .address-box p .ion-eye:before,
.single-page .address-box p .ion-eye-disabled:before,
.single-page .address-box p .ion-female:before,
.single-page .address-box p .ion-filing:before,
.single-page .address-box p .ion-film-marker:before,
.single-page .address-box p .ion-fireball:before,
.single-page .address-box p .ion-flag:before,
.single-page .address-box p .ion-flame:before,
.single-page .address-box p .ion-flash:before,
.single-page .address-box p .ion-flash-off:before,
.single-page .address-box p .ion-folder:before,
.single-page .address-box p .ion-fork:before,
.single-page .address-box p .ion-fork-repo:before,
.single-page .address-box p .ion-forward:before,
.single-page .address-box p .ion-funnel:before,
.single-page .address-box p .ion-gear-a:before,
.single-page .address-box p .ion-gear-b:before,
.single-page .address-box p .ion-grid:before,
.single-page .address-box p .ion-hammer:before,
.single-page .address-box p .ion-happy:before,
.single-page .address-box p .ion-happy-outline:before,
.single-page .address-box p .ion-headphone:before,
.single-page .address-box p .ion-heart:before,
.single-page .address-box p .ion-heart-broken:before,
.single-page .address-box p .ion-help:before,
.single-page .address-box p .ion-help-buoy:before,
.single-page .address-box p .ion-help-circled:before,
.single-page .address-box p .ion-home:before,
.single-page .address-box p .ion-icecream:before,
.single-page .address-box p .ion-image:before,
.single-page .address-box p .ion-images:before,
.single-page .address-box p .ion-information:before,
.single-page .address-box p .ion-information-circled:before,
.single-page .address-box p .ion-ionic:before,
.single-page .address-box p .ion-ios-alarm:before,
.single-page .address-box p .ion-ios-alarm-outline:before,
.single-page .address-box p .ion-ios-albums:before,
.single-page .address-box p .ion-ios-albums-outline:before,
.single-page .address-box p .ion-ios-americanfootball:before,
.single-page .address-box p .ion-ios-americanfootball-outline:before,
.single-page .address-box p .ion-ios-analytics:before,
.single-page .address-box p .ion-ios-analytics-outline:before,
.single-page .address-box p .ion-ios-arrow-back:before,
.single-page .address-box p .ion-ios-arrow-down:before,
.single-page .address-box p .ion-ios-arrow-forward:before,
.single-page .address-box p .ion-ios-arrow-left:before,
.single-page .address-box p .ion-ios-arrow-right:before,
.single-page .address-box p .ion-ios-arrow-thin-down:before,
.single-page .address-box p .ion-ios-arrow-thin-left:before,
.single-page .address-box p .ion-ios-arrow-thin-right:before,
.single-page .address-box p .ion-ios-arrow-thin-up:before,
.single-page .address-box p .ion-ios-arrow-up:before,
.single-page .address-box p .ion-ios-at:before,
.single-page .address-box p .ion-ios-at-outline:before,
.single-page .address-box p .ion-ios-barcode:before,
.single-page .address-box p .ion-ios-barcode-outline:before,
.single-page .address-box p .ion-ios-baseball:before,
.single-page .address-box p .ion-ios-baseball-outline:before,
.single-page .address-box p .ion-ios-basketball:before,
.single-page .address-box p .ion-ios-basketball-outline:before,
.single-page .address-box p .ion-ios-bell:before,
.single-page .address-box p .ion-ios-bell-outline:before,
.single-page .address-box p .ion-ios-body:before,
.single-page .address-box p .ion-ios-body-outline:before,
.single-page .address-box p .ion-ios-bolt:before,
.single-page .address-box p .ion-ios-bolt-outline:before,
.single-page .address-box p .ion-ios-book:before,
.single-page .address-box p .ion-ios-book-outline:before,
.single-page .address-box p .ion-ios-bookmarks:before,
.single-page .address-box p .ion-ios-bookmarks-outline:before,
.single-page .address-box p .ion-ios-box:before,
.single-page .address-box p .ion-ios-box-outline:before,
.single-page .address-box p .ion-ios-briefcase:before,
.single-page .address-box p .ion-ios-briefcase-outline:before,
.single-page .address-box p .ion-ios-browsers:before,
.single-page .address-box p .ion-ios-browsers-outline:before,
.single-page .address-box p .ion-ios-calculator:before,
.single-page .address-box p .ion-ios-calculator-outline:before,
.single-page .address-box p .ion-ios-calendar:before,
.single-page .address-box p .ion-ios-calendar-outline:before,
.single-page .address-box p .ion-ios-camera:before,
.single-page .address-box p .ion-ios-camera-outline:before,
.single-page .address-box p .ion-ios-cart:before,
.single-page .address-box p .ion-ios-cart-outline:before,
.single-page .address-box p .ion-ios-chatboxes:before,
.single-page .address-box p .ion-ios-chatboxes-outline:before,
.single-page .address-box p .ion-ios-chatbubble:before,
.single-page .address-box p .ion-ios-chatbubble-outline:before,
.single-page .address-box p .ion-ios-checkmark:before,
.single-page .address-box p .ion-ios-checkmark-empty:before,
.single-page .address-box p .ion-ios-checkmark-outline:before,
.single-page .address-box p .ion-ios-circle-filled:before,
.single-page .address-box p .ion-ios-circle-outline:before,
.single-page .address-box p .ion-ios-clock:before,
.single-page .address-box p .ion-ios-clock-outline:before,
.single-page .address-box p .ion-ios-close:before,
.single-page .address-box p .ion-ios-close-empty:before,
.single-page .address-box p .ion-ios-close-outline:before,
.single-page .address-box p .ion-ios-cloud:before,
.single-page .address-box p .ion-ios-cloud-download:before,
.single-page .address-box p .ion-ios-cloud-download-outline:before,
.single-page .address-box p .ion-ios-cloud-outline:before,
.single-page .address-box p .ion-ios-cloud-upload:before,
.single-page .address-box p .ion-ios-cloud-upload-outline:before,
.single-page .address-box p .ion-ios-cloudy:before,
.single-page .address-box p .ion-ios-cloudy-night:before,
.single-page .address-box p .ion-ios-cloudy-night-outline:before,
.single-page .address-box p .ion-ios-cloudy-outline:before,
.single-page .address-box p .ion-ios-cog:before,
.single-page .address-box p .ion-ios-cog-outline:before,
.single-page .address-box p .ion-ios-color-filter:before,
.single-page .address-box p .ion-ios-color-filter-outline:before,
.single-page .address-box p .ion-ios-color-wand:before,
.single-page .address-box p .ion-ios-color-wand-outline:before,
.single-page .address-box p .ion-ios-compose:before,
.single-page .address-box p .ion-ios-compose-outline:before,
.single-page .address-box p .ion-ios-contact:before,
.single-page .address-box p .ion-ios-contact-outline:before,
.single-page .address-box p .ion-ios-copy:before,
.single-page .address-box p .ion-ios-copy-outline:before,
.single-page .address-box p .ion-ios-crop:before,
.single-page .address-box p .ion-ios-crop-strong:before,
.single-page .address-box p .ion-ios-download:before,
.single-page .address-box p .ion-ios-download-outline:before,
.single-page .address-box p .ion-ios-drag:before,
.single-page .address-box p .ion-ios-email:before,
.single-page .address-box p .ion-ios-email-outline:before,
.single-page .address-box p .ion-ios-eye:before,
.single-page .address-box p .ion-ios-eye-outline:before,
.single-page .address-box p .ion-ios-fastforward:before,
.single-page .address-box p .ion-ios-fastforward-outline:before,
.single-page .address-box p .ion-ios-filing:before,
.single-page .address-box p .ion-ios-filing-outline:before,
.single-page .address-box p .ion-ios-film:before,
.single-page .address-box p .ion-ios-film-outline:before,
.single-page .address-box p .ion-ios-flag:before,
.single-page .address-box p .ion-ios-flag-outline:before,
.single-page .address-box p .ion-ios-flame:before,
.single-page .address-box p .ion-ios-flame-outline:before,
.single-page .address-box p .ion-ios-flask:before,
.single-page .address-box p .ion-ios-flask-outline:before,
.single-page .address-box p .ion-ios-flower:before,
.single-page .address-box p .ion-ios-flower-outline:before,
.single-page .address-box p .ion-ios-folder:before,
.single-page .address-box p .ion-ios-folder-outline:before,
.single-page .address-box p .ion-ios-football:before,
.single-page .address-box p .ion-ios-football-outline:before,
.single-page .address-box p .ion-ios-game-controller-a:before,
.single-page .address-box p .ion-ios-game-controller-a-outline:before,
.single-page .address-box p .ion-ios-game-controller-b:before,
.single-page .address-box p .ion-ios-game-controller-b-outline:before,
.single-page .address-box p .ion-ios-gear:before,
.single-page .address-box p .ion-ios-gear-outline:before,
.single-page .address-box p .ion-ios-glasses:before,
.single-page .address-box p .ion-ios-glasses-outline:before,
.single-page .address-box p .ion-ios-grid-view:before,
.single-page .address-box p .ion-ios-grid-view-outline:before,
.single-page .address-box p .ion-ios-heart:before,
.single-page .address-box p .ion-ios-heart-outline:before,
.single-page .address-box p .ion-ios-help:before,
.single-page .address-box p .ion-ios-help-empty:before,
.single-page .address-box p .ion-ios-help-outline:before,
.single-page .address-box p .ion-ios-home:before,
.single-page .address-box p .ion-ios-home-outline:before,
.single-page .address-box p .ion-ios-infinite:before,
.single-page .address-box p .ion-ios-infinite-outline:before,
.single-page .address-box p .ion-ios-information:before,
.single-page .address-box p .ion-ios-information-empty:before,
.single-page .address-box p .ion-ios-information-outline:before,
.single-page .address-box p .ion-ios-ionic-outline:before,
.single-page .address-box p .ion-ios-keypad:before,
.single-page .address-box p .ion-ios-keypad-outline:before,
.single-page .address-box p .ion-ios-lightbulb:before,
.single-page .address-box p .ion-ios-lightbulb-outline:before,
.single-page .address-box p .ion-ios-list:before,
.single-page .address-box p .ion-ios-list-outline:before,
.single-page .address-box p .ion-ios-location:before,
.single-page .address-box p .ion-ios-location-outline:before,
.single-page .address-box p .ion-ios-locked:before,
.single-page .address-box p .ion-ios-locked-outline:before,
.single-page .address-box p .ion-ios-loop:before,
.single-page .address-box p .ion-ios-loop-strong:before,
.single-page .address-box p .ion-ios-medical:before,
.single-page .address-box p .ion-ios-medical-outline:before,
.single-page .address-box p .ion-ios-medkit:before,
.single-page .address-box p .ion-ios-medkit-outline:before,
.single-page .address-box p .ion-ios-mic:before,
.single-page .address-box p .ion-ios-mic-off:before,
.single-page .address-box p .ion-ios-mic-outline:before,
.single-page .address-box p .ion-ios-minus:before,
.single-page .address-box p .ion-ios-minus-empty:before,
.single-page .address-box p .ion-ios-minus-outline:before,
.single-page .address-box p .ion-ios-monitor:before,
.single-page .address-box p .ion-ios-monitor-outline:before,
.single-page .address-box p .ion-ios-moon:before,
.single-page .address-box p .ion-ios-moon-outline:before,
.single-page .address-box p .ion-ios-more:before,
.single-page .address-box p .ion-ios-more-outline:before,
.single-page .address-box p .ion-ios-musical-note:before,
.single-page .address-box p .ion-ios-musical-notes:before,
.single-page .address-box p .ion-ios-navigate:before,
.single-page .address-box p .ion-ios-navigate-outline:before,
.single-page .address-box p .ion-ios-nutrition:before,
.single-page .address-box p .ion-ios-nutrition-outline:before,
.single-page .address-box p .ion-ios-paper:before,
.single-page .address-box p .ion-ios-paper-outline:before,
.single-page .address-box p .ion-ios-paperplane:before,
.single-page .address-box p .ion-ios-paperplane-outline:before,
.single-page .address-box p .ion-ios-partlysunny:before,
.single-page .address-box p .ion-ios-partlysunny-outline:before,
.single-page .address-box p .ion-ios-pause:before,
.single-page .address-box p .ion-ios-pause-outline:before,
.single-page .address-box p .ion-ios-paw:before,
.single-page .address-box p .ion-ios-paw-outline:before,
.single-page .address-box p .ion-ios-people:before,
.single-page .address-box p .ion-ios-people-outline:before,
.single-page .address-box p .ion-ios-person:before,
.single-page .address-box p .ion-ios-person-outline:before,
.single-page .address-box p .ion-ios-personadd:before,
.single-page .address-box p .ion-ios-personadd-outline:before,
.single-page .address-box p .ion-ios-photos:before,
.single-page .address-box p .ion-ios-photos-outline:before,
.single-page .address-box p .ion-ios-pie:before,
.single-page .address-box p .ion-ios-pie-outline:before,
.single-page .address-box p .ion-ios-pint:before,
.single-page .address-box p .ion-ios-pint-outline:before,
.single-page .address-box p .ion-ios-play:before,
.single-page .address-box p .ion-ios-play-outline:before,
.single-page .address-box p .ion-ios-plus:before,
.single-page .address-box p .ion-ios-plus-empty:before,
.single-page .address-box p .ion-ios-plus-outline:before,
.single-page .address-box p .ion-ios-pricetag:before,
.single-page .address-box p .ion-ios-pricetag-outline:before,
.single-page .address-box p .ion-ios-pricetags:before,
.single-page .address-box p .ion-ios-pricetags-outline:before,
.single-page .address-box p .ion-ios-printer:before,
.single-page .address-box p .ion-ios-printer-outline:before,
.single-page .address-box p .ion-ios-pulse:before,
.single-page .address-box p .ion-ios-pulse-strong:before,
.single-page .address-box p .ion-ios-rainy:before,
.single-page .address-box p .ion-ios-rainy-outline:before,
.single-page .address-box p .ion-ios-recording:before,
.single-page .address-box p .ion-ios-recording-outline:before,
.single-page .address-box p .ion-ios-redo:before,
.single-page .address-box p .ion-ios-redo-outline:before,
.single-page .address-box p .ion-ios-refresh:before,
.single-page .address-box p .ion-ios-refresh-empty:before,
.single-page .address-box p .ion-ios-refresh-outline:before,
.single-page .address-box p .ion-ios-reload:before,
.single-page .address-box p .ion-ios-reverse-camera:before,
.single-page .address-box p .ion-ios-reverse-camera-outline:before,
.single-page .address-box p .ion-ios-rewind:before,
.single-page .address-box p .ion-ios-rewind-outline:before,
.single-page .address-box p .ion-ios-rose:before,
.single-page .address-box p .ion-ios-rose-outline:before,
.single-page .address-box p .ion-ios-search:before,
.single-page .address-box p .ion-ios-search-strong:before,
.single-page .address-box p .ion-ios-settings:before,
.single-page .address-box p .ion-ios-settings-strong:before,
.single-page .address-box p .ion-ios-shuffle:before,
.single-page .address-box p .ion-ios-shuffle-strong:before,
.single-page .address-box p .ion-ios-skipbackward:before,
.single-page .address-box p .ion-ios-skipbackward-outline:before,
.single-page .address-box p .ion-ios-skipforward:before,
.single-page .address-box p .ion-ios-skipforward-outline:before,
.single-page .address-box p .ion-ios-snowy:before,
.single-page .address-box p .ion-ios-speedometer:before,
.single-page .address-box p .ion-ios-speedometer-outline:before,
.single-page .address-box p .ion-ios-star:before,
.single-page .address-box p .ion-ios-star-half:before,
.single-page .address-box p .ion-ios-star-outline:before,
.single-page .address-box p .ion-ios-stopwatch:before,
.single-page .address-box p .ion-ios-stopwatch-outline:before,
.single-page .address-box p .ion-ios-sunny:before,
.single-page .address-box p .ion-ios-sunny-outline:before,
.single-page .address-box p .ion-ios-telephone:before,
.single-page .address-box p .ion-ios-telephone-outline:before,
.single-page .address-box p .ion-ios-tennisball:before,
.single-page .address-box p .ion-ios-tennisball-outline:before,
.single-page .address-box p .ion-ios-thunderstorm:before,
.single-page .address-box p .ion-ios-thunderstorm-outline:before,
.single-page .address-box p .ion-ios-time:before,
.single-page .address-box p .ion-ios-time-outline:before,
.single-page .address-box p .ion-ios-timer:before,
.single-page .address-box p .ion-ios-timer-outline:before,
.single-page .address-box p .ion-ios-toggle:before,
.single-page .address-box p .ion-ios-toggle-outline:before,
.single-page .address-box p .ion-ios-trash:before,
.single-page .address-box p .ion-ios-trash-outline:before,
.single-page .address-box p .ion-ios-undo:before,
.single-page .address-box p .ion-ios-undo-outline:before,
.single-page .address-box p .ion-ios-unlocked:before,
.single-page .address-box p .ion-ios-unlocked-outline:before,
.single-page .address-box p .ion-ios-upload:before,
.single-page .address-box p .ion-ios-upload-outline:before,
.single-page .address-box p .ion-ios-videocam:before,
.single-page .address-box p .ion-ios-videocam-outline:before,
.single-page .address-box p .ion-ios-volume-high:before,
.single-page .address-box p .ion-ios-volume-low:before,
.single-page .address-box p .ion-ios-wineglass:before,
.single-page .address-box p .ion-ios-wineglass-outline:before,
.single-page .address-box p .ion-ios-world:before,
.single-page .address-box p .ion-ios-world-outline:before,
.single-page .address-box p .ion-ipad:before,
.single-page .address-box p .ion-iphone:before,
.single-page .address-box p .ion-ipod:before,
.single-page .address-box p .ion-jet:before,
.single-page .address-box p .ion-key:before,
.single-page .address-box p .ion-knife:before,
.single-page .address-box p .ion-laptop:before,
.single-page .address-box p .ion-leaf:before,
.single-page .address-box p .ion-levels:before,
.single-page .address-box p .ion-lightbulb:before,
.single-page .address-box p .ion-link:before,
.single-page .address-box p .ion-load-a:before,
.single-page .address-box p .ion-load-b:before,
.single-page .address-box p .ion-load-c:before,
.single-page .address-box p .ion-load-d:before,
.single-page .address-box p .ion-location:before,
.single-page .address-box p .ion-lock-combination:before,
.single-page .address-box p .ion-locked:before,
.single-page .address-box p .ion-log-in:before,
.single-page .address-box p .ion-log-out:before,
.single-page .address-box p .ion-loop:before,
.single-page .address-box p .ion-magnet:before,
.single-page .address-box p .ion-male:before,
.single-page .address-box p .ion-man:before,
.single-page .address-box p .ion-map:before,
.single-page .address-box p .ion-medkit:before,
.single-page .address-box p .ion-merge:before,
.single-page .address-box p .ion-mic-a:before,
.single-page .address-box p .ion-mic-b:before,
.single-page .address-box p .ion-mic-c:before,
.single-page .address-box p .ion-minus:before,
.single-page .address-box p .ion-minus-circled:before,
.single-page .address-box p .ion-minus-round:before,
.single-page .address-box p .ion-model-s:before,
.single-page .address-box p .ion-monitor:before,
.single-page .address-box p .ion-more:before,
.single-page .address-box p .ion-mouse:before,
.single-page .address-box p .ion-music-note:before,
.single-page .address-box p .ion-navicon:before,
.single-page .address-box p .ion-navicon-round:before,
.single-page .address-box p .ion-navigate:before,
.single-page .address-box p .ion-network:before,
.single-page .address-box p .ion-no-smoking:before,
.single-page .address-box p .ion-nuclear:before,
.single-page .address-box p .ion-outlet:before,
.single-page .address-box p .ion-paintbrush:before,
.single-page .address-box p .ion-paintbucket:before,
.single-page .address-box p .ion-paper-airplane:before,
.single-page .address-box p .ion-paperclip:before,
.single-page .address-box p .ion-pause:before,
.single-page .address-box p .ion-person:before,
.single-page .address-box p .ion-person-add:before,
.single-page .address-box p .ion-person-stalker:before,
.single-page .address-box p .ion-pie-graph:before,
.single-page .address-box p .ion-pin:before,
.single-page .address-box p .ion-pinpoint:before,
.single-page .address-box p .ion-pizza:before,
.single-page .address-box p .ion-plane:before,
.single-page .address-box p .ion-planet:before,
.single-page .address-box p .ion-play:before,
.single-page .address-box p .ion-playstation:before,
.single-page .address-box p .ion-plus:before,
.single-page .address-box p .ion-plus-circled:before,
.single-page .address-box p .ion-plus-round:before,
.single-page .address-box p .ion-podium:before,
.single-page .address-box p .ion-pound:before,
.single-page .address-box p .ion-power:before,
.single-page .address-box p .ion-pricetag:before,
.single-page .address-box p .ion-pricetags:before,
.single-page .address-box p .ion-printer:before,
.single-page .address-box p .ion-pull-request:before,
.single-page .address-box p .ion-qr-scanner:before,
.single-page .address-box p .ion-quote:before,
.single-page .address-box p .ion-radio-waves:before,
.single-page .address-box p .ion-record:before,
.single-page .address-box p .ion-refresh:before,
.single-page .address-box p .ion-reply:before,
.single-page .address-box p .ion-reply-all:before,
.single-page .address-box p .ion-ribbon-a:before,
.single-page .address-box p .ion-ribbon-b:before,
.single-page .address-box p .ion-sad:before,
.single-page .address-box p .ion-sad-outline:before,
.single-page .address-box p .ion-scissors:before,
.single-page .address-box p .ion-search:before,
.single-page .address-box p .ion-settings:before,
.single-page .address-box p .ion-share:before,
.single-page .address-box p .ion-shuffle:before,
.single-page .address-box p .ion-skip-backward:before,
.single-page .address-box p .ion-skip-forward:before,
.single-page .address-box p .ion-social-android:before,
.single-page .address-box p .ion-social-android-outline:before,
.single-page .address-box p .ion-social-angular:before,
.single-page .address-box p .ion-social-angular-outline:before,
.single-page .address-box p .ion-social-apple:before,
.single-page .address-box p .ion-social-apple-outline:before,
.single-page .address-box p .ion-social-bitcoin:before,
.single-page .address-box p .ion-social-bitcoin-outline:before,
.single-page .address-box p .ion-social-buffer:before,
.single-page .address-box p .ion-social-buffer-outline:before,
.single-page .address-box p .ion-social-chrome:before,
.single-page .address-box p .ion-social-chrome-outline:before,
.single-page .address-box p .ion-social-codepen:before,
.single-page .address-box p .ion-social-codepen-outline:before,
.single-page .address-box p .ion-social-css3:before,
.single-page .address-box p .ion-social-css3-outline:before,
.single-page .address-box p .ion-social-designernews:before,
.single-page .address-box p .ion-social-designernews-outline:before,
.single-page .address-box p .ion-social-dribbble:before,
.single-page .address-box p .ion-social-dribbble-outline:before,
.single-page .address-box p .ion-social-dropbox:before,
.single-page .address-box p .ion-social-dropbox-outline:before,
.single-page .address-box p .ion-social-euro:before,
.single-page .address-box p .ion-social-euro-outline:before,
.single-page .address-box p .ion-social-facebook:before,
.single-page .address-box p .ion-social-facebook-outline:before,
.single-page .address-box p .ion-social-foursquare:before,
.single-page .address-box p .ion-social-foursquare-outline:before,
.single-page .address-box p .ion-social-freebsd-devil:before,
.single-page .address-box p .ion-social-github:before,
.single-page .address-box p .ion-social-github-outline:before,
.single-page .address-box p .ion-social-google:before,
.single-page .address-box p .ion-social-google-outline:before,
.single-page .address-box p .ion-social-googleplus:before,
.single-page .address-box p .ion-social-googleplus-outline:before,
.single-page .address-box p .ion-social-hackernews:before,
.single-page .address-box p .ion-social-hackernews-outline:before,
.single-page .address-box p .ion-social-html5:before,
.single-page .address-box p .ion-social-html5-outline:before,
.single-page .address-box p .ion-social-instagram:before,
.single-page .address-box p .ion-social-instagram-outline:before,
.single-page .address-box p .ion-social-javascript:before,
.single-page .address-box p .ion-social-javascript-outline:before,
.single-page .address-box p .ion-social-linkedin:before,
.single-page .address-box p .ion-social-linkedin-outline:before,
.single-page .address-box p .ion-social-markdown:before,
.single-page .address-box p .ion-social-nodejs:before,
.single-page .address-box p .ion-social-octocat:before,
.single-page .address-box p .ion-social-pinterest:before,
.single-page .address-box p .ion-social-pinterest-outline:before,
.single-page .address-box p .ion-social-python:before,
.single-page .address-box p .ion-social-reddit:before,
.single-page .address-box p .ion-social-reddit-outline:before,
.single-page .address-box p .ion-social-rss:before,
.single-page .address-box p .ion-social-rss-outline:before,
.single-page .address-box p .ion-social-sass:before,
.single-page .address-box p .ion-social-skype:before,
.single-page .address-box p .ion-social-skype-outline:before,
.single-page .address-box p .ion-social-snapchat:before,
.single-page .address-box p .ion-social-snapchat-outline:before,
.single-page .address-box p .ion-social-tumblr:before,
.single-page .address-box p .ion-social-tumblr-outline:before,
.single-page .address-box p .ion-social-tux:before,
.single-page .address-box p .ion-social-twitch:before,
.single-page .address-box p .ion-social-twitch-outline:before,
.single-page .address-box p .ion-social-twitter:before,
.single-page .address-box p .ion-social-twitter-outline:before,
.single-page .address-box p .ion-social-usd:before,
.single-page .address-box p .ion-social-usd-outline:before,
.single-page .address-box p .ion-social-vimeo:before,
.single-page .address-box p .ion-social-vimeo-outline:before,
.single-page .address-box p .ion-social-whatsapp:before,
.single-page .address-box p .ion-social-whatsapp-outline:before,
.single-page .address-box p .ion-social-windows:before,
.single-page .address-box p .ion-social-windows-outline:before,
.single-page .address-box p .ion-social-wordpress:before,
.single-page .address-box p .ion-social-wordpress-outline:before,
.single-page .address-box p .ion-social-yahoo:before,
.single-page .address-box p .ion-social-yahoo-outline:before,
.single-page .address-box p .ion-social-yen:before,
.single-page .address-box p .ion-social-yen-outline:before,
.single-page .address-box p .ion-social-youtube:before,
.single-page .address-box p .ion-social-youtube-outline:before,
.single-page .address-box p .ion-soup-can:before,
.single-page .address-box p .ion-soup-can-outline:before,
.single-page .address-box p .ion-speakerphone:before,
.single-page .address-box p .ion-speedometer:before,
.single-page .address-box p .ion-spoon:before,
.single-page .address-box p .ion-star:before,
.single-page .address-box p .ion-stats-bars:before,
.single-page .address-box p .ion-steam:before,
.single-page .address-box p .ion-stop:before,
.single-page .address-box p .ion-thermometer:before,
.single-page .address-box p .ion-thumbsdown:before,
.single-page .address-box p .ion-thumbsup:before,
.single-page .address-box p .ion-toggle:before,
.single-page .address-box p .ion-toggle-filled:before,
.single-page .address-box p .ion-transgender:before,
.single-page .address-box p .ion-trash-a:before,
.single-page .address-box p .ion-trash-b:before,
.single-page .address-box p .ion-trophy:before,
.single-page .address-box p .ion-tshirt:before,
.single-page .address-box p .ion-tshirt-outline:before,
.single-page .address-box p .ion-umbrella:before,
.single-page .address-box p .ion-university:before,
.single-page .address-box p .ion-unlocked:before,
.single-page .address-box p .ion-upload:before,
.single-page .address-box p .ion-usb:before,
.single-page .address-box p .ion-videocamera:before,
.single-page .address-box p .ion-volume-high:before,
.single-page .address-box p .ion-volume-low:before,
.single-page .address-box p .ion-volume-medium:before,
.single-page .address-box p .ion-volume-mute:before,
.single-page .address-box p .ion-wand:before,
.single-page .address-box p .ion-waterdrop:before,
.single-page .address-box p .ion-wifi:before,
.single-page .address-box p .ion-wineglass:before,
.single-page .address-box p .ion-woman:before,
.single-page .address-box p .ion-wrench:before,
.single-page .address-box p .ion-xbox:before {
  font-size: 28px;
  color: inherit;
  vertical-align: middle;
  margin-right: 7.5px;
  position: relative;
  top: -2px;
}
.single-page .contact-form p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.single-page .contact-form input[type*="submit"] {
  margin-top: 15px;
  min-width: 150px;
}
@media (max-width: 767px) {
  .single-page .contact-form input[type*="submit"] {
    width: 100%;
  }
}
.single-page .contact-form div.wpcf7-response-output {
  margin: 30px 0 15px;
  padding: 15px;
  color: #555;
  font-style: italic;
  border: none;
  border-top: 1px solid #e6e6e6;
  background-color: #f5f5f5;
}
.single-page .contact-form div.wpcf7-response-output:before {
  font-family: "Ionicons";
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  margin-right: 15px;
  vertical-align: middle;
  positionr: relative;
  font-style: normal;
  top: -2px;
}
.single-page .contact-form div.wpcf7-mail-sent-ok:before {
  content: "\f120";
  color: #27ae60;
}
.single-page .contact-form div.wpcf7-mail-sent-ng:before {
  content: "\f128";
  color: #e74c3c;
}
.single-page .contact-form div.wpcf7-spam-blocked:before {
  content: "\f35b";
  color: #f39c12;
}
.single-page .contact-form div.wpcf7-validation-errors:before {
  content: "\f35b";
  color: #f39c12;
}
.single-page .profile-item {
  margin-bottom: 30px;
}
.single-page .profile-item img {
  margin: 0 auto;
}
.single-page .profile-item .profile-content {
  text-align: center;
  height: 110px;
}
.single-page .profile-item .profile-content .name-title {
  font-size: 20px;
  color: #073c64;
  font-weight: normal;
}
@media (max-width: 767px) {
  .single-page .profile-item .profile-content {
    height: auto;
  }
}
.panel-box {
  margin: 30px 0;
  padding: 20px;
  background-color: #f5f5f5;
}
.panel-box .panel-title {
  color: #073c64;
}
.panel-box ul {
  padding-left: 30px !important;
  margin-bottom: 0 !important;
}
#directory {
  padding-bottom: 30px;
}
#directory .directory-link,
#directory .sidebar .sidebar-alphabet .list-menu,
#directory .sidebar .sidebar-menu .list-menu,
#directory #sidebar .sidebar-alphabet .list-menu,
#directory #sidebar .sidebar-menu .list-menu {
  padding: 0;
  margin: 30px 0 0;
  list-style: none;
}
#directory .directory-link li,
#directory .sidebar .sidebar-alphabet .list-menu li,
#directory .sidebar .sidebar-menu .list-menu li,
#directory #sidebar .sidebar-alphabet .list-menu li,
#directory #sidebar .sidebar-menu .list-menu li {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#directory .directory-link li:last-child,
#directory .sidebar .sidebar-alphabet .list-menu li:last-child,
#directory .sidebar .sidebar-menu .list-menu li:last-child,
#directory #sidebar .sidebar-alphabet .list-menu li:last-child,
#directory #sidebar .sidebar-menu .list-menu li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
#directory .directory-link li a,
#directory .sidebar .sidebar-alphabet .list-menu li a,
#directory .sidebar .sidebar-menu .list-menu li a,
#directory #sidebar .sidebar-alphabet .list-menu li a,
#directory #sidebar .sidebar-menu .list-menu li a {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  color: #073c64;
  text-decoration: none;
}
#directory .directory-link li a:hover,
#directory .sidebar .sidebar-alphabet .list-menu li a:hover,
#directory .sidebar .sidebar-menu .list-menu li a:hover,
#directory #sidebar .sidebar-alphabet .list-menu li a:hover,
#directory #sidebar .sidebar-menu .list-menu li a:hover {
  color: #1a2c43;
}
#directory .content,
#directory #content {
  padding-top: 0;
  padding-bottom: 0;
}
#directory .content .section-header,
#directory #content .section-header {
  margin-top: 0;
}
#directory .content .directory-item,
#directory #content .directory-item {
  margin-bottom: 30px;
}
#directory .content .directory-item:last-child,
#directory #content .directory-item:last-child {
  border-bottom: none;
}
#directory .content .directory-item > .directory-link,
#directory .content .sidebar .sidebar-alphabet .directory-item > .list-menu,
#directory .sidebar .sidebar-alphabet .content .directory-item > .list-menu,
#directory .content .sidebar .sidebar-menu .directory-item > .list-menu,
#directory .sidebar .sidebar-menu .content .directory-item > .list-menu,
#directory .content #sidebar .sidebar-alphabet .directory-item > .list-menu,
#directory #sidebar .sidebar-alphabet .content .directory-item > .list-menu,
#directory .content #sidebar .sidebar-menu .directory-item > .list-menu,
#directory #sidebar .sidebar-menu .content .directory-item > .list-menu,
#directory #content .directory-item > .directory-link,
#directory #content .sidebar .sidebar-alphabet .directory-item > .list-menu,
#directory .sidebar .sidebar-alphabet #content .directory-item > .list-menu,
#directory #content .sidebar .sidebar-menu .directory-item > .list-menu,
#directory .sidebar .sidebar-menu #content .directory-item > .list-menu,
#directory #content #sidebar .sidebar-alphabet .directory-item > .list-menu,
#directory #sidebar .sidebar-alphabet #content .directory-item > .list-menu,
#directory #content #sidebar .sidebar-menu .directory-item > .list-menu,
#directory #sidebar .sidebar-menu #content .directory-item > .list-menu {
  margin-top: -10px;
}
#directory .content .directory-item .content-header + .directory-link,
#directory
  .content
  .directory-item
  .sidebar
  .sidebar-alphabet
  .content-header
  + .list-menu,
#directory
  .sidebar
  .sidebar-alphabet
  .content
  .directory-item
  .content-header
  + .list-menu,
#directory
  .content
  .directory-item
  .sidebar
  .sidebar-menu
  .content-header
  + .list-menu,
#directory
  .sidebar
  .sidebar-menu
  .content
  .directory-item
  .content-header
  + .list-menu,
#directory
  .content
  .directory-item
  #sidebar
  .sidebar-alphabet
  .content-header
  + .list-menu,
#directory
  #sidebar
  .sidebar-alphabet
  .content
  .directory-item
  .content-header
  + .list-menu,
#directory
  .content
  .directory-item
  #sidebar
  .sidebar-menu
  .content-header
  + .list-menu,
#directory
  #sidebar
  .sidebar-menu
  .content
  .directory-item
  .content-header
  + .list-menu,
#directory #content .directory-item .content-header + .directory-link,
#directory
  #content
  .directory-item
  .sidebar
  .sidebar-alphabet
  .content-header
  + .list-menu,
#directory
  .sidebar
  .sidebar-alphabet
  #content
  .directory-item
  .content-header
  + .list-menu,
#directory
  #content
  .directory-item
  .sidebar
  .sidebar-menu
  .content-header
  + .list-menu,
#directory
  .sidebar
  .sidebar-menu
  #content
  .directory-item
  .content-header
  + .list-menu,
#directory
  #content
  .directory-item
  #sidebar
  .sidebar-alphabet
  .content-header
  + .list-menu,
#directory
  #sidebar
  .sidebar-alphabet
  #content
  .directory-item
  .content-header
  + .list-menu,
#directory
  #content
  .directory-item
  #sidebar
  .sidebar-menu
  .content-header
  + .list-menu,
#directory
  #sidebar
  .sidebar-menu
  #content
  .directory-item
  .content-header
  + .list-menu {
  margin-top: 0;
}
#directory .content .directory-item .content-body + .directory-link,
#directory
  .content
  .directory-item
  .sidebar
  .sidebar-alphabet
  .content-body
  + .list-menu,
#directory
  .sidebar
  .sidebar-alphabet
  .content
  .directory-item
  .content-body
  + .list-menu,
#directory
  .content
  .directory-item
  .sidebar
  .sidebar-menu
  .content-body
  + .list-menu,
#directory
  .sidebar
  .sidebar-menu
  .content
  .directory-item
  .content-body
  + .list-menu,
#directory
  .content
  .directory-item
  #sidebar
  .sidebar-alphabet
  .content-body
  + .list-menu,
#directory
  #sidebar
  .sidebar-alphabet
  .content
  .directory-item
  .content-body
  + .list-menu,
#directory
  .content
  .directory-item
  #sidebar
  .sidebar-menu
  .content-body
  + .list-menu,
#directory
  #sidebar
  .sidebar-menu
  .content
  .directory-item
  .content-body
  + .list-menu,
#directory #content .directory-item .content-body + .directory-link,
#directory
  #content
  .directory-item
  .sidebar
  .sidebar-alphabet
  .content-body
  + .list-menu,
#directory
  .sidebar
  .sidebar-alphabet
  #content
  .directory-item
  .content-body
  + .list-menu,
#directory
  #content
  .directory-item
  .sidebar
  .sidebar-menu
  .content-body
  + .list-menu,
#directory
  .sidebar
  .sidebar-menu
  #content
  .directory-item
  .content-body
  + .list-menu,
#directory
  #content
  .directory-item
  #sidebar
  .sidebar-alphabet
  .content-body
  + .list-menu,
#directory
  #sidebar
  .sidebar-alphabet
  #content
  .directory-item
  .content-body
  + .list-menu,
#directory
  #content
  .directory-item
  #sidebar
  .sidebar-menu
  .content-body
  + .list-menu,
#directory
  #sidebar
  .sidebar-menu
  #content
  .directory-item
  .content-body
  + .list-menu {
  margin-top: 30px;
}
#directory .content .directory-link li,
#directory .content .sidebar .sidebar-alphabet .list-menu li,
#directory .sidebar .sidebar-alphabet .content .list-menu li,
#directory .content .sidebar .sidebar-menu .list-menu li,
#directory .sidebar .sidebar-menu .content .list-menu li,
#directory .content #sidebar .sidebar-alphabet .list-menu li,
#directory #sidebar .sidebar-alphabet .content .list-menu li,
#directory .content #sidebar .sidebar-menu .list-menu li,
#directory #sidebar .sidebar-menu .content .list-menu li,
#directory #content .directory-link li,
#directory #content .sidebar .sidebar-alphabet .list-menu li,
#directory .sidebar .sidebar-alphabet #content .list-menu li,
#directory #content .sidebar .sidebar-menu .list-menu li,
#directory .sidebar .sidebar-menu #content .list-menu li,
#directory #content #sidebar .sidebar-alphabet .list-menu li,
#directory #sidebar .sidebar-alphabet #content .list-menu li,
#directory #content #sidebar .sidebar-menu .list-menu li,
#directory #sidebar .sidebar-menu #content .list-menu li {
  line-height: 1.3;
  padding: 5px 0 5px 0;
  font-size: 14px;
}
@media (min-width: 1024px) {
  #directory .content .directory-link.two-columns,
  #directory .content .sidebar .sidebar-alphabet .two-columns.list-menu,
  #directory .sidebar .sidebar-alphabet .content .two-columns.list-menu,
  #directory .content .sidebar .sidebar-menu .two-columns.list-menu,
  #directory .sidebar .sidebar-menu .content .two-columns.list-menu,
  #directory .content #sidebar .sidebar-alphabet .two-columns.list-menu,
  #directory #sidebar .sidebar-alphabet .content .two-columns.list-menu,
  #directory .content #sidebar .sidebar-menu .two-columns.list-menu,
  #directory #sidebar .sidebar-menu .content .two-columns.list-menu,
  #directory #content .directory-link.two-columns,
  #directory #content .sidebar .sidebar-alphabet .two-columns.list-menu,
  #directory .sidebar .sidebar-alphabet #content .two-columns.list-menu,
  #directory #content .sidebar .sidebar-menu .two-columns.list-menu,
  #directory .sidebar .sidebar-menu #content .two-columns.list-menu,
  #directory #content #sidebar .sidebar-alphabet .two-columns.list-menu,
  #directory #sidebar .sidebar-alphabet #content .two-columns.list-menu,
  #directory #content #sidebar .sidebar-menu .two-columns.list-menu,
  #directory #sidebar .sidebar-menu #content .two-columns.list-menu {
    font-size: 0;
  }
  #directory .content .directory-link.two-columns li,
  #directory .content .sidebar .sidebar-alphabet .two-columns.list-menu li,
  #directory .sidebar .sidebar-alphabet .content .two-columns.list-menu li,
  #directory .content .sidebar .sidebar-menu .two-columns.list-menu li,
  #directory .sidebar .sidebar-menu .content .two-columns.list-menu li,
  #directory .content #sidebar .sidebar-alphabet .two-columns.list-menu li,
  #directory #sidebar .sidebar-alphabet .content .two-columns.list-menu li,
  #directory .content #sidebar .sidebar-menu .two-columns.list-menu li,
  #directory #sidebar .sidebar-menu .content .two-columns.list-menu li,
  #directory #content .directory-link.two-columns li,
  #directory #content .sidebar .sidebar-alphabet .two-columns.list-menu li,
  #directory .sidebar .sidebar-alphabet #content .two-columns.list-menu li,
  #directory #content .sidebar .sidebar-menu .two-columns.list-menu li,
  #directory .sidebar .sidebar-menu #content .two-columns.list-menu li,
  #directory #content #sidebar .sidebar-alphabet .two-columns.list-menu li,
  #directory #sidebar .sidebar-alphabet #content .two-columns.list-menu li,
  #directory #content #sidebar .sidebar-menu .two-columns.list-menu li,
  #directory #sidebar .sidebar-menu #content .two-columns.list-menu li {
    width: 50%;
    padding-right: 30px;
    display: inline-block;
    vertical-align: top;
  }
}
#directory .content .btn,
#directory .content .single-page .contact-form input[type*="submit"],
.single-page .contact-form #directory .content input[type*="submit"],
#directory #content .btn,
#directory #content .single-page .contact-form input[type*="submit"],
.single-page .contact-form #directory #content input[type*="submit"] {
  min-width: 150px;
}
#directory .content .search-box,
#directory #content .search-box {
  max-width: 40%;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  #directory .content .search-box,
  #directory #content .search-box {
    max-width: 60%;
  }
}
@media (max-width: 1023px) {
  #directory .content .search-box,
  #directory #content .search-box {
    max-width: 50%;
  }
}
#directory .content .search-box .btn,
#directory
  .content
  .search-box
  .single-page
  .contact-form
  input[type*="submit"],
.single-page
  .contact-form
  #directory
  .content
  .search-box
  input[type*="submit"],
#directory #content .search-box .btn,
#directory
  #content
  .search-box
  .single-page
  .contact-form
  input[type*="submit"],
.single-page
  .contact-form
  #directory
  #content
  .search-box
  input[type*="submit"] {
  min-width: inherit;
}
#directory .content .content-img img,
#directory #content .content-img img {
  width: 100%;
  height: auto;
}
#directory .content.dotted-list .directory-link li > a,
#directory .content.dotted-list .sidebar .sidebar-alphabet .list-menu li > a,
#directory .sidebar .sidebar-alphabet .content.dotted-list .list-menu li > a,
#directory .content.dotted-list .sidebar .sidebar-menu .list-menu li > a,
#directory .sidebar .sidebar-menu .content.dotted-list .list-menu li > a,
#directory .content.dotted-list #sidebar .sidebar-alphabet .list-menu li > a,
#directory #sidebar .sidebar-alphabet .content.dotted-list .list-menu li > a,
#directory .content.dotted-list #sidebar .sidebar-menu .list-menu li > a,
#directory #sidebar .sidebar-menu .content.dotted-list .list-menu li > a,
#directory #content.dotted-list .directory-link li > a,
#directory #content.dotted-list .sidebar .sidebar-alphabet .list-menu li > a,
#directory .sidebar .sidebar-alphabet #content.dotted-list .list-menu li > a,
#directory #content.dotted-list .sidebar .sidebar-menu .list-menu li > a,
#directory .sidebar .sidebar-menu #content.dotted-list .list-menu li > a,
#directory #content.dotted-list #sidebar .sidebar-alphabet .list-menu li > a,
#directory #sidebar .sidebar-alphabet #content.dotted-list .list-menu li > a,
#directory #content.dotted-list #sidebar .sidebar-menu .list-menu li > a,
#directory #sidebar .sidebar-menu #content.dotted-list .list-menu li > a {
  padding-left: 15px;
  position: relative;
  display: inline-block;
}
#directory .content.dotted-list .directory-link li > a:before,
#directory
  .content.dotted-list
  .sidebar
  .sidebar-alphabet
  .list-menu
  li
  > a:before,
#directory
  .sidebar
  .sidebar-alphabet
  .content.dotted-list
  .list-menu
  li
  > a:before,
#directory .content.dotted-list .sidebar .sidebar-menu .list-menu li > a:before,
#directory .sidebar .sidebar-menu .content.dotted-list .list-menu li > a:before,
#directory
  .content.dotted-list
  #sidebar
  .sidebar-alphabet
  .list-menu
  li
  > a:before,
#directory
  #sidebar
  .sidebar-alphabet
  .content.dotted-list
  .list-menu
  li
  > a:before,
#directory .content.dotted-list #sidebar .sidebar-menu .list-menu li > a:before,
#directory #sidebar .sidebar-menu .content.dotted-list .list-menu li > a:before,
#directory #content.dotted-list .directory-link li > a:before,
#directory
  #content.dotted-list
  .sidebar
  .sidebar-alphabet
  .list-menu
  li
  > a:before,
#directory
  .sidebar
  .sidebar-alphabet
  #content.dotted-list
  .list-menu
  li
  > a:before,
#directory #content.dotted-list .sidebar .sidebar-menu .list-menu li > a:before,
#directory .sidebar .sidebar-menu #content.dotted-list .list-menu li > a:before,
#directory
  #content.dotted-list
  #sidebar
  .sidebar-alphabet
  .list-menu
  li
  > a:before,
#directory
  #sidebar
  .sidebar-alphabet
  #content.dotted-list
  .list-menu
  li
  > a:before,
#directory #content.dotted-list #sidebar .sidebar-menu .list-menu li > a:before,
#directory
  #sidebar
  .sidebar-menu
  #content.dotted-list
  .list-menu
  li
  > a:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -webkit-border-radius: 100%;
  float: left;
  margin-right: 5px;
  background-color: #073c64;
  position: absolute;
  left: 0;
  top: 6px;
}
#directory .content.dotted-list .directory-link li > a:hover:before,
#directory
  .content.dotted-list
  .sidebar
  .sidebar-alphabet
  .list-menu
  li
  > a:hover:before,
#directory
  .sidebar
  .sidebar-alphabet
  .content.dotted-list
  .list-menu
  li
  > a:hover:before,
#directory
  .content.dotted-list
  .sidebar
  .sidebar-menu
  .list-menu
  li
  > a:hover:before,
#directory
  .sidebar
  .sidebar-menu
  .content.dotted-list
  .list-menu
  li
  > a:hover:before,
#directory
  .content.dotted-list
  #sidebar
  .sidebar-alphabet
  .list-menu
  li
  > a:hover:before,
#directory
  #sidebar
  .sidebar-alphabet
  .content.dotted-list
  .list-menu
  li
  > a:hover:before,
#directory
  .content.dotted-list
  #sidebar
  .sidebar-menu
  .list-menu
  li
  > a:hover:before,
#directory
  #sidebar
  .sidebar-menu
  .content.dotted-list
  .list-menu
  li
  > a:hover:before,
#directory #content.dotted-list .directory-link li > a:hover:before,
#directory
  #content.dotted-list
  .sidebar
  .sidebar-alphabet
  .list-menu
  li
  > a:hover:before,
#directory
  .sidebar
  .sidebar-alphabet
  #content.dotted-list
  .list-menu
  li
  > a:hover:before,
#directory
  #content.dotted-list
  .sidebar
  .sidebar-menu
  .list-menu
  li
  > a:hover:before,
#directory
  .sidebar
  .sidebar-menu
  #content.dotted-list
  .list-menu
  li
  > a:hover:before,
#directory
  #content.dotted-list
  #sidebar
  .sidebar-alphabet
  .list-menu
  li
  > a:hover:before,
#directory
  #sidebar
  .sidebar-alphabet
  #content.dotted-list
  .list-menu
  li
  > a:hover:before,
#directory
  #content.dotted-list
  #sidebar
  .sidebar-menu
  .list-menu
  li
  > a:hover:before,
#directory
  #sidebar
  .sidebar-menu
  #content.dotted-list
  .list-menu
  li
  > a:hover:before {
  background-color: #1a2c43;
}
#directory .content #fakultas .directory-item .content-header,
#directory #content #fakultas .directory-item .content-header {
  margin-bottom: 0;
}
#directory .content #fakultas .directory-item .content-title,
#directory #content #fakultas .directory-item .content-title {
  cursor: pointer;
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-left: 15px;
  position: relative;
  display: inline-block;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}
#directory .content #fakultas .directory-item .content-title:before,
#directory #content #fakultas .directory-item .content-title:before {
  content: "\f105";
  font-family: "FontAwesome";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 3px;
  font-weight: normal;
  font-size: 18px;
  width: 15px;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}
@media (max-width: 767px) {
  #directory .content #fakultas .directory-item .content-title:before,
  #directory #content #fakultas .directory-item .content-title:before {
    top: 0;
  }
}
@media (min-width: 1199px) {
  #directory .content #fakultas .directory-item .content-title:hover,
  #directory #content #fakultas .directory-item .content-title:hover {
    color: #1a2c43;
  }
}
#directory .content #fakultas .directory-item .directory-link,
#directory
  .content
  #fakultas
  .directory-item
  .sidebar
  .sidebar-alphabet
  .list-menu,
#directory
  .sidebar
  .sidebar-alphabet
  .content
  #fakultas
  .directory-item
  .list-menu,
#directory .content #fakultas .directory-item .sidebar .sidebar-menu .list-menu,
#directory .sidebar .sidebar-menu .content #fakultas .directory-item .list-menu,
#directory
  .content
  #fakultas
  .directory-item
  #sidebar
  .sidebar-alphabet
  .list-menu,
#directory
  #sidebar
  .sidebar-alphabet
  .content
  #fakultas
  .directory-item
  .list-menu,
#directory .content #fakultas .directory-item #sidebar .sidebar-menu .list-menu,
#directory #sidebar .sidebar-menu .content #fakultas .directory-item .list-menu,
#directory #content #fakultas .directory-item .directory-link,
#directory
  #content
  #fakultas
  .directory-item
  .sidebar
  .sidebar-alphabet
  .list-menu,
#directory
  .sidebar
  .sidebar-alphabet
  #content
  #fakultas
  .directory-item
  .list-menu,
#directory #content #fakultas .directory-item .sidebar .sidebar-menu .list-menu,
#directory .sidebar .sidebar-menu #content #fakultas .directory-item .list-menu,
#directory
  #content
  #fakultas
  .directory-item
  #sidebar
  .sidebar-alphabet
  .list-menu,
#directory
  #sidebar
  .sidebar-alphabet
  #content
  #fakultas
  .directory-item
  .list-menu,
#directory #content #fakultas .directory-item #sidebar .sidebar-menu .list-menu,
#directory
  #sidebar
  .sidebar-menu
  #content
  #fakultas
  .directory-item
  .list-menu {
  overflow: hidden;
  height: 0;
  padding-left: 15px;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}
#directory .content #fakultas .directory-item.active .content-header,
#directory #content #fakultas .directory-item.active .content-header {
  margin-bottom: 20px;
}
#directory .content #fakultas .directory-item.active .directory-link,
#directory
  .content
  #fakultas
  .directory-item.active
  .sidebar
  .sidebar-alphabet
  .list-menu,
#directory
  .sidebar
  .sidebar-alphabet
  .content
  #fakultas
  .directory-item.active
  .list-menu,
#directory
  .content
  #fakultas
  .directory-item.active
  .sidebar
  .sidebar-menu
  .list-menu,
#directory
  .sidebar
  .sidebar-menu
  .content
  #fakultas
  .directory-item.active
  .list-menu,
#directory
  .content
  #fakultas
  .directory-item.active
  #sidebar
  .sidebar-alphabet
  .list-menu,
#directory
  #sidebar
  .sidebar-alphabet
  .content
  #fakultas
  .directory-item.active
  .list-menu,
#directory
  .content
  #fakultas
  .directory-item.active
  #sidebar
  .sidebar-menu
  .list-menu,
#directory
  #sidebar
  .sidebar-menu
  .content
  #fakultas
  .directory-item.active
  .list-menu,
#directory #content #fakultas .directory-item.active .directory-link,
#directory
  #content
  #fakultas
  .directory-item.active
  .sidebar
  .sidebar-alphabet
  .list-menu,
#directory
  .sidebar
  .sidebar-alphabet
  #content
  #fakultas
  .directory-item.active
  .list-menu,
#directory
  #content
  #fakultas
  .directory-item.active
  .sidebar
  .sidebar-menu
  .list-menu,
#directory
  .sidebar
  .sidebar-menu
  #content
  #fakultas
  .directory-item.active
  .list-menu,
#directory
  #content
  #fakultas
  .directory-item.active
  #sidebar
  .sidebar-alphabet
  .list-menu,
#directory
  #sidebar
  .sidebar-alphabet
  #content
  #fakultas
  .directory-item.active
  .list-menu,
#directory
  #content
  #fakultas
  .directory-item.active
  #sidebar
  .sidebar-menu
  .list-menu,
#directory
  #sidebar
  .sidebar-menu
  #content
  #fakultas
  .directory-item.active
  .list-menu {
  height: 100%;
}
#directory .content #fakultas .directory-item.active .content-title,
#directory #content #fakultas .directory-item.active .content-title {
  color: #073c64 !important;
  border-bottom-width: 3px;
}
#directory .content #fakultas .directory-item.active .content-title:before,
#directory #content #fakultas .directory-item.active .content-title:before {
  content: "\f107";
}
@media (max-width: 767px) {
  #directory .content .content-img img,
  #directory #content .content-img img {
    margin-bottom: 15px;
  }
  #directory .content .search-box,
  #directory #content .search-box {
    max-width: 100%;
  }
}
#directory .sidebar,
#directory #sidebar {
  padding-top: 0;
}
#directory .sidebar.is_stuck,
#directory #sidebar.is_stuck {
  margin-top: 30px;
}
#directory .sidebar aside,
#directory #sidebar aside {
  background-color: #fafafa;
  padding: 15px;
  margin-bottom: 30px;
}
#directory .sidebar aside:last-child,
#directory #sidebar aside:last-child {
  margin-bottom: 0;
}
#directory .sidebar .sidebar-text img,
#directory #sidebar .sidebar-text img {
  width: 100%;
  margin: 0 0 15px;
}
#directory .sidebar .sidebar-text p,
#directory #sidebar .sidebar-text p {
  margin: 0 0 15px;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
}
#directory .sidebar .sidebar-text p:last-child,
#directory #sidebar .sidebar-text p:last-child {
  margin-bottom: 0;
}
#directory .sidebar .sidebar-alphabet .list-menu,
#directory .sidebar .sidebar-menu .list-menu,
#directory #sidebar .sidebar-alphabet .list-menu,
#directory #sidebar .sidebar-menu .list-menu {
  margin: 0;
}
#directory .sidebar .sidebar-alphabet .list-menu li,
#directory .sidebar .sidebar-menu .list-menu li,
#directory #sidebar .sidebar-alphabet .list-menu li,
#directory #sidebar .sidebar-menu .list-menu li {
  border-bottom: 1px solid #e6e6e6;
  line-height: 1.2;
}
#directory .sidebar .sidebar-alphabet .list-menu li:last-child,
#directory .sidebar .sidebar-menu .list-menu li:last-child,
#directory #sidebar .sidebar-alphabet .list-menu li:last-child,
#directory #sidebar .sidebar-menu .list-menu li:last-child {
  border-bottom: none;
}
#directory .sidebar .sidebar-alphabet .list-menu a,
#directory .sidebar .sidebar-menu .list-menu a,
#directory #sidebar .sidebar-alphabet .list-menu a,
#directory #sidebar .sidebar-menu .list-menu a {
  line-height: 20px;
  padding: 5px 0;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}
#directory .sidebar .sidebar-alphabet .list-menu li:hover > a,
#directory .sidebar .sidebar-alphabet .list-menu .current > a,
#directory .sidebar .sidebar-menu .list-menu li:hover > a,
#directory .sidebar .sidebar-menu .list-menu .current > a,
#directory #sidebar .sidebar-alphabet .list-menu li:hover > a,
#directory #sidebar .sidebar-alphabet .list-menu .current > a,
#directory #sidebar .sidebar-menu .list-menu li:hover > a,
#directory #sidebar .sidebar-menu .list-menu .current > a {
  color: #1a2c43;
}
#directory .sidebar .sidebar-alphabet .list-menu li:hover > a:before,
#directory .sidebar .sidebar-alphabet .list-menu .current > a:before,
#directory .sidebar .sidebar-menu .list-menu li:hover > a:before,
#directory .sidebar .sidebar-menu .list-menu .current > a:before,
#directory #sidebar .sidebar-alphabet .list-menu li:hover > a:before,
#directory #sidebar .sidebar-alphabet .list-menu .current > a:before,
#directory #sidebar .sidebar-menu .list-menu li:hover > a:before,
#directory #sidebar .sidebar-menu .list-menu .current > a:before {
  color: #1a2c43;
}
#directory .sidebar .sidebar-alphabet .list-menu .list-menu-child,
#directory .sidebar .sidebar-menu .list-menu .list-menu-child,
#directory #sidebar .sidebar-alphabet .list-menu .list-menu-child,
#directory #sidebar .sidebar-menu .list-menu .list-menu-child {
  padding-left: 10px;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 1px solid #e6e6e6;
  list-style: none;
}
#directory .sidebar .sidebar-alphabet .list-menu .list-menu-child li a,
#directory .sidebar .sidebar-menu .list-menu .list-menu-child li a,
#directory #sidebar .sidebar-alphabet .list-menu .list-menu-child li a,
#directory #sidebar .sidebar-menu .list-menu .list-menu-child li a {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}
#directory .sidebar .sidebar-alphabet .list-menu .list-menu-child li a:before,
#directory .sidebar .sidebar-menu .list-menu .list-menu-child li a:before,
#directory #sidebar .sidebar-alphabet .list-menu .list-menu-child li a:before,
#directory #sidebar .sidebar-menu .list-menu .list-menu-child li a:before {
  content: "-";
  display: inline-block;
  position: absolute;
  left: 0;
  margin-right: 7px;
}
#directory .tab-content {
  margin-bottom: 40px !important;
}
#directory .tab-content .directory-item:last-child {
  margin-bottom: 0 !important;
}
#directory .alphabet section {
  margin-bottom: 30px;
}
#directory .alphabet section h6,
#directory .alphabet section .directory-link,
#directory .alphabet section .sidebar .sidebar-alphabet .list-menu,
#directory .sidebar .sidebar-alphabet .alphabet section .list-menu,
#directory .alphabet section .sidebar .sidebar-menu .list-menu,
#directory .sidebar .sidebar-menu .alphabet section .list-menu,
#directory .alphabet section #sidebar .sidebar-alphabet .list-menu,
#directory #sidebar .sidebar-alphabet .alphabet section .list-menu,
#directory .alphabet section #sidebar .sidebar-menu .list-menu,
#directory #sidebar .sidebar-menu .alphabet section .list-menu {
  float: left;
  margin: 0;
}
#directory .alphabet section h6 {
  width: 50px;
  text-align: center;
  margin-right: 30px;
  line-height: 28px;
  font-size: 22px;
  color: #073c64;
}
@media (min-width: 480px) and (max-width: 1023px) {
  #directory .sidebar-text:before,
  #directory .sidebar-text:after {
    content: " ";
    display: table;
  }
  #directory .sidebar-text:after {
    clear: both;
  }
  #directory .sidebar-text img {
    width: auto !important;
    height: 150px;
    float: left;
    margin-right: 15px !important;
  }
}
@media (max-width: 767px) {
  #directory section .directory-link,
  #directory section .sidebar .sidebar-alphabet .list-menu,
  #directory .sidebar .sidebar-alphabet section .list-menu,
  #directory section .sidebar .sidebar-menu .list-menu,
  #directory .sidebar .sidebar-menu section .list-menu,
  #directory section #sidebar .sidebar-alphabet .list-menu,
  #directory #sidebar .sidebar-alphabet section .list-menu,
  #directory section #sidebar .sidebar-menu .list-menu,
  #directory #sidebar .sidebar-menu section .list-menu {
    line-height: 1.4;
  }
  #directory .alphabet .content section {
    display: table;
    width: 100%;
  }
  #directory .alphabet .content section:last-child {
    margin-bottom: 0;
  }
  #directory .alphabet .content section h6,
  #directory .alphabet .content section .directory-link,
  #directory .alphabet .content section .sidebar .sidebar-alphabet .list-menu,
  #directory .sidebar .sidebar-alphabet .alphabet .content section .list-menu,
  #directory .alphabet .content section .sidebar .sidebar-menu .list-menu,
  #directory .sidebar .sidebar-menu .alphabet .content section .list-menu,
  #directory .alphabet .content section #sidebar .sidebar-alphabet .list-menu,
  #directory #sidebar .sidebar-alphabet .alphabet .content section .list-menu,
  #directory .alphabet .content section #sidebar .sidebar-menu .list-menu,
  #directory #sidebar .sidebar-menu .alphabet .content section .list-menu {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
  #directory .alphabet .content section h6 {
    width: 40px;
    text-align: left;
    margin-right: 0;
  }
  #directory .tab-content .content-header .content-title {
    font-size: 18px !important;
  }
}
.gallery-item .gallery-img a:before,
.gallery-item .gallery-img a:after,
.portfolio-item .portfolio-img a:before,
.portfolio-item .portfolio-img a:after,
.slider-nav .gallery-item {
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}
.gallery-item {
  margin-bottom: 30px;
}
.gallery-item .gallery-img a {
  position: relative;
  display: block;
  height: 180px;
  background-color: #a6a6a6;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
.gallery-item .gallery-img a:before {
  content: "";
  background-color: rgba(7, 60, 100, 0.6);
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.gallery-item .gallery-img a:after {
  content: "\f48a";
  font-size: 24px;
  font-family: "Ionicons";
  color: #fff;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
  opacity: 0;
}
.gallery-item .gallery-img a img {
  width: auto;
  height: 180px;
  max-width: none;
  margin-bottom: 0;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
@media (max-width: 1023px) {
  .gallery-item .gallery-img a img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
}
.gallery-item .gallery-img a:hover:after {
  opacity: 1;
  transform: scale(2, 2);
}
.gallery-item .gallery-img a:hover:before {
  opacity: 1;
}
.gallery-item .gallery-caption {
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 15px;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  line-height: 1.4;
  font-size: 13px;
  position: relative;
}
@media (min-width: 768px) {
  .gallery-item .gallery-caption {
    height: 85px;
    overflow-y: hidden;
  }
  .gallery-item .gallery-caption:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 15px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .gallery-item:last-child {
    margin-bottom: 0;
  }
}
.portfolio {
  margin-bottom: 0 !important;
}
.portfolio + .btn-box {
  position: relative;
}
.portfolio + .btn-box:before {
  content: "";
  display: block;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
}
.portfolio-item {
  margin-bottom: 15px;
}
.portfolio-item .portfolio-img {
  background-color: #222;
  min-height: 150px;
}
.portfolio-item .portfolio-img img {
  width: 100%;
  margin-bottom: 0;
}
.portfolio-item .portfolio-img a {
  position: relative;
  display: block;
}
.portfolio-item .portfolio-img a:before {
  content: "";
  background-color: rgba(7, 60, 100, 0.6);
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.portfolio-item .portfolio-img a:after {
  content: "\f48a";
  font-size: 24px;
  font-family: "Ionicons";
  color: #fff;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
  opacity: 0;
}
.portfolio-item .portfolio-img a:hover:after {
  opacity: 1;
  transform: scale(2, 2);
}
.portfolio-item .portfolio-img a:hover:before {
  opacity: 1;
}
.portfolio-item .portfolio-caption {
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 15px;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  line-height: 1.4;
  font-size: 13px;
  position: relative;
}
.portfolio-item .portfolio-caption a {
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
  font-size: 16px;
}
@media (min-width: 1024px) {
  .portfolio-item .portfolio-caption a {
    max-height: 44px;
    min-height: 44px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .portfolio-item .portfolio-caption p {
    height: 55px;
    overflow: hidden;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .portfolio-item:last-child {
    margin-bottom: 0;
  }
}
.slider-preview {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.slider-preview > .gallery-item {
  display: none;
}
.slider-preview > .gallery-item:first-child {
  display: block;
}
.slider-preview .gallery-item {
  margin-bottom: 0;
}
.slider-preview .gallery-img {
  background-color: transparent;
  overflow: hidden;
  height: 420px;
  position: relative;
  margin-bottom: 30px;
  background-color: #555;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
.slider-preview .gallery-img img {
  height: 420px;
  max-width: none;
  margin: 0;
  width: auto;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
@media (min-width: 1023px) {
  .slider-preview .gallery-img {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .slider-preview .gallery-img {
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .slider-preview .gallery-img {
    height: 240px;
    margin-bottom: 0;
  }
  .slider-preview .gallery-img img {
    height: 240px;
  }
}
.slider-preview .gallery-caption {
  border: none;
  padding: 0;
  height: auto;
}
.slider-preview .gallery-caption h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
.slider-preview .gallery-caption p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
@media (max-width: 480px) {
  .slider-preview {
    margin-left: -15px;
    margin-right: -15px;
  }
  .slider-preview .gallery-img {
    background-color: #555;
  }
  .slider-preview .gallery-img img {
    max-width: inherit;
    height: 240px;
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
  .slider-preview .slick-prev,
  .slider-preview .slick-next {
    top: 108px;
    transform: none;
  }
  .slider-preview .gallery-caption {
    padding: 15px 15px 0;
  }
}
.slider-nav {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.slider-nav.slick-slider {
  white-space: normal;
}
.slider-nav > .gallery-item {
  display: inline-block;
  width: 33.33333333%;
  white-space: normal;
}
.slider-nav > .gallery-item:nth-child(4) {
  visible: hidden;
}
.slider-nav .gallery-item {
  padding: 0 12px;
  opacity: 0.7;
  margin-bottom: 0;
}
.slider-nav .gallery-item:hover,
.slider-nav .gallery-item.slick-current {
  opacity: 1;
}
.slider-nav .gallery-item:hover {
  cursor: pointer;
}
.slider-nav .gallery-item .gallery-img {
  height: 120px;
  background-color: #a6a6a6;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
.slider-nav .gallery-item .gallery-img img {
  margin-bottom: 0;
  height: 120px;
  width: auto;
  max-width: none;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
@media (max-width: 480px) {
  .slider-nav .gallery-item .gallery-img {
    height: 80px;
    background-size: 40px;
  }
  .slider-nav .gallery-item .gallery-img img {
    height: 80px;
  }
}
@media (max-width: 320px) {
  .slider-nav .gallery-item .gallery-img {
    height: 60px;
    background-size: 30px;
  }
  .slider-nav .gallery-item .gallery-img img {
    height: 60px;
  }
}
.slider-nav > button {
  background-color: #073c64;
}
.slider-nav > button:before {
  color: #fff;
}
.slider-nav > button:hover {
  background-color: #fff136;
}
.slider-nav > button:hover:before {
  color: #073c64;
  background-color: transparent;
}
.slider-nav > button.slick-prev {
  left: 0;
}
.slider-nav > button.slick-next {
  right: 0;
}
@media (max-width: 767px) {
  .slider-nav .gallery-item {
    padding: 0 5px;
    margin-bottom: 0;
  }
  .slider-nav .gallery-caption {
    display: none;
  }
}
.error-page {
  text-align: center;
  padding: 60px 0 !important;
}
.error-page .error-header .error-title {
  font-family: "Vag Rounded", Helvetica, Arial, sans-serif;
  font-size: 150px;
  line-height: 140px;
  color: #a6a6a6;
  margin: 0;
  letter-spacing: 5px;
}
.error-page .error-header p {
  font-family: "Moon", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #555;
  text-transform: uppercase;
  letter-spacing: 6px;
}
.error-page .error-header:after {
  content: "";
  width: 150px;
  border-bottom: 1px solid #e6e6e6;
  margin: 40px auto;
  display: block;
}
.error-page .error-message p {
  font-size: 18px;
  color: #555;
  margin-bottom: 30px;
}
.error-page .error-message .input-group {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .error-page .error-header .error-title {
    font-size: 100px;
    line-height: 100px;
  }
  .error-page .error-header p {
    font-size: 16px;
    letter-spacing: 3px;
  }
  .error-page .error-header:after {
    margin: 30px auto;
  }
  .error-page .error-message p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .error-page .error-header .error-title {
    font-size: 80px;
    line-height: 80px;
  }
}
#maintenance {
  height: 100vh;
}
@media (min-width: 1024px) {
  #maintenance {
    background: url(../images/ugm_gray_bg.png) no-repeat right bottom;
  }
}
#maintenance .box-info {
  position: fixed;
  width: 90%;
  max-width: 650px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  text-align: center;
}
#maintenance .box-info .info-img {
  display: block;
  margin: 0 auto 40px;
}
#maintenance .box-info .info-img img {
  max-width: 100%;
}
#maintenance .box-info h1 {
  font-family: "Vag Rounded", Helvetica, Arial, sans-serif;
  font-size: 54px;
  color: #a6a6a6;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  #maintenance .box-info h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #maintenance .box-info h1 {
    font-size: 22px;
    margin-bottom: 15px;
  }
}
#maintenance .box-info p {
  text-decoration: none;
  margin-bottom: 0;
}
#maintenance .box-info p a {
  text-decoration: none;
}
@media (max-width: 767px) {
  #maintenance .info-img {
    margin-bottom: 20px !important;
  }
  #maintenance .info-img img {
    width: 120px;
    height: auto;
  }
}
.no-results .input-group {
  max-width: 420px;
}
#loader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
  text-align: center;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
}
#loader img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
#loader.active {
  opacity: 1;
  visibility: visible;
}
.data .data-title {
  font-size: 18px;
  margin: 0 0 15px 0;
  position: relative;
  display: inline-block;
  padding-left: 40px;
}
.data .data-title:before {
  content: "\f2e0";
  font-family: "Ionicons";
  display: inline-block;
  position: absolute;
  left: 0;
  top: -4px;
  font-size: 24px;
  width: 30px;
  text-align: center;
}
.data .data-title span {
  color: #a6a6a6;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.data .data-list {
  padding-left: 35px !important;
  list-style: none;
  margin-bottom: 15px;
}
.data .data-list li {
  margin-bottom: 7.5px;
}
.data .data-list li:before,
.data .data-list li:after {
  content: " ";
  display: table;
}
.data .data-list li:after {
  clear: both;
}
.data .data-list li a {
  text-decoration: none;
  color: #222;
  line-height: 1.3;
}
.data .data-list li a:before {
  content: "\f1fe";
  font-family: "Ionicons";
  display: inline-block;
  font-size: 24px;
  position: relative;
  top: -3px;
  margin-right: 7.5px;
  color: #555;
  width: 24px;
  text-align: center;
  float: left;
}
.data .data-list li a.data-file:before {
  content: "\f12f";
}
.data .data-list li a:hover {
  color: #1a2c43;
}
.data .data-list li a:hover:before {
  color: #1a2c43;
}
.data .btn-box {
  border-top: 1px solid #e6e6e6;
  margin-top: 15px;
  padding-top: 15px;
}
.tabbable .nav {
  padding: 0 !important;
  margin: 0 !important;
}
.tabbable .nav li a {
  color: #222;
  border: 1px solid #e6e6e6;
  border-right: none !important;
  background-color: #f8f8f8;
  margin-right: 0;
}
.tabbable .nav li:last-child a {
  border-right: 1px solid #e6e6e6 !important;
}
.tabbable .nav li:focus a,
.tabbable .nav li:active a,
.tabbable .nav li:hover a {
  background-color: #fff;
}
.tabbable .nav li.active a {
  background-color: #fff;
  border-bottom-color: transparent;
  position: relative;
  border-top-color: transparent;
}
.tabbable .nav li.active a:before {
  content: "";
  border: 1px solid #e6e6e6;
  border-bottom: none;
  background-color: #fff;
  position: absolute;
  left: -1px;
  right: -1px;
  top: -8px;
  height: 8px;
}
.tabbable .nav .dropdown-menu li a {
  line-height: 25px;
}
.tabbable .nav .dropdown-menu li a:before {
  display: none;
}
.tabbable .nav .dropdown-menu li.active a {
  background-color: #428bca !important;
}
.tabbable .tab-content {
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 30px !important;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .tabbable .nav li {
    width: 50%;
    text-align: center;
  }
  .tabbable .nav li:nth-child(odd) a {
    border-right: 1px solid #e6e6e6 !important;
  }
}
@media (max-width: 480px) {
  .tabbable .nav li {
    width: 100%;
  }
  .tabbable .nav li a {
    border-right: 1px solid #e6e6e6 !important;
  }
  .tabbable .nav li.active {
    position: relative;
    z-index: 2;
  }
  .tabbable .nav li.active a {
    box-shadow: 0 -10px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 -10px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 -10px 5px rgba(0, 0, 0, 0.05);
  }
}
section {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  section {
    margin-bottom: 30px;
  }
}
section .section-item {
  margin-bottom: 30px;
}
section .section-item .btn,
section .section-item .single-page .contact-form input[type*="submit"],
.single-page .contact-form section .section-item input[type*="submit"] {
  min-width: 180px;
}
.pagination {
  text-align: center;
  display: block;
  margin: 30px 0;
}
.pagination.text-center {
  text-align: center;
}
.pagination > a,
.pagination > span {
  text-decoration: none;
  color: inherit;
  width: 42px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 42px;
  border: 1px solid #e6e6e6;
  margin: 0 5px 7px 0;
}
.pagination > a:last-child,
.pagination > span:last-child {
  margin-right: 0;
}
.pagination > a.current,
.pagination > a:hover,
.pagination > span.current,
.pagination > span:hover {
  color: #fff;
  background-color: #073c64;
  border-color: #073c64;
}
.pagination .prev:before,
.pagination .next:before {
  font-family: "Ionicons";
  font-size: 30px;
  display: inline-block;
}
.pagination .prev:before {
  content: "\f3d5";
}
.pagination .next:before {
  content: "\f3d6";
}
@media (max-width: 1023px) {
  .pagination {
    text-align: center;
  }
}
.panel-box ul a,
.post-list a,
.widget ul li a,
.widget.widget_rss ul li a {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #222;
  text-decoration: none;
  font-size: 14px;
  display: block;
  line-height: 1.4;
  margin-bottom: 0;
}
.panel-box ul a:hover,
.post-list a:hover,
.widget ul li a:hover {
  color: #1a2c43;
}
.post-list .meta-date,
.widget.widget_rss ul li .rss-date,
.widget.widget_rss ul li cite {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #a6a6a6;
  display: inline-block;
  margin-right: 6px;
}
#footer .widget .menu {
  list-style: none;
  padding: 0;
}
.post-list,
.event-list,
.widget #recentcomments,
.widget.widget_rss ul {
  padding: 0 !important;
  margin-bottom: 0;
  list-style: none;
}
.post-list > li,
.event-list > li,
.widget #recentcomments > li,
.widget.widget_rss ul > li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.post-list > li:last-child,
.event-list > li:last-child,
.widget #recentcomments > li:last-child,
.widget.widget_rss ul > li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.filter-content {
  margin: 15px 0 30px;
  font-size: 0;
}
@media (max-width: 767px) {
  .filter-content {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.filter-content .filter-title,
.filter-content a {
  font-size: 14px;
  display: inline-block;
}
.filter-content .filter-title {
  margin-right: 15px;
  font-weight: bold;
}
.filter-content a {
  padding: 5px 15px;
  border: 1px solid #e6e6e6;
  margin: 0 8px 8px 0;
  border-radius: 3px;
  text-decoration: none;
  color: #555;
  background-color: #fafafa;
}
.filter-content a:hover {
  background-color: #fff;
}
.filter-content a.active {
  border-color: #073c64;
  background-color: #073c64;
  color: #fff;
}
.tagcloud .tag-title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #a6a6a6;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 7px;
  font-size: 12px;
}
.tagcloud a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  color: #073c64;
  font-size: 10px !important;
  margin: 0 2px 5px 0;
  padding: 3px 10px;
  background-color: rgba(20, 159, 192, 0.1);
  border-radius: 999px;
}
.tagcloud a:hover {
  color: #fff;
  background-color: #1a2c43;
}
.post-list a > img,
.post-list .wp-post-img {
  width: 83px;
  height: auto;
  max-height: 83px;
  float: left;
  margin-right: 12px !important;
}
.post-list .meta-date {
  color: #a6a6a6;
}
.post-list li:hover .meta-date {
  color: #222;
}
.event-list {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
}
.event-list a {
  display: table;
  width: 100%;
  text-decoration: none;
  color: #222;
  line-height: 1.42;
}
.event-list a:hover .event-title {
  color: #1a2c43;
}
.event-list a .event-date,
.event-list a .event-title {
  display: table-cell;
  vertical-align: middle;
}
.event-list .event-date {
  font-size: 48px;
  color: #a6a6a6;
  text-align: center;
  width: 72px !important;
  line-height: 1.2;
}
.event-list .event-date strong {
  display: block;
  font-size: 12px;
  color: #555;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.event-list .event-title {
  padding-left: 15px;
  border-left: 1px solid #e6e6e6;
}
.event-list li:hover .event-date {
  color: #222;
}
.widget {
  margin-bottom: 40px;
}
.widget p {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
}
.widget ul {
  list-style: none;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.widget ul li {
  margin-bottom: 15px;
}
.widget ul li:last-child {
  margin-bottom: 0;
}
.widget .btn-box {
  margin-top: 20px;
}
.widget #recentcomments {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.widget #recentcomments .comment-author-link {
  color: #222;
  font-family: inherit;
}
.widget #recentcomments .comment-author-link a {
  font-family: inherit;
  color: #222;
  display: inline-block;
}
.widget #recentcomments .recentcomments {
  color: #a6a6a6;
}
.widget #recentcomments .recentcomments > a {
  color: #a6a6a6;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
}
.widget #recentcomments .recentcomments:hover .comment-author-link a {
  color: #1a2c43;
}
.widget #recentcomments .recentcomments:hover a {
  color: #222;
}
.widget #wp-calendar {
  width: 100%;
}
.widget #wp-calendar caption,
.widget #wp-calendar th,
.widget #wp-calendar td {
  text-align: center;
  padding: 5px !important;
  border: none !important;
  background-color: transparent !important;
}
.widget #wp-calendar caption {
  color: #222;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 5px;
}
.widget #wp-calendar a {
  text-decoration: none;
  text-transform: uppercase;
}
.widget #wp-calendar tbody td a {
  position: relative;
  display: block;
  margin: auto;
  width: 24px;
  height: 24px;
  color: #fff;
  z-index: 1;
}
.widget #wp-calendar tbody td a:before {
  content: "";
  position: absolute;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  background-color: #073c64;
  z-index: -1;
  border-radius: 999px;
}
.widget #wp-calendar th {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #a6a6a6;
}
.widget #wp-calendar #prev a,
.widget #wp-calendar #next a {
  color: #1a2c43;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.widget #wp-calendar #prev a:hover,
.widget #wp-calendar #next a:hover {
  color: #0d667b;
}
.widget .textwidget > p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .widget .textwidget .wp-caption {
    max-width: 300px;
    float: left;
    margin-right: 15px;
  }
}
.widget.widget-categories > ul > li > a,
.widget.widget_archive > ul > li > a {
  display: inline-block;
}
.widget.widget_rss ul li cite {
  font-style: normal;
}
.widget.widget_rss ul li cite:before {
  content: "by";
  color: #a6a6a6;
  display: inline-block;
  margin-right: 3px;
}
.widget.widget_rss ul li .rssSummary {
  display: none;
}
@media (max-width: 1023px) {
  widget {
    margin-bottom: 30px;
  }
  .widget-header {
    margin-bottom: 15px;
  }
}
#comments {
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
}
#comments:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  #comments {
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
  }
}
#comments #respond > .comment-reply-title {
  margin-top: 0;
  color: #073c64;
  font-size: 22px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
#comments #respond > .comment-reply-title:before,
#comments #respond > .comment-reply-title:after {
  content: "";
  border-bottom: 3px solid #fff136;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 228px;
}
#comments #respond > .comment-reply-title:before {
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  z-index: 0;
  bottom: 0;
}
#comments .comment-form {
  margin-bottom: 60px;
}
#comments .comment-form .btn,
#comments .comment-form .single-page .contact-form input[type*="submit"],
.single-page .contact-form #comments .comment-form input[type*="submit"] {
  min-width: 150px;
  margin-top: 15px;
}
#comments .comment-form .logged-in-as {
  font-size: 0;
}
#comments .comment-form .logged-in-as a {
  display: inline-block;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #e6e6e6;
  text-decoration: none;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  color: #a6a6a6;
  font-weight: bold;
}
#comments .comment-form .logged-in-as a:before {
  content: "\f29e";
  color: #fff136;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7.5px;
  font-family: "Ionicons";
  position: relative;
  top: -1px;
  font-weight: normal;
}
#comments .comment-form .logged-in-as a:last-child {
  border-right: none;
}
#comments .comment-form .logged-in-as a:last-child:before {
  content: "\f29f";
}
#comments .comment-form .logged-in-as a:hover {
  color: #555;
}
#comments .entry-comments ol,
#comments .entry-comments ul {
  list-style: none;
  padding: 0;
}
#comments .entry-comments ol ul,
#comments .entry-comments ul ul {
  padding-left: 60px;
}
#comments .entry-comments ol li,
#comments .entry-comments ul li {
  margin-bottom: 15px;
}
#comments .entry-comments ol p,
#comments .entry-comments ul p {
  margin-bottom: 15px;
}
#comments .entry-comments .comment .comment-body {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e6e6e6;
  display: table;
  width: 100%;
}
#comments .entry-comments .comment .comment-body .comment-avatar,
#comments .entry-comments .comment .comment-body .comment-content {
  display: table-cell;
  vertical-align: top;
}
#comments .entry-comments .comment .comment-avatar {
  width: 70px;
}
#comments .entry-comments .comment .comment-avatar img {
  width: 70px;
  height: 70px;
}
#comments .entry-comments .comment .comment-content {
  padding-left: 15px;
}
#comments .entry-comments .comment .comment-content > p {
  color: #777;
  line-height: 22/14;
}
#comments .entry-comments .comment .comment-author {
  margin-bottom: 5px;
  display: block;
}
#comments .entry-comments .comment .comment-author > a {
  float: left;
  text-decoration: none;
  font-size: 16px;
  color: #222;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
}
#comments .entry-comments .comment .comment-author > a:hover {
  color: #1a2c43;
}
#comments .entry-comments .comment .comment-author .meta-time {
  float: right;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #a6a6a6;
  text-transform: uppercase;
  line-height: 27px;
}
#comments .entry-comments .comment .comment-meta,
#comments .entry-comments .comment .reply {
  display: inline-block;
  vertical-align: middle;
}
#comments .entry-comments .comment .comment-edit-link {
  margin-right: 15px;
}
#comments .entry-comments .comment .comment-edit-link,
#comments .entry-comments .comment .comment-reply-link {
  display: inline-block;
  padding: 2px 10px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
#comments .entry-comments .comment .comment-edit-link {
  border-color: #073c64;
  background-color: #073c64;
  color: #fff;
}
#comments .entry-comments .comment .comment-edit-link:hover {
  border-color: #052e4c;
  background-color: #052e4c;
}
#comments .entry-comments .comment-list > li:first-child > .comment-body {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
@media (max-width: 1023px) {
  #comments .entry-comments .comment-list > li > .comment-body {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  #comments .entry-comments .comment-list li {
    margin-bottom: 0;
  }
  #comments .entry-comments .comment-list ul {
    padding-left: 0;
  }
  #comments .entry-comments .comment-list ul .comment-body {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background-color: #f5f5f5;
  }
  #comments .entry-comments .comment-list ul ul .comment-body {
    border-color: #d2d2d2;
    background-color: #efefef;
  }
  #comments
    .entry-comments
    .comment-list
    ul
    ul
    .comment-body
    .comment-reply-link {
    border-color: #d2d2d2;
  }
  #comments .entry-comments .comment-list ul ul ul .comment-body {
    border-color: #d2d2d2;
    background-color: #eaeaea;
  }
  #comments
    .entry-comments
    .comment-list
    ul
    ul
    ul
    .comment-body
    .comment-reply-link {
    border-color: #d2d2d2;
  }
  #comments .entry-comments .comment-list .comment-author a,
  #comments .entry-comments .comment-list .comment-author .meta-time {
    float: none;
    display: block;
    text-align: left;
  }
}
#footer p,
#footer address,
#footer a {
  margin-bottom: 0;
  color: #fff;
  text-decoration: none !important;
  line-height: 1.71429;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
  color: rgba(255, 255, 255, 0.6);
}
#footer .footer-body {
  padding: 48px 0;
  background-color: #073c64;
}
#footer .footer-body .footer-brand {
  display: inline-block;
  margin-bottom: 15px;
}
#footer .widget:nth-child(4n + 1) {
  clear: left;
}
#footer .widget a {
  display: block;
  padding: 5px 0;
  color: rgba(255, 255, 255, 0.5);
}
#footer .widget a:hover,
#footer .widget a:focus,
#footer .widget a:active {
  color: #fff;
}
#footer .widget .widget-header {
  border-bottom: none;
  margin-bottom: 15px;
  line-height: 1;
}
#footer .widget .widget-header .widget-title {
  color: #fff;
  margin: 0;
  font-size: 12px !important;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: none;
  line-height: 1.2;
  padding-bottom: 0;
}
#footer .widget .menu li {
  margin-bottom: 0;
}
#footer .widget .menu li a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 5px 0;
  line-height: 1.71429;
}
#footer .footer-brand-wrapper address strong {
  font-weight: normal;
  font-size: 15px;
  font-family: "Gama Serif", Georgia, "Times New Roman", Times, serif;
}
#footer .footer-copyright {
  padding: 15px 0;
  background-color: #1a2c43;
  font-size: 12px;
}
#footer .footer-copyright a,
#footer .footer-copyright p {
  font-size: inherit;
  text-transform: uppercase;
}
#footer .footer-copyright .site-menu a {
  line-height: 1;
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .footer-copyright .site-menu a:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
@media (max-width: 1199px) {
  #footer .footer-brand-wrapper {
    margin-bottom: 30px;
  }
  #footer .footer-menu-wrapper .menu-column {
    margin-bottom: 30px;
  }
  #footer .footer-menu-wrapper .menu-column:last-child {
    margin-bottom: 0;
  }
  #footer .footer-menu-wrapper .menu-column:last-child .footer-menu {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #footer .footer-body {
    text-align: center;
  }
  #footer .footer-copyright {
    text-align: center;
  }
  #footer .site-menu {
    display: block;
    text-align: center;
    margin-top: 7.5px;
    white-space: nowrap;
    overflow-x: auto;
  }
}
@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0% 92%;
  }
}
@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0% 92%;
  }
}
@-o-keyframes AnimationName {
  0% {
    background-position: 0% 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0% 92%;
  }
}
@keyframes AnimationName {
  0% {
    background-position: 0% 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0% 92%;
  }
}
/*# sourceMappingURL=style.css.map */

/*Tambahan*/
.cred {
  color: red !important;
}
#header .navbar-brand span.logo-head {
  font-size: 0.85em;
}
#header ul.lang1 {
  display: none;
}
#header span.lang2 {
  margin-left: 0.3em;
}
#header h1.tag-head {
  font-family: Gama Serif, Georgia, Times New Roman, Times, serif;
  font-size: 110%;
  font-weight: normal;
  margin: 0 auto;
}
@media (max-width: 600px) {
  #header h1.tag-head {
    font-family: Gama Serif, Georgia, Times New Roman, Times, serif;
    font-size: 99%;
    font-weight: normal;
    margin: 0 auto;
  }
  h2,
  .h2 {
    font-size: 18px;
  }
  h1,
  .h1 {
    font-size: 18px;
    margin-top: 18px;
  }
  .page-header {
    padding-bottom: 0px;
    margin: 0px 0 0px;
  }
}
#footer li.icon-inline {
  display: inline;
}
div.video-stream {
  text-align: center;
  background-color: black; /*height: 508px !important;*/
}
#info div.align-center {
  text-align: center;
}

.pagination {
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9.75px;
}

dl.article-info {
  padding-left: 0px !important;
}
dd {
  display: inline-block;
  margin-right: 15px;
  line-height: 30px;
}
dd.category-name:before {
  content: "\f36b";
  top: -1px;
}
.category-name:before {
  content: "\f36b";
  font-family: "Ionicons";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 14px;
  position: relative;
  top: -1px;
  color: #ffed00;
}
dd.published:before {
  content: "\f3b3";
}
.published:before {
  content: "\f3b3";
  font-family: "Ionicons";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 14px;
  position: relative;
  top: -1px;
  color: #ffed00;
}
dd.modified:before {
  content: "\f3b3";
}
.modified:before {
  content: "\f3b3";
  font-family: "Ionicons";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 14px;
  position: relative;
  top: -1px;
  color: #ffed00;
}
dd.createdby:before {
  content: "\f213";
}
.createdby:before {
  content: "\f213";
  font-family: "Ionicons";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 14px;
  position: relative;
  top: -1px;
  color: #ffed00;
}
dd.hits:before {
  content: "\f133";
}
.hits:before {
  content: "\f133";
  font-family: "Ionicons";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 14px;
  position: relative;
  top: -1px;
  color: #ffed00;
}
.detail {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #a6a6a6;
  display: inline-block;
  margin-right: 6px;
}
.item-image {
  clear: both;
  background-color: #222;
  position: relative;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
  margin-bottom: 15px;
  text-align: center !important;
}
.item-image img {
  margin: 0px 0px !important;
}
.pull-left {
  margin-right: 0.8em !important;
}

#header .topbar .pll-parent-menu-item > a {
  min-width: 85px;
  width: auto;
  padding-left: 15px !important;
  padding-right: 15px !important;
  text-align: left;
}
.pll-parent-menu-item {
  margin-right: 0px !important;
}
div.page-header h2 a {
  text-decoration: none;
}

div.banner-item img {
  height: 156px;
  width: auto;
  position: relative;
  top: 50%;
  transform: translateY(0%) !important;
  -webkit-transform: translateY(0%) !important;
  -moz-transform: translateY(0%) !important;
}
ul.post-list li {
  margin-left: 94px;
  display: inline-block;
  min-height: 100px;
}
ul.post-list a entry-meta {
  margin-left: 94px;
}
ul.post-list a > img,
.post-list .wp-post-img {
  width: auto !important;
  position: relative;
}
ul.post-list .post-img a {
  height: 84px;
  width: 84px;
  padding-right: 0;
  margin-bottom: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  margin-left: -90px;
  background-color: #e6e6e6;
  /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB8CAYAAACi9XTEAAAAGXRFW…GqFzs4g5dRmtrj75oWyO/FDs7gJQvUIieguu8/4YP/T4ABAN3wp4uUI3cPAAAAAElFTkSuQmCC);*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}
div.info-news,
#info .info-event,
#info .info-social {
  padding-top: 48px;
  padding-bottom: 0px !important;
}
.widget-img {
  left: 50%;
  position: relative;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
div.bgwhite {
  background-color: white !important;
}
img.fbpixel {
  height: 1;
  width: 1;
  display: none;
}

.footer-copyright p {
  text-transform: none !important;
}

div.pagenavcounter {
  padding: 10px 0px;
  font-size: 12px;
}

div.page-header a {
  color: black !important;
}

table tr td.list-title a {
  text-decoration: none;
  color: black;
}

table tr td.list-title a:hover {
  text-decoration: none;
  color: #1a2c43;
}

.sitelink img {
  width: 76px;
  background-color: white;
  border-radius: 4px;
  padding: 4px;
  min-height: 26px;
}

.fa {
  font-size: 16px;
  /*width: 35px;*/
  text-align: center;
  text-decoration: none;
  margin: 5px 0px;
  border-radius: 50%;
}

.fa:hover {
  opacity: 0.7;
}

.fa-facebook {
  background: #3b5998;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-twitter {
  background: #55acee;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-google {
  background: #dd4b39;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-linkedin {
  background: #007bb5;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-youtube {
  background: #bb0000;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-instagram {
  background: #c9318b; /*#125688;*/
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-pinterest {
  background: #cb2027;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white !important;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  width: 37px;
  display: inline-block !important;
}

.fa-skype {
  background: #00aff0;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-android {
  background: #a4c639;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-dribbble {
  background: #ea4c89;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-vimeo {
  background: #45bbff;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-tumblr {
  background: #2c4762;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-vine {
  background: #00b489;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-foursquare {
  background: #fa4876; /*#45bbff;*/
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-flickr {
  background: #f40083;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-yahoo {
  background: #430297;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-soundcloud {
  background: #ff5500;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-reddit {
  background: #ff5700;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-rss {
  background: #ff6600;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.fa-scribd {
  background: #0d6069;
  color: white !important;
  width: 37px;
  display: inline-block !important;
}

.color1 {
  background-color: #1a2c43;
}
.color2 {
  background-color: #073c64;
}
.color3 {
  background-color: #1a2c43;
}
.color4 {
  background-color: #073c64;
}
.cwhite {
  color: white !important;
}
.noul {
  text-decoration: none !important;
}
.wordbreak {
  margin-bottom: 0px !important;
  word-break: keep-all;
  width: 120px;
}
.progbox {
  padding: 15px 25px 15px;
  display: block;
}
.faicon {
  color: #a6a6a6;
  padding-right: 3px;
  position: relative;
  top: 2px;
}

.tpb-custom-col-7-12750455693 {
  background-color: #dceff7 !important;
  border-style: none !important;
}

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

.pengumuman {
  padding: 15px 0 0 0;
  background-color: #1a2c43;
  font-size: 16px;
}
.pengumuman a,
.pengumuman p {
  font-size: inherit;
  color: #f0f0f0;
}
