@charset "UTF-8";
/*
 * Load Twitter Bootstrap.
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: "open sans", 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,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*
 * Less components for Twitter Bootstrap.
 *
 * It is recommended that you only include the components you are
 * actually using.
 *
 * Comment out the components you don't need.
 */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../themes/skeena/assets/dist/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../themes/skeena/assets/dist/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../themes/skeena/assets/dist/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../themes/skeena/assets/dist/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../themes/skeena/assets/dist/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../themes/skeena/assets/dist/vendor/bootstrap/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";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "open sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #d16f1b;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #8d4b12;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #d16f1b;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #a45715;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #d16f1b;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #a45715;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
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 #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #d16f1b;
  border-color: #ba6318;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #a45715;
  border-color: #4a2709;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #a45715;
  border-color: #844611;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #a45715;
  border-color: #844611;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #844611;
  border-color: #4a2709;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #d16f1b;
  border-color: #ba6318;
}
.btn-primary .badge {
  color: #d16f1b;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #d16f1b;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #8d4b12;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-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;
  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: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #d16f1b;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #d16f1b;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #d16f1b;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  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.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    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: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #d16f1b;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #8d4b12;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #d16f1b;
  border-color: #d16f1b;
  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: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #d16f1b;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #a45715;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #d16f1b;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  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: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #d16f1b;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  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: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #d16f1b;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-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: 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;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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: #5bc0de;
}
.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: 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: #f0ad4e;
}
.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: 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: #d9534f;
}
.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: 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: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  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: #eeeeee;
  color: #777777;
  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: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #d16f1b;
  border-color: #d16f1b;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #f7dac1;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-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,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #d16f1b;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #d16f1b;
  border-color: #d16f1b;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d16f1b;
}
.panel-primary > .panel-heading .badge {
  color: #d16f1b;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d16f1b;
}
.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: 4px;
  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: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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: #000000;
}
.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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "open sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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.42857143;
  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: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  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: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  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: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  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: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  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;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -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: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.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: 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: 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: #ffffff;
  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 #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
 * Custom Bootstrap variables.
 *
 * See list of available variables at http://getbootstrap.com/customize/
 */
/*
 * Make Glyphicons work with OctoberCMS without moving fonts to assets/fonts.
 * Shouldn't be removed unless you're not using Glyphicons.
 */
/*
 * Load Font Awesome.
 */
/*
 * Import Font Awesome.
 */
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../themes/skeena/assets/vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../themes/skeena/assets/vendor/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../themes/skeena/assets/vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../themes/skeena/assets/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../themes/skeena/assets/vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../themes/skeena/assets/vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
/*
 * Make Font Awesome work with OctoberCMS without moving fonts to assets/fonts.
 */
/*
 * This is where you add your own styles.
 */
/*
 *
 * CSS CONVERSION INSTRUCTIONS:
 *
 * MODIFY the gruntfile.js in the theme/assets folder to point to the correct locations.  (LINE 68 and 71)
 * COPY theme files (Css, IMAGE, JS, etc...) to the theme /assets folder.
 * MOVE all CSS files from the /assets/css folder to the /assets/src/less/site folder
 * CHANGE the .css extention on all css files to LESS files
 * COPY the text of the theme MAIN css file into the theme.less file (this file)
 * MODIFY the theme.less (THIS FILE) to include references to all .less files to be converted to app.css using the @import command (See example below)
 * Repeat as often as necessary.  ENSURE YOU MAINTAIN the css hierarchy.
 *
 * Ensure you make reference to app.css in the main <head> css call.
 */
/*
Theme Name: Eduma
Theme URI: https://educationwp.thimpress.com/
Author: ThimPress
Author URI: http://thimpress.com
Description: Premium WordPress LMS theme.
Version: 2.0
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: eduma
Domain Path: /languages/
*/
body {
  background-color: #ffffff;
  font-family: "open sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.7em;
  color: #666666;
}
body .content-pusher {
  background-color: #ffffff;
}
body #main-content {
  background-color: #ffffff;
}
h1 {
  color: #333333;
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  line-height: 1.6em;
}
h2 {
  color: #333333;
  font-size: 28px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  line-height: 1.6em;
}
h3 {
  color: #333333;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  line-height: 1.6em;
}
h4 {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  line-height: 1.6em;
}
h5 {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  line-height: 1.6em;
}
h6 {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  line-height: 1.4em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "open sans", sans-serif;
}
::-moz-selection {
  background: #ffb606;
  color: #fff !important;
}
::selection {
  background: #ffb606;
  color: #fff !important;
}
#back-to-top:hover {
  background: #ffb606;
  color: #333333;
}
.loop-pagination li .page-numbers:hover,
.pagination li .page-numbers:hover {
  border: 1px #ffb606 solid;
  color: #ffb606;
}
.loop-pagination li .page-numbers.next:before,
.pagination li .page-numbers.next:before {
  font-size: 15px;
}
.loop-pagination li .page-numbers.current,
.pagination li .page-numbers.current {
  border: 1px #ffb606 solid;
  color: #ffb606;
}
.wpcf7-form.style-01 .contact-form-content .email input,
.wpcf7-form.style-01 .contact-form-content .subject input,
.wpcf7-form.style-01 .contact-form-content .name input {
  background: #ffffff;
}
.wpcf7-form.style-01 .contact-form-content .message textarea {
  background: #ffffff;
}
.wpcf7-form.style-01 .contact-form-content .submit-btn input {
  background: #ffb606;
}
.wpcf7-form.style-02 {
  background: #ffb606;
}
.wpcf7-form.style-02 .contact-form-content .name input {
  background: #ffffff;
}
.wpcf7-form.style-02 .contact-form-content .email input {
  background: #ffffff;
}
.wpcf7-form.style-02 .contact-form-content .subject input {
  background: #ffffff;
}
.wpcf7-form.style-02 .contact-form-content .message textarea {
  background: #ffffff;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info a:hover,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info a:hover,
.comments-area .comment-list .comment-list-inner li .comment-extra-info a:hover {
  color: #ffb606;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .form-submit input#submit,
.woocommerce .comments-area .comment-list .comment-list-inner .form-submit input#submit,
.comments-area .comment-list .comment-list-inner .form-submit input#submit {
  background: #ffb606;
  color: #333333;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .form-submit input#submit:hover,
.woocommerce .comments-area .comment-list .comment-list-inner .form-submit input#submit:hover,
.comments-area .comment-list .comment-list-inner .form-submit input#submit:hover {
  background: #e6a303;
  color: #333333;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .form-submit input#submit,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .form-submit input#submit,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .form-submit input#submit {
  background: #ffb606;
  color: #333333;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .form-submit input#submit:hover,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .form-submit input#submit:hover,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .form-submit input#submit:hover {
  background: #e6a303;
}
.flexslider .flex-direction-nav .flex-prev:before {
  color: #ffb606;
}
.flexslider .flex-direction-nav .flex-next:before {
  color: #ffb606;
}
.thim-widget-courses-searching .thim-course-search-overlay .courses-searching button {
  background: #ffb606;
}
.search-form .search-field:focus,
#bbp-search-form > .bbp-search-box #bbp_search:focus,
.thim-course-top .courses-searching form input[type='text']:focus {
  border-color: #ffb606;
}
.list-info li {
  font-size: 16px;
}
.list-info li i {
  color: #ffb606;
}
.top_site_main .page-title-wrapper h1:before,
.top_site_main .page-title-wrapper h2:before {
  background: #ffb606;
}
.breadcrumbs-wrapper .woocommerce-breadcrumb,
.breadcrumbs-wrapper .thim-breadcrumbs {
  color: #666666;
}
.breadcrumbs-wrapper .woocommerce-breadcrumb a,
.breadcrumbs-wrapper .thim-breadcrumbs a {
  color: #666666;
}
.breadcrumbs-wrapper .woocommerce-breadcrumb a:hover,
.breadcrumbs-wrapper .thim-breadcrumbs a:hover {
  color: #ffb606;
}
.breadcrumbs-wrapper.button-list-gird .display .switcher-active i,
.breadcrumbs-wrapper.button-list-gird .display a:hover i {
  color: #ffb606;
}
.breadcrumbs-wrapper #breadcrumbs li {
  color: #666666;
}
.breadcrumbs-wrapper #breadcrumbs li a {
  color: #666666;
}
.breadcrumbs-wrapper #breadcrumbs li a:hover {
  color: #ffb606;
}
.btn-primary {
  background-color: #ffb606;
  border-color: #ffb606;
}
.btn-border:hover {
  color: #ffb606;
  border-color: #ffb606;
}
.slider-desc .btn {
  font-size: 16px;
}
input[type="radio"]:checked:before {
  background-color: #ffb606;
}
input[type="checkbox"]:checked:before {
  color: #ffb606;
}
.list-address li {
  font-size: 16px;
  color: #333333;
}
.list-address li i {
  color: #ffb606;
}
.one-courses-page-content .row-item .courses-price {
  font-size: 18px;
  color: #ffb606;
}
.one-courses-page-content .row-item .number-students {
  font-size: 16px;
}
.one-courses-page-content .row-item .number-students:before {
  color: #ffb606;
}
.thim-color {
  color: #ffb606;
}
.thim-bg-color {
  background-color: #ffb606;
}
.thim-bg-overlay-color {
  position: relative;
}
.thim-bg-overlay-color:before {
  position: absolute;
  background: rgba(255, 182, 6, 0.92);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
}
.thim-bg-overlay-color > .panel-grid-cell {
  position: relative;
}
.thim-bg-overlay-color-half {
  position: relative;
}
.thim-bg-overlay-color-half:before {
  position: absolute;
  background: rgba(255, 182, 6, 0.5);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
}
.thim-bg-overlay-color-half > .panel-grid-cell {
  position: relative;
}
.thim-color-title {
  color: #333333;
}
.thim-border-top {
  border-top: 1px solid #eeeeee;
}
.footer-bottom .thim-widget-icon-box {
  position: relative;
}
.footer-bottom .thim-widget-icon-box:before {
  content: '';
  position: absolute;
  background: rgba(255, 182, 6, 0.5);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
}
.footer-bottom .thim-widget-icon-box > .wrapper-box-icon {
  position: relative;
}
.thim-bg-black {
  background-color: #000;
}
.site-header {
  background: ;
}
.site-header.header_v2 {
  background: #111111;
}
#toolbar {
  background: #111111;
  color: #ababab;
  font-size: 12px;
}
#toolbar a {
  color: #ffffff;
}
#toolbar a:hover {
  text-decoration: underline;
}
#toolbar span.value {
  color: #ffffff;
}
#toolbar .widget_form-login .thim-link-login a:first-child {
  border-right-color: #ababab;
}
@media (min-width: 769px) {
  .navigation .navbar-nav #magic-line {
    background: #ffb606;
  }
  .navigation .navbar-nav > li .sub-menu {
    background: #ffffff;
  }
  .navigation .navbar-nav > li .sub-menu li > a,
  .navigation .navbar-nav > li .sub-menu li > span {
    border-bottom: 1px solid rgba(43, 43, 43, 0);
    color: #999999;
  }
  .navigation .navbar-nav > li .sub-menu li > a:hover,
  .navigation .navbar-nav > li .sub-menu li > span:hover {
    color: #333333;
  }
  .navigation .navbar-nav > li .sub-menu > li.current-menu-item > a,
  .navigation .navbar-nav > li .sub-menu > li.current-menu-item span {
    color: #333333;
  }
  .navigation .navbar-nav > li .sub-menu > li:last-child > a,
  .navigation .navbar-nav > li .sub-menu > li:last-child > span {
    border-bottom: 0;
  }
  .navigation .navbar-nav > li .sub-menu.megacol > li > a,
  .navigation .navbar-nav > li .sub-menu.megacol > li > span {
    color: #333333;
  }
  .navigation .navbar-nav > li .sub-menu.megacol > li:last-child > a,
  .navigation .navbar-nav > li .sub-menu.megacol > li:last-child > span {
    border-bottom: 1px solid rgba(43, 43, 43, 0);
  }
  .navigation .navbar-nav > li > a,
  .navigation .navbar-nav > li > span {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
  }
  .navigation .navbar-nav > li > a:hover,
  .navigation .navbar-nav > li > span:hover {
    color: #000000;
  }
}
.menu-right .search-form:after {
  color: #000000;
}
.thim-mobile-login a:hover {
  color: #ffb606;
}
@media (max-width: 768px) {
  .mobile-menu-container {
    background: #232323;
  }
  .mobile-menu-container ul li > a,
  .mobile-menu-container ul li > span {
    color: #777777;
  }
  .mobile-menu-container ul li > a:hover,
  .mobile-menu-container ul li > span:hover {
    color: #ffffff;
  }
  .mobile-menu-container ul li.current-menu-item > a,
  .mobile-menu-container ul li.current-menu-item > span {
    color: #ffffff;
  }
  .menu-mobile-effect span {
    background-color: #777777;
  }
  .navbar-nav .sub-menu:before {
    background: #777777;
  }
  .navbar-nav .sub-menu li:before {
    background: #777777;
  }
}
.menu-mobile-effect.navbar-toggle span.icon-bar {
  background: #000000;
}
.site-header.affix .menu-mobile-effect.navbar-toggle span.icon-bar {
  background: #333333;
}
.site-header.bg-custom-sticky.affix {
  background: #ffffff;
}
.site-header.bg-custom-sticky.affix.header_v2 {
  background: #111111;
}
.site-header.bg-custom-sticky.affix .navbar-nav > li > a,
.site-header.bg-custom-sticky.affix .navbar-nav > li > span {
  color: #333333;
}
.site-header.bg-custom-sticky.affix .navbar-nav > li > a:hover,
.site-header.bg-custom-sticky.affix .navbar-nav > li > span:hover {
  color: #333333;
}
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li a,
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li span,
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li div {
  color: #333333;
}
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li a:hover,
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li span:hover,
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li div:hover {
  color: #333333;
}
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right .search-form:after {
  color: #333333;
}
.thim-course-search-overlay .search-toggle {
  color: #000000;
}
.site-header.affix .thim-course-search-overlay .search-toggle {
  color: #333333;
}
.site-header.affix .thim-course-search-overlay .search-toggle:hover {
  color: #ffb606 !important;
}
.thim-course-search-overlay .search-toggle:hover {
  color: #ffb606;
}
.width-logo > a {
  width: 153px;
  display: inline-block;
}
.width-navigation {
  width: calc(-53%);
}
.width-navigation-left,
.width-navigation-right {
  width: calc(-26.5%);
}
.width-navigation-left .navbar-nav {
  text-align: left;
}
footer#colophon {
  background: #111111;
}
footer#colophon .footer {
  color: #999999;
}
footer#colophon .footer .widget-title {
  color: #ffffff;
}
footer#colophon .footer a {
  color: #999999;
}
footer#colophon .footer a:hover {
  color: #ffb606 !important;
}
footer#colophon .footer .thim-social a:hover {
  color: #fff !important;
}
footer#colophon .footer .thim-footer-location .info {
  color: rgba(255, 255, 255, 0.9);
}
footer#colophon .footer .thim-footer-location .info a {
  color: rgba(255, 255, 255, 0.9);
}
footer#colophon .footer .thim-footer-location .info a:hover {
  color: #ffb606;
}
footer#colophon .footer .thim-footer-location .info .fa {
  color: #999999;
}
footer#colophon .footer .thim-footer-location .social a {
  color: #666666;
  border-color: #666666;
}
footer#colophon .footer .thim-footer-location .social a:hover {
  color: #ffb606;
  border-color: #ffb606;
}
footer#colophon .copyright-area {
  background: #111111;
  color: #999999;
}
footer#colophon .copyright-area .copyright-content {
  border-top: 1px solid rgba(153, 153, 153, 0.15);
}
footer#colophon .copyright-area .text-copyright a {
  color: #ffb606;
}
footer#colophon .copyright-area ul li a {
  color: #999999;
}
footer#colophon .copyright-area ul li a:hover {
  color: #999999;
}
.thim-social a {
  color: #666666;
  border-color: #666666;
}
.thim-social a:hover {
  color: #ffb606;
  border-color: #ffb606;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form select,
.wpcf7-form textarea {
  border-color: #eeeeee;
}
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form input[type="number"]:focus,
.wpcf7-form input[type="date"]:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
  border-color: #ffb606;
}
.wpcf7-form .wpcf7-submit {
  background: #ffb606;
  color: #333333;
}
.wpcf7-form .wpcf7-submit:hover {
  background: #e6a303;
}
.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
  border-color: #ffb606;
}
.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  background: #ffb606;
  color: #333333;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type="submit"]:hover {
  background: #e6a303;
  color: #333333;
}
.thim-register-now-form .title:before {
  background: #ffb606;
}
.thim-register-now-form .wpcf7-form .wpcf7-submit:hover {
  background: #ffb606;
  color: #333333;
}
.thim-owl-carousel-post .owl-item .info {
  background: rgba(255, 182, 6, 0.9);
}
.thim-owl-carousel-post .owl-item .title a:hover {
  color: #ffb606;
}
.thim-owl-carousel-post .owl-controls .owl-prev:hover,
.thim-owl-carousel-post .owl-controls .owl-next:hover {
  border-color: #ffb606;
}
.thim-owl-carousel-post .owl-controls .owl-prev:hover .fa,
.thim-owl-carousel-post .owl-controls .owl-next:hover .fa {
  color: #ffb606;
}
.thim-widget-accordion .panel-title a:after {
  color: #333333;
}
.thim-widget-accordion .panel-title a:not(.collapsed):before {
  background: #ffb606;
}
.thim-widget-accordion .panel-title a:not(.collapsed):after {
  color: #ffb606;
}
.sc_heading .title {
  color: #333333;
}
.sc_heading .line {
  background-color: #333333;
}
article .entry-header .date-meta {
  color: #ffb606;
}
article .entry-header .entry-title a {
  color: #333333;
}
article .entry-header .entry-title a:hover {
  color: #ffb606;
}
article .readmore a {
  color: #333333;
  background: #ffb606;
}
article .readmore a:hover {
  color: #333333;
  background: #e6a303;
}
.entry-tag-share .post-tag a {
  color: #333333;
}
.entry-tag-share .post-tag a:hover {
  color: #ffb606;
}
.thim-about-author .author-top .name {
  color: #333333;
}
.thim-about-author .author-top a.name:hover {
  color: #ffb606;
}
.entry-navigation-post .prev-post .title a,
.entry-navigation-post .next-post .title a {
  color: #333333;
}
.entry-navigation-post .prev-post .title a:hover,
.entry-navigation-post .next-post .title a:hover {
  color: #ffb606;
}
.related-archive ul.archived-posts > li h5 a {
  color: #333333;
}
.related-archive ul.archived-posts > li h5 a:hover {
  color: #ffb606;
}
.comments-area .comment-list .comment-list-inner li .comment-extra-info .author a {
  color: #333333;
}
.comments-area .comment-list .comment-list-inner li .comment-extra-info .author a:hover {
  color: #ffb606;
}
.comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name {
  color: #333333;
}
.comment-respond-area .logged-in-as a {
  color: #ffb606;
}
.comment-respond-area .logged-in-as a:hover {
  text-decoration: underline;
}
.loop-pagination li .page-numbers,
.pagination li .page-numbers {
  color: #333333;
}
.loop-pagination li .page-numbers:hover,
.pagination li .page-numbers:hover {
  background: #ffb606;
  border-color: #ffb606;
  color: #333333;
}
.loop-pagination li .page-numbers.current,
.pagination li .page-numbers.current {
  background: #ffb606;
  border-color: #ffb606;
  color: #333333;
}
.widget-area aside:before {
  background: #ffb606;
}
.widget-area aside.widget ul li {
  color: #333333;
}
.widget-area aside.widget ul li a {
  color: #333333;
}
.widget-area aside.widget ul li a:hover {
  color: #ffb606;
}
.widget-area aside.widget ul li.current-cat a {
  color: #ffb606;
}
.widget-area .thim-list-posts.sidebar .article-title-wrapper a {
  color: #333333;
}
.widget-area .thim-list-posts.sidebar .article-title-wrapper a:hover {
  color: #ffb606;
}
.widget-area .thim-course-list-sidebar .thim-course-content .course-title a {
  color: #333333;
}
.widget-area .thim-course-list-sidebar .thim-course-content .course-title a:hover {
  color: #ffb606;
}
.counter-box .display-percentage {
  color: #ffb606;
}
.counter-box.about-us .display-percentage {
  color: #333333;
}
.page-404-content a:hover {
  color: #ffb606;
}
.quickview .product-info .right .product_meta a {
  color: #333333;
}
.quickview .product-info .right .product_meta a:hover {
  color: #ffb606;
}
.filter-controls li a,
.product-cat li a {
  color: #666666;
}
.filter-controls li a:hover,
.product-cat li a:hover,
.filter-controls li a.active,
.product-cat li a.active {
  color: #333333;
  border-color: #ffb606;
}
.product-grid .product__title a {
  color: #333333;
}
.product-grid .product__title a:hover {
  color: #ffb606;
}
.product-grid .product__title a.added_to_cart {
  color: #333333 !important;
}
.product-grid .product__title a.button.add_to_cart_button,
.product-grid .product__title .added_to_cart {
  background: #ffb606 !important;
}
.product-grid .product__title a.button.add_to_cart_button:before,
.product-grid .product__title .added_to_cart:before {
  color: #333333 !important;
}
.product-grid .product__title a.button.add_to_cart_button:hover,
.product-grid .product__title .added_to_cart:hover {
  background: #ffb606 !important;
  color: #333333 !important;
}
.quickview .product-info .right .cart a {
  color: #666666;
}
.quickview .product-info .right .cart a:hover {
  color: #ffb606;
}
.quickview .product-info .right .cart button.button {
  background: #ffb606;
  color: #333333;
}
.quickview .product-info .right .cart button.button:hover {
  background: #e6a303;
  color: #333333;
}
.quickview .quick-view-detail {
  color: #666666;
}
.quickview .quick-view-detail:hover {
  color: #ffb606;
}
.product_thumb .onsale {
  background: #ffb606 !important;
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-inline-holder .mfp-close {
  background: #e6a303;
}
.product-cat li a {
  color: #666666;
}
.woocommerce div.product .onsale,
.woocommerce-page div.product .onsale {
  background: #ffb606 !important;
  color: #333333;
}
.woocommerce div.product .woocommerce-review-link,
.woocommerce-page div.product .woocommerce-review-link {
  color: #666666;
}
.woocommerce div.product .woocommerce-review-link:hover,
.woocommerce-page div.product .woocommerce-review-link:hover {
  color: #ffb606;
}
.woocommerce div.product .product_meta a,
.woocommerce-page div.product .product_meta a {
  color: #666666;
}
.woocommerce div.product .product_meta a:hover,
.woocommerce-page div.product .product_meta a:hover {
  color: #ffb606;
}
.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart {
  margin-bottom: 15px;
}
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button {
  background: #ffb606;
  color: #333333;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover {
  color: #333333;
  background: #e6a303;
}
.woocommerce div.product .woocommerce-tabs .tabs .active a,
.woocommerce-page div.product .woocommerce-tabs .tabs .active a {
  border-bottom: 2px solid #ffb606;
  color: #333333 !important;
}
.woocommerce div.product .woocommerce-tabs .entry-content #reviews #comments .commentlist li .comment-text .meta strong,
.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #comments .commentlist li .comment-text .meta strong {
  color: #ffb606;
}
.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit,
.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit {
  color: #333333 !important;
  background-color: #ffb606;
}
.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit:hover,
.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit:hover {
  color: #ffffff !important;
  background: #111 !important;
}
.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form p label,
.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form p label {
  color: #333333;
}
.woocommerce div.product .related-products > h2,
.woocommerce-page div.product .related-products > h2,
.woocommerce div.product .upsells-products > h2,
.woocommerce-page div.product .upsells-products > h2 {
  color: #333333;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
  color: #ffb606;
}
.woocommerce .star-rating span::before,
.woocommerce-page .star-rating span::before {
  color: #ffb606;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
  color: #ffb606;
}
.woocommerce .comment-form-rating a,
.woocommerce-page .comment-form-rating a {
  color: #ffb606;
}
.woocommerce .comment-form-rating a:hover,
.woocommerce-page .comment-form-rating a:hover {
  color: #ffb606;
}
.woocommerce .woocommerce-shipping-calculator a,
.woocommerce-page .woocommerce-shipping-calculator a {
  color: #ffb606;
}
.woocommerce div.woocommerce-message,
.woocommerce-page div.woocommerce-message,
.woocommerce div.woocommerce-info,
.woocommerce-page div.woocommerce-info {
  border-top-color: #ffb606;
}
.woocommerce div.woocommerce-message:before,
.woocommerce-page div.woocommerce-message:before,
.woocommerce div.woocommerce-info:before,
.woocommerce-page div.woocommerce-info:before {
  color: #ffb606;
}
.woocommerce .form-row label.checkbox a,
.woocommerce-page .form-row label.checkbox a,
.woocommerce .woocommerce-info .showcoupon,
.woocommerce-page .woocommerce-info .showcoupon {
  color: #ffb606;
}
.woocommerce-page .button {
  color: #ffffff !important;
  background: #111 !important;
}
.woocommerce-page .button:hover {
  color: #333333 !important;
  background-color: #ffb606 !important;
}
.woocommerce-page .product-name a {
  color: #333333;
}
.woocommerce-page .product-name a:hover {
  color: #ffb606;
}
.woocommerce-page .cart_totals h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
}
.woocommerce form .form-row label {
  color: #333333;
}
.quickview .product-info .right .cart button.button,
.widget_shopping_cart .widget_shopping_cart_content .buttons a.checkout,
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce .wc-proceed-to-checkout a.button,
.woocommerce-page .wc-proceed-to-checkout a.button {
  background: #ffb606 !important;
  color: #333333 !important;
}
.quickview .product-info .right .cart button.button:hover,
.widget_shopping_cart .widget_shopping_cart_content .buttons a.checkout:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce .wc-proceed-to-checkout a.button:hover,
.woocommerce-page .wc-proceed-to-checkout a.button:hover {
  background: #e6a303 !important;
  color: #333333 !important;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active:before {
  background: #ffb606;
}
.widget_shopping_cart .minicart_hover .cart-items-number {
  color: #000000;
}
.site-header.affix .widget_shopping_cart .minicart_hover .cart-items-number {
  color: #333333;
}
.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
  background: #ffb606;
  color: #333333;
}
.widget_shopping_cart .widget_shopping_cart_content {
  color: #333333;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
  color: #333333;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a:hover {
  color: #ffb606;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl {
  color: #333333;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li span {
  color: #333333;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity {
  color: #333333;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty {
  color: #333333 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .total {
  color: #333333 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .total span {
  color: #333333 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a {
  color: #fff;
  background: #111;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a:hover {
  background: #ffb606;
  color: #333333;
}
.woocommerce table,
.woocommerce tr,
.woocommerce td {
  border-color: #eeeeee;
}
.woocommerce .cart_totals table {
  border-right: 0;
}
.woocommerce .cart_totals table tr {
  border: 0;
}
.woocommerce .cart_totals table tr.order-total td,
.woocommerce .cart_totals table tr.cart-subtotal td {
  border-bottom: 0;
}
.woocommerce table.cart tr {
  border: 0;
}
.woocommerce table.cart tr td {
  border-top: 1px solid #eeeeee;
  border-bottom: 0;
}
.woocommerce table.cart tr td:last-child {
  border-right: 0;
}
.woocommerce table.cart.shop_table {
  border-radius: 0;
  border: 1px solid #eeeeee;
}
.woocommerce table.cart.shop_table th {
  border-right: 1px solid #eeeeee;
}
.woocommerce table.cart.shop_table th:last-child {
  border-right: 0;
}
#customer_login form input[type=submit] {
  background: #ffb606 !important;
  color: #333333 !important;
}
#customer_login form input[type=submit]:hover {
  background: #e6a303 !important;
  color: #333333 !important;
}
#customer_login form .remember {
  color: #333333;
}
#customer_login form .link-bottom,
#customer_login form .lost-password {
  color: #333333;
}
#customer_login form .link-bottom a,
#customer_login form .lost-password a {
  color: #ffb606;
}
#customer_login form .link-bottom a:hover,
#customer_login form .lost-password a:hover {
  color: #ffb606;
}
.woocommerce .reset_password form .description {
  color: #333333;
}
.woocommerce .reset_password form input[type=submit] {
  background: #ffb606 !important;
  color: #333333 !important;
}
.woocommerce .reset_password form input[type=submit]:hover {
  background: #e6a303 !important;
  color: #333333 !important;
}
.thim-course-grid .course-item .thim-course-content .course-title a {
  color: #333333;
}
.thim-course-grid .course-item .thim-course-content .course-title a:hover {
  color: #ffb606;
}
.thim-course-grid .course-item .thim-course-content .course-meta:before {
  background: #ffb606;
}
.thim-course-grid .course-item .thim-course-content .course-meta > div.course-comments-count,
.thim-course-grid .course-item .thim-course-content .course-meta > div.course-student {
  font-family: "open sans", sans-serif;
}
.thim-course-grid .course-item .thim-course-content .course-meta > div a:hover {
  color: #ffb606;
}
.thim-course-grid .course-item .course-thumbnail > a.course-readmore {
  background: #ffb606;
  color: #333333;
}
.thim-course-grid .course-item .course-thumbnail > a.course-readmore:hover {
  background: #e6a303;
}
.course-item .course-thumbnail .course-wishlist-box .course-wishlisted {
  color: #ffb606;
}
.course-item .course-thumbnail .course-wishlist-box .course-wishlist:hover {
  color: #ffb606;
}
.learn-press .tab-content .course-wishlist-box {
  background: #333333;
}
.learn-press .tab-content .course-wishlist-box span.fa.course-wishlisted {
  color: #ffb606;
}
.thim-course-list .course-item .thim-course-content .course-title a {
  color: #333333;
}
.thim-course-list .course-item .thim-course-content .course-title a:hover {
  color: #ffb606;
}
.thim-course-list .course-item .thim-course-content .course-readmore a {
  background: #ffb606;
  color: #333333;
}
.thim-course-list .course-item .thim-course-content .course-readmore a:hover {
  background: #e6a303;
  color: #333333;
}
.rating-box .review-stars-rated .review-stars > li span,
.course-review .review-stars-rated .review-stars > li span {
  color: #ffb606;
}
.thim-course-top .thim-course-switch-layout a.switch-active,
.thim-course-top .thim-course-switch-layout a:hover {
  color: #ffb606;
}
.thim-course-carousel .owl-controls .owl-prev:hover,
.thim-course-carousel .owl-controls .owl-next:hover {
  border-color: #ffb606;
}
.thim-course-carousel .owl-controls .owl-prev:hover .fa,
.thim-course-carousel .owl-controls .owl-next:hover .fa {
  color: #ffb606;
}
.thim-carousel-course-categories .owl-carousel .owl-buttons .owl-next,
.thim-carousel-course-categories .owl-carousel .owl-buttons .owl-prev {
  color: #333333;
}
.thim-carousel-course-categories .owl-carousel .owl-buttons .owl-next:hover,
.thim-carousel-course-categories .owl-carousel .owl-buttons .owl-prev:hover {
  background: rgba(255, 182, 6, 0.8);
}
.thim-carousel-course-categories .owl-carousel .owl-item .title a:hover {
  color: #ffb606;
}
.thim-widget-courses .view-all-courses {
  color: #333333;
}
.thim-widget-courses .view-all-courses:hover {
  color: #ffb606;
  border-color: #ffb606;
}
.learn-press .course-payment .course-price .value {
  color: #333333;
}
.learn-press .thim-enroll-course-button {
  background: #ffb606;
  color: #333333;
}
.learn-press .thim-enroll-course-button:hover {
  background: #e6a303;
  color: #333333;
}
.learn-press .course-tabs .nav-tabs li a {
  color: #333333;
}
.learn-press .course-tabs .nav-tabs li.active:before {
  background: #ffb606;
}
.learn-press .course-tabs .nav-tabs li.active a .fa {
  color: #ffb606;
}
.learn-press .curriculum-sections .section-content .course-lesson a,
.learn-press .curriculum-sections .section-content .course-quiz a {
  color: #333333;
}
.learn-press .curriculum-sections .section-content .course-lesson a:hover,
.learn-press .curriculum-sections .section-content .course-quiz a:hover {
  color: #ffb606;
}
.learn-press .curriculum-sections .section-content .course-lesson a.lesson-preview:hover,
.learn-press .curriculum-sections .section-content .course-quiz a.lesson-preview:hover {
  background: #ffb606;
  color: #333333;
}
.learn-press .curriculum-sections .section-content .course-lesson span.course-format-icon .fa,
.learn-press .curriculum-sections .section-content .course-quiz span.course-format-icon .fa {
  color: #ffb606;
}
.learn-press #finish-course {
  background: #ffb606;
  color: #333333;
  margin-bottom: 30px;
}
.learn-press #finish-course:hover {
  background: #e6a303;
  color: #333333;
}
.learn-press #learn_press_payment_form .learn_press_payment_close:hover {
  color: #ffb606;
}
.learn-press #learn_press_payment_form .learn_press_payment_close .learn_press_payment_checkout:hover {
  background: #ffb606;
  color: #333333;
}
.learn-press .course-meta label .value {
  color: #333333;
}
.learn-press .course-meta > div .value {
  line-height: 16px;
}
.learn-press .course-meta > div .value.lp-progress-bar .lp-progress-value {
  background: #ffb606;
}
.course-content .complete-lesson-button {
  background: #ffb606;
  color: #333333;
}
.course-content .complete-lesson-button:hover {
  background: #e6a303;
  color: #333333;
}
#tab-course-description .thim-course-info ul li span {
  color: #333333;
}
#tab-course-description .thim-course-info ul li .fa {
  color: #ffb606;
}
.thim-course-menu-landing .thim-course-landing-tab li.active:before {
  background: #ffb606;
}
.thim-course-menu-landing .thim-course-landing-tab li a {
  color: #333333;
}
.thim-course-menu-landing .thim-course-landing-button .course-price {
  color: #333333;
}
#tab-course-review .course-rating > h3 {
  color: #333333;
}
#tab-course-review .course-rating .rating-title {
  color: #333333;
}
#tab-course-review .course-rating .average-rating .rating-box .average-value {
  color: #ffb606;
  font-family: "open sans", sans-serif;
}
#tab-course-review .course-rating .average-rating .rating-box .review-amount {
  color: #333333;
}
#tab-course-review .course-rating .detailed-rating .stars > div.key {
  color: #333333;
}
#tab-course-review .course-rating .detailed-rating .stars > div.bar .full_bar > div {
  background: #ffb606;
}
#tab-course-review .review-load-more #course-review-load-more {
  background: #ffb606;
  color: #333333;
}
#tab-course-review .review-load-more #course-review-load-more:hover {
  background: #e6a303;
  color: #333333;
}
#tab-course-review .add-review .title {
  color: #333333;
}
#tab-course-review .add-review .review-stars-rated {
  color: #ffb606;
}
#tab-course-review .add-review .review-stars-rated .review-stars {
  color: #ffb606;
}
#tab-course-review .add-review form label {
  color: #333333;
}
#tab-course-review .add-review form button[type="submit"] {
  background: #ffb606;
  color: #333333;
}
#tab-course-review .add-review form button[type="submit"]:hover {
  background: #e6a303;
  color: #333333;
}
.thim-testimonial-slider ul.scrollable li:before {
  background: rgba(255, 182, 6, 0.6);
}
.thim-testimonial-slider .title {
  color: #333333;
}
.thim-testimonial-slider .control-nav:hover {
  color: #ffb606;
  border-color: #ffb606;
}
.thim-testimonial-slider .control-nav:hover:before {
  color: #ffb606;
}
.thim-widget-tab .nav-tabs li.active:before {
  background: #ffb606;
}
.thim-widget-tab .nav-tabs li.active:after {
  background: #fff;
}
.thim-widget-tab .nav-tabs li.active a .fa {
  color: #ffb606;
}
.thim-widget-tab .nav-tabs li a {
  color: #333333;
}
.thim-widget-tab .nav-tabs li a:hover {
  color: #333333;
}
.become-teacher-form button[type=submit] {
  background: #ffb606;
  color: #333333;
}
.become-teacher-form button[type=submit]:hover {
  background: #e6a303;
  color: #333333;
}
.thim-about-us-quote hr {
  background: #ffb606;
}
.rev_slider_wrapper .tp-bullet.selected {
  background: #ffb606;
  border-color: #ffb606;
}
.site-main .widget_text .widget-title:before {
  background: #ffb606;
}
.wrapper-lists-our-team a.join-our-team {
  background: #ffb606;
  color: #333333;
}
.wrapper-lists-our-team a.join-our-team:hover {
  background: #e6a303;
  color: #333333;
}
.wrapper-lists-our-team .our-team-item .our-team-image:before {
  background: rgba(255, 182, 6, 0.8);
}
.thim-list-event .view-all {
  color: #333333;
}
.thim-list-event .view-all:hover {
  color: #ffb606;
  border-color: #ffb606;
}
.thim-list-event .item-event .time-from {
  color: #ffb606;
}
.thim-list-event .item-event .title a {
  color: #333333;
}
.thim-list-event .item-event .title a:hover {
  color: #ffb606;
}
.thim-list-event.layout-2 .time-from {
  border-color: #ffb606;
}
.thim-list-event.layout-2 .view-all {
  color: #ffb606;
}
.thim-login form#loginform p.login-remember label {
  color: #333333;
}
.thim-login form#loginform > a.lost-pass-link {
  color: #333333;
}
.thim-login form#loginform input[type=submit],
.thim-login form#registerform input[type=submit],
.thim-login form#lostpasswordform input[type=submit],
.thim-login form#resetpassform input[type=submit] {
  background: #ffb606;
  color: #333333;
}
.thim-login form#loginform input[type=submit]:hover,
.thim-login form#registerform input[type=submit]:hover,
.thim-login form#lostpasswordform input[type=submit]:hover,
.thim-login form#resetpassform input[type=submit]:hover {
  color: #333333;
  background: #e6a303;
}
.thim-login form#registerform #reg_passmail {
  color: #333333;
}
.thim-login form#registerform label[for='become_teacher'] {
  color: #333333;
}
.thim-login .link-bottom {
  color: #333333;
}
.thim-login .link-bottom a {
  color: #ffb606;
}
.list-tab-event .nav-tabs li a,
.profile-tabs .nav-tabs li a {
  color: #333333;
}
.list-tab-event .nav-tabs li.active:before,
.profile-tabs .nav-tabs li.active:before {
  background: #ffb606;
}
.list-tab-event .nav-tabs li.active .fa,
.profile-tabs .nav-tabs li.active .fa {
  color: #ffb606;
}
.tp-event-archive .entry-title h4 a {
  color: #333333;
}
.tp-event-archive .entry-content .tp_event_view-detail {
  background: #ffb606;
  color: #333333;
}
.tp-event-archive .entry-content .tp_event_view-detail:hover {
  background: #e6a303;
  color: #333333;
}
.thim-list-content li:before {
  background: #ffb606;
}
.tp-event-info .tp-info-box .heading {
  color: #333333;
}
.tp-event-organizers .thim-carousel-wrapper .item .name {
  color: #333333;
}
.tp-event-organizers .owl-buttons .owl-prev:hover,
.tp-event-organizers .owl-buttons .owl-next:hover {
  border-color: #ffb606;
}
.tp-event-organizers .owl-buttons .owl-prev:hover .fa,
.tp-event-organizers .owl-buttons .owl-next:hover .fa {
  color: #ffb606;
}
.course-content .course-content-lesson-nav a {
  color: #333333;
}
.course-content .course-content-lesson-nav a:hover {
  text-decoration: underline;
}
.single-quiz button.check_answer:hover,
.single-quiz button.next-question:hover,
.single-quiz button.prev-question:hover,
.single-quiz button.button-finish-quiz:hover,
.single-quiz button.button-retake-quiz:hover,
.single-quiz button.button-start-quiz:hover {
  background: #ffb606;
  color: #333333;
}
.single-quiz .back-to-course {
  color: #333333;
}
.single-quiz .quiz-clock .quiz-total .quiz-text .number {
  color: #ffb606;
}
.single-quiz .quiz-clock .quiz-timer #quiz-countdown-value,
.single-quiz .quiz-clock .quiz-timer #quiz-countdown {
  color: #ffb606;
}
.single-quiz .quiz-questions.list-quiz-questions ul li {
  color: #333333;
}
.single-quiz .quiz-questions.list-quiz-questions ul li a {
  color: #333333;
}
.single-quiz .quiz-questions.list-quiz-questions ul li a:hover {
  color: #ffb606;
}
.single-quiz .quiz-questions.list-quiz-questions ul li.current a {
  color: #ffb606;
}
.single-quiz .learn-press-question-wrap.checked li.user-answer-false {
  color: #333333;
}
.single-quiz .learn-press-question-wrap.checked li.answer-true {
  color: #333333;
}
.question-hint .quiz-hint-toggle {
  color: #ffb606;
}
.question-hint .quiz-hint-toggle .fa {
  color: #666666;
}
.bbpress .bbp-topic-description .bbp-author-name {
  color: #ffb606;
}
.bbpress #bbpress-forums li.bbp-header {
  background: #ffb606;
}
.bbpress #bbpress-forums li.bbp-body ul .bbp-author-name {
  color: #ffb606;
}
.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink {
  color: #333333;
}
.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title:hover,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink:hover {
  color: #ffb606;
}
.bbpress #bbpress-forums .bbp-breadcrumb a {
  color: #333333;
}
.bbpress #bbpress-forums .bbp-breadcrumb a:hover {
  color: #ffb606;
}
.bbpress #bbpress-forums button:hover {
  background: #ffb606;
  color: #333333;
}
.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a:hover {
  color: #ffb606;
}
.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
  color: #ffb606;
}
.bbpress #bbpress-forums #bbp-user-body a:hover {
  color: #ffb606;
}
.message a,
.learn-press .message a {
  color: #ffb606;
}
.message a:hover,
.learn-press .message a:hover {
  color: #ffb606;
}
.course-content .popup-title,
.mfp-content .popup-title {
  background: #ffb606;
  color: #333333;
}
#popup_title {
  background-color: #ffb606;
  color: #333333;
}
#popup_panel #popup_ok:hover,
#popup_panel #popup_cancel:hover {
  background-color: #ffb606;
  color: #333333;
}
.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view {
  color: #666666;
}
.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view:hover {
  color: #666666;
}
ul.nav.nav-tabs li a {
  font-family: "open sans", sans-serif;
}
.mo-openid-app-icons > p {
  color: #333333;
}
.thim-login .title {
  font-family: "open sans", sans-serif;
}
@media (max-width: 480px) {
  .width-logo > a {
    width: 114.75px;
  }
}
.thim-footer-info > div.info-phone .fa {
  color: #999999;
}
a.widget-button {
  background: #ffb606;
}
.thim-what-it-about-desc .button .thim-button {
  background: #ffb606;
  color: #333333;
}
.thim-what-it-about-desc .button .thim-button:hover {
  background: #e6a303;
}
.thim-what-it-about-desc .thim-login-link {
  color: #333333;
}
.thim-carousel-instructors .instructor-item .readmore {
  color: #ffb606;
}
.thim-carousel-instructors .instructor-item .readmore:hover {
  color: #ffb606;
}
.thim-color:hover {
  color: #ffb606;
}
.menu-right .thim-link-login a {
  background: #ffb606;
  color: #333333 !important;
}
.menu-right .thim-link-login a:hover {
  background: #e6a303;
  color: #333333 !important;
}
.thim-hello-there .sub-heading {
  color: #333333;
}
.thim-hello-there .description {
  color: #333333;
}
.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read {
  color: #ffb606;
}
.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read:hover {
  color: #ffb606;
}
.thim-join-the-elite-group:before {
  background: #ffb606;
}
.thim-join-the-elite-group .thim-widget-button .widget-button.normal {
  border-color: #ffb606;
  background: #ffb606;
  color: #333333;
}
.thim-join-the-elite-group .thim-widget-button .widget-button.normal:hover {
  border-color: #e6a303;
  background: #e6a303;
  color: #333333;
}
.thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit {
  background: #ffb606;
  color: #333333;
}
.thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit:hover {
  background: #e6a303;
  color: #333333;
}
.thim-latest-new-university .thim-owl-carousel-post .owl-item .title a {
  color: #333333;
}
.thim-latest-new-university .thim-owl-carousel-post .owl-item .title a:hover {
  color: #ffb606;
}
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev,
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next {
  border-color: #333333;
}
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev .fa,
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next .fa {
  color: #333333;
}
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev:hover,
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next:hover {
  border-color: #ffb606;
}
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev:hover .fa,
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next:hover .fa {
  color: #ffb606;
}
.wrapper-lists-our-team .our-team-item .title a {
  color: #333333;
}
.wrapper-lists-our-team .our-team-item .title a:hover {
  color: #ffb606;
}
form#lostpasswordform p input[type=text]:focus,
form#lostpasswordform p input[type=email]:focus,
form#lostpasswordform p input[type=password]:focus,
.thim-login form#registerform input[type=email]:focus,
.thim-login form#loginform input[type=email]:focus,
.thim-login form#registerform input[type=password]:focus,
.thim-login form#loginform input[type=password]:focus,
.thim-login form#registerform input[type=text]:focus,
.thim-login form#loginform input[type=text]:focus,
.thim-login form#resetpassform input[type=text]:focus {
  border-color: #ffb606;
}
.thim-course-megamenu .course-title a {
  color: #333333;
}
.thim-course-megamenu .course-title a:hover {
  color: #ffb606;
}
.thim-course-megamenu .course-readmore {
  color: #333333;
  background: #ffb606;
}
.thim-course-megamenu .course-readmore:hover {
  color: #333333;
  background: #e6a303;
}
.site-header.header_v2 .width-navigation {
  background: ;
}
.site-header.header_v2.bg-custom-sticky.affix .width-navigation {
  background: #ffffff;
}
.breadcrumbs-wrapper #breadcrumbs a {
  color: #666666;
}
.breadcrumbs-wrapper #breadcrumbs a:hover {
  color: #ffb606;
}
#buddypress div.item-list-tabs#subnav ul li.selected a,
#buddypress div.item-list-tabs#subnav ul li .current a {
  color: #ffb606;
}
#buddypress div.item-list-tabs ul li a {
  color: #333333;
}
#buddypress div.item-list-tabs ul li.selected:before,
#buddypress div.item-list-tabs ul li.current:before {
  background: #ffb606;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
  color: #333333;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li a {
  color: #333333;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected:before,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current:before {
  background: #ffb606;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected a,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current a {
  color: #333333;
}
#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since),
#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since) {
  color: #333333;
}
#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since):hover,
#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since):hover {
  color: #ffb606;
}
#buddypress form#whats-new-form #whats-new:focus {
  border-color: #ffb606 !important;
}
#buddypress input[type=submit] {
  background: #ffb606;
  color: #333333;
}
#buddypress input[type=submit]:hover {
  color: #333333;
}
#buddypress a.button {
  background: #333333;
}
#buddypress a.button:hover {
  background: #ffb606;
  color: #333333;
}
#buddypress a.button:hover > span {
  color: #333333;
}
#buddypress .standard-form span.label,
#buddypress .standard-form label {
  color: #333333;
}
#buddypress .current-visibility-level {
  color: #333333;
}
#buddypress label {
  color: #333333;
}
#buddypress .acomment-meta a:first-child {
  color: #333333;
}
#buddypress .acomment-meta a:first-child:hover {
  color: #ffb606;
}
#buddypress div.activity-comments > ul > li .acomment-options a {
  color: #ffb606;
}
#buddypress div.activity-comments > ul > li .acomment-options a:hover {
  color: #ffb606;
}
#buddypress div.activity-comments li form.ac-form .ac-reply-content input[type=submit] {
  background: #ffb606;
  color: #333333;
}
#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-reply-cancel {
  background: #333333;
}
#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-reply-cancel:hover {
  background: #ffb606;
  color: #333333;
}
#buddypress #members-list li .item .item-title > a {
  color: #333333;
}
#buddypress #members-list li .item .item-title > a:hover {
  color: #ffb606;
}
#buddypress #members-list li .item .item-title .activity-read-more a {
  color: #ffb606;
}
#buddypress #members-list li .item .item-title .activity-read-more a:hover {
  color: #ffb606;
}
#buddypress div#item-header div.generic-button > a {
  background: #333333;
}
#buddypress div#item-header div.generic-button > a:hover {
  background: #ffb606;
  color: #333333;
}
#buddypress div#item-header .item-meta {
  color: #666666;
}
#buddypress div#item-header .item-meta a {
  color: #ffb606;
}
#buddypress div#item-header .item-meta a:hover {
  color: #ffb606;
}
.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
  border-color: #ffb606;
}
.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter {
  color: #666666;
}
.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter:hover,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter:hover {
  color: #333333;
  border-color: #ffb606;
}
.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.active,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.active {
  color: #333333;
  border-color: #ffb606;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 {
  font-size: 24px;
  font-weight: 700;
}
.portfolio-content .tags ul li a {
  color: #ffb606;
}
.portfolio-content .flex-direction-nav li a {
  background: #ffb606 !important;
}
.portfolio-content .flex-direction-nav li a:hover:before {
  color: #ffb606 !important;
}
.rev-btn.thim-slider-button {
  background: #ffb606;
  color: #333333;
}
.rev-btn.thim-slider-button:hover {
  color: #333333;
  background: #e6a303 !important;
}
.thim-buy-now .thim-widget-button .widget-button:hover {
  background: #e6a303;
  border-color: #e6a303;
}
.site-header.header_v2 .navigation .navbar-nav > li > a:before,
.site-header.header_v2 .navigation .navbar-nav > li > span:before {
  background: rgba(230, 163, 3, 0.45);
}
.learn-press-cart-table tbody .cart_item .course-name a:hover {
  color: #ffb606;
}
form.lp-cart .checkout-button {
  background-color: #ffb606;
}
form.lp-cart .checkout-button:hover {
  background-color: #e6a303;
}
form.lp-checkout .logged-in {
  border-left: 3px solid #ffb606;
}
form.lp-checkout .logged-in a {
  color: #ffb606;
}
#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button {
  background-color: #ffb606;
}
#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a {
  background-color: #ffb606;
}
.learn-press .tab-content .course-wishlist-box span.text {
  font-family: "open sans", sans-serif;
}
.learn-press .view-cart-button {
  background: #333333;
}
.learn-press .view-cart-button:hover {
  color: #333333;
  background: #ffb606;
}
#learn-press-payment .place-order-action input.button {
  background-color: #ffb606;
}
.list-book-event thead th a,
.list-book-event tbody th a,
.list-book-event thead td a,
.list-book-event tbody td a {
  color: #ffb606;
}
#learn-press-finish-course {
  color: #333333;
  background: #ffb606;
}
#learn-press-finish-course:hover {
  background: #e6a303;
}
form.lp-cart .checkout-button {
  color: #333333;
}
#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button {
  color: #333333;
  background-color: #ffb606;
}
#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button:hover {
  background-color: #e6a303;
}
#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a {
  color: #333333;
  background-color: #ffb606;
}
#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a:hover {
  background-color: #e6a303;
}
#learn-press-payment .place-order-action input.button {
  color: #333333;
  background-color: #ffb606;
}
#learn-press-payment .place-order-action input.button:hover {
  background-color: #e6a303;
}
.list-book-event thead th a,
.list-book-event tbody th a,
.list-book-event thead td a,
.list-book-event tbody td a {
  color: #333333;
}
.list-book-event thead th a:hover,
.list-book-event tbody th a:hover,
.list-book-event thead td a:hover,
.list-book-event tbody td a:hover {
  color: #e6a303;
}
.overlay-black .thim-widget-courses-searching .courses-searching button {
  background: #ffb606;
}
.list-info li i {
  color: #ffb606;
}
.btn-primary {
  background-color: #ffb606;
  border-color: #ffb606;
}
.btn-border:hover {
  color: #ffb606;
  border-color: #ffb606;
}
input[type="radio"]:checked:before {
  background-color: #ffb606;
}
input[type="checkbox"]:checked:before {
  color: #ffb606;
}
.event_button_disable {
  background: #ffb606;
  color: #333333;
}
#learn-press-form-login a.lost-pass-link {
  color: #333333;
}
#learn-press-form-login a.lost-pass-link:hover {
  color: #333333;
}
#learn-press-form-login p label {
  color: #333333;
}
#learn-press-form-login input[type="email"]:focus,
#learn-press-form-login input[type="password"]:focus,
#learn-press-form-login input[type="text"]:focus {
  border-color: #ffb606;
}
#learn-press-form-login input[type="submit"] {
  background: #ffb606;
  color: #333333;
}
#learn-press-form-login input[type="submit"]:hover {
  background: #e6a303;
}
@font-face {
  font-family: 'icomoon';
  src: url('../themes/skeena/assets/dist/css/assets/fonts/icomoon.eot?db0l5d');
  src: url('../themes/skeena/assets/dist/css/assets/fonts/icomoon.eot?db0l5d#iefix') format('embedded-opentype'), url('../themes/skeena/assets/dist/css/assets/fonts/icomoon.ttf?db0l5d') format('truetype'), url('../themes/skeena/assets/dist/css/assets/fonts/icomoon.woff?db0l5d') format('woff'), url('../themes/skeena/assets/dist/css/assets/fonts/icomoon.svg?db0l5d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icomoon-"],
[class*=" icomoon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icomoon-home:before {
  content: "\e900";
}
.icomoon-home2:before {
  content: "\e901";
}
.icomoon-home3:before {
  content: "\e902";
}
.icomoon-home4:before {
  content: "\e903";
}
.icomoon-home5:before {
  content: "\e904";
}
.icomoon-home6:before {
  content: "\e905";
}
.icomoon-bathtub:before {
  content: "\e906";
}
.icomoon-toothbrush:before {
  content: "\e907";
}
.icomoon-bed:before {
  content: "\e908";
}
.icomoon-couch:before {
  content: "\e909";
}
.icomoon-chair:before {
  content: "\e90a";
}
.icomoon-city:before {
  content: "\e90b";
}
.icomoon-apartment:before {
  content: "\e90c";
}
.icomoon-pencil:before {
  content: "\e90d";
}
.icomoon-pencil2:before {
  content: "\e90e";
}
.icomoon-pen:before {
  content: "\e90f";
}
.icomoon-pencil3:before {
  content: "\e910";
}
.icomoon-eraser:before {
  content: "\e911";
}
.icomoon-pencil4:before {
  content: "\e912";
}
.icomoon-pencil5:before {
  content: "\e913";
}
.icomoon-feather:before {
  content: "\e914";
}
.icomoon-feather2:before {
  content: "\e915";
}
.icomoon-feather3:before {
  content: "\e916";
}
.icomoon-pen2:before {
  content: "\e917";
}
.icomoon-pen-add:before {
  content: "\e918";
}
.icomoon-pen-remove:before {
  content: "\e919";
}
.icomoon-vector:before {
  content: "\e91a";
}
.icomoon-pen3:before {
  content: "\e91b";
}
.icomoon-blog:before {
  content: "\e91c";
}
.icomoon-brush:before {
  content: "\e91d";
}
.icomoon-brush2:before {
  content: "\e91e";
}
.icomoon-spray:before {
  content: "\e91f";
}
.icomoon-paint-roller:before {
  content: "\e920";
}
.icomoon-stamp:before {
  content: "\e921";
}
.icomoon-tape:before {
  content: "\e922";
}
.icomoon-desk-tape:before {
  content: "\e923";
}
.icomoon-texture:before {
  content: "\e924";
}
.icomoon-eye-dropper:before {
  content: "\e925";
}
.icomoon-palette:before {
  content: "\e926";
}
.icomoon-color-sampler:before {
  content: "\e927";
}
.icomoon-bucket:before {
  content: "\e928";
}
.icomoon-gradient:before {
  content: "\e929";
}
.icomoon-gradient2:before {
  content: "\e92a";
}
.icomoon-magic-wand:before {
  content: "\e92b";
}
.icomoon-magnet:before {
  content: "\e92c";
}
.icomoon-pencil-ruler:before {
  content: "\e92d";
}
.icomoon-pencil-ruler2:before {
  content: "\e92e";
}
.icomoon-compass:before {
  content: "\e92f";
}
.icomoon-aim:before {
  content: "\e930";
}
.icomoon-gun:before {
  content: "\e931";
}
.icomoon-bottle:before {
  content: "\e932";
}
.icomoon-drop:before {
  content: "\e933";
}
.icomoon-drop-crossed:before {
  content: "\e934";
}
.icomoon-drop2:before {
  content: "\e935";
}
.icomoon-snow:before {
  content: "\e936";
}
.icomoon-snow2:before {
  content: "\e937";
}
.icomoon-fire:before {
  content: "\e938";
}
.icomoon-lighter:before {
  content: "\e939";
}
.icomoon-knife:before {
  content: "\e93a";
}
.icomoon-dagger:before {
  content: "\e93b";
}
.icomoon-tissue:before {
  content: "\e93c";
}
.icomoon-toilet-paper:before {
  content: "\e93d";
}
.icomoon-poop:before {
  content: "\e93e";
}
.icomoon-umbrella:before {
  content: "\e93f";
}
.icomoon-umbrella2:before {
  content: "\e940";
}
.icomoon-rain:before {
  content: "\e941";
}
.icomoon-tornado:before {
  content: "\e942";
}
.icomoon-wind:before {
  content: "\e943";
}
.icomoon-fan:before {
  content: "\e944";
}
.icomoon-contrast:before {
  content: "\e945";
}
.icomoon-sun-small:before {
  content: "\e946";
}
.icomoon-sun:before {
  content: "\e947";
}
.icomoon-sun2:before {
  content: "\e948";
}
.icomoon-moon:before {
  content: "\e949";
}
.icomoon-cloud:before {
  content: "\e94a";
}
.icomoon-cloud-upload:before {
  content: "\e94b";
}
.icomoon-cloud-download:before {
  content: "\e94c";
}
.icomoon-cloud-rain:before {
  content: "\e94d";
}
.icomoon-cloud-hailstones:before {
  content: "\e94e";
}
.icomoon-cloud-snow:before {
  content: "\e94f";
}
.icomoon-cloud-windy:before {
  content: "\e950";
}
.icomoon-sun-wind:before {
  content: "\e951";
}
.icomoon-cloud-fog:before {
  content: "\e952";
}
.icomoon-cloud-sun:before {
  content: "\e953";
}
.icomoon-cloud-lightning:before {
  content: "\e954";
}
.icomoon-cloud-sync:before {
  content: "\e955";
}
.icomoon-cloud-lock:before {
  content: "\e956";
}
.icomoon-cloud-gear:before {
  content: "\e957";
}
.icomoon-cloud-alert:before {
  content: "\e958";
}
.icomoon-cloud-check:before {
  content: "\e959";
}
.icomoon-cloud-cross:before {
  content: "\e95a";
}
.icomoon-cloud-crossed:before {
  content: "\e95b";
}
.icomoon-cloud-database:before {
  content: "\e95c";
}
.icomoon-database:before {
  content: "\e95d";
}
.icomoon-database-add:before {
  content: "\e95e";
}
.icomoon-database-remove:before {
  content: "\e95f";
}
.icomoon-database-lock:before {
  content: "\e960";
}
.icomoon-database-refresh:before {
  content: "\e961";
}
.icomoon-database-check:before {
  content: "\e962";
}
.icomoon-database-history:before {
  content: "\e963";
}
.icomoon-database-upload:before {
  content: "\e964";
}
.icomoon-database-download:before {
  content: "\e965";
}
.icomoon-server:before {
  content: "\e966";
}
.icomoon-shield:before {
  content: "\e967";
}
.icomoon-shield-check:before {
  content: "\e968";
}
.icomoon-shield-alert:before {
  content: "\e969";
}
.icomoon-shield-cross:before {
  content: "\e96a";
}
.icomoon-lock:before {
  content: "\e96b";
}
.icomoon-rotation-lock:before {
  content: "\e96c";
}
.icomoon-unlock:before {
  content: "\e96d";
}
.icomoon-key:before {
  content: "\e96e";
}
.icomoon-key-hole:before {
  content: "\e96f";
}
.icomoon-toggle-off:before {
  content: "\e970";
}
.icomoon-toggle-on:before {
  content: "\e971";
}
.icomoon-cog:before {
  content: "\e972";
}
.icomoon-cog2:before {
  content: "\e973";
}
.icomoon-wrench:before {
  content: "\e974";
}
.icomoon-screwdriver:before {
  content: "\e975";
}
.icomoon-hammer-wrench:before {
  content: "\e976";
}
.icomoon-hammer:before {
  content: "\e977";
}
.icomoon-saw:before {
  content: "\e978";
}
.icomoon-axe:before {
  content: "\e979";
}
.icomoon-axe2:before {
  content: "\e97a";
}
.icomoon-shovel:before {
  content: "\e97b";
}
.icomoon-pickaxe:before {
  content: "\e97c";
}
.icomoon-factory:before {
  content: "\e97d";
}
.icomoon-factory2:before {
  content: "\e97e";
}
.icomoon-recycle:before {
  content: "\e97f";
}
.icomoon-trash:before {
  content: "\e980";
}
.icomoon-trash2:before {
  content: "\e981";
}
.icomoon-trash3:before {
  content: "\e982";
}
.icomoon-broom:before {
  content: "\e983";
}
.icomoon-game:before {
  content: "\e984";
}
.icomoon-gamepad:before {
  content: "\e985";
}
.icomoon-joystick:before {
  content: "\e986";
}
.icomoon-dice:before {
  content: "\e987";
}
.icomoon-spades:before {
  content: "\e988";
}
.icomoon-diamonds:before {
  content: "\e989";
}
.icomoon-clubs:before {
  content: "\e98a";
}
.icomoon-hearts:before {
  content: "\e98b";
}
.icomoon-heart:before {
  content: "\e98c";
}
.icomoon-star:before {
  content: "\e98d";
}
.icomoon-star-half:before {
  content: "\e98e";
}
.icomoon-star-empty:before {
  content: "\e98f";
}
.icomoon-flag:before {
  content: "\e990";
}
.icomoon-flag2:before {
  content: "\e991";
}
.icomoon-flag3:before {
  content: "\e992";
}
.icomoon-mailbox-full:before {
  content: "\e993";
}
.icomoon-mailbox-empty:before {
  content: "\e994";
}
.icomoon-at-sign:before {
  content: "\e995";
}
.icomoon-envelope:before {
  content: "\e996";
}
.icomoon-envelope-open:before {
  content: "\e997";
}
.icomoon-paperclip:before {
  content: "\e998";
}
.icomoon-paper-plane:before {
  content: "\e999";
}
.icomoon-reply:before {
  content: "\e99a";
}
.icomoon-reply-all:before {
  content: "\e99b";
}
.icomoon-inbox:before {
  content: "\e99c";
}
.icomoon-inbox2:before {
  content: "\e99d";
}
.icomoon-outbox:before {
  content: "\e99e";
}
.icomoon-box:before {
  content: "\e99f";
}
.icomoon-archive:before {
  content: "\e9a0";
}
.icomoon-archive2:before {
  content: "\e9a1";
}
.icomoon-drawers:before {
  content: "\e9a2";
}
.icomoon-drawers2:before {
  content: "\e9a3";
}
.icomoon-drawers3:before {
  content: "\e9a4";
}
.icomoon-eye:before {
  content: "\e9a5";
}
.icomoon-eye-crossed:before {
  content: "\e9a6";
}
.icomoon-eye-plus:before {
  content: "\e9a7";
}
.icomoon-eye-minus:before {
  content: "\e9a8";
}
.icomoon-binoculars:before {
  content: "\e9a9";
}
.icomoon-binoculars2:before {
  content: "\e9aa";
}
.icomoon-hdd:before {
  content: "\e9ab";
}
.icomoon-hdd-down:before {
  content: "\e9ac";
}
.icomoon-hdd-up:before {
  content: "\e9ad";
}
.icomoon-floppy-disk:before {
  content: "\e9ae";
}
.icomoon-disc:before {
  content: "\e9af";
}
.icomoon-tape2:before {
  content: "\e9b0";
}
.icomoon-printer:before {
  content: "\e9b1";
}
.icomoon-shredder:before {
  content: "\e9b2";
}
.icomoon-file-empty:before {
  content: "\e9b3";
}
.icomoon-file-add:before {
  content: "\e9b4";
}
.icomoon-file-check:before {
  content: "\e9b5";
}
.icomoon-file-lock:before {
  content: "\e9b6";
}
.icomoon-files:before {
  content: "\e9b7";
}
.icomoon-copy:before {
  content: "\e9b8";
}
.icomoon-compare:before {
  content: "\e9b9";
}
.icomoon-folder:before {
  content: "\e9ba";
}
.icomoon-folder-search:before {
  content: "\e9bb";
}
.icomoon-folder-plus:before {
  content: "\e9bc";
}
.icomoon-folder-minus:before {
  content: "\e9bd";
}
.icomoon-folder-download:before {
  content: "\e9be";
}
.icomoon-folder-upload:before {
  content: "\e9bf";
}
.icomoon-folder-star:before {
  content: "\e9c0";
}
.icomoon-folder-heart:before {
  content: "\e9c1";
}
.icomoon-folder-user:before {
  content: "\e9c2";
}
.icomoon-folder-shared:before {
  content: "\e9c3";
}
.icomoon-folder-music:before {
  content: "\e9c4";
}
.icomoon-folder-picture:before {
  content: "\e9c5";
}
.icomoon-folder-film:before {
  content: "\e9c6";
}
.icomoon-scissors:before {
  content: "\e9c7";
}
.icomoon-paste:before {
  content: "\e9c8";
}
.icomoon-clipboard-empty:before {
  content: "\e9c9";
}
.icomoon-clipboard-pencil:before {
  content: "\e9ca";
}
.icomoon-clipboard-text:before {
  content: "\e9cb";
}
.icomoon-clipboard-check:before {
  content: "\e9cc";
}
.icomoon-clipboard-down:before {
  content: "\e9cd";
}
.icomoon-clipboard-left:before {
  content: "\e9ce";
}
.icomoon-clipboard-alert:before {
  content: "\e9cf";
}
.icomoon-clipboard-user:before {
  content: "\e9d0";
}
.icomoon-register:before {
  content: "\e9d1";
}
.icomoon-enter:before {
  content: "\e9d2";
}
.icomoon-exit:before {
  content: "\e9d3";
}
.icomoon-papers:before {
  content: "\e9d4";
}
.icomoon-news:before {
  content: "\e9d5";
}
.icomoon-reading:before {
  content: "\e9d6";
}
.icomoon-typewriter:before {
  content: "\e9d7";
}
.icomoon-document:before {
  content: "\e9d8";
}
.icomoon-document2:before {
  content: "\e9d9";
}
.icomoon-graduation-hat:before {
  content: "\e9da";
}
.icomoon-license:before {
  content: "\e9db";
}
.icomoon-license2:before {
  content: "\e9dc";
}
.icomoon-medal-empty:before {
  content: "\e9dd";
}
.icomoon-medal-first:before {
  content: "\e9de";
}
.icomoon-medal-second:before {
  content: "\e9df";
}
.icomoon-medal-third:before {
  content: "\e9e0";
}
.icomoon-podium:before {
  content: "\e9e1";
}
.icomoon-trophy:before {
  content: "\e9e2";
}
.icomoon-trophy2:before {
  content: "\e9e3";
}
.icomoon-music-note:before {
  content: "\e9e4";
}
.icomoon-music-note2:before {
  content: "\e9e5";
}
.icomoon-music-note3:before {
  content: "\e9e6";
}
.icomoon-playlist:before {
  content: "\e9e7";
}
.icomoon-playlist-add:before {
  content: "\e9e8";
}
.icomoon-guitar:before {
  content: "\e9e9";
}
.icomoon-trumpet:before {
  content: "\e9ea";
}
.icomoon-album:before {
  content: "\e9eb";
}
.icomoon-shuffle:before {
  content: "\e9ec";
}
.icomoon-repeat-one:before {
  content: "\e9ed";
}
.icomoon-repeat:before {
  content: "\e9ee";
}
.icomoon-headphones:before {
  content: "\e9ef";
}
.icomoon-headset:before {
  content: "\e9f0";
}
.icomoon-loudspeaker:before {
  content: "\e9f1";
}
.icomoon-equalizer:before {
  content: "\e9f2";
}
.icomoon-theater:before {
  content: "\e9f3";
}
.icomoon-3d-glasses:before {
  content: "\e9f4";
}
.icomoon-ticket:before {
  content: "\e9f5";
}
.icomoon-presentation:before {
  content: "\e9f6";
}
.icomoon-play:before {
  content: "\e9f7";
}
.icomoon-film-play:before {
  content: "\e9f8";
}
.icomoon-clapboard-play:before {
  content: "\e9f9";
}
.icomoon-media:before {
  content: "\e9fa";
}
.icomoon-film:before {
  content: "\e9fb";
}
.icomoon-film2:before {
  content: "\e9fc";
}
.icomoon-surveillance:before {
  content: "\e9fd";
}
.icomoon-surveillance2:before {
  content: "\e9fe";
}
.icomoon-camera:before {
  content: "\e9ff";
}
.icomoon-camera-crossed:before {
  content: "\ea00";
}
.icomoon-camera-play:before {
  content: "\ea01";
}
.icomoon-time-lapse:before {
  content: "\ea02";
}
.icomoon-record:before {
  content: "\ea03";
}
.icomoon-camera2:before {
  content: "\ea04";
}
.icomoon-camera-flip:before {
  content: "\ea05";
}
.icomoon-panorama:before {
  content: "\ea06";
}
.icomoon-time-lapse2:before {
  content: "\ea07";
}
.icomoon-shutter:before {
  content: "\ea08";
}
.icomoon-shutter2:before {
  content: "\ea09";
}
.icomoon-face-detection:before {
  content: "\ea0a";
}
.icomoon-flare:before {
  content: "\ea0b";
}
.icomoon-convex:before {
  content: "\ea0c";
}
.icomoon-concave:before {
  content: "\ea0d";
}
.icomoon-picture:before {
  content: "\ea0e";
}
.icomoon-picture2:before {
  content: "\ea0f";
}
.icomoon-picture3:before {
  content: "\ea10";
}
.icomoon-pictures:before {
  content: "\ea11";
}
.icomoon-book:before {
  content: "\ea12";
}
.icomoon-audio-book:before {
  content: "\ea13";
}
.icomoon-book2:before {
  content: "\ea14";
}
.icomoon-bookmark:before {
  content: "\ea15";
}
.icomoon-bookmark2:before {
  content: "\ea16";
}
.icomoon-label:before {
  content: "\ea17";
}
.icomoon-library:before {
  content: "\ea18";
}
.icomoon-library2:before {
  content: "\ea19";
}
.icomoon-contacts:before {
  content: "\ea1a";
}
.icomoon-profile:before {
  content: "\ea1b";
}
.icomoon-portrait:before {
  content: "\ea1c";
}
.icomoon-portrait2:before {
  content: "\ea1d";
}
.icomoon-user:before {
  content: "\ea1e";
}
.icomoon-user-plus:before {
  content: "\ea1f";
}
.icomoon-user-minus:before {
  content: "\ea20";
}
.icomoon-user-lock:before {
  content: "\ea21";
}
.icomoon-users:before {
  content: "\ea22";
}
.icomoon-users2:before {
  content: "\ea23";
}
.icomoon-users-plus:before {
  content: "\ea24";
}
.icomoon-users-minus:before {
  content: "\ea25";
}
.icomoon-group-work:before {
  content: "\ea26";
}
.icomoon-woman:before {
  content: "\ea27";
}
.icomoon-man:before {
  content: "\ea28";
}
.icomoon-baby:before {
  content: "\ea29";
}
.icomoon-baby2:before {
  content: "\ea2a";
}
.icomoon-baby3:before {
  content: "\ea2b";
}
.icomoon-baby-bottle:before {
  content: "\ea2c";
}
.icomoon-walk:before {
  content: "\ea2d";
}
.icomoon-hand-waving:before {
  content: "\ea2e";
}
.icomoon-jump:before {
  content: "\ea2f";
}
.icomoon-run:before {
  content: "\ea30";
}
.icomoon-woman2:before {
  content: "\ea31";
}
.icomoon-man2:before {
  content: "\ea32";
}
.icomoon-man-woman:before {
  content: "\ea33";
}
.icomoon-height:before {
  content: "\ea34";
}
.icomoon-weight:before {
  content: "\ea35";
}
.icomoon-scale:before {
  content: "\ea36";
}
.icomoon-button:before {
  content: "\ea37";
}
.icomoon-bow-tie:before {
  content: "\ea38";
}
.icomoon-tie:before {
  content: "\ea39";
}
.icomoon-socks:before {
  content: "\ea3a";
}
.icomoon-shoe:before {
  content: "\ea3b";
}
.icomoon-shoes:before {
  content: "\ea3c";
}
.icomoon-hat:before {
  content: "\ea3d";
}
.icomoon-pants:before {
  content: "\ea3e";
}
.icomoon-shorts:before {
  content: "\ea3f";
}
.icomoon-flip-flops:before {
  content: "\ea40";
}
.icomoon-shirt:before {
  content: "\ea41";
}
.icomoon-hanger:before {
  content: "\ea42";
}
.icomoon-laundry:before {
  content: "\ea43";
}
.icomoon-store:before {
  content: "\ea44";
}
.icomoon-haircut:before {
  content: "\ea45";
}
.icomoon-store-24:before {
  content: "\ea46";
}
.icomoon-barcode:before {
  content: "\ea47";
}
.icomoon-barcode2:before {
  content: "\ea48";
}
.icomoon-barcode3:before {
  content: "\ea49";
}
.icomoon-cashier:before {
  content: "\ea4a";
}
.icomoon-bag:before {
  content: "\ea4b";
}
.icomoon-bag2:before {
  content: "\ea4c";
}
.icomoon-cart:before {
  content: "\ea4d";
}
.icomoon-cart-empty:before {
  content: "\ea4e";
}
.icomoon-cart-full:before {
  content: "\ea4f";
}
.icomoon-cart-plus:before {
  content: "\ea50";
}
.icomoon-cart-plus2:before {
  content: "\ea51";
}
.icomoon-cart-add:before {
  content: "\ea52";
}
.icomoon-cart-remove:before {
  content: "\ea53";
}
.icomoon-cart-exchange:before {
  content: "\ea54";
}
.icomoon-tag:before {
  content: "\ea55";
}
.icomoon-tags:before {
  content: "\ea56";
}
.icomoon-receipt:before {
  content: "\ea57";
}
.icomoon-wallet:before {
  content: "\ea58";
}
.icomoon-credit-card:before {
  content: "\ea59";
}
.icomoon-cash-dollar:before {
  content: "\ea5a";
}
.icomoon-cash-euro:before {
  content: "\ea5b";
}
.icomoon-cash-pound:before {
  content: "\ea5c";
}
.icomoon-cash-yen:before {
  content: "\ea5d";
}
.icomoon-bag-dollar:before {
  content: "\ea5e";
}
.icomoon-bag-euro:before {
  content: "\ea5f";
}
.icomoon-bag-pound:before {
  content: "\ea60";
}
.icomoon-bag-yen:before {
  content: "\ea61";
}
.icomoon-coin-dollar:before {
  content: "\ea62";
}
.icomoon-coin-euro:before {
  content: "\ea63";
}
.icomoon-coin-pound:before {
  content: "\ea64";
}
.icomoon-coin-yen:before {
  content: "\ea65";
}
.icomoon-calculator:before {
  content: "\ea66";
}
.icomoon-calculator2:before {
  content: "\ea67";
}
.icomoon-abacus:before {
  content: "\ea68";
}
.icomoon-vault:before {
  content: "\ea69";
}
.icomoon-telephone:before {
  content: "\ea6a";
}
.icomoon-phone-lock:before {
  content: "\ea6b";
}
.icomoon-phone-wave:before {
  content: "\ea6c";
}
.icomoon-phone-pause:before {
  content: "\ea6d";
}
.icomoon-phone-outgoing:before {
  content: "\ea6e";
}
.icomoon-phone-incoming:before {
  content: "\ea6f";
}
.icomoon-phone-in-out:before {
  content: "\ea70";
}
.icomoon-phone-error:before {
  content: "\ea71";
}
.icomoon-phone-sip:before {
  content: "\ea72";
}
.icomoon-phone-plus:before {
  content: "\ea73";
}
.icomoon-phone-minus:before {
  content: "\ea74";
}
.icomoon-voicemail:before {
  content: "\ea75";
}
.icomoon-dial:before {
  content: "\ea76";
}
.icomoon-telephone2:before {
  content: "\ea77";
}
.icomoon-pushpin:before {
  content: "\ea78";
}
.icomoon-pushpin2:before {
  content: "\ea79";
}
.icomoon-map-marker:before {
  content: "\ea7a";
}
.icomoon-map-marker-user:before {
  content: "\ea7b";
}
.icomoon-map-marker-down:before {
  content: "\ea7c";
}
.icomoon-map-marker-check:before {
  content: "\ea7d";
}
.icomoon-map-marker-crossed:before {
  content: "\ea7e";
}
.icomoon-radar:before {
  content: "\ea7f";
}
.icomoon-compass2:before {
  content: "\ea80";
}
.icomoon-map:before {
  content: "\ea81";
}
.icomoon-map2:before {
  content: "\ea82";
}
.icomoon-location:before {
  content: "\ea83";
}
.icomoon-road-sign:before {
  content: "\ea84";
}
.icomoon-calendar-empty:before {
  content: "\ea85";
}
.icomoon-calendar-check:before {
  content: "\ea86";
}
.icomoon-calendar-cross:before {
  content: "\ea87";
}
.icomoon-calendar-31:before {
  content: "\ea88";
}
.icomoon-calendar-full:before {
  content: "\ea89";
}
.icomoon-calendar-insert:before {
  content: "\ea8a";
}
.icomoon-calendar-text:before {
  content: "\ea8b";
}
.icomoon-calendar-user:before {
  content: "\ea8c";
}
.icomoon-mouse:before {
  content: "\ea8d";
}
.icomoon-mouse-left:before {
  content: "\ea8e";
}
.icomoon-mouse-right:before {
  content: "\ea8f";
}
.icomoon-mouse-both:before {
  content: "\ea90";
}
.icomoon-keyboard:before {
  content: "\ea91";
}
.icomoon-keyboard-up:before {
  content: "\ea92";
}
.icomoon-keyboard-down:before {
  content: "\ea93";
}
.icomoon-delete:before {
  content: "\ea94";
}
.icomoon-spell-check:before {
  content: "\ea95";
}
.icomoon-escape:before {
  content: "\ea96";
}
.icomoon-enter2:before {
  content: "\ea97";
}
.icomoon-screen:before {
  content: "\ea98";
}
.icomoon-aspect-ratio:before {
  content: "\ea99";
}
.icomoon-signal:before {
  content: "\ea9a";
}
.icomoon-signal-lock:before {
  content: "\ea9b";
}
.icomoon-signal-80:before {
  content: "\ea9c";
}
.icomoon-signal-60:before {
  content: "\ea9d";
}
.icomoon-signal-40:before {
  content: "\ea9e";
}
.icomoon-signal-20:before {
  content: "\ea9f";
}
.icomoon-signal-0:before {
  content: "\eaa0";
}
.icomoon-signal-blocked:before {
  content: "\eaa1";
}
.icomoon-sim:before {
  content: "\eaa2";
}
.icomoon-flash-memory:before {
  content: "\eaa3";
}
.icomoon-usb-drive:before {
  content: "\eaa4";
}
.icomoon-phone:before {
  content: "\eaa5";
}
.icomoon-smartphone:before {
  content: "\eaa6";
}
.icomoon-smartphone-notification:before {
  content: "\eaa7";
}
.icomoon-smartphone-vibration:before {
  content: "\eaa8";
}
.icomoon-smartphone-embed:before {
  content: "\eaa9";
}
.icomoon-smartphone-waves:before {
  content: "\eaaa";
}
.icomoon-tablet:before {
  content: "\eaab";
}
.icomoon-tablet2:before {
  content: "\eaac";
}
.icomoon-laptop:before {
  content: "\eaad";
}
.icomoon-laptop-phone:before {
  content: "\eaae";
}
.icomoon-desktop:before {
  content: "\eaaf";
}
.icomoon-launch:before {
  content: "\eab0";
}
.icomoon-new-tab:before {
  content: "\eab1";
}
.icomoon-window:before {
  content: "\eab2";
}
.icomoon-cable:before {
  content: "\eab3";
}
.icomoon-cable2:before {
  content: "\eab4";
}
.icomoon-tv:before {
  content: "\eab5";
}
.icomoon-radio:before {
  content: "\eab6";
}
.icomoon-remote-control:before {
  content: "\eab7";
}
.icomoon-power-switch:before {
  content: "\eab8";
}
.icomoon-power:before {
  content: "\eab9";
}
.icomoon-power-crossed:before {
  content: "\eaba";
}
.icomoon-flash-auto:before {
  content: "\eabb";
}
.icomoon-lamp:before {
  content: "\eabc";
}
.icomoon-flashlight:before {
  content: "\eabd";
}
.icomoon-lampshade:before {
  content: "\eabe";
}
.icomoon-cord:before {
  content: "\eabf";
}
.icomoon-outlet:before {
  content: "\eac0";
}
.icomoon-battery-power:before {
  content: "\eac1";
}
.icomoon-battery-empty:before {
  content: "\eac2";
}
.icomoon-battery-alert:before {
  content: "\eac3";
}
.icomoon-battery-error:before {
  content: "\eac4";
}
.icomoon-battery-low1:before {
  content: "\eac5";
}
.icomoon-battery-low2:before {
  content: "\eac6";
}
.icomoon-battery-low3:before {
  content: "\eac7";
}
.icomoon-battery-mid1:before {
  content: "\eac8";
}
.icomoon-battery-mid2:before {
  content: "\eac9";
}
.icomoon-battery-mid3:before {
  content: "\eaca";
}
.icomoon-battery-full:before {
  content: "\eacb";
}
.icomoon-battery-charging:before {
  content: "\eacc";
}
.icomoon-battery-charging2:before {
  content: "\eacd";
}
.icomoon-battery-charging3:before {
  content: "\eace";
}
.icomoon-battery-charging4:before {
  content: "\eacf";
}
.icomoon-battery-charging5:before {
  content: "\ead0";
}
.icomoon-battery-charging6:before {
  content: "\ead1";
}
.icomoon-battery-charging7:before {
  content: "\ead2";
}
.icomoon-chip:before {
  content: "\ead3";
}
.icomoon-chip-x64:before {
  content: "\ead4";
}
.icomoon-chip-x86:before {
  content: "\ead5";
}
.icomoon-bubble:before {
  content: "\ead6";
}
.icomoon-bubbles:before {
  content: "\ead7";
}
.icomoon-bubble-dots:before {
  content: "\ead8";
}
.icomoon-bubble-alert:before {
  content: "\ead9";
}
.icomoon-bubble-question:before {
  content: "\eada";
}
.icomoon-bubble-text:before {
  content: "\eadb";
}
.icomoon-bubble-pencil:before {
  content: "\eadc";
}
.icomoon-bubble-picture:before {
  content: "\eadd";
}
.icomoon-bubble-video:before {
  content: "\eade";
}
.icomoon-bubble-user:before {
  content: "\eadf";
}
.icomoon-bubble-quote:before {
  content: "\eae0";
}
.icomoon-bubble-heart:before {
  content: "\eae1";
}
.icomoon-bubble-emoticon:before {
  content: "\eae2";
}
.icomoon-bubble-attachment:before {
  content: "\eae3";
}
.icomoon-phone-bubble:before {
  content: "\eae4";
}
.icomoon-quote-open:before {
  content: "\eae5";
}
.icomoon-quote-close:before {
  content: "\eae6";
}
.icomoon-dna:before {
  content: "\eae7";
}
.icomoon-heart-pulse:before {
  content: "\eae8";
}
.icomoon-pulse:before {
  content: "\eae9";
}
.icomoon-syringe:before {
  content: "\eaea";
}
.icomoon-pills:before {
  content: "\eaeb";
}
.icomoon-first-aid:before {
  content: "\eaec";
}
.icomoon-lifebuoy:before {
  content: "\eaed";
}
.icomoon-bandage:before {
  content: "\eaee";
}
.icomoon-bandages:before {
  content: "\eaef";
}
.icomoon-thermometer:before {
  content: "\eaf0";
}
.icomoon-microscope:before {
  content: "\eaf1";
}
.icomoon-brain:before {
  content: "\eaf2";
}
.icomoon-beaker:before {
  content: "\eaf3";
}
.icomoon-skull:before {
  content: "\eaf4";
}
.icomoon-bone:before {
  content: "\eaf5";
}
.icomoon-construction:before {
  content: "\eaf6";
}
.icomoon-construction-cone:before {
  content: "\eaf7";
}
.icomoon-pie-chart:before {
  content: "\eaf8";
}
.icomoon-pie-chart2:before {
  content: "\eaf9";
}
.icomoon-graph:before {
  content: "\eafa";
}
.icomoon-chart-growth:before {
  content: "\eafb";
}
.icomoon-chart-bars:before {
  content: "\eafc";
}
.icomoon-chart-settings:before {
  content: "\eafd";
}
.icomoon-cake:before {
  content: "\eafe";
}
.icomoon-gift:before {
  content: "\eaff";
}
.icomoon-balloon:before {
  content: "\eb00";
}
.icomoon-rank:before {
  content: "\eb01";
}
.icomoon-rank2:before {
  content: "\eb02";
}
.icomoon-rank3:before {
  content: "\eb03";
}
.icomoon-crown:before {
  content: "\eb04";
}
.icomoon-lotus:before {
  content: "\eb05";
}
.icomoon-diamond:before {
  content: "\eb06";
}
.icomoon-diamond2:before {
  content: "\eb07";
}
.icomoon-diamond3:before {
  content: "\eb08";
}
.icomoon-diamond4:before {
  content: "\eb09";
}
.icomoon-linearicons:before {
  content: "\eb0a";
}
.icomoon-teacup:before {
  content: "\eb0b";
}
.icomoon-teapot:before {
  content: "\eb0c";
}
.icomoon-glass:before {
  content: "\eb0d";
}
.icomoon-bottle2:before {
  content: "\eb0e";
}
.icomoon-glass-cocktail:before {
  content: "\eb0f";
}
.icomoon-glass2:before {
  content: "\eb10";
}
.icomoon-dinner:before {
  content: "\eb11";
}
.icomoon-dinner2:before {
  content: "\eb12";
}
.icomoon-chef:before {
  content: "\eb13";
}
.icomoon-scale2:before {
  content: "\eb14";
}
.icomoon-egg:before {
  content: "\eb15";
}
.icomoon-egg2:before {
  content: "\eb16";
}
.icomoon-eggs:before {
  content: "\eb17";
}
.icomoon-platter:before {
  content: "\eb18";
}
.icomoon-steak:before {
  content: "\eb19";
}
.icomoon-hamburger:before {
  content: "\eb1a";
}
.icomoon-hotdog:before {
  content: "\eb1b";
}
.icomoon-pizza:before {
  content: "\eb1c";
}
.icomoon-sausage:before {
  content: "\eb1d";
}
.icomoon-chicken:before {
  content: "\eb1e";
}
.icomoon-fish:before {
  content: "\eb1f";
}
.icomoon-carrot:before {
  content: "\eb20";
}
.icomoon-cheese:before {
  content: "\eb21";
}
.icomoon-bread:before {
  content: "\eb22";
}
.icomoon-ice-cream:before {
  content: "\eb23";
}
.icomoon-ice-cream2:before {
  content: "\eb24";
}
.icomoon-candy:before {
  content: "\eb25";
}
.icomoon-lollipop:before {
  content: "\eb26";
}
.icomoon-coffee-bean:before {
  content: "\eb27";
}
.icomoon-coffee-cup:before {
  content: "\eb28";
}
.icomoon-cherry:before {
  content: "\eb29";
}
.icomoon-grapes:before {
  content: "\eb2a";
}
.icomoon-citrus:before {
  content: "\eb2b";
}
.icomoon-apple:before {
  content: "\eb2c";
}
.icomoon-leaf:before {
  content: "\eb2d";
}
.icomoon-landscape:before {
  content: "\eb2e";
}
.icomoon-pine-tree:before {
  content: "\eb2f";
}
.icomoon-tree:before {
  content: "\eb30";
}
.icomoon-cactus:before {
  content: "\eb31";
}
.icomoon-paw:before {
  content: "\eb32";
}
.icomoon-footprint:before {
  content: "\eb33";
}
.icomoon-speed-slow:before {
  content: "\eb34";
}
.icomoon-speed-medium:before {
  content: "\eb35";
}
.icomoon-speed-fast:before {
  content: "\eb36";
}
.icomoon-rocket:before {
  content: "\eb37";
}
.icomoon-hammer2:before {
  content: "\eb38";
}
.icomoon-balance:before {
  content: "\eb39";
}
.icomoon-briefcase:before {
  content: "\eb3a";
}
.icomoon-luggage-weight:before {
  content: "\eb3b";
}
.icomoon-dolly:before {
  content: "\eb3c";
}
.icomoon-plane:before {
  content: "\eb3d";
}
.icomoon-plane-crossed:before {
  content: "\eb3e";
}
.icomoon-helicopter:before {
  content: "\eb3f";
}
.icomoon-traffic-lights:before {
  content: "\eb40";
}
.icomoon-siren:before {
  content: "\eb41";
}
.icomoon-road:before {
  content: "\eb42";
}
.icomoon-engine:before {
  content: "\eb43";
}
.icomoon-oil-pressure:before {
  content: "\eb44";
}
.icomoon-coolant-temperature:before {
  content: "\eb45";
}
.icomoon-car-battery:before {
  content: "\eb46";
}
.icomoon-gas:before {
  content: "\eb47";
}
.icomoon-gallon:before {
  content: "\eb48";
}
.icomoon-transmission:before {
  content: "\eb49";
}
.icomoon-car:before {
  content: "\eb4a";
}
.icomoon-car-wash:before {
  content: "\eb4b";
}
.icomoon-car-wash2:before {
  content: "\eb4c";
}
.icomoon-bus:before {
  content: "\eb4d";
}
.icomoon-bus2:before {
  content: "\eb4e";
}
.icomoon-car2:before {
  content: "\eb4f";
}
.icomoon-parking:before {
  content: "\eb50";
}
.icomoon-car-lock:before {
  content: "\eb51";
}
.icomoon-taxi:before {
  content: "\eb52";
}
.icomoon-car-siren:before {
  content: "\eb53";
}
.icomoon-car-wash3:before {
  content: "\eb54";
}
.icomoon-car-wash4:before {
  content: "\eb55";
}
.icomoon-ambulance:before {
  content: "\eb56";
}
.icomoon-truck:before {
  content: "\eb57";
}
.icomoon-trailer:before {
  content: "\eb58";
}
.icomoon-scale-truck:before {
  content: "\eb59";
}
.icomoon-train:before {
  content: "\eb5a";
}
.icomoon-ship:before {
  content: "\eb5b";
}
.icomoon-ship2:before {
  content: "\eb5c";
}
.icomoon-anchor:before {
  content: "\eb5d";
}
.icomoon-boat:before {
  content: "\eb5e";
}
.icomoon-bicycle:before {
  content: "\eb5f";
}
.icomoon-bicycle2:before {
  content: "\eb60";
}
.icomoon-dumbbell:before {
  content: "\eb61";
}
.icomoon-bench-press:before {
  content: "\eb62";
}
.icomoon-swim:before {
  content: "\eb63";
}
.icomoon-football:before {
  content: "\eb64";
}
.icomoon-baseball-bat:before {
  content: "\eb65";
}
.icomoon-baseball:before {
  content: "\eb66";
}
.icomoon-tennis:before {
  content: "\eb67";
}
.icomoon-tennis2:before {
  content: "\eb68";
}
.icomoon-ping-pong:before {
  content: "\eb69";
}
.icomoon-hockey:before {
  content: "\eb6a";
}
.icomoon-8ball:before {
  content: "\eb6b";
}
.icomoon-bowling:before {
  content: "\eb6c";
}
.icomoon-bowling-pins:before {
  content: "\eb6d";
}
.icomoon-golf:before {
  content: "\eb6e";
}
.icomoon-golf2:before {
  content: "\eb6f";
}
.icomoon-archery:before {
  content: "\eb70";
}
.icomoon-slingshot:before {
  content: "\eb71";
}
.icomoon-soccer:before {
  content: "\eb72";
}
.icomoon-basketball:before {
  content: "\eb73";
}
.icomoon-cube:before {
  content: "\eb74";
}
.icomoon-3d-rotate:before {
  content: "\eb75";
}
.icomoon-puzzle:before {
  content: "\eb76";
}
.icomoon-glasses:before {
  content: "\eb77";
}
.icomoon-glasses2:before {
  content: "\eb78";
}
.icomoon-accessibility:before {
  content: "\eb79";
}
.icomoon-wheelchair:before {
  content: "\eb7a";
}
.icomoon-wall:before {
  content: "\eb7b";
}
.icomoon-fence:before {
  content: "\eb7c";
}
.icomoon-wall2:before {
  content: "\eb7d";
}
.icomoon-icons:before {
  content: "\eb7e";
}
.icomoon-resize-handle:before {
  content: "\eb7f";
}
.icomoon-icons2:before {
  content: "\eb80";
}
.icomoon-select:before {
  content: "\eb81";
}
.icomoon-select2:before {
  content: "\eb82";
}
.icomoon-site-map:before {
  content: "\eb83";
}
.icomoon-earth:before {
  content: "\eb84";
}
.icomoon-earth-lock:before {
  content: "\eb85";
}
.icomoon-network:before {
  content: "\eb86";
}
.icomoon-network-lock:before {
  content: "\eb87";
}
.icomoon-planet:before {
  content: "\eb88";
}
.icomoon-happy:before {
  content: "\eb89";
}
.icomoon-smile:before {
  content: "\eb8a";
}
.icomoon-grin:before {
  content: "\eb8b";
}
.icomoon-tongue:before {
  content: "\eb8c";
}
.icomoon-sad:before {
  content: "\eb8d";
}
.icomoon-wink:before {
  content: "\eb8e";
}
.icomoon-dream:before {
  content: "\eb8f";
}
.icomoon-shocked:before {
  content: "\eb90";
}
.icomoon-shocked2:before {
  content: "\eb91";
}
.icomoon-tongue2:before {
  content: "\eb92";
}
.icomoon-neutral:before {
  content: "\eb93";
}
.icomoon-happy-grin:before {
  content: "\eb94";
}
.icomoon-cool:before {
  content: "\eb95";
}
.icomoon-mad:before {
  content: "\eb96";
}
.icomoon-grin-evil:before {
  content: "\eb97";
}
.icomoon-evil:before {
  content: "\eb98";
}
.icomoon-wow:before {
  content: "\eb99";
}
.icomoon-annoyed:before {
  content: "\eb9a";
}
.icomoon-wondering:before {
  content: "\eb9b";
}
.icomoon-confused:before {
  content: "\eb9c";
}
.icomoon-zipped:before {
  content: "\eb9d";
}
.icomoon-grumpy:before {
  content: "\eb9e";
}
.icomoon-mustache:before {
  content: "\eb9f";
}
.icomoon-tombstone-hipster:before {
  content: "\eba0";
}
.icomoon-tombstone:before {
  content: "\eba1";
}
.icomoon-ghost:before {
  content: "\eba2";
}
.icomoon-ghost-hipster:before {
  content: "\eba3";
}
.icomoon-halloween:before {
  content: "\eba4";
}
.icomoon-christmas:before {
  content: "\eba5";
}
.icomoon-easter-egg:before {
  content: "\eba6";
}
.icomoon-mustache2:before {
  content: "\eba7";
}
.icomoon-mustache-glasses:before {
  content: "\eba8";
}
.icomoon-pipe:before {
  content: "\eba9";
}
.icomoon-alarm:before {
  content: "\ebaa";
}
.icomoon-alarm-add:before {
  content: "\ebab";
}
.icomoon-alarm-snooze:before {
  content: "\ebac";
}
.icomoon-alarm-ringing:before {
  content: "\ebad";
}
.icomoon-bullhorn:before {
  content: "\ebae";
}
.icomoon-hearing:before {
  content: "\ebaf";
}
.icomoon-volume-high:before {
  content: "\ebb0";
}
.icomoon-volume-medium:before {
  content: "\ebb1";
}
.icomoon-volume-low:before {
  content: "\ebb2";
}
.icomoon-volume:before {
  content: "\ebb3";
}
.icomoon-mute:before {
  content: "\ebb4";
}
.icomoon-lan:before {
  content: "\ebb5";
}
.icomoon-lan2:before {
  content: "\ebb6";
}
.icomoon-wifi:before {
  content: "\ebb7";
}
.icomoon-wifi-lock:before {
  content: "\ebb8";
}
.icomoon-wifi-blocked:before {
  content: "\ebb9";
}
.icomoon-wifi-mid:before {
  content: "\ebba";
}
.icomoon-wifi-low:before {
  content: "\ebbb";
}
.icomoon-wifi-low2:before {
  content: "\ebbc";
}
.icomoon-wifi-alert:before {
  content: "\ebbd";
}
.icomoon-wifi-alert-mid:before {
  content: "\ebbe";
}
.icomoon-wifi-alert-low:before {
  content: "\ebbf";
}
.icomoon-wifi-alert-low2:before {
  content: "\ebc0";
}
.icomoon-stream:before {
  content: "\ebc1";
}
.icomoon-stream-check:before {
  content: "\ebc2";
}
.icomoon-stream-error:before {
  content: "\ebc3";
}
.icomoon-stream-alert:before {
  content: "\ebc4";
}
.icomoon-communication:before {
  content: "\ebc5";
}
.icomoon-communication-crossed:before {
  content: "\ebc6";
}
.icomoon-broadcast:before {
  content: "\ebc7";
}
.icomoon-antenna:before {
  content: "\ebc8";
}
.icomoon-satellite:before {
  content: "\ebc9";
}
.icomoon-satellite2:before {
  content: "\ebca";
}
.icomoon-mic:before {
  content: "\ebcb";
}
.icomoon-mic-mute:before {
  content: "\ebcc";
}
.icomoon-mic2:before {
  content: "\ebcd";
}
.icomoon-spotlights:before {
  content: "\ebce";
}
.icomoon-hourglass:before {
  content: "\ebcf";
}
.icomoon-loading:before {
  content: "\ebd0";
}
.icomoon-loading2:before {
  content: "\ebd1";
}
.icomoon-loading3:before {
  content: "\ebd2";
}
.icomoon-refresh:before {
  content: "\ebd3";
}
.icomoon-refresh2:before {
  content: "\ebd4";
}
.icomoon-undo:before {
  content: "\ebd5";
}
.icomoon-redo:before {
  content: "\ebd6";
}
.icomoon-jump2:before {
  content: "\ebd7";
}
.icomoon-undo2:before {
  content: "\ebd8";
}
.icomoon-redo2:before {
  content: "\ebd9";
}
.icomoon-sync:before {
  content: "\ebda";
}
.icomoon-repeat-one2:before {
  content: "\ebdb";
}
.icomoon-sync-crossed:before {
  content: "\ebdc";
}
.icomoon-sync2:before {
  content: "\ebdd";
}
.icomoon-repeat-one3:before {
  content: "\ebde";
}
.icomoon-sync-crossed2:before {
  content: "\ebdf";
}
.icomoon-return:before {
  content: "\ebe0";
}
.icomoon-return2:before {
  content: "\ebe1";
}
.icomoon-refund:before {
  content: "\ebe2";
}
.icomoon-history:before {
  content: "\ebe3";
}
.icomoon-history2:before {
  content: "\ebe4";
}
.icomoon-self-timer:before {
  content: "\ebe5";
}
.icomoon-clock:before {
  content: "\ebe6";
}
.icomoon-clock2:before {
  content: "\ebe7";
}
.icomoon-clock3:before {
  content: "\ebe8";
}
.icomoon-watch:before {
  content: "\ebe9";
}
.icomoon-alarm2:before {
  content: "\ebea";
}
.icomoon-alarm-add2:before {
  content: "\ebeb";
}
.icomoon-alarm-remove:before {
  content: "\ebec";
}
.icomoon-alarm-check:before {
  content: "\ebed";
}
.icomoon-alarm-error:before {
  content: "\ebee";
}
.icomoon-timer:before {
  content: "\ebef";
}
.icomoon-timer-crossed:before {
  content: "\ebf0";
}
.icomoon-timer2:before {
  content: "\ebf1";
}
.icomoon-timer-crossed2:before {
  content: "\ebf2";
}
.icomoon-download:before {
  content: "\ebf3";
}
.icomoon-upload:before {
  content: "\ebf4";
}
.icomoon-download2:before {
  content: "\ebf5";
}
.icomoon-upload2:before {
  content: "\ebf6";
}
.icomoon-enter-up:before {
  content: "\ebf7";
}
.icomoon-enter-down:before {
  content: "\ebf8";
}
.icomoon-enter-left:before {
  content: "\ebf9";
}
.icomoon-enter-right:before {
  content: "\ebfa";
}
.icomoon-exit-up:before {
  content: "\ebfb";
}
.icomoon-exit-down:before {
  content: "\ebfc";
}
.icomoon-exit-left:before {
  content: "\ebfd";
}
.icomoon-exit-right:before {
  content: "\ebfe";
}
.icomoon-enter-up2:before {
  content: "\ebff";
}
.icomoon-enter-down2:before {
  content: "\ec00";
}
.icomoon-enter-vertical:before {
  content: "\ec01";
}
.icomoon-enter-left2:before {
  content: "\ec02";
}
.icomoon-enter-right2:before {
  content: "\ec03";
}
.icomoon-enter-horizontal:before {
  content: "\ec04";
}
.icomoon-exit-up2:before {
  content: "\ec05";
}
.icomoon-exit-down2:before {
  content: "\ec06";
}
.icomoon-exit-left2:before {
  content: "\ec07";
}
.icomoon-exit-right2:before {
  content: "\ec08";
}
.icomoon-cli:before {
  content: "\ec09";
}
.icomoon-bug:before {
  content: "\ec0a";
}
.icomoon-code:before {
  content: "\ec0b";
}
.icomoon-file-code:before {
  content: "\ec0c";
}
.icomoon-file-image:before {
  content: "\ec0d";
}
.icomoon-file-zip:before {
  content: "\ec0e";
}
.icomoon-file-audio:before {
  content: "\ec0f";
}
.icomoon-file-video:before {
  content: "\ec10";
}
.icomoon-file-preview:before {
  content: "\ec11";
}
.icomoon-file-charts:before {
  content: "\ec12";
}
.icomoon-file-stats:before {
  content: "\ec13";
}
.icomoon-file-spreadsheet:before {
  content: "\ec14";
}
.icomoon-link:before {
  content: "\ec15";
}
.icomoon-unlink:before {
  content: "\ec16";
}
.icomoon-link2:before {
  content: "\ec17";
}
.icomoon-unlink2:before {
  content: "\ec18";
}
.icomoon-thumbs-up:before {
  content: "\ec19";
}
.icomoon-thumbs-down:before {
  content: "\ec1a";
}
.icomoon-thumbs-up2:before {
  content: "\ec1b";
}
.icomoon-thumbs-down2:before {
  content: "\ec1c";
}
.icomoon-thumbs-up3:before {
  content: "\ec1d";
}
.icomoon-thumbs-down3:before {
  content: "\ec1e";
}
.icomoon-share:before {
  content: "\ec1f";
}
.icomoon-share2:before {
  content: "\ec20";
}
.icomoon-share3:before {
  content: "\ec21";
}
.icomoon-magnifier:before {
  content: "\ec22";
}
.icomoon-file-search:before {
  content: "\ec23";
}
.icomoon-find-replace:before {
  content: "\ec24";
}
.icomoon-zoom-in:before {
  content: "\ec25";
}
.icomoon-zoom-out:before {
  content: "\ec26";
}
.icomoon-loupe:before {
  content: "\ec27";
}
.icomoon-loupe-zoom-in:before {
  content: "\ec28";
}
.icomoon-loupe-zoom-out:before {
  content: "\ec29";
}
.icomoon-cross:before {
  content: "\ec2a";
}
.icomoon-menu:before {
  content: "\ec2b";
}
.icomoon-list:before {
  content: "\ec2c";
}
.icomoon-list2:before {
  content: "\ec2d";
}
.icomoon-list3:before {
  content: "\ec2e";
}
.icomoon-menu2:before {
  content: "\ec2f";
}
.icomoon-list4:before {
  content: "\ec30";
}
.icomoon-menu3:before {
  content: "\ec31";
}
.icomoon-exclamation:before {
  content: "\ec32";
}
.icomoon-question:before {
  content: "\ec33";
}
.icomoon-check:before {
  content: "\ec34";
}
.icomoon-cross2:before {
  content: "\ec35";
}
.icomoon-plus:before {
  content: "\ec36";
}
.icomoon-minus:before {
  content: "\ec37";
}
.icomoon-percent:before {
  content: "\ec38";
}
.icomoon-chevron-up:before {
  content: "\ec39";
}
.icomoon-chevron-down:before {
  content: "\ec3a";
}
.icomoon-chevron-left:before {
  content: "\ec3b";
}
.icomoon-chevron-right:before {
  content: "\ec3c";
}
.icomoon-chevrons-expand-vertical:before {
  content: "\ec3d";
}
.icomoon-chevrons-expand-horizontal:before {
  content: "\ec3e";
}
.icomoon-chevrons-contract-vertical:before {
  content: "\ec3f";
}
.icomoon-chevrons-contract-horizontal:before {
  content: "\ec40";
}
.icomoon-arrow-up:before {
  content: "\ec41";
}
.icomoon-arrow-down:before {
  content: "\ec42";
}
.icomoon-arrow-left:before {
  content: "\ec43";
}
.icomoon-arrow-right:before {
  content: "\ec44";
}
.icomoon-arrow-up-right:before {
  content: "\ec45";
}
.icomoon-arrows-merge:before {
  content: "\ec46";
}
.icomoon-arrows-split:before {
  content: "\ec47";
}
.icomoon-arrow-divert:before {
  content: "\ec48";
}
.icomoon-arrow-return:before {
  content: "\ec49";
}
.icomoon-expand:before {
  content: "\ec4a";
}
.icomoon-contract:before {
  content: "\ec4b";
}
.icomoon-expand2:before {
  content: "\ec4c";
}
.icomoon-contract2:before {
  content: "\ec4d";
}
.icomoon-move:before {
  content: "\ec4e";
}
.icomoon-tab:before {
  content: "\ec4f";
}
.icomoon-arrow-wave:before {
  content: "\ec50";
}
.icomoon-expand3:before {
  content: "\ec51";
}
.icomoon-expand4:before {
  content: "\ec52";
}
.icomoon-contract3:before {
  content: "\ec53";
}
.icomoon-notification:before {
  content: "\ec54";
}
.icomoon-warning:before {
  content: "\ec55";
}
.icomoon-notification-circle:before {
  content: "\ec56";
}
.icomoon-question-circle:before {
  content: "\ec57";
}
.icomoon-menu-circle:before {
  content: "\ec58";
}
.icomoon-checkmark-circle:before {
  content: "\ec59";
}
.icomoon-cross-circle:before {
  content: "\ec5a";
}
.icomoon-plus-circle:before {
  content: "\ec5b";
}
.icomoon-circle-minus:before {
  content: "\ec5c";
}
.icomoon-percent-circle:before {
  content: "\ec5d";
}
.icomoon-arrow-up-circle:before {
  content: "\ec5e";
}
.icomoon-arrow-down-circle:before {
  content: "\ec5f";
}
.icomoon-arrow-left-circle:before {
  content: "\ec60";
}
.icomoon-arrow-right-circle:before {
  content: "\ec61";
}
.icomoon-chevron-up-circle:before {
  content: "\ec62";
}
.icomoon-chevron-down-circle:before {
  content: "\ec63";
}
.icomoon-chevron-left-circle:before {
  content: "\ec64";
}
.icomoon-chevron-right-circle:before {
  content: "\ec65";
}
.icomoon-backward-circle:before {
  content: "\ec66";
}
.icomoon-first-circle:before {
  content: "\ec67";
}
.icomoon-previous-circle:before {
  content: "\ec68";
}
.icomoon-stop-circle:before {
  content: "\ec69";
}
.icomoon-play-circle:before {
  content: "\ec6a";
}
.icomoon-pause-circle:before {
  content: "\ec6b";
}
.icomoon-next-circle:before {
  content: "\ec6c";
}
.icomoon-last-circle:before {
  content: "\ec6d";
}
.icomoon-forward-circle:before {
  content: "\ec6e";
}
.icomoon-eject-circle:before {
  content: "\ec6f";
}
.icomoon-crop:before {
  content: "\ec70";
}
.icomoon-frame-expand:before {
  content: "\ec71";
}
.icomoon-frame-contract:before {
  content: "\ec72";
}
.icomoon-focus:before {
  content: "\ec73";
}
.icomoon-transform:before {
  content: "\ec74";
}
.icomoon-grid:before {
  content: "\ec75";
}
.icomoon-grid-crossed:before {
  content: "\ec76";
}
.icomoon-layers:before {
  content: "\ec77";
}
.icomoon-layers-crossed:before {
  content: "\ec78";
}
.icomoon-toggle:before {
  content: "\ec79";
}
.icomoon-rulers:before {
  content: "\ec7a";
}
.icomoon-ruler:before {
  content: "\ec7b";
}
.icomoon-funnel:before {
  content: "\ec7c";
}
.icomoon-flip-horizontal:before {
  content: "\ec7d";
}
.icomoon-flip-vertical:before {
  content: "\ec7e";
}
.icomoon-flip-horizontal2:before {
  content: "\ec7f";
}
.icomoon-flip-vertical2:before {
  content: "\ec80";
}
.icomoon-angle:before {
  content: "\ec81";
}
.icomoon-angle2:before {
  content: "\ec82";
}
.icomoon-subtract:before {
  content: "\ec83";
}
.icomoon-combine:before {
  content: "\ec84";
}
.icomoon-intersect:before {
  content: "\ec85";
}
.icomoon-exclude:before {
  content: "\ec86";
}
.icomoon-align-center-vertical:before {
  content: "\ec87";
}
.icomoon-align-right:before {
  content: "\ec88";
}
.icomoon-align-bottom:before {
  content: "\ec89";
}
.icomoon-align-left:before {
  content: "\ec8a";
}
.icomoon-align-center-horizontal:before {
  content: "\ec8b";
}
.icomoon-align-top:before {
  content: "\ec8c";
}
.icomoon-square:before {
  content: "\ec8d";
}
.icomoon-plus-square:before {
  content: "\ec8e";
}
.icomoon-minus-square:before {
  content: "\ec8f";
}
.icomoon-percent-square:before {
  content: "\ec90";
}
.icomoon-arrow-up-square:before {
  content: "\ec91";
}
.icomoon-arrow-down-square:before {
  content: "\ec92";
}
.icomoon-arrow-left-square:before {
  content: "\ec93";
}
.icomoon-arrow-right-square:before {
  content: "\ec94";
}
.icomoon-chevron-up-square:before {
  content: "\ec95";
}
.icomoon-chevron-down-square:before {
  content: "\ec96";
}
.icomoon-chevron-left-square:before {
  content: "\ec97";
}
.icomoon-chevron-right-square:before {
  content: "\ec98";
}
.icomoon-check-square:before {
  content: "\ec99";
}
.icomoon-cross-square:before {
  content: "\ec9a";
}
.icomoon-menu-square:before {
  content: "\ec9b";
}
.icomoon-prohibited:before {
  content: "\ec9c";
}
.icomoon-circle:before {
  content: "\ec9d";
}
.icomoon-radio-button:before {
  content: "\ec9e";
}
.icomoon-ligature:before {
  content: "\ec9f";
}
.icomoon-text-format:before {
  content: "\eca0";
}
.icomoon-text-format-remove:before {
  content: "\eca1";
}
.icomoon-text-size:before {
  content: "\eca2";
}
.icomoon-bold:before {
  content: "\eca3";
}
.icomoon-italic:before {
  content: "\eca4";
}
.icomoon-underline:before {
  content: "\eca5";
}
.icomoon-strikethrough:before {
  content: "\eca6";
}
.icomoon-highlight:before {
  content: "\eca7";
}
.icomoon-text-align-left:before {
  content: "\eca8";
}
.icomoon-text-align-center:before {
  content: "\eca9";
}
.icomoon-text-align-right:before {
  content: "\ecaa";
}
.icomoon-text-align-justify:before {
  content: "\ecab";
}
.icomoon-line-spacing:before {
  content: "\ecac";
}
.icomoon-indent-increase:before {
  content: "\ecad";
}
.icomoon-indent-decrease:before {
  content: "\ecae";
}
.icomoon-text-wrap:before {
  content: "\ecaf";
}
.icomoon-pilcrow:before {
  content: "\ecb0";
}
.icomoon-direction-ltr:before {
  content: "\ecb1";
}
.icomoon-direction-rtl:before {
  content: "\ecb2";
}
.icomoon-page-break:before {
  content: "\ecb3";
}
.icomoon-page-break2:before {
  content: "\ecb4";
}
.icomoon-sort-alpha-asc:before {
  content: "\ecb5";
}
.icomoon-sort-alpha-desc:before {
  content: "\ecb6";
}
.icomoon-sort-numeric-asc:before {
  content: "\ecb7";
}
.icomoon-sort-numeric-desc:before {
  content: "\ecb8";
}
.icomoon-sort-amount-asc:before {
  content: "\ecb9";
}
.icomoon-sort-amount-desc:before {
  content: "\ecba";
}
.icomoon-sort-time-asc:before {
  content: "\ecbb";
}
.icomoon-sort-time-desc:before {
  content: "\ecbc";
}
.icomoon-sigma:before {
  content: "\ecbd";
}
.icomoon-pencil-line:before {
  content: "\ecbe";
}
.icomoon-hand:before {
  content: "\ecbf";
}
.icomoon-pointer-up:before {
  content: "\ecc0";
}
.icomoon-pointer-right:before {
  content: "\ecc1";
}
.icomoon-pointer-down:before {
  content: "\ecc2";
}
.icomoon-pointer-left:before {
  content: "\ecc3";
}
.icomoon-finger-tap:before {
  content: "\ecc4";
}
.icomoon-fingers-tap:before {
  content: "\ecc5";
}
.icomoon-reminder:before {
  content: "\ecc6";
}
.icomoon-fingers-crossed:before {
  content: "\ecc7";
}
.icomoon-fingers-victory:before {
  content: "\ecc8";
}
.icomoon-gesture-zoom:before {
  content: "\ecc9";
}
.icomoon-gesture-pinch:before {
  content: "\ecca";
}
.icomoon-fingers-scroll-horizontal:before {
  content: "\eccb";
}
.icomoon-fingers-scroll-vertical:before {
  content: "\eccc";
}
.icomoon-fingers-scroll-left:before {
  content: "\eccd";
}
.icomoon-fingers-scroll-right:before {
  content: "\ecce";
}
.icomoon-hand2:before {
  content: "\eccf";
}
.icomoon-pointer-up2:before {
  content: "\ecd0";
}
.icomoon-pointer-right2:before {
  content: "\ecd1";
}
.icomoon-pointer-down2:before {
  content: "\ecd2";
}
.icomoon-pointer-left2:before {
  content: "\ecd3";
}
.icomoon-finger-tap2:before {
  content: "\ecd4";
}
.icomoon-fingers-tap2:before {
  content: "\ecd5";
}
.icomoon-reminder2:before {
  content: "\ecd6";
}
.icomoon-gesture-zoom2:before {
  content: "\ecd7";
}
.icomoon-gesture-pinch2:before {
  content: "\ecd8";
}
.icomoon-fingers-scroll-horizontal2:before {
  content: "\ecd9";
}
.icomoon-fingers-scroll-vertical2:before {
  content: "\ecda";
}
.icomoon-fingers-scroll-left2:before {
  content: "\ecdb";
}
.icomoon-fingers-scroll-right2:before {
  content: "\ecdc";
}
.icomoon-fingers-scroll-vertical3:before {
  content: "\ecdd";
}
.icomoon-border-style:before {
  content: "\ecde";
}
.icomoon-border-all:before {
  content: "\ecdf";
}
.icomoon-border-outer:before {
  content: "\ece0";
}
.icomoon-border-inner:before {
  content: "\ece1";
}
.icomoon-border-top:before {
  content: "\ece2";
}
.icomoon-border-horizontal:before {
  content: "\ece3";
}
.icomoon-border-bottom:before {
  content: "\ece4";
}
.icomoon-border-left:before {
  content: "\ece5";
}
.icomoon-border-vertical:before {
  content: "\ece6";
}
.icomoon-border-right:before {
  content: "\ece7";
}
.icomoon-border-none:before {
  content: "\ece8";
}
.icomoon-ellipsis:before {
  content: "\ece9";
}
html {
  font-family: "open sans", 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;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
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 silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
a,
a:visited {
  text-decoration: underline;
}
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;
}
select {
  background: #fff !important;
}
.navbar {
  display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
  border-top-color: #000 !important;
}
.label {
  border: 1px solid #000;
}
.table {
  border-collapse: collapse !important;
}
.table td,
.table th {
  background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #ddd !important;
}
* {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
:before,
:after {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "open sans", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.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;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
/****  FORM FIELDS ***/
form#accommodation label {
  display: none;
}
form#accommodation label.btn-block {
  display: block;
}
form#accommodation label.radio-inline {
  display: inline;
}
form#accommodation input[type="radio"] {
  margin-top: 3px;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes moveDown {
  0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@keyframes moveDown {
  0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
.tp-table {
  display: table;
  width: 100%;
}
ol {
  margin: 0;
}
button {
  line-height: 30px;
  padding: 5px 25px;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder {
  -webkit-transition: none;
  transition: none;
}
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=text]:-moz-placeholder {
  -webkit-transition: none;
  transition: none;
}
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=text]::-moz-placeholder {
  -webkit-transition: none;
  transition: none;
}
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder {
  -webkit-transition: none;
  transition: none;
}
input[type=email]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=text]:focus::-webkit-input-placeholder {
  outline: 0;
  box-shadow: none;
}
input[type=email]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
input[type=text]:focus:-moz-placeholder {
  outline: 0;
  box-shadow: none;
}
input[type=email]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=text]:focus::-moz-placeholder {
  outline: 0;
  box-shadow: none;
}
input[type=email]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=text]:focus:-ms-input-placeholder {
  outline: 0;
  box-shadow: none;
}
button:focus {
  outline: 0;
  box-shadow: none;
}
button.btn:focus {
  outline: 0;
  box-shadow: none;
}
button.btn:active:focus {
  outline: 0;
  box-shadow: none;
}
#back-to-top {
  position: fixed;
  bottom: 14px;
  right: 14px;
  display: block;
  width: 32px;
  height: 32px;
  background: #333;
  color: #fff;
  text-align: center;
  z-index: 997;
  cursor: pointer;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  visibility: visible;
}
#back-to-top i {
  line-height: 32px;
  font-size: 10px;
}
#back-to-top.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.message,
.learn-press .message {
  color: #31708f;
  margin: 0 0 40px;
  border: 0;
  border-radius: 0;
  line-height: 20px;
  padding: 10px 15px;
  font-size: 13px;
  background: #d9edf7;
}
.message.message-success,
.learn-press .message.message-success {
  color: #3c763d;
  background: #dff0d8;
}
.message.message-error,
.learn-press .message.message-error {
  color: #a94442;
  background: #f2dede;
}
.message.message-info,
.learn-press .message.message-info {
  color: #31708f;
  background: #d9edf7;
}
.message.message-warning,
.learn-press .message.message-warning {
  color: #8a6d3b;
  background: #fcf8e3;
}
.message a:hover,
.learn-press .message a:hover {
  text-decoration: underline;
}
.message-success,
.message-error,
.message-info,
.message-warning {
  margin: 0 0 40px;
  border: 0;
  border-radius: 0;
  line-height: 20px;
  padding: 10px 15px;
  font-size: 13px;
}
.mfp-content .message-success,
.mfp-content .message-error,
.mfp-content .message-info,
.mfp-content .message-warning {
  margin-top: 15px;
}
.message-success {
  color: #3c763d;
  background: #dff0d8;
}
.message-error {
  color: #a94442;
  background: #f2dede;
}
.message-info {
  color: #31708f;
  background: #d9edf7;
}
.message-warning {
  color: #8a6d3b;
  background: #fcf8e3;
}
.loop-pagination,
.pagination {
  text-align: left;
  display: inline-block;
  width: 100%;
  margin: 0;
  border-top: 0;
  padding-top: 0;
  margin-top: 60px;
}
.woocommerce .loop-pagination,
.woocommerce .pagination,
.loop-pagination .woocommerce-page,
.pagination .woocommerce-page {
  margin-top: 0;
}
.loop-pagination ul,
.pagination ul {
  margin: 0;
  padding: 0;
  display: block;
}
.loop-pagination li,
.pagination li {
  display: inline-block;
  zoom: 1;
  list-style: none;
  margin-right: 6px;
}
.loop-pagination li .page-numbers,
.pagination li .page-numbers {
  width: 40px;
  height: 40px;
  border: 1px solid #111;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  overflow: hidden;
  font-size: 13px;
  font-weight: 700;
}
.loop-pagination li .page-numbers.next,
.pagination li .page-numbers.next,
.loop-pagination li .page-numbers.prev,
.pagination li .page-numbers.prev {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}
.loop-pagination li .page-numbers.next:before,
.pagination li .page-numbers.next:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  font-size: 15px;
}
.loop-pagination li .page-numbers.prev:before,
.pagination li .page-numbers.prev:before {
  content: "\f104";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  font-size: 15px;
}
.col-1-1,
.col-1-2,
.col-1-3,
.col-1-4,
.col-1-5,
.col-1-6,
.col-2-3,
.col-2-5,
.col-3-4,
.col-3-5,
.col-4-5,
.col-5-6 {
  position: relative;
  float: left;
  box-sizing: border-box;
  display: block;
  padding: 0 15px;
}
.col-1-1 {
  width: 100%;
}
.col-1-2 {
  width: 50%;
}
.col-1-3 {
  width: 33.33333333%;
}
.col-2-3 {
  width: 66.66666666%;
}
.col-1-4 {
  width: 25%;
}
.col-3-4 {
  width: 75%;
}
.col-1-5 {
  width: 20%;
}
.col-4-5 {
  width: 80%;
}
.col-1-6 {
  width: 16.66666666%;
}
.col-5-6 {
  width: 83.33333333%;
}
.col-2-5 {
  width: 40%;
}
.col-3-5 {
  width: 60%;
}
@media (max-width: 767px) {
  .col-1-1,
  .col-1-2,
  .col-1-3,
  .col-1-4,
  .col-1-5,
  .col-1-6,
  .col-2-3,
  .col-2-5,
  .col-3-4,
  .col-3-5,
  .col-4-5,
  .col-5-6 {
    width: 50%;
  }
}
@media (max-width: 380px) {
  .col-1-1,
  .col-1-2,
  .col-1-3,
  .col-1-4,
  .col-1-5,
  .col-1-6,
  .col-2-3,
  .col-2-5,
  .col-3-4,
  .col-3-5,
  .col-4-5,
  .col-5-6 {
    width: 100%;
  }
}
.lcr-sidebar .page-container .page-contents {
  float: right;
}
.lcr-sidebar .page-container #secondary {
  float: left;
}
.left-sidebar .page-container .page-contents {
  float: right;
}
.left-sidebar .page-container #secondary {
  float: left;
}
.lrc-sidebar .page-container {
  float: right;
}
.lrc-sidebar .page-container .page-contents {
  float: right;
}
.lrc-sidebar .page-container #secondary {
  float: left;
}
.page-container {
  padding: 0;
}
.page-container:after,
.page-sidebar:after {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .left-sidebar .page-container .page-contents {
    float: none;
  }
  .left-sidebar .page-container #secondary {
    float: none;
  }
  .lrc-sidebar .page-container {
    float: none;
  }
  .lrc-sidebar .page-container .page-contents {
    float: none;
  }
  .lrc-sidebar .page-container #secondary {
    float: none;
  }
}
.tp-caption.thim-slider-heading {
  font-size: 100px;
  margin: 0 !important;
}
.tp-caption.thim-slider-sub-heading {
  font-size: 24px;
}
.tp-caption.thim-slider-button {
  -webkit-transition: all .3s !important;
          transition: all .3s !important;
  white-space: nowrap !important;
}
.thim-click-to-bottom {
  -webkit-animation: moveDown 1.3s cubic-bezier(0.07, 0.5, 0.58, 1) infinite;
          animation: moveDown 1.3s cubic-bezier(0.07, 0.5, 0.58, 1) infinite;
}
.parallax_effect {
  position: relative;
}
.parallax_effect:before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: rgba(50, 58, 69, 0.2);
}
.parallax_effect > .panel-grid-cell {
  position: relative;
  z-index: 1;
}
.woocommerce #content .comments-area,
.woocommerce .comments-area,
.comments-area {
  margin-top: 15px;
}
.woocommerce #content .comments-area .comment-list,
.woocommerce .comments-area .comment-list,
.comments-area .comment-list {
  margin: 0;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .comments-title,
.woocommerce .comments-area .comment-list .comment-list-inner .comments-title,
.comments-area .comment-list .comment-list-inner .comments-title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  padding: 15px 0;
  margin-bottom: 60px;
  margin-top: 50px;
  position: relative;
  line-height: 30px;
  padding-bottom: 22px;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .comments-title:before,
.woocommerce .comments-area .comment-list .comment-list-inner .comments-title:before,
.comments-area .comment-list .comment-list-inner .comments-title:before {
  content: '';
  width: 35px;
  height: 1px;
  background: #000;
  bottom: 0;
  position: absolute;
  left: 0;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-author.meta,
.woocommerce .comments-area .comment-list .comment-list-inner .comment-author.meta,
.comments-area .comment-list .comment-list-inner .comment-author.meta {
  color: #b3b3b3;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-author.meta strong,
.woocommerce .comments-area .comment-list .comment-list-inner .comment-author.meta strong,
.comments-area .comment-list .comment-list-inner .comment-author.meta strong {
  color: #000;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner > li,
.woocommerce .comments-area .comment-list .comment-list-inner > li,
.comments-area .comment-list .comment-list-inner > li {
  list-style: none outside none;
  margin-bottom: 25px;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li,
.woocommerce .comments-area .comment-list .comment-list-inner li,
.comments-area .comment-list .comment-list-inner li {
  margin: 0;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .wrapper-comment,
.woocommerce .comments-area .comment-list .comment-list-inner li .wrapper-comment,
.comments-area .comment-list .comment-list-inner li .wrapper-comment {
  overflow: hidden;
  padding: 45px 0;
  border-top: 1px solid #eee;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .avatar,
.woocommerce .comments-area .comment-list .comment-list-inner li .avatar,
.comments-area .comment-list .comment-list-inner li .avatar {
  width: 70px;
  height: 70px;
  float: left;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 30px;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-right,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-right,
.comments-area .comment-list .comment-list-inner li .comment-right {
  width: calc(0%);
  width: -moz-calc(0%);
  float: left;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-awaiting-moderation,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-awaiting-moderation,
.comments-area .comment-list .comment-list-inner li .comment-awaiting-moderation {
  margin-left: 20px;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .author {
  font-size: 15px;
  font-weight: 700;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author a,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author a,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .author a,
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name {
  text-transform: capitalize;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .date,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .date,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .date {
  font-size: 13px;
  font-weight: 400;
  color: #ccc;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .author,
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .date,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .date,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .date {
  float: none;
  display: inline-block;
  margin-right: 15px;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link {
  display: inline-block;
  float: right;
  font-weight: 400;
  font-size: 13px;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover,
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover {
  text-decoration: underline;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,
.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,
.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link {
  margin-left: 15px;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner li .content-comment,
.woocommerce .comments-area .comment-list .comment-list-inner li .content-comment,
.comments-area .comment-list .comment-list-inner li .content-comment {
  padding: 15px 30px 0 0;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .children,
.woocommerce .comments-area .comment-list .comment-list-inner .children,
.comments-area .comment-list .comment-list-inner .children {
  margin: 0;
  margin-left: 100px;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .children li,
.woocommerce .comments-area .comment-list .comment-list-inner .children li,
.comments-area .comment-list .comment-list-inner .children li {
  list-style: none;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-author,
.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-author,
.comments-area .comment-list .comment-list-inner .comment-form-author,
.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-email,
.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-email,
.comments-area .comment-list .comment-list-inner .comment-form-email,
.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-url,
.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-url,
.comments-area .comment-list .comment-list-inner .comment-form-url {
  width: 100%;
  display: block;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-author input,
.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-author input,
.comments-area .comment-list .comment-list-inner .comment-form-author input,
.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-email input,
.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-email input,
.comments-area .comment-list .comment-list-inner .comment-form-email input,
.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-url input,
.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-url input,
.comments-area .comment-list .comment-list-inner .comment-form-url input {
  width: 100%;
  line-height: 30px;
  padding: 4px 10px;
  min-height: 40px;
  display: inline-block;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner textarea,
.woocommerce .comments-area .comment-list .comment-list-inner textarea,
.comments-area .comment-list .comment-list-inner textarea {
  width: 100%;
  padding: 4px 10px;
}
.woocommerce #content .comments-area .comment-list .comment-list-inner .form-submit input#submit,
.woocommerce .comments-area .comment-list .comment-list-inner .form-submit input#submit,
.comments-area .comment-list .comment-list-inner .form-submit input#submit {
  text-shadow: none;
  box-shadow: none;
  border: none;
  line-height: 30px;
  padding: 5px 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.comments-area .comment-respond-area #respond.comment-respond .comment-reply-title {
  font-weight: 700;
  padding: 15px 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 25px;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-notes,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-notes,
.comments-area .comment-respond-area #respond.comment-respond .comment-notes {
  color: #999;
  position: relative;
  padding-bottom: 23px;
  margin-bottom: 55px;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-notes:before,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-notes:before,
.comments-area .comment-respond-area #respond.comment-respond .comment-notes:before {
  content: '';
  width: 35px;
  height: 1px;
  background: #000;
  bottom: 0;
  position: absolute;
  left: 0;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email,
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-url,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-url,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-url {
  width: 31%;
  display: inline-block;
  margin-bottom: 30px;
  float: left;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author input,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author input,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author input,
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email input,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email input,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email input,
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-url input,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-url input,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-url input {
  width: 100%;
  line-height: 30px;
  padding: 4px 10px;
  min-height: 40px;
  display: inline-block;
  border: 1px solid #e3e6e6;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email {
  margin-right: 3.5%;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form textarea,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form textarea,
.comments-area .comment-respond-area #respond.comment-respond .comment-form textarea {
  width: 100%;
  padding: 4px 10px;
  border: 1px solid #e3e6e6;
}
.woocommerce #content .comments-area .comment-respond-area #respond.comment-respond .comment-form .form-submit input#submit,
.woocommerce .comments-area .comment-respond-area #respond.comment-respond .comment-form .form-submit input#submit,
.comments-area .comment-respond-area #respond.comment-respond .comment-form .form-submit input#submit {
  text-shadow: none;
  box-shadow: none;
  border: none;
  line-height: 30px;
  padding: 5px 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.flexslider {
  position: relative;
}
.flexslider li {
  list-style: none;
}
.flexslider .flex-direction-nav {
  margin: 0;
}
.flexslider .flex-direction-nav a {
  position: absolute;
  z-index: 9;
  top: 50%;
  cursor: pointer;
  width: 31px;
  margin: 0;
  height: 32px;
  background: #fff;
  text-align: center;
  overflow: hidden;
  margin-top: -16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flexslider .flex-direction-nav .flex-prev {
  left: -36px;
  opacity: 0;
}
.flexslider .flex-direction-nav .flex-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 22px;
  line-height: 31px;
  display: inline-block;
}
.flexslider .flex-direction-nav .flex-next {
  right: -36px;
  opacity: 0;
}
.flexslider .flex-direction-nav .flex-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 22px;
  line-height: 31px;
  display: inline-block;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: .8;
  left: 5px;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: .8;
  right: 5px;
}
.site-content {
  padding: 60px 15px 100px;
}
.site-content.no-padding-top {
  padding-top: 0;
  padding-bottom: 0;
}
.overlay-black,
.overlay-primary {
  position: relative;
}
.overlay-black:before,
.overlay-primary:before {
  background: rgba(45, 51, 57, 0.95);
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
}
.overlay-black > div,
.overlay-primary > div {
  position: relative;
  z-index: 2;
}
.overlay-black .thim-widget-courses-searching .courses-searching button:hover {
  background: #181818;
}
.list-info {
  margin-top: 35px;
  margin-left: 0;
}
.list-info li {
  font-size: 16px;
  list-style: none;
  display: inline-block;
  padding: 0 20px;
}
.list-info li i {
  margin-right: 5px;
}
.list-info li a {
  color: inherit;
}
.custom-images {
  margin-top: -18px;
  position: relative;
  margin-bottom: -7px;
}
.smicon-box:before,
.smicon-box:after {
  clear: both;
  display: table-cell;
  content: "";
}
.custom-readmore {
  padding-top: 20px;
  padding-bottom: 20px;
}
.top_site_main {
  color: #fff;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-color: rgba(45, 51, 57, 0.95);
  min-height: 150px;
}
.top_site_main:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.top_site_main .page-title-wrapper {
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: left;
  position: relative;
  z-index: 1;
}
.top_site_main .page-title-wrapper .banner-wrapper {
  overflow: hidden;
}
.top_site_main .page-title-wrapper h1,
.top_site_main .page-title-wrapper h2 {
  color: inherit;
  margin: 0;
}
.top_site_main .page-title-wrapper h1,
.top_site_main .page-title-wrapper h2 {
  line-height: 54px;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 700;
  padding-left: 25px;
  position: relative;
}
.top_site_main .page-title-wrapper h1:before,
.top_site_main .page-title-wrapper h2:before {
  content: '';
  width: 3px;
  line-height: 54px;
  bottom: 0;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 22px;
}
.top_site_main .banner-description {
  font-style: italic;
}
#breadcrumbs {
  font-size: 12px;
}
.breadcrumbs-wrapper .woocommerce-breadcrumb,
.breadcrumbs-wrapper .thim-breadcrumbs,
.breadcrumbs-wrapper #breadcrumbs {
  padding: 13px 0;
  margin: 0;
  border-bottom: 1px solid #eee;
}
.breadcrumbs-wrapper .woocommerce-breadcrumb li,
.breadcrumbs-wrapper .thim-breadcrumbs li,
.breadcrumbs-wrapper #breadcrumbs li {
  line-height: 25px;
  display: inline-block;
  list-style: none;
  font-size: 12px;
}
.breadcrumbs-wrapper .woocommerce-breadcrumb li span,
.breadcrumbs-wrapper .thim-breadcrumbs li span,
.breadcrumbs-wrapper #breadcrumbs li span {
  margin: 0;
}
.breadcrumbs-wrapper .woocommerce-breadcrumb li:last-child span,
.breadcrumbs-wrapper .thim-breadcrumbs li:last-child span,
.breadcrumbs-wrapper #breadcrumbs li:last-child span {
  margin-right: 0;
}
.breadcrumbs-wrapper .woocommerce-breadcrumb a,
.breadcrumbs-wrapper .thim-breadcrumbs a,
.breadcrumbs-wrapper #breadcrumbs a {
  line-height: 25px;
  display: inline-block;
  margin-right: 15px;
}
.breadcrumbs-wrapper .woocommerce-breadcrumb a:after,
.breadcrumbs-wrapper .thim-breadcrumbs a:after,
.breadcrumbs-wrapper #breadcrumbs a:after {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #eee;
  display: inline-block;
  margin: 0 0 0 15px;
  line-height: 25px;
}
.breadcrumbs-wrapper.button-list-gird .woocommerce-breadcrumb,
.breadcrumbs-wrapper.button-list-gird .display,
.breadcrumbs-wrapper.button-list-gird .thim-breadcrumbs,
.breadcrumbs-wrapper.button-list-gird #breadcrumbs {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.breadcrumbs-wrapper.button-list-gird .display {
  text-align: right;
}
.breadcrumbs-wrapper.button-list-gird .display a,
.breadcrumbs-wrapper.button-list-gird .display a i {
  color: #728592;
  margin-left: 20px;
}
.gallery-img .item a {
  position: relative;
  display: inline-block;
}
.gallery-img .item a .mark {
  background-image: url(../themes/skeena/assets/dist/css/images/preview-gallery.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  transform: scale(scale(0));
  -webkit-transform: scale(scale(0));
  -moz-transform: scale(scale(0));
  -ms-transform: scale(scale(0));
  -o-transform: scale(scale(0));
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.gallery-img .item a:hover .mark {
  transform: scale(scale(1));
  -webkit-transform: scale(scale(1));
  -moz-transform: scale(scale(1));
  -ms-transform: scale(scale(1));
  -o-transform: scale(scale(1));
}
.btn-primary {
  font-style: normal;
}
.btn-primary a {
  color: #fff !important;
}
.btn-primary:hover {
  background-color: #323945;
  border-color: #323945;
}
.btn-border {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  margin: 0 10px;
  font-style: normal;
}
.slider-desc .btn {
  font-size: 16px;
  padding: 8px 20px;
  font-weight: 700;
  margin-top: 20px;
}
input[type=radio],
input[type=checkbox] {
  border: 1px solid #b4b9be;
  background: #fff;
  color: #555;
  clear: none;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: -4px 4px 0 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  min-width: 16px;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.05s border-color ease-in-out;
  transition: 0.05s border-color ease-in-out;
}
input[type=radio]:focus,
input[type=checkbox]:focus {
  box-shadow: 0;
  outline: 0;
}
input[type=radio]:checked:before,
input[type=checkbox]:checked:before {
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  font-family: FontAwesome;
  font-weight: 400;
  font-size: 14px;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  margin: 0;
}
input[type=radio] {
  border-radius: 50%;
  line-height: 10px;
  font-size: 14px;
}
input[type=radio]:checked:before {
  content: '\2022';
  text-indent: -9999px;
  border-radius: 50px;
  font-size: 24px;
  width: 6px;
  height: 6px;
  margin: 4px;
  line-height: 16px;
}
input[type=checkbox]:checked:before {
  content: '\f00c';
  margin: 0;
}
.custom-search {
  background-repeat: no-repeat !important;
}
.full-width {
  background-repeat: no-repeat !important;
  background-position: 140% 100%;
}
.full-width > .panel-grid-cell {
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
}
.full-width > .panel-grid-cell .icon-box-title {
  font-style: inherit;
  margin-top: 0;
}
.background-left {
  background-repeat: no-repeat !important;
  background-position: center left;
}
.bg-top-norepeat {
  background-position: top left;
  background-repeat: no-repeat !important;
}
#course-landing.one-courses-page .course-curriculum {
  margin: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}
#course-landing.one-courses-page .course-curriculum .course-curriculum-title,
#course-landing.one-courses-page .course-curriculum ul.curriculum-sections .section {
  padding-left: 0;
}
.content-landing .box .box-home span {
  text-align: center;
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  background-color: #fff;
  margin-top: -40px;
  margin-left: -40px;
  border: 1px solid #fff;
  border-radius: 100%;
  line-height: 80px;
  font-size: 13px;
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.content-landing .box .box-home:hover span {
  visibility: visible;
  -webkit-animation-name: bounce;
          animation-name: bounce;
}
.navigation .tm-table {
  table-layout: fixed;
  max-width: none;
  width: auto;
  min-width: 100%;
  display: table;
}
.quiz-result {
  margin-top: 20px;
  float: left;
  margin-right: -300px;
  width: 100%;
}
.quiz-result .quiz-result-mark {
  float: left;
  width: 150px;
  height: 150px;
  background-color: #F5F5F5;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 30px;
  line-height: 1;
}
.quiz-result .quiz-result-mark .quiz-mark {
  font-size: 60px;
  display: block;
}
.quiz-result .quiz-result-mark .quiz-mark small {
  font-size: 20px;
}
.quiz-result .quiz-result-summary {
  float: left;
  margin-left: 30px;
}
.quiz-result .quiz-result-summary .quiz-result-field {
  margin: 0;
  font-size: 14px;
}
.quiz-result .quiz-result-summary .quiz-result-field > label {
  width: 100px;
  display: inline-block;
}
.quiz-result .quiz-result-summary .quiz-result-field.correct {
  color: #06c;
}
.quiz-result .quiz-result-summary .quiz-result-field.wrong {
  color: #BC0B0B;
}
.quiz-result .quiz-result-summary .quiz-result-field.empty {
  color: #869791;
}
.article__parallax {
  background-attachment: fixed;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat !important;
}
.thim-bg-overlay {
  position: relative;
}
.thim-bg-overlay:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
}
.thim-bg-overlay > .panel-grid-cell {
  position: relative;
}
.thim-get-100s {
  padding-top: 181px;
}
.thim-get-100s .get-100s {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0;
}
.thim-get-100s h2 {
  color: #fff;
  font-size: 72px;
  line-height: 75px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 2px 0 10px;
}
.thim-best-industry {
  margin: -263px -2px 81px;
  position: relative;
}
.thim-register-form-top {
  margin-top: -605px;
}
.mo-openid-app-icons {
  text-align: center;
  position: relative;
  padding-bottom: 60px;
  display: block !important;
}
.mo-openid-app-icons:after {
  content: '';
  position: absolute;
  max-width: 520px;
  border-bottom: 1px solid #eee;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.mo-openid-app-icons > p {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 30px !important;
  text-align: center;
}
.mo-openid-app-icons .btn-block {
  line-height: 18px;
  display: inline-block;
  border: 0;
  border-radius: 0;
  margin-right: 20px;
  font-size: 15px;
  color: #fff;
}
.mo-openid-app-icons .btn-block:last-child {
  margin: 0;
  margin-left: 20px;
}
.mo-openid-app-icons .btn-block .fa {
  left: 0;
  width: 40px;
  border-right: 1px solid #fff;
  font-size: 16px;
}
.thim-slider-one-course-heading {
  margin: 0 !important;
}
.thim-slider-one-course-desc {
  text-align: center;
}
.thim-join-the-elite-group {
  position: relative;
}
.thim-join-the-elite-group:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffb606;
  -moz-opacity: .6;
  -khtml-opacity: .6;
  -webkit-opacity: .6;
  opacity: .6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
.thim-join-the-elite-group > div {
  position: relative;
}
.thim-join-the-elite-group .sc_heading {
  margin-bottom: 3px;
  padding: 137px 0 0;
}
.thim-join-the-elite-group .sc_heading .sub-heading {
  font-size: 18px;
}
.thim-join-the-elite-group .thim-widget-button {
  text-align: center;
  padding-bottom: 110px;
  margin-top: -5px;
}
.thim-join-the-elite-group.thim-dark:before {
  background: #000;
  -moz-opacity: .5;
  -khtml-opacity: .5;
  -webkit-opacity: .5;
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.thim-video-box {
  text-align: center;
}
.thim-video-box .video-container {
  position: relative;
  width: 750px;
  height: 431px;
  margin: auto;
  padding: 25px 85px 50px;
  background: url(../themes/skeena/assets/images/imac-bg.png) no-repeat top left;
  background-size: cover;
  max-width: 100%;
}
.thim-video-box .video-container .video {
  overflow: hidden;
  width: 100%;
  border: 4px solid #0c0d11;
  border-radius: 4px;
  position: relative;
  max-height: 363px;
  height: 363px;
}
.thim-video-box .video-container .video iframe {
  max-height: 100%;
}
.thim-video-box .video-container .video-button {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  z-index: 11;
  font-size: 50px;
  cursor: pointer;
  display: none;
}
.thim-what-it-about-desc {
  max-width: 820px;
  margin: auto;
  margin-bottom: 67px;
  text-align: center;
}
.thim-what-it-about-desc .description {
  font-size: 18px;
  line-height: 30px;
  padding: 17px 0 10px;
}
.thim-what-it-about-desc .button {
  margin-bottom: 30px;
}
.thim-what-it-about-desc .button .thim-button {
  line-height: 30px;
  padding: 10px 25px;
  border: 0;
  box-shadow: none;
  color: #333;
  background: #ffb606;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
}
.thim-what-it-about-desc .thim-login-link {
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
}
.thim-what-it-about-desc .thim-login-link a {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #ffb606;
}
.thim-hello-there .sc_heading {
  padding-top: 17px;
}
.thim-hello-there .readmore {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  margin-top: 15px;
}
.thim-hello-there .readmore a {
  color: #fff;
}
.thim-hello-there .readmore a:hover {
  color: #fff;
  text-decoration: underline;
}
#cptch_input {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.site-main .lpr_quiz {
  display: none;
}
.thim-buy-now {
  max-width: 1170px;
  margin: auto;
  padding: 42px 35px;
}
.thim-buy-now .thim-widget-button {
  padding: 13px 0;
  text-align: right;
}
.thim-buy-now .thim-widget-button .widget-button {
  border-color: #fff;
  background: #fff;
  color: #333;
}
.thim-buy-now .thim-widget-button .widget-button.normal {
  line-height: 30px;
  height: 40px;
  padding: 5px 30px;
}
.thim-buy-now .thim-widget-button .widget-button:hover {
  color: #333;
}
.thim-buy-now-desc {
  position: relative;
  padding-left: 20px;
}
.thim-buy-now-desc:before {
  width: 4px;
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: '';
  background: #ffb606;
}
.thim-buy-now-desc .heading {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  padding: 3px 0 6px;
}
.thim-buy-now-desc .description {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  line-height: 25px;
  padding-bottom: 2px;
}
.owl-carousel .owl-item {
  cursor: move;
}
.thim-col-5 {
  width: 20%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.thim-widget-gallery-posts .wrapper-filter-controls {
  text-align: center;
}
.thim-widget-gallery-posts .wrapper-filter-controls ul {
  margin: 0 auto;
  display: inline-block;
  border-bottom: 1px solid #eee;
  padding: 0 10px;
  margin-top: -10px;
  margin-bottom: 60px;
}
.thim-widget-gallery-posts .wrapper-filter-controls li {
  list-style: none;
  display: inline-block;
}
.thim-widget-gallery-posts .wrapper-filter-controls a {
  display: inline-block;
  border-bottom: 2px solid transparent;
  margin: 0 8px -2px 8px;
  padding: 5px 8px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}
.thim-widget-gallery-posts .wrapper-gallery-filter > .thim-col-5,
.thim-widget-gallery-posts .wrapper-gallery-filter > [class*=col-sm-] {
  padding-bottom: 30px;
}
.thim-widget-gallery-posts .thim-gallery-show {
  display: none;
}
.thim-widget-gallery-posts .thim-gallery-popup {
  display: block;
  position: relative;
}
.thim-widget-gallery-posts .thim-gallery-popup > img {
  width: 100%;
}
.thim-widget-gallery-posts .thim-gallery-popup:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.3);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 9;
}
.thim-widget-gallery-posts .thim-gallery-popup:hover:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.thim-widget-gallery-posts .thim-gallery-popup:after {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  width: 31px;
  height: 30px;
  line-height: 30px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  color: #fff;
  font-size: 30px;
  z-index: 10;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.thim-widget-gallery-posts .thim-gallery-popup:hover:after {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.thim-widget-gallery-posts .thim-gallery-popup.loading:after {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  content: "\f110";
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  -webkit-transition: none;
  transition: none;
}
body .box-title {
  text-align: inherit;
}
body #tp_style_selector {
  z-index: 999;
}
body #tp_style_selector .box-title {
  text-align: center;
}
body.thim-body-load-overlay {
  overflow-x: hidden;
}
body.thim-body-preload {
  overflow-x: hidden;
}
body.thim-body-preload > :not(#preload) {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}
div#preload {
  margin: auto;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999999;
}
div#preload .cssload-loader {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 62px;
  height: 62px;
  top: 50%;
  margin-top: -31px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-perspective: 780px;
          perspective: 780px;
}
div#preload .cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
div#preload .cssload-inner.cssload-one {
  left: 0;
  top: 0;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #000;
}
div#preload .cssload-inner.cssload-two {
  right: 0;
  top: 0;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #000;
}
div#preload .cssload-inner.cssload-three {
  right: 0;
  bottom: 0;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #000;
}
.thim-loading-container {
  position: absolute;
  z-index: 999999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
}
.thim-loading {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 50%;
  left: 50%;
  border-bottom: 2px solid #e4e4e4;
  border-left: 2px solid #e4e4e4;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  margin-left: -30px;
  margin-top: -30px;
  -webkit-animation: spin .6s infinite linear;
  animation: spin .6s infinite linear;
}
@keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
#toolbar {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  font-weight: 700;
}
#toolbar .widget_login-menu {
  float: right;
}
#toolbar .widget_login-menu .thim-widget-login-menu {
  line-height: 30px;
}
#toolbar .widget_login-menu .thim-widget-login-menu a {
  padding: 0 12px;
  line-height: 20px;
  display: inline-block;
}
#toolbar .widget_login-menu .thim-widget-login-menu a:last-child {
  padding-right: 0;
}
#toolbar .widget_login-menu .thim-widget-login-menu a:first-child {
  padding-left: 0;
}
#toolbar .widget_login-menu .thim-widget-login-menu .thim-link-login a:first-child {
  border-right: 1px solid #212121;
}
#toolbar .thim-language {
  float: right;
  margin-right: 10px;
}
.thim-language {
  line-height: 30px;
  position: relative;
}
.thim-language ul {
  margin: 0;
  min-width: 130px;
  position: absolute;
  padding: 5px 20px;
  left: -20px;
  z-index: 99;
  background: #2B2B2B;
  display: none;
}
.thim-language ul li {
  list-style: none;
}
.thim-language .lang-item {
  line-height: 20px;
  display: inline-block;
}
.thim-language .lang-item.active {
  padding-right: 12px;
  border-right: 1px solid #212121;
}
.thim-language .lang-item.active:after {
  content: "\f107";
  display: inline-block;
  padding-left: 5px;
  line-height: 18px;
  font-family: FontAwesome;
  vertical-align: bottom;
}
.thim-language .lang-item img {
  max-height: 10px;
  width: auto;
  margin-right: 7px;
}
.thim-language .list-lang .lang-item {
  display: block;
  line-height: 24px;
}
.thim-have-any-question {
  float: left;
  line-height: 30px;
}
.thim-have-any-question .mobile,
.thim-have-any-question .email {
  display: inline-block;
  margin-left: 11px;
  line-height: 30px;
}
.thim-have-any-question .mobile .fa,
.thim-have-any-question .email .fa {
  margin-right: 7px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
#masthead {
  padding: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#masthead .navigation {
  padding-top: 25px;
  padding-bottom: 5px;
  -webkit-transition: all ease-in-out 0.5s;
          transition: all ease-in-out 0.5s;
}
#masthead.affix.menu-hidden {
  transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
}
.wrapper-container.mobile-menu-open #masthead.affix.menu-hidden {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
body.thim-search-active #masthead.affix.menu-hidden {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
body.thim-search-active #masthead {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.navigation .width-navigation,
.navigation .width-logo {
  padding: 0;
}
.navigation .width-navigation img,
.navigation .width-logo img {
  margin-bottom: 20px;
}
.navigation .navbar-nav li .sub-menu li {
  padding: 0;
}
.navigation .navbar-nav li .sub-menu li a,
.navigation .navbar-nav li .sub-menu li > span.disable_link {
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 8px 0;
  display: block;
}
.navigation .navbar-nav li .sub-menu li.menu-item-has-children > a:after,
.navigation .navbar-nav li .sub-menu li.menu-item-has-children > span.disable_link:after {
  content: "\f178";
  font: normal normal normal 14px/1 FontAwesome;
  float: right;
  line-height: 25px;
  display: none;
}
.navigation .navbar-nav li > .sub-menu {
  margin-left: 0;
}
.navigation .menu-right {
  padding-left: 0;
}
.navigation .menu-right ul {
  margin: 0;
  list-style: none;
  line-height: 20px;
}
.navigation .menu-right ul li {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  vertical-align: middle;
}
.navigation .menu-right ul li:last-child > div {
  padding-right: 0;
}
.navigation .menu-right ul li:last-child > div.minicart_hover {
  padding-right: 15px;
}
.navigation .menu-right ul li > div {
  padding: 11px 10px 29px;
}
.navigation .menu-right ul li > div.minicart_hover {
  padding-right: 25px;
}
.navigation .menu-right ul li .search-form {
  position: relative;
  height: 60px;
  width: 50px;
}
.navigation .menu-right ul li .search-form label {
  margin: 0;
}
.navigation .menu-right ul li .search-form:after {
  width: 30px;
  cursor: pointer;
  text-align: center;
  line-height: 20px;
  position: absolute;
  right: 10px;
  top: 5px;
  display: inline-block;
}
.navigation .menu-right ul li .search-form .search-field {
  width: 200px;
  position: absolute;
  right: 0;
  bottom: -35px;
  height: 35px;
  transform: translate(0, 20px);
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  -webkit-transition: all .3s;
  transition: all .3s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
}
.navigation .menu-right ul li .search-form:hover .search-field {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
}
.site-header {
  position: absolute;
  z-index: 999;
  width: 100%;
  top: 0;
}
.site-header.sticky-header {
  position: fixed;
}
.site-header .sticky-logo {
  display: none;
}
.site-header .navbar-nav > li > a,
.site-header .navbar-nav > li > span.disable_link {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.site-header.affix {
  box-shadow: 0 1px 5px -2px rgba(42, 42, 42, 0.4);
}
.site-header.affix .navbar-nav > li > a,
.site-header.affix .navbar-nav > li > span.disable_link {
  padding: 11px 20px 29px;
  line-height: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.site-header.affix .navbar-nav > li > a.icon-toggle,
.site-header.affix .navbar-nav > li > span.disable_link.icon-toggle {
  padding: 0;
}
.site-header.affix .no-sticky-logo {
  display: none;
}
.site-header.affix .sticky-logo {
  display: inline-block;
}
.site-header .navbar-nav {
  text-align: right;
}
.site-header .navbar-nav > li {
  float: none;
  display: inline-block;
  zoom: 1;
  max-height: 60px;
}
@media (min-width: 769px) {
  .mobile-menu-container {
    display: none;
  }
  .navigation {
    position: relative;
  }
  .navigation .tm-table {
    display: table;
    table-layout: fixed;
    max-width: none;
    width: auto;
    min-width: 100%;
  }
  .navigation nav {
    position: static;
  }
  .navbar-nav > li.multicolumn [class*=submenu_columns] .sub-menu {
    position: static !important;
    display: block !important;
    width: auto;
    border: none;
    box-shadow: 0 0 0;
    padding: 0;
  }
  .navbar-nav a i.fa {
    margin-right: 5px;
  }
  .navbar-nav > li.multicolumn [class*=submenu_columns] > li,
  .navbar-nav [class*=submenu_columns] > aside {
    float: left;
  }
  .navbar-nav > li.multicolumn [class*=submenu_columns] > aside {
    padding: 15px;
  }
  .submenu-widget {
    padding: 10px;
  }
  .navbar-nav .submenu_columns_2 > li,
  .navbar-nav .submenu_columns_2 > aside {
    width: 50%;
  }
  .navbar-nav .submenu_columns_3 > li,
  .navbar-nav .submenu_columns_3 > aside {
    width: 33.33333%;
  }
  .navbar-nav .submenu_columns_4 > li,
  .navbar-nav .submenu_columns_4 > aside {
    width: 25%;
  }
  .navbar-nav .submenu_columns_5 > li,
  .navbar-nav .submenu_columns_5 > aside {
    width: 20%;
  }
  .navbar-nav .dropdown_full_width {
    position: static;
  }
  .navbar-nav li.multicolumn .submenu_columns_1 {
    width: 233px;
  }
  .navbar-nav li.multicolumn .submenu_columns_1 li {
    width: 100%;
  }
  .navbar-nav li.multicolumn .submenu_columns_2 {
    width: 466px;
  }
  .navbar-nav li.multicolumn .submenu_columns_3 {
    width: 699px;
  }
  .navbar-nav li.multicolumn .submenu_columns_4 {
    width: 932px;
  }
  .navbar-nav li.multicolumn .submenu_columns_5 {
    width: 1165px;
  }
  .navbar-nav li.drop_to_center .submenu_columns_1 {
    left: -80px;
  }
  .navbar-nav li.drop_to_center .submenu_columns_2 {
    left: -191px;
  }
  .navbar-nav li.drop_to_center .submenu_columns_3 {
    left: -310px;
  }
  .navbar-nav li.drop_to_center .submenu_columns_4 {
    left: -425px;
  }
  .navbar-nav li.drop_to_center .submenu_columns_5 {
    left: -545px;
  }
  .navbar-nav li.widget_area > .submenu-widget {
    min-width: 800px;
    width: auto;
  }
  .navbar-nav li.dropdown_full_width .megacol {
    left: 15px;
    right: 15px;
    width: auto;
  }
  .navbar-nav > li > span:hover {
    background: 0 0;
  }
  .navbar-nav [class*=submenu_columns] aside {
    float: left;
    text-align: left;
  }
  .widget_area aside ul li a,
  .widget_area aside ul li span {
    padding: 10px 25px 10px 0;
  }
  .widget_area .widget_recent_entries li {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .drop_to_right > .sub-menu {
    left: auto;
    right: 12px;
  }
  .drop_to_center.standard > .sub-menu {
    left: 50%;
  }
  .navbar-nav > li > .sub-menu.submenu-widget > li,
  .navbar-nav > li > .sub-menu.multicolumn > li {
    float: left;
    padding: 15px 0;
  }
  .navbar-nav > li > .sub-menu.submenu-widget.submenu_columns_1 > li,
  .navbar-nav > li > .sub-menu.multicolumn.submenu_columns_1 > li {
    float: none;
  }
  .navbar-nav > li > .sub-menu.submenu-widget > li {
    padding: 0;
  }
  .navbar-nav > li > .sub-menu.submenu-widget .thim-widget-course-categories li {
    padding-left: 0;
    padding-right: 0;
  }
  nav .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  nav ul,
  nav ul ul,
  nav ul ul ul {
    margin: 0;
  }
  nav ul li,
  nav ul ul li,
  nav ul ul ul li {
    margin: 0;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    background: 0 0;
  }
  .navbar-nav {
    float: none;
  }
  .navbar-nav li .sub-menu {
    display: none;
    position: absolute;
    left: -10px;
    top: auto;
    margin-top: 5px;
    z-index: 9999;
  }
  .navbar-nav li .sub-menu li {
    list-style: none;
    text-align: left;
    position: relative;
  }
  .navbar-nav li .sub-menu li a {
    text-decoration: none;
  }
  .navbar-nav li .sub-menu.submenu_columns_5 > li {
    width: 20%;
  }
  .navbar-nav li .sub-menu.submenu_columns_4 > li {
    width: 25%;
  }
  .navbar-nav li .sub-menu.submenu_columns_3 > li {
    width: 33.33%;
  }
  .navbar-nav li .sub-menu.submenu_columns_2 > li {
    width: 50%;
  }
  .navbar-nav li .sub-menu.megacol {
    padding-bottom: 10px;
  }
  .navbar-nav li .sub-menu.megacol > li > a,
  .navbar-nav li .sub-menu.megacol > li > span {
    text-transform: uppercase;
    font-weight: 600 !important;
  }
  .navbar-nav li .sub-menu.megacol > li .sub-menu {
    display: block !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
    filter: alpha(opacity=100) !important;
    margin-top: 10px;
    top: auto;
  }
  .navbar-nav li .sub-menu.megacol > li .sub-menu a,
  .navbar-nav li .sub-menu.megacol > li .sub-menu span {
    border: 0;
  }
  .navbar-nav li .sub-menu.megacol > li .sub-menu li {
    padding-left: 0;
  }
  .navbar-nav li:hover > .sub-menu li a {
    text-decoration: none;
  }
  .navbar-nav li .sub-menu {
    min-width: 260px;
    margin-left: 0;
  }
  .navbar-nav li .sub-menu li {
    width: 100%;
  }
  .navbar-nav li .sub-menu .sub-menu {
    right: calc(130%);
    right: -moz-calc(130%);
    left: auto;
    top: 0;
    padding: 15px 30px;
  }
  .navbar-nav li .sub-menu li:hover .sub-menu {
    height: auto;
    z-index: 999;
  }
  .navbar-nav li.multicolumn .megacol > li {
    padding: 10px 0;
  }
  .navbar-nav li.multicolumn .megacol > li > a,
  .navbar-nav li.multicolumn .megacol > li > span {
    font-weight: 700;
    padding: 5px 0;
    display: block;
  }
  .navbar-nav li.multicolumn .megacol > li > a:hover,
  .navbar-nav li.multicolumn .megacol > li > span:hover {
    background: 0 0;
  }
  .navbar-nav li.multicolumn .megacol .sub-menu {
    background: 0 0;
    display: block !important;
  }
  .navbar-nav li.multicolumn .megacol .sub-menu a,
  .navbar-nav li.multicolumn .megacol .sub-menu span.disable_link {
    padding: 5px 0;
    display: block;
  }
  .navbar-nav > li {
    vertical-align: middle;
    display: inline-block;
    float: none;
  }
  .navbar-nav > li > a,
  .navbar-nav > li > span.disable_link {
    padding: 11px 20px 29px;
    display: inline-block;
    position: relative;
    line-height: 20px;
  }
  .navbar-nav > li > a.icon-toggle,
  .navbar-nav > li > span.disable_link.icon-toggle {
    padding: 0;
  }
  .navbar-nav > li > a > span,
  .navbar-nav > li > span.disable_link > span {
    line-height: 20px;
  }
  .nav > li > .sub-menu {
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
    padding: 15px 30px;
  }
  .nav > li > .sub-menu .menu-category-description {
    text-align: justify;
  }
  .nav > li.widget_area > .sub-menu {
    padding-top: 23px;
    padding-bottom: 15px;
  }
  .nav > li.widget_area > .sub-menu aside {
    padding: 15px;
  }
  .nav > li.multicolumn > .sub-menu .sub-menu,
  .nav > li.widget_area > .sub-menu .sub-menu {
    box-shadow: 0 0 0;
  }
  .navigation .navbar-nav > li > a,
  .navigation .navbar-nav > li > span {
    text-transform: uppercase;
    position: relative;
    padding: 11px 20px 29px;
  }
  .navigation .navbar-nav > li > a.icon-toggle,
  .navigation .navbar-nav > li > span.icon-toggle {
    padding: 0;
    position: absolute;
    top: 9px;
    right: 6px;
    margin: 0;
    line-height: 24px;
  }
  .navigation .navbar-nav > li.widget_area > a:after,
  .navigation .navbar-nav > li.menu-item-has-children > a:after,
  .navigation .navbar-nav > li.widget_area > span:not(.icon-toggle):after,
  .navigation .navbar-nav > li.menu-item-has-children > span:not(.icon-toggle):after {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    padding: 0;
    position: absolute;
    top: 8px;
    right: 6px;
    margin: 0;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
  }
  .navigation .navbar-nav > li.widget_area .icon-toggle,
  .navigation .navbar-nav > li.menu-item-has-children .icon-toggle {
    display: none;
  }
  .navigation .navbar-nav > li.widget_area:last-child > .sub-menu,
  .navigation .navbar-nav > li.menu-item-has-children:last-child > .sub-menu,
  .navigation .navbar-nav > li.widget_area:nth-last-child(2) > .sub-menu,
  .navigation .navbar-nav > li.menu-item-has-children:nth-last-child(2) > .sub-menu {
    right: 0;
    left: auto;
  }
  .navigation .navbar-nav > li:not(.menu-item-has-children):last-child > a,
  .navigation .navbar-nav > li:not(.menu-item-has-children):last-child > span {
    padding-right: 0;
  }
  .navigation .navbar-nav > li:not(.menu-item-has-children):last-child > a:before,
  .navigation .navbar-nav > li:not(.menu-item-has-children):last-child > span:before {
    right: 0;
  }
  .admin-bar .site-header {
    top: 32px;
  }
  .mobile-logo-custom .sticky-logo-mobile,
  .mobile-logo-custom .no-sticky-logo-mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .navbar-nav li.multicolumn .submenu_columns_1 {
    width: 194px;
  }
  .navbar-nav li.multicolumn .submenu_columns_2 {
    width: 388px;
  }
  .navbar-nav li.multicolumn .submenu_columns_3 {
    width: 582px;
  }
  .navbar-nav li.multicolumn .submenu_columns_4 {
    width: 776px;
  }
  .navbar-nav li.multicolumn .submenu_columns_5 {
    width: 970px;
  }
  .navbar-nav li.dropdown_full_width [class*=submenu_columns].sub-menu {
    width: 100%;
  }
  .navbar-nav li.drop_to_center .submenu_columns_1 {
    left: -55px;
  }
  .navbar-nav li.drop_to_center .submenu_columns_2 {
    left: -152px;
  }
  .navbar-nav li.drop_to_center .submenu_columns_3 {
    left: -252px;
  }
  .navbar-nav li.drop_to_center .submenu_columns_4 {
    left: -347px;
  }
  .navbar-nav li.drop_to_center .submenu_columns_5 {
    left: -450px;
  }
}
@media (max-width: 768px) {
  .navbar-nav > li > a,
  .navbar-nav > li > span.disable_link {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #masthead.affix-top {
    top: 0;
    position: absolute;
  }
  .navigation .width-logo {
    text-align: left;
    padding-left: 15px;
  }
  body.admin-bar .site-header {
    top: 0;
  }
  body.admin-bar .site-header.sticky-header {
    top: 46px;
  }
  .navigation .navbar-nav > li.menu-item-has-children > a:after,
  .navigation .navbar-nav > li.menu-item-has-children > span:not(.icon-toggle):after {
    display: none;
  }
  .menu-mobile-effect.navbar-toggle {
    float: right;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    vertical-align: middle;
    width: 30px;
    height: 28px;
    padding: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin: 0;
    margin-top: -14px;
  }
  .menu-mobile-effect.navbar-toggle span.icon-bar {
    width: 22px;
    border-radius: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 6px;
    background: #111;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(2) {
    top: 13px;
  }
  .menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(3) {
    top: 20px;
  }
  .mobile-menu-open .menu-mobile-effect.navbar-toggle span.icon-bar {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 13px;
  }
  .mobile-menu-open .menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(2) {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
  }
  .mobile-menu-open .menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(3) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 13px;
  }
  .wrapper-container {
    position: relative;
    overflow: hidden;
  }
  .wrapper-container.mobile-menu-open {
    overflow: hidden;
    height: 100vh !important;
    margin-top: 0 !important;
  }
  body.admin-bar .wrapper-container.mobile-menu-open {
    height: calc(54vh) !important;
    height: -moz-calc(54vh) !important;
  }
  .wrapper-container.mobile-menu-open .content-pusher {
    transform: translate(-300px, 0) !important;
    -webkit-transform: translate(-300px, 0) !important;
    -moz-transform: translate(-300px, 0) !important;
    -ms-transform: translate(-300px, 0) !important;
    -o-transform: translate(-300px, 0) !important;
  }
  .wrapper-container.mobile-menu-open .content-pusher:after {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .wrapper-container.mobile-menu-open .mobile-effect.mobile-menu-container {
    visibility: visible;
    box-shadow: 0 1px 5px -2px rgba(42, 42, 42, 0.4);
  }
  .content-pusher {
    right: 0;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
    height: 100%;
  }
  .content-pusher:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
    transition: opacity .5s, width .1s .5s, height .1s .5s;
    z-index: 9;
  }
  .mobile-menu-container {
    right: 0;
    position: absolute;
    transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    visibility: hidden;
    top: 0;
    z-index: 99999;
    width: 300px;
    height: 100%;
    overflow: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  .mobile-menu-container > .nav {
    margin-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .mobile-menu-container ul {
    float: none;
  }
  .mobile-menu-container ul.sub-menu {
    background-image: none !important;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    display: none;
  }
  .mobile-menu-container ul.sub-menu li ul {
    display: block;
  }
  .mobile-menu-container ul li {
    float: none;
  }
  .mobile-menu-container ul li.current-menu-parent ul.sub-menu {
    display: block;
  }
  .mobile-menu-container ul li.disable_link {
    margin-left: 20px;
  }
  .mobile-menu-container ul li .icon-toggle {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 20px;
    top: 0;
  }
  .mobile-menu-container ul li .icon-toggle:before,
  .mobile-menu-container ul li .icon-toggle:after {
    display: none;
  }
  .mobile-menu-container ul li .icon-toggle .fa {
    line-height: 30px;
    vertical-align: middle;
  }
  .mobile-menu-container ul li a {
    display: block;
    outline: 0;
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
  }
  .mobile-menu-container ul li a:hover,
  .mobile-menu-container ul li a :focus {
    background: 0 0;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-nav li {
    list-style: none;
    position: relative;
  }
  .site-header .navigation nav {
    display: none;
  }
  .sub-menu {
    position: relative;
  }
  .sub-menu li {
    border: none !important;
  }
  .sub-menu li a {
    padding-left: 25px !important;
  }
  .navbar-nav .sub-menu:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 2px;
    top: 1px;
    display: block;
  }
  .navbar-nav .sub-menu li {
    margin-top: 9px;
  }
  .navbar-nav .sub-menu li:before {
    content: '';
    width: 7px;
    height: 1px;
    position: absolute;
    left: 3px;
    top: 10px;
    padding: 0;
    display: block;
  }
  .navbar-nav .sub-menu .sub-menu {
    margin-left: 20px;
  }
  .nav > li > span {
    padding: 10px 15px;
  }
  .site-header .navigation {
    padding: 10px 0;
  }
  .mobile-menu-container ul li span.icon-toggle {
    cursor: pointer;
  }
}
.menu-main-menu > .menu ul li {
  display: inline-block;
  list-style: none;
  padding: 10px 15px;
}
#magic-line {
  position: absolute;
  height: 2px;
  z-index: 99999;
  bottom: 26px;
}
.thim-mobile-login {
  padding: 20px 20px 0;
  display: none;
}
.thim-mobile-login a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}
.thim-mobile-login .thim-link-login a {
  padding: 0 12px;
  line-height: 20px;
  display: inline-block;
}
.thim-mobile-login .thim-link-login a:first-child {
  border-right: 1px solid #3e3d3d;
  padding-left: 0;
}
.thim-mobile-login .thim-link-login a:last-child {
  padding-right: 0;
}
.menu-right .thim-link-login {
  overflow: hidden;
}
.menu-right .thim-link-login .profile,
.menu-right .thim-link-login .register {
  display: none;
}
.menu-right .thim-link-login a {
  font-size: 13px;
  font-weight: 700;
  border: 0;
  padding: 6px 20px;
  line-height: 20px;
  display: inline-block;
  float: left;
}
.menu-right ul li > div.thim-widget-login-menu {
  padding-top: 5px;
  padding-bottom: 23px;
}
.widget_area .submenu-widget .widget-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
}
.thim-megamenu-row > .panel-grid-cell {
  padding-left: 30px !important;
  padding-right: 30px !important;
  position: relative;
}
.thim-megamenu-row > .panel-grid-cell:after {
  content: '';
  top: 7px;
  bottom: 5px;
  width: 1px;
  position: absolute;
  background: #eee;
  right: 1px;
  min-height: 360px;
}
.thim-megamenu-row > .panel-grid-cell:first-child {
  padding-left: 15px !important;
}
.thim-megamenu-row > .panel-grid-cell:last-child {
  padding-right: 15px !important;
}
.thim-megamenu-row > .panel-grid-cell:last-child:after {
  display: none;
}
.site-header.header_v2#masthead .navigation {
  padding-top: 20px;
}
.site-header.header_v2 .navigation .width-navigation img,
.site-header.header_v2 .navigation .width-logo img {
  margin-bottom: 0;
}
.site-header.header_v2 .width-navigation {
  width: 100%;
  bottom: -35px;
  margin-top: -15px;
  position: relative;
}
.site-header.header_v2 .navbar-nav {
  text-align: left;
}
.site-header.header_v2 .navbar-nav li .sub-menu {
  margin-top: 0;
  left: 0;
}
.site-header.header_v2 .navbar-nav li .sub-menu .sub-menu {
  left: auto;
}
.site-header.header_v2 .navbar-nav li.dropdown_full_width .megacol,
.site-header.header_v2 .navbar-nav li.dropdown_full_width .sub-menu {
  left: 0;
  right: 0;
}
.site-header.header_v2 .navbar-nav #magic-line {
  background: #fff;
  bottom: 15px !important;
}
.site-header.header_v2 .navigation .navbar-nav > li > a,
.site-header.header_v2 .navigation .navbar-nav > li > span {
  padding: 15px 26px 15px 30px;
  line-height: 30px;
}
.site-header.header_v2 .navigation .navbar-nav > li > a:before,
.site-header.header_v2 .navigation .navbar-nav > li > span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  bottom: 15px;
  width: 1px;
  background: #f2ac03;
}
.site-header.header_v2 .navigation .navbar-nav > li > a:after,
.site-header.header_v2 .navigation .navbar-nav > li > span:after {
  top: 17px;
  right: 11px;
}
.site-header.header_v2 .navigation .navbar-nav > li:first-child > a:before,
.site-header.header_v2 .navigation .navbar-nav > li:first-child > span:before {
  display: none;
}
.site-header.header_v2 .navigation .menu-right ul li > div {
  padding-top: 15px;
  padding-bottom: 15px;
}
.site-header.header_v2 .menu-right {
  float: right;
}
.site-header.header_v2 #toolbar {
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
}
.site-header.header_v2 #toolbar:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  max-width: 1170px;
  margin: auto;
  background: #212121;
}
#masthead.affix.menu-hidden.header_v2 {
  transform: translate(0, -120%);
  -webkit-transform: translate(0, -120%);
  -moz-transform: translate(0, -120%);
  -ms-transform: translate(0, -120%);
  -o-transform: translate(0, -120%);
}
.menu-right .thim-social {
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 22px;
}
.menu-right .thim-social li {
  height: 24px;
}
.menu-right .thim-social li:last-child a {
  margin-right: 0;
}
.menu-right .thim-social a {
  color: #fff !important;
  border-color: #fff;
  width: 24px;
  height: 24px;
  line-height: 22px;
  font-size: 12px;
}
.menu-right .thim-social a .fa {
  margin: 0;
  line-height: 22px;
}
.header-top-menu {
  text-align: right;
  overflow: hidden;
}
.header-top-menu li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-top-menu .search-form {
  line-height: 34px;
  padding: 0;
  margin: 0;
  border: 0;
  width: 270px;
  background: #1f1f1f;
  display: inline-block;
}
.header-top-menu .search-form label .search-field {
  height: 34px;
  line-height: 32px;
  border: 0;
  color: #ddd;
  font-style: italic;
  padding-right: 40px;
  background: #1f1f1f;
  border: 1px solid #1f1f1f;
}
.header-top-menu .search-form label .search-field:focus {
  border: 1px solid #484848;
}
.header-top-menu .search-form .search-submit {
  height: 34px;
  line-height: 34px;
}
.header-top-menu .search-form:after {
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #ddd;
}
footer#colophon {
  font-size: 13px;
}
footer#colophon.has-thim-course-menu {
  margin-bottom: 60px;
}
footer#colophon .footer {
  padding-top: 25px;
  padding-bottom: 0;
}
footer#colophon .footer .widget_siteorigin-panels-builder:not(.thim-footer-one-course) {
  padding-top: 55px;
  padding-bottom: 55px;
}
footer#colophon .footer .widget-title {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 40px;
  margin: -13px 0 17px;
}
footer#colophon .footer .row aside {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}
footer#colophon .footer ul {
  margin: 0;
}
footer#colophon .footer ul li {
  margin-bottom: 5px;
  line-height: 30px;
  list-style: none;
}
footer#colophon .footer ul li:last-child {
  margin-bottom: 0;
}
footer#colophon .footer .sub-menu,
footer#colophon .footer .child {
  margin-left: 20px;
  margin-top: 20px;
}
footer#colophon .thim-footer-location {
  font-size: 15px;
}
footer#colophon .thim-footer-location img {
  margin-bottom: 35px;
}
footer#colophon .thim-footer-location p {
  margin-bottom: 0;
}
footer#colophon .thim-footer-location .info {
  margin-bottom: 17px;
  line-height: 20px;
}
footer#colophon .thim-footer-location .info .fa {
  margin-right: 20px;
}
footer#colophon .thim-footer-location .social {
  margin-top: 27px;
}
footer#colophon .thim-footer-location .social a {
  width: 32px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #999;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
  cursor: pointer;
}
footer#colophon .thim-footer-location .social a .fa {
  display: block;
  line-height: 30px;
}
footer#colophon .copyright-area .copyright-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
footer#colophon .copyright-area .text-copyright {
  line-height: 30px;
}
footer#colophon .copyright-area .text-copyright a {
  line-height: 30px;
}
footer#colophon .copyright-area .text-copyright a:hover {
  text-decoration: underline;
}
footer#colophon .copyright-area ul {
  margin: 0;
}
footer#colophon .copyright-area ul li {
  display: inline-block;
  list-style: none;
  line-height: 30px;
  margin-left: 15px;
}
footer#colophon .copyright-area ul li a {
  line-height: 30px;
}
footer#colophon .copyright-area ul li a:hover {
  text-decoration: underline;
}
footer#colophon.has-footer-bottom .copyright-area {
  margin-bottom: 450px;
}
footer#colophon .thim-social {
  margin: 0;
  margin-top: -20px;
}
.footer-bottom {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}
.footer-bottom .footer_bottom_widget {
  z-index: 1;
}
.footer-bottom .thim-widget-icon-box {
  z-index: 1;
}
.wrapper-container.mobile-menu-open .footer-bottom {
  position: relative;
}
.footer-bottom .sc_heading {
  margin-bottom: 0;
  padding: 133px 0 14px;
}
.footer-bottom .sc_heading .title {
  font-size: 36px;
  margin-bottom: 13px;
  line-height: 40px;
}
.footer-bottom .sc_heading .sub-heading {
  font-size: 20px;
}
.footer-bottom .sc_heading .line {
  display: none;
}
.footer-bottom .thim-widget-button {
  text-align: center;
  padding-bottom: 140px;
}
.footer-bottom .thim-widget-button .widget-button {
  line-height: 38px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #333;
  background: 0 0;
  padding: 5px 25px;
  height: 50px;
  border: 1px solid #111;
}
.footer-bottom .thim-widget-button .widget-button:hover {
  background: #111;
  color: #fff;
}
body #wrapper-container #main-content {
  position: relative;
  z-index: 1;
}
.thim-footer-info > div {
  display: inline-block;
  margin-right: 50px;
  padding: 10px 0;
}
.thim-footer-info > div .fa {
  margin-right: 10px;
}
.thim-footer-info > div:last-child {
  margin-right: 0;
}
.thim-footer-info > div.info-phone {
  color: #fff;
}
.thim-footer-info > div.info-phone .fa {
  color: inherit;
}
.thim-footer-info > div.info-social {
  font-size: 16px;
}
.thim-footer-info > div.info-social .fa {
  margin-right: 30px;
}
.thim-footer-info > div.info-social .fa:last-child {
  margin-right: 0;
}
footer#colophon .footer aside.thim-footer-one-course {
  padding-top: 30px;
  padding-bottom: 55px;
}
footer#colophon .footer .thim-footer-one-course ul.menu {
  text-align: right;
  padding: 10px 0;
}
footer#colophon .footer .thim-footer-one-course ul.menu li {
  display: inline-block;
  margin-left: 18px;
}
footer#colophon .footer .thim-footer-one-course ul.menu li a {
  color: #fff;
}
footer#colophon .footer .thim-footer-one-course ul.menu li a:hover {
  text-decoration: underline;
  color: #fff;
}
footer#colophon .footer .thim-footer-one-course ul.menu li:first-child {
  margin-left: 0;
}
body .page-content-inner .no-results.not-found .page-header {
  margin: 0 0 9px 0;
}
body .page-content-inner .control-panel {
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: right;
}
body .page-content-inner .control-panel .control-btn > a {
  margin-right: 30px;
}
body .page-content-inner .control-panel .control-btn > a > span {
  margin-right: 10px;
}
body .page-content-inner .control-panel .control-btn > a > span:last-child {
  margin-right: 0;
}
body .page-content-inner .control-panel .control-btn > a:last-child {
  margin-right: 0;
}
body .page-content-inner.scroll .loop-pagination {
  display: none;
}
body .blog-content article:after {
  content: "";
  clear: both;
  display: block;
}
body .blog-content article .content-inner {
  display: inline-block;
  width: 100%;
  padding-bottom: 100px;
}
body .blog-content article:last-child .content-inner {
  padding-bottom: 0;
}
article .post-formats-wrapper {
  overflow: hidden;
  margin-bottom: 30px;
}
article .post-formats-wrapper img {
  -webkit-transition: all 0.3s ease-in-out 0s;
          transition: all 0.3s ease-in-out 0s;
}
article .related-archive .post-formats-wrapper img {
  width: 100%;
}
article .entry-header {
  padding-bottom: 0;
  margin-bottom: 23px;
  overflow: hidden;
}
article .entry-header .date-meta {
  font-size: 72px;
  font-weight: 700;
  height: 82px;
  border-right: 1px solid #eee;
  width: 110px;
  float: left;
  margin-right: 30px;
  line-height: 58px;
}
article .entry-header .date-meta i {
  font-size: 13px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  display: block;
  line-height: 20px;
  margin-top: 10px;
}
article .entry-header .entry-contain {
  width: calc(-40%);
  width: -moz-calc(-40%);
  float: right;
}
article .entry-header .entry-title {
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 7px;
}
article .entry-header .entry-title a {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
article .entry-header .entry-meta {
  margin: 0;
}
article .entry-header .entry-meta li {
  border-right: 1px solid #eee;
  padding-right: 30px;
  margin-right: 25px;
  list-style: none;
  display: inline-block;
  line-height: 18px;
  margin-top: 10px;
}
article .entry-header .entry-meta li:last-child {
  padding-right: 0;
  border-right: 0;
  margin-right: 0;
}
article .entry-header .entry-meta li span {
  color: #ccc;
  font-size: 12px;
  font-weight: 700;
  display: block;
  line-height: 18px;
}
article .entry-header .entry-meta li span.value,
article .entry-header .entry-meta li a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
  color: #7a7a7a;
}
article .entry-header .entry-meta li a:hover {
  text-decoration: underline;
}
article .entry-summary {
  clear: both;
}
article .readmore {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  margin-top: 23px;
}
article .readmore a {
  display: inline-block;
  line-height: 30px;
  padding: 5px 25px;
  border: 0;
}
.related-archive {
  padding: 75px 0 0 0;
}
.related-archive ul.archived-posts {
  margin: 0 -10px;
}
.related-archive ul.archived-posts li {
  list-style: none;
}
.related-archive ul.archived-posts > li {
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
  width: 33.333%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.related-archive ul.archived-posts > li.format-video .post-formats-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.related-archive ul.archived-posts > li.format-video .post-formats-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.related-archive ul.archived-posts > li .post-formats-wrapper {
  margin-bottom: 6px !important;
}
.related-archive ul.archived-posts > li h5 {
  margin: 0;
  line-height: 34px;
}
.related-archive ul.archived-posts > li h5 a {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.related-archive ul.archived-posts .date {
  color: #ccc;
  font-size: 12px;
  font-weight: 700;
}
.related-archive ul.archived-posts:after {
  clear: both;
  content: "";
  display: table;
}
.share-post .single-title,
.related-archive .single-title {
  font-weight: 700;
  padding: 15px 0;
  text-transform: uppercase;
  margin: 0 0 60px 0;
  font-size: 18px;
  position: relative;
  line-height: 30px;
  padding-bottom: 22px;
}
.share-post .single-title:before,
.related-archive .single-title:before {
  content: '';
  width: 35px;
  height: 1px;
  background: #000;
  bottom: 0;
  position: absolute;
  left: 0;
}
.tm-single-nav {
  position: fixed;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px 15px;
  z-index: 9;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.tm-single-nav:hover {
  background: rgba(0, 0, 0, 0.9);
}
.tm-single-nav:hover .post-entry {
  width: auto;
}
.tm-single-nav i {
  font-size: 28px;
  color: #fff;
  position: absolute;
  height: 28px;
  line-height: 28px;
  top: 50%;
  margin-top: -14px;
}
.tm-single-nav .post-entry {
  display: block;
  overflow: hidden;
  width: 0;
  height: 100%;
}
.tm-single-nav .post-entry .post-entry-inner {
  display: table;
  width: 200px;
  height: 100%;
}
.tm-single-nav .post-entry .post-entry-inner .post-entry-content {
  display: table-cell;
  vertical-align: middle;
}
.tm-single-nav .post-entry .post-entry-inner h3 {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
.tm-single-nav .post-entry .post-entry-inner .img {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  height: 60px;
}
.tm-single-nav .post-entry .post-entry-inner .img img {
  display: block;
}
.tm-single-nav.post-next {
  right: 0;
  text-align: right;
  border-radius: 2px 0 0 2px;
}
.tm-single-nav.post-next i {
  right: 10px;
}
.tm-single-nav.post-next .post-entry .post-entry-inner {
  margin: 0 20px 0 0;
}
.tm-single-nav.post-next .post-entry .post-entry-inner h3 {
  padding-left: 10px;
  text-align: left;
}
.tm-single-nav.post-prev {
  left: 0;
  border-radius: 0 2px 2px 0;
}
.tm-single-nav.post-prev i {
  left: 10px;
}
.tm-single-nav.post-prev .post-entry .post-entry-inner {
  margin: 0 0 0 20px;
}
.tm-single-nav.post-prev .post-entry .post-entry-inner h3 {
  padding-right: 10px;
  text-align: left;
}
.single-post .page-content article .post-formats-wrapper,
.page .page-content article .post-formats-wrapper {
  margin-bottom: 25px;
  text-align: center;
}
.single-post .page-content article .post-formats-wrapper iframe,
.page .page-content article .post-formats-wrapper iframe {
  width: 100%;
}
.single-post .page-content article .page-content-inner .entry-header,
.page .page-content article .page-content-inner .entry-header {
  margin-bottom: 25px;
}
.single-post .page-content article.format-quote blockquote,
.page .page-content article.format-quote blockquote {
  font-style: italic;
  font-weight: 300;
  padding-left: 50px;
  position: relative;
  border-left: none;
}
.single-post .page-content article.format-quote blockquote:before,
.page .page-content article.format-quote blockquote:before {
  content: '\201C';
  font-size: 100px;
  font-weight: 400;
  line-height: .8;
  padding-right: 25px;
  position: absolute;
  left: -15px;
  top: -3px;
}
.single-post .page-content article.format-quote blockquote cite,
.page .page-content article.format-quote blockquote cite {
  display: block;
  font-size: 16px;
}
.single article .entry-header .entry-title {
  margin-bottom: 13px;
}
.flexslider ul {
  margin: 0;
}
.entry-tag-share {
  margin: 80px 0 50px;
}
.entry-tag-share .post-tag {
  font-weight: 700;
  line-height: 25px;
}
.entry-tag-share .post-tag span {
  color: #666;
  margin-right: 5px;
  font-weight: 400;
}
.entry-tag-share .thim-social-share {
  float: right;
}
.thim-social-share {
  margin: 0;
  float: right;
  overflow: hidden;
}
.thim-social-share li {
  display: inline-block;
  list-style: none;
  float: left;
  height: 25px;
  line-height: 22px;
  margin-right: 25px;
  max-width: 95px;
}
.thim-social-share li.google-plus,
.thim-social-share li:last-child {
  margin-right: 0;
}
.woocommerce .thim-social-share {
  float: none;
  margin-top: 10px;
}
.single-tp_event .thim-social-share {
  float: none;
  text-align: center;
  margin-top: 40px;
  display: inline-block;
}
.thim-about-author {
  padding: 30px 30px 40px 30px;
  overflow: hidden;
  border: 1px solid #eee;
}
#tab-course-instructor .thim-about-author {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}
#tab-course-instructor .thim-about-author:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.thim-about-author .author-avatar {
  float: left;
  overflow: hidden;
  margin-right: 30px;
  max-width: 100%;
  margin-bottom: 22px;
}
.thim-about-author .author-avatar img {
  border-radius: 50%;
}
.thim-about-author .author-bio {
  float: right;
  width: calc(-40%);
  width: -moz-calc(-40%);
}
.thim-about-author .author-bio .name {
  text-transform: none;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  margin: 12px 0 2px;
  text-transform: capitalize;
}
.thim-about-author .author-bio .job {
  color: #999;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}
.thim-about-author .author-bio .thim-author-social {
  margin: 0;
  margin-top: 15px;
}
.thim-about-author .author-description {
  font-size: 15px;
  margin: 18px 0 24px;
  clear: both;
}
.thim-author-social li {
  display: inline-block;
  list-style: none;
  margin-right: 5px;
}
.thim-author-social li:last-child {
  margin-right: 0;
}
.thim-author-social li a {
  width: 32px;
  height: 32px;
  border: 1px solid #305891;
  border-radius: 50%;
  line-height: 30px;
  display: inline-block;
  color: #305891;
  font-size: 16px;
  text-align: center;
}
.thim-author-social li a.facebook {
  color: #3b5998;
  border-color: #3b5998;
}
.thim-author-social li a.facebook:hover {
  background: #3b5998;
  color: #fff;
}
.thim-author-social li a.twitter {
  color: #00aced;
  border-color: #00aced;
}
.thim-author-social li a.twitter:hover {
  background: #00aced;
  color: #fff;
}
.thim-author-social li a.google-plus {
  color: #dd4b39;
  border-color: #dd4b39;
}
.thim-author-social li a.google-plus:hover {
  background: #dd4b39;
  color: #fff;
}
.thim-author-social li a.youtube {
  color: #b00;
  border-color: #b00;
}
.thim-author-social li a.youtube:hover {
  background: #b00;
  color: #fff;
}
.thim-author-social li a.linkedin {
  color: #007bb5;
  border-color: #007bb5;
}
.thim-author-social li a.linkedin:hover {
  background: #007bb5;
  color: #fff;
}
.thim-author-social li a .fa {
  vertical-align: middle;
}
.entry-navigation-post {
  border: 1px solid #eee;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.entry-navigation-post:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 50%;
  background: #eee;
}
.entry-navigation-post .prev-post,
.entry-navigation-post .next-post {
  width: 50%;
  float: left;
  padding: 10px 30px 25px;
}
.entry-navigation-post .prev-post .heading,
.entry-navigation-post .next-post .heading {
  line-height: 26px;
  margin-bottom: 10px;
}
.entry-navigation-post .prev-post .title,
.entry-navigation-post .next-post .title {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  line-height: 22px;
}
.entry-navigation-post .prev-post .date,
.entry-navigation-post .next-post .date {
  color: #ccc;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
}
.entry-navigation-post .prev-post {
  text-align: right;
}
.search-results .content-archive article .content-inner {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e1e8ed;
  padding: 20px 0;
}
.search-results .content-archive article .content-inner .post-formats-wrapper {
  float: left;
  margin-right: 20px;
}
.search-results .content-archive article .content-inner .entry-content header h3 {
  margin: 0 0 10px 0;
}
.search-results .content-archive article:first-child .content-inner {
  padding-top: 0;
}
.search-results .content-archive article:last-child .content-inner {
  border-bottom: none;
}
.search-results .content-archive article:after {
  content: "";
  clear: both;
  display: block;
}
.thim-contact-faqs {
  max-width: 585px;
  margin: 72px auto 100px;
}
.thim-contact-faqs h4 {
  font-weight: 700;
  font-size: 30px;
  margin: 0;
  line-height: 30px;
  margin-bottom: 34px;
}
.page-404-content {
  text-align: center;
  padding: 80px 90px;
}
.page-404-content h2 {
  text-transform: uppercase;
  font-size: 72px;
  line-height: 80px;
  font-weight: 700;
  margin-top: 40px;
}
.page-404-content a:hover {
  text-decoration: underline;
}
.thim-apply-as-intructor {
  max-width: 770px;
  clear: both;
  margin: auto;
  text-align: center;
}
.become-teacher-form {
  margin-bottom: 100px;
  text-align: center;
  border: 1px solid #eee;
}
.become-teacher-form .teacher-title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  line-height: 40px;
  padding: 16px 0;
  margin: 0;
}
.become-teacher-form .message.message-info {
  margin-bottom: 0;
}
.become-teacher-form ul {
  margin: 0;
}
.become-teacher-form ul li {
  list-style: none;
}
.become-teacher-form ul li input {
  width: 330px;
  max-width: 100%;
  margin: auto;
  box-shadow: none;
  border: 1px solid #eee;
  line-height: 30px;
  height: 40px;
  padding: 5px 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #999;
}
.become-teacher-form button[type=submit] {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  border: 0;
  line-height: 30px;
  height: 40px;
  padding: 5px 25px;
  box-shadow: none;
}
.become-teacher-form form {
  padding: 60px 20px 80px;
}
.become-teacher-form:not(.allow) form {
  padding: 45px 20px 56px;
}
.become-teacher-form:not(.allow) button[type=submit],
.become-teacher-form:not(.allow) button[type=submit]:hover {
  -moz-opacity: .7;
  -khtml-opacity: .7;
  -webkit-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
  background: #ccc !important;
  color: #666 !important;
}
.become-teacher-form:not(.allow) [disabled=disabled] {
  cursor: not-allowed;
}
.thim-about-us-quote {
  text-align: center;
  max-width: 715px;
  margin: auto;
  margin-top: 102px;
}
.thim-about-us-quote p {
  color: #999;
  font-size: 30px;
  font-weight: 400;
  line-height: 48px;
}
.thim-about-us-quote .agency {
  line-height: 25px;
}
.thim-about-us-quote hr {
  width: 110px;
  margin: 52px auto 38px;
  height: 1px;
}
.rev_slider_wrapper .tp-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #82888d;
}
.rev_slider_wrapper .tp-bullet.selected {
  border-color: #ffb606;
  background: #ffb606;
}
.home-content .widget-title,
.site-main .widget-title {
  text-transform: uppercase;
  line-height: 30px;
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 7px;
}
.widget-area select {
  max-width: 100%;
}
.widget-area aside {
  overflow: hidden;
  padding: 0 20px;
  margin-bottom: 50px;
  position: relative;
}
.widget-area aside ul li {
  list-style: none;
}
.widget-area aside:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  background: #e5e5e5;
}
.widget-area aside:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 36px;
  z-index: 3;
}
.widget-area aside .widget-title {
  position: relative;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 36px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}
.widget-area aside.widget_single-images {
  padding: 0;
}
.widget-area aside.widget_single-images:after {
  display: none;
}
.widget-area aside.widget_single-images:before {
  display: none;
}
.widget-area aside.widget .widget-title {
  margin-bottom: 8px;
}
.widget-area aside.widget ul {
  margin: 0;
}
.widget-area aside.widget ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 30px;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.widget-area aside.widget ul li a {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.widget-area aside.widget.widget_courses .widget-title,
.widget-area aside.widget.widget_list-post .widget-title {
  margin-bottom: 20px;
}
.widget-area .thim-list-posts.sidebar .item-post {
  clear: both;
  margin-bottom: 30px;
  overflow: hidden;
}
.widget-area .thim-list-posts.sidebar .item-post:last-child {
  margin-bottom: 0;
}
.widget-area .thim-list-posts.sidebar .item-post:not(.has-post-thumbnail) .article-title-wrapper {
  width: 100%;
  float: none;
}
.widget-area .thim-list-posts.sidebar .article-image {
  float: left;
  width: 100px;
  margin-right: 20px;
  height: 85px;
  overflow: hidden;
}
.widget-area .thim-list-posts.sidebar .article-image img {
  width: 100%;
  margin-top: -8px;
}
.widget-area .thim-list-posts.sidebar .article-title-wrapper {
  width: calc(-20%);
  width: -moz-calc(-20%);
  float: right;
}
.widget-area .thim-list-posts.sidebar .article-title-wrapper h5 {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  margin: -4px 0 14px;
}
.widget-area .thim-list-posts.sidebar .article-date {
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
}
.widget-area .thim-list-posts.sidebar .article-date span {
  margin-right: 5px;
  display: inline-block;
  color: #ccc;
}
.widget-area .thim-list-posts.sidebar .article-date span.year {
  margin-right: 0;
}
.widget-area .thim-course-list-sidebar .lpr_course {
  clear: both;
  margin-bottom: 30px;
  overflow: hidden;
}
.widget-area .thim-course-list-sidebar .lpr_course:last-child {
  margin-bottom: 0;
}
.widget-area .thim-course-list-sidebar .lpr_course:not(.has-post-thumbnail) .thim-course-content {
  width: 100%;
  float: none;
}
.widget-area .thim-course-list-sidebar .lpr_course.has-post-thumbnail {
  padding-top: 0 !important;
}
.widget-area .thim-course-list-sidebar .course-thumbnail {
  float: left;
  width: 100px;
  margin-right: 20px;
  height: 85px;
  overflow: hidden;
}
.widget-area .thim-course-list-sidebar .course-thumbnail img {
  width: 100%;
  margin-top: -8px;
}
.widget-area .thim-course-list-sidebar .thim-course-content {
  width: calc(-20%);
  width: -moz-calc(-20%);
  float: right;
}
.widget-area .thim-course-list-sidebar .thim-course-content .course-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  margin: -4px 0 14px;
  text-transform: none;
}
.widget-area .thim-course-list-sidebar .course-price {
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
}
.widget-area .thim-course-list-sidebar .course-price label {
  display: none;
}
.widget-area .thim-course-list-sidebar .course-price .value {
  color: #f24c0a;
}
.widget-area .thim-course-list-sidebar .course-price .value.free-course {
  color: #54b551;
}
.search-form {
  position: relative;
  line-height: 42px;
  border: none;
}
.search-form:after {
  content: "\f002";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 42px;
  text-align: center;
  line-height: 42px;
}
.search-form label {
  width: 100%;
  display: inline-block;
  font-weight: 400;
  margin: 0;
}
.search-form label .screen-reader-text {
  display: none;
}
.search-form label .search-field {
  line-height: 40px;
  background: #fff;
  height: 42px;
  padding: 0 60px 0 15px;
  font-size: 13px;
  width: 100%;
  border: 1px solid #eee;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-form label .search-submit {
  margin-left: 0;
  margin-right: 0;
}
.search-form .search-submit {
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  z-index: 2;
  background: 0 0;
  border-radius: 0;
  line-height: 42px;
  height: 42px;
  color: transparent;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.widget.thim_search_widget a.widget-search-form {
  cursor: pointer;
}
.widget_rss .rsswidget {
  font-weight: 700;
}
.widget_rss .rss-date {
  display: block;
  font-style: italic;
  font-size: 90%;
}
.widget_rss cite {
  color: #000;
  font-weight: 700;
}
#secondary .thim-widget-courses {
  padding-top: 0;
  padding-bottom: 0;
}
.counter-group:before,
.counter-group:after {
  content: " ";
  display: table;
}
.thim-widget-countdown-box .text-center .counter-group {
  text-align: center;
}
.counter-group:after {
  clear: both;
}
.counter-group .counter-block {
  display: inline-block;
  margin-right: 30px;
  border: 1px solid #fff;
  overflow: hidden;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.counter-group .counter-block:last-child {
  margin-right: 0;
}
.color-black .counter-group .counter-block {
  border-color: #000;
}
.counter-group .counter-block .counter {
  position: relative;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  display: block;
  color: #fff;
  margin: 14px 20px 0;
}
.color-black .counter-group .counter-block .counter {
  color: #000;
}
.counter-group .counter-block .counter .number {
  padding: 1%;
  width: 46%;
  height: 98%;
  position: absolute;
  top: -10000px;
}
.counter-group .counter-block .counter .number.tens {
  left: 0;
}
.counter-group .counter-block .counter .number.units {
  left: 50%;
}
.counter-group .counter-block .counter .number.hundreds {
  display: none;
}
.counter-group .counter-block .counter .number.show {
  top: 0;
  z-index: 2;
}
.counter-group .counter-block .counter .number.show.hundreds {
  top: -100%;
}
.counter-group .counter-block .counter .number.hidden-down {
  top: 100%;
}
.counter-group .counter-block .counter .number.hidden-up {
  top: -100%;
  z-index: 100;
}
.counter-group .counter-block .counter.with-hundreds {
  margin: 14px 6px 0;
}
.counter-group .counter-block .counter.with-hundreds .number {
  width: 30.66%;
}
.counter-group .counter-block .counter.with-hundreds .number.tens {
  left: 33.33%;
}
.counter-group .counter-block .counter.with-hundreds .number.units {
  left: 66.66%;
}
.counter-group .counter-block .counter.with-hundreds .number.hundreds {
  display: block;
  left: 0;
}
.counter-group .counter-block .counter-caption {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  color: #fff;
  text-align: center;
}
.color-black .counter-group .counter-block .counter-caption {
  color: #000;
}
.thim-owl-carousel-post {
  margin: 0;
  position: relative;
}
.thim-owl-carousel-post.owl-carousel {
  margin: 0 -15px;
  width: auto;
}
.thim-owl-carousel-post .owl-item .item {
  padding: 0 15px;
}
.thim-owl-carousel-post .owl-item .image img {
  width: 100%;
}
.thim-owl-carousel-post .owl-item .content {
  text-align: center;
  margin-top: -15px;
  z-index: 999;
  position: relative;
}
.thim-owl-carousel-post .owl-item .info {
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  background: rgba(0, 0, 0, 0.6);
}
.thim-owl-carousel-post .owl-item .info .author,
.thim-owl-carousel-post .owl-item .info .date {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 30px;
  padding: 0 0 0 20px;
  float: left;
}
.thim-owl-carousel-post .owl-item .info .author a,
.thim-owl-carousel-post .owl-item .info .date a {
  line-height: 30px;
  color: #fff;
}
.thim-owl-carousel-post .owl-item .info .date {
  padding: 0 20px 0 0;
}
.thim-owl-carousel-post .owl-item .info .date:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #fff;
  line-height: 30px;
  float: left;
  border-radius: 50%;
  display: inline-block;
  margin: 13px 8px;
}
.thim-owl-carousel-post .owl-item .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  margin: 10px 0;
}
.thim-owl-carousel-post .owl-item .title a {
  text-decoration: none;
  color: #fff;
}
.thim-owl-carousel-post .owl-controls {
  position: absolute;
  right: 15px;
  top: -90px;
}
.thim-owl-carousel-post .owl-controls .owl-prev,
.thim-owl-carousel-post .owl-controls .owl-next {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  border: 1px solid #fff;
  width: 30px;
  text-align: center;
  line-height: 28px;
}
.thim-owl-carousel-post .owl-controls .owl-prev .fa,
.thim-owl-carousel-post .owl-controls .owl-next .fa {
  text-align: center;
  vertical-align: middle;
  line-height: 28px;
  color: #fff;
  font-size: 8px;
  display: block;
}
.sc_heading {
  position: relative;
  margin: 0;
  margin-bottom: 30px;
  padding-top: 42px;
  padding-bottom: 19px;
}
.sc_heading .title {
  text-transform: uppercase;
  line-height: 40px;
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 2px;
}
.sc_heading .sub-heading {
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  line-height: 30px;
  color: #999;
}
.sc_heading .line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #333;
  width: 35px;
}
.sc_heading.text-left .line {
  left: 0;
  right: auto;
}
.sc_heading.text-center .line {
  right: 0;
  margin: auto;
}
.sc_heading.text-right {
  right: 0;
  left: auto;
}
.thim-widget-accordion .widget-title {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  text-align: center;
  padding-bottom: 22px;
  margin-bottom: 46px;
  text-transform: none;
}
.thim-widget-accordion .widget-title:after {
  content: '';
  width: 35px;
  height: 1px;
  left: 0;
  right: 0;
  margin: auto;
  background: #333;
  position: absolute;
  bottom: 0;
}
.thim-widget-accordion .panel-title {
  border: 1px solid #e5e5e5;
  line-height: 30px;
  margin: 0;
  padding-left: 25px;
}
.thim-widget-accordion .panel-title a {
  line-height: 30px;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding: 0 10px 0 15px;
  position: relative;
  color: #666;
}
.thim-widget-accordion .panel-title a:before {
  width: 5px;
  height: 5px;
  content: '';
  background: #666;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 0;
  margin: auto;
}
.thim-widget-accordion .panel-title a:after {
  content: '\f0d7';
  color: #ffb606;
  font-size: 15px;
  font-family: FontAwesome;
  line-height: 30px;
  height: 30px;
  float: right;
  top: 0;
  position: absolute;
  right: 10px;
}
.thim-widget-accordion .panel-title a.collapsed:after {
  content: '\f0da';
  color: #333;
}
.thim-widget-accordion .panel-collapse {
  border: 1px solid #e5e5e5;
  border-top: 0;
  padding: 0;
}
.thim-widget-accordion .panel-collapse .panel-body {
  padding: 13px 25px 23px;
}
.thim-widget-accordion .panel-collapse p {
  margin-bottom: 5px;
}
.thim-widget-accordion .panel-default {
  margin-bottom: 6px;
}
.counter-box {
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  margin: 20px -15px;
}
.thim-no-border .counter-box {
  border: 0;
}
.counter-box .display-percentage {
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  display: block;
  margin: 0;
  padding-top: 12px;
}
.counter-box .counter-box-content {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  display: block;
  color: #fff;
  padding-bottom: 10px;
}
.counter-box.about-us {
  border-right: 1px solid #eee;
  margin: 0 -15px 10px;
}
.thim-no-border .counter-box.about-us {
  border: 0;
}
.counter-box.about-us .display-percentage {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  display: block;
  margin: 0;
  padding-top: 12px;
}
.counter-box.about-us .counter-box-content {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  display: block;
  color: #666;
  padding-bottom: 10px;
}
.thim-carousel-course-categories {
  overflow: hidden;
  width: 100%;
}
.thim-carousel-course-categories .item {
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
.thim-carousel-course-categories .item .image {
  overflow: hidden;
}
.thim-carousel-course-categories .item .image img {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.thim-carousel-course-categories .item .image a {
  display: block;
}
.thim-carousel-course-categories .item .image a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  left: 10px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
}
.thim-carousel-course-categories .item:hover .image img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.thim-carousel-course-categories .item .title {
  z-index: 3;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
  line-height: 25px;
  text-overflow: ellipsis;
  left: 10px;
  right: 10px;
  padding: 0 10px;
  margin: 0;
  white-space: nowrap;
  color: #fff;
}
.thim-carousel-course-categories .item .title a {
  color: #fff;
  display: inline-block;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
.thim-carousel-course-categories .thim-course-slider {
  margin: 0 -10px;
  width: auto;
  white-space: nowrap;
}
.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-prev,
.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-next {
  font-size: 8px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  bottom: 8px;
  left: 10px;
  width: 35px;
  text-align: center;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
  transform: translate(-10px, 0);
  -webkit-transform: translate(-10px, 0);
  -moz-transform: translate(-10px, 0);
  -ms-transform: translate(-10px, 0);
  -o-transform: translate(-10px, 0);
}
.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-prev .fa,
.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-next .fa {
  width: 35px;
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
  height: 30px;
  line-height: 30px;
  left: 0;
}
.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-next {
  left: auto;
  right: 10px;
  transform: translate(10px, 0);
  -webkit-transform: translate(10px, 0);
  -moz-transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  -o-transform: translate(10px, 0);
}
.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-prev,
.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-next {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-prev .fa,
.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-next .fa {
  right: 0;
  left: auto;
}
.thim-testimonial-slider {
  text-align: center;
  max-width: 665px;
  margin: auto;
  position: relative;
}
.thim-testimonial-slider ul.scrollable {
  list-style: none;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
.thim-testimonial-slider ul.scrollable li {
  list-style: none;
  position: absolute;
  top: 0;
}
.thim-testimonial-slider ul.scrollable li:before {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all .2s;
  transition: all .2s;
  cursor: pointer;
}
.thim-testimonial-slider ul.scrollable li.mid-item:before {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  cursor: default;
}
.thim-testimonial-slider ul.scrollable li.mid-item img {
  cursor: default;
}
.thim-testimonial-slider ul.scrollable li img {
  border-radius: 50%;
  cursor: pointer;
}
.thim-testimonial-slider .title {
  font-weight: 700;
  font-size: 15px;
  line-height: 30px;
  margin: 20px 0 -7px;
  text-transform: none;
}
.thim-testimonial-slider .regency {
  line-height: 25px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #999;
}
.thim-testimonial-slider .description {
  font-size: 16px;
  min-height: 100px;
  line-height: 25px;
}
.thim-testimonial-slider .control-nav {
  position: absolute;
  left: 0;
  top: 65px !important;
  margin-top: -15px !important;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
}
.thim-testimonial-slider .control-nav:before {
  content: '\f104';
  display: block;
  font-size: 8px;
  font-family: FontAwesome;
  color: #ddd;
  line-height: 28px;
}
.thim-testimonial-slider .control-nav.next {
  left: auto;
  right: 0;
}
.thim-testimonial-slider .control-nav.next:before {
  content: '\f105';
}
.thim-testimonial-slider .slides-content .slide-content:not(.current) {
  display: none;
}
.thim-testimonial-slider .slides-content .description {
  margin-top: 33px;
}
.thim-widget-tab {
  margin-bottom: 100px;
}
.thim-widget-tab .nav-tabs {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #eee;
}
.thim-widget-tab .nav-tabs li {
  background: 0 0;
  border-radius: 0;
  margin: 0;
  width: 33.33333333%;
  text-align: center;
  border: 0;
  position: relative;
}
.thim-widget-tab .nav-tabs li a {
  border-radius: 0;
  margin-right: 3px;
  border: 1px solid #eee;
  border-bottom: 0 !important;
  font-size: 13px;
  font-weight: 700;
  background: #f9f9f9;
  line-height: 29px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.thim-widget-tab .nav-tabs li a .fa {
  font-size: 13px;
  vertical-align: middle;
  line-height: 29px;
  margin-right: 8px;
}
.thim-widget-tab .nav-tabs li:last-child a {
  margin-right: 0;
}
.thim-widget-tab .nav-tabs li:last-child.active:before {
  right: 0;
}
.thim-widget-tab .nav-tabs li:last-child.active:after {
  right: 0;
}
.thim-widget-tab .nav-tabs li.active {
  background: #fff;
}
.thim-widget-tab .nav-tabs li.active:before {
  content: '';
  position: absolute;
  left: 0;
  right: 3px;
  top: 0;
  height: 4px;
  z-index: 10;
}
.thim-widget-tab .nav-tabs li.active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 3px;
  bottom: -1px;
  height: 1px;
  z-index: 10;
  background: #fff;
}
.thim-widget-tab .nav-tabs li.active a {
  background: #fff;
}
.thim-widget-tab .tab-content {
  border: 1px solid #eee;
  border-top: 0;
  padding: 60px 30px;
  min-height: 354px;
}
.wrapper-lists-our-team {
  text-align: center;
  margin-bottom: 41px;
}
.wrapper-lists-our-team a.join-our-team {
  display: inline-block;
  text-align: center;
  margin: auto;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 30px;
  padding: 5px 25px;
  font-weight: 700;
  margin-bottom: 60px;
}
.wrapper-lists-our-team .our-team-item {
  text-align: center;
  margin-bottom: 54px;
}
.wrapper-lists-our-team .our-team-item .our-team-image {
  position: relative;
}
.wrapper-lists-our-team .our-team-item .our-team-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  transition: all .3s;
  max-width: 200px;
  margin: auto;
  width: 100%;
}
.wrapper-lists-our-team .our-team-item .our-team-image img {
  border-radius: 50%;
}
.wrapper-lists-our-team .our-team-item .our-team-image .social-team {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}
.wrapper-lists-our-team .our-team-item .our-team-image .social-team a {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  background: 0 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.wrapper-lists-our-team .our-team-item .title {
  font-size: 15px;
  font-weight: 700;
  margin: 24px 0 0;
  line-height: 25px;
}
.wrapper-lists-our-team .our-team-item .regency {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #999;
  line-height: 20px;
}
.wrapper-lists-our-team .our-team-item:hover .our-team-image:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.wrapper-lists-our-team .our-team-item:hover .our-team-image .social-team {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.site-main .widget_text .widget-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  padding-left: 32px;
  position: relative;
  margin-bottom: 12px;
}
.site-main .widget_text .widget-title:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
}
.thim-list-event {
  position: relative;
  margin-bottom: 10px;
}
.thim-list-event .view-all {
  border: 1px solid #111;
  color: #333;
  position: absolute;
  top: -96px;
  right: 0;
  line-height: 34px;
  height: 36px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.thim-list-event .item-event {
  overflow: hidden;
  border-top: 1px solid #eee;
  padding: 50px 0 60px;
}
.thim-list-event .item-event .time-from {
  float: left;
  width: 180px;
  text-align: left;
}
.thim-list-event .item-event .time-from .date {
  font-size: 72px;
  font-weight: 700;
  line-height: 73px;
  margin-top: 0;
}
.thim-list-event .item-event .time-from .month {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 25px;
}
.thim-list-event .item-event .event-wrapper {
  float: left;
  width: calc(-350%);
  width: -moz-calc(-350%);
  color: #999;
  padding: 0 117px;
  position: relative;
}
.thim-list-event .item-event .event-wrapper:before {
  content: '';
  height: 52px;
  width: 1px;
  background: #eee;
  top: 10px;
  left: 0;
  position: absolute;
}
.thim-list-event .item-event .event-wrapper .title {
  font-size: 24px;
  font-weight: 700;
  text-transform: none;
  margin: 0;
  margin-bottom: 3px;
  line-height: 36px;
}
.thim-list-event .item-event .event-wrapper .meta {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #999;
  line-height: 25px;
}
.thim-list-event .item-event .event-wrapper .meta div {
  display: inline-block;
  line-height: 25px;
  margin-right: 19px;
}
.thim-list-event .item-event .event-wrapper .meta div .fa {
  margin-right: 2px;
  font-size: 13px;
  font-weight: 400;
}
.thim-list-event .item-event .event-wrapper .meta div:last-child {
  margin-right: 0;
}
.thim-list-event .item-event .event-wrapper .description {
  margin-top: 25px;
}
.thim-list-event .item-event .image {
  width: 270px;
  float: right;
  margin-top: 10px;
}
.thim-list-event .item-event .image img {
  width: 100%;
}
.thim-list-event.layout-2 .time-from {
  width: 48px;
  border: 1px solid #ffb606;
  text-align: center;
}
.thim-list-event.layout-2 .time-from .date {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 6px 0 -8px;
}
.thim-list-event.layout-2 .time-from .month {
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
}
.thim-list-event.layout-2 .event-wrapper {
  width: calc(37%);
  width: -moz-calc(37%);
  padding: 0;
  float: right;
}
.thim-list-event.layout-2 .event-wrapper .title {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 5px;
}
.thim-list-event.layout-2 .event-wrapper:before {
  display: none;
}
.thim-list-event.layout-2 .event-wrapper .meta {
  line-height: 20px;
}
.thim-list-event.layout-2 .event-wrapper .meta div {
  line-height: 20px;
}
.thim-list-event.layout-2 .item-event {
  padding: 25px 0 25px;
  border: 0;
  border-bottom: 1px solid #eee;
}
.thim-list-event.layout-2 .item-event:first-child {
  padding-top: 0;
}
.thim-list-event.layout-2 .view-all {
  position: relative;
  border: 0;
  line-height: 25px;
  top: auto;
  right: auto;
  padding: 0;
  display: inline-block;
  height: auto;
  margin-top: 23px;
  text-transform: uppercase;
}
.thim-list-event.layout-2 .view-all:hover {
  text-decoration: underline;
}
.list-tab-event .thim-list-event {
  margin-bottom: -60px;
}
.list-tab-event .nav-tabs {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #eee;
}
.list-tab-event .nav-tabs li {
  background: 0 0;
  border-radius: 0;
  margin: 0;
  min-width: 250px;
  text-align: center;
  border: 0;
  position: relative;
}
.list-tab-event .nav-tabs li a {
  border-radius: 0;
  margin-right: 3px;
  border: 1px solid #eee !important;
  border-bottom: 0 !important;
  font-size: 13px;
  font-weight: 700;
  background: #f9f9f9;
  line-height: 29px;
}
.list-tab-event .nav-tabs li a .fa {
  font-size: 13px;
  vertical-align: middle;
  line-height: 29px;
  margin-right: 8px;
}
.list-tab-event .nav-tabs li:last-child a {
  margin-right: 0;
}
.list-tab-event .nav-tabs li:last-child.active:before {
  right: 0;
}
.list-tab-event .nav-tabs li:last-child.active:after {
  right: 0;
}
.list-tab-event .nav-tabs li.active {
  background: #fff;
}
.list-tab-event .nav-tabs li.active:before {
  content: '';
  position: absolute;
  left: 0;
  right: 3px;
  top: 0;
  height: 4px;
  z-index: 10;
}
.list-tab-event .nav-tabs li.active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 3px;
  bottom: -1px;
  height: 1px;
  z-index: 10;
  background: #fff;
}
.list-tab-event .nav-tabs li.active a {
  background: #fff;
}
.list-tab-event .tab-content {
  border: 0;
  border-top: 0;
  padding: 60px 0 0;
}
.nav-tabs > li:focus {
  outline: 0;
}
.thim-carousel-wrapper.gallery-img .owl-item {
  text-align: center;
}
#google-map {
  height: 450px;
  position: relative;
  width: 100%;
  background: #fff;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
}
.contact-map {
  margin: 0;
}
#google-map .captionMap img {
  width: 60px;
  margin-bottom: 5px;
  margin-right: 13px;
  float: left;
  margin-top: 0;
}
#google-map img {
  max-width: none;
}
#google-map .captionMap {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), #000000);
  background: linear-gradient(rgba(0, 0, 0, 0.6), #000000);
  border-radius: 4px;
  z-index: 1;
  top: 5px;
  color: #fff;
  padding: 12px;
  font: 12px HelveticaNeue, Helvetica, Arial;
  display: inline-block;
  position: absolute;
  text-shadow: #000 0 1px 1px;
  width: 254px;
}
#google-map .captionMap span {
  font-weight: 700;
  display: block;
  padding-top: 5px;
}
.collapse-heading {
  margin: 0;
  position: relative;
  background-color: #fff;
  text-align: center;
}
.collapse-heading a {
  padding: 13px;
  display: block;
  text-decoration: none;
  background: #ffb606;
  color: #fff;
}
.collapse-heading a.collapsed {
  color: #333;
  background: #fff;
}
.collapse-heading a.collapsed:after {
  content: "\f107";
  font: normal normal normal 16px/1 FontAwesome;
  position: absolute;
  right: 15px;
  margin-top: 2px;
  color: #ffb606;
}
.collapse-heading h4 {
  margin: 0;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 700;
}
.collapse-body {
  padding: 1.5em 2em;
  font-style: italic;
}
.thim-widget-collapse .accordion-section {
  background: #fff;
  border: 1px solid #eee;
  margin-bottom: 10px;
}
.wrapper-title-icon:after {
  clear: both;
  content: "";
  display: table;
}
.iconbox-left .boxes-icon {
  float: left;
  margin-right: 15px;
}
.iconbox-left .content-inner {
  float: left;
}
.smicon-read {
  margin-top: 15px;
  padding: 5px 30px;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  font-weight: 700;
  color: #2C3339;
}
.smicon-read i {
  font-size: 12px;
  margin-left: 5px;
}
.iconbox-right .boxes-icon {
  float: right;
  margin-left: 15px;
}
.iconbox-right .content-inner {
  float: left;
}
.inner-icon {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}
.inner-icon .icon {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: background .2s, color .2s;
  transition: background .2s, color .2s;
}
.circle {
  border-radius: 50%;
}
.text-center .boxes-icon {
  margin: 0 auto;
}
.icon-top .icon-box-title {
  margin-top: 20px;
}
.icon-top .boxes-icon {
  overflow: hidden;
  display: inline-block;
}
.icon-box-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.boxes-icon {
  color: #333;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
}
.iconbox-hover .thim-widget-icon-box {
  background-color: #fff !important;
  -webkit-transition: background-color 0.5s ease;
          transition: background-color 0.5s ease;
  padding-top: 60px;
  padding-bottom: 100px;
}
.iconbox-hover .thim-widget-icon-box .content-inner {
  padding-left: 60px;
  padding-right: 60px;
}
.iconbox-hover:hover .thim-widget-icon-box {
  -webkit-transition: background-color 0.5s ease;
          transition: background-color 0.5s ease;
}
.iconbox-hover:hover .thim-widget-icon-box .icon-box-title,
.iconbox-hover:hover .thim-widget-icon-box .desc-icon-box p {
  color: #fff !important;
}
.iconbox-hover:hover .thim-widget-icon-box .boxes-icon {
  border-color: #fff !important;
}
.iconbox-hover:hover .thim-widget-icon-box .boxes-icon i {
  color: #fff !important;
}
.iconbox-hover:hover .thim-widget-icon-box .smicon-read {
  background-color: #fff;
  border-color: #fff !important;
}
.iconbox-hover:hover .line-bottom {
  background-color: #fff;
}
.icon-box-title {
  position: relative;
}
.icon-box-title .line-bottom {
  width: 90px;
  background-color: #202020;
  height: 1px;
  display: block;
  margin: 20px auto 30px auto;
}
.text-center .icon-box-title .line-bottom {
  margin: 20px auto 30px auto;
}
.text-left .icon-box-title .line-bottom {
  margin: 20px auto 30px 0;
}
.text-right .icon-box-title .line-bottom {
  margin: 20px 0 30px auto;
}
.thim-widget-icon-box {
  position: relative;
  overflow: hidden;
}
.thim-widget-icon-box .wrapper-box-icon {
  position: relative;
  z-index: 9;
}
.thim-widget-icon-box .wrapper-box-icon.background-video {
  min-height: 450px;
}
.thim-widget-icon-box .wrapper-box-icon.background-video .content-inner {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.thim-widget-icon-box .wrapper-box-icon.background-video .desc-icon-box p {
  margin: 16px 0 35px;
}
.thim-widget-icon-box .wrapper-box-icon.contact_info .smicon-box {
  margin: 27px 0 -4px;
}
.thim-widget-icon-box .wrapper-box-icon.contact_info .boxes-icon {
  border: 0;
}
.thim-widget-icon-box .wrapper-box-icon.contact_info .heading__primary {
  text-transform: none;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  margin: 0;
}
.thim-widget-icon-box .wrapper-box-icon.contact_info .desc-icon-box p {
  line-height: 25px;
  margin: 0;
  color: inherit;
}
.thim-widget-icon-box .wrapper-box-icon.contact_info a {
  color: inherit;
}
.thim-widget-icon-box .wrapper-box-icon.contact_info a:hover {
  text-decoration: underline;
}
.thim-widget-icon-box video {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  max-height: 1000%;
  max-width: 1000%;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.thim-widget-icon-box .wrapper-box-icon.background-video .heading__primary {
  text-transform: uppercase;
}
.thim-widget-icon-box .desc-icon-box p {
  line-height: 26px;
  margin: 16px 0 45px;
}
.thim-widget-icon-box .bg-video-play {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: solid 7px #333;
  display: block;
  margin: 0 auto 0 auto;
  line-height: 90px;
  cursor: pointer;
  background: 0 0;
  color: #333;
  text-align: center;
}
.thim-widget-icon-box .bg-video-play:before {
  font: normal normal normal 40px/1 FontAwesome;
  content: "\f04b";
  margin-left: 11px;
}
.thim-widget-icon-box .bg-video-play.bg-pause {
  line-height: 90px;
}
.thim-widget-icon-box .bg-video-play.bg-pause:before {
  content: "\f04c";
  font-size: 36px;
  margin-left: 0;
}
.thim-widget-icon-box .heading__primary {
  text-transform: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  margin-top: 4px;
  margin-bottom: 15px;
}
.thim-widget-icon-box .desc-icon-box p {
  color: #999;
  margin: 0;
  margin-bottom: 23px;
}
.thim-widget-icon-box .boxes-icon {
  border: 0;
}
.thim-widget-icon-box .boxes-icon.circle {
  border: 1px solid #eee;
}
.thim-widget-icon-box .wrapper-box-icon.circle .content-inner {
  padding-left: 15px;
  padding-right: 50px;
}
.thim-widget-icon-box .wrapper-box-icon.circle .heading__primary {
  margin-top: 0;
  margin-bottom: 6px;
}
.thim-widget-icon-box .wrapper-box-icon.circle .desc-icon-box p {
  margin-bottom: 17px;
}
.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .boxes-icon {
  height: auto !important;
}
.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .boxes-icon img {
  width: 100%;
  height: auto;
}
.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read {
  border: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 0;
  text-transform: uppercase;
}
.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read:hover {
  text-decoration: underline;
}
.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read .fa {
  display: none;
}
.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .desc-icon-box {
  margin-top: 24px;
}
.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) p {
  margin-bottom: 16px;
}
.wrapper-box-icon.overlay {
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.wrapper-box-icon.overlay:hover {
  background: #000;
}
.wrapper-box-icon.overlay:hover .icon-images img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.wrapper-box-icon.overlay:hover .icon.icomoon {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.wrapper-box-icon.overlay .icon.icomoon {
  display: inline-block;
  margin-top: 22px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.wrapper-box-icon.overlay .icon-images {
  display: inline-block;
}
.wrapper-box-icon.overlay .icon-images img {
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-top: 28px;
}
.wrapper-box-icon.overlay .smicon-box {
  padding: 7px 0;
  overflow: hidden;
  min-height: 150px;
}
.wrapper-box-icon.overlay .heading__primary {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
  margin: 20px 0 10px;
  padding-right: 45px;
}
.wrapper-box-icon.overlay .boxes-icon {
  border: 0;
  overflow: hidden;
}
.wrapper-box-icon.overlay .smicon-read {
  border: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  padding: 0;
  margin-top: 0;
}
.wrapper-box-icon.overlay .smicon-read i {
  font-size: 11px;
}
.wrapper-box-icon.overlay .smicon-read:hover {
  text-decoration: underline;
}
.wrapper-box-icon.overlay .content-inner {
  padding-bottom: 10px;
}
.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box {
  overflow: hidden;
}
.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box .icon .fa {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box:hover .icon .fa {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.thim-welcome-university > .panel-grid-cell:first-child {
  padding-right: 30px !important;
  position: relative;
}
.thim-welcome-university > .panel-grid-cell:first-child:before {
  content: '';
  position: absolute;
  top: 52px;
  bottom: 0;
  right: 0;
  width: 1px;
  height: auto;
  background: #eee;
}
.thim-welcome-university > .panel-grid-cell:nth-child(2) {
  padding-left: 30px !important;
}
.thim-welcome-university .sc_heading {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.thim-university-top-icon > .panel-grid-cell {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.thim-university-top-icon .thim-no-border .thim-widget-icon-box .wrapper-box-icon {
  border: none;
}
.thim-university-top-icon .thim-widget-icon-box .wrapper-box-icon {
  border-right: 1px solid #eda803;
}
.thim-university-top-icon .thim-widget-icon-box .heading__primary {
  margin: 0;
  padding-bottom: 14px;
}
.thim-university-top-icon .thim-widget-icon-box .heading__primary a:hover {
  text-decoration: underline;
}
.thim-university-top-icon.thim-bg-overlay {
  max-width: 1170px;
  margin: auto;
  margin-top: -161px;
}
.thim-university-top-icon.thim-bg-overlay .thim-widget-icon-box .wrapper-box-icon {
  border-right-color: #2e2c2c;
}
.thim-social {
  margin: 27px 0 0 40px;
}
.thim-social a {
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #999;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
  cursor: pointer;
}
.thim-social a.facebook:hover {
  color: #fff;
  border-color: #3b5998;
  background: #3b5998;
}
.thim-social a.twitter:hover {
  color: #fff;
  border-color: #00aced;
  background: #00aced;
}
.thim-social a.dribbble:hover {
  color: #fff;
  border-color: #ea4c89;
  background: #ea4c89;
}
.thim-social a.pinterest:hover {
  color: #fff;
  border-color: #cb2027;
  background: #cb2027;
}
.thim-social a.google-plus:hover {
  color: #fff;
  border-color: #dd4b39;
  background: #dd4b39;
}
.thim-social a.linkedin:hover {
  color: #fff;
  border-color: #007bb5;
  background: #007bb5;
}
.thim-social a.youtube:hover {
  color: #fff;
  border-color: #b00;
  background: #b00;
}
.thim-social a.instagram:hover {
  color: #fff;
  border-color: #517fa4;
  background: #517fa4;
}
.thim-social a .fa {
  display: block;
  line-height: 30px;
}
.thim-social ul.social_link {
  margin: 0;
}
.thim-social ul.social_link li {
  display: inline-block;
  margin: 0;
  list-style: none;
  padding: 0;
}
.woo-social ul.social_link {
  width: 100%;
  margin: 0;
}
.woo-social ul.social_link li {
  display: inline-block;
}
.woo-social ul.social_link li a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.woo-social ul.social_link li a i {
  line-height: 36px;
}
.woo-social ul.social_link li:last-child a {
  margin-right: 0;
}
a.widget-button {
  display: inline-block;
}
a.widget-button.normal {
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  padding: 10px 40px;
}
a.widget-button.normal.very-rounded {
  border-radius: 5px;
}
a.widget-button.medium {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  padding: 16px 42px;
}
a.widget-button.medium.very-rounded {
  border-radius: 5px;
}
a.widget-button.large {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  padding: 18px 44px;
}
a.widget-button.large.very-rounded {
  border-radius: 5px;
}
a.widget-button:hover {
  background: #111;
  color: #fff;
}
.thim-widget-button .widget-button {
  line-height: 38px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background: #111;
  padding: 5px 25px;
  height: 50px;
  border: 1px solid #111;
}
.thim-widget-button .widget-button:hover {
  background: 0 0;
  color: #333;
}
.thim-widget-button .widget-button.normal {
  line-height: 38px;
  padding: 5px 25px;
  height: 50px;
}
.thim-widget-gallery-images {
  overflow: hidden;
}
.thim-widget-gallery-images .owl-prev,
.thim-widget-gallery-images .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.thim-widget-gallery-images .owl-prev {
  left: -100px;
  right: auto;
}
.thim-widget-gallery-images .owl-next {
  right: -100px;
  left: auto;
}
.thim-widget-gallery-images:hover .owl-prev {
  left: 10px;
}
.thim-widget-gallery-images:hover .owl-next {
  right: 10px;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.thim-gallery-images-default .item {
  float: left;
}
.thim-widget-courses-searching {
  text-align: center;
}
.thim-widget-courses-searching .search-course-title {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  color: #111;
  margin: 0;
  line-height: 45px;
  margin-bottom: 18px;
}
.thim-widget-courses-searching .search-course-description {
  font-size: 24px;
  font-weight: 400;
  color: #111;
}
.thim-widget-courses-searching .courses-searching {
  position: relative;
  margin: 0;
  margin-top: 48px;
  margin-bottom: 12px;
}
.thim-widget-courses-searching .courses-searching form {
  max-width: 600px;
  margin: 0 auto;
}
.thim-widget-courses-searching .courses-searching input[type=text] {
  width: calc(50%);
  width: -moz-calc(50%);
  border-radius: 0;
  border: none;
  height: 50px;
  line-height: 40px;
  float: left;
  margin: 0;
  padding-left: 20px;
  background: #fff;
  color: #999;
  font-size: 15px;
  font-style: italic;
}
.thim-widget-courses-searching .courses-searching input[type=text]:-moz-placeholder {
  color: #999;
}
.thim-widget-courses-searching .courses-searching input[type=text]::-moz-placeholder {
  color: #999;
}
.thim-widget-courses-searching .courses-searching input[type=text]:-ms-input-placeholder {
  color: #999;
}
.thim-widget-courses-searching .courses-searching input[type=text]::-webkit-input-placeholder {
  color: #999;
}
.thim-widget-courses-searching .courses-searching input[type=text]:focus:-moz-placeholder {
  color: #999;
}
.thim-widget-courses-searching .courses-searching input[type=text]:focus::-moz-placeholder {
  color: #999;
}
.thim-widget-courses-searching .courses-searching input[type=text]:focus:-ms-input-placeholder {
  color: #999;
}
.thim-widget-courses-searching .courses-searching input[type=text]:focus::-webkit-input-placeholder {
  color: #999;
}
.thim-widget-courses-searching .courses-searching button {
  width: 50px;
  line-height: 50px;
  border-radius: 0;
  float: left;
  font-size: 16px;
  padding: 0;
  border: none;
  background: #111;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.thim-widget-courses-searching .courses-searching button:focus {
  outline: 0;
}
.thim-widget-courses-searching .courses-searching form {
  overflow: hidden;
}
.thim-widget-courses-searching .courses-searching .deskpress-smartsearch,
.thim-widget-courses-searching .courses-searching .ob-list-search {
  max-width: 780px;
  text-align: left;
  margin: 0 auto;
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search {
  z-index: 999;
  overflow: hidden;
  padding: 0 20px;
  list-style: none;
  position: absolute;
  right: 0;
  max-height: 300px;
  overflow-y: auto;
  background: #fff !important;
  margin-top: 2px;
  left: 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  border-radius: 0;
  box-shadow: 2px 2px 6px -4px #000000;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search::-webkit-scrollbar {
  width: 6px;
  height: 30px;
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search li {
  list-style: none;
  padding: 0;
  line-height: 30px;
  display: block;
  width: 100%;
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search li.ob-selected {
  color: #666;
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search li.ob-selected a {
  color: #666;
  text-decoration: underline;
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search li a {
  color: #666;
  display: block;
  padding: 0 20px 0 10px;
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search li a i {
  margin-right: 10px;
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search li:first-child {
  margin-top: 10px;
}
.thim-widget-courses-searching .courses-searching ul.courses-list-search li:last-child {
  margin-bottom: 10px;
}
.thim-widget-courses-searching .thim-course-search-overlay .search-toggle {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.thim-widget-courses-searching .thim-course-search-overlay .courses-searching {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  margin: 0;
  width: 100%;
  height: 100vh;
  -webkit-transform: scale(0.2, 0.2);
  transform: scale(0.2, 0.2);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
}
.thim-widget-courses-searching .thim-course-search-overlay .courses-searching form {
  max-width: 100%;
  width: 600px;
}
body.thim-search-active .thim-widget-courses-searching .thim-course-search-overlay .courses-searching {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.thim-widget-courses-searching .thim-course-search-overlay .search-toggle {
  cursor: pointer;
  font-size: 14px;
}
.thim-widget-courses-searching .thim-course-search-overlay form {
  position: absolute;
  z-index: 10;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 50px;
}
.thim-widget-courses-searching .thim-course-search-overlay .search-popup-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: url(data:image/png; base64, iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}
.thim-widget-courses-searching .thim-course-search-overlay ul.courses-list-search {
  max-width: 600px;
  width: 100%;
  background: #f6f6f6 !important;
  top: 50%;
  margin: auto;
  margin-top: 27px;
}
body.thim-search-active {
  cursor: url(data:image/png; base64, iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress !important;
}
.menu-right {
  position: static !important;
}
.search-course-list-info {
  text-align: center;
  margin-left: 0;
}
.search-course-list-info li {
  display: inline-block;
  margin: 0 28px;
  line-height: 30px;
}
.search-course-list-info li .fa {
  font-size: 20px;
  color: #111;
  vertical-align: middle;
  line-height: 30px;
  margin-right: 8px;
}
.search-course-list-info li a {
  color: #333;
  display: inline-block;
}
.search-course-list-info li a:hover {
  text-decoration: underline;
}
.thim-carousel-instructors {
  margin: 0 -15px;
  padding-bottom: 90px;
  width: auto;
}
.thim-carousel-instructors .owl-item {
  padding: 0 15px;
}
.thim-carousel-instructors .instructor-item {
  background: #fff;
  padding: 30px;
  overflow: hidden;
}
.thim-carousel-instructors .instructor-item .avatar {
  width: 62px;
  float: left;
  margin-right: 20px;
}
.thim-carousel-instructors .instructor-item .avatar img {
  width: 100%;
  border-radius: 50%;
}
.thim-carousel-instructors .instructor-item .instructor-info {
  width: calc(18%);
  width: -moz-calc(18%);
  float: right;
}
.thim-carousel-instructors .instructor-item .instructor-info .name {
  text-transform: capitalize;
  line-height: 25px;
  margin: 12px 0 -2px;
}
.thim-carousel-instructors .instructor-item .instructor-info .job {
  font-style: italic;
  color: #999;
  font-size: 13px;
  line-height: 20px;
}
.thim-carousel-instructors .instructor-item .description {
  clear: both;
  color: #999;
  padding: 29px 0 16px;
  line-height: 25px;
  display: block;
  display: -webkit-box;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.thim-carousel-instructors .instructor-item .readmore {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  line-height: 25px;
}
.thim-carousel-instructors .instructor-item .readmore:hover {
  text-decoration: underline;
}
.thim-carousel-instructors .owl-pagination {
  position: relative;
  text-align: center;
  line-height: 30px;
  margin: 50px 0 0;
}
.thim-carousel-instructors .owl-pagination .owl-page {
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  margin: 0 5px;
  -moz-opacity: .5;
  -khtml-opacity: .5;
  -webkit-opacity: .5;
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.thim-carousel-instructors .owl-pagination .owl-page.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.bbpress #bbpress-forums {
  font-size: 13px;
}
.bbpress #bbpress-forums fieldset.bbp-form legend {
  text-align: center;
}
.bbpress #bbpress-forums ul.bbp-forums {
  border: 0;
}
.bbpress #bbpress-forums ul.bbp-forums li.bbp-footer {
  border-top: 0;
}
.bbpress #bbpress-forums #subscription-toggle {
  margin: 0 0 10px;
  display: inline-block;
}
.bbpress #bbpress-forums .bbp-header #subscription-toggle {
  margin: 0;
}
.bbpress #bbpress-forums li.bbp-header {
  border: none;
  background: #ffb606;
  color: #fff;
  font-size: 13px;
  padding: 15px 30px;
}
.bbpress #bbpress-forums li.bbp-header a {
  color: #fff;
}
.bbpress #bbpress-forums li.bbp-header .forum-titles li {
  font-weight: 700;
  font-size: 16px;
}
.bbpress #bbpress-forums li.bbp-forum-freshness,
.bbpress #bbpress-forums li.bbp-topic-freshness {
  width: 25%;
}
.bbpress #bbpress-forums li.bbp-body ul {
  border-top: 0;
  padding: 20px 30px;
  background: #fff;
  font-size: 14px;
  color: #858585;
}
.bbpress #bbpress-forums li.bbp-body ul.odd {
  background: #fbfbfb;
}
.bbpress #bbpress-forums li.bbp-body ul a {
  color: #858585;
}
.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink {
  font-size: 14px;
  font-weight: 700;
}
.bbpress #bbpress-forums li.bbp-body ul img.avatar {
  border: none;
  margin-top: -10px;
}
.bbpress #bbpress-forums li.bbp-body ul .bbp-author-name {
  text-transform: capitalize;
}
.bbpress #bbpress-forums .bbp-template-notice {
  border-radius: 0;
  border: 0;
  padding: 5px 15px;
  line-height: 30px;
  font-size: 13px;
  color: #31708f;
  background: #d9edf7;
  margin-top: 0;
}
.bbpress #bbpress-forums .bbp-template-notice img.avatar {
  border: none !important;
  margin-top: -10px;
}
.bbpress #bbpress-forums .bbp-template-notice p {
  font-size: 13px;
  padding: 0;
  margin: 0 !important;
  line-height: 30px;
}
.bbpress #bbpress-forums .bbp-template-notice.info {
  background: #d9edf7;
  color: #31708f;
}
.bbpress #bbpress-forums span.description {
  border: none !important;
}
.bbpress #bbpress-forums button {
  border: none;
  background: #111;
  line-height: 30px;
  padding: 5px 25px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 0;
  color: #fff;
}
.bbpress #bbpress-forums button:hover {
  background: #ffb606;
  color: #333;
}
.bbpress #bbpress-forums textarea,
.bbpress #bbpress-forums fieldset textarea,
.bbpress #bbpress-forums #bbp-your-profile fieldset textarea,
.bbpress #bbpress-forums input[type=text],
.bbpress #bbpress-forums fieldset input[type=text],
.bbpress #bbpress-forums #bbp-your-profile fieldset input[type=text] {
  background: #F6F6F6;
  border: none;
  padding: 9px;
}
.bbpress #bbpress-forums select,
.bbpress #bbpress-forums fieldset select,
.bbpress #bbpress-forums #bbp-your-profile fieldset select {
  padding: 6px;
  background: #F6F6F6;
  border: none;
}
.bbpress #bbpress-forums #bbp-single-user-details {
  background: #fff;
}
.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
  margin: 0;
}
.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation {
  padding: 25px 20px 35px 20px;
  color: #999;
}
.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
  color: #999;
}
.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a:hover {
  color: #ffb606;
}
.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
  border-top: 1px solid #eee;
}
.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li:first-child {
  border-top: none;
}
.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
  color: #ffb606;
  background: 0 0;
}
.bbpress #bbpress-forums #bbp-user-body {
  background: #fff;
  padding: 23px 28px 70px 28px;
  color: #999;
}
.bbpress #bbpress-forums #bbp-user-body a {
  color: #999;
}
.bbpress #bbpress-forums #bbp-user-body a:hover {
  color: #ffb606;
}
.bbpress #bbpress-forums #bbp-user-body .entry-title,
.bbpress #bbpress-forums #bbp-user-body label[for] {
  color: #323945;
}
.bbpress #bbpress-forums label[for] {
  color: #323945;
}
.bbpress #bbpress-forums .bbp-reply-form,
.bbpress #bbpress-forums .bbp-topic-form {
  background: #fff;
  padding: 38px 0;
}
.bbpress #bbpress-forums p.bbp-topic-meta {
  font-size: 13px;
}
.bbpress #bbpress-forums p.bbp-topic-meta .bbp-author-avatar {
  display: none;
}
.bbpress #bbpress-forums .bbp-forum-info .bbp-forum-content {
  font-size: 13px;
}
.bbpress .bbp-topic-description .bbp-author-avatar {
  display: none;
}
.bbpress .bbp-topic-description .bbp-author-name {
  text-transform: capitalize;
}
.bbpress div.bbp-reply-author a.bbp-author-name {
  text-transform: capitalize;
}
.bbp-search-form {
  float: none !important;
  background: #fff;
  padding: 0 0 30px;
}
#bbp-search-form {
  background: #f5f5f5;
  padding: 10px;
  clear: both !important;
}
#bbp-search-form > .bbp-search-box {
  position: relative;
  overflow: hidden;
  padding-right: 0;
}
#bbp-search-form > .bbp-search-box:before {
  content: "\f002";
  font-family: FontAwesome;
  width: 30px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  top: 0;
  right: 0;
  position: absolute;
  background: 0 0;
  z-index: 1;
  color: #ccc;
}
#bbp-search-form > .bbp-search-box:after {
  display: block;
  content: "";
  clear: both;
}
#bbp-search-form > .bbp-search-box #bbp_search {
  width: 270px !important;
  line-height: 32px;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #999;
  float: right;
  height: 34px;
  padding: 0 35px 0 15px;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#bbp-search-form > .bbp-search-box #bbp_search_submit {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  z-index: 2;
  background: 0 0;
  width: 30px;
  border-radius: 0;
  line-height: 34px;
  height: 34px;
  color: transparent;
  font-size: 13px;
}
.bbpress.single-forum #bbpress-forums .bbp-topics {
  border: none;
}
.bbpress.single-forum #bbpress-forums .bbp-topic-form {
  background: #fff;
  padding: 38px 0;
}
.bbpress.single-forum #bbpress-forums .bbp-topic-form .bbp-form {
  padding-bottom: 50px;
}
.bbpress.single-topic #bbpress-forums .bbp-replies {
  border: none;
}
.bbpress.bbp-search .content-post:after {
  display: block;
  content: "";
  clear: both;
}
.breadcrumbs-wrapper .bbp-breadcrumb {
  padding: 13px 0;
  float: none;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
}
.breadcrumbs-wrapper .bbp-breadcrumb a {
  color: #333;
}
.breadcrumbs-wrapper .bbp-breadcrumb a:hover {
  color: #ffb606;
}
.breadcrumbs-wrapper .bbp-breadcrumb > p {
  margin-bottom: 0;
}
.breadcrumbs-wrapper .bbp-breadcrumb > p > a,
.breadcrumbs-wrapper .bbp-breadcrumb > p > span {
  display: inline-block;
  line-height: 25px;
}
.breadcrumbs-wrapper .bbp-breadcrumb .bbp-breadcrumb-sep {
  padding: 0 8px;
  color: #fff;
}
.breadcrumbs-wrapper .bbp-breadcrumb .bbp-breadcrumb-sep:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #eee;
  display: inline-block;
  margin: 0 7px;
}
#buddypress div.item-list-tabs#subnav ul li:before {
  display: none;
}
#buddypress div.item-list-tabs ul li {
  position: relative;
  border-bottom: 1px solid #eee;
}
#buddypress div.item-list-tabs ul li a {
  border-radius: 0;
  margin-right: 3px;
  border: 1px solid #eee;
  border-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  background: #f9f9f9;
  line-height: 29px;
  padding: 10px 15px;
  min-width: 150px;
  text-align: center;
}
#buddypress div.item-list-tabs ul li a span {
  line-height: 15px;
}
#buddypress div.item-list-tabs ul li#activity-favs-personal-li:before,
#buddypress div.item-list-tabs ul li#read-personal-li:before,
#buddypress div.item-list-tabs ul li:last-child:before {
  right: 0;
}
#buddypress div.item-list-tabs ul li#activity-favs-personal-li:after,
#buddypress div.item-list-tabs ul li#read-personal-li:after,
#buddypress div.item-list-tabs ul li:last-child:after {
  right: 0;
}
#buddypress div.item-list-tabs ul li#activity-favs-personal-li a,
#buddypress div.item-list-tabs ul li#read-personal-li a,
#buddypress div.item-list-tabs ul li:last-child a {
  margin-right: 0;
}
#buddypress div.item-list-tabs ul li#activity-filter-select,
#buddypress div.item-list-tabs ul li.filter {
  border-bottom: 0;
}
#buddypress div.item-list-tabs ul li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 3px;
  height: 3px;
  left: 0;
}
#buddypress div.item-list-tabs ul li:after {
  bottom: -1px;
  z-index: 10;
  background: 0 0;
  left: 0;
  right: 3px;
  height: 1px;
  content: '';
  position: absolute;
}
#buddypress div.item-list-tabs ul li.selected:after,
#buddypress div.item-list-tabs ul li.current:after {
  background: #fff;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
  background: #fff;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
#buddypress .bp-avatar-nav ul.avatar-nav-items {
  border-color: #eee;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li {
  position: relative;
  border-radius: 0;
  border: 0;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li a {
  border-radius: 0;
  margin-right: 3px;
  border: 1px solid #eee;
  border-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  background: #f9f9f9;
  line-height: 24px;
  padding: 5px 15px;
  min-width: 150px;
  text-align: center;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li:last-child:before {
  right: 0;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li:last-child:after {
  right: 0;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li:last-child a {
  margin-right: 0;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li#activity-filter-select,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.filter {
  border-bottom: 0;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 3px;
  height: 3px;
  left: 0;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li:after {
  bottom: -1px;
  z-index: 10;
  background: 0 0;
  left: 0;
  right: 3px;
  height: 1px;
  content: '';
  position: absolute;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected:after,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current:after {
  background: #fff;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected a,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current a {
  background: #fff;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
#buddypress .buddypress-left {
  width: 180px;
  float: left;
  margin-right: 30px;
}
#buddypress .buddypress-left div.item-list-tabs ul li {
  display: block;
  width: 100%;
}
#buddypress .buddypress-left div.item-list-tabs ul li:before {
  right: 0;
  left: auto;
  bottom: 0;
  height: auto;
  width: 3px;
}
#buddypress .buddypress-left div.item-list-tabs ul li a {
  margin-right: 0;
}
#buddypress .buddypress-content {
  float: left;
  width: calc(-110%);
  width: -moz-calc(-110%);
}
#buddypress .buddypress-content input:not([type=submit]) {
  line-height: 30px;
  background: 0 0;
  padding: 5px 10px;
  border: 1px solid #eee;
}
#buddypress .standard-form input[type=password] {
  margin-bottom: 20px;
}
#buddypress .item-list-tabs#subnav ul li a {
  padding: 5px 15px;
  line-height: 25px;
  font-size: 12px;
  min-width: 100px;
}
#buddypress #item-body #subnav {
  margin: 0 0 20px;
}
#buddypress #item-body form#whats-new-form p.activity-greeting {
  line-height: 20px;
}
#buddypress #item-header {
  margin-bottom: 30px;
}
#buddypress .activity-list .activity-content .activity-header,
#buddypress .activity-list .activity-content .comment-header {
  font-size: 14px;
}
#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since),
#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since) {
  font-weight: 700;
}
#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since):first-child,
#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since):first-child {
  text-transform: capitalize;
}
#buddypress .activity-list .activity-content .activity-header .activity-time-since,
#buddypress .activity-list .activity-content .comment-header .activity-time-since {
  display: block;
  font-size: 13px;
  font-style: italic;
}
#buddypress .activity-list .activity-content .activity-inner,
#buddypress .activity-list .activity-content blockquote {
  font-size: 14px;
}
#buddypress #item-header-content .user-nicename {
  text-transform: capitalize;
}
#buddypress .activity-list li.mini .activity-avatar img.avatar {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  margin-left: 0;
}
#buddypress ul.item-list li {
  padding: 25px 0;
}
#buddypress ul.item-list li img.avatar {
  border-radius: 50%;
  min-width: 70px;
  max-width: 70px;
}
#buddypress .activity-list li .activity-content {
  margin-left: 90px;
}
#buddypress #item-body form#whats-new-form {
  padding-top: 15px;
}
#buddypress form#whats-new-form #whats-new-avatar {
  margin-right: 20px;
}
#buddypress form#whats-new-form #whats-new-content {
  padding-left: 0;
  margin-left: 90px;
}
#buddypress form#whats-new-form #whats-new {
  outline: 0;
  border-color: #ddd;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 75px !important;
}
#buddypress div.item-list-tabs#subnav {
  margin-bottom: 30px;
}
#buddypress input[type=submit] {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  border: 0;
  line-height: 30px;
  padding: 5px 25px;
}
#buddypress input[type=submit]:hover {
  border: 0;
}
#buddypress .acomment-meta > a:first-child {
  text-transform: capitalize;
}
#buddypress a.button {
  display: inline-block;
  line-height: 20px;
  padding: 5px 15px;
  border: none;
  outline: 0;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
#buddypress a.button > span {
  font-size: 12px;
  display: inline-block;
  background: 0 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#buddypress a.button > span:before {
  content: '(';
}
#buddypress a.button > span:after {
  content: ')';
}
#buddypress a.button:hover {
  border: none;
}
#buddypress a.button:hover > span {
  background: 0 0;
}
#buddypress div.activity-meta .button {
  padding: 5px 15px;
}
#buddypress .standard-form input[type=text] {
  margin: 5px 0 20px;
}
#buddypress table,
#buddypress td,
#buddypress tr {
  border-color: #eee;
}
#buddypress table.profile-fields:last-child {
  margin-top: 10px;
}
#buddypress div.item-list-tabs ul li.last select {
  border-radius: 0;
  line-height: 30px;
  padding: 5px 0;
  border: 1px solid #eee;
  outline: 0;
}
#buddypress div.item-list-tabs ul li.last select:focus {
  outline: 0;
}
#buddypress div.activity-comments {
  padding: 0;
}
#buddypress div.activity-comments div.acomment-avatar img {
  width: 70px;
  height: 70px;
}
#buddypress div.activity-comments > ul {
  padding: 0;
  margin-top: 25px;
}
#buddypress div.activity-comments > ul > li {
  padding-top: 25px;
  border-top: 1px solid #eee !important;
}
#buddypress div.activity-comments > ul > li .acomment-options {
  float: none;
  margin: 0;
}
#buddypress div.activity-comments > ul > li .acomment-options a:hover {
  text-decoration: underline;
}
#buddypress div.activity-comments li form.ac-form {
  border-top: 1px solid #eee;
  padding: 25px 0;
  margin-top: 20px;
}
#buddypress div.activity-comments li form.ac-form .ac-reply-content {
  margin-left: 90px;
  padding: 0;
}
#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-textarea {
  border: 0;
  padding: 0;
}
#buddypress div.activity-comments li form.ac-form .ac-reply-content textarea {
  border: 1px solid #eee;
  padding: 10px;
}
#buddypress div.activity-comments li form.ac-form .ac-reply-content input[type=submit],
#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-reply-cancel {
  display: inline-block;
  line-height: 20px;
  padding: 5px 15px;
  border: none;
  outline: 0;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: none;
}
#buddypress .acomment-meta a:first-child {
  font-weight: 700;
}
#buddypress #members-dir-search {
  float: left;
  margin: 0;
}
#buddypress #members-directory-form {
  clear: right;
  margin-top: -50px;
}
#buddypress #members-directory-form div.item-list-tabs {
  clear: right;
}
#buddypress #members-directory-form div.item-list-tabs ul li.last {
  margin-top: 0;
}
#buddypress #members-list li .item {
  width: calc(10%);
  width: -moz-calc(10%);
  float: right;
}
#buddypress #members-list li .item .item-title {
  width: 100%;
  font-size: 100%;
}
#buddypress #members-list li .item .item-title > a {
  font-weight: 700;
  display: block;
  text-transform: capitalize;
}
#buddypress #members-list li .item .item-title .update {
  font-size: 13px;
}
#buddypress #members-list li .item .item-title .activity-read-more {
  font-size: 13px;
}
#buddypress #members-list li .item .item-title .activity-read-more a:hover {
  text-decoration: underline;
}
#buddypress #members-list li .item .item-meta .activity {
  font-style: italic;
}
#buddypress div#item-header div.generic-button {
  margin-top: 15px;
}
#buddypress div#item-header div.generic-button > a {
  display: inline-block;
  line-height: 20px;
  padding: 5px 15px;
  border: none;
  outline: 0;
  box-shadow: none;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}
#buddypress div#item-header .activity {
  margin-top: 5px;
}
#buddypress div#item-header .item-meta {
  font-size: 13px;
}
#buddypress div#item-header .item-meta a:hover {
  text-decoration: underline;
}
body.activity-permalink #buddypress .activity-list li.mini .activity-comments {
  margin-top: 25px;
}
body.activity-permalink #buddypress .activity-list li .activity-content {
  margin-left: 90px;
}
body.activity-permalink #buddypress #activity-stream p {
  margin: 0;
  padding-top: 0;
}
#whats-new-avatar img {
  border-radius: 50%;
}
div.bp-avatar-status p.success,
div.bp-cover-image-status p.success,
#buddypress div#message p,
#sitewide-notice p,
#buddypress p.warning {
  color: #31708f;
  margin: 0 0 40px;
  border: 0;
  border-radius: 0;
  line-height: 20px;
  padding: 10px 15px;
  font-size: 13px;
  background: #d9edf7;
}
#buddypress p.warning {
  color: #8a6d3b;
  background: #fcf8e3;
}
div.bp-avatar-status p.success,
div.bp-cover-image-status p.success {
  color: #3c763d;
  background: #dff0d8;
}
#search-members-form {
  position: relative;
}
#search-members-form #members_search {
  display: inline-block;
  line-height: 30px;
  padding: 4px 10px;
  border: 1px solid #eee;
  color: #999;
  min-width: 250px;
}
#search-members-form #members_search_submit {
  background: 0 0;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  color: transparent;
  text-align: center;
  padding: 0;
}
#search-members-form:before {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-block;
  color: #999;
}
body.activity-permalink .bp_members #buddypress div.activity-comments {
  margin: 0;
  margin-left: 70px;
}
body.activity-permalink .bp_members #buddypress div.activity-comments > ul {
  margin: 0;
}
body.activity-permalink .bp_members #buddypress div.activity-comments > ul li {
  padding: 25px 0;
  border-top: 1px solid #eee;
}
table.learn-press-cart-table thead tr th {
  border: 1px solid #eee;
  text-align: center;
  padding: 10px 15px;
}
table.learn-press-cart-table tbody tr td {
  border: 1px solid #eee;
}
table.learn-press-cart-table tbody .cart_item td {
  padding: 10px 15px;
  vertical-align: middle;
}
table.learn-press-cart-table tbody .cart_item td a {
  color: #666;
}
table.learn-press-cart-table tbody .cart_item .course-price,
table.learn-press-cart-table tbody .cart_item .course-quantity,
table.learn-press-cart-table tbody .cart_item .course-total {
  text-align: center;
}
table.learn-press-cart-table tbody .cart_item .course-remove a {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: red !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}
table.learn-press-cart-table tbody .cart_item .course-remove a:hover {
  color: #fff !important;
  background-color: red;
}
table.learn-press-cart-table .subtotal,
table.learn-press-cart-table .total {
  text-align: right;
  padding: 10px 15px;
  font-weight: 700;
  vertical-align: middle;
  border-right: none;
}
table.learn-press-cart-table .subtotal-price,
table.learn-press-cart-table .total-price {
  text-align: center;
  vertical-align: middle;
  border-left: none;
}
form.lp-checkout .logged-in {
  padding: 15px 30px;
  background-color: #f7f6f7;
}
#learn-press-checkout-user-form {
  text-align: center;
  margin-bottom: 80px;
}
#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields {
  list-style-type: none;
  margin: 0;
}
#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li label {
  display: none;
}
#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li input {
  padding: 0 20px;
  border: 1px solid #e5e5e5;
  color: #999 !important;
  width: 50%;
  margin: 0;
  margin-bottom: 20px;
  height: 40px;
}
#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button {
  width: 50%;
}
#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a {
  padding: 5px 25px;
  font-weight: 700;
  display: inline-block;
  position: relative;
  margin-top: 10px;
  line-height: 30px;
  font-size: 13px;
  text-transform: uppercase;
}
#order_review h3 {
  margin-bottom: 50px;
  text-align: center;
}
#order_review .learn-press-checkout-review-order-table {
  margin-bottom: 80px;
}
#order_review .learn-press-checkout-review-order-table th {
  padding: 10px 15px;
  border: 1px solid #eee;
}
#order_review .learn-press-checkout-review-order-table td {
  padding: 10px 15px;
  border: 1px solid #eee;
}
#order_review .learn-press-checkout-review-order-table tfoot th {
  text-align: right;
  border: 1px solid #eee;
  border-right: none;
}
#order_review .learn-press-checkout-review-order-table tfoot td {
  border-left: none;
}
#order_review textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #eee;
  padding: 10px 15px;
  margin-bottom: 80px;
}
#learn-press-payment ul.payment-methods {
  margin: 0;
  list-style-type: none;
}
#learn-press-payment .place-order-action input.button {
  margin-top: 10px;
  height: 40px;
  padding: 0 25px;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
}
.list-book-event thead th,
.list-book-event tbody th,
.list-book-event thead td,
.list-book-event tbody td {
  border: 1px solid #eee;
  padding: 10px 15px;
}
.account-event .message {
  margin-bottom: 30px;
}
.message.event_auth_book_success {
  color: #3c763d;
  background: #dff0d8;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible !important;
}
.animated.hinge {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  visibility: visible;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.mfp-wrap,
.mfp-bg {
  z-index: 999999;
}
.related-portfolio {
  clear: both;
  margin-top: 40px;
  padding: 0;
}
.related-portfolio .module_title {
  margin-bottom: 40px;
}
.related-portfolio li {
  list-style: none;
}
.related-portfolio .portfolio-image {
  position: relative;
}
.related-portfolio .portfolio-image img {
  width: 100%;
}
.related-portfolio .portfolio_hover {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  color: #fff;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}
.related-portfolio .portfolio_hover:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.related-portfolio .portfolio_hover:hover .p_line {
  width: 50%;
}
.related-portfolio .portfolio_hover:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.related-portfolio .portfolio_hover .thumb-bg {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  width: 70%;
}
.related-portfolio .portfolio_hover .mask-content h3 a {
  color: #fff;
}
.related-portfolio .p_line {
  height: 1px;
  background: #fff;
  width: 20%;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  display: inline-block;
  margin: 5px 0;
}
.related-portfolio .cat_portfolio a {
  color: #fff;
}
.wapper_portfolio.standard.effects_zoom_01 .link_hover {
  border-radius: 2px 2px 0 0;
  display: block;
  overflow: hidden;
}
.wapper_portfolio.standard.effects_zoom_01 .portfolio_hover {
  display: none;
}
.wapper_portfolio.standard.effects_zoom_01 .portfolio-image img,
.wapper_portfolio.standard.effects_zoom_01 .portfolio-image .thumb-img {
  border-radius: 2px 2px 0 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.wapper_portfolio.standard.effects_zoom_01 .portfolio-image:hover img,
.wapper_portfolio.standard.effects_zoom_01 .portfolio-image:hover .thumb-img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.wapper_portfolio.gallery.effects_zoom_01 .thumb-bg {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  width: 70%;
}
.wapper_portfolio.gallery.effects_zoom_01 .portfolio_hover:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image {
  position: relative;
  overflow: hidden;
}
.wapper_portfolio.gallery.effects_zoom_01 .portfolio_hover {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  padding: 20px;
}
.wapper_portfolio.gallery.effects_zoom_01 .portfolio_hover {
  background: rgba(0, 0, 0, 0.3);
}
.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover .portfolio_hover {
  opacity: 1;
  top: 0;
}
.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover .portfolio_hover .read_more {
  opacity: 1;
}
.wapper_portfolio.gallery.effects_zoom_01 .mask-content h3 > a,
.wapper_portfolio.gallery.effects_zoom_01 .mask-content .cat_portfolio {
  color: #fff;
}
.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image > img,
.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image .thumb-img {
  border-radius: 2px 2px 0 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover > img,
.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover .thumb-img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.wapper_portfolio.standard.effects_zoom_02 .mask-content {
  display: table-cell;
  vertical-align: middle;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible !important;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image {
  position: relative;
  overflow: hidden;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  bottom: 8px;
  right: 8px;
  border: 2px solid;
  border-color: #fff;
  opacity: .3;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .portfolio_hover {
  opacity: 1;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  padding: 20px;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  bottom: 8px;
  right: 8px;
  border: 2px solid;
  border-color: #fff;
  opacity: .3;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover .thumb-bg {
  background-color: rgba(0, 0, 255, 0.4);
  height: 100%;
  width: 100%;
  display: table;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image img,
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image .thumb-img {
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover img,
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .thumb-img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.wapper_portfolio.gallery.effects_zoom_02 .mask-content {
  display: table-cell;
  vertical-align: middle;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image .mask-content h3,
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .cat_portfolio,
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible !important;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content h3 {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .cat_portfolio {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image {
  position: relative;
  overflow: hidden;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  bottom: 8px;
  right: 8px;
  border: 2px solid;
  border-color: #fff;
  opacity: .3;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .portfolio_hover {
  opacity: 1;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  padding: 20px;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  bottom: 8px;
  right: 8px;
  border: 2px solid;
  border-color: #fff;
  opacity: .3;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover .thumb-bg {
  background-color: rgba(0, 0, 255, 0.4);
  height: 100%;
  width: 100%;
  display: table;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image > img,
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image .thumb-img {
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover > img,
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .thumb-img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.wapper_portfolio.standard.effect-layla .item_large .portfolio_hover h3 {
  font-size: 28px;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover a.link_hover {
  z-index: 999;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a,
.wapper_portfolio.standard.effect-layla .portfolio_hover .cat_portfolio {
  position: relative;
  z-index: 9;
  text-align: left;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover .read_more {
  z-index: 9;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover h3 {
  text-transform: none !important;
  text-align: left;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a,
.wapper_portfolio.standard.effect-layla .portfolio_hover {
  color: #fff;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a:hover {
  opacity: .8;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover .cat_portfolio {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a:hover {
  opacity: .8;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover .cat_portfolio {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  padding: 20px;
}
.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover {
  opacity: 1;
  top: 0;
}
.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover .read_more {
  opacity: 1;
}
.wapper_portfolio.standard.effect-layla .portfolio_hover {
  background: rgba(0, 0, 0, 0.3);
}
.wapper_portfolio.standard.effect-layla .portfolio-image {
  position: relative;
  overflow: hidden;
}
.wapper_portfolio.standard.effect-layla .portfolio-image > a > img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
}
.wapper_portfolio.standard.effect-layla .portfolio-image h3 {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}
.wapper_portfolio.standard.effect-layla .portfolio-image .cat_portfolio {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, 35px, 0);
  transform: translate3d(0, 35px, 0);
}
.wapper_portfolio.standard.effect-layla .portfolio-image .read_more {
  right: 50%;
  margin-right: -26px;
  bottom: -50px;
}
.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover:before,
.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wapper_portfolio.standard.effect-layla .portfolio-image:hover > a > img {
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.wapper_portfolio.standard.effect-layla .portfolio-image:hover h3,
.wapper_portfolio.standard.effect-layla .portfolio-image:hover .cat_portfolio {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.wapper_portfolio.standard.effect-layla .portfolio-image:hover .read_more {
  bottom: 51px;
}
.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover {
  padding: 55px 65px 0 65px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:before,
.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:after {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
}
.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:before,
.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:after {
  position: absolute;
  content: '';
  opacity: 0;
}
.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.wapper_portfolio.gallery.effect-layla .btn_zoom {
  position: absolute;
  right: 50px;
  bottom: 50px;
  z-index: 1;
}
.wapper_portfolio.gallery.effect-layla .item_large .portfolio_hover h3 {
  font-size: 28px;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover a.link_hover {
  z-index: 999;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a,
.wapper_portfolio.gallery.effect-layla .portfolio_hover .cat_portfolio {
  position: relative;
  z-index: 9;
  text-align: left;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover .read_more {
  z-index: 9;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 {
  text-transform: none !important;
  text-align: left;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a,
.wapper_portfolio.gallery.effect-layla .portfolio_hover {
  color: #fff;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a:hover {
  opacity: .8;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover .cat_portfolio {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a:hover {
  opacity: .8;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover .cat_portfolio {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  padding: 20px;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover {
  opacity: 1;
  top: 0;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover .read_more {
  opacity: 1;
}
.wapper_portfolio.gallery.effect-layla .portfolio_hover {
  background: rgba(0, 0, 0, 0.3);
}
.wapper_portfolio.gallery.effect-layla .portfolio-image {
  position: relative;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image > a > img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image h3 {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}
.wapper_portfolio.gallery.effect-layla .portfolio-image .cat_portfolio {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, 35px, 0);
  transform: translate3d(0, 35px, 0);
}
.wapper_portfolio.gallery.effect-layla .portfolio-image .read_more {
  right: 50%;
  margin-right: -26px;
  bottom: -50px;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover:before,
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover > a > img {
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover h3,
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .cat_portfolio {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .read_more {
  bottom: 51px;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover {
  padding: 55px 65px 0 65px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:before,
.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:after {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:before,
.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:after {
  position: absolute;
  content: '';
  opacity: 0;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.wapper_portfolio.gallery.effect-bubba .portfolio_hover {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  padding: 20px;
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover {
  opacity: 1;
  top: 0;
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover .read_more {
  opacity: 1;
}
.wapper_portfolio.gallery.effect-bubba .portfolio_hover {
  background: rgba(0, 0, 0, 0.3);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image {
  position: relative;
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image > a img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover > a img {
  opacity: .8;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover {
  background: rgba(0, 0, 0, 0.4);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover:before,
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover .cat_portfolio {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover {
  top: 0;
  opacity: 1;
  padding: 2em;
  color: #fff;
  background: rgba(48, 133, 163, 0.2);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:before,
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity .45s, transform .45s;
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:before,
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:after {
  position: absolute;
  content: '';
  opacity: 0;
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  text-align: center;
  padding-top: 40px;
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover .cat_portfolio {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  text-align: center;
}
.wapper_portfolio.gallery.effect-bubba .btn_zoom {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover .btn_zoom {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.effect-romeo .portfolio-image {
  position: relative;
}
.effect-romeo .portfolio-image > a img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px);
  opacity: .8;
}
.effect-romeo .portfolio-image:hover > a img {
  opacity: .6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.effect-romeo .portfolio-image:hover .portfolio_hover {
  background: rgba(0, 0, 0, 0.4);
}
.effect-romeo .portfolio-image:hover .portfolio_hover:before {
  opacity: .5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.effect-romeo .portfolio-image:hover .portfolio_hover:after {
  opacity: .5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.effect-romeo .portfolio-image:hover .portfolio_hover h3 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
.effect-romeo .portfolio-image:hover .portfolio_hover .cat_portfolio {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}
.effect-romeo .portfolio-image .portfolio_hover {
  top: 0;
  opacity: 1;
  padding: 2em;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}
.effect-romeo .portfolio-image .portfolio_hover:before,
.effect-romeo .portfolio-image .portfolio_hover:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.effect-romeo .portfolio-image .portfolio_hover:before,
.effect-romeo .portfolio-image .portfolio_hover:after {
  position: absolute;
  content: '';
}
.effect-romeo .portfolio-image .portfolio_hover h3 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  text-align: center;
  margin: 0;
  text-transform: uppercase !important;
}
.effect-romeo .portfolio-image .portfolio_hover .cat_portfolio {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  padding: .25em 0;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  text-align: center;
}
.effect-oscar .portfolio-image {
  position: relative;
}
.effect-oscar .portfolio-image > a img {
  opacity: 1;
}
.effect-oscar .portfolio-image:hover > a img {
  opacity: .6;
}
.effect-oscar .portfolio-image:hover .portfolio_hover {
  background: rgba(0, 0, 0, 0.4);
}
.effect-oscar .portfolio-image:hover .portfolio_hover:before,
.effect-oscar .portfolio-image:hover .portfolio_hover .cat_portfolio,
.effect-oscar .portfolio-image:hover .portfolio_hover h3 {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.effect-oscar .portfolio-image .portfolio_hover {
  top: 0;
  opacity: 1;
  padding: 2em;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}
.effect-oscar .portfolio-image .portfolio_hover:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.effect-oscar .portfolio-image .portfolio_hover h3 {
  margin: 50px 0 10px 0;
}
.effect-oscar .portfolio-image .portfolio_hover .cat_portfolio,
.effect-oscar .portfolio-image .portfolio_hover h3 {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  text-align: center;
}
.effects_over .portfolio-image {
  position: relative;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.effects_over .portfolio-image:hover .portfolio_hover {
  top: 0;
}
.effects_over .portfolio-image .portfolio_hover {
  top: 100%;
  background: rgba(255, 228, 0, 0.8);
  color: #111;
}
.effects_over .portfolio-image .portfolio_hover:before {
  position: absolute;
  content: '\f08e';
  font-family: FontAwesome;
  top: 30%;
  font-size: 25px;
  left: 0;
  width: 100%;
}
.effects_over .portfolio-image .portfolio_hover:after {
  position: absolute;
  content: '\f178';
  font-family: FontAwesome;
  top: 65%;
  font-size: 25px;
  left: 0;
  width: 100%;
}
.effects_over .portfolio-image .portfolio_hover h3 {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  text-transform: uppercase !important;
}
.effects_over .portfolio-image .portfolio_hover h3 a {
  color: #111;
}
.effects_over .portfolio-image .portfolio_hover .cat_portfolio {
  position: absolute;
  top: 52%;
  left: 0;
  width: 100%;
  padding: .25em 0;
  text-align: center;
}
.wapper_portfolio.gallery.effects_classic .portfolio-image {
  position: relative;
}
.wapper_portfolio.gallery.effects_classic .portfolio_hover {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}
.wapper_portfolio.gallery.effects_classic .portfolio_hover:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.wapper_portfolio.gallery.effects_classic .portfolio_hover:hover .p_line {
  width: 50%;
}
.wapper_portfolio.gallery.effects_classic .portfolio_hover:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.wapper_portfolio.gallery.effects_classic .portfolio_hover .thumb-bg {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  width: 70%;
}
.wapper_portfolio.gallery.effects_classic .portfolio_hover .mask-content h3 a {
  color: #fff;
}
.wapper_portfolio.gallery.effects_classic .p_line {
  height: 1px;
  background: #fff;
  width: 20%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  margin: 5px 0;
}
.wapper_portfolio.standard.effects_classic .portfolio-image {
  position: relative;
}
.wapper_portfolio.standard.effects_classic .portfolio-image:hover .portfolio_hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.wapper_portfolio.standard.effects_classic .portfolio_hover {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}
.wapper_portfolio.standard.effects_classic .portfolio_hover:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.wapper_portfolio.standard.effects_classic .portfolio_hover:hover .p_line {
  width: 50%;
}
.wapper_portfolio.standard.effects_classic .portfolio_hover:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.wapper_portfolio.standard.effects_classic .portfolio_hover .thumb-bg {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  width: 70%;
}
.wapper_portfolio.standard.effects_classic .portfolio_hover .mask-content {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  width: 70%;
}
.wapper_portfolio.standard.effects_classic .portfolio_hover .mask-content h3 a {
  color: #fff;
}
.btn_zoom {
  color: #fff;
  background: #00f;
  padding: 0 25px;
  font-weight: 700;
  cursor: pointer;
  border: none;
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  margin: 5px;
}
.btn_zoom:hover {
  background: #000;
  color: #fff;
}
.wapper_portfolio.gallery .mask-content h3 a,
.wapper_portfolio.gallery .cat_portfolio a {
  color: #fff;
}
.wapper_portfolio .content_portfolio:after {
  content: "";
  display: block;
  clear: both;
}
.wapper_portfolio.standard .portfolio_standard {
  background: #fff;
  border-radius: 0 0 2px 2px;
  padding: 20px;
}
.wapper_portfolio.standard .portfolio_standard h3 {
  margin: 0;
  margin-bottom: 10px;
}
.wapper_portfolio.standard .portfolio_standard h3 a {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
}
.wapper_portfolio.standard .portfolio-image {
  border-radius: 2px 2px 0 0;
  display: block;
  overflow: hidden;
}
.wapper_portfolio.standard .portfolio-content-inner {
  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}
.wapper_portfolio.gutter .item_portfolio {
  margin-bottom: 20px;
}
.wapper_portfolio .item_portfolio .portfolio-image img,
.wapper_portfolio.gutter .item_portfolio .portfolio-image img {
  height: auto;
  width: 100%;
}
.portfolio-image {
  overflow: hidden;
}
.wapper_portfolio {
  overflow: hidden;
}
.wapper_portfolio .content_portfolio li {
  list-style: none outside none;
}
.wapper_portfolio .content_portfolio {
  overflow: hidden;
  width: 100%;
}
#infscr-loading {
  width: 100%;
  display: inline-block;
  position: absolute;
  bottom: -45px;
  text-align: center;
}
.two-col.item_portfolio {
  width: 50%;
}
.three-col.item_portfolio {
  width: 33.33%;
}
.three-col.item_portfolio.item_large {
  width: 66.66%;
}
.four-col.item_portfolio {
  width: 25%;
}
.four-col.item_portfolio.item_large {
  width: 50%;
}
.five-col.item_portfolio {
  width: 20%;
}
.five-col.item_portfolio.item_large {
  width: 40%;
}
.content_portfolio .element-item {
  float: left;
}
.portfolio-tabs {
  margin-left: 0;
}
.portfolio-tabs-wapper.filters.style-01 {
  margin-bottom: 25px;
  display: block;
}
.portfolio-tabs-wapper.filters.style-01 li {
  display: inline-block;
}
.portfolio-tabs-wapper.filters.style-01 li a {
  padding: 7px 20px;
  background: #ccc;
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center;
  min-width: 80px;
  border-radius: 2px;
}
.portfolio-tabs-wapper.filters.style-01 li a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.portfolio-tabs-wapper.filters.style-01 li a.active {
  background: #00f;
  position: relative;
}
.portfolio-tabs-wapper.filters.style-01 li a.active:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #00f;
  bottom: -5px;
  content: "";
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  width: 0;
}
.portfolio-tabs-wapper.filters.style-02 {
  text-align: center;
  padding: 0 0 15px 0;
  margin-bottom: 40px;
  display: block;
}
.portfolio-tabs-wapper.filters.style-02 li {
  display: inline-block;
}
.portfolio-tabs-wapper.filters.style-02 li a {
  color: #b3b3b3;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  text-align: center;
  min-width: 80px;
  padding: 0 20px;
}
.portfolio-tabs-wapper.filters.style-02 li a:hover {
  color: #000;
  text-decoration: none;
}
.portfolio-tabs-wapper.filters.style-02 li a.active {
  color: #000;
  position: relative;
}
.portfolio-tabs-wapper.filters.style-02 li a.active:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  bottom: -21px;
  content: "";
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  width: 0;
}
.portfolio-tabs-wapper.filters.style-02 li a.active:after {
  background: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -16px;
}
.portfolio-tabs-wapper.filters.style-03 {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  margin-bottom: 0;
  border-radius: 0;
}
.portfolio-tabs-wapper.filters.style-03 .page-numbers {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}
.portfolio-tabs-wapper.filters.style-03 .page-numbers > li {
  display: inline;
}
.portfolio-tabs-wapper.filters.style-03 .page-numbers > li > a,
.portfolio-tabs-wapper.filters.style-03 .page-numbers > li > span {
  position: relative;
  float: left;
  padding: 8px 20px;
  text-decoration: none;
  color: #fff;
  background-color: #DDD;
  margin-left: 2px;
}
.portfolio-tabs-wapper.filters.style-03 .page-numbers > li > a.active,
.portfolio-tabs-wapper.filters.style-03 .page-numbers > li.active > a,
.portfolio-tabs-wapper.filters.style-03 .page-numbers > li > a:hover {
  background: #A2A2A2;
  color: #fff;
}
.portfolio-tabs-wapper.filters.style-03 .page-numbers > li > a:hover {
  background: #A2A2A2;
  color: #fff;
}
.portfolio-tabs-wapper.filters.style-03 .page-numbers > li > a.next,
.portfolio-tabs-wapper.filters.style-03 .page-numbers > li > a.prev {
  color: #fff;
}
.select-toggle_scroll_more .loop-pagination {
  display: none;
}
.select-toggle_scroll_more .content_portfolio {
  margin-bottom: 55px;
  overflow: initial;
}
.select-toggle_scroll_more #infscr-loading {
  bottom: -55px;
}
.mfp-close {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.overflow-hidden {
  overflow: hidden !important;
}
.add-fix {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: #fff;
  z-index: 999999;
}
.close-slider {
  right: 50px;
  position: absolute;
  top: 50px;
}
.close-slider span {
  font-size: 30px;
  color: #fff;
}
.gallery-slider-content > i {
  position: relative;
  top: 45%;
  display: block;
  margin: 0 auto;
  font-size: 40px;
  width: 40px;
}
.gallery_content_area_wrap {
  box-sizing: border-box;
  padding: 30px;
  height: 100%;
}
.gallery_content_area_wrap .portfolio-description {
  margin-bottom: 16px;
  margin-top: 16px;
}
.gallery_content_area_wrap .portfolio-description h3 {
  margin-bottom: 6px;
}
.gallery_content_area_wrap .tags {
  margin-bottom: 16px;
}
.gallery_content_area_wrap .share h3 {
  margin: 0 0 15px 0;
}
.gallery_content_area_wrap .link-project a {
  margin: 15px 0 0 0;
}
.gallery_content {
  position: absolute;
  top: 0;
  width: 340px;
  background: #fff;
  word-break: break-word;
  z-index: 3;
  height: 100%;
  left: -340px;
  -webkit-transition: left .3s ease;
  transition: left .3s ease;
}
.gallery_content.show {
  left: 0;
}
.single_portfolio_info_close i {
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 40px;
  width: 40px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 2px solid #fff;
  font-size: 14px;
  -webkit-user-select: none;
}
.single_portfolio_info_close i {
  border-radius: 0;
  border: 0;
  font-size: 16px;
  background: #000;
  padding: 1px 2px 0 0;
}
.single_portfolio_info_close i {
  border-radius: 0;
  border: 0;
  font-size: 16px;
  background: #000;
  padding: 1px 2px 0 0;
}
.single_portfolio_info_close {
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 10;
  margin-top: -20px;
}
.single_portfolio_info_close {
  right: -40px;
  top: 40px;
}
.gallery-title {
  border-bottom: 1px #ccc solid;
  padding-bottom: 16px;
  text-transform: uppercase;
}
.view_all {
  text-align: center;
}
.view_all .sc-btn {
  margin: 10px 0 0 0;
}
.portfolio-format-vertical-stacked .be-animate {
  padding-right: 15px;
  padding-left: 15px;
}
.portfolio-format-gallery .portfolio-gallery {
  margin: auto -15px;
}
.portfolio-format-left-sidebar:after {
  display: block;
  content: "";
  clear: both;
}
.portfolio-format-left-sidebar .entry-content-portfolio {
  padding-left: 0;
}
.portfolio-format-left-sidebar .post-formats-wrapper {
  padding-right: 0;
}
.portfolio-format-right-sidebar:after {
  display: block;
  content: "";
  clear: both;
}
.portfolio-format-right-sidebar .entry-content-portfolio {
  padding-right: 0;
}
.portfolio-format-right-sidebar .post-formats-wrapper {
  padding-left: 0;
}
.portfolio-format-sidebar-slider .entry-content-portfolio {
  padding-right: 0;
}
.portfolio-format-sidebar-slider .post-formats-wrapper {
  padding-left: 0;
}
.portfolio-format-sidebar-slider .post-formats-wrapper iframe {
  width: 100%;
}
.bd-content-portfolio {
  padding: 15px;
}
.mfp-arrow {
  width: 30px;
  height: 100px;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  margin-left: 3px;
  margin-top: 30px;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  margin-left: 7px;
  margin-top: 30px;
}
.entry-content-portfolio .sc-btn {
  margin: 0;
}
.entry-content-portfolio .portfolio-description h3 {
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
.entry-content-portfolio .portfolio-description,
.entry-content-portfolio .share,
.entry-content-portfolio .tags {
  margin-bottom: 30px;
}
.entry-content-portfolio .share h3 {
  margin: 0 0 15px 0;
}
.entry-content-portfolio .single-img {
  margin-bottom: 30px;
}
section.tags i {
  font-size: 20px;
  color: #000;
  vertical-align: middle;
  display: inline;
}
section.tags ul {
  display: inline;
  margin: 0;
  vertical-align: middle;
  margin-left: 8px;
}
section.tags ul li {
  display: inline-block;
  margin-left: -4px;
}
section.tags ul li:after {
  content: ".";
  padding: 0 6px;
  color: #ccc;
}
section.tags ul li:last-child:after {
  content: "";
  padding: 0;
}
.portfolio-gallery .columns {
  margin-bottom: 30px;
}
.portfolio-gallery .columns a {
  display: block;
  overflow: hidden;
  text-align: center;
}
.portfolio-gallery .columns img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.portfolio-gallery .columns img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.be-animate {
  visibility: hidden;
  margin-bottom: 20px;
}
.be-section {
  overflow: hidden;
}
.standard.gutter.multigrid .portfolio-image > a {
  height: inherit;
}
@media only screen and (max-width: 990px) {
  .post-formats-wrapper,
  .related-portfolio {
    padding: 0;
  }
  .related-portfolio ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 940px) {
  .three-col.item_portfolio,
  .four-col.item_portfolio,
  .five-col.item_portfolio {
    width: 33.34%;
  }
  .three-col.item_portfolio.item_large,
  .four-col.item_portfolio.item_large,
  .five-col.item_portfolio.item_large {
    width: 66.66%;
  }
}
@media (max-width: 768px) {
  .two-col.item_portfolio,
  .three-col.item_portfolio,
  .three-col.item_portfolio.item_large,
  .four-col.item_portfolio,
  .four-col.item_portfolio.item_large,
  .five-col.item_portfolio,
  .five-col.item_portfolio.item_large {
    width: 50%;
  }
}
@media only screen and (max-width: 568px) {
  .portfolio-tabs-wapper.filters.style-01 li {
    display: block;
    margin-bottom: 10px;
  }
  .portfolio-tabs-wapper.filters.style-02 li {
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px;
    border: 1px solid #eee;
    width: 45%;
  }
  .portfolio-tabs-wapper.filters.style-02 li a:before,
  .portfolio-tabs-wapper.filters.style-02 li a:after {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .two-col.item_portfolio,
  .three-col.item_portfolio,
  .three-col.item_portfolio.item_large,
  .four-col.item_portfolio,
  .four-col.item_portfolio.item_large,
  .five-col.item_portfolio,
  .five-col.item_portfolio.item_large {
    width: 100%;
  }
}
.btn_zoom {
  display: none !important;
}
.read-more {
  text-align: center;
  margin-bottom: 80px;
  margin-top: 75px;
}
.thim-widget-portfolio .wapper_portfolio,
.portfolio_container .wapper_portfolio {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .filters,
.portfolio_container .wapper_portfolio .filters {
  text-align: center;
  margin-bottom: 60px;
  margin-top: -10px;
}
.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs {
  margin: 0 auto;
  display: inline-block;
  border-bottom: 1px solid #eee;
  padding: 0 10px;
}
.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li {
  list-style: none;
  display: inline-block;
}
.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter {
  display: inline-block;
  border-bottom: 2px solid transparent;
  margin: 0 8px -2px 8px;
  padding: 5px 8px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0;
  margin-top: 0;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 a,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 a {
  text-decoration: none;
  color: #fff;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio a,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio a {
  text-decoration: none;
  color: #fff;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio {
  background-color: #eee;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image {
  position: relative;
  overflow: hidden;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .55s;
  transition: all .55s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image .portfolio-hover {
  visibility: hidden;
  text-align: left;
  padding: 15px 35px 20px;
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .6s;
  transition: all .6s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image img {
  -webkit-transform: translateY(90px);
  transform: translateY(90px);
  opacity: .4;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image .portfolio-hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  top: 0;
  visibility: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02,
.portfolio_container .wapper_portfolio .portfolio_column .style02 {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li .portfolio-image,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li .portfolio-image {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  padding: 20px;
  height: 100%;
  width: 100%;
  opacity: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform .5s, opacity .5s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover .mask-content {
  padding-top: 35%;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li:hover .portfolio-image .portfolio-hover {
  opacity: 1;
  transform: translate(15px, 15px);
  -webkit-transform: translate(15px, 15px);
  -moz-transform: translate(15px, 15px);
  -ms-transform: translate(15px, 15px);
  -o-transform: translate(15px, 15px);
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03,
.portfolio_container .wapper_portfolio .portfolio_column .style03 {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image img {
  overflow: visible;
  position: relative;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform .4s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover {
  position: absolute;
  width: 100%;
  top: auto;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content {
  margin-bottom: 19px;
  text-align: center;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content h3 {
  margin-top: 0;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li:hover .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li:hover .portfolio-image img {
  transform: translate(0, -90px);
  -webkit-transform: translate(0, -90px);
  -moz-transform: translate(0, -90px);
  -ms-transform: translate(0, -90px);
  -o-transform: translate(0, -90px);
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li {
  overflow: hidden;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image img {
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform .4s;
  max-width: 100%;
  display: block;
  position: relative;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover {
  position: absolute;
  height: 100px;
  width: 100%;
  top: auto;
  bottom: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform .4s, opacity .1s .3s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content {
  margin-top: 19px;
  text-align: center;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content h3 {
  margin-top: 0;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image img {
  transform: translate(0, -50px);
  -webkit-transform: translate(0, -50px);
  -moz-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  -o-transform: translate(0, -50px);
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image .portfolio-hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  transition: transform .4s, opacity .1s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05,
.portfolio_container .wapper_portfolio .portfolio_column .style05 {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li {
  overflow: visible;
  -webkit-perspective: 1700px;
  perspective: 1700px;
  -webkit-perspective-origin: 0 50%;
  perspective-origin: 0 50%;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image {
  overflow: visible;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio {
  overflow: hidden;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio img {
  position: relative;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform .4s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  height: 100%;
  width: 50%;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform .4s, opacity .1s .3s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content {
  margin-bottom: 19px;
  text-align: center;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image img {
  transform: translate(25%, 0);
  -webkit-transform: translate(25%, 0);
  -moz-transform: translate(25%, 0);
  -ms-transform: translate(25%, 0);
  -o-transform: translate(25%, 0);
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image .portfolio-hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  transition: transform .4s, opacity .1s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .style05 .mask-content h3 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li {
  background: transparent !important;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image img {
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform .4s;
  max-width: 100%;
  display: block;
  position: relative;
  z-index: 10;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform .4s, opacity .4s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover .mask-content {
  text-align: center;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image img {
  transform: scale(0.4);
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image .portfolio-hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image img {
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform .4s;
  max-width: 100%;
  display: block;
  position: relative;
  z-index: 10;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover {
  position: absolute;
  bottom: 30px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover .mask-content {
  text-align: center;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li:hover .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style07 li:hover .portfolio-image img {
  -webkit-transform: translateY(-50px) scale(0.5);
  transform: translateY(-50px) scale(0.5);
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08,
.portfolio_container .wapper_portfolio .portfolio_column .style08 {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li {
  overflow: visible;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li .portfolio-image img,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image img {
  max-width: 100%;
  display: block;
  position: relative;
  z-index: 10;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover {
  position: absolute;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
  transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover .mask-content {
  text-align: center;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li:hover,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li:hover {
  z-index: 999;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover {
  pointer-events: auto;
  opacity: 1;
  height: 130%;
}
.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover .mask-content {
  position: absolute;
  bottom: 30px;
  text-align: center;
  width: 100%;
}
.portfolio-content .entry-content-portfolio .single-img {
  text-align: center;
}
.portfolio-content .entry-content-portfolio .single-img img {
  width: 100%;
}
.portfolio-content .portfolio-gallery .columns a img {
  width: 100%;
}
.portfolio-content .post-formats-wrapper p img {
  width: 100%;
}
.portfolio-content .tags ul li a:hover {
  color: #666;
  text-decoration: none;
}
.portfolio-content p iframe {
  width: 100%;
}
.portfolio-content .flex-direction-nav li a {
  color: #fff !important;
}
.portfolio-content .flex-direction-nav li a i {
  display: none;
}
.portfolio-content .flex-direction-nav li a:before {
  color: #fff !important;
}
.portfolio-content .flex-direction-nav li a:hover {
  background: #fff !important;
}
.portfolio-content .flex-direction-nav li .flex-prev:before {
  margin-right: 5px;
}
.portfolio-content .flex-direction-nav li .flex-next:before {
  margin-left: 5px;
}
.related-portfolio .widget-title {
  font-weight: 700;
  padding: 15px 0;
  text-transform: uppercase;
  margin: 0 0 60px 0;
  font-size: 18px;
  position: relative;
  line-height: 30px;
  padding-bottom: 22px;
}
.related-portfolio .widget-title:before {
  content: '';
  width: 35px;
  height: 1px;
  background: #000;
  bottom: 0;
  position: absolute;
  left: 0;
}
.related-portfolio ul li .portfolio-image {
  position: relative;
  overflow: hidden;
}
.related-portfolio ul li .portfolio-image img {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transition: all .55s;
  transition: all .55s;
}
.related-portfolio ul li .portfolio-image .portfolio_hover {
  visibility: hidden;
  text-align: left;
  padding: 15px 35px 20px;
  display: block;
  position: absolute;
  width: 100% !important;
  top: 0 !important;
  transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  -webkit-transition: all .6s;
  transition: all .6s;
  background: 0 0;
}
.related-portfolio ul li .portfolio-image .portfolio_hover .thumb-bg {
  width: 100% !important;
}
.related-portfolio ul li .portfolio-image .portfolio_hover h3 {
  margin: 0 !important;
  font-size: 18px;
  line-height: 30px;
}
.related-portfolio ul li .portfolio-image .portfolio_hover h3 a {
  text-decoration: none;
  color: #fff;
}
.related-portfolio ul li .portfolio-image .portfolio_hover .p_line {
  display: none;
}
.related-portfolio ul li .portfolio-image .portfolio_hover .cat_portfolio {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
}
.related-portfolio ul li .portfolio-image .portfolio_hover .cat_portfolio a {
  text-decoration: none;
  color: #fff;
}
.related-portfolio ul li .portfolio-image:hover img {
  transform: translate(0, 90px);
  -webkit-transform: translate(0, 90px);
  -moz-transform: translate(0, 90px);
  -ms-transform: translate(0, 90px);
  -o-transform: translate(0, 90px);
  opacity: .4;
}
.related-portfolio ul li .portfolio-image:hover .portfolio_hover {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  top: 0;
  visibility: visible;
  opacity: 1 !important;
  background: 0 0;
}
.page-title-portfolio .entry-title-portfolio {
  margin-top: 0;
  margin-bottom: 60px;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
}
.content_portfolio {
  margin: 0;
}
#infscr-loading {
  bottom: -65px;
}
.infinite_scroll .loop-pagination {
  display: none;
}
article.our_team {
  padding-top: 20px;
  padding-bottom: 100px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
article.our_team .image {
  width: 200px;
  float: left;
}
article.our_team .image img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
article.our_team .content {
  float: left;
  width: calc(-370%);
  width: -moz-calc(-370%);
  padding: 0 30px;
}
article.our_team .content .title {
  margin: 0;
  font-size: 20px;
}
article.our_team .content .regency {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #999;
  line-height: 20px;
  margin-bottom: 15px;
}
article.our_team .extra-info {
  border-left: 1px solid #eee;
  width: 270px;
  float: left;
  padding: 45px 0 15px 30px;
}
article.our_team .extra-info .email,
article.our_team .extra-info .phone {
  margin-bottom: 25px;
}
article.our_team .extra-info .email a,
article.our_team .extra-info .phone a {
  color: #666;
}
article.our_team .extra-info .email a:hover,
article.our_team .extra-info .phone a:hover {
  color: #666;
  text-decoration: underline;
}
article.our_team .extra-info .email .fa,
article.our_team .extra-info .phone .fa {
  margin-right: 8px;
}
article.our_team .extra-info .thim-social {
  margin: 0;
  padding-top: 5px;
}
article.our_team .extra-info .thim-social li {
  list-style: none;
  display: inline-block;
}
.thim-other-member.wrapper-lists-our-team {
  margin-bottom: 0;
}
.thim-other-member.wrapper-lists-our-team .our-team-item {
  margin-bottom: 0;
}
.thim-other-member .box-title {
  text-transform: uppercase;
  line-height: 40px;
  font-size: 30px;
  font-weight: 700;
  margin: 70px 0 50px;
}
article.testimonials {
  padding-top: 20px;
}
article.testimonials .image {
  width: 200px;
  margin-right: 30px;
  float: left;
}
article.testimonials .image img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
article.testimonials .content {
  float: right;
  width: calc(-130%);
  width: -moz-calc(-130%);
}
article.testimonials .content .title {
  margin: 0;
  font-size: 20px;
}
article.testimonials .content .regency {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #999;
  line-height: 20px;
  margin-bottom: 15px;
}
.list-product-cat {
  text-align: center;
  margin-bottom: 60px;
  margin-top: -10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-bottom: none;
}
.product-cat {
  margin: 0 auto;
  display: inline-block;
  border-bottom: 1px solid #eee;
  padding: 0 10px;
}
.product-cat li {
  list-style: none;
  display: inline-block;
}
.product-cat li a {
  display: inline-block;
  border-bottom: 2px solid transparent;
  margin: 0 8px -2px 8px;
  padding: 5px 8px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}
.quick-view {
  position: absolute;
  z-index: 999;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.quick-view a {
  display: inline-block;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 32px;
}
.quick-view a.loading.dark {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  display: inline-block;
  font: normal normal normal 24px/1 FontAwesome !important;
  width: auto;
  border: none;
}
.quick-view a.loading.dark:before {
  content: "\f110";
}
.product_thumb {
  display: inline-block;
  position: relative;
  -webkit-perspective: 500;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  width: 100%;
}
.product_thumb img {
  width: 100%;
}
.product_thumb:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.3);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.product_thumb:hover:before,
.product_thumb:hover .quick-view {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.product_thumb .onsale {
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 0 !important;
  top: 15px !important;
  left: 15px !important;
}
.product-grid li {
  list-style: none;
}
.product-grid li.col-md-4:nth-child(3n+1) {
  clear: both;
}
.product-grid li.col-md-3:nth-child(4n+1) {
  clear: both;
}
.product-grid .product__title {
  position: relative;
  margin-top: 25px;
  padding-right: 60px;
}
.product-grid .product__title a.title,
.product-grid .product__title .price {
  display: block;
  font-weight: 700;
}
.product-grid .product__title a.title {
  font-size: 16px;
}
.product-grid .product__title .price {
  color: #5a5a5a;
}
.product-grid .product__title .price ins {
  text-decoration: none;
}
.product-grid .product__title .price del {
  font-weight: 400;
  color: #aaa;
  padding-right: 5px;
}
.product-grid .product__title a.button.add_to_cart_button {
  -webkit-transition: none;
  transition: none;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0 !important;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  z-index: 9;
  border-radius: 0;
}
.product-grid .product__title a.button.add_to_cart_button.added {
  opacity: 0;
}
.product-grid .product__title a.button.add_to_cart_button:before {
  content: "\f07a";
  font: normal normal normal 14px/1 FontAwesome;
  line-height: 40px;
}
.product-grid .product__title a.button.add_to_cart_button.loading {
  -moz-opacity: .7;
  -khtml-opacity: .7;
  -webkit-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
}
.product-grid .product__title a.button.add_to_cart_button:hover {
  width: auto;
  line-height: 40px;
  padding-right: 20px;
  padding-left: 15px;
  font-size: 13px !important;
}
.product-grid .product__title a.button.add_to_cart_button:hover:before {
  display: none;
}
.product-grid .product__title .added_to_cart {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  padding-right: 15px;
  padding-left: 15px;
  z-index: 9999;
  border-radius: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.product-grid .product__title .added_to_cart:hover {
  color: inherit !important;
}
.product-grid .content__product {
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
  margin-bottom: 60px;
}
.related-products .product-grid .content__product {
  margin-bottom: 0;
  border: 0;
}
.woocommerce div.product .product_title,
.woocommerce-page div.product .product_title {
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  margin-top: -5px;
}
.woocommerce div.product .onsale,
.woocommerce-page div.product .onsale {
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 0 !important;
  top: 15px !important;
  left: 15px !important;
}
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page div.product span.price {
  font-weight: 700;
  color: #5a5a5a;
}
.woocommerce div.product p.price del,
.woocommerce-page div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce-page div.product span.price del {
  font-weight: 400;
}
.woocommerce div.product p.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce-page div.product span.price ins {
  text-decoration: none;
}
.woocommerce div.product .product-grid span.price,
.woocommerce-page div.product .product-grid span.price {
  font-size: inherit;
}
.woocommerce div.product .product-grid span.price del,
.woocommerce-page div.product .product-grid span.price del {
  display: inline-block;
}
.woocommerce div.product .description,
.woocommerce-page div.product .description {
  margin-bottom: 25px;
}
.woocommerce div.product form.cart .quantity,
.woocommerce-page div.product form.cart .quantity {
  width: auto;
  display: block;
  height: 40px;
  margin: 0;
}
.woocommerce div.product form.cart .quantity input,
.woocommerce-page div.product form.cart .quantity input {
  padding: 4px 10px;
  border: 1px solid #eee;
  line-height: 30px;
  height: 40px;
}
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button {
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  vertical-align: top;
  margin: 0 2px;
  border: none;
  text-shadow: 0 0 0;
  text-transform: uppercase;
  font-size: 13px;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover {
  color: #fff;
}
.woocommerce div.product form.cart .button:focus,
.woocommerce-page div.product form.cart .button:focus {
  outline: 0;
}
.woocommerce div.product .woo-share,
.woocommerce-page div.product .woo-share {
  margin-left: 0;
  margin-top: 10px;
}
.woocommerce div.product .woo-share .share_show,
.woocommerce-page div.product .woo-share .share_show {
  margin: 0;
}
.woocommerce div.product .woo-share li,
.woocommerce-page div.product .woo-share li {
  list-style: none;
  display: inline-block;
}
.woocommerce div.product .woo-share li a,
.woocommerce-page div.product .woo-share li a {
  width: 24px;
  height: 24px;
  margin: 0 3px;
  text-align: center;
  color: #fff;
  line-height: 24px;
  display: inline-block;
}
.woocommerce div.product .woo-share li a.facebook,
.woocommerce-page div.product .woo-share li a.facebook {
  background: #3b5999;
  margin-left: 0;
}
.woocommerce div.product .woo-share li a.twitter,
.woocommerce-page div.product .woo-share li a.twitter {
  background: #61cae7;
}
.woocommerce div.product .woo-share li a.pinterest,
.woocommerce-page div.product .woo-share li a.pinterest {
  background: #d4232b;
}
.woocommerce div.product .woo-share li a.googleplus,
.woocommerce-page div.product .woo-share li a.googleplus {
  background: #f35633;
}
.woocommerce div.product .woo-share li a:hover,
.woocommerce-page div.product .woo-share li a:hover {
  opacity: .6;
}
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
  clear: both;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs {
  margin: 0;
  border: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
  overflow: visible;
  position: inherit;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li {
  background: 0 0;
  border-radius: 0;
  margin: 0;
  width: 25%;
  text-align: center;
  border: 0;
  position: relative;
  padding: 0;
  display: block;
  float: left;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:before,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:before,
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:after,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:after {
  border: 0;
  box-shadow: none;
  content: '';
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a {
  border-radius: 0;
  margin-right: 3px;
  border: 1px solid #eee;
  border-bottom: 0 !important;
  font-size: 13px;
  font-weight: 700;
  background: #f9f9f9;
  line-height: 29px;
  display: block;
  padding: 10px;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a .fa,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a .fa {
  font-size: 13px;
  vertical-align: middle;
  line-height: 29px;
  margin-right: 8px;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child a,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child a {
  margin-right: 0;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:before,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:before {
  right: 0;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:after,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:after {
  right: 0;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active {
  background: #fff;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active:before {
  content: '';
  position: absolute;
  left: 0;
  width: auto;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  right: 3px;
  top: 0;
  height: 4px;
  z-index: 10;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active:after {
  content: '';
  position: absolute;
  left: 0;
  width: auto;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  right: 3px;
  bottom: -1px;
  height: 1px;
  z-index: 10;
  background: #fff;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active a {
  background: #fff;
}
.woocommerce div.product .woocommerce-tabs .entry-content,
.woocommerce-page div.product .woocommerce-tabs .entry-content {
  border: 1px solid #eee;
  border-top: 0;
  padding: 60px 30px;
}
.woocommerce div.product .related-products > h2,
.woocommerce-page div.product .related-products > h2,
.woocommerce div.product .upsells-products > h2,
.woocommerce-page div.product .upsells-products > h2 {
  padding-top: 0 !important;
  text-transform: uppercase;
  font-weight: 700;
  margin: 78px 0 60px;
  position: relative;
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 27px !important;
}
.woocommerce div.product .related-products > h2:after,
.woocommerce-page div.product .related-products > h2:after,
.woocommerce div.product .upsells-products > h2:after,
.woocommerce-page div.product .upsells-products > h2:after {
  content: '';
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  background: #000;
}
.woocommerce .cart .button,
.woocommerce-page .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart input.button {
  border-radius: 0;
  line-height: 30px;
  padding: 5px 25px;
  height: 40px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.woocommerce .wc-proceed-to-checkout a.button,
.woocommerce-page .wc-proceed-to-checkout a.button {
  border-radius: 0;
  line-height: 30px;
  padding: 5px 25px;
  height: 40px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.woocommerce.woocommerce-cart table.cart img,
.woocommerce-page.woocommerce-cart table.cart img {
  width: 80px;
}
.woocommerce.woocommerce-cart table.cart th,
.woocommerce-page.woocommerce-cart table.cart th {
  text-align: center;
}
.woocommerce.woocommerce-cart table.cart td.actions,
.woocommerce-page.woocommerce-cart table.cart td.actions {
  text-align: center;
}
.woocommerce.woocommerce-cart table.cart td.actions .coupon,
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon {
  float: none;
  display: inline-block;
}
.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text {
  line-height: 30px;
  padding: 4px 6px;
  min-width: 130px;
  height: 40px;
}
.woocommerce.woocommerce-cart table.cart td.actions input[type=submit],
.woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit] {
  margin-left: 10px;
}
.woocommerce.woocommerce-cart a.remove,
.woocommerce-page.woocommerce-cart a.remove {
  margin: auto;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
  padding: 20px 12px;
  text-align: center;
}
.woocommerce .woocommerce-shipping-calculator a:hover,
.woocommerce-page .woocommerce-shipping-calculator a:hover {
  text-decoration: underline;
}
.woocommerce .woocommerce-info a.showcoupon:hover,
.woocommerce-page .woocommerce-info a.showcoupon:hover {
  text-decoration: underline;
}
.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
  line-height: 24px;
  padding: 7px 10px;
  min-height: 40px;
  border-radius: 3px;
  border-color: #eee;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  margin: 7px 0;
  line-height: 24px;
  display: inline-block;
}
.woocommerce form .form-row label.checkbox a:hover,
.woocommerce-page form .form-row label.checkbox a:hover {
  text-decoration: underline;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  height: 40px;
  line-height: 30px;
  padding: 5px 25px;
  border: 0;
}
.quantity input {
  border: 1px solid #eee;
  padding: 4px 10px;
}
.input-text {
  border: 1px solid #eee;
  padding: 4px 10px;
}
#ship-to-different-address {
  position: relative;
}
#ship-to-different-address label {
  font-weight: 400;
  padding-left: 30px;
}
#ship-to-different-address #ship-to-different-address-checkbox {
  position: absolute;
  top: 20px;
  left: 0;
}
.woocommerce-page .button {
  font-size: 15px;
  text-transform: uppercase;
}
.link-images-product {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  top: 0;
  right: 0;
  content: "\f110";
  font-family: FontAwesome;
  left: 0;
  margin: auto;
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  color: #fff;
}
.woocommerce .cart_totals table tr th,
.woocommerce .cart_totals table tr td {
  border-bottom: 0;
}
.woocommerce #customer_login > .col-1,
.woocommerce #customer_login > .col-2 {
  width: 100%;
  clear: both;
  float: none;
}
.woocommerce #customer_login h2 {
  font-size: 30px;
  font-weight: 700;
  position: relative;
  text-align: center;
  margin: 0;
  padding-bottom: 20px;
  margin-bottom: 62px;
  text-transform: uppercase;
  line-height: 40px;
}
.woocommerce #customer_login h2:after {
  content: '';
  width: 40px;
  bottom: 0;
  height: 1px;
  left: 0;
  right: 0;
  margin: auto;
  background: #333;
  position: absolute;
}
.woocommerce #customer_login .register-area h2 {
  margin-top: 50px;
}
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register {
  border: 0;
  padding: 0;
  max-width: 370px;
  margin: auto;
  clear: both;
}
.woocommerce #customer_login form.login .form-row,
.woocommerce #customer_login form.register .form-row {
  margin: 0;
  padding: 0;
}
.woocommerce #customer_login form.login input[type=email],
.woocommerce #customer_login form.register input[type=email],
.woocommerce #customer_login form.login input[type=password],
.woocommerce #customer_login form.register input[type=password],
.woocommerce #customer_login form.login input[type=text],
.woocommerce #customer_login form.register input[type=text] {
  width: 100%;
  line-height: 30px;
  padding: 4px 20px;
  border: 1px solid #e5e5e5;
  color: #999;
  margin-bottom: 20px;
  clear: both;
  display: block;
  min-height: 40px;
  border-radius: 0;
}
.woocommerce #customer_login form.login input[type=email]::-webkit-input-placeholder,
.woocommerce #customer_login form.register input[type=email]::-webkit-input-placeholder,
.woocommerce #customer_login form.login input[type=password]::-webkit-input-placeholder,
.woocommerce #customer_login form.register input[type=password]::-webkit-input-placeholder,
.woocommerce #customer_login form.login input[type=text]::-webkit-input-placeholder,
.woocommerce #customer_login form.register input[type=text]::-webkit-input-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
.woocommerce #customer_login form.login input[type=email]:-moz-placeholder,
.woocommerce #customer_login form.register input[type=email]:-moz-placeholder,
.woocommerce #customer_login form.login input[type=password]:-moz-placeholder,
.woocommerce #customer_login form.register input[type=password]:-moz-placeholder,
.woocommerce #customer_login form.login input[type=text]:-moz-placeholder,
.woocommerce #customer_login form.register input[type=text]:-moz-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
.woocommerce #customer_login form.login input[type=email]::-moz-placeholder,
.woocommerce #customer_login form.register input[type=email]::-moz-placeholder,
.woocommerce #customer_login form.login input[type=password]::-moz-placeholder,
.woocommerce #customer_login form.register input[type=password]::-moz-placeholder,
.woocommerce #customer_login form.login input[type=text]::-moz-placeholder,
.woocommerce #customer_login form.register input[type=text]::-moz-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
.woocommerce #customer_login form.login input[type=email]:-ms-input-placeholder,
.woocommerce #customer_login form.register input[type=email]:-ms-input-placeholder,
.woocommerce #customer_login form.login input[type=password]:-ms-input-placeholder,
.woocommerce #customer_login form.register input[type=password]:-ms-input-placeholder,
.woocommerce #customer_login form.login input[type=text]:-ms-input-placeholder,
.woocommerce #customer_login form.register input[type=text]:-ms-input-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
.woocommerce #customer_login form.login input[type=submit],
.woocommerce #customer_login form.register input[type=submit] {
  border: 0;
  width: 100%;
  line-height: 30px;
  padding: 5px 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px !important;
  border-radius: 0;
}
.woocommerce #customer_login form.login .remember,
.woocommerce #customer_login form.register .remember,
.woocommerce #customer_login form.login .lost-password,
.woocommerce #customer_login form.register .lost-password {
  font-weight: 400;
  margin-top: 7px;
  margin-bottom: 14px;
  line-height: 25px;
}
.woocommerce #customer_login form.login .remember input[type=checkbox],
.woocommerce #customer_login form.register .remember input[type=checkbox],
.woocommerce #customer_login form.login .lost-password input[type=checkbox],
.woocommerce #customer_login form.register .lost-password input[type=checkbox] {
  border: 1px solid #000;
}
.woocommerce #customer_login form.login .remember label,
.woocommerce #customer_login form.register .remember label,
.woocommerce #customer_login form.login .lost-password label,
.woocommerce #customer_login form.register .lost-password label {
  font-weight: 400;
  margin: 0;
}
.woocommerce #customer_login form.login .lost-password,
.woocommerce #customer_login form.register .lost-password {
  text-align: right;
}
.woocommerce #customer_login form.login .lost-password a:hover,
.woocommerce #customer_login form.register .lost-password a:hover {
  text-decoration: underline;
}
.woocommerce #customer_login form.login .link-bottom,
.woocommerce #customer_login form.register .link-bottom {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  text-transform: none;
  margin: 0;
  margin-top: 34px;
}
.woocommerce #customer_login form.login .link-bottom a:hover,
.woocommerce #customer_login form.register .link-bottom a:hover {
  text-decoration: underline;
}
.woocommerce .reset_password {
  text-align: center;
}
.woocommerce .reset_password h2 {
  font-size: 30px;
  font-weight: 700;
  position: relative;
  text-align: center;
  margin: 0;
  padding-bottom: 20px;
  margin-bottom: 62px;
  text-transform: uppercase;
  line-height: 40px;
}
.woocommerce .reset_password h2:after {
  content: '';
  width: 40px;
  bottom: 0;
  height: 1px;
  left: 0;
  right: 0;
  margin: auto;
  background: #333;
  position: absolute;
}
.woocommerce .reset_password form {
  margin-bottom: 70px;
}
.woocommerce .reset_password form .description {
  margin: auto;
  max-width: 450px;
  margin-bottom: 50px;
}
.woocommerce .reset_password form .form-row input[type=text],
.woocommerce .reset_password form .form-row input[type=email],
.woocommerce .reset_password form .form-row input[type=password] {
  display: inline-block;
  max-width: 350px;
  line-height: 30px;
  padding: 4px 20px;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}
.woocommerce .reset_password form .form-row input[type=text]::-webkit-input-placeholder,
.woocommerce .reset_password form .form-row input[type=email]::-webkit-input-placeholder,
.woocommerce .reset_password form .form-row input[type=password]::-webkit-input-placeholder {
  line-height: 30px;
}
.woocommerce .reset_password form .form-row input[type=text]:-moz-placeholder,
.woocommerce .reset_password form .form-row input[type=email]:-moz-placeholder,
.woocommerce .reset_password form .form-row input[type=password]:-moz-placeholder {
  line-height: 30px;
}
.woocommerce .reset_password form .form-row input[type=text]::-moz-placeholder,
.woocommerce .reset_password form .form-row input[type=email]::-moz-placeholder,
.woocommerce .reset_password form .form-row input[type=password]::-moz-placeholder {
  line-height: 30px;
}
.woocommerce .reset_password form .form-row input[type=text]:-ms-input-placeholder,
.woocommerce .reset_password form .form-row input[type=email]:-ms-input-placeholder,
.woocommerce .reset_password form .form-row input[type=password]:-ms-input-placeholder {
  line-height: 30px;
}
.woocommerce .reset_password form .form-row input[type=submit] {
  padding: 5px 25px;
  border: 0;
  display: inline-block;
  line-height: 32px;
  border-radius: 0;
  height: 40px;
  margin-left: 5px;
}
.woocommerce a.button {
  line-height: 30px;
  padding: 5px 25px;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  height: 40px;
}
.woocommerce .woocommerce-tabs #reviews #comments h2 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist {
  text-align: left;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist li {
  margin: 0;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment_container {
  padding: 50px 0;
  overflow: hidden;
  margin-bottom: 12px;
  background: #fff;
  border: 0;
  border-top: 1px solid #ededed;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist li img.avatar {
  width: 70px;
  height: 70px;
  border: 0;
  padding: 0;
  background: 0 0;
  border-radius: 50%;
  margin-right: 30px;
  float: left;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text {
  margin: 0;
  padding: 0;
  float: right;
  border: 0;
  width: calc(0%);
  width: -moz-calc(0%);
  margin-top: -5px;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta {
  float: left;
  display: inline-block;
  margin-right: 40px;
  line-height: 26px;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .author {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  margin: 0;
  line-height: 26px;
  margin-right: 40px;
  text-transform: capitalize;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .date {
  line-height: 26px;
  color: #ccc;
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .description {
  padding: 12px 0 0;
  margin: 0;
  clear: both;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .description p:last-child {
  margin-bottom: 0;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating {
  float: left;
  width: 91px;
  font-size: 13px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  letter-spacing: 5px;
  overflow: hidden;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating:before {
  top: 0;
  left: 0;
  bottom: 0;
  line-height: 26px;
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating span {
  padding: 0;
  top: 0;
  left: 0;
  bottom: 0;
  line-height: 26px;
}
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper {
  margin-top: 30px;
}
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p {
  text-align: left;
  margin-bottom: 25px;
}
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p label {
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea {
  padding: 4px 15px;
  border: 1px solid #ededed;
  line-height: 30px;
  min-height: 40px;
}
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:hover,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:hover,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:focus,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:focus,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:active,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:active {
  outline: 0;
}
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea {
  height: 150px;
  padding: 8px 15px;
  line-height: 24px;
}
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-rating label {
  margin-bottom: 5px;
}
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .form-submit .submit {
  padding: 5px 25px;
  line-height: 30px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
}
.woocommerce .star-rating {
  width: 93px;
  font-size: 13px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  letter-spacing: 5px;
  overflow: hidden;
  position: relative;
}
.woocommerce .star-rating:before {
  top: 0;
  left: 0;
  bottom: 0;
  line-height: 26px;
}
.woocommerce .star-rating span {
  padding: 0;
  top: 0;
  left: 0;
  bottom: 0;
  line-height: 26px;
  color: transparent;
}
.woocommerce div.product .woocommerce-product-rating {
  line-height: 26px;
}
.woocommerce div.product .woocommerce-product-rating .star-rating {
  float: left;
  margin: 0;
  margin-right: 15px;
}
.woocommerce #review_form #respond p.stars {
  font-size: 13px;
  letter-spacing: 3px;
}
.woocommerce #review_form #respond p.stars a[class*=star] {
  border: 0;
}
.woocommerce table,
.woocommerce tr,
.woocommerce td {
  border-color: #eee;
}
.woocommerce .cart_totals table {
  border-right: 0;
}
.woocommerce .cart_totals table tr {
  border: 0;
}
.woocommerce .cart_totals table tr.order-total td,
.woocommerce .cart_totals table tr.cart-subtotal td {
  border-bottom: 0;
}
.woocommerce table.cart tr,
.woocommerce table.shop_table tr {
  border: 0;
}
.woocommerce table.cart tr td,
.woocommerce table.shop_table tr td {
  border-top: 1px solid #eee;
  border-bottom: 0;
}
.woocommerce table.cart tr td:last-child,
.woocommerce table.shop_table tr td:last-child {
  border-right: 0;
}
.woocommerce table.shop_table {
  border-radius: 0;
  border: 1px solid #eee;
}
.woocommerce table.shop_table th {
  border-right: 1px solid #eee;
  border-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.woocommerce table.shop_table th:last-child {
  border-right: 0;
}
.woocommerce table.shop_table td {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce input.button {
  border-radius: 0;
  line-height: 30px;
  padding: 5px 25px;
  font-size: 13px;
  font-weight: 700;
}
.woocommerce form.checkout_coupon {
  border: 1px solid #eee;
  border-radius: 0;
}
.woocommerce form.checkout_coupon .form-row {
  display: inline-block;
  width: 50%;
  margin: 0;
}
.woocommerce form.checkout_coupon .form-row.form-row-first {
  padding-right: 15px;
}
.woocommerce form .form-row {
  margin-bottom: 20px;
}
.woocommerce form .form-row label {
  font-weight: 400;
  font-size: 13px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border-radius: 0;
  border: 1px solid #eee;
}
.woocommerce form.checkout h3,
.woocommerce h3#order_review_heading {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce .select2-container .select2-choice {
  border-radius: 0;
  border: 1px solid #eee;
  line-height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.woocommerce table.shop_table {
  border-radius: 0;
}
.woocommerce-checkout #payment {
  border-radius: 0;
}
.woocommerce .woocommerce-message {
  line-height: 40px;
}
div.pp_woocommerce .pp_gallery ul {
  height: 50px;
}
div.pp_woocommerce .pp_gallery ul li a {
  width: 50px;
  height: 50px;
  box-shadow: none;
  background: 0 0;
  border-radius: 0;
  border: 1px solid #eee;
}
.woocommerce span.onsale {
  line-height: 40px;
  min-width: 40px;
  min-height: 40px;
}
.woocommerce.widget_woocommerce_products .product_list_widget {
  margin: 0 -15px;
}
.woocommerce.widget_woocommerce_products .product_list_widget li {
  width: 25%;
  padding: 15px;
  float: left;
  list-style: none;
}
.woocommerce.widget_woocommerce_products .product_list_widget li .product_thumb img {
  width: 100%;
  float: none;
  margin: 0;
  max-width: 100%;
  height: auto;
}
.woocommerce.widget_woocommerce_products .product_list_widget li.col-md-3:nth-child(4n+1) {
  clear: both;
}
.woocommerce form .form-row .input-checkbox {
  display: inline-block;
}
.tax-product_cat .mfp-image-holder .mfp-close,
.tax-product_cat .mfp-inline-holder .mfp-close {
  background: 0 0;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: "open sans", sans-serif;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-inline-holder .mfp-close {
  color: #333;
  right: 0;
  text-align: center;
  padding-right: 0;
  top: 0 !important;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-inline-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-inline-holder .mfp-content {
  width: 100%;
  max-width: 900px;
}
.mfp-inline-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 60%;
}
.mfp-iframe-scaler #content {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #fff;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: .8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-content #content.quickview {
  height: auto;
  background: #fff;
}
.quickview .woocommerce-review-link {
  display: none;
}
.quickview .product-info .right .woocommerce-product-rating {
  margin-bottom: 10px !important;
}
.quickview .product-info .right .product_meta {
  padding-bottom: 20px;
}
.quickview .product-info {
  margin-bottom: 0;
  position: relative;
  height: 100%;
}
.quickview .product-info .flexslider {
  overflow: hidden;
}
.quickview .product-info .left {
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.quickview .product-info .right {
  text-align: left;
  padding-left: 15px;
}
.quickview .product-info .right .description {
  font-size: 15px;
  float: left;
  margin-top: 15px;
}
.quickview .product-info .right .woocommerce-product-rating .star-rating {
  float: left;
}
.quickview .product-info .right .product_meta > span {
  display: block;
}
.quickview .product-info .right .product_title {
  margin-bottom: 0;
  font-weight: 700;
  margin-top: 25px;
  font-size: 30px;
  line-height: 40px;
}
.quickview .product-info .right .thim-social-share {
  float: left;
  margin-top: 20px;
  margin-bottom: 40px;
  display: block;
}
.quickview .product-info .right .price {
  font-size: 20px;
  font-weight: 700;
}
.quickview .product-info .right .price ins {
  text-decoration: none;
}
.quickview .product-info .right .price del {
  font-weight: 400;
  padding-right: 5px;
}
.quickview .product-info .right .cart {
  margin-top: 15px;
  float: left;
  width: 100%;
  padding-top: 0;
}
.quickview .product-info .right .cart:before,
.quickview .product-info .right .cart:after {
  content: " ";
  display: table;
  clear: both;
}
.quickview .product-info .right .cart a {
  font-weight: 400;
}
.quickview .product-info .right .cart a .added:before {
  display: none !important;
}
.quickview .product-info .right .cart button.button {
  height: auto;
  line-height: inherit;
  padding: 5px 15px;
  line-height: 30px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.quickview .product-info .right .cart .quantity {
  float: left;
  margin-right: 15px;
  height: auto;
}
.quickview .product-info .right .cart .quantity input {
  padding: 5px 10px;
  border: 1px solid #eee;
  width: 55px;
  height: 40px;
  line-height: 30px;
  font-weight: 400;
}
.quickview .product-info .right .cart table,
.quickview .product-info .right .cart th,
.quickview .product-info .right .cart td {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.quickview .product-info .right .cart table .reset_variations,
.quickview .product-info .right .cart th .reset_variations,
.quickview .product-info .right .cart td .reset_variations {
  display: block;
}
.quickview .product-info .right .cart table label,
.quickview .product-info .right .cart th label,
.quickview .product-info .right .cart td label {
  font-weight: 400;
}
.quickview .product-info .right .cart table select,
.quickview .product-info .right .cart th select,
.quickview .product-info .right .cart td select {
  height: 30px;
  font-size: 13px;
}
.quickview .product-info .right .reset_variations {
  font-size: 13px;
}
.quickview .product-info .right .variations_form {
  margin-bottom: 0;
}
.quickview .product-info .right .woo-share {
  margin-left: 0;
  margin-top: 10px;
  width: 100%;
  float: left;
}
.quickview .product-info .right .woo-share .share_show {
  margin: 0;
}
.quickview .product-info .right .woo-share li {
  list-style: none;
  display: inline-block;
}
.quickview .product-info .right .woo-share li a {
  width: 24px;
  height: 24px;
  margin: 0 3px;
  text-align: center;
  color: #fff;
  line-height: 24px;
  display: inline-block;
}
.quickview .product-info .right .woo-share li a.facebook {
  background: #3b5999;
  margin-left: 0;
}
.quickview .product-info .right .woo-share li a.twitter {
  background: #61cae7;
}
.quickview .product-info .right .woo-share li a.pinterest {
  background: #d4232b;
}
.quickview .product-info .right .woo-share li a.googleplus {
  background: #f35633;
}
.quickview .product-info .right .woo-share li a:hover {
  opacity: .6;
}
.quickview .quick-view-detail {
  position: absolute;
  bottom: 10px;
  right: 20px;
  text-transform: none;
  text-decoration: underline;
  font-weight: 700;
}
.widget_shopping_cart {
  position: relative;
}
.widget_shopping_cart .minicart_hover {
  margin-top: 0;
  margin-bottom: 0;
}
.widget_shopping_cart .minicart_hover .cart-items-number {
  display: block;
  position: relative;
  text-align: left;
  cursor: pointer;
  font-size: 16px;
}
.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
  border-radius: 50%;
  bottom: 15px;
  display: block;
  font-size: 12px;
  font-weight: 600;
  height: 18px;
  left: 17px;
  line-height: 18px;
  width: 18px;
  padding: 0 2px;
  position: absolute;
  text-align: center;
}
.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number .items-number {
  font-size: 11px;
  font-weight: 400;
}
.widget_shopping_cart .widget_shopping_cart_content {
  display: none;
  background: #fff;
  left: auto;
  position: absolute;
  right: 0;
  top: 60px;
  min-width: 350px;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
  z-index: 9999;
  padding-top: 10px;
  padding-bottom: 25px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
  max-height: 315px;
  overflow: auto;
  padding: 0 20px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar {
  width: 6px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li {
  padding: 10px 0;
  border-top: 1px solid #eee;
  width: 100%;
  margin-left: 0 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
  text-align: left;
  max-width: 95%;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a img {
  margin-right: 15px;
  width: 65px !important;
  float: left;
  margin-bottom: 0;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl {
  border-left: 0 none !important;
  float: left;
  padding-left: 0 !important;
  min-width: 60%;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl dd {
  margin: 0 !important;
  padding: 0 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity {
  float: left;
  padding: 0;
  text-align: left;
  min-width: 60%;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
  font-size: 20px !important;
  left: auto !important;
  right: 10px;
  top: 10px !important;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:before {
  font-size: 15px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li:first-child {
  border-top: none;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty {
  padding-top: 18px;
  padding-bottom: 0;
  text-align: center;
}
.widget_shopping_cart .widget_shopping_cart_content .total {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 15px 20px;
  text-align: center;
}
.widget_shopping_cart .widget_shopping_cart_content .total .amount {
  font-weight: 700;
  margin-left: 10px;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons {
  text-align: center;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a {
  border-radius: 0;
  margin: 0 10px;
  font-size: 13px;
  height: 40px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 25px;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout {
  color: #fff;
  position: relative;
}
body:not(.woocommerce):not(.woocommerce-page) .widget_shopping_cart {
  display: none !important;
}
.thim-login {
  width: 100%;
  clear: both;
  float: none;
}
.thim-login .title {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  text-align: center;
  margin: -12px 0 23px;
  padding: 0;
  text-transform: none;
  line-height: 40px;
}
.thim-login .register-area h2 {
  margin-top: 50px;
}
.thim-login form#registerform,
.thim-login form#loginform,
.thim-login form#resetpassform {
  border: 0;
  padding: 0;
  max-width: 370px;
  margin: auto;
  clear: both;
}
.thim-login form#registerform .form-row,
.thim-login form#loginform .form-row,
.thim-login form#resetpassform .form-row {
  margin: 0;
  padding: 0;
}
.thim-login form#registerform > a.lost-pass-link,
.thim-login form#loginform > a.lost-pass-link,
.thim-login form#resetpassform > a.lost-pass-link {
  width: 50%;
  float: right;
  display: block;
  font-weight: 400;
  margin-top: 7px;
  margin-bottom: 14px;
  line-height: 25px;
  text-align: right;
}
.thim-login form#registerform > a.lost-pass-link:hover,
.thim-login form#loginform > a.lost-pass-link:hover,
.thim-login form#resetpassform > a.lost-pass-link:hover {
  text-decoration: underline;
}
.thim-login form#registerform p,
.thim-login form#loginform p,
.thim-login form#resetpassform p {
  margin: 0;
}
.thim-login form#registerform p.login-username label,
.thim-login form#loginform p.login-username label,
.thim-login form#resetpassform p.login-username label,
.thim-login form#registerform p.login-password label,
.thim-login form#loginform p.login-password label,
.thim-login form#resetpassform p.login-password label {
  display: none;
}
.thim-login form#registerform p.login-remember,
.thim-login form#loginform p.login-remember,
.thim-login form#resetpassform p.login-remember {
  width: 50%;
  float: left;
  font-weight: 400;
  margin-top: 7px;
  margin-bottom: 14px;
  line-height: 25px;
}
.thim-login form#registerform p.login-remember input[type=checkbox],
.thim-login form#loginform p.login-remember input[type=checkbox],
.thim-login form#resetpassform p.login-remember input[type=checkbox] {
  border: 1px solid #000;
}
.thim-login form#registerform p.login-remember label,
.thim-login form#loginform p.login-remember label,
.thim-login form#resetpassform p.login-remember label {
  font-weight: 400;
  margin: 0;
}
.thim-login form#registerform label[for=become_teacher],
.thim-login form#loginform label[for=become_teacher],
.thim-login form#resetpassform label[for=become_teacher] {
  font-weight: 400;
  line-height: 25px;
  margin: 7px 0 14px;
}
.thim-login form#registerform label[for=become_teacher] input,
.thim-login form#loginform label[for=become_teacher] input,
.thim-login form#resetpassform label[for=become_teacher] input {
  border: 1px solid #111;
}
.thim-login form#registerform input[type=email],
.thim-login form#loginform input[type=email],
.thim-login form#resetpassform input[type=email],
.thim-login form#registerform input[type=password],
.thim-login form#loginform input[type=password],
.thim-login form#resetpassform input[type=password],
.thim-login form#registerform input[type=text],
.thim-login form#loginform input[type=text],
.thim-login form#resetpassform input[type=text] {
  width: 100%;
  line-height: 30px;
  padding: 4px 20px;
  border: 1px solid #e5e5e5;
  color: #999;
  margin-bottom: 20px;
  clear: both;
  display: block;
  min-height: 40px;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.thim-login form#registerform input[type=email]::-webkit-input-placeholder,
.thim-login form#loginform input[type=email]::-webkit-input-placeholder,
.thim-login form#resetpassform input[type=email]::-webkit-input-placeholder,
.thim-login form#registerform input[type=password]::-webkit-input-placeholder,
.thim-login form#loginform input[type=password]::-webkit-input-placeholder,
.thim-login form#resetpassform input[type=password]::-webkit-input-placeholder,
.thim-login form#registerform input[type=text]::-webkit-input-placeholder,
.thim-login form#loginform input[type=text]::-webkit-input-placeholder,
.thim-login form#resetpassform input[type=text]::-webkit-input-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
.thim-login form#registerform input[type=email]:-moz-placeholder,
.thim-login form#loginform input[type=email]:-moz-placeholder,
.thim-login form#resetpassform input[type=email]:-moz-placeholder,
.thim-login form#registerform input[type=password]:-moz-placeholder,
.thim-login form#loginform input[type=password]:-moz-placeholder,
.thim-login form#resetpassform input[type=password]:-moz-placeholder,
.thim-login form#registerform input[type=text]:-moz-placeholder,
.thim-login form#loginform input[type=text]:-moz-placeholder,
.thim-login form#resetpassform input[type=text]:-moz-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
.thim-login form#registerform input[type=email]::-moz-placeholder,
.thim-login form#loginform input[type=email]::-moz-placeholder,
.thim-login form#resetpassform input[type=email]::-moz-placeholder,
.thim-login form#registerform input[type=password]::-moz-placeholder,
.thim-login form#loginform input[type=password]::-moz-placeholder,
.thim-login form#resetpassform input[type=password]::-moz-placeholder,
.thim-login form#registerform input[type=text]::-moz-placeholder,
.thim-login form#loginform input[type=text]::-moz-placeholder,
.thim-login form#resetpassform input[type=text]::-moz-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
.thim-login form#registerform input[type=email]:-ms-input-placeholder,
.thim-login form#loginform input[type=email]:-ms-input-placeholder,
.thim-login form#resetpassform input[type=email]:-ms-input-placeholder,
.thim-login form#registerform input[type=password]:-ms-input-placeholder,
.thim-login form#loginform input[type=password]:-ms-input-placeholder,
.thim-login form#resetpassform input[type=password]:-ms-input-placeholder,
.thim-login form#registerform input[type=text]:-ms-input-placeholder,
.thim-login form#loginform input[type=text]:-ms-input-placeholder,
.thim-login form#resetpassform input[type=text]:-ms-input-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
.thim-login form#registerform input[type=submit],
.thim-login form#loginform input[type=submit],
.thim-login form#resetpassform input[type=submit] {
  border: 0;
  width: 100%;
  line-height: 30px;
  padding: 5px 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  border-radius: 0;
}
.thim-login form#registerform .gglcptch.gglcptch_v2,
.thim-login form#loginform .gglcptch.gglcptch_v2,
.thim-login form#resetpassform .gglcptch.gglcptch_v2 {
  margin-bottom: 18px;
}
.thim-login .link-bottom {
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  text-transform: none;
  margin: 0;
  margin-top: 10px;
}
.thim-login .link-bottom a:hover {
  text-decoration: underline;
}
form#lostpasswordform {
  text-align: center;
  margin-bottom: 70px;
}
form#lostpasswordform .description {
  margin: auto;
  max-width: 450px;
  margin-bottom: 50px;
}
form#lostpasswordform p input[type=text],
form#lostpasswordform p input[type=email],
form#lostpasswordform p input[type=password] {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  display: inline-block;
  max-width: 350px;
  line-height: 30px;
  padding: 4px 20px;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}
form#lostpasswordform p input[type=text]::-webkit-input-placeholder,
form#lostpasswordform p input[type=email]::-webkit-input-placeholder,
form#lostpasswordform p input[type=password]::-webkit-input-placeholder {
  line-height: 30px;
}
form#lostpasswordform p input[type=text]:-moz-placeholder,
form#lostpasswordform p input[type=email]:-moz-placeholder,
form#lostpasswordform p input[type=password]:-moz-placeholder {
  line-height: 30px;
}
form#lostpasswordform p input[type=text]::-moz-placeholder,
form#lostpasswordform p input[type=email]::-moz-placeholder,
form#lostpasswordform p input[type=password]::-moz-placeholder {
  line-height: 30px;
}
form#lostpasswordform p input[type=text]:-ms-input-placeholder,
form#lostpasswordform p input[type=email]:-ms-input-placeholder,
form#lostpasswordform p input[type=password]:-ms-input-placeholder {
  line-height: 30px;
}
form#lostpasswordform p input[type=submit] {
  padding: 5px 25px;
  border: 0;
  display: inline-block;
  line-height: 30px;
  border-radius: 0;
  height: 40px;
  margin-left: 5px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}
.thim-widget-login-form .message {
  max-width: 600px;
  margin: 0 auto 30px;
}
.thim-login-captcha {
  text-align: center;
}
.thim-login-captcha > span {
  display: inline-block;
}
#learn-press-form-login {
  border: 0;
  padding: 0;
  clear: both;
  margin-bottom: 30px;
}
#learn-press-form-login .form-row {
  margin: 0;
  padding: 0;
}
#learn-press-form-login a.lost-pass-link {
  width: 50%;
  float: right;
  display: block;
  font-weight: 400;
  margin-top: 7px;
  margin-bottom: 14px;
  line-height: 25px;
  text-align: right;
}
#learn-press-form-login a.lost-pass-link:hover {
  text-decoration: underline;
}
#learn-press-form-login p {
  margin: 0;
}
#learn-press-form-login p.login-remember {
  font-weight: 400;
  margin-top: 7px;
  margin-bottom: 14px;
  line-height: 25px;
}
#learn-press-form-login p.login-remember input[type=checkbox] {
  border: 1px solid #000;
}
#learn-press-form-login p.login-remember label {
  font-weight: 400;
  margin: 0;
}
#learn-press-form-login label[for=become_teacher] {
  font-weight: 400;
  line-height: 25px;
  margin: 7px 0 14px;
}
#learn-press-form-login label[for=become_teacher] input {
  border: 1px solid #111;
}
#learn-press-form-login input[type=email],
#learn-press-form-login input[type=password],
#learn-press-form-login input[type=text] {
  width: 100%;
  max-width: 350px;
  line-height: 30px;
  padding: 4px 20px;
  border: 1px solid #e5e5e5;
  color: #999;
  margin-bottom: 20px;
  clear: both;
  display: block;
  min-height: 40px;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#learn-press-form-login input[type=email]::-webkit-input-placeholder,
#learn-press-form-login input[type=password]::-webkit-input-placeholder,
#learn-press-form-login input[type=text]::-webkit-input-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
#learn-press-form-login input[type=email]:-moz-placeholder,
#learn-press-form-login input[type=password]:-moz-placeholder,
#learn-press-form-login input[type=text]:-moz-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
#learn-press-form-login input[type=email]::-moz-placeholder,
#learn-press-form-login input[type=password]::-moz-placeholder,
#learn-press-form-login input[type=text]::-moz-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
#learn-press-form-login input[type=email]:-ms-input-placeholder,
#learn-press-form-login input[type=password]:-ms-input-placeholder,
#learn-press-form-login input[type=text]:-ms-input-placeholder {
  line-height: 30px;
  -webkit-transition: none;
  transition: none;
}
#learn-press-form-login input[type=submit] {
  max-width: 350px;
  border: 0;
  width: 100%;
  line-height: 30px;
  padding: 5px 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  border-radius: 0;
}
#learn-press-form-login .gglcptch.gglcptch_v2 {
  margin-bottom: 18px;
}
.single-quiz button.check_answer,
.single-quiz button.next-question,
.single-quiz button.prev-question,
.single-quiz button.button-finish-quiz,
.single-quiz button.button-retake-quiz,
.single-quiz button.button-start-quiz {
  border: 0;
  height: 40px;
  line-height: 30px;
  font-size: 13px;
  padding: 5px 25px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
  margin-top: 10px;
  background: #111;
  color: #fff;
}
.single-quiz button.button-finish-quiz,
.single-quiz button.button-retake-quiz,
.single-quiz button.button-start-quiz {
  background: #54b551;
}
.single-quiz button.prev-question {
  margin-right: 5px;
}
.single-quiz .back-to-course {
  font-size: 13px;
  font-weight: 700;
}
.single-quiz .quiz-content {
  margin-bottom: 34px;
}
.single-quiz .quiz-clock .quiz-total {
  display: inline-block;
  line-height: 30px;
  border-right: 1px solid #eee;
  padding-right: 20px;
  margin-right: 20px;
  margin-bottom: 30px;
}
.single-quiz .quiz-clock .quiz-total .fa {
  font-size: 15px;
  line-height: 30px;
  vertical-align: middle;
  margin-right: 5px;
}
.single-quiz .quiz-clock .quiz-total .quiz-text {
  font-weight: 700;
  display: inline-block;
}
.single-quiz .quiz-clock .quiz-total .quiz-text .number {
  color: #ffb606;
}
.single-quiz .quiz-clock .quiz-timer {
  display: inline-block;
  line-height: 30px;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 30px;
}
.single-quiz .quiz-clock .quiz-timer #quiz-countdown,
.single-quiz .quiz-clock .quiz-timer #quiz-countdown-value {
  margin: 0 7px;
  color: #ffb606;
  line-height: 30px;
  font-size: 15px;
}
.single-quiz .quiz-clock .quiz-timer .quiz-countdown-label {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  color: #666;
}
.single-quiz .quiz-clock .quiz-timer .fa {
  font-size: 15px;
  line-height: 30px;
  vertical-align: middle;
  margin-right: 5px;
}
.single-quiz .quiz-results h3,
.single-quiz .quiz-questions h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}
.single-quiz .quiz-questions {
  margin-bottom: 30px;
}
.single-quiz .quiz-questions.list-quiz-questions:not(.completed-questions) ul > li {
  padding-left: 0;
}
.single-quiz .quiz-questions ul {
  margin: 0;
}
.single-quiz .quiz-questions ul li {
  list-style: none;
  line-height: 44px;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-left: 20px;
  margin: 0;
}
.single-quiz .quiz-questions ul li:first-child {
  border-top: 1px solid #eee;
}
.single-quiz .quiz-questions ul li:before {
  content: '\f00d';
  font-family: FontAwesome;
  color: #e9340a;
  font-size: 13px;
  line-height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.single-quiz .quiz-questions ul li.correct:before {
  content: '\f00c';
  color: #54b551;
}
.single-quiz .quiz-questions ul li h4 {
  font-size: 13px;
  font-weight: 700;
  margin: 0;
  line-height: 24px;
  padding: 10px 0;
}
.single-quiz .quiz-questions ul li label {
  margin-bottom: 0;
}
.single-quiz .quiz-questions ul li ul {
  margin-left: -20px;
}
.single-quiz .quiz-questions ul li ul li:last-child {
  border-bottom: 0;
}
.single-quiz .quiz-questions ul.quiz-questions-list li:before {
  display: none;
}
.single-quiz .quiz-questions ul.quiz-questions-list li .question-title:after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  font-size: 13px;
  line-height: 45px;
  font-family: FontAwesome;
}
.single-quiz .quiz-questions ul.quiz-questions-list li.incorrect .question-title:after {
  color: #e9340a;
  content: "\f00d";
}
.single-quiz .quiz-questions ul.quiz-questions-list li.correct .question-title:after {
  color: #54b551;
  content: "\f00c";
}
.single-quiz .quiz-questions.list-quiz-questions ul li {
  font-size: 13px;
  font-weight: 700;
}
.single-quiz .quiz-questions.list-quiz-questions ul li.current:after {
  display: none;
}
.single-quiz .quiz-questions.list-quiz-questions ul li.current a {
  font-size: 16px;
}
.single-quiz .quiz-questions.list-quiz-questions ul li.current a:after {
  display: none;
}
.single-quiz .quiz-questions.completed-questions > ul > li:not(.correct) .question-title:after {
  color: #e9340a;
  content: "\f00d";
}
.single-quiz .quiz-history-title,
.single-quiz .list-question-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 30px;
}
.single-quiz .quiz-question-nav .lp-question-wrap {
  margin-bottom: 0;
  position: relative;
}
.single-quiz .quiz-question-nav .lp-question-wrap h4 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 22px;
  line-height: 30px;
}
.single-quiz .quiz-question-nav .lp-question-wrap .question-title {
  display: inline-block;
}
.single-quiz .quiz-question-nav .lp-question-wrap input.fib-input {
  border: 0;
  font-style: italic;
  font-size: 15px;
  margin: 0 5px;
  border-bottom: 1px dotted #999;
  line-height: 15px;
  display: inline-block;
  text-align: center;
}
.single-quiz .quiz-question-nav .lp-question-wrap.lp-sorting-choice-question .ui-sortable-handle {
  cursor: move;
}
.single-quiz .quiz-question-nav .lp-question-wrap.lp-single-choise-question ul li label,
.single-quiz .quiz-question-nav .lp-question-wrap.lp-true-false-question ul li label,
.single-quiz .quiz-question-nav .lp-question-wrap.lp-multi-choice-question ul li label {
  display: block;
  cursor: pointer;
}
.single-quiz .quiz-question-nav .lp-question-wrap .question-type-single_choice ul li label,
.single-quiz .quiz-question-nav .lp-question-wrap .question-type-true_or_false ul li label,
.single-quiz .quiz-question-nav .lp-question-wrap .question-type-multi_choice ul li label {
  display: block;
  cursor: pointer;
}
.single-quiz .quiz-question-nav .lp-question-wrap .question-type-sorting_choice ul li label {
  display: block;
  cursor: move;
}
.single-quiz .quiz-question-nav .lp-question-wrap ul {
  margin: 0;
  margin-bottom: 20px;
}
.single-quiz .quiz-question-nav .lp-question-wrap ul li {
  list-style: none;
  line-height: 40px;
  font-weight: 400;
  border-bottom: 1px solid #eee;
  padding: 0 10px;
}
.single-quiz .quiz-question-nav .lp-question-wrap ul li:first-child {
  border-top: 1px solid #eee;
}
.single-quiz .quiz-question-nav .lp-question-wrap ul li label {
  margin: 0;
  font-weight: 400;
}
.single-quiz .quiz-question-nav .lp-question-wrap ul.lpr-question-hint li label {
  text-decoration: line-through;
}
.single-quiz .quiz-question-nav .lp-question-wrap ul.lpr-question-hint li.correct label {
  text-decoration: none;
}
.single-quiz .quiz-question-nav .lp-question-wrap ul.lpr-question-hint li.correct label:after {
  content: '\f00c';
  font-size: 13px;
  font-family: FontAwesome;
  margin-left: 5px;
  display: inline-block;
  color: #54b551;
}
.single-quiz .learn-press .message {
  margin-bottom: 30px;
}
.single-quiz .learn-press-question-wrap.checked li.user-answer-false {
  text-decoration: line-through;
  background: 0 0;
}
.single-quiz .learn-press-question-wrap.checked li.user-answer-false.answer-true {
  text-decoration: none;
  background: 0 0;
}
.single-quiz .learn-press-question-wrap.checked li.answer-true {
  background: 0 0;
}
.single-quiz .learn-press-question-wrap.checked li.answer-true label:after {
  content: '\f00c';
  font-size: 13px;
  font-family: FontAwesome;
  margin-left: 5px;
  display: inline-block;
  color: #54b551;
}
.quiz-summary .quiz-buttons {
  text-align: inherit;
}
.single-quiz .quiz-summary .quiz-buttons {
  margin-bottom: 30px;
}
.quiz-results .box-title {
  margin-top: 0;
}
.quiz-results .result-summary {
  margin: 32px 0 63px;
}
.quiz-results .result-field {
  display: inline-block;
  margin-right: 20px;
  width: 95px;
  height: 95px;
  border: 1px solid #54b551;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
}
.quiz-results .result-field:last-child {
  margin-right: 0;
}
.quiz-results .result-field span {
  display: block;
  margin-top: 18px;
}
.quiz-results .result-field .value {
  font-size: 24px;
  font-weight: 700;
  color: #54b551;
  display: block;
  margin-top: 2px;
}
.quiz-results .result-field.empty {
  border: 1px solid #999;
}
.quiz-results .result-field.empty .value {
  color: #999;
}
.quiz-results .result-field.wrong {
  border: 1px solid #e9340a;
}
.quiz-results .result-field.wrong .value {
  color: #e9340a;
}
.quiz-results .result-field.time {
  border-color: #666;
}
.quiz-results .result-field.time .value {
  color: #666;
  font-size: 18px;
}
.question-hint {
  display: inline-block;
  margin-left: 15px;
}
.question-hint.hide-if-js {
  display: none;
}
.question-hint .quiz-hint {
  margin-bottom: 5px;
  line-height: 30px;
}
.question-hint .quiz-hint-toggle {
  cursor: pointer;
  font-weight: 700;
}
.question-hint .quiz-hint-toggle .fa {
  font-weight: 400;
  font-size: 15px;
}
.question-hint .quiz-hint-content {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  padding: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #999;
  left: 0;
  visibility: hidden;
}
.question-hint .quiz-hint-content.quiz-active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
}
.lp-question-wrap .quiz-hint-content {
  display: inline-block;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  padding: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #999;
  left: 0;
  visibility: hidden;
}
.lp-question-wrap .quiz-hint-content.quiz-active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
}
.single-lpr_quiz #content {
  padding-left: 0;
  padding-right: 0;
}
#popup_container {
  min-width: 300px;
  max-width: 600px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border-radius: 0;
  text-align: center;
}
#popup_title {
  border-radius: 0;
  padding: 0 20px;
  margin-top: 0;
  line-height: 50px;
  font-size: 20px;
  text-transform: none;
}
#popup_content {
  margin: 0;
  position: relative;
  padding: 20px;
  border: 0;
  border-radius: 0;
}
#popup_panel {
  text-align: center;
  margin-top: 20px;
}
#popup_panel #popup_ok,
#popup_panel #popup_cancel {
  border: none;
  padding: 5px 0;
  line-height: 30px;
  height: 40px;
  background: #111;
  color: #fff;
  border-radius: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 5px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#review-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
#review-overlay > .review-wrapper {
  -ms-flex-item-align: center;
      align-self: center;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  padding: 6px;
  width: 450px;
}
#review-overlay .review-content {
  background-color: #fff;
  border-radius: 2px;
  padding: 24px;
  position: relative;
}
#review {
  position: fixed;
  z-index: 99999;
  display: none;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  padding: 6px;
  width: 500px;
  top: 50px;
  left: 50%;
  margin-left: -250px;
}
#review .review-content {
  background-color: #fff;
  border-radius: 2px;
  padding: 24px;
  position: relative;
}
#review h3 {
  font-size: 16px;
  margin: 0 0 20px;
}
#review h3 .close {
  float: right;
  border: none;
  text-decoration: none;
  width: auto;
  height: auto;
  margin-right: -9px;
  margin-top: -7px;
}
#review h3 .close:before {
  font-size: 32px;
}
#review .review-fields {
  margin: 0 0 -20px;
  list-style: none;
}
#review .review-fields > li {
  margin: 0 0 20px 0;
}
#review .review-fields > li > label {
  display: block;
  margin: 0 0 7px;
  font-size: 15px;
}
#review .review-fields > li > label .required {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 1;
  height: 15px;
  margin-top: -3px;
}
.review-stars {
  margin: 0 0;
  list-style: none;
}
.review-stars:after {
  clear: both;
  content: '';
  display: block;
}
.review-stars > li {
  width: 40px;
  height: 40px;
  float: left;
}
.review-stars > li span {
  text-decoration: none;
  font-size: 40px;
  border-bottom: none;
  width: auto;
  height: auto;
}
.review-stars > li a:visited,
.review-stars > li a:focus {
  border: none;
}
.review-stars > li span:before {
  width: 40px;
  height: 40px;
}
.review-stars > li span.hover:before {
  content: "\f155";
  color: #F05A19;
  cursor: pointer;
}
#review .review-actions {
  text-align: right;
  padding-top: 20px;
  border-top: 1px solid #F0F0F0;
}
#review .submitting {
  display: none;
}
#review .review-stars {
  cursor: pointer;
}
.review-stars-rated {
  display: inline-block;
  position: relative;
}
.review-stars-rated .review-stars {
  display: inline-block;
}
.review-stars-rated .review-stars.filled {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  white-space: nowrap;
  overflow: hidden;
  color: #F05A19;
  height: 40px;
}
.review-stars.filled > li {
  position: absolute;
}
.review-stars.filled > li:nth-child(2) {
  left: 40px;
}
.review-stars.filled > li:nth-child(3) {
  left: 80px;
}
.review-stars.filled > li:nth-child(4) {
  left: 120px;
}
.review-stars.filled > li:nth-child(5) {
  left: 160px;
}
#course-reviews .loading {
  display: none;
}
.thim-widget-courses {
  position: relative;
}
.thim-widget-courses .view-all-courses {
  border: 1px solid #111;
  color: #333;
  position: absolute;
  top: -96px;
  right: 0;
  line-height: 34px;
  height: 36px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.thim-widget-courses .thim-course-grid {
  margin: 0 -15px;
}
.thim-course-carousel {
  margin: 0 -15px;
  width: auto;
}
.thim-course-carousel .owl-item {
  padding: 0 15px;
}
.thim-course-carousel .owl-controls {
  position: absolute;
  right: 15px;
  top: -90px;
}
.thim-course-carousel .owl-controls .owl-prev,
.thim-course-carousel .owl-controls .owl-next {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  border: 1px solid #111;
  width: 30px;
  text-align: center;
  line-height: 28px;
}
.thim-course-carousel .owl-controls .owl-prev .fa,
.thim-course-carousel .owl-controls .owl-next .fa {
  text-align: center;
  vertical-align: middle;
  line-height: 28px;
  color: #333;
  font-size: 8px;
  display: block;
}
.site-main .thim-course-grid {
  overflow: hidden;
  clear: both;
  margin: 0 -15px;
}
.site-main .thim-course-grid#thim-course-archive {
  margin-bottom: -40px;
}
.profile-tabs .thim-course-grid.thim-carousel-wrapper {
  overflow: visible;
  margin-bottom: 40px;
  padding-top: 30px;
}
.profile-tabs .thim-course-grid.thim-carousel-wrapper .owl-controls {
  top: -60px;
}
.thim-widget-courses .thim-course-grid:not(.thim-course-carousel) {
  overflow: hidden;
  clear: both;
  margin: 0 -15px;
}
.thim-course-grid .course-grid-2 {
  width: 50%;
}
.thim-course-grid .course-grid-2:nth-child(2n+1) {
  clear: both;
}
.thim-course-grid .course-grid-3 {
  width: 33.33%;
}
.thim-course-grid .course-grid-3:nth-child(3n+1) {
  clear: both;
}
.thim-course-grid .course-grid-4 {
  width: 25%;
}
.thim-course-grid .course-grid-4:nth-child(4n+1) {
  clear: both;
}
.thim-course-grid .course-grid-5 {
  width: 20%;
}
.thim-course-grid .course-grid-5:nth-child(5n+1) {
  clear: both;
}
.thim-course-grid .lpr_course[class*=course-grid-] {
  padding: 0 15px;
  float: left;
  margin-bottom: 40px;
  padding-top: 0 !important;
}
.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-] {
  margin-bottom: 0;
}
.thim-course-grid .course-item {
  text-align: center;
  box-shadow: none;
}
.thim-course-grid .course-item .course-thumbnail {
  margin: 0;
  overflow: hidden;
  position: relative;
}
.thim-course-grid .course-item .course-thumbnail img {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.thim-course-grid .course-item .course-thumbnail:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all .3s;
  transition: all .3s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}
.thim-course-grid .course-item .course-thumbnail > a {
  width: 100%;
  display: inline-block;
  position: relative;
}
.thim-course-grid .course-item .course-thumbnail > a.course-readmore {
  position: absolute;
  top: 50%;
  background: #ffb606;
  color: #333;
  line-height: 30px;
  padding: 5px 25px;
  z-index: 90;
  left: 50%;
  right: auto;
  margin: auto;
  width: auto;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translate(-50%, -50%) scale(1.2, 1.2);
  -webkit-transform: translate(-50%, -50%) scale(1.2, 1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2, 1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2, 1.2);
  -o-transform: translate(-50%, -50%) scale(1.2, 1.2);
}
.thim-course-grid .course-item .course-thumbnail:hover img {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.thim-course-grid .course-item .course-thumbnail:hover:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.thim-course-grid .course-item .course-thumbnail:hover > a.course-readmore {
  transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -moz-transform: translate(-50%, -50%) scale(1, 1);
  -ms-transform: translate(-50%, -50%) scale(1, 1);
  -o-transform: translate(-50%, -50%) scale(1, 1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.thim-course-grid .course-item .thim-course-content {
  line-height: 25px;
  border: 1px solid #e5e5e5;
  border-top: 0;
  padding: 0 20px;
}
.thim-course-grid .course-item .thim-course-content .course-author {
  margin-top: 0;
  position: relative;
}
.thim-course-grid .course-item .thim-course-content .course-author img {
  margin-top: -28px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: relative;
  z-index: 3;
}
.thim-course-grid .course-item .thim-course-content .course-author label {
  display: none;
}
.thim-course-grid .course-item .thim-course-content .course-author .value {
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
  margin-top: 7px;
}
.thim-course-grid .course-item .thim-course-content .course-author .value a {
  color: #7a7a7a;
}
.thim-course-grid .course-item .thim-course-content .course-author .value a:hover {
  text-decoration: underline;
}
.thim-course-grid .course-item .thim-course-content .course-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  margin: 11px 0 22px;
  height: 50px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: none;
}
.thim-course-grid .course-item .thim-course-content .course-title a {
  display: block;
}
.thim-course-grid .course-item .thim-course-content > .course-description,
.thim-course-grid .course-item .thim-course-content > .course-readmore,
.thim-course-grid .course-item .thim-course-content > .course-price {
  display: none;
}
.thim-course-grid .course-item .thim-course-content .course-meta {
  overflow: hidden;
  position: relative;
  padding: 14px 0 10px;
  display: block;
  margin: 0;
}
.thim-course-grid .course-item .thim-course-content .course-meta:before {
  content: '';
  width: 30px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #000;
  z-index: 10;
}
.thim-course-grid .course-item .thim-course-content .course-meta:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  height: 1px;
  width: 100%;
  background: #e5e5e5;
}
.thim-course-grid .course-item .thim-course-content .course-meta .course-author,
.thim-course-grid .course-item .thim-course-content .course-meta .course-review,
.thim-course-grid .course-item .thim-course-content .course-meta label {
  display: none;
}
.thim-course-grid .course-item .thim-course-content .course-meta .value {
  font-size: 14px;
  color: #ccc;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
}
.thim-course-grid .course-item .thim-course-content .course-meta > div {
  display: inline-block;
  float: left;
  line-height: 30px;
  margin-right: 15px;
  color: #ccc;
  padding: 0;
  border: 0;
}
.thim-course-grid .course-item .thim-course-content .course-meta > div a {
  color: #ccc;
}
.thim-course-grid .course-item .thim-course-content .course-meta > div i {
  display: inline-block;
  margin-right: 4px;
  line-height: 30px;
  font-size: 13px;
  vertical-align: top;
}
.thim-course-grid .course-item .thim-course-content .course-meta > div i.fa-comment {
  margin-top: -1px;
}
.thim-course-grid .course-item .thim-course-content .course-meta > div.course-price {
  float: right;
  margin-right: 0;
}
.thim-course-grid .course-item .thim-course-content .course-meta > div.course-price .value {
  font-size: 13px;
  font-weight: 700;
  color: #f24c0a;
}
.thim-course-grid .course-item .thim-course-content .course-meta > div.course-price .value.free-course {
  color: #54b551;
}
.thim-course-list .lpr_course {
  clear: both;
  border-bottom: 1px solid #e5e5e5;
  padding: 40px 0;
  padding-top: 40px !important;
  overflow: hidden;
}
.thim-course-list .lpr_course:first-child {
  padding-top: 0 !important;
}
.thim-course-list .course-item {
  overflow: hidden;
}
.thim-course-list .course-item .course-thumbnail {
  float: left;
  height: auto;
  overflow: hidden;
  max-width: 22%;
  max-width: calc(270px);
  max-width: -moz-calc(270px);
  margin-right: 3%;
  margin-right: calc(30px);
  margin-right: -moz-calc(30px);
}
.thim-course-list .course-item .course-thumbnail img {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.thim-course-list .course-item .course-thumbnail > a {
  display: inline-block;
  position: relative;
  width: 100%;
}
.thim-course-list .course-item .course-thumbnail:hover img {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.thim-course-list .course-item .course-thumbnail .course-readmore {
  display: none;
}
.thim-course-list .course-item .thim-course-content {
  width: 75%;
  width: calc(-200%);
  width: -moz-calc(-200%);
  float: right;
}
.thim-course-list .course-item .thim-course-content > .course-author {
  display: none;
}
.thim-course-list .course-item .thim-course-content .course-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 3px 0 2px;
  text-transform: none;
}
.thim-course-list .course-item .thim-course-content .course-title a {
  display: block;
}
.thim-course-list .course-item .thim-course-content .course-meta {
  overflow: hidden;
  position: relative;
  padding: 0;
}
.thim-course-list .course-item .thim-course-content .course-meta label {
  font-size: 12px;
  font-weight: 700;
  color: #ccc;
  margin-bottom: 0;
}
.thim-course-list .course-item .thim-course-content .course-meta .value {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #7a7a7a;
}
.thim-course-list .course-item .thim-course-content .course-meta > div {
  margin-top: 15px;
  display: inline-block;
  line-height: 20px;
  margin-right: 20px;
  padding-right: 20px;
  color: #ccc;
  border-right: 1px solid #eee;
}
.thim-course-list .course-item .thim-course-content .course-meta > div .value {
  line-height: 16px;
}
.thim-course-list .course-item .thim-course-content .course-meta > div i {
  display: none;
}
.thim-course-list .course-item .thim-course-content .course-meta > div.course-author img {
  border-radius: 50%;
  width: 40px;
  height: auto;
  float: left;
  margin-right: 10px;
}
.thim-course-list .course-item .thim-course-content .course-meta > div.course-author .author-contain {
  display: inline-block;
}
.thim-course-list .course-item .thim-course-content .course-meta > div.course-author .value a {
  color: #7a7a7a;
}
.thim-course-list .course-item .thim-course-content .course-meta > div.course-author .value a:hover {
  text-decoration: underline;
}
.thim-course-list .course-item .thim-course-content .course-meta > div.course-comments-count,
.thim-course-list .course-item .thim-course-content .course-meta > div.course-price {
  display: none;
}
.thim-course-list .course-item .thim-course-content .course-meta > div.course-students {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.thim-course-list .course-item .thim-course-content .course-description {
  margin: 30px 0 30px;
  height: 75px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.thim-course-list .course-item .thim-course-content .course-price {
  float: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
.thim-course-list .course-item .thim-course-content .course-price label,
.thim-course-list .course-item .thim-course-content .course-price .value {
  display: inline-block;
}
.thim-course-list .course-item .thim-course-content .course-price label {
  color: #999;
  margin-bottom: 0;
}
.thim-course-list .course-item .thim-course-content .course-price .value {
  color: #f24c0a;
}
.thim-course-list .course-item .thim-course-content .course-price .value.free-course {
  color: #54b551;
}
.thim-course-list .course-item .thim-course-content .course-readmore {
  float: right;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  margin-top: 4px;
}
.thim-course-list .course-item .thim-course-content .course-readmore a {
  line-height: 30px;
  height: 40px;
  padding: 5px 25px;
  display: inline-block;
}
.add-review .review-stars-rated,
.rating-box .review-stars-rated,
.course-review .review-stars-rated {
  height: 16px;
  line-height: 16px;
  width: 80px;
}
.add-review .review-stars-rated .review-stars,
.rating-box .review-stars-rated .review-stars,
.course-review .review-stars-rated .review-stars {
  margin: 0;
  display: inline-block;
  list-style: none;
  line-height: 16px;
  height: 16px;
}
.add-review .review-stars-rated .review-stars > li,
.rating-box .review-stars-rated .review-stars > li,
.course-review .review-stars-rated .review-stars > li {
  width: 13px;
  height: 16px;
  display: inline-block;
  float: none;
}
.add-review .review-stars-rated .review-stars > li span,
.rating-box .review-stars-rated .review-stars > li span,
.course-review .review-stars-rated .review-stars > li span {
  font-size: 13px;
  width: auto;
  height: auto;
  border-bottom: none;
  text-decoration: none;
}
.add-review .review-stars-rated .review-stars > li span:before,
.rating-box .review-stars-rated .review-stars > li span:before,
.course-review .review-stars-rated .review-stars > li span:before {
  width: auto;
  height: auto;
}
.add-review .review-stars-rated .review-stars.filled,
.rating-box .review-stars-rated .review-stars.filled,
.course-review .review-stars-rated .review-stars.filled {
  height: 16px;
}
.add-review .review-stars-rated .review-stars.filled > li,
.rating-box .review-stars-rated .review-stars.filled > li,
.course-review .review-stars-rated .review-stars.filled > li {
  position: static;
}
.thim-course-top {
  background: #f5f5f5;
  padding: 10px 10px 10px 20px;
  margin-bottom: 60px;
  min-height: 54px;
}
.thim-course-top .thim-course-switch-layout {
  float: left;
}
.thim-course-top .thim-course-switch-layout a {
  font-size: 18px;
  display: inline-block;
  line-height: 34px;
  margin-right: 5px;
  color: #ccc;
}
.thim-course-top .course-index {
  display: inline-block;
  line-height: 34px;
  font-size: 13px;
  color: #999;
  margin-left: 15px;
}
.thim-course-top .courses-searching {
  float: right;
  position: relative;
}
.thim-course-top .courses-searching ul {
  margin: 0;
  left: 0;
  right: 0;
  z-index: 99;
  overflow: hidden;
  line-height: 30px;
  background: #f6f6f6;
  border: none;
  margin-top: 2px;
  min-width: 270px;
  position: absolute;
  box-shadow: inset 0 0 1px 1px #eee;
}
.thim-course-top .courses-searching ul li {
  list-style: none;
  line-height: 30px;
  padding: 0 20px;
  height: 30px;
  display: block;
}
.thim-course-top .courses-searching ul li a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  color: #666;
  font-size: 13px;
}
.thim-course-top .courses-searching ul li a:hover {
  text-decoration: underline;
}
.thim-course-top .courses-searching ul li.ob-selected a {
  text-decoration: underline;
}
.thim-course-top .courses-searching ul li:first-child {
  margin-top: 10px;
}
.thim-course-top .courses-searching ul li:last-child {
  margin-bottom: 10px;
}
.thim-course-top .courses-searching form {
  border: 0;
  background: #fff;
  width: 270px;
  position: relative;
  line-height: 34px;
}
.thim-course-top .courses-searching form input[type=text] {
  font-size: 13px;
  color: #999;
  line-height: 20px;
  padding: 6px 0 6px 10px;
  border-radius: 0;
  width: 100%;
  height: 34px;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
}
.thim-course-top .courses-searching form input[type=text]:focus {
  outline: 0;
  box-shadow: none;
}
.thim-course-top .courses-searching form button[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  z-index: 10;
  background: 0 0;
  box-shadow: none;
  border: none;
  outline: 0;
  width: 30px;
  padding: 0;
  line-height: 34px;
}
.thim-course-top .courses-searching form button[type=submit] i {
  font-size: 14px;
  color: #ccc;
  line-height: 34px;
}
.course-item .course-thumbnail {
  position: relative;
}
.course-item .course-thumbnail .course-wishlist-box {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 88;
}
.course-item .course-thumbnail .course-wishlist-box .fa {
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  line-height: 20px;
  font-size: 18px;
}
.course-item .course-thumbnail .course-wishlist-box .fa:before {
  line-height: 20px;
  display: inline-block;
}
.course-item .course-thumbnail .course-wishlist-box .course-wishlist {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.course-item .course-thumbnail .course-wishlist-box .course-wishlist:hover {
  color: #F24C0A;
}
.course-item .course-thumbnail .course-wishlist-box .course-wishlisted {
  color: #F24C0A;
}
.course-item .course-thumbnail .course-wishlist-box .text {
  display: none !important;
}
.thim-course-megamenu .course-item {
  text-align: center;
}
.thim-course-megamenu .course-thumbnail img {
  width: 100%;
  margin: 0;
}
.thim-course-megamenu .course-title {
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
  line-height: 25px;
  margin: 0;
}
.thim-course-megamenu .course-title a {
  padding: 0 !important;
  margin-top: 3px;
}
.thim-course-megamenu .course-price .value {
  font-size: 13px;
  font-weight: 700;
  color: #f24c0a;
  margin-bottom: 7px;
  margin-top: 5px;
}
.thim-course-megamenu .course-price .value.free-course {
  color: #54b551;
}
.thim-course-megamenu .course-readmore {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  padding: 5px 22px !important;
  display: inline-block !important;
  line-height: 30px;
}
.site-main #content {
  max-width: 100%;
  width: auto;
  padding: 0;
}
.learn-press .lpr_course.has-post-thumbnail {
  padding-top: 0 !important;
}
.learn-press .entry-title {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  line-height: 40px;
  margin-top: -5px;
  margin-bottom: 32px;
  text-transform: none;
}
.learn-press .popup-content #learn-press-course-lesson {
  display: none;
}
.learn-press .course-meta {
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding: 0;
  margin-bottom: 40px;
}
.learn-press .course-meta label {
  font-size: 12px;
  font-weight: 700;
  color: #ccc;
  margin-bottom: 0;
}
.learn-press .course-meta label .value {
  margin-left: 5px;
}
.learn-press .course-meta .value {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #7a7a7a;
}
.learn-press .course-meta > div {
  display: inline-block;
  line-height: 20px;
  margin-right: 23px;
  padding-right: 23px;
  color: #ccc;
  border-right: 1px solid #eee;
  float: left;
}
.learn-press .course-meta > div .value {
  line-height: 16px;
}
.learn-press .course-meta > div .value.lp-progress-bar {
  margin: 0;
  height: 6px;
  margin-top: 5px;
  width: 200px;
  border-radius: 0;
  background: #eee;
  float: none;
}
.learn-press .course-meta > div .value.lp-progress-bar .lp-progress-value {
  height: 6px;
  border-radius: 0;
}
.learn-press .course-meta > div i {
  display: none;
}
.learn-press .course-meta > div.course-author img {
  border-radius: 50%;
  width: 40px;
  height: auto;
  float: left;
  margin-right: 10px;
}
.learn-press .course-meta > div.course-author .author-contain {
  display: inline-block;
}
.learn-press .course-meta > div.course-author .value a {
  color: #7a7a7a;
}
.learn-press .course-meta > div.course-author .value a:hover {
  text-decoration: underline;
}
.learn-press .course-meta > div.course-categories .value a {
  color: #7a7a7a;
}
.learn-press .course-meta > div.course-categories .value a:hover {
  text-decoration: underline;
}
.learn-press .course-meta > div.forum-link .value a {
  color: #7a7a7a;
}
.learn-press .course-meta > div.forum-link .value a:hover {
  text-decoration: underline;
}
.learn-press .course-meta > div:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.learn-press .thim-enroll-course-button {
  display: inline-block;
  font-size: 13px;
  line-height: 40px;
  height: 40px;
  border: 0;
  border-radius: 0;
  padding: 0 25px;
  text-transform: uppercase;
  font-weight: 700;
}
.learn-press .thim-enroll-course-button:focus {
  outline: 0;
  box-shadow: none;
}
.learn-press .thim-enroll-course-button label {
  display: none;
}
.learn-press .course-payment {
  float: right;
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
}
.learn-press .course-payment .course-price {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  float: left;
  margin-right: 20px;
  display: inline-block;
}
.learn-press .course-payment .course-price .value {
  line-height: 40px;
}
.learn-press .course-payment .course-price .value.free-course {
  color: #54b551;
}
.learn-press .course-payment .course-price label {
  display: none;
}
.learn-press .course-payment .course-enrolled {
  background: #54B551;
  color: #fff;
  cursor: default;
}
.learn-press .course-payment .course-enrolled .fa {
  margin-right: 8px;
}
.learn-press .course-thumbnail {
  margin-bottom: 40px;
}
.learn-press .course-tabs {
  clear: both;
}
.learn-press .course-tabs .nav-tabs {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #eee;
}
.learn-press .course-tabs .nav-tabs li {
  background: 0 0;
  border-radius: 0;
  margin: 0;
  width: 25%;
  text-align: center;
  border: 0;
  position: relative;
}
.learn-press .course-tabs .nav-tabs li a {
  border-radius: 0;
  margin-right: 3px;
  border: 1px solid #eee;
  border-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  background: #f9f9f9;
  line-height: 29px;
}
.learn-press .course-tabs .nav-tabs li a .fa {
  font-size: 13px;
  vertical-align: middle;
  line-height: 29px;
  margin-right: 8px;
}
.learn-press .course-tabs .nav-tabs li:last-child a {
  margin-right: 0;
}
.learn-press .course-tabs .nav-tabs li:last-child.active:before {
  right: 0;
}
.learn-press .course-tabs .nav-tabs li:last-child.active:after {
  right: 0;
}
.learn-press .course-tabs .nav-tabs li.active {
  background: #fff;
}
.learn-press .course-tabs .nav-tabs li.active:before {
  content: '';
  position: absolute;
  left: 0;
  right: 3px;
  top: 0;
  height: 4px;
  z-index: 10;
}
.learn-press .course-tabs .nav-tabs li.active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 3px;
  bottom: -1px;
  height: 1px;
  z-index: 10;
  background: #fff;
}
.learn-press .course-tabs .nav-tabs li.active a {
  background: #fff;
}
.learn-press .course-tabs .tab-content {
  border: 1px solid #eee;
  border-top: 0;
  padding: 60px 30px;
}
.learn-press .course-content.popup-content {
  padding: 0;
}
.learn-press .course-content .complete-lesson-button {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  line-height: 30px;
  padding: 5px 25px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  margin-top: 15px;
  display: inline-block;
}
.learn-press .curriculum-sections {
  margin: 0;
  list-style: none;
}
.learn-press .curriculum-sections .section .section-header {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin: 53px 0 25px;
  line-height: 25px;
}
.learn-press .curriculum-sections .section:first-child .section-header {
  margin-top: 0;
}
.learn-press .curriculum-sections .section-content {
  margin: 0;
}
.learn-press .curriculum-sections .section-content .course-lesson,
.learn-press .curriculum-sections .section-content .course-quiz {
  line-height: 30px;
  padding: 11px 13px 11px 9px;
  border-top: 1px solid #eee;
  margin: 0;
  overflow: hidden;
}
.learn-press .curriculum-sections .section-content .course-lesson.current,
.learn-press .curriculum-sections .section-content .course-quiz.current {
  background: #f9fafa;
}
.learn-press .curriculum-sections .section-content .course-lesson:last-child,
.learn-press .curriculum-sections .section-content .course-quiz:last-child {
  border-bottom: 1px solid #eee;
}
.learn-press .curriculum-sections .section-content .course-lesson .quiz-title,
.learn-press .curriculum-sections .section-content .course-quiz .quiz-title,
.learn-press .curriculum-sections .section-content .course-lesson .lesson-title,
.learn-press .curriculum-sections .section-content .course-quiz .lesson-title {
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  line-height: 30px;
  margin-right: 15px;
}
.learn-press .curriculum-sections .section-content .course-lesson .lesson-preview,
.learn-press .curriculum-sections .section-content .course-quiz .lesson-preview {
  line-height: 24px;
  border: 0;
  padding: 0 12px;
  background: #54b551;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 700;
}
.learn-press .curriculum-sections .section-content .course-lesson span,
.learn-press .curriculum-sections .section-content .course-quiz span {
  display: inline-block;
  line-height: 30px;
  color: #999;
}
.learn-press .curriculum-sections .section-content .course-lesson span.course-format-icon,
.learn-press .curriculum-sections .section-content .course-quiz span.course-format-icon {
  margin-right: 5px;
}
.learn-press .curriculum-sections .section-content .course-lesson span.course-format-icon .fa,
.learn-press .curriculum-sections .section-content .course-quiz span.course-format-icon .fa {
  font-size: 15px;
}
.learn-press .curriculum-sections .section-content .course-lesson span.index,
.learn-press .curriculum-sections .section-content .course-quiz span.index {
  font-size: 13px;
  font-weight: 400;
  min-width: 80px;
}
.learn-press .curriculum-sections .section-content .course-lesson span.meta,
.learn-press .curriculum-sections .section-content .course-quiz span.meta {
  font-size: 13px;
  font-weight: 400;
  float: right;
}
.learn-press .curriculum-sections .section-content .course-lesson span.locked,
.learn-press .curriculum-sections .section-content .course-quiz span.locked {
  line-height: 24px;
  border: 0;
  padding: 0 12px;
  background: #999;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 700;
}
.learn-press .curriculum-sections .section-content .course-lesson.completed a,
.learn-press .curriculum-sections .section-content .course-quiz.completed a,
.learn-press .curriculum-sections .section-content .course-lesson.item-completed a,
.learn-press .curriculum-sections .section-content .course-quiz.item-completed a {
  text-decoration: none;
}
.learn-press .curriculum-sections .section-content .course-lesson .completed-button,
.learn-press .curriculum-sections .section-content .course-quiz .completed-button {
  line-height: 24px;
  border: 0;
  padding: 0 12px;
  background: #54B551;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 700;
}
.learn-press .curriculum-sections .section:last-child .section-content .course-lesson:last-child,
.learn-press .curriculum-sections .section:last-child .section-content .course-quiz:last-child {
  border-bottom: 0;
}
.learn-press .tab-content .course-wishlist-box {
  line-height: 30px;
  margin-top: 20px;
  padding: 5px 0;
  text-align: center;
}
.learn-press .tab-content .course-wishlist-box span {
  line-height: 30px;
  display: inline-block;
  color: #fff;
}
.learn-press .tab-content .course-wishlist-box span.fa {
  cursor: pointer;
}
.learn-press .tab-content .course-wishlist-box span.text {
  margin-left: 10px;
  text-transform: uppercase;
}
.learn-press #learn_press_payment_form {
  width: 300px;
  position: absolute;
  top: 60px;
  right: 0;
  background: #f6f6f6;
  z-index: 10;
  box-shadow: 0 0 5px -1px #adadad;
}
.learn-press #learn_press_payment_form #lpr-payment-tab {
  margin: 0;
  padding: 20px 20px 15px;
  border: 0;
}
.learn-press #learn_press_payment_form #lpr-payment-tab li {
  float: none;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.learn-press #learn_press_payment_form #lpr-payment-tab li:last-child {
  margin-bottom: 0;
}
.learn-press #learn_press_payment_form #lpr-payment-tab li label {
  cursor: pointer;
  display: block;
  margin: 0;
}
.learn-press #learn_press_payment_form .learn_press_payment_close {
  cursor: pointer;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.learn-press #learn_press_payment_form .learn_press_payment_checkout {
  display: inline-block;
  text-align: center;
  padding: 5px 25px;
  background: #111;
  color: #fff;
  height: 40px;
  line-height: 30px;
  margin: 0 0 20px 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
}
#tab-course-description {
  overflow: hidden;
}
#tab-course-description .thim-course-content {
  width: calc(-140%);
  width: -moz-calc(-140%);
  float: left;
  padding-right: 45px;
  border-right: 1px solid #eee;
}
#tab-course-description .thim-course-content h4,
#tab-course-description .thim-course-content h5,
#tab-course-description .thim-course-content h6 {
  margin-top: 0;
}
#tab-course-description .thim-course-content p {
  margin-bottom: 25px;
}
#tab-course-description .thim-course-info {
  padding-left: 30px;
  width: 240px;
  float: left;
  max-width: 100%;
}
#tab-course-description .thim-course-info .title {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
}
#tab-course-description .thim-course-info ul {
  margin: 0;
}
#tab-course-description .thim-course-info ul li {
  list-style: none;
  font-size: 13px;
  border-bottom: 1px solid #eee;
  line-height: 25px;
  padding: 15px 0;
}
#tab-course-description .thim-course-info ul li .fa {
  width: 20px;
  text-align: left;
  font-size: 13px;
  line-height: 25px;
  vertical-align: middle;
}
#tab-course-description .thim-course-info ul li span {
  display: inline-block;
}
#tab-course-description .thim-course-info ul li .value {
  font-weight: 700;
  min-width: 60px;
  float: right;
  text-align: left;
}
#tab-course-description .thim-course-info .thim-enroll-course-button {
  margin: auto;
  margin-top: 40px;
  width: 100%;
  text-align: center;
}
#tab-course-description .thim-social-share {
  float: none;
  clear: both;
  padding-top: 35px;
}
.thim-course-menu-landing {
  position: fixed;
  bottom: -60px;
  left: 0;
  right: 0;
  z-index: 999999;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
  -webkit-transition: all .3s;
  transition: all .3s;
}
body.course-landing-active .thim-course-menu-landing {
  bottom: 0;
}
body.course-landing-active .thim-course-menu-landing.thim-hidden {
  bottom: -60px;
}
.thim-course-menu-landing .thim-course-landing-tab {
  float: left;
  margin: 0;
}
.thim-course-menu-landing .thim-course-landing-tab li {
  list-style: none;
  display: inline-block;
  line-height: 40px;
  padding: 10px 0;
  margin-right: 25px;
  position: relative;
  font-weight: 700;
  font-size: 13px;
}
.thim-course-menu-landing .thim-course-landing-tab li.active:before {
  position: absolute;
  content: '';
  height: 3px;
  top: 0;
  left: 0;
  right: 0;
}
.thim-course-menu-landing .thim-course-landing-tab li:last-child {
  margin-right: 0;
}
.thim-course-menu-landing .thim-course-landing-tab li a {
  line-height: 40px;
  display: block;
}
.thim-course-menu-landing .thim-course-landing-button {
  padding: 10px 0;
  display: inline-block;
  float: right;
}
.thim-course-menu-landing .thim-course-landing-button .course-price {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin-right: 20px;
  display: inline-block;
  float: left;
}
.thim-course-menu-landing .thim-course-landing-button .course-price label {
  display: none;
}
.thim-course-menu-landing .thim-course-landing-button .course-price .value.free-course {
  color: #54b551;
}
#tab-course-review .course-rating > h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 14px;
  text-transform: uppercase;
}
#tab-course-review .course-rating .rating-title {
  margin-bottom: 13px;
  line-height: 25px;
}
#tab-course-review .course-rating .rating-box {
  border: 1px solid #eee;
}
#tab-course-review .course-rating .average-rating {
  width: 200px;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
#tab-course-review .course-rating .average-rating .rating-box {
  text-align: center;
  padding-bottom: 43px;
}
#tab-course-review .course-rating .average-rating .rating-box .average-value {
  font-weight: 700;
  font-size: 72px;
  line-height: 80px;
  margin: 27px 0 11px;
}
#tab-course-review .course-rating .average-rating .rating-box .review-star {
  line-height: 16px;
}
#tab-course-review .course-rating .average-rating .rating-box .review-amount {
  line-height: 25px;
}
#tab-course-review .course-rating .detailed-rating {
  width: auto;
  display: inline-block;
  max-width: 100%;
}
#tab-course-review .course-rating .detailed-rating .rating-box {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
#tab-course-review .course-rating .detailed-rating .stars {
  clear: both;
  padding: 0 30px;
  padding-bottom: 3px;
}
#tab-course-review .course-rating .detailed-rating .stars:last-child {
  padding-bottom: 0;
}
#tab-course-review .course-rating .detailed-rating .stars > div {
  display: inline-table;
  line-height: 30px;
}
#tab-course-review .course-rating .detailed-rating .stars > div.key {
  font-weight: 700;
}
#tab-course-review .course-rating .detailed-rating .stars > div.bar {
  width: 200px;
  margin: 0 7px;
}
#tab-course-review .course-rating .detailed-rating .stars > div.bar .full_bar {
  background: #eee;
  height: 12px;
  position: relative;
}
#tab-course-review .course-rating .detailed-rating .stars > div.bar .full_bar > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
#tab-course-review .course-rating .detailed-rating .stars > div.value {
  color: #999;
}
#tab-course-review .course-review {
  margin-top: 51px;
}
#tab-course-review .course-review .content-review > ul {
  margin: 0;
}
#tab-course-review .course-review .content-review > ul > li {
  border-top: 1px solid #eee;
  padding: 50px 0;
  overflow: hidden;
  list-style: none;
  display: block;
}
#tab-course-review .course-review .content-review > ul > li:last-child {
  padding-bottom: 0;
}
#tab-course-review .course-review .content-review > ul .review-author {
  width: 70px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
#tab-course-review .course-review .content-review > ul .review-author img {
  border-radius: 50%;
}
#tab-course-review .course-review .content-review > ul .review-time {
  display: inline-block;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 700;
  color: #ccc;
}
#tab-course-review .course-review .content-review > ul .review-text {
  width: calc(0%);
  width: -moz-calc(0%);
  float: right;
}
#tab-course-review .course-review .content-review > ul .review-text .author-name {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  margin: 0;
  line-height: 20px;
  margin-right: 15px;
  text-transform: capitalize;
}
#tab-course-review .course-review .content-review > ul .review-text .review-star {
  display: inline-block;
  line-height: 20px;
}
#tab-course-review .course-review .content-review > ul .review-text .review-title {
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  line-height: 25px;
  margin: 9px 0 15px;
}
#tab-course-review .review-load-more {
  text-align: center;
}
#tab-course-review .review-load-more #course-review-load-more {
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  margin-top: 40px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#tab-course-review .review-load-more #course-review-load-more.loading .fa {
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
}
#tab-course-review .review-load-more #course-review-load-more.loading .fa:before {
  content: '\f1ce';
}
#tab-course-review .add-review {
  background: #f9f9f9;
  margin: 60px -30px -60px;
  padding: 0 30px 65px;
}
#tab-course-review .add-review .title {
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 35px;
  padding: 55px 0 3px;
}
#tab-course-review .add-review .description {
  margin-bottom: 12px;
  color: #999;
}
#tab-course-review .add-review .review-stars-rated {
  clear: both;
  display: block;
  margin-bottom: 5px;
}
#tab-course-review .add-review .review-stars {
  cursor: pointer;
}
#tab-course-review .add-review form label {
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
  display: block;
  margin-top: 10px;
}
#tab-course-review .add-review form label span {
  vertical-align: top;
}
#tab-course-review .add-review form input[type=text] {
  height: 40px;
  line-height: 38px;
  width: 50%;
  border: 1px solid #e3e6e6;
  padding: 0 10px;
  clear: both;
  display: block;
}
#tab-course-review .add-review form textarea {
  border: 1px solid #e3e6e6;
  padding: 10px;
  clear: both;
  width: 100%;
  display: block;
  min-height: 100px;
}
#tab-course-review .add-review form button[type=submit] {
  padding: 5px 25px;
  text-transform: uppercase;
  line-height: 30px;
  border: 0;
  box-shadow: none;
  font-size: 13px;
  font-weight: 700;
  height: 40px;
  margin-top: 20px;
}
.thim-ralated-course {
  clear: both;
  overflow: hidden;
}
.thim-ralated-course .related-title {
  text-transform: uppercase;
  position: relative;
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 27px;
  margin: 78px 0 60px;
}
.thim-ralated-course .related-title:after {
  content: '';
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  background: #000;
}
.course-content .complete-lesson-button {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  line-height: 30px;
  padding: 5px 25px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  margin-top: 15px;
  display: inline-block;
}
.course-content .complete-lesson-button.completed {
  background: #54B551;
  color: #fff;
}
.course-content .complete-lesson-button.completed:hover {
  background: #54B551;
  color: #fff;
}
.course-content > .mfp-close {
  display: none;
}
.course-content .course-content-lesson-nav-text span {
  text-transform: none;
  color: #666;
  font-size: 15px;
  font-weight: 400;
}
.course-content .course-content-lesson-nav a {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.mfp-with-fade .mfp-container,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-with-fade.mfp-removing .mfp-container,
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-content .course-content.popup-content {
  position: relative;
  background: #FFF;
  padding: 120px 30px 30px;
  width: 100%;
  max-width: 100vw;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}
.mfp-content .course-content:not(.popup-content) {
  height: 50vh;
}
.mfp-content .course-content.loading {
  overflow: hidden;
}
.mfp-content .course-content.loading > :not(.thim-loading) {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}
.mfp-content .thim-iframe-quiz {
  position: relative;
  background: #FFF;
  padding: 0;
  width: 100%;
  height: auto;
  max-width: 100vw;
  margin: 0 auto;
  z-index: 1;
  overflow: hidden;
}
.mfp-content .thim-iframe-quiz > iframe {
  width: 100%;
  height: auto;
  position: relative;
  max-height: none;
  min-height: 100%;
  padding: 120px 30px 30px;
  border: 0;
}
.mfp-content .popup-title {
  position: fixed;
  left: 0;
  font-size: 23px;
  top: 34px;
  width: 900px;
  margin: 0 auto;
  line-height: 90px;
  padding-left: 30px;
  font-weight: 700;
  z-index: 1005;
  padding-right: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mfp-content .popup-title .index {
  color: #fff;
  margin-right: 10px;
}
.mfp-content .popup-title > button {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-transform: none;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  font-weight: 700;
}
.mfp-content .popup-title > button:hover {
  color: #fff;
}
.course-content .popup-title {
  position: fixed;
  left: 0;
  font-size: 23px;
  top: 34px;
  width: 900px;
  margin: 0 auto;
  line-height: 90px;
  padding-left: 30px;
  font-weight: 700;
  z-index: 1005;
  padding-right: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.course-content .popup-title .index {
  color: #fff;
  margin-right: 10px;
}
.course-content .popup-title > button {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-transform: none;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}
#learn-press-course-lesson-heading .index {
  color: #fff;
}
body.single-lpr_course .mfp-container {
  padding-bottom: 0;
  padding-top: 0;
}
body.single-lpr_course.admin-bar .mfp-inline-holder {
  padding-top: 32px;
}
body .course-meta .course-review .value {
  cursor: pointer;
}
.learn-press form.purchase-course {
  display: inline-block;
}
.learn-press #learn-press-course-curriculum .section-content {
  background: 0 0;
}
.learn-press .curriculum-sections .section-header {
  background: 0 0;
  padding: 0;
}
.learn-press .view-cart-button {
  border-radius: 0;
  font-size: 13px;
  height: 40px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 25px;
  display: inline-block;
  color: #fff;
}
.learn-press .purchase-course .thim-enroll-course-button.loading {
  -moz-opacity: .7;
  -khtml-opacity: .7;
  -webkit-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
}
.learn-press .purchase-course .thim-enroll-course-button.added {
  display: none;
}
.learn-press .purchase-course .view-cart-button {
  display: inline-block;
}
.learn-press .purchase-course .view-cart-button.hide-if-js {
  display: none;
}
body.single-lp_quiz #popup_overlay,
.thim-iframe-quiz #popup_overlay {
  display: none;
}
.course-content.popup-content .message {
  margin-bottom: 5px;
}
#learn-press-finish-course {
  margin-bottom: 30px;
}
.profile-container {
  padding: 0;
  border-radius: 0;
  border: 0;
  overflow: hidden;
}
.profile-container .box-title {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 11px;
  position: relative;
  padding-bottom: 19px;
}
.profile-container .box-title:after {
  content: '';
  width: 35px;
  background: #111;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.profile-container .user-tab {
  width: 25%;
  width: calc(300px);
  width: -moz-calc(300px);
  float: left;
  padding-right: 30px;
}
.profile-container .user-tab .author-avatar {
  margin-bottom: 25px;
}
.profile-container .user-tab .author-avatar img {
  margin: 0;
}
.profile-container .user-tab .author-name {
  text-transform: capitalize;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  padding: 52px 0 27px;
  margin: 25px 0 30px;
  position: relative;
  border-top: 1px solid #eee;
}
.profile-container .user-tab .author-name:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 36px;
  height: 1px;
  background: #000;
}
.profile-container .thim-author-social {
  clear: both;
  margin: 0;
  text-align: center;
}
.profile-container .profile-tabs {
  width: 75%;
  width: calc(-200%);
  width: -moz-calc(-200%);
  float: right;
}
.profile-container .profile-tabs .thim-empty-course {
  margin-bottom: 40px;
}
.profile-container .profile-tabs .nav-tabs {
  margin: 0;
  border: 0;
  background: 0 0;
  border-bottom: 1px solid #eee;
  padding: 0;
}
.profile-container .profile-tabs .nav-tabs li {
  background: 0 0;
  border-radius: 0;
  margin: 0;
  width: 25%;
  text-align: center;
  border: 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.profile-container .profile-tabs .nav-tabs li.thim-profile-list-5 {
  width: 20%;
}
.profile-container .profile-tabs .nav-tabs li.thim-profile-list-3 {
  width: 33.33%;
}
.profile-container .profile-tabs .nav-tabs li a {
  border-radius: 0;
  margin-right: 3px;
  border: 1px solid #eee;
  border-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  background: #f9f9f9;
  line-height: 29px;
  float: none;
  position: relative;
  display: block;
  padding: 10px 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile-container .profile-tabs .nav-tabs li a .fa {
  font-size: 13px;
  vertical-align: middle;
  line-height: 29px;
  margin-right: 8px;
}
.profile-container .profile-tabs .nav-tabs li:last-child a {
  margin-right: 0;
}
.profile-container .profile-tabs .nav-tabs li:last-child.active:before {
  right: 0;
}
.profile-container .profile-tabs .nav-tabs li:last-child.active:after {
  right: 0;
}
.profile-container .profile-tabs .nav-tabs li.active {
  background: #fff;
}
.profile-container .profile-tabs .nav-tabs li.active:before {
  content: '';
  position: absolute;
  left: 0;
  right: 3px;
  top: 0;
  height: 4px;
  z-index: 10;
}
.profile-container .profile-tabs .nav-tabs li.active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 3px;
  bottom: -1px;
  height: 1px;
  z-index: 10;
  background: #fff;
}
.profile-container .profile-tabs .nav-tabs li.active a {
  background: #fff;
}
.profile-container .profile-tabs .tab-content {
  padding: 55px 0 0;
}
.profile-container .profile-tabs .tab-content > .tab-pane {
  padding-left: 0;
  padding-right: 0;
}
.profile-container .profile-tabs .tab-content > .tab-pane > .box-title:first-child {
  margin-top: 0;
}
.profile-container .profile-tabs .tab-content .thim-course-grid > p {
  margin-left: 15px;
  margin-right: 15px;
}
.profile-container .profile-tabs .tab-content .thim-course-grid .course-passed {
  padding-bottom: 20px;
}
.profile-container .profile-tabs .tab-content .thim-course-grid .course-passed .value {
  font-weight: 700;
}
.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view {
  margin: 0 0 15px;
  display: inline-block;
}
.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view:hover {
  text-decoration: underline;
}
table.list-book-event tr,
table.order_details tr,
table.quiz-history tr,
table.table-orders tr {
  border: 0;
}
table.list-book-event tr th,
table.order_details tr th,
table.quiz-history tr th,
table.table-orders tr th {
  border: 1px solid #eee;
  border-width: 1px 1px 1px 0;
  padding: 10px 15px;
}
table.list-book-event tr th:first-child,
table.order_details tr th:first-child,
table.quiz-history tr th:first-child,
table.table-orders tr th:first-child {
  border-left-width: 1px;
}
table.list-book-event tr td,
table.order_details tr td,
table.quiz-history tr td,
table.table-orders tr td {
  border: 1px solid #eee;
  border-width: 1px 1px 1px 0;
  padding: 10px 15px;
}
table.list-book-event tr td:first-child,
table.order_details tr td:first-child,
table.quiz-history tr td:first-child,
table.table-orders tr td:first-child {
  border-left-width: 1px;
}
.tp_single_event .entry-title h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  margin: -5px 0 35px;
}
.thim-list-content {
  margin: auto;
}
.thim-list-content li {
  list-style: none;
  position: relative;
  padding-left: 25px;
}
.thim-list-content li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 9px;
}
.tp-event-top {
  position: relative;
}
.tp-event-top .entry-thumbnail a {
  display: block;
}
.tp-event-top .entry-thumbnail a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.tp_single_event .tp-event-top:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.tp-event-top .entry-countdown {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.tp-event-top .entry-countdown .tp_event_counter {
  background: 0 0;
  border: 0;
  padding: 0;
  text-align: center;
}
.tp-event-top .entry-countdown .tp_event_counter .countdown-row {
  overflow: hidden;
  text-align: center;
  display: inline-block;
  margin: auto;
  padding: 0;
  width: auto;
  clear: inherit;
}
.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section {
  width: 100px;
  height: 100px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 15px;
  padding: 0;
  text-align: center;
}
.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section:first-child {
  margin-left: 0;
}
.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section:last-child {
  margin-right: 0;
}
.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  height: 50px;
  color: #fff;
  margin: 14px 0 0;
  text-align: center;
  display: block;
  width: 100%;
}
.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: 100%;
}
.tp-event-archive {
  margin: 0;
}
.tp-event-archive > li {
  list-style: none;
  padding-bottom: 100px;
}
.tp-event-archive > li:last-child {
  padding-bottom: 0;
}
.tp-event-archive .entry-title h4 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin: 25px 0 19px;
}
.tp-event-archive .entry-content .tp_event_view-detail {
  line-height: 30px;
  height: 40px;
  padding: 5px 25px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  margin-top: 3px;
  display: inline-block;
}
.tp-event-content {
  overflow: hidden;
  clear: both;
  margin-top: 55px;
}
.tp-event-content .entry-content {
  position: relative;
  padding-right: 30px;
  float: left;
  width: calc(-140%);
  width: -moz-calc(-140%);
}
.tp-event-content .entry-content:after {
  content: '';
  width: 1px;
  position: absolute;
  top: 7px;
  right: 0;
  bottom: 0;
  background: #eee;
}
.tp-event-content .entry-content > h4,
.tp-event-content .entry-content > h5 > h6 {
  margin-top: 0;
  margin-bottom: 15px;
}
.tp-event-content .entry-content > p {
  margin-bottom: 25px;
}
.tp-event-content .tp-event-info {
  max-width: 240px;
  width: 240px;
  padding-left: 30px;
  float: right;
}
.tp-event-info .tp-info-box {
  border-bottom: 1px solid #eee;
  padding: 14px 0;
}
.tp-event-info .tp-info-box:first-child {
  padding-top: 3px;
}
.tp-event-info .tp-info-box:last-child {
  border-bottom: 0;
}
.tp-event-info .tp-info-box p {
  margin: 0;
  line-height: 24px;
  padding-left: 23px;
  font-size: 13px;
}
.tp-event-info .tp-info-box .heading {
  font-weight: 700;
  font-size: 13px;
  position: relative;
}
.tp-event-info .tp-info-box .heading .fa {
  position: absolute;
  left: 0;
  line-height: 24px;
  top: 0;
}
.tp-event-organizers .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  text-transform: uppercase;
  margin: 40px 0 25px;
}
.tp-event-organizers .thim-carousel-wrapper {
  position: static;
}
.tp-event-organizers .thim-carousel-wrapper .item {
  text-align: center;
}
.tp-event-organizers .thim-carousel-wrapper .item .thumbnail img {
  border-radius: 50%;
}
.tp-event-organizers .thim-carousel-wrapper .item .name {
  font-size: 15px;
  line-height: 20px;
  margin: 12px 0 1px;
}
.tp-event-organizers .thim-carousel-wrapper .item .regency {
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  color: #999;
  text-transform: uppercase;
}
.tp-event-organizers .thim-carousel-container {
  padding: 40px 50px 35px;
  border: 1px solid #eee;
  position: relative;
}
.tp-event-organizers .thim-carousel-container:hover .owl-buttons .owl-prev,
.tp-event-organizers .thim-carousel-container:hover .owl-buttons .owl-next {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.tp-event-organizers .owl-buttons .owl-prev,
.tp-event-organizers .owl-buttons .owl-next {
  border: 1px solid #666;
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  transform: translate(10px, 0);
  -webkit-transform: translate(10px, 0);
  -moz-transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  -o-transform: translate(10px, 0);
}
.tp-event-organizers .owl-buttons .owl-prev .fa,
.tp-event-organizers .owl-buttons .owl-next .fa {
  font-size: 8px;
  color: #666;
  line-height: 28px;
  display: block;
}
.tp-event-organizers .owl-buttons .owl-next {
  left: auto;
  right: 0;
  transform: translate(-10px, 0);
  -webkit-transform: translate(-10px, 0);
  -moz-transform: translate(-10px, 0);
  -ms-transform: translate(-10px, 0);
  -o-transform: translate(-10px, 0);
}
.tp-event-single-share {
  text-align: center;
}
.event_button_disable {
  -moz-opacity: .5;
  -khtml-opacity: .5;
  -webkit-opacity: .5;
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
  cursor: not-allowed;
}
.widget-area.sidebar-events .widget_book-event {
  padding: 0;
}
.widget-area.sidebar-events .widget_book-event:before,
.widget-area.sidebar-events .widget_book-event:after {
  display: none;
}
.widget-area.sidebar-events .widget_book-event ul li {
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 52px;
  clear: both;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.widget-area.sidebar-events .widget_book-event ul li .label {
  display: inline-block;
}
.widget-area.sidebar-events .widget_book-event ul li .value {
  display: inline-block;
  font-weight: 700;
  float: right;
}
.widget-area.sidebar-events .widget_book-event ul li input[type=number] {
  width: 55px;
  line-height: 30px;
  border: 1px solid #eee;
  padding: 0 0 0 10px;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
.widget-area.sidebar-events .widget_book-event ul li.event-cost .value {
  font-size: 18px;
  color: #ffb606;
}
.widget-area.sidebar-events .widget_book-event ul li.event-cost .free {
  color: #54b551;
}
.widget-area.sidebar-events .widget_book-event ul li.event-payment .value {
  float: none;
  display: block;
}
.widget-area.sidebar-events .widget_book-event ul li.event-payment label {
  margin-bottom: 0;
}
.widget-area.sidebar-events .widget_book-event ul li input[type=radio],
.widget-area.sidebar-events .widget_book-event ul li input[type=checkbox] {
  border-color: #ccc;
}
.widget-area.sidebar-events .widget_book-event .event_register_foot {
  text-align: center;
  padding: 40px 0;
}
.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit {
  background: #ffb606;
  color: #333;
}
.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit:hover {
  background: #e6a303;
  color: #333;
}
.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit.event-register-loading {
  position: relative;
  -moz-opacity: .7;
  -khtml-opacity: .7;
  -webkit-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
}
.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit.event-register-loading:before {
  line-height: 40px;
  top: 0;
  right: 0;
  content: "\f110";
  font-family: FontAwesome;
  left: 0;
  margin: auto;
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  color: #fff;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  position: absolute;
}
.widget-area.sidebar-events .widget_book-event .event_auth_register_message_error {
  color: #a94442;
  background: #f2dede;
  margin: 20px 0 0;
  border: 0;
  border-radius: 0;
  line-height: 20px;
  padding: 10px 0;
  font-size: 13px;
}
.widget-area.sidebar-events .book-title {
  margin: 0;
  background: #ffb606;
  color: #333;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 72px;
  padding: 0;
  text-align: center;
  position: relative;
}
.widget-area.sidebar-events .book-title:before {
  content: '';
  position: absolute;
  left: 50%;
  right: 0;
  bottom: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffb606;
  margin-left: -10px;
}
.widget-area.sidebar-events .event_register_area {
  padding: 16px 30px 0;
  border: 1px solid #eee;
  border-top: 0;
}
.contact-page .row {
  margin-left: -5px;
  margin-right: -5px;
}
.contact-page .row .wpcf7-form-control-wrap {
  width: 50%;
  padding: 0 5px;
  float: left;
}
.contact-page p {
  margin-bottom: 10px;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form select,
.wpcf7-form textarea {
  width: 100%;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  min-height: 40px;
  padding: 10px;
  line-height: 20px;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.thim-register-now-form .wpcf7-form input[type=text],
.thim-register-now-form .wpcf7-form input[type=email],
.thim-register-now-form .wpcf7-form input[type=tel],
.thim-register-now-form .wpcf7-form input[type=number],
.thim-register-now-form .wpcf7-form input[type=date],
.thim-register-now-form .wpcf7-form select,
.thim-register-now-form .wpcf7-form textarea {
  border-color: #e5e5e5;
  color: #999;
}
.thim-register-now-form .wpcf7-form input[type=text]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=email]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=tel]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=number]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=date]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form select::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form textarea::-webkit-input-placeholder {
  color: #999;
}
.thim-register-now-form .wpcf7-form input[type=text]:-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=email]:-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=tel]:-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=number]:-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=date]:-moz-placeholder,
.thim-register-now-form .wpcf7-form select:-moz-placeholder,
.thim-register-now-form .wpcf7-form textarea:-moz-placeholder {
  color: #999;
}
.thim-register-now-form .wpcf7-form input[type=text]::-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=email]::-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=tel]::-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=number]::-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=date]::-moz-placeholder,
.thim-register-now-form .wpcf7-form select::-moz-placeholder,
.thim-register-now-form .wpcf7-form textarea::-moz-placeholder {
  color: #999;
}
.thim-register-now-form .wpcf7-form input[type=text]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=email]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=tel]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=number]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=date]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form select:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form textarea:-ms-input-placeholder {
  color: #999;
}
.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form input[type=number]:focus,
.wpcf7-form input[type=date]:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
  outline: 0;
}
.wpcf7-form input[type=text]:focus::-webkit-input-placeholder,
.wpcf7-form input[type=email]:focus::-webkit-input-placeholder,
.wpcf7-form input[type=tel]:focus::-webkit-input-placeholder,
.wpcf7-form input[type=number]:focus::-webkit-input-placeholder,
.wpcf7-form input[type=date]:focus::-webkit-input-placeholder,
.wpcf7-form select:focus::-webkit-input-placeholder,
.wpcf7-form textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.wpcf7-form input[type=text]:focus:-moz-placeholder,
.wpcf7-form input[type=email]:focus:-moz-placeholder,
.wpcf7-form input[type=tel]:focus:-moz-placeholder,
.wpcf7-form input[type=number]:focus:-moz-placeholder,
.wpcf7-form input[type=date]:focus:-moz-placeholder,
.wpcf7-form select:focus:-moz-placeholder,
.wpcf7-form textarea:focus:-moz-placeholder {
  color: transparent;
}
.wpcf7-form input[type=text]:focus::-moz-placeholder,
.wpcf7-form input[type=email]:focus::-moz-placeholder,
.wpcf7-form input[type=tel]:focus::-moz-placeholder,
.wpcf7-form input[type=number]:focus::-moz-placeholder,
.wpcf7-form input[type=date]:focus::-moz-placeholder,
.wpcf7-form select:focus::-moz-placeholder,
.wpcf7-form textarea:focus::-moz-placeholder {
  color: transparent;
}
.wpcf7-form input[type=text]:focus:-ms-input-placeholder,
.wpcf7-form input[type=email]:focus:-ms-input-placeholder,
.wpcf7-form input[type=tel]:focus:-ms-input-placeholder,
.wpcf7-form input[type=number]:focus:-ms-input-placeholder,
.wpcf7-form input[type=date]:focus:-ms-input-placeholder,
.wpcf7-form select:focus:-ms-input-placeholder,
.wpcf7-form textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.wpcf7-form input[type=text].wpcf7-not-valid,
.wpcf7-form input[type=email].wpcf7-not-valid,
.wpcf7-form input[type=tel].wpcf7-not-valid,
.wpcf7-form input[type=number].wpcf7-not-valid,
.wpcf7-form input[type=date].wpcf7-not-valid,
.wpcf7-form select.wpcf7-not-valid,
.wpcf7-form textarea.wpcf7-not-valid {
  border-color: red;
}
.wpcf7-form textarea {
  max-height: 150px;
  overflow: auto;
}
.wpcf7-form .your-name,
.wpcf7-form .your-email {
  width: calc(43%);
  width: -moz-calc(43%);
  float: left;
  margin-left: 14px;
  margin-bottom: 20px;
}
.thim-register-now-form .wpcf7-form .your-name,
.thim-register-now-form .wpcf7-form .your-email {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-bottom: 0;
}
.wpcf7-form .your-name {
  margin-left: 0;
}
.wpcf7-form .wpcf7-submit {
  border-radius: 0;
  padding: 10px 25px;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: -10px;
  border: 0;
}
.wpcf7-form .wpcf7-submit:focus {
  outline: 0;
}
.thim-register-now-form .wpcf7-form .wpcf7-submit {
  width: 100%;
  text-align: center;
  color: #fff;
  background: #111;
  margin-top: 10px;
}
.wpcf7-form div.wpcf7-validation-errors,
.wpcf7-form div.wpcf7-mail-sent-ok {
  margin: 0;
  text-align: center;
  border: 0;
  border-radius: 0;
  line-height: 20px;
  padding: 10px 15px;
  font-size: 13px;
  color: #a94442;
  background: #f2dede;
}
.wpcf7-form .wpcf7-validation-errors {
  display: none !important;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
  color: #3c763d;
  background: #dff0d8;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  display: none;
}
.wpcf7-form input.wpcf7-not-valid {
  border-color: #f66;
}
.thim-register-now-form {
  margin: 80px 0;
  background: #fff;
  position: relative;
  max-width: 400px;
  float: right;
  min-height: 453px;
}
.thim-register-now-form.top-homepage {
  margin: 61px 0;
}
.thim-register-now-form .title {
  position: relative;
  padding: 22px 30px 70px;
  line-height: 34px;
  text-align: center;
  font-size: 22px;
  overflow: hidden;
  margin: 0 0 23px;
  color: #fff;
}
.thim-register-now-form .title:before {
  height: 820px;
  content: '';
  border-radius: 50%;
  bottom: 20px;
  right: auto;
  width: 820px;
  position: absolute;
  left: calc(-360%);
  left: -moz-calc(-360%);
}
.thim-register-now-form .title span {
  position: relative;
}
.thim-register-now-form .wpcf7-form {
  position: relative;
  padding: 0 50px 20px;
}
.thim-register-now-form .wpcf7-form p {
  margin-bottom: 10px;
}
.thim-register-now-form .wpcf7-form img.ajax-loader {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  width: 30px;
}
.thim-register-now-form .wpcf7-form div.wpcf7-validation-errors {
  display: none;
}
.thim-register-now-form .wpcf7-form div.wpcf7-mail-sent-ok {
  margin: 0;
  text-align: center;
  margin-top: -50px;
  z-index: 9;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.thim-register-now-form .wpcf7-form .ajax-loader {
  bottom: 35px;
}
.thim-register-now-form .wpcf7-form.thim-sending {
  cursor: wait;
}
.thim-register-now-form .wpcf7-form.thim-sending .wpcf7-submit:hover,
.thim-register-now-form .wpcf7-form.thim-sending .wpcf7-submit {
  background: #111;
  color: #fff;
  -moz-opacity: .5;
  -khtml-opacity: .5;
  -webkit-opacity: .5;
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.thim-welcome-university-2 .thim-register-now-form,
.thim-welcome-university .thim-register-now-form {
  box-shadow: 0 0 5px 1px #E8E8E8;
  margin: 0;
  margin-top: 52px;
  max-width: 370px;
}
.thim-welcome-university-2 .thim-register-now-form .title:before,
.thim-welcome-university .thim-register-now-form .title:before {
  z-index: 3;
}
.thim-welcome-university-2 .thim-register-now-form .title:after,
.thim-welcome-university .thim-register-now-form .title:after {
  z-index: 2;
  content: '';
  position: absolute;
  top: auto;
  bottom: 20px;
  background: url(../themes/skeena/assets/images/bg-contact-form.jpg) no-repeat bottom center;
  height: 820px;
  width: 820px;
  border-radius: 50%;
  left: calc(-360%);
  left: -moz-calc(-360%);
}
.thim-welcome-university-2 .thim-register-now-form .title span,
.thim-welcome-university .thim-register-now-form .title span {
  z-index: 5;
}
.thim-welcome-university .thim-register-now-form .title:before {
  -moz-opacity: .6;
  -khtml-opacity: .6;
  -webkit-opacity: .6;
  opacity: .6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
  background: #000;
}
.thim-welcome-university-2 .thim-register-now-form .title:before {
  -moz-opacity: .9;
  -khtml-opacity: .9;
  -webkit-opacity: .9;
  opacity: .9;
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90);
}
.wpcf7-form {
  position: relative;
}
.wpcf7-form.thim-sending {
  cursor: wait;
}
.wpcf7-form.thim-sending .wpcf7-submit:hover,
.wpcf7-form.thim-sending .wpcf7-submit {
  background: #111;
  color: #fff;
  -moz-opacity: .5;
  -khtml-opacity: .5;
  -webkit-opacity: .5;
  opacity: .5;
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.wpcf7-form .ajax-loader {
  position: absolute;
  bottom: 5px;
  left: 31px;
  width: 30px;
}
.thim-contact-faqs.text-center .ajax-loader {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 30px;
  right: 0;
  margin: auto;
}
.thim-newlleter-homepage {
  background: url(../themes/skeena/assets/images/bg-newletter.png) no-repeat top right;
  max-width: 753px;
  margin: auto;
  text-align: center;
  padding: 0 15px;
  padding-top: 75px;
  padding-bottom: 70px;
}
.thim-newlleter-homepage p {
  font-size: 15px;
}
.thim-newlleter-homepage p.description {
  max-width: 490px;
  margin: 20px auto 40px;
}
.thim-newlleter-homepage .mc4wp-form {
  position: relative;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text],
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email] {
  background: #ffffff url(data:image/png; base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAAdVBMVEVMaXHMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMw+R8MhAAAAJnRSTlMAovqp9Cm63QM7Cqbn8uKG6c0GVOiMUwlm9x2tIJtyWJq2M8UTSQAt0usAAACdSURBVHhebcnpEoMgDIXRICpQV7S2Lt2X+/6PWGvNTOpwfzDhO8Rz9dlSYK4AlA13IbIrExAXz0nhXrDITj0mxyI7PZDTLJnddGoGjFKaAtPvfKIlKSnyZDk6dCRlx3JFWb1fX9H/MkYAYDKNrZz6m18QyIhln6ynu2gDDI0UXoWoJZIiO++Yok64H7hK6bhrs64E4uUdvj9NHsH5D86uE93k9eHmAAAAAElFTkSuQmCC) no-repeat center right 10 px;
  border: 1px solid #ddd;
  height: 50px;
  padding: 9px 10px;
  line-height: 30px;
  max-width: 425px;
  width: calc(-20%);
  width: -moz-calc(-20%);
  color: inherit;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]::-webkit-input-placeholder,
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: inherit;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]:-moz-placeholder,
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: inherit;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]::-moz-placeholder,
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: inherit;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]:-ms-input-placeholder,
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: inherit;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit] {
  text-transform: uppercase;
  font-size: 13px;
  height: 50px;
  border: none;
  padding: 10px 25px;
  font-weight: 700;
  line-height: 30px;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit]:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input {
  display: inline-block;
  box-shadow: none;
  text-shadow: none;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus {
  outline: 0;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus::-webkit-input-placeholder {
  color: transparent;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus:-moz-placeholder {
  color: transparent;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus::-moz-placeholder {
  color: transparent;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus:-ms-input-placeholder {
  color: transparent;
}
.thim-newlleter-homepage .mc4wp-form .mc4wp-response {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 10px;
  max-width: 490px;
}
.mc4wp-form {
  margin: 0;
  position: relative;
}
.mc4wp-form .mc4wp-response {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 10px;
  max-width: 490px;
}
.mc4wp-form .mc4wp-form-fields input[type=text],
.mc4wp-form .mc4wp-form-fields input[type=email] {
  width: 100%;
  background: 0 0;
  border: 1px solid #fff;
  line-height: 30px;
  height: 40px;
  padding: 5px 10px;
  max-width: 425px;
  margin-left: 0;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mc4wp-form .mc4wp-form-fields input[type=text]::-webkit-input-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: #fff;
}
.mc4wp-form .mc4wp-form-fields input[type=text]:-moz-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: #fff;
}
.mc4wp-form .mc4wp-form-fields input[type=text]::-moz-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: #fff;
}
.mc4wp-form .mc4wp-form-fields input[type=text]:-ms-input-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: #fff;
}
.mc4wp-form .mc4wp-form-fields input[type=text]:focus,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  outline: 0;
}
.mc4wp-form .mc4wp-form-fields input[type=text]:focus::-webkit-input-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus::-webkit-input-placeholder {
  color: transparent;
}
.mc4wp-form .mc4wp-form-fields input[type=text]:focus:-moz-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus:-moz-placeholder {
  color: transparent;
}
.mc4wp-form .mc4wp-form-fields input[type=text]:focus::-moz-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus::-moz-placeholder {
  color: transparent;
}
.mc4wp-form .mc4wp-form-fields input[type=text]:focus:-ms-input-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus:-ms-input-placeholder {
  color: transparent;
}
.mc4wp-form .mc4wp-form-fields input[type=submit] {
  text-transform: uppercase;
  font-size: 13px;
  height: 40px;
  line-height: 30px;
  border: none;
  padding: 5px 25px;
  font-weight: 700;
  margin-left: -1px;
  border-radius: 0;
  box-shadow: none;
}
.mc4wp-form .mc4wp-form-fields input[type=submit]:hover {
  -moz-opacity: .9;
  -khtml-opacity: .9;
  -webkit-opacity: .9;
  opacity: .9;
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90);
}
.mc4wp-form .mc4wp-form-fields input {
  display: inline-block;
  box-shadow: none;
  text-shadow: none;
}
.mc4wp-form .mc4wp-form-fields input:focus {
  outline: 0;
}
input.invalid {
  border-color: red !important;
}
a,
button,
input[type=submit],
.owl-prev,
.owl-next,
.owl-prev .fa,
.owl-next .fa {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.custom-readmore {
  overflow: hidden;
}
.custom-readmore .content-inner .smicon-read {
  border-width: 2px;
  padding: 6px 20px;
}
.custom-readmore .content-inner .smicon-read i {
  display: none;
}
@media (min-width: 1200px) {
  .content-pusher.boxed-area {
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.23);
  }
  .content-pusher.boxed-area .container {
    padding-left: 55px;
    padding-right: 55px;
  }
  .content-pusher.boxed-area .container.home-page,
  .content-pusher.boxed-area .container.site-content {
    background: #fff;
  }
  .content-pusher.boxed-area .thim-top-rev-slider {
    position: relative;
  }
  .content-pusher.boxed-area .thim-top-rev-slider .tp-rightarrow {
    right: 0;
    left: auto !important;
  }
  .content-pusher.boxed-area .site-header {
    max-width: 1200px;
  }
  .content-pusher.boxed-area .site-header.sticky-header {
    left: 0;
    right: 0;
    margin: auto;
  }
  .content-pusher.boxed-area .footer-bottom {
    max-width: 1200px;
    overflow: hidden;
    margin: auto;
  }
  .content-pusher.boxed-area .thim-get-100s h2 {
    font-size: 68px;
  }
  .container {
    width: 1200px;
  }
  .siteorigin-panels-stretch {
    margin-left: -385px;
    margin-right: -385px;
    padding-left: 385px;
    padding-right: 385px;
  }
  .siteorigin-panels-stretch.thim-fix-stretched {
    padding-left: 0;
    padding-right: 0;
  }
  .siteorigin-panels-stretch.thim-fix-stretched.thim-bg-image-cover {
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .thim-course-top .courses-searching ul {
    max-width: none;
    right: auto;
    left: 0;
  }
}
@media (width: 1024px) {
  .thim-register-form-top {
    margin-top: -565px;
  }
  .thim-carousel-course-categories .owl-carousel .owl-buttons {
    display: none;
  }
}
@media (min-width: 1024px) {
  .custom-readmore {
    padding-top: 45px;
    background-repeat: no-repeat !important;
    background-position: bottom right;
    padding-bottom: 34px;
  }
  .custom-readmore .content-inner {
    position: relative;
    padding-right: 160px;
  }
  .custom-readmore .content-inner .smicon-read {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: 0;
    border-radius: 5px;
    font-size: 115%;
  }
  .custom-readmore .content-inner .smicon-read i {
    display: none;
  }
  .custom-readmore .content-inner .smicon-read:hover {
    opacity: .7;
  }
  .custom-readmore .content-inner .icon-box-title,
  .custom-readmore .content-inner .desc-icon-box p {
    font-style: italic;
  }
  .custom-readmore .boxes-icon {
    height: auto !important;
  }
  .custom-readmore .boxes-icon .inner-icon {
    height: auto;
  }
  .images-student {
    margin-top: -100px;
    position: relative;
  }
}
@media (max-width: 1200px) {
  body.course-landing-active #back-to-top {
    bottom: 75px;
  }
}
@media (max-width: 1024px) {
  .container {
    width: 1024px;
    max-width: 100%;
  }
  .thim-get-100s {
    padding-top: 140px;
  }
  .color-white .counter-group .counter-block {
    margin-right: 20px;
  }
  .color-white .counter-group .counter-block:last-child {
    margin-right: 0;
  }
  .entry-tag-share .social-share {
    margin-top: -10px;
  }
  .entry-tag-share .social-share li {
    margin-top: 10px;
    margin-right: 15px;
  }
  .widget-area .thim-list-posts.sidebar .article-image {
    width: 85px;
  }
  .widget-area .thim-list-posts.sidebar .article-title-wrapper {
    width: calc(-5%);
    width: -moz-calc(-5%);
  }
  .widget-area .thim-course-list-sidebar .course-thumbnail {
    width: 85px;
  }
  .widget-area .thim-course-list-sidebar .thim-course-content {
    width: calc(-5%);
    width: -moz-calc(-5%);
  }
  .thim-list-event:not(.layout-2) .item-event .time-from {
    width: 150px;
  }
  .thim-list-event:not(.layout-2) .item-event .event-wrapper {
    width: calc(-320%);
    width: -moz-calc(-320%);
    padding: 0 90px;
  }
  .widget-area aside {
    padding-right: 0;
  }
  .learn-press .course-review .value > span {
    display: none;
  }
  .thim-course-list .course-review .value > span {
    display: none;
  }
  .mfp-content .popup-title {
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    position: absolute;
  }
  .thim-click-to-bottom {
    margin-top: 10px;
  }
  .tp-caption.thim-slider-heading {
    font-size: 90px;
  }
  .thim-footer-info > div {
    margin-right: 40px;
  }
  .thim-footer-info > div.info-social .fa {
    margin-right: 20px;
  }
  .thim-buy-now,
  .thim-university-top-icon.thim-bg-overlay {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
  .color-white .counter-group .counter-block {
    margin-right: 10px;
  }
  .thim-course-list .course-item .thim-course-content .course-meta > div {
    margin-right: 15px;
    padding-right: 15px;
  }
  .single-lpr_course .mfp-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .learn-press .course-meta .course-author {
    display: none;
  }
  .profile-container .profile-tabs .nav-tabs li {
    width: 33.3333%;
  }
  .widget-area .thim-list-posts.sidebar .article-image {
    width: 65px;
    margin-right: 10px;
  }
  .widget-area .thim-list-posts.sidebar .article-title-wrapper {
    width: calc(25%);
    width: -moz-calc(25%);
  }
  .widget-area .thim-course-list-sidebar .course-thumbnail {
    width: 65px;
    margin-right: 10px;
  }
  .widget-area .thim-course-list-sidebar .thim-course-content {
    width: calc(25%);
    width: -moz-calc(25%);
  }
  .thim-click-to-bottom {
    margin-top: 0;
  }
  .thim-widget-icon-box .wrapper-box-icon.circle .content-inner {
    padding-right: 0;
  }
  .thim-welcome-university .panel-grid-cell {
    width: 50% !important;
  }
  .thim-welcome-university .panel-grid-cell:last-child {
    width: 100% !important;
  }
  .thim-welcome-university .thim-register-now-form {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .thim-welcome-university .thim-register-now-form .title {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 900px;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  #main {
    width: 70%;
  }
  #main.full-width {
    width: 100%;
  }
  #sidebar {
    width: 30%;
  }
  .entry-tag-share .col-sm-6 {
    width: 100%;
  }
  .entry-tag-share .thim-social-share {
    float: none;
    margin-top: 15px;
  }
  #tab-course-description .thim-course-content {
    width: 100%;
    float: none;
    clear: both;
    border-right: 0;
  }
  #tab-course-description .thim-course-info {
    float: none;
    clear: both;
    padding-left: 0;
    margin-top: 30px;
  }
  #tab-course-review .course-rating .detailed-rating {
    margin-top: 20px;
  }
  .profile-container .profile-tabs .thim-course-carousel .owl-item {
    max-width: 273px;
    max-width: calc(259px);
    max-width: -moz-calc(259px);
  }
  .profile-container .quiz-results .result-field {
    margin-right: 15px;
  }
  .profile-container .user-tab {
    width: 25%;
    width: calc(250px);
    width: -moz-calc(250px);
  }
  .profile-container .profile-tabs {
    width: 75%;
    width: calc(-150%);
    width: -moz-calc(-150%);
  }
  .wrapper-box-icon.overlay .boxes-icon {
    max-width: 100px;
  }
  .wrapper-box-icon.overlay .content-inner {
    width: calc(-15%) !important;
    width: -moz-calc(-15%) !important;
  }
  .wrapper-box-icon.overlay .heading__primary {
    font-size: 20px;
  }
  .tp-event-content .entry-content {
    width: 100%;
    float: none;
  }
  .tp-event-content .entry-content:after {
    display: none;
  }
  .tp-event-content .tp-event-info {
    float: none;
    clear: both;
    margin-top: 30px;
    padding-left: 0;
  }
  .tp-caption.thim-slider-heading {
    font-size: 60px !important;
  }
  .thim-register-now-form.top-homepage {
    margin: 44px 0;
  }
  article .entry-header .entry-meta li {
    margin-right: 20px;
    padding-right: 25px;
  }
  article .entry-header .entry-meta li.author {
    display: none;
  }
  #thim-course-archive.thim-course-list .course-item .course-thumbnail {
    width: calc(200px);
    width: -moz-calc(200px);
  }
  #thim-course-archive.thim-course-list .course-item .thim-course-content {
    width: calc(-130%);
    width: -moz-calc(-130%);
  }
  #thim-course-archive.thim-course-list .course-item .course-review {
    display: none;
  }
  #thim-course-archive.thim-course-list .course-item .course-price {
    margin-top: 7px;
  }
  #thim-course-archive.thim-course-list .course-item .course-readmore {
    margin-top: 0;
  }
  .thim-course-top .courses-searching form {
    width: 230px;
  }
  .learn-press .course-tabs .nav-tabs li a {
    padding: 10px;
  }
  .thim-get-100s .get-100s {
    font-size: 20px;
  }
  .thim-get-100s h2 {
    font-size: 65px;
    line-height: 70px;
  }
  .color-white .counter-group .counter-block {
    width: 80px;
    height: 80px;
    margin-right: 5px;
  }
  .color-white .counter-group .counter-block .counter {
    height: 36px;
    line-height: 36px;
    font-size: 34px;
    margin: 10px 18px 0;
  }
  .color-white .counter-group .counter-block .counter-caption {
    font-size: 12px;
    line-height: 18px;
  }
  .thim-widget-tab .nav-tabs li a span {
    display: none;
  }
}
@media (max-width: 768px) {
  .mobile-logo-custom.site-header .sticky-logo,
  .mobile-logo-custom.site-header .no-sticky-logo {
    display: none;
  }
  .mobile-logo-custom.site-header.affix-top .sticky-logo-mobile {
    display: none;
  }
  .mobile-logo-custom.site-header.affix .no-sticky-logo-mobile {
    display: none;
  }
  .thim-course-grid .lpr_course[class*=course-grid-] {
    width: 50%;
    clear: initial;
  }
  .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(2n+1) {
    clear: both;
  }
  .related-archive ul.archived-posts {
    overflow: hidden;
    white-space: nowrap;
  }
  .related-archive ul.archived-posts > li {
    width: 50%;
  }
  .related-archive ul.archived-posts > li:nth-child(5n+0),
  .related-archive ul.archived-posts > li:nth-child(5n+3),
  .related-archive ul.archived-posts > li:nth-child(5n+4),
  .related-archive ul.archived-posts > li:nth-child(5n+5) {
    display: none;
  }
  .thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+0),
  .thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+3),
  .thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+4),
  .thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+5) {
    display: none;
  }
  .list-tab-event .nav-tabs li {
    min-width: auto;
    width: 33.333%;
  }
  .tp-caption.thim-slider-heading {
    font-size: 70px;
  }
  .thim-list-event:not(.layout-2) .item-event .time-from {
    width: 90px;
  }
  .thim-list-event:not(.layout-2) .item-event .time-from .date {
    font-size: 60px;
    line-height: 62px;
  }
  .thim-list-event:not(.layout-2) .item-event .event-wrapper {
    width: calc(-230%);
    width: -moz-calc(-230%);
    padding: 0 30px;
  }
  .thim-list-event:not(.layout-2) .item-event .event-wrapper:before {
    display: none;
  }
  .thim-list-event:not(.layout-2) .item-event .image {
    width: 240px;
  }
  body.single-lpr_course.admin-bar .mfp-inline-holder {
    padding-top: 46px;
  }
  .mfp-content .popup-title {
    font-size: 16px;
    line-height: 70px;
    padding-left: 20px;
    padding-right: 80px;
  }
  .mfp-content .popup-title > button {
    line-height: 70px;
    width: 70px;
    height: 70px;
  }
  .mfp-content .course-content.popup-content,
  .mfp-content .thim-iframe-quiz iframe {
    padding-left: 20px;
    padding-right: 20px;
  }
  .siteorigin-panels-stretch.panel-row-style {
    background-position: top left !important;
  }
  .thim-footer-one-course .panel-grid-cell {
    width: 100% !important;
    float: none;
  }
  footer#colophon .footer .thim-footer-one-course ul.menu {
    text-align: left;
  }
  .thim-video-box .video-container {
    background-size: contain;
  }
  .thim-video-box .video-container .video {
    height: 354px;
  }
  article.our_team .image {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  article.our_team .image img {
    max-width: 200px;
  }
  article.our_team .content {
    width: 100%;
    float: none;
    clear: both;
    padding-left: 0;
  }
  article.our_team .extra-info {
    width: 100%;
    float: none;
    clear: both;
    padding-left: 0;
    border: 0;
  }
}
@media (max-width: 767px) {
  #main,
  #sidebar {
    width: 100%;
    float: left;
    clear: both;
  }
  .site-main.alignleft {
    padding-right: 15px;
    padding-bottom: 60px;
  }
  .site-main.alignright {
    padding-left: 15px;
    padding-bottom: 60px;
  }
  .thim-best-industry {
    margin: 0;
  }
  .thim-best-industry .wrapper-box-icon.overlay {
    background: #000;
  }
  .thim-get-100s {
    text-align: center;
  }
  .thim-register-now-form {
    float: none;
    margin: 60px auto;
  }
  .color-white .counter-group {
    text-align: center;
  }
  .counter-box {
    border-right: 0;
  }
  .search-course-list-info li {
    margin: 0 15px;
  }
  .widget-area .thim-list-posts.sidebar .article-image {
    width: 100px;
    margin-right: 20px;
  }
  .widget-area .thim-list-posts.sidebar .article-title-wrapper {
    width: calc(-20%);
    width: -moz-calc(-20%);
  }
  .widget-area .thim-course-list-sidebar .course-thumbnail {
    width: 100px;
    margin-right: 20px;
  }
  .widget-area .thim-course-list-sidebar .thim-course-content {
    width: calc(-20%);
    width: -moz-calc(-20%);
  }
  .alignright,
  .alignleft {
    float: none;
  }
  .contact-page .row .wpcf7-form-control-wrap {
    width: 100%;
  }
  .contact-page .row .wpcf7-form-control-wrap.your-name,
  .contact-page .row .wpcf7-form-control-wrap.your-email {
    margin-bottom: 10px;
  }
  #profile-tabs,
  .user-info {
    width: 100%;
    padding: 0;
  }
  .megacol {
    background-image: none !important;
  }
  .user-courses-content .own-courses .own-courses-wrapper .inner-own-course {
    width: 100%;
  }
  footer#colophon .copyright-area {
    padding: 0;
  }
  footer#colophon .copyright-area .text-right {
    text-align: left;
    margin-top: 5px;
  }
  footer#colophon .copyright-area .text-right li:first-child {
    margin-left: 0;
  }
  footer#colophon .copyright-area .copyright-content {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .widget-box-title .browse-all-courses {
    position: static;
  }
  .widget-box-title {
    padding-right: 0;
  }
  .widget-box-title p {
    margin-bottom: 0;
  }
  .custom-images {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .top_site_main .page-title-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .site-content {
    padding: 35px 15px;
  }
  .site-header {
    padding: 15px 0;
  }
  .site-header.sticky-header.affix {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .site-header.sticky-header.affix .navbar-nav > li > a,
  .site-header.sticky-header.affix .navbar-nav > li > span.disable_link {
    padding: 0;
  }
  .thim-gallery-images-default .item {
    float: left;
    width: 50% !important;
  }
  .overlay-black {
    padding-bottom: 30px !important;
    padding-top: 50px !important;
  }
  .fix-responsive {
    margin-left: 0 !important;
  }
  .single .learn-press header {
    overflow: hidden;
  }
  .single .learn-press header .author {
    float: left;
  }
  .single .learn-press #course-landing .course-students > span:after {
    display: none;
  }
  #masthead.affix-top {
    margin-top: 0;
  }
  .navigation .width-logo img {
    margin: 0;
    margin-bottom: 10px;
  }
  #masthead .navigation {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .learn-press h1.entry-title,
  .menu-scoll-landing .col-md-6 {
    width: 100%;
  }
  .menu-scoll-landing .col-md-6 {
    margin-bottom: 15px !important;
    text-align: left;
  }
  .menu-scoll-landing .course-wishlist,
  .menu-scoll-landing .course-wishlisted {
    display: inline-block;
    font-size: 0;
    padding: 13px;
    margin-left: 0;
  }
  .menu-scoll-landing .course-wishlist:after,
  .menu-scoll-landing .course-wishlisted:after {
    content: "\f08a";
    font: normal normal normal 14px/1 FontAwesome;
  }
  .menu-scoll-landing .course-wishlisted:after {
    content: "\f004";
  }
  .wrapper-author {
    margin-bottom: 25px;
  }
  .learn-press .course-meta .course-author {
    display: none;
  }
  .profile-container .user-tab {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 40px;
  }
  .profile-container .profile-tabs {
    width: 100%;
    float: none;
    clear: both;
  }
  .wrapper-box-icon.overlay .heading__primary {
    margin-top: 35px;
  }
  .thim-register-form-top {
    margin-top: 0;
  }
  .thim-register-form-top .thim-register-now-form {
    margin: auto;
    box-shadow: 1px 0 5px 0 #ccc;
  }
  .wrapper-lists-our-team .our-team-item {
    width: 50%;
    float: left;
  }
  .thim-other-member.wrapper-lists-our-team .our-team-item {
    margin-bottom: 55px;
  }
  .thim-demo-accounts {
    clear: both;
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .thim-demo-accounts > .panel-grid-cell {
    width: 50% !important;
    float: left !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .thim-video-box .video-container {
    max-height: 415px;
  }
  .thim-video-box .video-container .video {
    max-height: 340px;
    height: 340px;
  }
  .thim-welcome-university > .panel-grid-cell {
    width: 100% !important;
  }
  .thim-welcome-university > .panel-grid-cell:first-child {
    padding-right: 0 !important;
  }
  .thim-welcome-university > .panel-grid-cell:first-child:before {
    display: none;
  }
  .thim-welcome-university > .panel-grid-cell:nth-child(2) {
    padding-left: 0 !important;
  }
  .thim-university-top-icon > .panel-grid-cell {
    width: 33.33% !important;
    float: left !important;
  }
  .thim-university-top-icon > .panel-grid-cell .thim-widget-icon-box .wrapper-box-icon {
    border-right: 1px solid #eda803;
  }
  .thim-university-top-icon > .panel-grid-cell:nth-child(3n+0) .thim-widget-icon-box .wrapper-box-icon {
    border-right: 0;
  }
  article.testimonials .image {
    width: 100%;
    float: none;
    clear: both;
    margin: 0;
    margin-bottom: 30px;
  }
  article.testimonials .image img {
    max-width: 200px;
  }
  article.testimonials .content {
    float: none;
    width: 100%;
    clear: both;
  }
  .site-header.header_v2#masthead .navigation {
    padding-top: 10px;
  }
  .site-header.header_v2 .navigation .width-navigation img,
  .site-header.header_v2 .navigation .width-logo img {
    margin-bottom: 10px;
  }
  .thim-buy-now,
  .thim-university-top-icon.thim-bg-overlay {
    margin-left: 0;
    margin-right: 0;
  }
  .thim-university-top-icon.thim-bg-overlay {
    margin-top: 30px;
  }
  .thim-university-top-icon.thim-bg-overlay > .panel-grid-cell .thim-widget-icon-box .wrapper-box-icon {
    border-right-color: #8C8C8C;
  }
  .thim-buy-now .thim-widget-button {
    text-align: left;
  }
  .wrapper-gallery-filter > .thim-col-5,
  .wrapper-gallery-filter > [class*=col-sm-] {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 667px) {
  .thim-course-list .course-item .course-thumbnail {
    width: 220px;
  }
  .thim-course-list .course-item .thim-course-content {
    width: calc(-150%);
    width: -moz-calc(-150%);
  }
  .thim-newlleter-homepage {
    margin-top: -20px;
    background: 0 0;
    padding-top: 50px;
    padding-bottom: 80px;
    box-shadow: 0 0 3px -1px #635f5f;
  }
  .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text],
  .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email] {
    margin-left: 0;
  }
  #tab-course-description .thim-course-content {
    width: 100%;
    float: none;
    clear: both;
    border-right: 0;
  }
  #tab-course-description .thim-course-info {
    float: none;
    clear: both;
    padding-left: 0;
    margin-top: 30px;
  }
  #tab-course-review .course-rating .detailed-rating {
    margin-top: 30px;
  }
  .thim-list-event:not(.layout-2) .item-event .time-from {
    width: 100%;
  }
  .thim-list-event:not(.layout-2) .item-event .time-from .date {
    display: inline-block;
    font-size: 50px;
    line-height: 50px;
    margin-right: 10px;
  }
  .thim-list-event:not(.layout-2) .item-event .time-from .month {
    display: inline-block;
    line-height: 50px;
  }
  .thim-list-event:not(.layout-2) .item-event .image {
    float: none;
    margin-bottom: 15px;
    width: 270px;
  }
  .thim-list-event:not(.layout-2) .item-event .event-wrapper {
    clear: both;
    float: none;
    padding: 0 50px 0 0;
    width: 100%;
  }
  .thim-list-event:not(.layout-2) .item-event .event-wrapper:before {
    display: none;
  }
  #back-to-top {
    display: none;
  }
  .entry-tag-share .thim-social-share {
    float: none;
    margin-top: 15px;
  }
  .thim-video-box .video-container {
    max-height: 375px;
  }
  .thim-video-box .video-container .video {
    max-height: 300px;
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  body.admin-bar .site-header.affix {
    top: 0;
  }
  body.admin-bar .menu-scoll-landing {
    top: 0;
  }
  .mc4wp-form .mc4wp-form-fields input[type=text],
  .mc4wp-form .mc4wp-form-fields input[type=email] {
    max-width: 325px;
    margin-left: 0;
  }
  .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text],
  .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email] {
    max-width: 325px;
    margin-left: 0;
  }
  article .entry-header .entry-meta li {
    padding-right: 20px;
    margin-right: 15px;
  }
  .woocommerce #content .comments-area .comment-list .comment-list-inner .children,
  .woocommerce .comments-area .comment-list .comment-list-inner .children,
  .comments-area .comment-list .comment-list-inner .children {
    margin-left: 50px;
  }
  .thim-testimonial-slider {
    padding: 0 30px;
  }
  .thim-testimonial-slider .control-nav {
    top: 56px !important;
  }
  .thim-testimonial-slider .slides-content .content {
    margin-left: -30px;
    margin-right: -30px;
  }
  .thim-course-list .course-item .thim-course-content .course-readmore {
    margin-top: -8px;
  }
  .thim-course-list .course-item .course-meta .course-review {
    display: none !important;
  }
  .tp-event-content .entry-content {
    width: 100%;
    float: none;
  }
  .tp-event-content .entry-content:after {
    display: none;
  }
  .tp-event-content .tp-event-info {
    float: none;
    clear: both;
    margin-top: 30px;
    padding-left: 0;
  }
  .learn-press .course-meta .course-review {
    display: none;
  }
  .learn-press .course-meta > div {
    border-right: 0;
  }
  .thim-course-menu-landing .thim-course-landing-tab {
    display: none;
  }
  .thim-course-top .course-index {
    display: none;
  }
  .page-404-content {
    padding-left: 0;
    padding-right: 0;
  }
  .page-404-content h2 {
    font-size: 65px;
    line-height: 70px;
  }
  .thim-demo-accounts {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .thim-demo-accounts > .panel-grid-cell {
    width: 100% !important;
    float: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .thim-demo-accounts > .panel-grid-cell .thim-widget-single-images {
    display: none;
  }
  .footer-bottom {
    position: relative;
  }
  footer#colophon.has-footer-bottom .copyright-area {
    margin-bottom: 0;
  }
  .thim-video-box .video-container {
    padding: 25px 65px 50px;
    max-height: 325px;
  }
  .thim-video-box .video-container .video {
    height: 250px;
    max-height: 250px;
  }
  .thim-footer-info > div {
    display: block;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .course-grid .col-sm-6,
  .archive_switch .col-sm-6 {
    width: 100%;
  }
  .one-courses-page-content .col-sm-4,
  .one-courses-page-content .col-sm-8 {
    display: block;
  }
  .posts-display .col-sm-6 {
    width: 100%;
  }
  .breadcrumbs-wrapper.button-list-gird .woocommerce-breadcrumb,
  .breadcrumbs-wrapper.button-list-gird .display,
  .breadcrumbs-wrapper.button-list-gird .thim-breadcrumbs,
  .breadcrumbs-wrapper.button-list-gird #breadcrumbs {
    width: 100%;
  }
  .breadcrumbs-wrapper.button-list-gird .display {
    padding-top: 20px;
    text-align: left;
  }
  .breadcrumbs-wrapper.button-list-gird .display a {
    margin-left: 0;
    margin-right: 20px;
  }
  .woocommerce.single-product div.product .related.products .blog-grid li.product {
    width: 100% !important;
  }
  .woocommerce.single-product div.product .related.products .blog-grid li.product:nth-child(2n+1) {
    clear: both;
  }
  .thim-gallery-images-default .item {
    float: left;
    width: 100% !important;
  }
  .overlay-black .icon-box-title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .overlay-black .icon-box-title span {
    display: block;
  }
  .thim-widget-courses-searching .courses-searching input {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 13px;
    padding-left: 10px;
    width: calc(60%) !important;
    width: -moz-calc(60%) !important;
  }
  .thim-widget-courses-searching .courses-searching button {
    width: 40px;
    line-height: 40px;
  }
  .custom-readmore .icon-left .content-inner {
    width: 100% !important;
    text-align: center;
    padding: 15px 0;
  }
  .custom-readmore .icon-left .content-inner .icon-box-title {
    font-size: 26px !important;
  }
  .custom-readmore .icon-left .boxes-icon {
    margin: 0 auto;
    float: none;
  }
  .wrapper-author .avatar-instructors,
  .wrapper-author .author-right {
    width: 100%;
    display: inline-block;
  }
  article .entry-header .date-meta {
    border-right: 0;
    margin-bottom: 15px;
  }
  article .entry-header .entry-contain {
    float: none;
    width: 100%;
    clear: both;
  }
  article .entry-header .entry-title a {
    white-space: normal;
  }
  .wrapper-box-icon.overlay .heading__primary {
    margin-top: 20px;
  }
  .thim-list-event:not(.layout-2) .item-event .time-from {
    float: none;
    clear: both;
  }
  .thim-list-event:not(.layout-2) .item-event .image {
    float: none;
    width: 100%;
  }
  .thim-list-event:not(.layout-2) .item-event .event-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .thim-testimonial-slider .control-nav {
    top: 69px !important;
  }
  .tp-caption.thim-slider-heading {
    font-size: 50px !important;
  }
  .tp-caption.thim-slider-sub-heading {
    font-size: 18px !important;
  }
  .learn-press .course-tabs .nav-tabs li a span {
    display: none;
  }
  #tab-course-description .thim-course-content {
    padding-right: 20px;
  }
  .thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-] {
    width: 100%;
    display: none;
  }
  .thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:first-child {
    display: inherit;
  }
  .thim-course-grid .lpr_course[class*=course-grid-] {
    width: 100%;
    float: none;
  }
  .thim-course-carousel,
  .thim-owl-carousel-post {
    padding-top: 10px;
  }
  .thim-course-carousel .owl-controls,
  .thim-owl-carousel-post .owl-controls {
    top: -40px;
    left: 5px;
    right: auto;
  }
  .thim-widget-list-event .thim-list-event:not(.layout-2) {
    padding-top: 20px;
  }
  .thim-widget-list-event .thim-list-event:not(.layout-2) .view-all {
    top: -37px;
    left: 0;
    right: auto;
  }
  .profile-tabs .thim-course-grid.thim-carousel-wrapper {
    padding-top: 40px;
  }
  .profile-tabs .thim-course-grid.thim-carousel-wrapper .owl-controls {
    top: -10px;
  }
  .thim-widget-courses .view-all-courses {
    top: -37px;
    left: 0;
    right: auto;
  }
  .thim-widget-courses .thim-course-grid:not(.thim-carousel-wrapper) {
    padding-top: 20px;
  }
  .thim-get-100s {
    padding-top: 100px;
  }
  .thim-get-100s .get-100s {
    font-size: 20px;
  }
  .thim-get-100s h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .counter-group .counter-block {
    width: 85px;
    height: 85px;
    margin-right: 10px;
  }
  .counter-group .counter-block .counter {
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    margin: 10px 18px 0;
  }
  .counter-group .counter-block .counter-caption {
    font-size: 12px;
    line-height: 18px;
  }
  .tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section {
    margin: 0 10px;
    width: 85px;
    height: 85px;
  }
  .tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
    font-size: 40px;
    line-height: 40px;
    height: 40px;
    margin-top: 10px;
  }
  .tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
    font-size: 12px;
    line-height: 18px;
  }
  .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,
  .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email,
  .comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-url {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .thim-course-list .course-item .course-thumbnail {
    margin-right: 0;
    margin-bottom: 15px;
    width: 270px;
  }
  .thim-course-list .course-item .thim-course-content {
    width: 100%;
    clear: both;
    float: none;
  }
  #toolbar .thim-have-any-question {
    display: none;
  }
  .thim-mobile-login {
    display: block;
  }
  .profile-container .profile-tabs .nav-tabs li .text {
    display: none;
  }
  .page-404-content h2 {
    font-size: 55px;
    line-height: 60px;
  }
  .learn-press .curriculum-sections .section-content .course-lesson .quiz-title,
  .learn-press .curriculum-sections .section-content .course-quiz .quiz-title,
  .learn-press .curriculum-sections .section-content .course-lesson .lesson-title,
  .learn-press .curriculum-sections .section-content .course-quiz .lesson-title {
    display: block;
    margin: 0;
  }
  .quiz-results .result-field {
    margin-right: 15px;
  }
  form#lostpasswordform p input[type=text],
  form#lostpasswordform p input[type=email],
  form#lostpasswordform p input[type=password] {
    max-width: 260px;
  }
  .top_site_main .page-title-wrapper h1,
  .top_site_main .page-title-wrapper h2 {
    font-size: 40px;
  }
  #sidebar .thim-widget-single-images img {
    width: 100%;
  }
  article .entry-header .entry-meta li.entry-date {
    display: none;
  }
  .entry-navigation-post .prev-post,
  .entry-navigation-post .next-post {
    padding: 10px 20px 25px;
  }
  .product-cat li a {
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
  .product-grid .product.col-xs-6 {
    width: 100%;
    clear: both;
  }
  .related-products .product {
    display: none;
  }
  .related-products .product:first-child {
    display: block;
  }
  .woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li,
  .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li {
    width: 50%;
  }
  .wrapper-lists-our-team .our-team-item {
    width: 100%;
  }
  .thim-widget-tab .nav-tabs li a span {
    display: none;
  }
  .related-archive ul.archived-posts > li {
    width: 100%;
    display: none;
  }
  .related-archive ul.archived-posts > li:first-child {
    display: inherit;
  }
  .mo-openid-app-icons .btn-block {
    margin-left: 0;
    margin-right: 0;
  }
  .mo-openid-app-icons .btn-block:last-child {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  .thim-video-box .video-container {
    padding: 20px 55px 50px;
    max-height: 280px;
  }
  .thim-video-box .video-container .video {
    max-height: 210px;
  }
  .thim-university-top-icon > .panel-grid-cell {
    width: 50% !important;
  }
  .thim-university-top-icon > .panel-grid-cell:nth-child(3n+0) .thim-widget-icon-box .wrapper-box-icon {
    border-right: 1px solid #eda803;
  }
  .thim-university-top-icon > .panel-grid-cell:nth-child(2n+0) .thim-widget-icon-box .wrapper-box-icon {
    border-right: 0;
  }
  .wrapper-gallery-filter > .thim-col-5,
  .wrapper-gallery-filter > [class*=col-sm-] {
    width: 100%;
    float: none;
  }
}
@media (width: 480px) {
  .tp-caption.thim-slider-heading {
    margin-top: 10px !important;
  }
  .tp-caption.thim-slider-sub-heading {
    margin-top: 30px !important;
  }
}
@media (max-width: 360px) {
  .thim-testimonial-slider .control-nav {
    top: 50px !important;
  }
  .thim-social-share li {
    margin-bottom: 10px;
  }
  #tab-course-review .course-rating .detailed-rating .stars {
    padding: 0 15px;
  }
  #tab-course-review .course-rating .detailed-rating .stars div.bar {
    width: 135px;
  }
  form#lostpasswordform p input[type=text],
  form#lostpasswordform p input[type=email],
  form#lostpasswordform p input[type=password] {
    margin-bottom: 15px;
    max-width: 100%;
  }
  form#lostpasswordform p input[type=submit] {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  .mc4wp-form .mc4wp-form-fields input[type=text],
  .mc4wp-form .mc4wp-form-fields input[type=email] {
    width: 100%;
    margin-bottom: 15px;
    max-width: 100%;
  }
  .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text],
  .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email] {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    height: 40px;
    padding: 4px 25px;
  }
  .mc4wp-form .mc4wp-form-fields input[type=submit] {
    height: 40px;
    padding: 5px 25px;
    width: 100%;
    margin-left: 0;
  }
  .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit] {
    height: 40px;
    padding: 5px 25px;
    width: 100%;
  }
  .wpcf7-form .your-name,
  .wpcf7-form .your-email {
    margin-left: 0;
    width: 100%;
  }
  .thim-course-top .courses-searching form {
    width: 215px;
  }
  .thim-about-author .author-bio {
    width: 100%;
    clear: both;
    float: none;
  }
  .top_site_main .page-title-wrapper h1,
  .top_site_main .page-title-wrapper h2 {
    font-size: 35px;
  }
  .counter-group .counter-block {
    width: 65px;
    height: 65px;
    margin-right: 5px;
  }
  .color-white .counter-group .counter-block {
    margin-right: 5px;
  }
  .counter-group .counter-block .counter {
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    margin: 8px 12px 0;
  }
  .counter-group .counter-block .counter-caption {
    font-size: 11px;
    line-height: 18px;
  }
  .tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section {
    margin: 0 5px;
    width: 65px;
    height: 65px;
  }
  .tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    margin-top: 8px;
  }
  .tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
    font-size: 11px;
    line-height: 18px;
  }
  .thim-course-list .course-item .course-thumbnail {
    max-width: 100%;
    width: 100%;
  }
  .learn-press .course-meta .course-categories {
    display: none;
  }
  .page-404-content .col-xs-6 {
    width: 100%;
    float: none;
  }
  .wrapper-box-icon.overlay .icon-images {
    display: table-cell;
  }
  .wrapper-box-icon.overlay .icon-images img {
    margin-top: 0;
  }
  #tab-course-review .course-review .content-review > ul .review-text {
    width: 100%;
    clear: both;
    padding-top: 15px;
    float: none;
  }
  .thim-about-author .author-wrapper {
    text-align: center;
  }
  .thim-about-author .author-avatar {
    float: none;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .quiz-results .result-summary {
    text-align: center;
  }
  .quiz-results .result-summary .result-field {
    margin: 7px 10px !important;
  }
  article .entry-header .entry-meta li.author {
    display: none;
  }
  .thim-login .link-bottom a {
    display: block;
  }
  .comments-area .comment-list .comment-list-inner li .comment-right {
    float: none;
    clear: both;
    padding-top: 15px;
  }
  .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link {
    margin-left: 0;
    margin-right: 15px;
    float: left;
  }
  .comments-area .comment-list .comment-list-inner li .content-comment {
    clear: both;
  }
  .thim-video-box .video-container {
    padding: 0;
    max-height: 200px;
  }
  .thim-video-box .video-container .video {
    max-height: 200px;
  }
  .thim-university-top-icon > .panel-grid-cell {
    width: 100% !important;
    float: none;
  }
  .thim-university-top-icon > .panel-grid-cell .thim-widget-icon-box .wrapper-box-icon {
    border-right: 0 !important;
  }
  .wrapper-box-icon.overlay .heading__primary {
    padding-right: 0;
    word-wrap: break-word;
  }
}
@media (max-width: 320px) {
  #tab-course-review .course-rating .detailed-rating .stars div.bar {
    width: 105px;
  }
  .thim-course-top .courses-searching form {
    width: 200px;
  }
  .thim-testimonial-slider .control-nav {
    top: 65px !important;
  }
  .mobile-menu-container {
    width: 250px;
  }
  .wrapper-container.mobile-menu-open .content-pusher {
    transform: translate(-250px, 0) !important;
    -webkit-transform: translate(-250px, 0) !important;
    -moz-transform: translate(-250px, 0) !important;
    -ms-transform: translate(-250px, 0) !important;
    -o-transform: translate(-250px, 0) !important;
  }
  .wrapper-container.mobile-menu-open .mobile-effect.mobile-menu-container {
    width: 250px;
  }
  .top_site_main .page-title-wrapper h1,
  .top_site_main .page-title-wrapper h2 {
    font-size: 25px;
    line-height: 40px;
  }
  .thim-video-box .video-container {
    padding: 0;
    max-height: 210px;
  }
  .thim-video-box .video-container video {
    max-height: 200px;
  }
}
@media (max-width: 300px) {
  .mobile-menu-container {
    width: 220px;
  }
  .wrapper-container.mobile-menu-open .content-pusher {
    transform: translate(-220px, 0) !important;
    -webkit-transform: translate(-220px, 0) !important;
    -moz-transform: translate(-220px, 0) !important;
    -ms-transform: translate(-220px, 0) !important;
    -o-transform: translate(-220px, 0) !important;
  }
  .wrapper-container.mobile-menu-open .mobile-effect.mobile-menu-container {
    width: 220px;
  }
}
@media (max-height: 375px) {
  .thim-widget-icon-box .wrapper-box-icon.background-video {
    min-height: 375px;
  }
  .thim-bg-overlay-color-half {
    min-height: 375px !important;
  }
  .footer-bottom .sc_heading {
    padding-top: 60px;
  }
  .footer-bottom .thim-widget-button {
    padding-bottom: 67px;
  }
}
@media (max-height: 320px) {
  .thim-widget-icon-box .wrapper-box-icon.background-video {
    min-height: 320px;
  }
  .thim-bg-overlay-color-half {
    min-height: 320px !important;
  }
  .footer-bottom .sc_heading {
    padding-top: 38px;
  }
  .footer-bottom .thim-widget-button {
    padding-bottom: 45px;
  }
}
