/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  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;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  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;
}
.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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 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;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.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;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
/* Font Awesome */
@font-face{font-family:'FontAwesome';src:url('../fonts/fa.eot?v=3.2.1');src:url('../fonts/fa.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../fonts/fa.woff?v=3.2.1') format('woff'),url('../fonts/fa.ttf?v=3.2.1') format('truetype'),url('../fonts/fa.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}
[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}a [class^="icon-"],a [class*=" icon-"]{display:inline;}[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope-o:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-o:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-check:before{content:"\f00c"}.icon-times:before{content:"\f00d"}.icon-search-plus:before{content:"\f00e"}.icon-search-minus:before{content:"\f010"}.icon-power-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-gear:before,.icon-cog:before{content:"\f013"}.icon-trash-o:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file-o:before{content:"\f016"}.icon-clock-o:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download:before{content:"\f019"}.icon-arrow-circle-o-down:before{content:"\f01a"}.icon-arrow-circle-o-up:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle-o:before{content:"\f01d"}.icon-rotate-right:before,.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-dedent:before,.icon-outdent:before{content:"\f03b"}.icon-indent:before{content:"\f03c"}.icon-video-camera:before{content:"\f03d"}.icon-photo:before,.icon-image:before,.icon-picture-o:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before,.icon-pencil-square-o:before{content:"\f044"}.icon-share-square-o:before{content:"\f045"}.icon-check-square-o:before{content:"\f046"}.icon-arrows:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-circle:before{content:"\f055"}.icon-minus-circle:before{content:"\f056"}.icon-times-circle:before{content:"\f057"}.icon-check-circle:before{content:"\f058"}.icon-question-circle:before{content:"\f059"}.icon-info-circle:before{content:"\f05a"}.icon-crosshairs:before{content:"\f05b"}.icon-times-circle-o:before{content:"\f05c"}.icon-check-circle-o:before{content:"\f05d"}.icon-ban:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-mail-forward:before,.icon-share:before{content:"\f064"}.icon-expand:before{content:"\f065"}.icon-compress:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-circle:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye:before{content:"\f06e"}.icon-eye-slash:before{content:"\f070"}.icon-warning:before,.icon-exclamation-triangle:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-arrows-v:before{content:"\f07d"}.icon-arrows-h:before{content:"\f07e"}.icon-bar-chart-o:before{content:"\f080"}.icon-twitter-square:before{content:"\f081"}.icon-facebook-square:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-gears:before,.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-o-up:before{content:"\f087"}.icon-thumbs-o-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-o:before{content:"\f08a"}.icon-sign-out:before{content:"\f08b"}.icon-linkedin-square:before{content:"\f08c"}.icon-thumb-tack:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-sign-in:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-square:before{content:"\f092"}.icon-upload:before{content:"\f093"}.icon-lemon-o:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-square-o:before{content:"\f096"}.icon-bookmark-o:before{content:"\f097"}.icon-phone-square:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd-o:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0f3"}.icon-certificate:before{content:"\f0a3"}.icon-hand-o-right:before{content:"\f0a4"}.icon-hand-o-left:before{content:"\f0a5"}.icon-hand-o-up:before{content:"\f0a6"}.icon-hand-o-down:before{content:"\f0a7"}.icon-arrow-circle-left:before{content:"\f0a8"}.icon-arrow-circle-right:before{content:"\f0a9"}.icon-arrow-circle-up:before{content:"\f0aa"}.icon-arrow-circle-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-arrows-alt:before{content:"\f0b2"}.icon-group:before,.icon-users:before{content:"\f0c0"}.icon-chain:before,.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-flask:before{content:"\f0c3"}.icon-cut:before,.icon-scissors:before{content:"\f0c4"}.icon-copy:before,.icon-files-o:before{content:"\f0c5"}.icon-paperclip:before{content:"\f0c6"}.icon-save:before,.icon-floppy-o:before{content:"\f0c7"}.icon-square:before{content:"\f0c8"}.icon-navicon:before,.icon-reorder:before,.icon-bars:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-square:before{content:"\f0d3"}.icon-google-plus-square:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-unsorted:before,.icon-sort:before{content:"\f0dc"}.icon-sort-down:before,.icon-sort-desc:before{content:"\f0dd"}.icon-sort-up:before,.icon-sort-asc:before{content:"\f0de"}.icon-envelope:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-rotate-left:before,.icon-undo:before{content:"\f0e2"}.icon-legal:before,.icon-gavel:before{content:"\f0e3"}.icon-dashboard:before,.icon-tachometer:before{content:"\f0e4"}.icon-comment-o:before{content:"\f0e5"}.icon-comments-o:before{content:"\f0e6"}.icon-flash:before,.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before,.icon-clipboard:before{content:"\f0ea"}.icon-lightbulb-o:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-o:before{content:"\f0a2"}.icon-coffee:before{content:"\f0f4"}.icon-cutlery:before{content:"\f0f5"}.icon-file-text-o:before{content:"\f0f6"}.icon-building-o:before{content:"\f0f7"}.icon-hospital-o:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-square:before{content:"\f0fd"}.icon-plus-square:before{content:"\f0fe"}.icon-angle-double-left:before{content:"\f100"}.icon-angle-double-right:before{content:"\f101"}.icon-angle-double-up:before{content:"\f102"}.icon-angle-double-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before,.icon-mobile:before{content:"\f10b"}.icon-circle-o:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-mail-reply:before,.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-o:before{content:"\f114"}.icon-folder-open-o:before{content:"\f115"}.icon-smile-o:before{content:"\f118"}.icon-frown-o:before{content:"\f119"}.icon-meh-o:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard-o:before{content:"\f11c"}.icon-flag-o:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-mail-reply-all:before,.icon-reply-all:before{content:"\f122"}.icon-star-half-empty:before,.icon-star-half-full:before,.icon-star-half-o:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-unlink:before,.icon-chain-broken:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-slash:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-o:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-circle-left:before{content:"\f137"}.icon-chevron-circle-right:before{content:"\f138"}.icon-chevron-circle-up:before{content:"\f139"}.icon-chevron-circle-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-h:before{content:"\f141"}.icon-ellipsis-v:before{content:"\f142"}.icon-rss-square:before{content:"\f143"}.icon-play-circle:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-square:before{content:"\f146"}.icon-minus-square-o:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-square:before{content:"\f14a"}.icon-pencil-square:before{content:"\f14b"}.icon-external-link-square:before{content:"\f14c"}.icon-share-square:before{content:"\f14d"}.icon-compass:before{content:"\f14e"}.icon-toggle-down:before,.icon-caret-square-o-down:before{content:"\f150"}.icon-toggle-up:before,.icon-caret-square-o-up:before{content:"\f151"}.icon-toggle-right:before,.icon-caret-square-o-right:before{content:"\f152"}.icon-euro:before,.icon-eur:before{content:"\f153"}.icon-gbp:before{content:"\f154"}.icon-dollar:before,.icon-usd:before{content:"\f155"}.icon-rupee:before,.icon-inr:before{content:"\f156"}.icon-cny:before,.icon-rmb:before,.icon-yen:before,.icon-jpy:before{content:"\f157"}.icon-ruble:before,.icon-rouble:before,.icon-rub:before{content:"\f158"}.icon-won:before,.icon-krw:before{content:"\f159"}.icon-bitcoin:before,.icon-btc:before{content:"\f15a"}.icon-file:before{content:"\f15b"}.icon-file-text:before{content:"\f15c"}.icon-sort-alpha-asc:before{content:"\f15d"}.icon-sort-alpha-desc:before{content:"\f15e"}.icon-sort-amount-asc:before{content:"\f160"}.icon-sort-amount-desc:before{content:"\f161"}.icon-sort-numeric-asc:before{content:"\f162"}.icon-sort-numeric-desc:before{content:"\f163"}.icon-thumbs-up:before{content:"\f164"}.icon-thumbs-down:before{content:"\f165"}.icon-youtube-square:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-xing:before{content:"\f168"}.icon-xing-square:before{content:"\f169"}.icon-youtube-play:before{content:"\f16a"}.icon-dropbox:before{content:"\f16b"}.icon-stack-overflow:before{content:"\f16c"}.icon-instagram:before{content:"\f16d"}.icon-flickr:before{content:"\f16e"}.icon-adn:before{content:"\f170"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-square:before{content:"\f172"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-square:before{content:"\f174"}.icon-long-arrow-down:before{content:"\f175"}.icon-long-arrow-up:before{content:"\f176"}.icon-long-arrow-left:before{content:"\f177"}.icon-long-arrow-right:before{content:"\f178"}.icon-apple:before{content:"\f179"}.icon-windows:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-linux:before{content:"\f17c"}.icon-dribbble:before{content:"\f17d"}.icon-skype:before{content:"\f17e"}.icon-foursquare:before{content:"\f180"}.icon-trello:before{content:"\f181"}.icon-female:before{content:"\f182"}.icon-male:before{content:"\f183"}.icon-gittip:before{content:"\f184"}.icon-sun-o:before{content:"\f185"}.icon-moon-o:before{content:"\f186"}.icon-archive:before{content:"\f187"}.icon-bug:before{content:"\f188"}.icon-vk:before{content:"\f189"}.icon-weibo:before{content:"\f18a"}.icon-renren:before{content:"\f18b"}.icon-pagelines:before{content:"\f18c"}.icon-stack-exchange:before{content:"\f18d"}.icon-arrow-circle-o-right:before{content:"\f18e"}.icon-arrow-circle-o-left:before{content:"\f190"}.icon-toggle-left:before,.icon-caret-square-o-left:before{content:"\f191"}.icon-dot-circle-o:before{content:"\f192"}.icon-wheelchair:before{content:"\f193"}.icon-vimeo-square:before{content:"\f194"}.icon-turkish-lira:before,.icon-try:before{content:"\f195"}.icon-plus-square-o:before{content:"\f196"}.icon-space-shuttle:before{content:"\f197"}.icon-slack:before{content:"\f198"}.icon-envelope-square:before{content:"\f199"}.icon-wordpress:before{content:"\f19a"}.icon-openid:before{content:"\f19b"}.icon-institution:before,.icon-bank:before,.icon-university:before{content:"\f19c"}.icon-mortar-board:before,.icon-graduation-cap:before{content:"\f19d"}.icon-yahoo:before{content:"\f19e"}.icon-google:before{content:"\f1a0"}.icon-reddit:before{content:"\f1a1"}.icon-reddit-square:before{content:"\f1a2"}.icon-stumbleupon-circle:before{content:"\f1a3"}.icon-stumbleupon:before{content:"\f1a4"}.icon-delicious:before{content:"\f1a5"}.icon-digg:before{content:"\f1a6"}.icon-pied-piper-square:before,.icon-pied-piper:before{content:"\f1a7"}.icon-pied-piper-alt:before{content:"\f1a8"}.icon-drupal:before{content:"\f1a9"}.icon-joomla:before{content:"\f1aa"}.icon-language:before{content:"\f1ab"}.icon-fax:before{content:"\f1ac"}.icon-building:before{content:"\f1ad"}.icon-child:before{content:"\f1ae"}.icon-paw:before{content:"\f1b0"}.icon-spoon:before{content:"\f1b1"}.icon-cube:before{content:"\f1b2"}.icon-cubes:before{content:"\f1b3"}.icon-behance:before{content:"\f1b4"}.icon-behance-square:before{content:"\f1b5"}.icon-steam:before{content:"\f1b6"}.icon-steam-square:before{content:"\f1b7"}.icon-recycle:before{content:"\f1b8"}.icon-automobile:before,.icon-car:before{content:"\f1b9"}.icon-cab:before,.icon-taxi:before{content:"\f1ba"}.icon-tree:before{content:"\f1bb"}.icon-spotify:before{content:"\f1bc"}.icon-deviantart:before{content:"\f1bd"}.icon-soundcloud:before{content:"\f1be"}.icon-database:before{content:"\f1c0"}.icon-file-pdf-o:before{content:"\f1c1"}.icon-file-word-o:before{content:"\f1c2"}.icon-file-excel-o:before{content:"\f1c3"}.icon-file-powerpoint-o:before{content:"\f1c4"}.icon-file-photo-o:before,.icon-file-picture-o:before,.icon-file-image-o:before{content:"\f1c5"}.icon-file-zip-o:before,.icon-file-archive-o:before{content:"\f1c6"}.icon-file-sound-o:before,.icon-file-audio-o:before{content:"\f1c7"}.icon-file-movie-o:before,.icon-file-video-o:before{content:"\f1c8"}.icon-file-code-o:before{content:"\f1c9"}.icon-vine:before{content:"\f1ca"}.icon-codepen:before{content:"\f1cb"}.icon-jsfiddle:before{content:"\f1cc"}.icon-life-bouy:before,.icon-life-saver:before,.icon-support:before,.icon-life-ring:before{content:"\f1cd"}.icon-circle-o-notch:before{content:"\f1ce"}.icon-ra:before,.icon-rebel:before{content:"\f1d0"}.icon-ge:before,.icon-empire:before{content:"\f1d1"}.icon-git-square:before{content:"\f1d2"}.icon-git:before{content:"\f1d3"}.icon-hacker-news:before{content:"\f1d4"}.icon-tencent-weibo:before{content:"\f1d5"}.icon-qq:before{content:"\f1d6"}.icon-wechat:before,.icon-weixin:before{content:"\f1d7"}.icon-send:before,.icon-paper-plane:before{content:"\f1d8"}.icon-send-o:before,.icon-paper-plane-o:before{content:"\f1d9"}.icon-history:before{content:"\f1da"}.icon-circle-thin:before{content:"\f1db"}.icon-header:before{content:"\f1dc"}.icon-paragraph:before{content:"\f1dd"}.icon-sliders:before{content:"\f1de"}.icon-share-alt:before{content:"\f1e0"}.icon-share-alt-square:before{content:"\f1e1"}.icon-bomb:before{content:"\f1e2"}

body {
	line-height:24px;
	color:#666666;
	font-size:16px;
	font-weight:300;
	padding:0;
	margin:0;
	opacity:0;		
}

body,
html {
	overflow-x:hidden !important;
}

p {
	margin:0 0 10px 0;
	padding:0;
}

a,
a:hover,
a:focus {
	text-decoration:none;
	outline:none;
}

a:hover,
a:focus {
	color:#666666;
}

img {
	transform: translateZ(0) !important;
	-webkit-transform: translateZ(0) !important;
	vertical-align:top;
	outline:none;
	max-width:100%;
	height:auto;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.clear {
	clear:both;
	height:0;
	font-size:0
}

/* Main Header */
header .container {
	position:relative;
}

.main_header,
header {
	background:#28282e;
}

.logo_retina,
.icon_retina {
	display:none;
}

.logo_sect {
    padding: 23px 0 24px 0;
    display: inline-block;
    vertical-align:top;
	float:left;
}

.logo_sect .logo,
.logo {
    display: inline-block;
	margin:0 auto;
}

header nav {
	float:right;
}

header nav ul.menu {
    font-size: 0;
    line-height: 0;    
}

header nav ul {
	margin: 0;
	padding: 0;
    list-style: none;
}

header nav ul li {
    padding: 0;
    margin: 0;
}

header nav ul.menu > li {
    display: inline-block;
    position: relative;
    vertical-align: top;
	margin-left:40px;		
}

header nav ul.menu > li:first-child {
	margin-left:0;		
}

header nav ul.menu > li > a {
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    padding: 27px 0 29px 0;
    font-weight: 300;
    display: block;
    position: relative;
	color:#ffffff;
}

header nav ul.menu > li:hover > a,
header nav ul.menu > li.current-menu-ancestor > a,
header nav ul.menu > li.current-menu-item > a,
header nav ul.menu > li.current-menu-parent > a {
	color:#fff;
}

header nav ul.menu > li > a:before {
    position:absolute;
	left:50%;
	top:0;
	height:3px;
	width:0;
	content:'';
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

header nav ul.menu > li:hover > a:before,
header nav ul.menu > li.current-menu-ancestor > a:before,
header nav ul.menu > li.current-menu-item > a:before,
header nav ul.menu > li.current-menu-parent > a:before {
	left:0;
	width:100%;
}

header nav ul.menu .sub-nav {
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    top: -9999px !important;
    opacity: 0 !important;
	background:#fff;
	font-size: 0;
    line-height: 0;	
	z-index:555;	
	box-shadow:0 1px 5px rgba(0,0,0, 0.15);
	visibility:hidden;
}

header nav ul.menu > li:hover > .sub-nav {
    top: 80px !important;
    opacity: 1 !important;
    visibility: visible !important;
}

header nav ul.menu > li:hover > .sub-nav .sub-menu li > .sub-nav {
    top: -9999px;
    opacity: 0 !important;
    visibility: hidden !important;
}

header nav ul.menu > li:hover > .sub-nav .sub-menu li:hover > .sub-nav {
    top: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

header nav ul.menu .sub-menu {
    padding: 0;
    width: 199px;
    display:inline-block;
	vertical-align:top;
	margin:0;
	position:relative;
}

header nav ul.menu > li > .sub-nav .sub-menu li > .sub-nav {
    left: 199px;
}

header nav ul.menu > li:last-child > .sub-nav .sub-menu li > .sub-nav,
header nav ul.menu > li:nth-last-child(2) > .sub-nav .sub-menu li > .sub-nav,
header nav ul.menu > li:nth-last-child(3) > .sub-nav .sub-menu li > .sub-nav,
header nav ul.menu > li:nth-last-child(4) > .sub-nav .sub-menu li > .sub-nav {
    left: -199px;
}

header nav ul.menu > li:last-child > .sub-nav {
    left: auto;
    right: 0;
}

header nav ul.sub-menu li {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    position: relative;
    padding: 0;
}

header nav ul.sub-menu li a {
    padding: 10px 30px;
    display: block;
	color:#2d2e2e;
	font-weight:300;
	position:relative;
}

header nav ul.sub-menu li > a:before {
    position:absolute;
	left:20px;
	right:20px;
	bottom:-1px;
	background:rgba(221,221,221, 0.4);
	content:'';
	height:1px;
	line-height:0;
	font-size:0;
}

header nav ul.sub-menu li:last-child > a:before {
    display:none;
}

header nav ul.sub-menu li a i {
    padding-right:6px;
}

header nav ul.sub-menu li.menu-item-has-children > a:after {
    content: "\f105";
    font-family: 'FontAwesome';
	font-weight:normal;
    font-size: 14px;
    line-height: 21px;
	position:absolute;
	right:29px;
	top:10px;
}

/* Header Types */
.main_header.type1 .tagline {
	display:none;
}

.main_header.type2 header nav ul.menu > li:hover > .sub-nav {
    top: 98px !important;
}

.main_header.type3 header nav ul.menu > li:hover > .sub-nav,
.main_header.type4 header nav ul.menu > li:hover > .sub-nav {
    top: 70px !important;
}

.main_header.type2 .logo_sect {
    padding-top:33px;
	padding-bottom:32px;
}

.main_header.type2 header nav ul.menu > li > a {
    padding-top:33px;
	padding-bottom:41px;
}

.main_header.type2 header nav ul.menu > li > a:before {
    top:55px;
}

.main_header.type3 .logo_sect {
    padding: 30px 0 0 0;
    display: block;
    float:none;
	text-align:center;
}

.main_header.type3 header nav {
    float:none;
	text-align:center;
}

.main_header.type3 header nav ul.menu > li > a {
    padding-top:23px;
	padding-bottom:23px;
}

.main_header.type3 header nav ul.menu > li > a:before {
    top:45px;
}

.main_header.type4 .logo_sect {
    position:absolute;
	left:15px;
	top:-55px;
	padding: 0;
    display: block;
    float:none;
}

.main_header.type4 header nav {
    float:left;
	padding-right:100px;
}

.main_header.type4 header nav ul.menu > li > a {
    padding-top:23px;
	padding-bottom:23px;
}

.main_header.type4 header nav ul.menu > li > a:before {
    display:none;
}

.main_header.type4 header nav ul.menu > li:last-child > .sub-nav .sub-menu li > .sub-nav,
.main_header.type4 header nav ul.menu > li:nth-last-child(2) > .sub-nav .sub-menu li > .sub-nav,
.main_header.type4 header nav ul.menu > li:nth-last-child(3) > .sub-nav .sub-menu li > .sub-nav,
.main_header.type4 header nav ul.menu > li:nth-last-child(4) > .sub-nav .sub-menu li > .sub-nav {
    left: 199px;
}

.main_header.type4 header nav ul.menu > li:last-child > .sub-nav {
    left: 0;
    right: auto;
}

.head_search {
	display:none;
	float:right;
	position:relative;
	margin-top:20px;
}

.main_header.type4 .head_search {
	display:block;
}

.head_search input[type="text"] {
    display: inline-block;
    width: 270px;
    background: rgba(255,255,255, 0.1);
    text-shadow: none;
    font-size: 13px;
    line-height: 20px;
    color: #9aa1ac;
	font-weight:300;
    padding: 4px 32px 6px 16px;
    border: 0;
    border-radius: 15px;
	-webkit-border-radius: 15px;
    margin: 0;
    -webkit-appearance: none !important;
    outline: none;
}

.head_search input[type="submit"] {
    display: block;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    cursor:pointer;
	transition: none;
	-webkit-transition: none;
	position:absolute;
	right:13px;
	top:6px;
	height: 17px;
	width:17px;
	text-indent:-9999px;
	border:0;
	border-radius: 0;
	-webkit-border-radius: 0;
	background-color:transparent !important;
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.head_search input[type="submit"]:hover {
    background-position:0 -17px;
}

/* Tagline */
.tagline {
	border-bottom:1px #494c52 solid;
	padding:8px 0;	
}

.main_header.type4 .tagline {
	padding:25px 0;	
}

.phone,
.email {
	display:inline-block;
	vertical-align:top;
	margin-right:25px;
	font-size:13px;
	color:#9aa1ac;
}

.email a {
	transition: all 300ms;
	-webkit-transition: all 300ms;
	color:#9aa1ac;
}

.email a:hover {
	color:#fff;
}

.tagline .fleft i {
	font-weight:normal;
	display:inline-block;
	margin-right:3px;	
}

.main_header.type4 .fleft {
	float:right;
}

.tagline_items {
	display:inline-block;
	vertical-align:top;
}

.language_select {
	display:inline-block;
	vertical-align:top;
	margin-right:25px;
}


.language_select img {
	vertical-align:top;
	margin:4px 4px 0 0;
	width:22px;
	height:16px;
}

.log_in_out {
	display:inline-block;
	vertical-align:top;
	margin-right:25px;
	font-size:13px;
	color:#9aa1ac;
}

.log_in_out a {
	transition: all 300ms;
	-webkit-transition: all 300ms;
	color:#9aa1ac;
	display:block;
	position:relative;
	padding-left:16px;
}

.log_in_out a:hover {
	color:#fff;
}

.log_in_out a:before {
	position:absolute;
	left:0;
	top:3px;
	width:12px;
	height:19px;
	content:'';
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:0 -34px;
}

.log_in_out a:hover:before {
	background-position:0 -53px;
}

.cart_btn {
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	color:#9aa1ac;
	position:relative;
}

.cart_btn a.view_cart_btn {
	transition: all 300ms;
	-webkit-transition: all 300ms;
	color:#9aa1ac;
	display:block;
	position:relative;
	padding-left:25px;
}

.cart_btn a.view_cart_btn:hover,
.cart_btn:hover a.view_cart_btn {
	color:#fff;
}

.cart_btn a.view_cart_btn:before {
	position:absolute;
	left:0;
	top:3px;
	width:20px;
	height:20px;
	content:'';
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:-22px 0;
}

.cart_btn a.view_cart_btn:hover:before,
.cart_btn:hover a.view_cart_btn:before {
	background-position:-22px -20px;
}

.cart_btn a.view_cart_btn.has_items:before {
	background-position:-42px 0;
}

.cart_btn a.view_cart_btn.has_items:hover:before,
.cart_btn:hover a.view_cart_btn.has_items:before {
	background-position:-42px -20px;
}

.cart_submenu {
    display: block;
    position: absolute;
    left: auto;
	right:-45px;
    margin: 0;
    top: -9999px !important;
    opacity: 0 !important;
	background:#fff;
	z-index:999;	
	box-shadow:0 1px 5px rgba(0,0,0, 0.15);
	visibility:hidden;
	padding:15px 20px 0 20px;
	width:280px;
	font-size:14px;
	color:#2d2e2e;
}

.main_header.type4 .cart_submenu {
	right:0;
}

.cart_submenu:before {
    content: "";
    display: block;
    height: 9px;
    left: 0;
    position: absolute;
    top: -9px;
    width: 100%;
}

.tagline .cart_btn:hover > .cart_submenu {
    top: 32px !important;
	opacity: 1 !important;
    visibility: visible !important;
} 

.cart_submenu .subtotal {
    padding-top:13px;
	border-top:1px #dddddd solid;
}

.cart_wrap {
	position:relative;
}

.remove_products {
	position:absolute;
	top:4px;
	right:0;
	font-size:14px;
	color:#acacac;
	z-index:20;
	transition: color 300ms;
	-webkit-transition: color 300ms;
} 

.remove_products:hover {
	color:#2d2e2e;
} 

p.empty {
	margin-bottom:20px;
	font-size:14px;
	color:#666666;
}

.widget_cart p.empty {
	margin-bottom:27px;
}

/* Top Search */
.top_search {
	display:inline-block;
	position:relative;
	margin-left:25px;
	height:24px;
	vertical-align:top;	
}

.top_search form input[type="text"] {
	margin:0 !important;
	padding: 0 17px 0 0 !important;
	width: 0;
	border:none !important;	
	font-size:13px !important;
	color:#f6f6f6 !important;
	font-weight:300;
	line-height:24px !important;
	height:24px;
	outline:none;
	background:none;	
}

.s_submit,
.top-icon-search {
	cursor: pointer;
	background-color:transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	height:17px !important;
	width: 17px !important;
	border: none !important;
	box-shadow: none !important;
	line-height:17px !important;
	text-decoration: none;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:5px;
	right:0;
	z-index:10;
	background-color:#28282e;
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:-65px 0;
}

.s_submit:hover,
.top-icon-search:hover {
	background-position:-65px -17px;
}

.top-icon-search {z-index:90;
}

.top_search.ct-search-open .top-icon-search {
	z-index: 1;
	pointer-events: none;
}

.top_search.ct-search-open form input[type="text"] {width:280px;
}

.top_search form input[type="text"]:focus::-webkit-input-placeholder {
    color: #f6f6f6 !important;
}

.top_search form input[type="text"]:focus:-moz-placeholder {
    color: #f6f6f6 !important;
}

.top_search form input[type="text"]:focus::-moz-placeholder {
    color: #f6f6f6 !important;
}

.top_search form input[type="text"]:focus:-ms-input-placeholder {
    color: #f6f6f6 !important;
}

.main_header.type4 .top_search {
	display:none;
}

/* Custom SelectBox */
div.selectBox {
	position:relative;
	display:inline-block;
	cursor:default;
	text-align:left;
	line-height:24px;
	min-height:24px;
	clear:both;
	color:#9aa1ac;
	vertical-align:top;
	margin:0;
	padding:0 14px 0 0;
	font-size:13px;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

span.selectArrow {
	top:0;
	right:0;
	border:0;
	text-align:center;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	position:absolute;
	display:block;
}

span.selectArrow:before {
	position:absolute;
	top:0;
	right:0;
	font-size:13px;
	line-height:24px;
	font-family:'FontAwesome';
	content:"\f107";
}

span.selected {
	position:relative;
	height:24px;
	z-index:1;
	border:0;
	border-radius:0;
	cursor:pointer;
}

div.selectBox.act,
div.selectBox:hover {
	color:#fff;
}

div.selectOptions {
	position:absolute;
	top:32px;
	left:1px;
	border:0;
	overflow:hidden;
	display:none;
	background:#fff;
	z-index:777;
	padding-top:10px;
	width:200px;
	box-shadow:0 1px 5px rgba(0,0,0, 0.15);	
}
	
span.selectOption {
	display:block;
	width:100%;
	line-height:24px;
	padding:0 15px;
	margin-bottom:10px;
	color:#666666;
	transition: color 300ms;
	-webkit-transition: color 300ms;	
}

span.selectOption:hover {
	cursor:pointer;
	color:#2d2e2e;
}

/* Mega Menu */
.main_header nav ul.menu > li.megamenu .sub-nav {
	background:#fff;
	font-size:16px;
	line-height:24px;
	right:auto !important;
	box-shadow:0 1px 2px rgba(0,0,0, 0.2);
}

.megamenu .sub-nav:before {
	display:none !important;
}

.main_header header nav ul.menu > li.megamenu:hover > .sub-nav,
.main_header.type1 header nav ul.menu > li.megamenu:hover > .sub-nav {
    top: 80px !important;
}

.main_header.type2 header nav ul.menu > li.megamenu:hover > .sub-nav {
    top: 98px !important;
}

.main_header.type3 header nav ul.menu > li.megamenu:hover > .sub-nav,
.main_header.type4 header nav ul.menu > li.megamenu:hover > .sub-nav {
    top: 70px !important;
}

.main_header header nav ul.menu > li.megamenu .sub-nav,
header nav ul.menu > li.megamenu:last-child .sub-nav {
    left:0 !important;
	right:0 !important;
}

.megamenu_wrap {
	position:relative;
	padding:30px 0 10px 0;
	text-align:left;
}

.megamenu_wrap .widget_categories,
.megamenu_wrap .widget_posts,
.megamenu_wrap .widget_products {
	margin-bottom:20px;
}

.megamenu_wrap .widget_products {
	margin-bottom:20px;
}

.megamenu_wrap .product_posts {
	padding-bottom:10px;
}

.megamenu_wrap a.mb0 {
	margin-bottom:0;
}

.megamenu_wrap .widget_categories a {
	vertical-align:top;
}

.megamenu_wrap iframe.map {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	height:100%;
	width:calc(50% - 15px);
}

.megamenu .contact_form {
	 min-height:350px;
}

.megamenu_wrap .sidepanel h4.title {
	margin-top:-7px;
}

/* Product Banner */
.product_banner {
	position:relative;
	overflow:hidden;
}

.product_banner img {
	width:100%;
	height:auto;
	vertical-align:top;
}

.product_banner .block_fade {
	opacity:0.6;
}

.product_banner:hover .block_fade {
	opacity:0.8;
}

.product_banner:hover .view_link {
	visibility:visible;
	opacity:1;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}

.banner_category {
	position:absolute;
	left:0;
	width:100%;
	top:24px;
	text-align:center;
	z-index:10;
	display:block;
	font-size:30px;
	font-weight:700;
	color:#f6f6f6;
	line-height:35px;
	opacity:1;
	transition: all 500ms;
	-webkit-transition: all 500ms;
}

.banner_info {
	position:absolute;
	left:0;
	width:100%;
	bottom:23px;
	text-align:center;
	z-index:10;
	display:block;
	font-size:16px;
	font-weight:300;
	color:#f6f6f6;
	line-height:24px;
	opacity:1;
	transition: all 500ms;
	-webkit-transition: all 500ms;
}

.banner_info b {
	display:block;
	font-size:20px;
	font-weight:400;
	padding-bottom:5px;
}

.product_banner:hover .banner_category {
	opacity:0;
	top:-100px;
}

.product_banner:hover .banner_info {
	opacity:0;
	bottom:-100px;
}

/* Fixed Menu */
.fixed-menu {
    position: fixed;
    width: 100%;
    left: 0;
	top:0 !important;
    z-index: 9999;
	display:none;
}

.fixed-menu.fixed_show {
	display:block;
}

.fixed-menu li {
	transform: translateZ(0) !important;
	-webkit-transform: translateZ(0) !important;
}

/* Breadcrumb */
.breadcrumbs {
	background:#f6f7f9;
	padding:10px 0 11px 0;
	line-height:18px;
	font-size:12px;
	color:#666666;
	font-weight:300;
}

.breadcrumbs a {
	color:#666666;
}

.breadcrumbs span {
	padding:0 6px;
}

/* C O N T E N T */
.no-sidebar .left-sidebar-block,
.no-sidebar .right-sidebar-block {
    display: none !important;
}

.left-sidebar .right-sidebar-block {
    display: none !important;
}

.left-sidebar .left-sidebar-block {
    display: block !important;
    float: left !important;
    margin-left: 0;
}

.left-sidebar .posts-block {
    float: right !important;
}

.right-sidebar .left-sidebar-block {
    display: none !important;
}

.right-sidebar .right-sidebar-block {
    display: block !important;
}

.right-sidebar-block,
.left-sidebar-block {
    text-align: left;
}

.right-sidebar-block,
.left-sidebar-block,
.fl-container.hasRS,
.posts-block.hasLS,
.fl-container {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
}

.right-sidebar-block,
.left-sidebar-block,
.fl-container.hasRS,
.posts-block.hasLS {
	padding-bottom:20px;
}

.right-sidebar .contentarea {
	padding-right:20px;
}

.left-sidebar .contentarea {
	padding-left:20px;
}

@media only screen and (min-width: 768px){
	.right-sidebar-block,
	.left-sidebar-block,
	.fl-container.hasRS,
	.posts-block.hasLS {
		float:left;
	}	
	.right-sidebar-block,
	.left-sidebar-block {
		width:25%;
	}
	.fl-container {
		width:100%;
	}
	.fl-container.hasRS,
	.posts-block.hasLS {
		width:75%;
	}
}

.wrapper {
    text-align: left;
    position: relative;
    display: block;
    padding: 90px 0 0 0;
	margin:0 auto;
	background:#fff;
}

.row20,
.row20 .row {
	margin-right:-10px;
	margin-left:-10px
}

.row20 .col-sm-1,
.row20 .col-sm-2,
.row20 .col-sm-3,
.row20 .col-sm-4,
.row20 .col-sm-5,
.row20 .col-sm-6,
.row20 .col-sm-7,
.row20 .col-sm-8,
.row20 .col-sm-9,
.row20 .col-sm-10,
.row20 .col-sm-11,
.row20 .col-sm-12 {
	padding-right:10px;
	padding-left:10px
}

/* T Y P O G R A P H Y */
h1, h1 span, h1 a,
h2, h2 span, h2 a,
h3, h3 span, h3 a,
h4, h4 span, h4 a,
h5, h5 span, h5 a,
h6, h6 span, h6 a {
	color:#2d2e2e;
	font-weight:300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding:0;
	margin:0;
}

h1, h1 span, h1 a {
	font-size:48px;
	line-height:54px;
	font-weight:400;
}

h1 {
	margin-bottom:22px;
}

h2, h2 span, h2 a {
	font-size:30px;
	line-height:36px;
}

h2 {
	margin-bottom:26px;
}

h3, h3 span, h3 a {
	font-size:20px;
	line-height:26px;
}

h3 {
	margin-bottom:29px;
}

h4, h4 span, h4 a {
	font-size:18px;
	line-height:24px;
	font-weight:400;
}

h4 {
	margin-bottom:28px;
}

h5, h5 span, h5 a {
	font-size:16px;
	line-height:24px;
}

h5 {
	margin-bottom:27px;
}

h6, h6 span, h6 a {
	font-size:14px;
	line-height:24px;
}

h6 {
	margin-bottom:10px;
}

.alignleft {
	margin: 0 15px 10px 0;
	float: left;
}

.alignright {
	margin: 0 0 10px 15px;
	float: right;
}

.aligncenter {
	float: none;
	text-align: center;
}

.page_title_block {
}

.module_descr,
.page_descr {
	padding-bottom:30px;
	text-align:center;
	line-height:27px;
	font-size:18px;
	color:#2d2e2e;
}

.module_descr p,
.page_descr p {
	margin-bottom:15px;
}

.bg_title h2 {
	text-align:center;
	line-height:61px;
	font-weight:700;
	padding:0;
	margin-bottom:18px;
	font-size:48px;
}

.bg_title h2 span {
	text-align:center;
	line-height:61px;
	font-weight:700;
	padding:0;
	margin-bottom:0;
	font-size:48px;
}

.bg_title h3 {
	line-height:30px;
	margin-bottom:23px;
	font-weight:400;
}

.bg_title h3.mb16 {
	margin-bottom:16px !important;
}

.bg_title h3.large {
	line-height:36px;
	margin-bottom:30px;
	font-weight:700;
	font-size:30px;
}

.module_cont {
	padding-bottom:75px;
}

/* Highlights */
.highlighted_dark {
    background: #2d2e2e;
    color: #fff;
    padding: 0 2px;
}

.highlighted_light {
    background: #acacac;
    color: #fff;
    padding: 0 2px;
}

.highlighted_colored {
    color: #fff;
    padding: 0 2px;
}

/* Dropcaps */
.dropcap {
    display: inline-block;
    font-size: 40px;
    line-height: 40px;
	font-weight:300;
	padding:0 0 0 0;
    margin: 1px 18px 0 1px;
    width: auto;
    height: auto;
    text-transform: uppercase;
	vertical-align:top;
	float:left;
	color:#acacac;
}

.dropcap.type1 {
	color:#2d2e2e;
}

.dropcap.type3,
.dropcap.type4,
.dropcap.type5 {
	color:#fff;
	margin: 5px 9px 0 1px;
	padding:0 5px 3px 5px;
	background:#acacac;
	line-height:37px;
}

.dropcap.type4 {
	background:#2d2e2e;
}

/* Blockquotes */
blockquote {
    padding: 0 0 7px 71px;
    margin: 0 0 10px 0;
    position: relative;
    min-height: 48px;
    border: 0;
	font-size:16px;
}

blockquote.shortcode_blockquote {    
}

blockquote.left {
    float: left;
}

blockquote.right {
    float: right;
    margin-left: 30px;
}

blockquote.shortcode_blockquote .blockquote_wrapper {
    padding: 0;
}

blockquote.shortcode_blockquote.left .blockquote_wrapper {
    padding-right: 30px;
}

blockquote.shortcode_blockquote p {
    margin-bottom:7px;
}

blockquote.shortcode_blockquote .author {
    margin: 0;
    padding: 0;
    color: #acacac;
}

.width50 {
	width:50%;
}

.width65 {
	width:76%;
}

blockquote:before {
	position:absolute;
	left:-12px;
	top:25px;
	content:'“\00a0';
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	font-size:100px;
	color:#acacac;
	line-height:39px;
}

blockquote.type1:before {
	color:#2d2e2e;
}

blockquote.type3,
blockquote.type4,
blockquote.type5 {
	padding-left:40px;
}

blockquote.type3:before,
blockquote.type4:before,
blockquote.type5:before {
	position:absolute;
	left:1px;
	top:6px;
	bottom:13px;
	width:5px;
	content:'';
	line-height:0;
	background:#acacac;
	border-radius:2px;
	-webkit-border-radius:2px;
}

blockquote.type4:before {
	background:#2d2e2e;
}

blockquote.type6 {
    padding: 14px 15px 13px 80px;
    margin: 0 0 25px 0;
    position: relative;
    background:#f6f6f6;
}

blockquote.type6:before {
	color:#acacac;
	top:38px;
	left:7px;
}

/* Default listing */
.module_content ul {
    list-style: none;
	padding:0;
	margin:0;
}

.module_content ul li:before {
    font-family: 'FontAwesome';
    content: "\f105";
    padding: 0 8px 0 0;
	font-weight:normal;
}

.module_content ul li {
   padding-bottom:4px;
}

.module_content ul.type2 li:before {
    content: "\f058";
	font-size:18px;
    padding: 0 9px 0 0;
	font-weight:normal;
}

.module_content ul.type2 li {
   padding-bottom:13px;
}

.module_content ol {
    margin: 0;
    counter-reset: li;
    list-style: none;
    padding: 0;
}

.module_content ol li {
    list-style: none;
    position: relative;
    padding: 0 0 4px 17px;
}

.module_content ol li:before {
    content: counter(li) '.';
    counter-increment: li;
    position: absolute;
    left: 1px;
    top: 0;
}

/* F O O T E R */
.footer {
    background:#28282e;
}

.pre_footer {
	border-bottom:1px #494c52 solid;
	line-height:21px;
	padding-top:54px;
	padding-bottom:25px;
}

.footer_bottom {
	padding:20px 0 21px 0;
	text-align:center;
}

.copyright {
	font-size:14px;
	line-height:33px;
	color:#9aa1ac;
	display:inline-block;
	vertical-align:top;
	float:left;
}

.footer_logo {
	display:none !important;
	vertical-align:top;
	float:left;
} 

.footer_bottom.has_logo .footer_logo {
	display:inline-block !important;
} 

.footer_bottom.has_logo .copyright {
	float:right;
}

/* WI D G E T S */
.sidepanel {
	margin-bottom:30px;
}

.sidepanel a {
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.sidepanel h4.title {
	line-height:26px;
	margin-bottom:19px;
	font-size:20px;
	font-weight:400;
}

.pre_footer .sidepanel h4.title {
	color:#eef5f7;
}

/* Search Widget */
.widget_search {
	position:relative;
	padding-bottom:2px;
}

.widget_search input[type="text"] {   
    margin: 0;
	padding-right:38px;
}

.widget_search input[type="submit"] {
	cursor: pointer;
	background-color:transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	height:17px !important;
	width: 17px !important;
	border: none !important;
	box-shadow: none !important;
	line-height:17px !important;
	text-decoration: none;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:9px;
	right:13px;
	z-index:10;
	background-color:transparent;
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:-83px 0;
}

.widget_search input[type="submit"]:hover {
	background-position:-83px -17px;
}

.pre_footer .widget_search input[type="text"] {   
    background-color:#3e3e43;
	border-color:#3e3e43;
	color:#9ba1ac;
}

.pre_footer .widget_search input[type="submit"] {
	background-position:-65px 0;
}

.pre_footer .widget_search input[type="submit"]:hover {
	background-position:-65px -17px;
}

/* Flickr Widget */
.flickr_widget_wrapper {
    overflow: hidden;
    display: block;
    font-size: 0;
    line-height: 0;
    margin: -8px 0 0 -15px;
}

.widget_flickr .flickr_badge_image {
    padding: 15px 0 0 15px;
    width: 25%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.widget_flickr .flickr_badge_image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.widget_flickr .flickr_badge_image img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.widget_flickr .flickr_badge_image a:hover,
.widget_flickr .flickr_badge_image a:hover img {
	border-radius: 0;
	-webkit-border-radius: 0;
}

/* Text widget */
.sidepanel h4.title.widget_logo {
	margin-top:-5px;
	margin-bottom:17px;
}

.widget_text,
.widget_text a {
	font-size:14px;
	line-height:21px;
}

.pre_footer .widget_text,
.pre_footer .widget_text a {
	color:#9ba1ac;
}

.widget_text p {
	margin-bottom:15px;
}

.pre_footer .widget_text span,
.pre_footer .widget_text a:hover {
	color:#e9f0f2;
}

/* Recent Posts */
.recent_posts {
	list-style:none;
	margin:0;
	padding:0;
}
.recent_posts li {
	padding:0;
	margin:0 0 21px 0;
	line-height:24px;	
	font-size:16px;
	position:relative;
}

.pre_footer .recent_posts li {
	color:#9aa1ac;
	line-height:21px;	
	font-size:14px;
}

.recent_posts_info {
	padding-top:5px;
	color:#acacac;
	font-size:14px;
}

.pre_footer .recent_posts_info {
	color:#eef5f7;
}

.recent_posts_info a {
	color:#acacac;
}

.recent_posts_info a:hover {
	color:#2d2e2e;
}

.pre_footer .recent_posts_info a {
	color:#eef5f7;
}

.pre_footer .recent_posts_info a:hover {
	color:#9aa1ac;
}

.recent_posts li a.title {
	color:#2d2e2e;
	font-size:14px;
	display:inline-block;
	padding-top:4px;
}

.pre_footer .recent_posts li a.title {
	color:#eef5f7;
} 

.recent_posts li.with_img {
	padding-left:66px;
	padding-bottom:13px;	
}

.recent_posts li.with_img .recent_posts_info {
	font-size:12px;
	line-height:16px;
}

.pre_footer .recent_posts li.with_img .recent_posts_info,
.pre_footer .recent_posts li.with_img .recent_posts_info a {
	color:#9aa1ac;
}

.pre_footer .recent_posts li.with_img .recent_posts_info a:hover {
	color:#eef5f7;
}

.recent_posts li img {
	display:none;	
}

.recent_posts li.with_img img {
	position:absolute;
	left:0;
	top:5px;
	display:block;
	width:50px;
	height:50px;
	border-radius:50%;
	-webkit-border-radius:50%;	
}

.widget_posts,
.widget_products {
	margin-bottom:28px;
}

/* Widget Featured Products */
.product_posts {
	list-style:none;
	margin:0;
	padding:0;
}

.product_posts li {
	padding:0 0 13px 66px;
	margin:0 0 21px 0;
	line-height:24px;	
	font-size:16px;
	position:relative;
}

.pre_footer .product_posts li {
	color:#9aa1ac;
	line-height:21px;	
	font-size:14px;
}

.price {
	padding-top:5px;
	color:#acacac;
	font-size:12px;
	line-height:16px;
	display:block;
}

.pre_footer .price {
	color:#9aa1ac;
}

.price a {
	color:#acacac;
}

.price a:hover {
	color:#2d2e2e;
}

.pre_footer .price a {
	color:#9aa1ac;
}

.pre_footer .price a:hover {
	color:#eef5f7;
}

.product_posts li a.title {
	color:#2d2e2e;
	font-size:14px;
	display:inline-block;
	padding-top:4px;
}

.pre_footer .product_posts li a.title {
	color:#eef5f7;
} 

.product_posts li img {
	position:absolute;
	left:0;
	top:5px;
	display:block;
	width:50px;
	height:50px;
	border-radius:50%;
	-webkit-border-radius:50%;	
}

/* Widget Top Rated Products */
.star_rating {
	line-height:16px;
	padding-top:1px;
	font-size:12px;
}

.star_rating i {
	margin-right:2px;
}

.price del {
	margin-right:9px;
}

.price ins {
	text-decoration:none;
	color:#666666;
}

.pre_footer .price ins {
	color:#eef5f7;
}

.widget_toprated .product_posts li {
	padding-bottom:0
}

/* Widget Cart */
.price span {
	padding:0 9px;
}

.product_posts li:last-child {
	margin-bottom:14px;
}

.subtotal {
    margin-bottom: 14px;
	line-height:21px;
	font-size:14px;
	color:#2d2e2e;
}

.pre_footer .subtotal {
    color:#eef5f7;
}

.right-sidebar-block .sidepanel.widget_cart, .left-sidebar-block .sidepanel.widget_cart {
    margin-bottom: 12px;
}

/* Footer Socials */
.footer_socials {
	padding-top:4px;
	margin-bottom:15px;
}

.footer_socials ul {
	padding:0;
	margin:0;
	list-style:none;
	font-size:0;
	line-height:0;
}

.footer_socials li {
	padding:0;
	margin:0 15px 0 0;
	line-height:24px;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
}

.footer_socials a {
	color:#51555c;
	font-size:16px !important;
	font-weight:normal;
	background-color:transparent !important;
} 

.footer_socials a.soc_fb:hover {
	color:#5567a9;
}

.footer_socials a.soc_tweet:hover {
	color:#40affd;
}

.footer_socials a.soc_google:hover {
	color:#be4a39;
}

.footer_socials a.soc_dribbble:hover {
	color:#f26798;
}

.footer_socials a.soc_pinterest:hover {
	color:#cb2027;
}

/* Mailchimp */
.mc_form_inside {
    padding-top: 10px;
    padding-bottom: 22px;
	position:relative;
	overflow:hidden;
}

.mc_signup_submit {
    text-align: left !important;
	font-size:0;
	line-height:0;
	position:absolute;
	right:0;
	bottom:22px;
}

.mc_var_label {
    display: block !important;
}

.mc_var_label {
    display: none !important;
}

#mc_signup_form {
    overflow: hidden;
}

#mc_mv_EMAIL {
    border: 1px #bfbfbf solid !important;
    border-radius: 17px !important;
	-webkit-border-radius: 17px !important;
    padding: 3px 64px 4px 14px !important;
    height: 35px !important;
    width: 100% !important;
	background:#fff;
	line-height:33px;
	font-size:14px;
	font-weight:300;
	color:#666666;
	margin:0 !important;
}

.pre_footer #mc_mv_EMAIL {
	background:#3e3e43;
	color:#9ba1ac;
	border: none !important;
	padding: 4px 65px 5px 15px !important;
}

.mc_merge_var,
.mc_signup_submit {
    float: none;
}

#mc_subheader {
    font-size: 14px;
    line-height: 21px !important;
    margin-top: 0 !important;
    margin-bottom: 14px !important;
	color:#666666!important;	
}

.pre_footer #mc_subheader {
    color:#9aa1ac !important;	
}

#mc_signup_submit {
	float: none !important;
	width: auto !important;
	padding: 0 19px !important;
	margin: 0 !important;
	text-align: center !important;
	font-size: 14px !important;
	line-height: 33px !important;
	height: 35px;
	color: #fff !important;
	background: #747980 !important;
	border-radius: 17px !important;
	-webkit-border-radius: 17px !important;
	display:inline-block !important;
	border:0 !important;
	font-weight:300 !important;
	text-transform:uppercase;
	cursor:pointer;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

#mc_signup_submit:hover {
	color: #fff !important;
}

.mc_var_label,
.mc_interest_label {
    margin: 0 0 10px 0 !important;
}

.mc_merge_var {
    margin: 0 !important;
}

/* Twitter Widget */
.tweet_module ul {
	padding:0;
	margin:0;
	list-style:none;	
}

.tweet_module ul li {
	padding:0;
	margin:0 0 21px 0;
	line-height:21px;
	font-size:14px;
}

.tweet_module ul li a {
	color:#acacac;
}

.pre_footer .tweet_module ul li {
	color:#9ba1ac;
}

.pre_footer .tweet_module ul li a {
	color:#eef5f7;
}

.tweet_module .tweet_time {
	display:block;
	line-height:20px;	
}

.tweet_module .tweet_time a {
	color:#666666;	
}

.tweet_module .tweet_time a:hover {
	color:#acacac;	
}

.pre_footer .tweet_module .tweet_time a {
	color:#9ba1ac;	
}

.pre_footer .tweet_module .tweet_time a:hover {
	color:#eef5f7;	
}

/* Review Widget */
.last_review p.review_text {
	margin-bottom:28px;
	position:relative;
}

.last_review p.review_text:before {
	display:inline-block;
	vertical-align:top;
	width:60px;
	height:40px;
	background-color:transparent;
	content:'';
	float:left;
}

.last_review p.review_text:after {
	position:absolute;
	left:-12px;
	top:25px;
	content:'“\00a0';
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	font-size:100px;
	color:#666666;
	line-height:39px;
}

.pre_footer .last_review {
	font-size:14px;
	color:#9ba1ac;
}

.pre_footer .last_review p.review_text:after {
	color:#9ba1ac;
}

.last_review_author {
	position:relative;
	padding:14px 0 14px 100px;
}

.last_review_author h5 {
	line-height:25px;
	padding:0;
	margin:0 0 7px 0;
	font-weight:300;
	font-size:18px;
	color:#2d2e2e;
}

.last_review_author h6 {
	line-height:24px;
	padding:0;
	margin:0;
	font-weight:300;
	font-size:14px;
	color:#666666;
}

.pre_footer .last_review_author h5 {
	color:#eef5f7;
}

.pre_footer .last_review_author h6 {
	color:#9ba1ac;
}

.last_review_author img {
	position:absolute;
	left:0;
	top:0;
	width:84px;
	height:84px;
	border-radius:50%;
	-webkit-border-radius:50%;
}

/* Calendar Widget */
.widget_calendar table {
    width: 100%;
    text-align: center;
}

.widget_calendar caption {
    font-weight: bold;
    margin-bottom: 5px;
}

.widget_calendar th {
    font-weight: bold;
    border: none;
}

.widget_calendar table {
    border: none;
}

.widget_calendar table td {
    padding: 0;
    border: none;
}

/* Menus & Lists Widgets */
.widget_nav_menu,
.widget_archive,
.widget_pages,
.widget_categories,
.widget_recent_entries,
.widget_meta {
	margin-bottom:23px;
}

.widget_archive select,
.widget_categories select {
    width: 100%;
}

.sidepanel .sub-menu {
    padding-left: 13px;
}

.sidepanel img,
.sidepanel select {
    max-width: 100%;
}

.widget_nav_menu ul,
.widget_archive ul,
.widget_pages ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul {
    margin: -6px 0 0 0;
    padding: 0;
	list-style:none;
	line-height:20px;
}

.widget_nav_menu ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_meta ul li {
    padding: 0;
    padding: 0 0 6px 0;
	position: relative;
	line-height:20px;
}

.widget_nav_menu ul li ul,
.widget_archive ul li ul,
.widget_pages ul li ul,
.widget_categories ul li ul,
.widget_recent_entries ul li ul,
.widget_meta ul li ul {
    padding: 0 0 0 13px;
    margin: 0;
}

.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_meta ul li a {
    padding: 0 0 0 13px;
    display: inline-block;
    border-radius: 0;
	-webkit-border-radius: 0;
    background: none;
    color: #666666;
    transition: color 300ms;
    -webkit-transition: color 300ms;
	position:relative;
	line-height:20px;
	font-size:14px;
}

.widget_nav_menu ul li:before,
.widget_archive ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_recent_entries ul li:before,
.widget_meta ul li:before {
    display: none;
}

.widget_nav_menu ul li a:after,
.widget_archive ul li a:after,
.widget_pages ul li a:after,
.widget_categories ul li a:after,
.widget_recent_entries ul li a:after,
.widget_meta ul li a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
	background:none;
	font-weight:normal;
}

.pre_footer .widget_nav_menu ul li a,
.pre_footer .widget_archive ul li a,
.pre_footer .widget_pages ul li a,
.pre_footer .widget_categories ul li a,
.pre_footer .widget_recent_entries ul li a,
.pre_footer .widget_meta ul li a {
    color: #9aa1ac;
}

.pre_footer .widget_nav_menu ul li a:hover,
.pre_footer .widget_archive ul li a:hover,
.pre_footer .widget_pages ul li a:hover,
.pre_footer .widget_categories ul li a:hover,
.pre_footer .widget_recent_entries ul li a:hover,
.pre_footer .widget_meta ul li a:hover {
    color: #eef5f7;
}

/* Tag Cloud */
.tagcloud {
    overflow: hidden;
	padding-top:4px;
	margin: 0 0 0 -5px;
}

.widget_tag_cloud a {
    display: inline-block;
    color: #2d2e2e;
    margin: 0 0 5px 5px;
    font-size: 14px !important;
	font-weight:300 !important;
    line-height: 21px !important;
    padding: 5px 19px 7px 19px;
    background-color:transparent;
    float: left;
    border-radius: 17px;
	-webkit-border-radius: 17px;
    text-transform: lowercase;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	border:1px #bfbfbf solid;
}

.pre_footer .widget_tag_cloud a {
    color: #9ba1ac;
	border-color:#9ba1ac;
}

/* M O D U L E S */
/* Items Grid */
.shortcode_diagram.items1 li,
.sponsors_works.items1 li,
.testimonials_list.items1 li,
.teamslider.items1 li,
.module_price_table.items1 .price_item,
.list-of-images.items1 .gallery_item,
.featured_items .items1 li {
    width: 100%;
}

.shortcode_diagram.items2 li,
.sponsors_works.items2 li,
.testimonials_list.items2 li,
.teamslider.items2 li,
.module_price_table.items2 .price_item,
.list-of-images.items2 .gallery_item,
.featured_items .items2 li {
    width: 50%;
}

.shortcode_diagram.items3 li,
.sponsors_works.items3 li,
.testimonials_list.items3 li,
.teamslider.items3 li,
.module_price_table.items3 .price_item,
.list-of-images.items3 .gallery_item,
.featured_items .items3 li {
    width: 33.333333%;
}

.shortcode_diagram.items4 li,
.sponsors_works.items4 li,
.testimonials_list.items4 li,
.teamslider.items4 li,
.module_price_table.items4 .price_item,
.list-of-images.items4 .gallery_item,
.featured_items .items4 li {
    width: 25%;
}
.sponsors_works.items5 li,
.list-of-images.items5 .gallery_item {
	width: 20%;
}

.sponsors_works.items6 li {
	width: 16.666666666667%;
}

/* Custom Buttons */
.shortcode_button,
a.shortcode_button {
    display: inline-block;
    border-radius: 17px;
	-webkit-border-radius:17px;
    margin: 0 16px 20px 0;
    border: none;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    position: relative;
    text-transform: uppercase;
	line-height: 14px;
	font-weight:400;
	transition: color 300ms, background 300ms, border-color 300ms;
	-webkit-transition: color 300ms, background 300ms, border-color 300ms;
}

.shortcode_button i {
    padding-right: 8px;
	font-size:14px;
	line-height:14px;
	display:inline-block;
	vertical-align:top;
}

.shortcode_button.btn_small {
    padding: 10px 20px 11px 20px;    
}

.shortcode_button.btn_normal {
    padding: 13px 20px;
	border-radius: 20px;
	-webkit-border-radius:20px;
}

.shortcode_button.btn_large {
    padding: 15px 20px 16px 20px;
	border-radius: 22px;
	-webkit-border-radius:22px;
}

.shortcode_button:hover,
.sidepanel a.shortcode_button:hover {
	color:#fff;
}

.shortcode_button.btn_type1 {
    background: #2d2e2e;
}

.shortcode_button.btn_type1:hover {
    background: #505153;
}

.shortcode_button.btn_type2 {
    background: #747980;
}

.shortcode_button.btn_type2:hover {
    background: #969aa0;
}

.shortcode_button.btn_type3 {
    background: #b5b9c0;
}

.shortcode_button.btn_type3:hover {
    background: #cccfd3;
}

.shortcode_button.btn_type4 {
    background: #f6f7f9;
	color:#2d2e2e;
}

.shortcode_button.btn_type6 {
    background: #0088a0;
}

.shortcode_button.btn_type6:hover {
    background: #01a3c0;
}

.shortcode_button.btn_type7 {
    background: #00b96d;
}

.shortcode_button.btn_type7:hover {
    background: #00d17b;
}

.shortcode_button.btn_type8 {
    background: #b7d100;
}

.shortcode_button.btn_type8:hover {
    background: #cae700;
}

.shortcode_button.btn_type9 {
    background: #ffc600;
}

.shortcode_button.btn_type9:hover {
    background: #ffd649;
}

.shortcode_button.btn_type10 {
    background: #ff7a18;
}

.shortcode_button.btn_type10:hover {
    background: #ff9242;
}

.shortcode_button.btn_type11 {
    background: #ff352f;
}

.shortcode_button.btn_type11:hover {
    background: #ff5651;
}

.shortcode_button.btn_type12 {
    background: #ff4272;
}

.shortcode_button.btn_type12:hover {
    background: #ff5a84;
}

.shortcode_button.btn_type13 {
    background: #d5429f;
}

.shortcode_button.btn_type13:hover {
    background: #ec4ab1;
}

.shortcode_button.btn_type14 {
    background: #9640b9;
}

.shortcode_button.btn_type14:hover {
    background: #b54edf;
}

.shortcode_button.btn_type15 {
    background: #502d9e;
}

.shortcode_button.btn_type15:hover {
    background: #5e35b8;
}

.shortcode_button.btn_type16 {
    background: #4183d7;
}

.shortcode_button.btn_type16:hover {
    background: #4c99fc;
}

.shortcode_button.btn_type17 {
    background: #57b7fa;
}

.shortcode_button.btn_type17:hover {
    background: #74c6ff;
}

.btns_block p {
	margin-bottom:0;
}

.btns_block p.mb40 {
	margin-bottom:40px;
}

.btns_block a {
	vertical-align:bottom;
}

.shortcode_button.btn_type4.dark_parent,
.shortcode_button.btn_type5.dark_parent:hover {
    background-color:transparent;
	color:#fff;
	border:1px #fff solid;
}

.shortcode_button.btn_small.btn_type4.dark_parent,
.shortcode_button.btn_small.btn_type5.dark_parent:hover {
    padding: 9px 19px 10px 19px;    
}

.shortcode_button.btn_normal.btn_type4.dark_parent,
.shortcode_button.btn_normal.btn_type5.dark_parent:hover {
    padding: 12px 19px;
}

.shortcode_button.btn_large.btn_type4.dark_parent,
.shortcode_button.btn_large.btn_type5.dark_parent:hover {
    padding: 14px 19px 15px 19px;
}

/* Counter */
.counter_wrapper {
    position: relative;
    overflow: hidden;
    padding: 0;
}

.stat_temp {
    width: 0 !important;
    display: none !important;
}

.counter_wrapper,
.counter_content {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.stat_count_wrapper {    
}

.stat_count {
    margin-bottom: 18px;
	font-size:36px;
	line-height:40px;
}

.counter_title {
    margin-bottom: 20px;
	line-height:25px;
	position:relative;
	font-size:20px;
}

.counter_body {
    margin-bottom:10px;
}

.shortcode_counter.with_icon .stat_count,
.shortcode_counter.with_icon .counter_title {
    margin: 0 1px;
	padding:0;
	display:inline-block;
	vertical-align:top;
	font-size:20px;
	font-weight:400;
	line-height:25px;
	color:#2d2e2e;
}

.light .shortcode_counter.with_icon .stat_count,
.light .shortcode_counter.with_icon .counter_title {
	color:#f6f6f6;
}

.shortcode_counter.with_icon .stat_count_wrapper {
    position:relative;
	margin-bottom:0;
	padding-bottom:19px;
	transition:all 300ms;
	-webkit-transition:all 300ms;	
}

.shortcode_counter.with_icon .counter_body {
	transition:all 300ms;
	-webkit-transition:all 300ms;
}

.counter_icon {
	display:inline-block;
	text-align:center;
	margin:0 auto 25px auto;
	width:70px;
	height:70px;
	line-height:70px;
	border-radius:50%;
	-webkit-border-radius:50%;
}

.counter_icon i {
	font-size:30px;
	line-height:70px;
	font-weight:normal;	
	color:#fff;
}

.counter_icon img {
	max-width:100%;
	vertical-align: baseline;
	height:auto;
	border-radius:50%;
	-webkit-border-radius:50%;
}

/* Skills */
.skills_list {
	padding:0!important;
	list-style:none!important;
	margin:0!important;
}

.skills_list li {
	border:0;
	border-radius:0;
	box-shadow:none;
	min-height:41px;
	display:block;
	position:relative;
	margin:0!important;
	overflow:hidden;
	padding:0 0 21px 0!important;	
}

.skills_list li:last-child {
	padding:0 !important;	
}

.skills_list li:before {
	display:none;
}

.skills_list li .skill_percent h6 {
	line-height:22px;
	height:22px;
	margin:0 !important;
	padding:0 !important;
	font-size:14px;
	font-weight:300;	
}

.skills_list li .skill_percent {
	width:60px;
	text-align:right;
	position:absolute;
	right:5px;
	top:0;
}

.skills_list li .diagram_bar {
	padding:0;
	display:block;
}

.skills_list li .diagram_bar h6 {
	margin:0 0 4px 0;
	padding:0 5px;
	font-size:14px;
	font-weight:300;
	font-style:normal;
	line-height:22px;	
	text-transform:none;
}

.skill_div-wrapper {
	position:relative;
	overflow:hidden;
	height:15px;
	display:block;
	background:#f6f7f9;
	border-radius:7px;
	-webkit-border-radius:7px;
	box-shadow:none;		
}

.skills_list li .skill_div {
	height:15px;
	display:inline-block;
	box-shadow:none;
	vertical-align:top;
	border-radius:7px 0 0 7px;
	-webkit-border-radius:7px 0 0 7px;
}

/* Diagram */
.diagram_list {
    margin: 0 0 0 -30px !important;
    padding: 0;
}

.diagram_list li:before {
    display: none !important;
}

.diagram_list li {
    margin: 0;
    display: inline-block;
    padding: 0;
    float: left;
}

.diagram_wrapper {
    margin: 0 0 25px 30px;
    overflow: hidden;
}

.easyPieChart {
    text-align: center;
    padding: 0;
    z-index: 10;
    position: relative;
}

.chart_wrapper {
    display: inline-block;
    margin:0 auto 26px auto;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
	transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
}

.diagram_item {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.diagram_item .chart {
    margin: 0 auto;
}

.chart.easyPieChart,
.chart.easyPieChart span {
    font-weight: 300;
	letter-spacing:-2px;
}

.diagram_item h4 {
    margin-bottom: 15px;
	line-height:25px;
	font-size:20px;
}

/* Iconboxes */
.iconbox_wrapper {
    padding: 0;
    position: relative;
    text-align: center;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.iconbox_wrapper .ico {
	display:inline-block;
	text-align:center;
	margin:0 auto 23px auto;
	width:80px;
	height:80px;
	line-height:80px;
	border-radius:50%;
	-webkit-border-radius:50%;
	border:none;
	vertical-align:top;
	position:relative;
}

a:hover .iconbox_wrapper .ico {
	box-shadow:none;	
}

.iconbox_wrapper .ico:before {
	position:absolute;
	left:-4px;
	top:-4px;
	right:-4px;
	bottom:-4px;
	position:absolute;
	content:'';
	border-radius:50%;
	-webkit-border-radius:50%;
	opacity:0;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;	
}

a:hover .iconbox_wrapper .ico:before {
	opacity:1;	
}

.iconbox_wrapper .ico:after {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	position:absolute;
	content:'';
	border-radius:50%;
	-webkit-border-radius:50%;
	opacity:0;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;	
	z-index:5;
}

.shortcode_iconbox.type6 .iconbox_wrapper .ico:after {
	border-radius:0;
	-webkit-border-radius:0;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
	opacity:0;
}

.shortcode_iconbox.type6 a:hover .iconbox_wrapper .ico:after {
	opacity:1;
}

.iconbox_wrapper .ico img {
	position:relative;
	z-index:10;
}

.shortcode_iconbox.type4 .iconbox_wrapper .ico:after,
.shortcode_iconbox.type5 .iconbox_wrapper .ico:after,
.step_by_step .iconbox_wrapper .ico:after {
	transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

a:hover .iconbox_wrapper .ico:after,
.shortcode_iconbox.type4 .iconbox_wrapper .ico:after,
.shortcode_iconbox.type5 .iconbox_wrapper .ico:after,
.step_by_step .iconbox_wrapper .ico:after {
	opacity:1;
}

.shortcode_iconbox.type4 a:hover .iconbox_wrapper .ico:after,
.shortcode_iconbox.type5 a:hover .iconbox_wrapper .ico:after {
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
}

.shortcode_iconbox.type2 .iconbox_wrapper .ico:before,
.shortcode_iconbox.type3 .iconbox_wrapper .ico:before,
.shortcode_iconbox.type4 .iconbox_wrapper .ico:before,
.shortcode_iconbox.type5 .iconbox_wrapper .ico:before,
.shortcode_iconbox.type2 .iconbox_wrapper .ico:after,
.shortcode_iconbox.type3 .iconbox_wrapper .ico:after {
	display:none !important;
}

.iconbox_wrapper .ico img {
	max-width:100%;
	vertical-align: baseline;
	height:auto;
	border-radius:50%;
	-webkit-border-radius:50%;
}

.iconbox_title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
	position:relative;
	font-weight:400;
}

.shortcode_iconbox .iconbox_body,
.shortcode_iconbox .iconbox_body p {
	color:#666666;
}

.shortcode_iconbox .iconbox_body,
.shortcode_iconbox .iconbox_body p {
    word-wrap: break-word;
}

.shortcode_iconbox .iconbox_body p {
    margin-bottom:0;
}

.module_iconboxes {
	display:inline-block;
	vertical-align:top;
	margin-right:-4px;
	float:none;
}

.module_iconboxes.fleft {
	float:left;
}

.icon_title_wrap {
	position:relative;
	margin-bottom:19px;
}

/* Type2 */
.shortcode_iconbox.type2 .iconbox_wrapper {
	text-align:left;
}

.shortcode_iconbox.type2 .icon_title_wrap {
	margin-bottom:17px;
	padding-left:50px;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.shortcode_iconbox.type2 .iconbox_wrapper .ico {
	display:inline-block;
	text-align:center;
	margin:0;
	width:auto;
	height:auto;
	line-height:25px;
	border-radius:0;
	-webkit-border-radius:0;
	border:0;
	position:absolute;
	left:0;
	top:50%;
	box-shadow:none !important;
	background:none !important;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}

.shortcode_iconbox.type2 .iconbox_wrapper .ico img {
	max-width:42px;
	border-radius:0;
	-webkit-border-radius:0;
	vertical-align:top;
}

.shortcode_iconbox.type2 a:hover .icon_title_wrap {
	padding-left:55px;
}

/* Type3 */
.shortcode_iconbox.type3 a {
	transition: none;
	-webkit-transition: none;
}

.shortcode_iconbox.type3 .icon_title_wrap {
	margin-bottom:0;
	padding-bottom:20px;
	padding-top:0;
	margin-top:0;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.shortcode_iconbox.type3 .iconbox_wrapper .ico {
	display:inline-block;
	text-align:center;
	margin:0 auto 14px auto;
	width:auto;
	height:auto;
	line-height:25px;
	border-radius:0;
	-webkit-border-radius:0;
	border:0;
	box-shadow:none !important;
	background:none !important;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.shortcode_iconbox.type3 .iconbox_wrapper {
	vertical-align:top;
}

.shortcode_iconbox.type3 .iconbox_wrapper .ico img {
	max-width:100%;
	border-radius:0;
	-webkit-border-radius:0;
	vertical-align:top;
}

.shortcode_iconbox.type3 a:hover .icon_title_wrap {
	padding-bottom:17px;
	padding-top:3px;
}

.shortcode_iconbox.type3 a:hover .iconbox_wrapper {
	margin-top:0;
	padding-top:0;
	transition:none;
	-webkit-transition:none;
}

.coming_soon_right .shortcode_iconbox.type3 a .icon_title_wrap {
	transition: none;
	-webkit-transition: none;
}

/* Type4 */
.shortcode_iconbox.type4 .iconbox_wrapper {
	text-align:left;	
}

.shortcode_iconbox.type4 .icon_title_wrap {
	margin-bottom:9px;
	padding-left:80px;
}

.shortcode_iconbox.type4 .iconbox_wrapper .ico {
	margin:0;
	width:56px;
	height:56px;
	line-height:56px;
	border:none !important;
	position:absolute;
	left:0;
	top:0;
	box-shadow:none !important;
}

.shortcode_iconbox.type4 .iconbox_body {
	padding-left:80px;
	padding-bottom:7px;
}

.iconbox_mb .shortcode_iconbox.type4 .iconbox_body {
	margin-bottom:65px;
}

.right_align .shortcode_iconbox.type4 .iconbox_wrapper {
	text-align:right;	
}

.right_align .shortcode_iconbox.type4 .iconbox_body,
.right_align .shortcode_iconbox.type4 .icon_title_wrap {
	padding-left:0;
	padding-right:80px;
}

.right_align .shortcode_iconbox.type4 .iconbox_wrapper .ico {
	left:auto;
	right:0;
}

.light .shortcode_iconbox .iconbox_body,
.light .shortcode_iconbox .iconbox_body p,
.light .iconbox_title {
	color:#f6f6f6;
}

/* Type5 */
.shortcode_iconbox.type5 .iconbox_wrapper {
	text-align:left;	
}

.shortcode_iconbox.type5 .icon_title_wrap {
	margin-bottom:9px;
	padding-left:100px;
}

.shortcode_iconbox.type5 .iconbox_wrapper .ico {
	margin:0;
	width:70px;
	height:70px;
	line-height:70px;
	border:none !important;
	position:absolute;
	left:0;
	top:6px;
	box-shadow:none !important;
}

.shortcode_iconbox.type5 .iconbox_body {
	padding-left:100px;
	padding-bottom:7px;
	margin-bottom:32px;
}

/* Type6 */
.shortcode_iconbox.type6 .iconbox_wrapper .ico {
	margin:0 auto 16px auto;
	width:270px;
	height:auto;
	line-height:inherit;
	border-radius:0;
	-webkit-border-radius:0;
	border:none;
	box-shadow:none !important;
	max-width:100%;
}

.shortcode_iconbox.type6 .iconbox_wrapper .ico:before {
	display:none;
}

.shortcode_iconbox.type6 .iconbox_wrapper .ico img {
	max-width:100%;
	height:auto;
	border-radius:0;
	-webkit-border-radius:0;
	vertical-align:top;
}

.bg_start .shortcode_iconbox.type6 .iconbox_body,
.bg_start .shortcode_iconbox.type6 .iconbox_body p {
	color:#fff;
}

.bg_start.grey_bg .shortcode_iconbox.type6 .iconbox_body,
.bg_start.grey_bg .shortcode_iconbox.type6 .iconbox_body p {
	color:#2d2e2e;
}

.shortcode_iconbox.type6 .icon_title_wrap {
	margin-bottom:8px;
}

/* Step By Step */
.step_by_step .iconbox_wrapper:before {
	position:absolute;
	width:86px;
	height:33px;
	top:24px;
	right:-58px;
	content:'';
	background-image:url(../img/sprite.png);
	background-position:-214px 0;
	background-repeat:no-repeat;	
}

.step_by_step .module_iconboxes:last-child .iconbox_wrapper:before {
	display:none;	
}

/* Partners */
.module_partners ul {
    list-style: none !important;
    padding: 0;
    overflow: hidden;
    display: block;
    margin: -26px 0 0 -40px;
	font-size:0;
	line-height:0;
}

.module_partners ul li:before {
    display: none !important;
}

.module_partners ul li {
    padding: 0;
    display: inline-block;
	vertical-align:top;
}

.module_partners ul li .item_wrapper {
    margin: 26px 0 0 40px;
    padding: 0;      
}

.module_partners ul li a {
    display: block;
	position:relative;
}

.module_partners ul li img {
    width: 100%;
    height: auto;
    display: block;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
}

.module_partners ul li img.hovered {
    position:absolute;
	left:0;
	top:0;
	width:100%;
	opacity:0;
}

.module_partners ul li a:hover img {
   opacity:0.5;
}

.module_partners.awards_partners ul li a:hover img {
   opacity:0;
}

.module_partners ul li a:hover img.hovered {
   opacity:1;
}

.module_partners.awards_partners ul {
	margin-left:-18px;
}

.module_partners.awards_partners ul li .item_wrapper {
    margin-left:18px;
}

/* Promoblock */
.promoblock_wrapper {
    padding: 19px 0 10px 0;
	text-align:center;
}

.fw_block .promoblock_wrapper {
    padding-top:39px;
	padding-bottom:30px;
}


.promo_text_block {
    float: left;
    max-width: 75%;
}

.promo_button_block {
    float: right;
    width: 25%;
    text-align: right;
}

.promo_text_main_title {
    margin-bottom: 26px;
	line-height:40px;
	font-weight:700;	
}

.promo_text_additional_title {
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
    margin: 0 0 31px 0;
	padding:0;
    text-transform: none;
}

.promo_button_block a.shortcode_button {
    margin-right: auto;
	margin-left:auto;
}

.promo_button_block a.shortcode_button.btn_large,
.promo_button_block a.shortcode_button.btn_normal {
    margin-bottom:5px;
}

.promo_text_block {
    vertical-align: top;
}

.shortcode_promoblock.no_button_text.no_button_link .promo_text_block {
    max-width: 100%;
}

.text-center .promo_text_block,
.text-center .promo_button_block {
    float: none;
	max-width:100%;
	display:block;
	text-align:center;
	width:100%;
}

@media only screen and (max-width: 992px) {
    .promo_text_block {
        max-width: 100%;
        text-align: center;
    }

    .promo_button_block {
        clear: both;
        float: none;
        display: inline-block;
    }

    .promoblock_wrapper {
        text-align: center;
    }

    .promo_text_block,
    .promo_button_block {
        float: none;
        width: 100%;
        text-align: center;
    }
}

/* Accordion & Toggles */
.shortcode_accordion_item_body, .shortcode_toggles_item_body {
    display: none;
}

.shortcode_accordion_shortcode,
.shortcode_toggles_shortcode {
    margin: 0;
}

h5.shortcode_accordion_item_title,
h5.shortcode_toggles_item_title {
    margin: 0 0 30px 0 !important;
    padding: 0 0 0 40px !important;
    position: relative;
    font-size: 18px;
    line-height: 30px;
	font-weight:300;
    cursor: pointer;
    border: none;
    outline: none !important;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	color:#2d2e2e;
}

.ui-accordion-header-icon {
    display: none;
}

.shortcode_accordion_item_title .ico,
.shortcode_toggles_item_title .ico {
    width: 30px;
    height: 30px;
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    margin: 0;    
	z-index:5;
	border-radius: 50%;
	-webkit-border-radius:50%;    	 
}

h5.shortcode_accordion_item_title .ico:before,
h5.shortcode_toggles_item_title .ico:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
	width:30px;
	height:30px;
	border-radius: 50%;
	-webkit-border-radius:50%;
	text-align:center;
	line-height:30px;
	font-family:'FontAwesome';
	font-size:16px;
	font-weight:normal;
	content:"\f107";
	color:#2d2e2e;
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;	
	z-index:20;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

h5.shortcode_accordion_item_title.state-active .ico:before,
h5.shortcode_toggles_item_title.state-active .ico:before {
   content:"\f106";
   top:-1px;
}

h5.shortcode_accordion_item_title:hover .ico:before,
h5.shortcode_toggles_item_title:hover .ico:before,
h5.shortcode_accordion_item_title.state-active .ico:before,
h5.shortcode_toggles_item_title.state-active .ico:before {
   color:#fff;
}

.faq .shortcode_toggles_item_title .ico:before,
.faq .shortcode_accordion_item_title .ico:before {
    content:"?" !important;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}

.shortcode_accordion_item_title .ico:after,
.shortcode_toggles_item_title .ico:after {
    width: 30px;
    height: 30px;
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    margin: 0;
    border-radius: 50%;
	-webkit-border-radius:50%;
    background: #f6f7f9;
	z-index:15; 
	content:'';
	transform:rotate(-30deg);
	-webkit-transform:rotate(-30deg);
	transition: all 300ms;
	-webkit-transition: all 300ms;	
}

.shortcode_accordion_item_body,
.shortcode_toggles_item_body {
    padding: 0 0 14px 40px;
    border-top: none;
	margin-top:-24px;
}

.shortcode_toggles_item_body {
    display: none
}

.module_accordion .shortcode_accordion_item_body p,
.shortcode_toggles_shortcode p {
    margin: 0 0 10px 0;
}

.shortcode_toggles_item_body ul,
.shortcode_toggles_item_body ol,
.shortcode_accordion_item_body ul,
.shortcode_accordion_item_body ol {
	margin-bottom:5px;
	margin-left:0;
	padding-left:0;
	list-style-position:inside;
}

.shortcode_toggles_item_body ul li,
.shortcode_toggles_item_body ol li,
.shortcode_accordion_item_body ul li,
.shortcode_accordion_item_body ol li {
	padding-bottom:5px;
}

/* Slick Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action:pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
	transition: height 300ms;
	-webkit-transition: height 300ms;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-prev, .slick-next {
	display:none !important;	
}

/* Slick Testimonials */
.testimonials-nav {
	overflow:hidden;
	height:113px;
}

.nav_item_wrap {
	text-align:center;
}

.author_thumb {
	display:inline-block;
	margin:50px auto 0 auto;
	max-width:130px;
	cursor:pointer;
	border:1px #ddd solid;
	border-radius:50%;
	-webkit-border-radius:50%;
	vertical-align:top;
	transition: margin 300ms;
	-webkit-transition: margin 300ms;
}

.author_thumb img {
	display:block;
	width:100%;
	height:auto;
	border-radius:50%;
	-webkit-border-radius:50%;	
	border:10px #fff solid;
}

.slick-center .author_thumb {
	margin-top:0;
}

.slick_testim_info {
	text-align:center;
	max-width:600px;
	margin:0 auto;
	padding:95px 0 93px 0;
}

.slick_testim_info h5,
.slick_testim_info h5 span {
	margin:0;
	font-weight:400;
}

.slick_testim_info h5 span {
	display:block;
	padding-top:3px;
}

.slick_testim_info p {
	margin-bottom:0;
	padding-bottom:28px;
	font-style:italic;
}

/* Default Testimonials */
.testimonials_list ul {
    margin: -75px 0 0 -30px;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.testimonials_list ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.testimonials_list ul li:before {
    display: none;
}

.testimonials_list ul li .item {
    padding: 75px 0 0 30px;
    position: relative;
}

.testimonial_item_wrapper {
	padding-bottom:10px;
	position:relative;
}

.testimonials_list li .item .testimonials_photo {
    width: 170px;
    display: block;
    border-radius: 50%;
	-webkit-border-radius: 50%;
    position: absolute;
	left: 0;
    top: -11px;
}

.testimonials_list li .item .testimonials_photo img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
	-webkit-border-radius: 50%;
}

.testimonials_list ul li .item.with_icon .testimonial_item_wrapper {
	padding-left:200px;
}

.testimonials_list.items1 li .item .testimonials_photo,
.testimonials_list.items2 li .item .testimonials_photo,
.testimonials_list.items3 li .item .testimonials_photo,
.testimonials_list.items4 li .item .testimonials_photo {
	width: 29.8%;
}

.testimonials_list.items1 ul li .item.with_icon .testimonial_item_wrapper,
.testimonials_list.items2 ul li .item.with_icon .testimonial_item_wrapper,
.testimonials_list.items3 ul li .item.with_icon .testimonial_item_wrapper,
.testimonials_list.items4 ul li .item.with_icon .testimonial_item_wrapper {
	padding-left:35.0878%;
}

.testimonials_list li .item h5.testimonials_title {
    margin: 0;
	font-weight:400;
}

.testimonials_list li .item h5.testimonials_title span {
    display:block;
	font-weight:400;
	padding-top:3px;
}

.testimonials_list li .item p {
    font-style:italic;
	margin-bottom:18px;
	position:relative;
	display:block;
	font-size:16px;
	line-height:24px;
	text-indent:50px;
}

.testimonials_list li .item p:before {
	position:absolute;
	left:-62px;
	top:7px;
	content:'“\00a0';
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	font-size:100px;
	color:#acacac;
	line-height:39px;
}

/*Team*/
.module_team ul {
    list-style: none !important;
    margin: -55px 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
}

.module_team ul li {
    padding: 55px 0 0 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.module_team ul li:before {
    display: none;
}

.module_team ul li .item_wrapper {
    padding: 0 0 0 30px;
	cursor:default;	
}

.module_team .item {
    padding: 0;
}

.module_team .img_block img {
    width: 100%;
    height: auto;
    display: block;
}

.module_team .img_block {
    margin-bottom: 0;
	position:relative;
	overflow:hidden;
}

.module_team h6 {
	padding-top:1px;
    margin-bottom: 9px;
	font-size:20px;
	font-weight:400;
}

.module_team .op {
    position:relative;
	padding-bottom:14px;
	margin-bottom:15px;
	line-height:24px;
	font-size:16px;
	color:#666666;
}

.module_team .op:before {
    position:absolute;
	left:0;
	bottom:0;
	width:62.96%;
	height:1px;
	background:#dddddd;
	content:'';	
}

.team_desc {
	font-size:16px;
	line-height:24px;	
	margin-bottom:10px;	
}

.module_team .team_icons_wrapper {
    font-size: 0;
    padding: 0;
}

.module_team .teamlink {
    font-size: 16px;
    display: inline-block;
    text-align: center;
    margin: 0;
    line-height: 24px;
    margin-right: 14px;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	vertical-align:top;
}

.module_team .teamlink span,
.module_team .teamlink i {
    background: none !important;
}

.module_team .teamlink i {
	font-size: 16px;
	font-weight:normal;
}

.module_team .teamlink:hover {
    color: #666666 !important;
}

.team_fb {
	color:#5567a9;
}
.team_pinterest {
	color:#cb2027;
}
.team_twitter {
	color:#40affd;
}
.team_google {
	color:#be4a39;
}
.team_dribbble {
	color:#f26798;
}

/* Type2 */
.module_team .item_list.type2 .col-sm-6 {
    width: 100%;
} 

.module_team .item_list.type2 .img_block {
    margin-bottom: 0 !important;
}

.module_team .item_list.type2 .carousel_body {
	background:#f6f7f9;
	text-align:center;
	padding:14px 15px 13px 15px;
}

.module_team .item_list.type2 .carousel_body .team_icons_wrapper {
	display:none;
}

.module_team .item_list.type2 .team_desc {
	margin-bottom:0;	
}

.module_team .op {
    font-size:14px;
}

.module_team .item_list.type2 .op:before {
    left:50%;
	width:30px;
	margin-left:-15px;	
}

.team_fade,
.block_fade {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#222230;
	z-index:5;
	opacity:0;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
}

.module_team .item_list.type2 .img_block:hover .team_fade {
	opacity:0.8;
}

.module_team .img_block .team_icons_wrapper {
	display:none;
}

.module_team .item_list.type2 .img_block .team_icons_wrapper {
	display:block;
	visibility:hidden;
	position:absolute;
	z-index:10;
	left:50%;
	top:50%;
	width:100%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	text-align:center;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	opacity:0;
}

.module_team .item_list.type2 .img_block:hover .team_icons_wrapper {
	visibility:visible;
	opacity:1;
}

.module_team .item_list.type2 .teamlink {
    width:48px;
	height:48px;
	display: inline-block;
    text-align: center;
    margin: 10px;
	font-size: 16px;    
    line-height: 46px;	
    color:#fff !important;
	border:1px #fff solid;
	border-radius:50%;
	-webkit-border-radius:50%;
}

.module_team .item_list.type2 .teamlink:hover {
    background:#fff;
}

/* Messagebox */
.shortcode_messagebox {
    padding: 18px 35px 18px 19px;
    position: relative;
}

.shortcode_messagebox .box_icon {
	padding-right:20px;     
}

.shortcode_messagebox .box_icon i,
.shortcode_messagebox .box_close i {
    font-size: 16px;
    line-height: 24px;
	font-weight:normal;
}

.shortcode_messagebox .box_close i {
	font-size:14px;
}

.shortcode_messagebox .box_content,
.shortcode_messagebox .box_content p {
    font-size: 16px;
    margin: 0;
}

.shortcode_messagebox .box_close {
    height: 24px;
    display: block;
    position: absolute;
	line-height:24px;
    right: 10px;
    top: 4px;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
}

.shortcode_messagebox .box_close:hover {
    opacity: 0.8;
}

.shortcode_messagebox .box_icon i,
.shortcode_messagebox .box_content,
.shortcode_messagebox .box_content p,
.shortcode_messagebox .box_close i,
.shortcode_messagebox .box_close:hover i {
    color: #fff;
}

.shortcode_messagebox.box_type1 {
    background:#2d2e2e;
}

.shortcode_messagebox.box_type2 {
    background:#0088a0;
}

.shortcode_messagebox.box_type3 {
    background:#ffc600;
}

.shortcode_messagebox.box_type4 {
    background:#00b96d;
}

.shortcode_messagebox.box_type5 {
    background:#ff352f;
}

/* Dividers */
.module_cont hr {
    border: none;
    border-top: #dddddd 1px solid;
    margin: 0;
    height: 30px;
    display: block;
    background: none !important;
}

.module_cont hr.type1 {
    border-top: #424c50 1px solid;
}

.line_hr hr {
	height:0 !important; 
}

/* Price Tables */
.price_table_wrapper {
	margin: -30px 0 0 -30px;
}

.module_price_table .price_item {
    display: inline-block;
    text-align: center;
	margin-right:-4px;
	vertical-align:top;
}

.price_item_wrapper {
    margin: 30px 0 0 30px;
}

.price_item_wrap {
	border:0;
	background:#28282e;
}

.price_item_title {
    padding:24px 15px 16px 15px;
}

.price_item_title h5 {
    font-size: 20px;
    line-height: 28px;
	font-weight:300;
    padding: 0;
    margin: 0;    
	color:#f6f6f6;
}

.item_cost_wrapper {
    border-bottom:1px #424c50 solid;
}

.price_item_cost {
    padding: 0 10px 24px 10px;
    display: block;
    font-size: 0;
    line-height: 0;
}

.price_item_cost h1 {
    font-size: 30px;
    line-height: 34px;
    display: inline-block;
	padding:0;
	margin:0;
	font-weight:400;
	position:relative;
	color:#f6f6f6;
}

.price_item_cost h1 span {
    font-size: 17px;
    line-height: 24px;
	color:#f6f6f6;
	font-weight:300;
	display:inline-block;
	vertical-align:top;	
}

.price_item_cost h4 {
    font-size: 14px;
    line-height: 18px;
    text-transform: lowercase;
    display: inline-block;
	color:#f6f6f6;
	font-weight:300;
	margin-bottom:0;
}

.price_item_body {
	padding:24px 15px 20px 15px;    
}

.price_item_text {
    text-align: center;
    padding: 0 0 7px 0;
	font-size:14px;
	color:#9ba1ac; 
}

.price_item_btn {
    padding-top:25px;
}

.price_item_btn a {
	margin-right:0 !important;
}

.price_item.most_popular .price_item_btn a:hover {
	background-color:transparent;
	color:#fff;
	box-shadow:0 0 1px 1px rgba(255,255,255, 1) inset;   
}

/*Tabs*/
.shortcode_tabs {
    padding: 35px 40px 20px 40px;
	background:#f6f7f9;
}

.shortcode_tab_item_title {
    display: inline-block;
    float: left;
    font-size: 20px;
    line-height: 27px;
    margin-right: 40px;
	font-size:300;
    cursor: pointer;
    padding: 0;
    position: relative;
    z-index: 10;
    border:none;
	background:none;
	color:#666666;
	border-radius:0;
	-webkit-border-radius:0;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.shortcode_tab_item_title:last-child {
    margin-right: 0;	
}

.all_heads_cont:after {
    display: none;
}

.shortcode_tab_item_title.active,
.shortcode_tab_item_title:hover {
	color:#2d2e2e;
}

.shortcode_tab_item_title.active {
	font-weight:400;
}

.shortcode_tab_item_title.active:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 11;
    width: 100%;
    height: 3px;
    display: block;
}

.all_body_cont {
    padding: 40px 0 0 0;
    z-index: 15;
}

.shortcode_tab_item_body p {
    margin: 0 0 10px 0;
}

.all_body_cont img {
    max-width:100%;
	height:auto;
}

.shortcode_tab_item_body {
    display:none;
}

.shortcode_tab_item_body.active {    
}

.item_tab p {
	margin:0;
}

.item_tab h6 {
	line-height:26px;
	font-size:20px;
	margin-bottom:8px;
	font-weight:400;
	color:#2d2e2e;
}

.item_tab h6 a {
	line-height:26px;
	font-size:20px;
	font-weight:400;
	color:#2d2e2e;
}

.item_tab {
	padding-bottom:33px;	
}

.item_tab.last {
	padding-bottom:13px;
}

.item_tab img {
	float:left;
	margin:0 30px 5px 0;
}

/* Type2 */
@media only screen and (min-width: 960px) {
    .shortcode_tabs.type2 .all_heads_cont {
        float: none;
        display: block;
    }

    .shortcode_tabs.type2 .all_body_cont {
        padding-top:3px;
		padding-left:10px;
    }

    .shortcode_tabs.type2 .all_head_sizer {
        width: 24.5%;
		text-align:left;
    }

    .shortcode_tab_item_title {
        float: none;
    }

    .shortcode_tabs.type2 .all_body_sizer {
        width: 75.5%;
    }

    .shortcode_tabs.type2 .all_body_sizer,
    .shortcode_tabs.type2 .all_head_sizer {
        float: left;
        display: inline-block;
    }

    .all_body_sizer:after,
    .all_head_sizer:after {
        content: '';
        display: block;
        clear: both;
    }

    .shortcode_tabs.type2 .shortcode_tab_item_title {
        float: none;
        margin: 0 0 30px 0;
        display: inline-block !important;
    }  	
	
}

/* Type3 */
.shortcode_tabs.type3 {
	padding:0;
	background-color:transparent;
}

.shortcode_tabs.type3 .shortcode_tab_item_title { 
	margin:0;
	padding:0 15px;
	text-align:center;   
	line-height:29px;
	float:none;
}

.shortcode_tabs.type3 .all_heads_cont {
	padding-bottom:11px;
	border-bottom:1px #dddddd solid;
}

.shortcode_tabs.type3 .shortcode_tab_item_title.active:before {
    left: 50%;
    bottom: -13px;
    width: 71px;
	margin-left:-35px;
}

.shortcode_tabs.type3 .all_body_cont {
    padding: 60px 0 43px 0;
}

/*Social Icons*/
.shortcode_social_icon {
    width: 56px;
    height: 56px;
    display: inline-block;
    vertical-align: top;
    margin: 0 41px 43px 0;
    float: none;
    text-align: center;
    background: #2d2e2e;    
	transition: background 300ms;
	-webkit-transition: background 300ms;
}

.shortcode_social_icon.type2 {
    border-radius: 50%;
	-webkit-border-radius: 50%;
}

.shortcode_social_icon.type3 {
    border-radius: 4px;
	-webkit-border-radius: 4px;
}

.shortcode_social_icon.type4 {
    background: none !important;
}

span.shortcode_social_icon {
    cursor: default;
}

.shortcode_social_icon i {
    text-align: center;
    display: block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    color: #fff;
	font-weight:normal;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.shortcode_social_icon.type4 i {
    color:#2d2e2e;
}

.blue_icon {
	color:#0088a0;
}

.yellow_icon {
	color:#ffc600;
}

.green_icon,
.shortcode_social_icon.green_icon i {
	color:#00b96d;
}

.red_icon {
	color:#f25253;
}

.blue_bg {
	background:#0088a0;
}

.yellow_bg {
	background:#ffc600;
}

.green_bg {
	background:#00b96d;
}

.red_bg {
	background:#f25253;
}

.shortcode_social_icon.green_icon:hover i {
	color:#2d2e2e !important;
}

.shortcode_social_icon.green_bg:hover,
.shortcode_social_icon.blue_bg:hover,
.shortcode_social_icon.red_bg:hover,
.shortcode_social_icon.yellow_bg:hover {
	background:#2d2e2e !important;
}

/* Contact Info */
.contact_info_list {
	padding:0;
	margin:0;
	list-style:none;
}

.contact_info_list li:before {
    display: none !important;
}

.contact_info_item {
    padding: 18px 0 18px 83px;
    margin-bottom: 44px;
    position: relative;
    line-height: 20px;
}

.contact_info_item div,
.contact_info_item a {
    line-height: 20px;
	color:#2d2e2e;
}

.no_bg .contact_info_item {
    padding-left:43px;
}

.contact_info_item .contact_info_text {
    display: inline-block;
}

.contact_info_icon {
    width: 56px;
    height: 56px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 50%;
	-webkit-border-radius: 50%;
}

.contact_info_icon i {
    text-align: center;
    line-height: 56px;
    font-size: 24px;
	font-weight:normal;
}

.no_bg .contact_info_icon {
	left:0;
	top:14px;
	width: auto;
    height: 30px;
	background:none !important;
}

.no_bg .contact_info_icon i {
	line-height: 30px; 
}

.icon5 i {color:#fff;
}

.icon6 i {color:#fff;
}

.icon7 i {color:#fff;
}

.icon8 i {color:#13acbe;
}

.icon9 i {color:#00b96d;
}

.icon10 i {color:#e74c3c;
}

.icon11 {background:#40affd; 
}

.icon11 i {color:#fff;
}

.icon12 {background:#be4a39; 
}

.icon12 i {color:#fff;
}

.icon13 {background:#f26798; 
}

.icon13 i {color:#fff;
}

.icon14 i {color:#5567a9;
}

.icon15 i {color:#cb2027;
}

.icon16 i {color:#c1c1c1;
}

.contact_info_icon a {
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

/* Timeline */
.shortcode_timeline {
	max-width:370px;
	margin:5px auto 14px auto;
	position:relative;
}

.shortcode_timeline:before {
	position:absolute;
	left:40px;
	top:0;
	bottom:0;
	width:1px;
	background:#dddddd;
	content:'';
	z-index:5;
}

.shortcode_timeline ul {
	padding:0;
	margin:0;
	list-style:none;
}

.shortcode_timeline ul li {
	padding:32px 0 12px 100px;
	margin:0 0 29px 0;
	position:relative;
}

.shortcode_timeline ul li:last-child {
	padding-bottom:32px;
	margin-bottom:0;
}

.shortcode_timeline ul li:before {
	display:none;
}

.timeline_meta,
.timeline_meta a {
	line-height:24px;
	font-size:14px;
	color:#acacac;
}

.shortcode_timeline h6 {
	line-height:24px;
	margin-bottom:9px;
	font-size:16px;
}

.shortcode_timeline h6 a {
	line-height:24px;
	font-size:16px;
}

.shortcode_timeline a {
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.shortcode_timeline_date {
	position:absolute;
	left:0;
	top:21px;
	width:80px;
	height:80px;
	z-index:10;
	border-radius:50%;
	-webkit-border-radius:50%;
	line-height:18px;
	padding-top:21px;
	font-size:14px;
	color:#fff;
	text-align:center;
	transition: all 1s;
	-webkit-transition: all 1s;
}

.shortcode_timeline li:hover .shortcode_timeline_date {
	-webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.shortcode_timeline_date span {
	line-height:18px;
	font-size:16px;
	color:#fff;
	position:relative;
	display:block;
	padding-bottom:3px;
	font-weight:400;	
}

/* Gallery */
.list-of-images {
	font-size:0;
	line-height:0;
	margin:0 0 0 -30px;
}

.gallery_item {
    display: inline-block;
    vertical-align: top;
}

.gallery_item img {
    width: 100%;
	height:auto;
}

.list-of-images .gallery_item_padding {
    padding: 0 0 30px 30px;
}

.gallery_item_wrapper {
	position:relative;
	overflow:hidden;
}

.gallery_item_wrapper a {
	display:block;
}

.gallery_item_wrapper .block_fade {
	width:0;
	height:0;
	left:50%;
	top:50%;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.gallery_item_wrapper:hover .block_fade {
	opacity:0.8;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.view_link {
	position:absolute;
	left:50%;
	top:50%;
	margin:-30px 0 0 -30px;
	z-index:10;
	width:60px;
	height:60px;
	background-color:transparent;
	font-size:20px;
	line-height:58px;
	text-align:center;
	border-radius:50%;
	-webkit-border-radius:50%;
	border:1px #fff solid;
	color:#fff;
	display:block;
	visibility:hidden;
	opacity:0;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	font-size:20px;
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}

.view_link i {
	color:#fff;
	font-size:20px;
	line-height:57px;
	display:inline-block;
	vertical-align:top;
	padding-top:0;
}

.view_link:hover {
	background-color:#fff;
}

.gallery_item_wrapper:hover .view_link {
	visibility:visible;
	opacity:1;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}

/* Wall Gallery */
.wall_wrap .list-of-images {
	margin:0 !important;
	padding:0 !important;
}

.wall_wrap .gallery_item {
	margin:0;
}

.wall_wrap .list-of-images .gallery_item_padding {
    padding: 0;
}

/* Featured Items */
.featured_items .item_list {
    margin: -30px 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
	list-style:none;
}

.featured_items .item_list li {
    margin: 30px 0 0 0;
    display: inline-block;
    vertical-align: top;
	padding:0;
}

.featured_items .item_list li:before {
    display: none;
}

.featured_items .item_list li .item {
    margin: 0 0 0 30px;
}

.featured_items .item_wrapper,
.sorting_block .item_wrapper {
	position:relative;
	overflow:hidden;
}

.featured_items .img_block,
.sorting_block .img_block {
    display: block;
    position: relative;
    overflow: hidden;
}

.featured_items .img_block img,
.sorting_block .img_block img {
    display: block;
    width: 100%;
    height: auto;
}

.featured_portfolio .item_wrapper:hover .view_link,
.featured_posts .img_block:hover .view_link,
.sorting_block .item_wrapper:hover .view_link,
.sorting_block.column1 .img_block:hover .view_link {
	visibility:visible;
	opacity:1;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}

.featured_items .item_wrapper .block_fade,
.sorting_block .item_wrapper .block_fade,
.sorting_block.column1 .img_block .block_fade {
	width:101%;
	left:0;
	top:0;
	height:100%;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.featured_portfolio .item_wrapper:hover .block_fade,
.featured_posts .img_block:hover .block_fade,
.sorting_block .item_wrapper:hover .block_fade,
.sorting_block.column1 .img_block:hover .block_fade {
	opacity:0.8;
		
}

.featured_items_body {
	position:absolute;
	left:0;
	bottom:-100%;
	right:-1px;
	background:#f6f7f9;
	padding:16px 20px 14px 20px;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	z-index:50;
	text-align:center;
}

.item_wrapper:hover .featured_items_body {
	bottom:0;
}

.featured_items_title {
    line-height:24px;
	padding-bottom:6px;
	margin-bottom:0;	
}

.featured_items_title h5,
.featured_items_title h5 a {
    line-height:24px !important;
	padding:0;
	margin:0;
	font-size:20px;
	font-weight:400;
	color:#282a2a;
	display:inline-block;
	vertical-align:top;
}

.featured_items_body a {
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.featured_meta,
.featured_meta a {
	line-height:24px;
	font-size:14px;
	color:#666666;	
}

.featured_posts .featured_items_body {
	position:relative;
	text-align:left;
	left:auto;
	top:auto;
	right: auto;
	bottom:auto;
}

.featured_item_content {
	line-height:24px;
	color:#666666;
	font-size:16px;
	padding:3px 0 6px 0;
}

.featured_posts .featured_meta,
.featured_posts .featured_meta a {
	color:#acacac;	
}

/* Collapse Map */
.wall_map {
	padding:0 !important;
	margin:0 !important;
}

iframe {
    vertical-align: top;
	width:100%;
	display:block;
	padding:0;
	margin:0;
	border:0;
}

.collapse {
	display:block;
	height:0;
	overflow:hidden;
}

.collapse.in {
	height:auto;
}

#map-canvas img,
#googleMaps img {
    max-width: none;
	max-height:none;
}

.map_collapse {
	display: block;
    border-radius: 0;
	-webkit-border-radius:0;
    margin: 0;
    border: none !important;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    position: relative;
    text-transform: none;
	line-height: 24px;
	font-weight:400;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	color:#fff !important;
	padding: 38px 20px;
}

.map_collapse i {
	font-size:20px;
	padding-left:5px;
}

#googleMaps,
.module_google_map iframe {
  width: 100%;
  height: 450px;
}

.right-sidebar #googleMaps,
.left-sidebar #googleMaps,
.right-sidebar .module_google_map iframe,
.left-sidebar .module_google_map iframe {
  height: 400px;
}

/* Table Info */
.module_table_info ul {
	padding:0;
	margin:0;
	list-style:none;
}

.table_info_title {
	padding:25px 0 13px 0;
	margin:0;
	border-bottom:1px #dddddd solid;
}

.pr_8 i {
	padding-left:8px;
}

.table_info_title h3 {
	line-height:24px;
	margin-bottom:20px;
	font-weight:400;
}

.table_info_title h3 .badge {
	line-height:16px;
	padding:2px 10px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:400;
	color:#fff;
	margin-left:5px;
	margin-top:2px;
	vertical-align:top;
}

.table_info_title .position {
	margin-bottom:18px;
	color:#0088a0;
	font-weight:700;
}

.table_info_body {
	display:none;
	padding:30px 0;
	border-bottom:1px #dddddd solid;
} 

.table_info_details:after {
	content:"\f107";
	padding-left:6px;
	font-family:'FontAwesome';
	font-weight:normal;
	font-size:16px;
}

.current-section .table_info_details:after {
	content:"\f106";
}

.table_info_details:hover {
	color:#666666 !important
}

.send_mail {
	text-align:center;
}

.send_mail h3,
.send_mail h3 a {
	font-weight:400;
}

.send_mail h3 a {
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.send_mail h3 a:hover {
	color:#666666;
}

/* Forms */
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    display: block;
    width: 100%;
    background: #fff;
    text-shadow: none;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
	font-weight:300;
    padding: 6px 15px 7px 15px;
    border: 1px #bfbfbf solid;
    border-radius: 17px;
	-webkit-border-radius: 17px;
    margin: 0 0 20px 0;
    -webkit-appearance: none !important;
    outline: none;
}

textarea {
    height: 120px;
	resize:none;
	padding: 9px 15px 10px 15px;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    margin: 0 0 20px 0;
    border: none;
    font-size: 14px;
    height: 35px;
    color: #ffffff;
	line-height:33px;
    padding: 0 20px;
    border-radius: 17px;
	-webkit-border-radius: 17px;
    -webkit-appearance: none;
    text-transform: uppercase;
    font-weight: 400;
	cursor:pointer;
	transition: background-color 300ms, color 300ms;
	-webkit-transition: background-color 300ms, color 300ms;
	vertical-align:top;
	outline: none;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: #ffffff;
}

.with_reset input[type="reset"] {
	margin:0;
	font-weight:300;
	text-transform:none;
	color:#666666;
	height: 17px;
	line-height:17px;
    padding: 0 0 0 20px;
	border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent !important;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.with_reset .fright {
	position:relative;
}

.with_reset .fright:before {
	position:absolute;
	left:0;
	top:0;
	line-height:17px;
	font-family:'FontAwesome';
	content:"\f057";
	font-size:18px;
	color:#666666;
	font-weight:normal;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

/* Page 404 */
.wrapper_404 {
	padding:150px 20px 175px 20px;
	margin:0;
	background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
	background-image:url(../img/bgs/404.jpg);
}

.wrapper_404 h1 {
	font-size:300px;
	line-height:275px;
	padding:0;
	margin:0;
	color:#e9ecf1;
	font-weight:700;
	text-align:center;
}

.wrapper_404 h2 {
	font-size:48px;
	line-height:61px;
	padding:0;
	margin-bottom:15px;
	font-weight:bold;
	color:#f6f6f6;
	text-align:center;
}

.wrapper_404 .module_descr {
	padding-bottom:17px;
	color:#f6f6f6;
}

.form404 {
	margin:0 auto;
	max-width:570px;
	position:relative;
}

.form404 input[type="text"] {   
   margin: 0;
   padding-right:100px;
   padding-left:13px;
   background-color:transparent;
   color:#f6f6f6;
}

.form404 input[type="submit"] {
	margin:0;
	position:absolute;
	right:0;
	top:0;
	background-color:#0088a0;
}

.form404 input[type="submit"]:hover {
	background-color:#01a3c0;
}

/* Standard */
h1.title_404 {
	font-size:300px;
	line-height:233px;
	padding:0;
	margin:0;
	color:#e9ecf1;
	font-weight:700;
}

.form404_def {
	margin:0 auto;
	position:relative;
}

.form404_def input[type="text"] {   
   margin: 0;
   padding-right:100px;
   padding-left:13px;
}

.form404_def input[type="submit"] {
	margin:0;
	position:absolute;
	right:0;
	top:0;
}

/* Sitemap */
.sitemap ul,
.sitemap ol {
	padding:0;
	margin:0 0 38px 0;	
}

.sitemap ul ul {
	padding-left:14px;
	padding-top:5px;
	margin-bottom:0;
}

.sitemap ul ul li:last-child {
	padding-bottom:0;
}

.sitemap li:before {
	display:none;
}

.sitemap li {
	padding-bottom:5px;
}

.sitemap li a {
	display:inline-block;
	vertical-align:top;	
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.sitemap ul li a:before {
	content: "\f105";
    font-family: 'FontAwesome';
    display: inline-block;
	vertical-align:top;
	padding-right:7px;
	font-weight:normal;
}

.sitemap li a:hover {
	color:#666666;
}

a.post_title {
	display:block !important;
	padding-bottom:5px;
	text-indent:17px;
}

.sitemap ol li {
    list-style: none;
    position: relative;
    padding: 0 0 5px 0;	
}

.sitemap ol li:before {
    content: counter(li) '.';
    counter-increment: li;
    position: absolute;
    left: 0;
    top: 0;
	display:block;
}

/* Coming Soon */
.global_count_wrapper {
    text-align: center;
    overflow: hidden;
	position:relative;
	width:100%;
}

.coming_soon_top {
	position:absolute;
	left:0;
	top:6px;
	width:100%;
	text-align:left;
}

/* Coming Soon Socials */
.coming_soon_socials {
	padding-top:13px;
}

.coming_soon_socials ul {
	padding:0;
	margin:0;
	list-style:none;
	font-size:0;
	line-height:0;
}

.coming_soon_socials li {
	padding:0;
	margin:15px 15px 0 0;
	line-height:24px;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
}

.coming_soon_socials li:last-child {
	margin-right:0;	
}

.coming_soon_socials a {
	color:#f6f6f6;
	font-size:16px !important;
	font-weight:normal;
	background-color:transparent !important;
} 

.global_count_wrapper.horizontal .coming_soon_socials a {
	color:#51555c;
}

.coming_soon_socials a.soc_fb:hover {
	color:#5567a9;
}

.coming_soon_socials a.soc_tweet:hover {
	color:#40affd;
}

.coming_soon_socials a.soc_google:hover {
	color:#be4a39;
}

.coming_soon_socials a.soc_dribbble:hover {
	color:#f26798;
}

.coming_soon_socials a.soc_pinterest:hover {
	color:#cb2027;
}

.count_title {
    position: absolute;
    text-align: center;
    width: 100%;
    display: block;
    left: 0;
    transition: top 300ms;
	-webkit-transition: top 300ms;
}

.count_title h1 {
    color:#f6f6f6;
	line-height:72px;
	margin:0;
	font-size:48px;
	font-weight:700;
}

.countdown_wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
    height: 175px;
    transition: top 300ms;
	-webkit-transition: top 300ms;
}

/* jQuery Countdown styles 2.0.0. */
.countdown-rtl {
    direction: rtl;
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center;
    overflow: hidden;
}

.countdown-section {
    width: auto;
    display: inline-block;
    text-align: center;
}

.countdown-row .countdown-section:before {
    content: '';
    padding: 0;
}

.countdown-row .countdown-section:first-child:before {
    display: none;
}

.countdown-amount {
    font-size: 150px;
    line-height: 130px;
    padding: 0 45px 0 45px;
	font-weight:300;
}

.countdown-period {
    padding: 15px 45px 0 45px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: #f6f6f6;
    display: block;
    width: 100% !important;
    text-align: center !important;
    position: relative;
    text-transform: none;
    margin: 0;
}

.count_container_wrapper {
    position: absolute;
    text-align: center;
    width: 100%;
    display: block;
    left: 0;
    transition: bottom 300ms;
	-webkit-transition: bottom 300ms;
}

.notify_shortcode {
    max-width:692px;
    margin: 0 auto;
	padding:0 15px;
}

.notify_shortcode .col-sm-5 {
	width:40.7%;
}

.notify_shortcode .col-sm-2 {
	width:18.6%;
}

.notify_shortcode input[type="text"],
.notify_shortcode input[type="email"],
.notify_shortcode input[type="password"] {
	border-color:#fff;
	background-color:transparent;
	color:#f6f6f6;
	margin-bottom:13px;
}

.notify_shortcode input[type="submit"] {
	display:block;
	width:100%;
	margin-bottom:13px;
	padding-left:0;
	padding-right:0;
}

/* Horizontal */
.coming_soon_right {
	background:#222230;
	width:50%;
	float:right;
	position:relative;
}

.global_count_wrapper.horizontal {
	width:50%;
	float:left;
}

.global_count_wrapper.horizontal .logo_sect {
	display:block;
	float:none;
	text-align:center;
	padding:0 0 53px 0;
}

.global_count_wrapper.horizontal .count_title {
    padding:0 30px;
}

.global_count_wrapper.horizontal .count_title h1 {
	line-height:45px;
	padding-bottom:18px;
	font-size:38px;
	font-weight:700;
}

.global_count_wrapper.horizontal .count_title h1 span {
	font-size:38px;
	font-weight:700;
	line-height:45px;
}

.global_count_wrapper.horizontal .count_title p {
   margin:0;
   color:#f6f6f6;
}

.global_count_wrapper.horizontal .coming_soon_socials {
	position:absolute;
	left:0;
	width:100%;
	bottom:26px;
	text-align:center;
}

.global_count_wrapper.horizontal .countdown_wrapper {
    height: 136px;
}

.global_count_wrapper.horizontal .countdown-amount {
    font-size: 70px;
    line-height: 93px;
    padding: 0 22px 0 22px;
	font-weight:400;
	color:#f6f6f6;
}

.global_count_wrapper.horizontal .countdown-period {
    padding: 13px 22px 0 22px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #f6f6f6;
    display: block;
    width: 100% !important;
    text-align: center !important;
    position: relative;
    text-transform: none;
    margin: 0;
}

.coming_soon_right_content {
	position:absolute;
	left:0;
	right:0;
	top:50%;
	text-align:center;
	padding:30px 15px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}

.coming_soon_right_content .row {
	max-width:930px;
	margin:0 auto;
}

/* Blog Listing */
.module_blog {
	margin-top:-5px;	
}

.blog_post_preview {
    margin-bottom: 45px;
	padding-bottom:33px;
	border-bottom:1px #dddddd solid;
}

.blog_post_image {
    padding:5px 0 24px 0;
}

.blog_post_image img {
    display: block;
    width: 100%;
    height: auto;
	margin:0;
}

.blog_content {
    position: relative;
}

.blogpost_title {
	line-height:38px;
	margin-bottom:14px;
	font-weight:700;
}

.blogpost_title a {
	line-height:38px;
	font-weight:700;
	display:inline-block;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.read_more:after {
	font-family:'FontAwesome';
	content:"\f105";
	padding-left:7px;
}

.listing_meta {
	line-height:21px;
	padding:0 0 19px 0;
	font-size:14px;
	color:#acacac;
}

.listing_meta span {
	display:inline-block;
	vertical-align:top;
	margin:0;
}

.listing_meta a {
	font-size:14px;
	color:#acacac;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.listing_meta span:after {
	content:'/';
	padding:0 3px 0 6px;
}

.listing_meta span:last-child:after {
	display:none;
}

.blog_post_preview blockquote {
	padding:16px 0 10px 0;
	margin:0;
	font-style:italic;
	text-indent:59px;
	position:relative;
}

.blog_post_preview blockquote:before {
	left:-71px;
	top:23px;	
}

.blog_post_preview blockquote p {
	margin-bottom:7px;
}

.blog_post_preview blockquote .author {
	font-style:normal;
	text-indent:0;
	position:relative;
	color:#2d2e2e;
}

.blog_post_preview blockquote .author:before {
	content:"-";
	padding-right:4px;
}

/* Nivo Slider */
.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.nivoSlider img{position:absolute;top:0;left:0;max-width:none}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivoSlider img{border-radius:0}.wrapped_video.blog_post_image iframe{border-radius:0;overflow:hidden}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;overflow:hidden;display:none;box-sizing:border-box}.nivo-caption p{padding:5px;margin:0}.nivo-caption a{display:inline!important}.nivo-html-caption{display:none}.nivo-controlNav{text-align:center}.nivo-controlNav a{cursor:pointer}.nivo-controlNav {display:block!important;position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:99;}.nivo-controlNav a {text-indent:-10000px!important;overflow:hidden;display:inline-block;width:10px;height:10px;background:#ffffff;border-radius:100%;opacity:0.5;margin:0 4px;}

.nivo-controlNav {
    top:50%;
    right:20px;
    left:auto;
    text-align:left;
	width:10px;
	bottom:auto;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	padding:0;
	margin:0;
	font-size:0;
    line-height:0;
}

.nivo-controlNav a {
    margin:0;
    width:10px;
    height:10px;
	display:inline-block;
	vertical-align:top;
	margin:5px 0;
	background:rgba(255,255,255, 0.7);
	box-shadow:0 0 5px rgba(0,0,0, 0.1);
	border:1px rgba(255,255,255, 0.7) solid;
	opacity:1; 
}

.nivo-controlNav a.active {
    background-color:transparent;
}

.oneImage .nivo-controlNav {
    display:none!important;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-prevNav,
.nivo-nextNav {
    display:none;
}

.slider-wrapper {
    min-height: 20px;
}

.slider-wrapper {
    position: relative;
}

.nivo-controlNav a.active {
    opacity: 1;
}

.oneImage .nivo-directionNav a,
.oneImage .nivo-directionNav a:before {
    display: none !important;
}

/* Pager Block */
.pagerblock {
    padding: 5px 0 0 0;
    margin: 0;
	list-style:none;
	text-align:center;
	font-size:0;
	line-height:0;
}

.pagerblock li:before {
    display: none;
}

.pagerblock li {
    display: inline-block;
    margin: 0 10px 20px 10px;
	vertical-align:top;
}

.pagerblock li a,
.pagerblock li span {
    font-size: 14px;
	width:35px;
	height:35px;
	background:#f6f7f9;
	border-radius:50%;
	-webkit-border-radius:50%;
	text-align:center;
    line-height:35px;
	color:#2d2e2e;
	display:block;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.pagerblock li a.current,
.pagerblock li a.current:hover,
.pagerblock li span {
	color:#fff;
}

/* Post Socials */
.post_socials {
	line-height:21px;
	padding-bottom:4px;
}

.post_socials ul {
	padding:0;
	margin:0;
	list-style:none;
	font-size:0;
	line-height:0;
}

.post_socials ul li:before {
	display:none;
}

.post_socials li {
	padding:0;
	margin:0 15px 15px 0;
	line-height:21px !important;
	display:inline-block;
	vertical-align:top;
}

.post_socials li:last-child {
	margin-right:0;
}

.post_socials a {
	font-size:16px !important;
	font-weight:normal;
	background-color:transparent !important;
	display:block;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.post_socials a.soc_fb {
	color:#5567a9;
}

.post_socials a.soc_tweet {
	color:#40affd;
}

.post_socials a.soc_google {
	color:#be4a39;
}

.post_socials a.soc_dribbble {
	color:#f26798;
}

.post_socials a.soc_pinterest {
	color:#cb2027;
}

.post_socials a:hover {
	color:#666666;
}

.single_post .blog_post_preview {
	margin-bottom:0;
	padding-bottom:15px;
	border:none;
}

/* Single Post */
.single_post h1 {
	line-height:61px;
	margin-bottom:20px;
	font-weight:700;
	font-size:48px;
	margin-top:-2px;
}

.single_post .right-sidebar-block,
.single_post .left-sidebar-block {
	padding-top:10px;
}

.single_post .bg_title h3 {
	margin-bottom:20px;
}

.single_post.type2 .blog_content {
	padding-bottom:13px;
	border-bottom:1px #dddddd solid;
	margin-bottom:24px;
}

.single_post.type2 .post_meta_socials {
	padding-bottom:6px;
	margin-bottom:9px;
	border-bottom:1px #dddddd solid;
	position:relative;
	margin-left:0 !important;
	margin-right:0 !important;
}

.single_post.type2 .post_meta_socials .col-sm-9,
.single_post.type2 .post_meta_socials .col-sm-3 {
	padding:0;
}

/* Blogpost User Meta */
.blogpost_user_meta {
	margin-bottom:25px;
	position:relative;
	padding:24px 20px 13px 124px;
	background:#f6f7f9;
}

.blogpost_user_meta .post_socials li {
	margin-bottom:0;
}

.blogpost_user_meta h3 {
	margin-bottom:7px;
	font-weight:400;
}

.blogpost_user_meta h3 a {
	font-weight:400;
}

.blogpost_user_meta h3 a:hover {
	 color:#2d2e2e;
}

.author-ava {
	position:absolute;
	left:20px;
	height:20px;
	border-radius:50%;
	-webkit-border-radius:50%;
}

.author-ava img {
	width:84px;
	height:84px;
	border-radius:50%;
	-webkit-border-radius:50%;
}

/* Post prev_next links */
.prev_next_links {
	margin-bottom:28px;
	line-height:20px;
}

.prev_next_links a {
	font-size:14px;
	text-transform:uppercase;
	color:#666666;
	font-weight:400;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.prev_next_links a i {
	font-size:16px;
	font-weight:normal;
}

.prev_next_links .fleft i {
	padding-right:9px;
}

.prev_next_links .fright i {
	padding-left:9px;
}

/* Type2 */
.prev_next_links.type2 {
	margin-bottom:32px;
	padding-top:15px;
	padding-bottom:15px;
	border:1px #dddddd solid;
	border-right:none;
	border-left:none;
}

.prev_next_links.type2 a {
	font-size:16px;
	text-transform:none;
	font-weight:300;
}

.left-sidebar .featured_items .item_list,
.right-sidebar .featured_items .item_list,
.row20 .featured_items .item_list {
    margin-left: -20px;
}
.left-sidebar .featured_items .item_list li .item,
.right-sidebar .featured_items .item_list li .item,
.row20 .featured_items .item_list li .item {
    margin-left: 20px;
}

/* Comments */
#comments {
	padding:0 0 60px 0;
}

ol.commentlist {
    list-style: none;
    margin: 0 0 33px 0;
    padding: 0;
	border-bottom:1px #dddddd solid;
}

ol.commentlist li ul {
    margin: 0;
    padding: 0 0 0 100px;
	list-style:none;
}

ol.commentlist li {
    margin: 0;
	padding:0;
}

ol.commentlist li:before,
ol.commentlist li:after {
    display:none;
}

ol.commentlist li .stand_comment {
    padding: 0 0 35px 0;
}

.thiscommentbody {
    padding: 0 0 0 105px;
    position: relative;
}

ol.commentlist li .commentava {
    left: 0;
    position: absolute;
    top: 0;
	height:84px;
	width: 84px;
	z-index:5;
}

ol.commentlist li .commentava img {
    display: block;
    height: auto;
    width: 100%;
	border-radius:50%;
	-webkit-border-radius:50%;
}

.comment_author_name {
	line-height:26px;
	margin-bottom:6px;
}

.comment_author_name a {
	line-height:26px;
	display:inline-block;
	vertical-align:top;
	color:#2d2e2e;
	font-weight:400;
}

.comment_meta,
.comment_meta a {
	line-height:18px;
	font-size:14px;
	color:#acacac;
}

.comment_meta span {
    display:inline-block;
	vertical-align:top;
}

.comment_meta span:after {
	content:'/';
	padding:0 3px 0 6px;
}

.comment_meta span:last-child:after {
	display:none;
}

.comment_meta i {
	padding-right:4px;
}

/* Form Valid Style */
.notification_error,
.notification_ok {
    margin: 0 0 20px 0;
    padding: 18px 20px 18px 55px;
	position:relative;
	text-align:left;	
}
.notification_ok {
    color:#fff;
	background:#00b96d;
}
.notification_error {
    color:#fff;
	background:#ff352f;
}

.notification_error:before,
.notification_ok:before {
    position: absolute;
	left:20px;
	top:18px;
	color:#fff;
	font-family:'FontAwesome';
	font-weight:normal;
}

.notification_error:before {
	content:"\f071";
}

.notification_ok:before {
	content:"\f087";
}

/* Contact Info */
.contact_form {
}

.contact_info a {
	color:#666;	
}

.contact_info h4 {
	font-size:20px;
	line-height:24px;
	margin-bottom:19px;	
}

.contact_info .post_socials {
	padding-top:2px;
}

.contact_info .post_socials a:hover {
	color:#666666;
}

.contact_info p {
	margin-bottom:12px;	
}

.contact_info p.mb40 {
	margin-bottom:39px;	
}

.contact_info p.mb20 {
	margin-bottom:20px;	
}

.wall_wrap iframe {
	padding:0 !important;
}

/* PORTFOLIO */
/* Isotope Sorting */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}

/* Filter */
.filter_block {
	text-align:center;
	padding-bottom:20px;
	padding-top:6px;
}

.filter_navigation {
	margin:0 auto !important;
	text-align:center;
	display:inline-block;
	padding:0;
	position:relative;
	vertical-align:top;	
}

.filter_navigation ul, .filter_navigation ul li ul { 
	padding:0 !important;
	margin:0 !important;
	list-style:none!important;
}

.filter_navigation ul li, .filter_navigation ul li ul li { 
	padding:0 !important;
	margin:0 !important;
}

.filter_navigation ul li:before,
.filter_navigation ul li ul li:before { 
	display:none;
}

.filter_navigation ul li ul li {
	display:inline-block;
	position:relative;
	margin:0 3px 20px 3px !important;
	vertical-align:top;
}

.filter_navigation ul li ul li a {
	display:block;
	margin:0;
	text-decoration:none;
	line-height:24px;
	font-size:14px;
	padding:6px 19px 8px 19px;
	font-weight:400;
	text-transform:uppercase;
	vertical-align:top;
	text-align:center;
	color:#2d2e2e;
	transition: all 300ms;
	-webkit-transition: all 300ms;	
	border-width:1px;
	border-color:transparent;
	border-style:solid;
	border-radius:20px;
	-webkit-border-radius:20px;
	background-color:transparent;
	position:relative;	
}

.filter_navigation ul li ul li.selected a {
	border-color:#bfbfbf;
}

.filter_navigation ul li ul li a:before {
	position: absolute;
	top:-35px;
	left:50%;
	z-index:999;
	width:20px;
	height:24px;
	line-height:19px;
	padding:0;	
	font-size:11px;
	color:#fff;
	vertical-align:top;
	content: attr(data-title);
	margin-left:-10px;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
	opacity:0;
	letter-spacing:-1px;
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:0 -126px;
	text-indent:-1px;
}

.filter_navigation ul li ul li a:hover:before {
	opacity:1;
}

.element {
	margin-bottom:30px;
}

.load_more_works {
	margin:10px auto 30px auto !important;
}

.load_more_works.mt0 {
	margin-top:0 !important;
}

/* Wall */
.wall_wrap .sorting_block {
	padding:0 !important;
	margin-right:-3px;
	margin-bottom:30px;
}

.wall_wrap .element {
	margin:0;
	width:calc(20% - 0.5px);
}

/* 2-4 Columns */
.col-sm-6.element {
	width:calc(50% - 1px);
}

.col-sm-4.element {
	width:calc(33.33333333% - 1px);
} 

.col-sm-3.element {
	width:calc(25% - 1px);
}

/* Portfolio 1 Column */
.portfolio_item {
    margin: 0 0 50px 0;
	padding-bottom:43px;
	border-bottom:1px #dddddd solid;
}

.column1 {
	margin-top:20px;
}

.column1 .element {
	margin:0;
	width:100%
}

.portfolio_item p {
	margin-bottom:0;
}

h2.portf_title {
	line-height:38px;
	font-size:30px;
	font-weight:700;
	margin-bottom:14px;
}

h2.portf_title a {
	line-height:38px;
	font-size:30px;
	font-weight:700;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.after_line:after {
	position:absolute;
	left:0;
	width:100%;
	bottom:50px;
	height:1px;
	background:#fff;
	z-index:50;
	content:'';
}

/* Main Slider (Revolution) */
.slider_container {
	width:100%;
	position:relative;
	padding:0;
	margin:0 0 90px 0;
}

.tp-bannertimer {
	display:none;
}

.banner{
	width:100%;
	position:relative;
}

.tp-leftarrow,
.tp-rightarrow {
	display:none !important;
}

.tp-bullets {
	opacity:1 !important;
	right:30px;
	top:50%;
	left:auto !important;
	bottom: auto !important;
	margin:0 !important;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	width:10px !important;
}

.tp-bullets .bullet {
    width:10px !important;
    height:10px !important;
	display:block;
	margin:5px 0 !important;
	background-image:none !important;
	background:rgba(255,255,255, 0.7) !important;
	box-shadow:0 0 5px rgba(0,0,0, 0.1) !important;
	border:1px rgba(255,255,255, 0.7) solid !important;
	opacity:1 !important; 
	border-radius:50% !important;
	-webkit-border-radius:50% !important;
}

.light_parent .tp-bullets .bullet {
    box-shadow:0 0 5px rgba(0,0,0, 0.2) !important;
}

.tp-bullets .bullet.selected {
    background-color:transparent !important;
}

.slide_img,
.slide_title,
.slide_descr,
.slide_btn {
	max-width: auto; 
	max-height: auto;
	text-align:left;                                     
}

.slide1_1,
.slide2_1 {
	z-index: 2;                                     
}

.z_index2 {
	z-index: 2;
}

.z_index3 {
	z-index: 3;
}

.z_index4 {
	z-index: 4;
}

.z_index5 {
	z-index: 5;
}

.z_index6 {
	z-index: 6;
}

.slide1_2,
.slide2_2 {
	z-index: 3;                                   
}

.slide3_1 {
	z-index: 2;
	left:0 !important;                                     
}

.slide3_2 {
	z-index: 3;
	left:auto !important;
	right:0 !important;                                    
}

.slide_info_center {
	width:100%;
	text-align:center;
	left:0 !important;
	right:0 !important;
}

.slide_title {
	z-index: 4;
	line-height:70px;
	font-size:70px;
	color:#f6f6f6;
	font-weight:700;
}

.font_size60 {
	font-size:60px;
}

.slide_descr {
	z-index: 5;
	line-height:27px;
	font-size:18px;
	color:#f6f6f6;
	font-weight:300;
}

.dark_text,
.light_parent .slide_title,
.light_parent .slide_descr {
	color:#2d2e2e;
}

.slide_btn {
	z-index: 6;
}

.slide_btn a {
	display:inline-block;
	vertical-align:top;
	padding:9px 19px 10px 19px;
	border-radius:22px;
	-webkit-border-radius:22px;
	line-height:24px;
	font-size:14px;
	color:#fff !important;
	text-transform:uppercase;
	font-weight:400;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	border-width:1px;
	border-style:solid;
	text-shadow:none !important;
	box-shadow:none !important;
}

.slide_btn a:hover {
	background-color:transparent;
	border-color:#fff;
	color:#fff;
}

.slide_btn a {
	display:inline-block;
	vertical-align:top;
	padding:9px 19px 10px 19px;
	border-radius:22px;
	-webkit-border-radius:22px;
	line-height:24px;
	font-size:14px;
	color:#fff !important;
	text-transform:uppercase;
	font-weight:400;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	border-width:1px;
	border-style:solid;
	text-shadow:none !important;
	box-shadow:none !important;
}

.slide_btn a:hover {
	background-color:transparent;
	border-color:#fff;
	color:#fff;
}

/* Main Features */
.module_main_features .featured_items_body {
	background:none;
	text-align:center;
	padding-left:0;
	padding-right:0;
}

/* Presentation Flexslider */
.presentation .flexslider,
.presentation .flexslider .slides {
  margin: 0;
  padding: 0;
}

.presentation .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.presentation .flexslider .slides img {
  width: 100%;
  display: block;
}

.presentation .flexslider .slides:after {
  display: none;
}

.presentation .flexslider {
  background: none;
  border: none;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.presentation .flex-direction-nav {
  display:none !important;
}

.presentation .flex-control-nav {
  width: 100%;
  position: relative;
  bottom: auto;
  text-align: center;
}

.presentation .flex-control-nav li {
  margin: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.presentation .flex-control-thumbs {
  margin: 12px 0 0 0;
  position: relative;
  overflow: hidden;
}

.presentation .flex-control-thumbs li {
  width: auto;
  float: none;
  margin: 0 18px 21px 18px;
  display:inline-block;
  vertical-align:top;
}

.presentation .flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}


.presentation .flex-control-thumbs img:hover {
  opacity: 1;
}

.presentation .flex-control-thumbs img.flex-active {
  opacity: 1;
  cursor: default;
}

/* News block */
.news_block {
	position:relative;
	overflow:hidden;
}

.news_block:before {
	position:absolute;
	width:170px;
	height:23px;
	background:#fff;
	left:50%;
	margin-left:-85px;
	content:'';
	z-index:50;	
}

.news_block .item_wrapper {
	width:100%;
	padding:30px 30px 25px 30px;
	background:#f6f7f9;
	margin-bottom:60px;	
	position:relative;
}

.news_block .item_wrapper:before {
	width:1px;
	height:1000px;
	background:#ddd;
	position:absolute;
	content:'';
	right:-86px;
	top:0;
	margin-top:-960px;
	z-index:10;		
}

.news_block .fright .item_wrapper:before {
	right:auto;
	left:-85px;
}

.news_block .item_wrapper:after {
	width:37px;
	height:1px;
	background:#ddd;
	position:absolute;
	content:'';
	right:-57px;
	top:30px;
	z-index:15;		
}

.news_block .fright .item_wrapper:after {
	right:auto;
	left:-57px;
}

.news_block .featured_items_body {
	position:relative;
	text-align:left;
	left:auto;
	top:auto;
	right: auto;
	bottom:auto;
	padding:0;
}

.news_block .featured_item_content {
	padding-top:12px;
	padding-bottom:16px;
}

.news_block .img_block {
	position:relative;
}

.news_block .img_block img {
	width:100%;
	height:auto;
	margin-bottom:29px;
}

.news_block .img_block iframe {
	margin-bottom:29px;
}

.news_block .featured_meta,
.news_block .featured_meta a {
	color:#acacac;	
}

.news_block .img_block:before {
	width:15px;
	height:15px;
	background:#fff;
	position:absolute;
	border-radius:50%;
	-webkit-border-radius:50%;
	content:'';
	right:-123px;
	top:-7px;
	z-index:55;	
	box-shadow:0 0 0 20px #fff;
	-webkit-box-shadow:0 0 0 20px #fff;	
}

.news_block .fright .img_block:before {
	right:auto;
	left:-123px;	
}

.news_block .nivo-controlNav {
	opacity:0;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
	margin-top:-14px;
}

.news_block .img_block:hover .nivo-controlNav {
	opacity:1;
}

.news_block .featured_items_title {
	margin-top:-3px;
}

/* Recent Projects */
.recent_projects {
}

.proj_list ul {
	padding:0;
	margin:0;
	list-style:none;
}

.proj_list li {
	padding:0;
	margin:0 0 30px 0;	
}

.proj_list li:before,
.proj_list li:after {
	display:none;
}

.proj_list li a {
	position:relative;
	display:block;
	padding:0 0 0 85px;
	min-height:70px;
	line-height:27px;
	font-size:18px;
	color:#f6f6f6;	
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.proj_list li a span {
	display:block;
	line-height:24px;
	font-size:14px;	
}

.proj_list li a b {
	font-weight:400;
}

.proj_list li a img.large_img {
	display:none;
}

.proj_list li a .thumb {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:70px;
	height:70px;
	display:block;
}

.proj_list li a:before {
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	width:70px;
	height:70px;
	background:rgba(40,40,46, 0.5);
	content:'';
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
	opacity:0;
}

.proj_list li a:hover,
.proj_list li a.current {
	color:#9ba1ac;
}

.proj_list li a:hover:before,
.proj_list li a.current:before {
	opacity:1;
}

.proj_preview {
	margin-bottom:25px;	
}

.og-details {
	position:relative;
	overflow:hidden;
}

.og-details img {
	width:100%;
	height:auto;
}

.proj_info {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:26px 29px 24px 29px;
	background:#f6f7f9;	
}

.proj_info a {
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.proj_title h5 {
	line-height:35px;
	margin-bottom:5px;
	font-size:30px;
	color:#2d2e2e;
	font-weight:700;
}

.proj_title h5 a {
	line-height:35px;
	font-size:30px;
	color:#2d2e2e;
	font-weight:700;
	display:inline-block;
	vertical-align:top;
}

.proj_meta a {
	color:#666666;
}

/* Events Countdown */
.page_has_countdown {
	position:relative;
}

.page_has_countdown .wrapper {
	padding-top:0;
}

.page_has_countdown .main_header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:50;
}

.page_has_countdown .main_header,
.page_has_countdown .main_header header {
	background:none;
}

.page_has_countdown .count_title h1 {
    font-size:70px;
}

.page_has_countdown .count_title h1 span {
    font-weight:300;
	color:#f6f6f6;
	font-size:70px;
	line-height:72px;
}

.page_countdown_descr {
	padding-top:22px;
	line-height:27px;
	color:#f6f6f6;
	font-size:18px;
	max-width:780px;
	margin:0 auto;
}

.page_has_countdown .count_container_wrapper a {
   margin:0 auto;
}

.page_has_countdown .countdown_wrapper {
    height: 147px;
}

.page_has_countdown .countdown-amount {
    font-size: 100px;
    line-height: 115px;
    font-weight:400;
	color:#f6f6f6;
}

.page_has_countdown .countdown-period {
    font-size: 20px;    
	padding-top:2px !important;
}

.health_contact {
	background-color:#fbfbfb;
	margin-bottom:15px;
}

.health_contact .module_content {
	padding:0 30px 10px 30px;
}

.health_contact input[type="text"],
.health_contact input[type="email"],
.health_contact input[type="password"],
.health_contact textarea {
    background: #fcfcfc;
}

/* FS Gallery */
.portfolio_gallery {
	overflow:hidden !important;
	position:relative;
	padding:0 !important;
	background:rgba(34,34,48, 0.9);
}

.fs_gallery_container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fs_gallery_container {
    padding:0;
	margin:0;
	list-style:none;
}

.fs_gallery_container li {
    padding:0;
	margin:0;
}

.fs_gallery_container li:before {
    display: none;
}

.fs_gallery_container.fade {
    opacity: 1 !important;
}

.fs_gallery_container.fade li,
.fs_gallery_container li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    opacity: 0;
    background-position: center !important;

    transition: opacity 1500ms;
    -webkit-transition: opacity 1500ms;
}

.fs_gallery_container.fade li.current-slide,
.fs_gallery_container li.current-slide {
    opacity: 1;
}

.no_fit.fs_gallery_container li {
    background-size: cover !important;
}

.fit_always.fs_gallery_container li {
    background-size: contain !important;
}

.fit_width.fs_gallery_container li {
    background-size: 100% auto !important;
}

.fit_height.fs_gallery_container li {
    background-size: auto 100% !important;
}

.fs_gallery_container.zoom li {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);

    transition: opacity 1000ms, transform 1000ms;
    -webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}

.fs_gallery_container.zoom li.current-slide {
    opacity: 1;

    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.fs_gallery_container.slide_left li {
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);

    transition: opacity 1000ms, transform 1000ms;
    -webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}

.fs_gallery_container.slide_right li {
    -ms-transform: translate(50%, 0);
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);

    transition: opacity 1000ms, transform 1000ms;
    -webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}

.fs_gallery_container.slide_top li {
    -ms-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);

    transition: opacity 1000ms, transform 1000ms;
    -webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}

.fs_gallery_container.slide_bottom li {
    -ms-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);

    transition: opacity 1000ms, transform 1000ms;
    -webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}

.fs_gallery_container.slide_top li.current-slide,
.fs_gallery_container.slide_bottom li.current-slide,
.fs_gallery_container.slide_left li.current-slide,
.fs_gallery_container.slide_right li.current-slide {
    opacity: 1;

    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);

    transition: opacity 1000ms, transform 1000ms;
    -webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}

/* FS Gallery Buttons */
.fs_controls {
    position: absolute;
    top: 50%;
	width:100%;
	left: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}

.fs_controls_in {
    position: relative;
	height:120px;
}

.fs_controls a {
    width: 40px;
    height: 60px;
    display: block;
    margin: 0;
    z-index: 99;
    position: absolute;
	top:30px;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
}

.fs_controls a.fs_slider_prev {
	left:56px;
    background-position:-19px -49px;
}

.fs_controls a.fs_slider_next {
    right:56px;
    background-position:-59px -49px;
}

.fs_controls a.fs_play,
.fs_controls a.fs_pause {
	left:50%;
	margin-left:-20px;
	visibility:hidden;
}

.fs_controls a.fs_pause {
    background-position:-99px -49px;
}

.fs_controls a.fs_play {
    background-position:-139px -49px;
}

.fs_controls a:hover {
    opacity: 0.7;
}

.fs_controls:hover a.fs_play,
.fs_controls:hover a.fs_pause {
	visibility:visible;
}

/* Thumbs */
.fs_thmb_viewport {
    display: block;
    left:0;
	width: 100%;
    padding-top: 10px;
    height: 80px;
    position: absolute;
    bottom: -50px;
    overflow-x: hidden;
    transition: bottom 350ms;
    -webkit-transition: bottom 350ms;
}

.fs_thmb_viewport:hover {
    bottom: 0;
}

.fs_thmb_wrapper {
    position: relative;
    overflow: hidden;
    height: 70px;
    display: block;
	background:rgba(34,34,48, 0.9);
}

.fs_thmb_viewport .fs_thmb_list {
    position: absolute;
    left: 0;
    top: 5px;
    height: 70px;
	padding:0;
	margin:0;
}

.fs_thmb_viewport .fs_thmb_list li {
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    margin-left: 5px;
    cursor: pointer;
    position: relative;
}

.fs_thmb_viewport .fs_thmb_list li:before {
    display: none;
}

.fs_thmb_viewport .fs_thmb_list li img {
    width: 100%;
    height: auto;
}

.fs_thmb_viewport .fs_thmb_list li .fs_thmb_fadder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    box-shadow: none;
	background:#222230;
	opacity:0.7;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}

.fs_thmb_viewport .fs_thmb_list li:hover .fs_thmb_fadder,
.fs_thmb_viewport .fs_thmb_list li.current-slide .fs_thmb_fadder {
    opacity: 0;
}

.fs_controls.hide_me,
.fs_thmb_viewport.hide_me {
    visibility:hidden !important;
}

.mouse_icon {
	position:absolute;
	left:50%;
	width:26px;
	height:44px;
	margin-left:-13px;
	background-image:url(../img/sprite.png);
	background-position:-110px 0;
	background-repeat:no-repeat;
	-webkit-animation: mousepulse 1s infinite; /* Chrome, Safari, Opera */
    animation: mousepulse 1s infinite;
	z-index:200;
}

.light_parent .mouse_icon {
	background-position:-136px 0;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mousepulse {
    from {
		bottom:30px;
	}
    to {
		bottom:40px;
	}
}

/* Standard syntax */
@keyframes mousepulse {
    from {
		bottom:30px;
	}
    to {
		bottom:40px;
	}
} 

.fs_controls,
.fs_thmb_viewport,
.loaded .mouse_icon {
	visibility:hidden;
	opacity:0;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}

.loaded .fs_controls,
.loaded .fs_thmb_viewport {
	visibility:visible;
	opacity:1;
}






/* Padding & Margin */
.pb0 {
	padding-bottom:0;
}

.pb5 {
	padding-bottom:5px;
}

.pb7 {
	padding-bottom:7px;
}

.pb10 {
	padding-bottom:10px;
}

.pb12 {
	padding-bottom:12px;
}

.pb15 {
	padding-bottom:15px;
}

.pb20 {
	padding-bottom:20px;
}

.pb22 {
	padding-bottom:22px;
}

.pb25 {
	padding-bottom:25px;
}

.pb30 {
	padding-bottom:30px;
}

.pb33 {
	padding-bottom:33px;
}

.pb40 {
	padding-bottom:40px;
}

.pb43 {
	padding-bottom:43px;
}

.pb45 {
	padding-bottom:45px;
}

.pb47 {
	padding-bottom:47px;
}

.pb48 {
	padding-bottom:48px;
}

.pb50 {
	padding-bottom:50px;
}

.pb55 {
	padding-bottom:55px;
}

.pb60 {
	padding-bottom:60px;
}

.pb65 {
	padding-bottom:65px;
}

.pb70 {
	padding-bottom:70px;
}

.pb80 {
	padding-bottom:80px;
}

.pb85 {
	padding-bottom:85px;
}

.pb90 {
	padding-bottom:90px;
}

.pb93 {
	padding-bottom:93px;
}

.pb95 {
	padding-bottom:95px;
}

.pb100 {
	padding-bottom:100px;
}

.pb125 {
	padding-bottom:125px;
}

.pt5 {
	padding-top:5px;
}

.pt10 {
	padding-top:10px;
}

.pt15 {
	padding-top:15px;
}

.pt26 {
	padding-top:26px;
}

.pt43 {
	padding-top:43px;
}

.pt46 {
	padding-top:46px;
}

.pt90 {
	padding-top:90px;
}

.pt95 {
	padding-top:95px;
}

.pt110 {
	padding-top:110px;
}

.mb0 {
	margin-bottom:0;
}

.mb1 {
	margin-bottom:1px !important;
}

.mb10 {
	margin-bottom:10px;
}

.mb13 {
	margin-bottom:13px;
}

.mb16 {
	margin-bottom:16px;
}

.mb17 {
	margin-bottom:17px;
}

.mb18 {
	margin-bottom:18px;
}

.mb22 {
	margin-bottom:22px;
}

.mb23 {
	margin-bottom:23px;
}

.mb27 {
	margin-bottom:27px;
}

.mb28 {
	margin-bottom:28px;
}

.mb29 {
	margin-bottom:29px;
}


.mb32 {
	margin-bottom:32px;
}

.mb33 {
	margin-bottom:33px;
}

.mb37 {
	margin-bottom:37px !important;
}

.mb39 {
	margin-bottom:39px;
}

.mb40 {
	margin-bottom:40px;
}

.mb70 {
	margin-bottom:70px;
}

.mb90 {
	margin-bottom:90px;
}

.mb100 {
	margin-bottom:100px;
}

.mr0 {
	margin-right:0 !important;
}

.mr15 {
	margin-right:11px !important;
}

.mt10 {
	margin-top:10px;
}

.mt_9 {
	margin-top:-9px;
}

.mt_28 {
	margin-top:-28px;
}

.mt_29 {
	margin-top:-29px;
}

.mt_90 {
	margin-top:-90px;
}

.pr_100 {
	padding-right:100px;
}

.ml_30 {
	margin-left:-30px;
}

.mr_30 {
	margin-right:-30px;
}

.lh50,
h1.lh50 span {
	line-height:50px;
}

.lh40,
h2.lh40 span {
	line-height:40px;
}

.fw400,
.fw400 span {
	font-weight:400;
} 

.fw700,
.fw700 span {
	font-weight:700;
}

h1.lh50 span {
	display:block;
}

h2.lh40 span {
	line-height:40px;
}

.module_descr p.mb10,
.page_descr p.mb10 {
    margin-bottom: 10px;
} 

/* Custom Background */
.custom_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
	background-position:center;
}

.custom_bg.img_bg {
    background-size: cover;
}

/* Background */
.bg1 {
	background-image:url(../img/bgs/1.jpg);
}

.bg2 {
	background-image:url(../img/bgs/2.jpg);
}

.bg3 {
	background-image:url(../img/bgs/3.jpg);
}

.bg4 {
	background-image:url(../img/bgs/4.jpg);
}

.bg5 {
	background-image:url(../img/bgs/5.jpg);
}

.bg6 {
	background-image:url(../img/bgs/6.jpg);
}

.bg7 {
	background-image:url(../img/bgs/7.jpg);
}

.events_countdown {
	background-image:url(../img/bgs/events.jpg);
}

.grey_bg {
	background:#f6f7f9;
}

.white_bg {
	background:#fff;
}

.coming_soon {
	background-image:url(../img/bgs/coming_soon.jpg);
}

.color_bg .btn_type4.dark_parent:hover {
	background-color:#2d2e2e !important;
	border-color:#2d2e2e !important;
	color:#fff !important;
}

.health_bg {
	background-image:url(../img/bgs/health.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.color_bg .testimonials-info,
.color_bg .slick_testim_info h5,
.color_bg .slick_testim_info h5 span {
	color:#f6f6f6;
}

.paralax {
    background-position: 50% 0px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

.stretch {
	background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
}

.pattern {
	background-repeat: repeat;
	background-position:center center;
} 

.light,
.light a:hover,
h2.light span,
.light .diagram_item h4 {
	color:#f6f6f6;
}

.list_icons {
	padding:0;
	margin:0 0 24px 0;
	list-style:none;
}

.list_icons li {
	padding:0 0 7px 0;
	margin:0;
}

.list_icons i {
	margin-right:4px;
}

.lh27 {
	line-height:27px;
}

.module_content ul.type2.pb_li22 li {
	padding-bottom:22px;
}

.inline_block {
	display:inline-block;
	float:none;
}

.bg_title h2.text-left,
.module_descr.text-left {
	text-align:left;
}

.full_map .row {
	padding:0 !important;
}

.max_width1050 {
	max-width:1050px;
	margin:0 auto;
}

/* Placeholder */
::-webkit-input-placeholder {
    opacity: 1 !important;
}

:-moz-placeholder { /* Firefox 18- */
   opacity: 1 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
   opacity: 1 !important;
}

:-ms-input-placeholder {
    opacity: 1 !important;
}

/* WebKit browsers */
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
}

/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent !important;
}

/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent !important;
}

/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: 10005; }

.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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  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;
  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: 10004; }
  .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: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10006;
  -webkit-box-shadow: none;
  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: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 0; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .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: 0.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-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.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) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
}

body.mfp-zoom-out-cur {
	margin:0 -17px 0 0 !important;
}

.mfp-zoom-out-cur .main_header,
.mfp-zoom-out-cur .breadcrumbs,
.mfp-zoom-out-cur .wrapper,
.mfp-zoom-out-cur .fixed-menu header,
.mfp-zoom-out-cur .footer {
	padding-right:17px !important;
}

.mfp-zoom-out-cur .wall_map {
	margin-left:-17px !important;
}

/* Custom Magnific Popup Arrows */
.mfp-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0;
	width: 16px;
	height: 14px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
	background-image:url(../img/sprite.png) !important;
	background-repeat:no-repeat !important;	
}
.mfp-arrow:active {
	margin-top: 0;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
} 
.mfp-arrow:before,
.mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: none;
}
.mfp-arrow-left {
	left: 30px;
	background-position:-268px -124px !important;
}
.mfp-arrow-right {
	right: 30px;
	background-position:-284px -124px !important;
}
.mfp-title,
.mfp-counter {
	padding-top:19px;
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:24px;
}
.mfp-title {
	font-size:16px;
}

.mfp-close {
  opacity: 1;
  filter: alpha(opacity=100); 
  transition: opacity 300ms;
	-webkit-transition: opacity 300ms; 
}
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.mfp-close:active {
    top: 0; 
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  right: 0;
  text-align: right;
  padding-right: 0;
  width: 100%;
}
.mfp-iframe-holder .mfp-close {
    top:0;
}
.mfp-close {
  text-indent:-9999px;
  font-size:0 !important;
  line-height:0 !important;
}
.mfp-close:before {
	width:12px;
	height:12px;
	position:absolute;
	content:'';
	right:0;
	top:-2px;
	display:block;
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:-268px -138px;
}

/* Login Popup */
.modal-backdrop {
	background-color: #0b0b0b;
}

.modal-backdrop.in {
	filter: alpha(opacity=80);
	opacity: .8;
}

.login_popup .modal-dialog {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-285px;
	width:570px;
	margin-top:-160px;
}

.login_popup .modal-content {
	position: relative;
	background-color: #fff;
	border: none;
	border-radius: 0;
	-webkit-border-radius:0;
	outline: 0;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	padding:24px 30px;
}

.login_popup h3 {
	margin-bottom:25px;
	font-weight:400;
}

.login_popup form {
	padding-bottom:10px;
}

.login_popup .forgot_password {
	padding-top:21px;
	border-top:1px #dddddd solid;
}

.login_popup .forgot_password a {
	font-size:14px;
	color:#666666;
	transition: color 300ms;
	-webkit-transition: color 300ms;
}

.login_popup .close_popup {
	position:absolute;
	right:20px;
	top:20px;
	width:12px;
	height:12px;
	content:'';
	display:block;
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:-280px -138px;
	text-indent:-9999px;
	-webkit-appearance:none;
	border:0;
	margin:0;
	padding:0;
	background-color:transparent;
	opacity:0.4;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
	outline:none !important;
}

.login_popup .close_popup:hover {
	position:absolute;
	opacity:1;
}

.login_popup input[type="submit"] {
	margin-right:15px;
}

.login_popup .remember_me {
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	padding-top:6px;
}

.login_popup .remember_me label {
	font-weight:300;
}

.login_popup input[type="checkbox"] {
	margin-right:10px;
	outline:none;
}


/* Responsive changes */
@media only screen and (min-width: 768px) {
	a.menu_toggler {
		display: none !important;
	}
	
	.mobile_menu_wrapper {
		display: none !important;
	}
	
	body.modal-open {
		margin:0 -17px 0 0 !important;
	}
	
	body.modal-open .main_header,
	body.modal-open .breadcrumbs,
	body.modal-open .wrapper,
	body.modal-open .fixed-menu header,
	body.modal-open .footer {
		padding-right:17px !important;
	}
	
	body.modal-open .wall_map {
		margin-left:-17px !important;
	}
	
	body.modal-open {
		padding:0 !important;
	}
	
	.no_scroll {
		overflow:hidden !important;
		margin-right:17px !important; 
	}

}

@media only screen and (max-width: 520px) {
	.shortcode_tabs.type3 .shortcode_tab_item_title { 
		display:block;
		width:100% !important;
	}
	
	.shortcode_tabs.type3 .all_heads_cont {
		padding-bottom:0;
		border-bottom:none;
	}
	
	.shortcode_tabs.type3 .shortcode_tab_item_title.active:before {
		bottom: -2px;
	}
	
	.shortcode_tabs.type3 .all_body_cont {
		padding: 40px 0 23px 0;
	}
	
	.shortcode_tabs.type3 .shortcode_tab_item_body p:last-child {
		margin-bottom:20px;
	}
	
	.count_title h1,
	.page_has_countdown .count_title h1 {
		line-height:22px !important;
		font-size:16px !important;
		font-weight:400 !important;
	}
	
	.page_has_countdown .count_title h1 span {
		line-height:22px !important;
		font-size:16px !important;
	}
	
	.coming_soon_top .logo_sect {
		float:none;
		padding:20px 0 0 0;
		text-align:center;
		display:block;
	}
	
	.coming_soon_top .fright {
		display:none;
	}
	
	.shortcode_iconbox.type4 .iconbox_wrapper,
	.shortcode_iconbox.type5 .iconbox_wrapper {
		text-align:center !important; 
	} 	
	
	.shortcode_iconbox.type5 .icon_title_wrap {
		padding-left:0;
		padding-top:100px;
	}
	
	.shortcode_iconbox.type5 .icon_title_wrap .ico {
		left:50%;
		margin-left:-35px;
	}
	
	.shortcode_iconbox.type4 .icon_title_wrap {
		padding-left:0 !important;
		padding-top:80px !important;
	}
	
	.shortcode_iconbox.type4 .icon_title_wrap .ico {
		left:50% !important;
		margin-left:-28px;
		right:auto;
	}
	
	.shortcode_iconbox.type4 .iconbox_body,
	.shortcode_iconbox.type5 .iconbox_body {
		padding-left:0 !important;
	}
	
				
}

@media only screen and (max-width: 767px) {
	.right-sidebar .contentarea {
		padding-right:0;
	}	
	.left-sidebar .contentarea {
		padding-left:0;
	}	
	.fixed-menu {
		display:none !important;
	}	
	.footer_bottom .footer_logo,
	.footer_bottom .copyright {
		display:block;
		float:none !important;
	}	
	.shortcode_diagram.items1 li,
	.shortcode_diagram.items2 li,
	.shortcode_diagram.items3 li,
	.shortcode_diagram.items4 li,
	.sponsors_works.items1 li,
	.sponsors_works.items2 li,
	.sponsors_works.items3 li,
	.sponsors_works.items4 li,
	.sponsors_works.items5 li,
	.sponsors_works.items6 li,
	.testimonials_list.items1 li,
	.testimonials_list.items2 li,
	.testimonials_list.items3 li,
	.testimonials_list.items4 li,
	.teamslider.items1 li,
	.teamslider.items2 li,
	.teamslider.items3 li,
	.teamslider.items4 li,
	.module_price_table.items1 .price_item,
	.module_price_table.items2 .price_item,
	.module_price_table.items3 .price_item,
	.module_price_table.items4 .price_item,
	.list-of-images.items1 .gallery_item,
	.list-of-images.items2 .gallery_item,
	.list-of-images.items3 .gallery_item,
	.list-of-images.items4 .gallery_item,
	.list-of-images.items5 .gallery_item,
	.featured_items .items1 li,
	.featured_items .items2 li,
	.featured_items .items3 li,
	.featured_items .items4 li {
		width: 100%;
	}		
	.text-right {
	  text-align: left;
	}	
	.slick-list {
		margin:0 !important;
	}	
	.module_team .img_block {
    	margin-bottom: 20px;
	}	
	.shortcode_tabs {
		padding: 20px 25px 20px 25px;
	}	
	.all_body_cont {
		padding-top:20px;
	}	
	.shortcode_tab_item_title {
		margin-right: 15px;
		font-size:15px;	
	}	
	.item_tab img {
		float:none;
		display:block;
		width:100%;
		height:auto;
		margin:0 0 15px 0;
	}	
	.pr_100 {
		padding-right:0;
	}	
	.inline_block {
		display:block;
	}	
	.width50,
	.width65 {
		width:100%;
	}	
	.step_by_step .iconbox_wrapper:before {
		display:none;
	}	
	.wrapper_404 {
		padding-top:80px;
		padding-bottom:110px;
	}	
	.wrapper_404 h1,
	h1.title_404 {
		font-size:120px;
		line-height:150px;
		text-align:center;		
	}	
	.bg_title h2.mobile-center,
	.module_descr.mobile-center {
		text-align:center;
	}	
	.notify_shortcode .col-sm-5,
	.notify_shortcode .col-sm-2 {
		width:100% !important;
	}	
	.countdown_wrapper,
	.global_count_wrapper.horizontal .countdown_wrapper,
	.page_has_countdown .countdown_wrapper {
		height: 65px;
	}	
	.global_count_wrapper.horizontal .countdown_wrapper {
		margin:25px 0; 
	}	
	.countdown-amount,
	.global_count_wrapper.horizontal .countdown-amount,
	.page_has_countdown .countdown-amount {
		font-size: 30px;
		line-height: 40px;
		padding: 0 10px 0 10px;
	}	
	.countdown-period,
	.global_count_wrapper.horizontal .countdown-period,
	.page_has_countdown .countdown-period {
		padding: 5px 10px 0 10px;
		font-size: 16px;
		line-height: 20px;
	}	
	.count_title h1,
	.page_has_countdown .count_title h1 {
		line-height:25px;
		font-size:18px;
		font-weight:500;
	}
	.page_has_countdown .count_title h1 span {
		line-height:25px;
		font-size:18px;
	}	
	.global_count_wrapper.horizontal,
	.coming_soon_right {
		width:100%;
		height:auto !important;
		float:none;
	}	
	.global_count_wrapper.horizontal .count_title,
	.global_count_wrapper.horizontal .countdown_wrapper,
	.global_count_wrapper.horizontal .count_container_wrapper,
	.global_count_wrapper.horizontal .coming_soon_socials {
		position:relative;
		left:auto;
		top:auto !important;
		bottom:auto !important;
	}	
	.global_count_wrapper.horizontal .count_title h1 {
		line-height:30px;
		padding-bottom:12px;
		font-size:20px;
		font-weight:500;
	}	
	.global_count_wrapper.horizontal .count_title h1 span {
		font-size:20px;
		font-weight:500;
		line-height:30px;
	}	
	.global_count_wrapper.horizontal .count_title p {
	   font-size:12px;
	   line-height:19px;
	}	
	.global_count_wrapper.horizontal .logo_sect {
		padding-top:30px;
		padding-bottom:15px;
	}	
	.global_count_wrapper.horizontal .coming_soon_socials {
		padding:15px 0 30px 0;
	}	
	.coming_soon_right_content {
		position:relative;
		left:auto;
		right:auto;
		top:auto;
		transform:none;
		-webkit-transform:none;
	}
	
	.element {
		width:100% !important;
	}
	
	.column1 {
		margin-top:0;
	}
	
	h2.portf_title {
		padding-top:20px;
	}
	
	.module_iconboxes {
		display:block;
	}
	
	.ml_30 {
		margin-left:0;
	}
	
	.mr_30 {
		margin-right:0;
	}
	
	.news_block .fleft,
	.news_block .fright {
		float:none;
	}	
	.news_block:before,
	.news_block .item_wrapper:before,
	.news_block .item_wrapper:after,
	.news_block .img_block:before {
		display:none !important;
	}
	
	.right_align .shortcode_iconbox.type4 .iconbox_wrapper {
		text-align:left;	
	}
	.right_align .shortcode_iconbox.type4 .iconbox_body,
	.right_align .shortcode_iconbox.type4 .icon_title_wrap {
		padding-left:80px;
		padding-right:0;
	}	
	.right_align .shortcode_iconbox.type4 .iconbox_wrapper .ico {
		left:0;
		right:auto;
	}
	.page_countdown_descr {
		display:none;
	}
	
	header nav,
	.head_search {
		display:none !important;
	}
	
	.main_header .logo_sect {
		position:relative !important;
		left:auto !important;
		top:auto !important;
		padding: 32px 70px 33px 70px !important;
		display: block !important;
		float:none !important;
		text-align:center !important;
	}
	
	.main_header .logo {
		display:block !important;
		float:none !important;		
	}
	
	.main_header .logo_sect img {
		max-width:100% !important;
		height:auto !important;
	}
	
	.main_header header {
		position:relative;
	}
	
	a.menu_toggler {
		display:block;
		margin:0;
		border:none;
		border-radius:0;
		box-shadow:none;
		height:26px;
		position:absolute;
		left:30px;
		top:36px;		
		width:30px;
		background-image:url(../img/mobile_icons.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
	
	a.menu_toggler:hover {
		background-position:0 -26px;
	}	
	
	a.menu_toggler.close_toggler {
		background-position:-30px 0;
	}
	
	a.menu_toggler.close_toggler:hover {
		background-position:-30px -26px;
	}
	
	.mobile_menu_wrapper {
		display:block;
		background:#fff;
		width: 100%;
		padding:0;
		overflow:hidden;
		position:relative;
	}
	
	.mobile_menu_wrapper:before {
		display:block;
		background:#fff;
		width: 100%;
		position:absolute;
		left:0;
		bottom:0;
		height:1px;
		content:'';
		z-index:555;
	}
	
	.mobile_menu {
		padding-left:30px !important;
		padding-right:30px !important;
		list-style:none;
	}
	
	.mobile_menu_wrapper li:before {
		display:none;
	}
	
	.mobile_menu_wrapper li {
		padding:0;
		margin:0;
		position:relative;
	}
	
	.mobile_menu_wrapper ul {
		list-style:none;
		padding:0;
		margin:0;
	}
		
	.mobile_menu_wrapper .sub-menu {
		margin-left:20px;
	}
	
	.mobile_menu_wrapper .sub-nav {
		display:none;
	}
	
	.showsub .sub-nav .sub-nav {
		display:none;
	}
	
	.showsub .sub-nav,
	.showsub .sub-nav .showsub .sub-nav {
		display:block;
	}
	
	.mobile_menu_wrapper a.mob_link {
		color:#2d2e2e;
		font-size:14px;
		font-weight:300;
		padding:12px 0 14px 0;
		margin:0;
		line-height:24px;
		border-bottom:1px #dddddd solid;
		display:block;
	}
	
	.mobile_menu_wrapper .current-menu-parent .sub-menu li a.mob_link,
	.mobile_menu_wrapper .current-menu-parent .sub-menu li.current-menu-parent .sub-menu li a.mob_link {
		color:#2d2e2e;
	}
	
	.mobile_menu_wrapper li.menu-item-has-children:before {
		position:absolute;
		right:3px;
		top:13px;
		content:"\f105";
		display:block;
		font-size:14px;
		color:#2d2e2e;
		font-weight:normal;
		line-height:24px;
		font-family:'FontAwesome';
	}
	
	.mobile_menu_wrapper li.current-menu-parent.menu-item-has-children.showsub:before,
	.mobile_menu_wrapper li.menu-item-has-children.showsub:before {
		content:"\f107";
	}
	
	.sub-nav {
		width:100% !important;
		margin:0 !important;
	}
	
	.megamenu_wrap .container {
		padding:0;
	}
	
	.sub-menu i {
		padding-right:7px;
	}
	
	.mobile_menu_wrapper a.mob_link i {
		display:none;
	}
	
	.container {
	  padding-right: 30px;
	  padding-left: 30px;
	}
	
	.megamenu_wrap iframe.map {
		position:static;
		left:auto;
		top:auto;
		bottom:auto;
		height:300px;
		width:100%;
	}
	
	.slide3_2 {
		display: none !important;
	}	
	
	.slide_btn,
	.slide_title,
	.slide_descr {
		padding:0 30px !important;
	}
	
	.fullscreen_slider,
	.slider_container {
		height:300px !important;
	}
	
	.module_slider {
		padding-left:0 !important;
		padding-right: 0 !important;
	}
	
	.full_width_row {
		padding-left:0 !important;
		padding-right: 0 !important;
	}
	
	.tp-bullets {
		right:40px !important;
		top:auto;
		left:auto !important;
		bottom: 25px !important;
		transform:none !important;
		-webkit-transform:none !important;
		width:auto !important;
	}
	
	.tp-bullets .bullet {
		margin:5px !important;
	}
	
	.tagline .fleft {
		display:none;
	}
	
	.tagline .fright {
		float:none;
	}
	
	a.tagline_toggler {
		display:block;
		margin:0;
		border:none;
		border-radius:0;
		box-shadow:none;
		height:40px;
		position:absolute;
		right:30px;
		top:29px;		
		width:40px;
		background-image:url(../img/mobile_icons.png);
		background-repeat:no-repeat;
		background-position:-101px -1px;
	}
	
	a.tagline_toggler:hover {
		background-position:-101px -41px;
	}	
	
	a.tagline_toggler.close_tagline {
		background-position:-61px -1px;
	}
	
	a.tagline_toggler.close_close_tagline:hover {
		background-position:-61px -41px;
	}
	
	.tagline_items {
		display:block !important;
	}
	
	.tagline {
		padding:30px 30px !important;
		display:none;
	}
	
	.tagline .container {
		position:relative;
		padding:0 60px;
	}
	
	.log_in_out {
		display:none;
		margin:0;
	}
	
	.language_select,
	.cart_btn {
		position:absolute;
		left:0;
		top:0;
	}
	
	.cart_btn {
		position:absolute;
		left:auto;
		right:0;		
	}
	
	.cart_submenu {
		right:0 !important;
	}
	
	.cart_submenu:before {
		height: 8px;
		top: -8px;
	}
	
	.tagline .cart_btn:hover > .cart_submenu {
		top: 48px !important;
	}
	
	.cart_btn a.view_cart_btn {
		transition: none;
		-webkit-transition: none;
		width:40px;
		height:40px;
		padding:0;
		margin:0;
		text-indent:-9999px;
		display:block;
	}
	
	.cart_btn a.view_cart_btn:before {
		position:absolute;
		left:0;
		top:0;
		width:40px;
		height:40px;
		display:block;
		background-image:url(../img/mobile_icons.png);
		background-repeat:no-repeat;
		background-position:-141px -1px;
	}
	
	.cart_btn a.view_cart_btn:hover:before,
	.cart_btn:hover a.view_cart_btn:before {
		background-position:-141px -41px;
	}
	
	.cart_btn a.view_cart_btn.has_items:before {
		background-position:-181px -1px;
	}
	
	.cart_btn a.view_cart_btn.has_items:hover:before,
	.cart_btn:hover a.view_cart_btn.has_items:before {
		background-position:-181px -41px;
	}	
	
	/* Top Search */
	.top_search {
		display:block !important;
		position:relative;
		margin-left:0;
		height:40px;
		vertical-align:top;	
	}
	
	.top_search form input[type="text"] {
		margin:0 !important;
		padding: 0 55px 0 20px !important;
		width: 100% !important;
		border:none !important;	
		font-size:16px !important;
		color:#9aa1ac !important;
		font-weight:300;
		line-height:40px !important;
		height:40px;
		outline:none;
		background:rgba(255,255,255,0.1);
		border-radius:20px;
		-webkit-border-radius:20px;	
	}
	
	.s_submit,
	.top-icon-search {
		top:12px;
		right:20px;
	}
	
	.top_search.ct-search-open form input[type="text"] {width:100%;
	}
	
	.top_search form input[type="text"]:focus::-webkit-input-placeholder {
		color: #9aa1ac !important;
	}
	
	.top_search form input[type="text"]:focus:-moz-placeholder {
		color: #9aa1ac !important;
	}
	
	.top_search form input[type="text"]:focus::-moz-placeholder {
		color: #9aa1ac !important;
	}
	
	.top_search form input[type="text"]:focus:-ms-input-placeholder {
		color: #9aa1ac !important;
	}
	
	.language_select {
		padding:0;
		margin:0;		
	}
	
	.language_select .selectBox {
		padding:0;
		margin:0;		
	}
	
	.language_select .selected {
		font-size:0;
		width:40px;
		height:40px;
		overflow:hidden;
		border-radius:50%;
		-webkit-border-radius:50%;
		display:block;
	}
	
	.language_select .selected img {
		height:40px;
		width:60px;
		display:block;
		margin:0 0 0 -10px; 
		padding:0;
		max-width:inherit;
	}
	
	.language_select span.selectArrow {
		display:none;
	}	
		
	.language_select div.selectOptions {
		top:48px;
	}	
			
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.module_team .item_list.type2 .teamlink {
		width:32px;
		height:32px;   
		line-height: 30px;
		margin: 3px;
	}
	
	.wrapper_404 {
		padding-top:100px;
		padding-bottom:130px;
	}
	
	.wrapper_404 h1,
	h1.title_404 {
		font-size:190px;
		line-height:200px;		
	}
	
	.countdown_wrapper {
		height: 130px;
	}
	
	.countdown-amount,
	.page_has_countdown .countdown-amount {
		font-size: 80px;
		line-height: 100px;
		padding: 0 25px 0 25px;
	}
	
	.countdown-period {
		padding: 15px 25px 0 25px;
		font-size: 25px;
		line-height: 25px;
	}
	
	.page_has_countdown .countdown-period {
		font-size:20px;
	}
	
	.count_title h1,
	.page_has_countdown .count_title h1,
	.page_has_countdown .count_title h1 span {
		line-height:50px;
		font-size:30px;
	}
	
	.global_count_wrapper.horizontal .count_title p {
	   font-size:13px;
	   line-height:20px;
	}
	
	.global_count_wrapper.horizontal .count_title h1 {
		line-height:35px;
		padding-bottom:14px;
		font-size:24px;
		font-weight:500;
	}
	
	.global_count_wrapper.horizontal .count_title h1 span {
		font-size:24px;
		font-weight:500;
		line-height:35px;
	}
	
	.global_count_wrapper.horizontal .countdown_wrapper {
		height: 70px;
	}
	
	.global_count_wrapper.horizontal .countdown-amount {
		font-size: 35px;
		line-height: 40px;
		padding: 0 20px 0 20px;
	}
	
	.global_count_wrapper.horizontal .countdown-period {
		padding: 5px 20px 0 20px;
		font-size: 15px;
		line-height: 25px;
	}
	
	.global_count_wrapper.horizontal .notify_shortcode .col-sm-5 {
		width:35%;
	}
	
	.global_count_wrapper.horizontal .notify_shortcode .col-sm-2 {
		width:30%;
	}
	
	.post_meta_socials .col-sm-9,
	.post_meta_socials .col-sm-3 {
		width:100%;
		text-align:left;
	}
	
	.element .featured_items_title {
		padding-bottom:0;
	}	
	.element .featured_items_title h5,
	.element .featured_items_title h5 a {
		font-size: 13px;
		line-height: 15px !important;		
	}
	.element .featured_meta {
		display:none;
	}
	
	.news_block .item_wrapper {
		width:275px;
	}
	
	.head_search input[type="text"] {
		width: 150px;
	}
	
	header nav ul.menu > li {
		margin-left:30px;		
	}

			
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.module_team .item_list.type2 .teamlink {
		width:40px;
		height:40px;   
		line-height: 38px;
		margin: 7px;
	}
		
	.wrapper_404 {
		padding-top:130px;
		padding-bottom:160px;
	}
		
	h1.title_404 {
		font-size:250px;		
	}
	
	.countdown_wrapper {
		height: 150px;
	}
	
	.countdown-amount,
	.page_has_countdown .countdown-amount {
		font-size: 100px;
		line-height: 117px;
		padding: 0 25px 0 25px;
	}
	
	.countdown-period {
		padding: 15px 25px 0 25px;
		font-size: 25px;
		line-height: 25px;
	}	
	
	.page_has_countdown .countdown-period {
		font-size:20px;
	}
	
	.count_title h1,
	.page_has_countdown .count_title h1,
	.page_has_countdown .count_title h1 span {
		line-height:60px;
		font-size:40px;
	}
	
	.global_count_wrapper.horizontal .count_title p {
	   font-size:14px;
	   line-height:21px;
	}
	
	.global_count_wrapper.horizontal .count_title h1 {
		line-height:40px;
		padding-bottom:15px;
		font-size:32px;
		font-weight:700;
	}
	
	.global_count_wrapper.horizontal .count_title h1 span {
		font-size:32px;
		font-weight:700;
		line-height:40px;
	}
	
	.global_count_wrapper.horizontal .countdown_wrapper {
		height: 110px;
	}
	
	.global_count_wrapper.horizontal .countdown-amount {
		font-size: 60px;
		line-height: 75px;
		padding: 0 20px 0 20px;
	}
	
	.global_count_wrapper.horizontal .countdown-period {
		padding: 10px 20px 0 20px;
		font-size: 18px;
		line-height: 25px;
	}
	
	.global_count_wrapper.horizontal .notify_shortcode .col-sm-5 {
		width:38%;
	}
	
	.global_count_wrapper.horizontal .notify_shortcode .col-sm-2 {
		width:24%;
	}
	
	.element .featured_items_title {
		padding-bottom:0;
	}
	.element .featured_items_title h5,
	.element .featured_items_title h5 a {
		font-size: 16px;
		line-height: 20px !important;		
	}
	
	
}

@media (min-width: 992px) {
	.news_block .item_wrapper {
		width:385px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
	.countdown-amount {
		padding: 0 55px 0 55px;
	}	
	.countdown-period {
		padding: 15px 55px 0 55px;
	}
	.page_has_countdown .countdown-amount {
		padding: 0 40px 0 40px;
	}	
	.page_has_countdown .countdown-period {
		padding: 2px 40px 0 40px;
	}	
	.news_block .item_wrapper {
		width:500px;
	}	
}

@media (min-width: 1900px) {
	.wrapper_404 {
		padding-top:217px;
		padding-bottom:244px;
	}
	.countdown-amount {
		padding: 0 65px 0 65px;
	}	
	.countdown-period {
		padding: 15px 65px 0 65px;
	}
	.page_has_countdown .countdown-amount {
		padding: 0 45px 0 45px;
	}	
	.page_has_countdown .countdown-period {
		padding: 2px 45px 0 45px;
	}
	.global_count_wrapper.horizontal .countdown-amount {
		padding: 0 42px 0 42px;
		font-size: 100px;
		line-height: 93px;
	}	
	.global_count_wrapper.horizontal .countdown-period {
		padding: 13px 42px 0 42px;
	}	
	
	.global_count_wrapper.horizontal .count_title h1 {
		line-height:50px;
		padding-bottom:27px;
		font-size:48px;
		font-weight:700;
	}
	
	.global_count_wrapper.horizontal .count_title h1 span {
		font-size:48px;
		font-weight:700;
		line-height:50px;
	}
}

@media only screen and (max-width: 1024px) {
    .paralax {
        background-position: 50% 50% !important;
        background-attachment: scroll !important;
    }
}

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .logo_def,
	.icon_def {
		display:none;
	}	
	.logo_retina,
	.icon_retina {
		display:block;
	}
	
	.head_search input[type="submit"],
	.s_submit,
	.top-icon-search,
	.widget_search input[type="submit"],
	.fs_controls a,
	.mouse_icon,
	.mfp-arrow,
	.login_popup .close_popup {	
		background-image:url(../img/retina/sprite.png) !important;
		background-size:300px 150px !important;
		-webkit-background-size:300px 150px !important;
	}
	
	.log_in_out a:before,
	.cart_btn a.view_cart_btn:before,
	.step_by_step .iconbox_wrapper:before,
	.filter_navigation ul li ul li a:before,
	.mfp-close:before {
		background-image:url(../img/retina/sprite.png) !important;
		background-size:300px 150px !important;
		-webkit-background-size:300px 150px !important;
	}
	
	a.tagline_toggler,
	a.menu_toggler {
		background-image:url(../img/retina/mobile_icons.png) !important;
		background-size:222px 82px !important;
		-webkit-background-size:222px 82px !important;
	}
			
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px), only screen and (min-resolution: 144dpi) and (max-width: 767px) {	
	.cart_btn a.view_cart_btn:before,
	.cart_btn a.view_cart_btn:hover:before,
	.cart_btn:hover a.view_cart_btn:before,
	.cart_btn a.view_cart_btn.has_items:before,
	.cart_btn a.view_cart_btn.has_items:hover:before,
	.cart_btn:hover a.view_cart_btn.has_items:before {
		background-image:url(../img/retina/mobile_icons.png) !important;
		background-size:222px 82px !important;
		-webkit-background-size:222px 82px !important;
	}	
}
/* Revolution Slider */

/*************************
	-	CAPTIONS	-
**************************/
.tp-static-layers	{
	position:absolute;
	z-index:505;
	top:0px;
	left:0px;
}
.tp-hide-revslider,.tp-caption.tp-hidden-caption {
	visibility:hidden !important;
	display:none !important;
}
.tp-caption {
	z-index:1;
	white-space:nowrap
}
.tp-caption-demo .tp-caption {
	position:relative !important;
	display:inline-block;
	margin-bottom:10px;
	margin-right:20px !important;
}
.tp-caption.boxshadow {
	-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
	color:#000;
	text-shadow:none;
}
.tp-caption.noshadow {
	text-shadow:none;
}
.tp-caption a {
	color:#ff7302;
	text-shadow:none;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
	color:#ffa902;
}
.tp_inner_padding	{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	max-height:none !important;
}

/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	left:-40px;
	top:0px;
}
.tp-caption .backcorner {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	right:0px;
	top:0px;
}
.tp-caption .frontcornertop {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	left:-40px;
	top:0px;
}
.tp-caption .backcornertop {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	right:0px;
	top:0px;
}

/******************************
	-	BUTTONS	-
*******************************/
.tp-simpleresponsive .button {
	padding:6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height:30px;
	cursor:pointer;
	color:#fff !important;
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important;
	font-size:15px;
	line-height:45px !important;
	font-family: arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}
.tp-simpleresponsive  .button.big {
	color:#fff;
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6);
	font-weight:bold;
	padding:9px 20px;
	font-size:19px;
	line-height:57px !important;
}
.tp-simpleresponsive  .purchase:hover,
.tp-simpleresponsive  .button:hover,
.tp-simpleresponsive  .button.big:hover {
	background-position:bottom, 15px 11px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.tp-simpleresponsive  .button {
		padding:4px 8px 3px;
		line-height:25px !important;
		font-size:11px !important;
		font-weight:normal;
	}
	.tp-simpleresponsive  a.button {
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		-ms-transition: none;
	}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	.tp-simpleresponsive  .button {
		padding:2px 5px 2px;
		line-height:20px !important;
		font-size:10px !important;
	}
	.tp-simpleresponsive  a.button {
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		-ms-transition: none;
	}
}

/*	BUTTON COLORS	*/
.tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,
.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .purchase:hover.green {
	background-color:#21a117;
	-webkit-box-shadow:  0px 3px 0px 0px #104d0b;
	-moz-box-shadow:   0px 3px 0px 0px #104d0b;
	box-shadow:   0px 3px 0px 0px #104d0b;
}
.tp-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,
.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .purchase:hover.blue {
	background-color:#1d78cb;
	-webkit-box-shadow:  0px 3px 0px 0px #0f3e68;
	-moz-box-shadow:   0px 3px 0px 0px #0f3e68;
	box-shadow:   0px 3px 0px 0px #0f3e68;
}
.tp-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,
.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .purchase:hover.red {
	background-color:#cb1d1d;
	-webkit-box-shadow:  0px 3px 0px 0px #7c1212;
	-moz-box-shadow:   0px 3px 0px 0px #7c1212;
	box-shadow:   0px 3px 0px 0px #7c1212;
}
.tp-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,
.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .purchase:hover.orange {
	background-color:#ff7700;
	-webkit-box-shadow:  0px 3px 0px 0px #a34c00;
	-moz-box-shadow:   0px 3px 0px 0px #a34c00;
	box-shadow:   0px 3px 0px 0px #a34c00;
}
.tp-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,
.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,
.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .purchase:hover.darkgrey {
	background-color:#555;
	-webkit-box-shadow:  0px 3px 0px 0px #222;
	-moz-box-shadow:   0px 3px 0px 0px #222;
	box-shadow:   0px 3px 0px 0px #222;
}
.tp-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,
.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .purchase:hover.lightgrey {
	background-color:#888;
	-webkit-box-shadow:  0px 3px 0px 0px #555;
	-moz-box-shadow:   0px 3px 0px 0px #555;
	box-shadow:   0px 3px 0px 0px #555;
}

/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}

.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthbanner{
	width:100%;
	position:relative;
}

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	position:absolute;visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}
.tp-simpleresponsive img {
	max-width:none;
}

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}

/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
	background:url(../img/assets/shadow1.png) no-repeat;
	background-size:100% 100%;
	width:890px;
	height:60px;
	bottom:-60px;
}
.tp-bannershadow.tp-shadow2 {
	background:url(../img/assets/shadow2.png) no-repeat;
	background-size:100% 100%;
	width:890px;
	height:60px;
	bottom:-60px;
}
.tp-bannershadow.tp-shadow3 {
	background:url(../img/assets/shadow3.png) no-repeat;
	background-size:100% 100%;
	width:890px;
	height:60px;
	bottom:-60px;
}

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	height:100%;
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
	width:100% !important;
	height:100% !important;
	display: none
}
.tp-caption.fullscreenvideo	{
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	height:100%;
}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
	width:100% !important;
	height:100% !important;
	display: none;
}
.fullcoveredvideo video,
.fullscreenvideo video {
	background: #000;
}
.fullcoveredvideo .tp-poster {
	background-position: center center;
	background-size: cover;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
.html5vid.videoisplaying .tp-poster	{
	display: none
}
.tp-video-play-button {
	background:#000;
	background:rgba(0,0,0,0.3);
	padding:5px;
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 40px;
	color: #FFF;
	z-index: 3;
	margin-top: -27px;
	margin-left: -28px;
	text-align: center;
	cursor: pointer;
}
.html5vid .tp-revstop {
	width:6px;
	height:20px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	position: relative;
	margin:10px 20px;
}						
.html5vid .tp-revstop {
	display:none;
}
.html5vid.videoisplaying .revicon-right-dir	{
	display:none
}
.html5vid.videoisplaying .tp-revstop {
	display:block
}
.html5vid.videoisplaying .tp-video-play-button {
	display:none
}
.html5vid:hover .tp-video-play-button {
	display:block
}	
.fullcoveredvideo .tp-video-play-button	{
	display:none !important
}

/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:1;}
.tp-dottedoverlay.twoxtwo				{	background:url(../img/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(../img/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(../img/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(../img/assets/gridtile_3x3_white.png)}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/

/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both;}


.tp-bullets									{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;-webkit-transform: translateZ(5px);
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(../img/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(../img/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(../img/assets/bullet.png) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(../img/assets/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(../img/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(../img/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(../img/assets/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:0px;}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(../img/assets/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;			
															-webkit-transform: translateZ(5000px);
															-webkit-transform-style: flat;
															-webkit-backface-visibility: hidden;
															z-index:600;
															position: relative;

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/small_left.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/small_right.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px;}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px;}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px;}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../img/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}


.tp-leftarrow.default									{	
z-index:100;
cursor:pointer; 
position:relative;
width: 40px;
height: 40px;

														}
.tp-rightarrow.default									{	
z-index:100;
cursor:pointer; 
position:relative;	
width: 40px;
height: 40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover {
	opacity:0.5;
	/*background-position:bottom left;*/ 
}

/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px;}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative;}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:url(../img/assets/timer.png);position:absolute; z-index:200;top:0px;}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto;}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/

@media only screen and (min-width: 0px) and (max-width: 479px) {
			.responsive .tp-bullets	{	display:none}
			.responsive .tparrows	{	display:none;}
}

/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}



.tp-simpleresponsive a{	text-decoration:none;}

.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul >li{
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../img/assets/coloredbg.png) repeat;}

.tp-caption.slidelink a span	{	background:url(../img/assets/coloredbg.png) repeat;}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}																			



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent;}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s;}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa; }	

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px; 
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;}											
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}*/


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%; 
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												
												
											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%; 
												-webkit-transform: rotateY(90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												
												
											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
											}
											
	
	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px;}
		
	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px;}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px;}
    }										

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px; }
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;	
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}

												
												
												
/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ; 
												
												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px; }
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px; }


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block;width:auto;position:absolute;top:0px; 
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
												box-sizing:border-box;
												-moz-box-sizing:border-box;
												-webkit-box-sizing:border-box;												
											}
											
.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}						
.tparrows.preview2:hover					{	background:#fff;}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px); }
													
/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px; }
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;	
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
} 



	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-size:20px; margin-top: -12px;}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px;}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px;}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px;}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px;}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px;}
	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-size:14px; margin-top: -12px;}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px;}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px;}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px;}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px;}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px;}
		

	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-size:14px; margin-top: -12px;}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px;}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px;}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none;}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }													



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat; }
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; color:#aaa; font-size:30px; top:0px;left:0px; background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s;}
.tparrows.preview3:hover:after					{	color:#000; }
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{	  
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;												  
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px;}								

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;	
											}										  			
											
.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px; }

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px;}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px;}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle;}											

.tparrows.preview3:hover .tp-arr-iwrapper	{	
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);
												 
											}
								
/* PREVIEW 3 BULLETS */			
.tp-bullets.preview3 						{ 	height: 17px; }
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;	
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
} 

	
	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px;}	
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px;}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px;}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px;}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px;}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px; }													

		

	}

    @media only screen  and (max-width: 767px) {
		
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px;}	
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px;}
	}



   						
											
/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000;}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;
												 
											}
												  
.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat;}	
											
.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px;}																	
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative;}
											
.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;   
																								
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;	
											
													
							    										    
											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;  																								
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;	
												
											}
											
.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px;}										
									



.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative; 
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;
												
													
}											



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%;}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%;}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg);}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg);}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;
															
														}												    
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px; }
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;	
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
} 


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px;}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px;}
   		 
   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }
    


/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{	  
				top:50%; left:50%; 
				z-index:10000; 
				position:absolute;
				

			}
			
.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(../img/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	background:url(../img/assets/loader.gif) no-repeat 10px 10px; 
							background-color:#fff;  
							margin:-22px -22px; 							
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
  border-radius: 100%;  
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center; 
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1, 
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;  
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}



.tp-transparentimg {	content:"url(../img/assets/transparent.png)"}
.tp-3d				{	-webkit-transform-style: preserve-3d;
						 -webkit-transform-origin: 50% 50%;
					}



.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}

.tp-banner li:before {
	display:none;	
}

.revslider-initialised li {
	padding-bottom:0;
}

.revslider-initialised li:before,
.revslider-initialised li:after {
	display:none !important;
}
/* Template Options */

/*
	--//-- 1. Color Options --//--

	- Theme color - f25253  (rgba - 242, 82, 83);
	
	--//-- 2. Theme Font --//--
   
	- Main font Roboto;	
	
*/

body,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea {
	font-family: 'Roboto', sans-serif;
}

.logo_retina,
.logo_retina {
	width:176px;
	height:33px;
}

::selection {
	background:#f25253;
	color:#ffffff;
}
::-moz-selection {
	background:#f25253;
	color:#ffffff;
}

a {
	color:#f25253;
}

.color {
	color:#f25253 !important;
}

header nav ul.menu > li > a:before {
	background:#f25253;
}

header nav ul.sub-menu > li:hover > a,
header nav ul.sub-menu > li.current-menu-item > a,
header nav ul.sub-menu > li.current-menu-parent > a {
	color:#f25253;
}

.main_header.type4 header nav ul.menu > li:hover > a,
.main_header.type4 header nav ul.menu > li.current-menu-ancestor > a,
.main_header.type4 header nav ul.menu > li.current-menu-item > a,
.main_header.type4 header nav ul.menu > li.current-menu-parent > a {
	color:#f25253;
}

.highlighted_colored {
    background:#f25253;
}

.dropcap.type2 {
	color:#f25253;
}

.dropcap.type5 {
	background:#f25253;
}

blockquote.type2:before {
	color:#f25253;
}

blockquote.type5:before {
	background:#f25253;
}

.module_content ul.type2 li:before {
    color:#f25253;
}

.sidepanel a:hover {
	color:#f25253;
}

.recent_posts li a.title:hover,
.product_posts li a.title:hover,
.pre_footer .recent_posts li a.title:hover,
.pre_footer .product_posts li a.title:hover,
.star_rating,
.subtotal span {
	color:#f25253;
}

#mc_signup_submit:hover {
    background: #f25253 !important;
}

.tweet_module ul li a:hover,
.pre_footer .tweet_module ul li a:hover {
	color:#f25253;
}

.shortcode_button.btn_type5,
.shortcode_button.btn_type4:hover,
.shortcode_button.btn_type4.dark_parent:hover {
    background: #f25253;
	color:#fff;
	border-color:#f25253;
}

.shortcode_button.btn_type5:hover {
    background: #ff6667;
}

.map_collapse:hover {
	background: #ff6667;
}

.stat_count {
	color:#f25253;
}

.counter_icon {
	background:#f25253;	
}

.skill_div {
	background: #f25253;
}

.iconbox_wrapper .ico {
	background: #f25253;
}

.color_gradient_vert,
h5.shortcode_accordion_item_title:hover .ico:after,
h5.shortcode_toggles_item_title:hover .ico:after,
h5.shortcode_accordion_item_title.state-active .ico:after,
h5.shortcode_toggles_item_title.state-active .ico:after,
.icon5,
.icon6,
.icon7,
.pagerblock li a.current,
.pagerblock li a.current:hover,
.pagerblock li span,
.quantity .minus:hover,
.quantity .plus:hover,
a.remove:hover {
	background: #f25253; /* Old browsers */
	background: -moz-linear-gradient(top,  #f25253 0%, #ff8164 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f25253), color-stop(100%,#ff8164)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f25253 0%,#ff8164 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f25253 0%,#ff8164 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f25253 0%,#ff8164 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f25253 0%,#ff8164 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25253', endColorstr='#ff8164',GradientType=0 ); /* IE6-9 */
}

.color_gradient_hor,
.widget_filter .ui-slider-range {
	background: #f25253; /* Old browsers */
	background: -moz-linear-gradient(left,  #f25253 0%, #ff8164 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f25253), color-stop(100%,#ff8164)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f25253 0%,#ff8164 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f25253 0%,#ff8164 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f25253 0%,#ff8164 100%); /* IE10+ */
	background: linear-gradient(to right,  #f25253 0%,#ff8164 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25253', endColorstr='#ff8164',GradientType=1 ); /* IE6-9 */
}

/* Iconbox Gradient */
a:hover .iconbox_wrapper .ico:after,
.shortcode_iconbox.type4 .iconbox_wrapper .ico:after,
.shortcode_iconbox.type5 .iconbox_wrapper .ico:after,
.step_by_step .iconbox_wrapper .ico:after,
.shortcode_iconbox.type6 .iconbox_wrapper .ico:after {
	background: #f25253; /* Old browsers */
	background: -moz-linear-gradient(top,  #f25253 0%, #ff8164 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f25253), color-stop(100%,#ff8164)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f25253 0%,#ff8164 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f25253 0%,#ff8164 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f25253 0%,#ff8164 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f25253 0%,#ff8164 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25253', endColorstr='#ff8164',GradientType=0 ); /* IE6-9 */
}

.easyPieChart {
    color: #f25253;
}

a:hover .iconbox_wrapper .ico:before {
	box-shadow:0 0 0 2px #f25253;	
}

h1.light span {
	color: #f25253;
}

.slick_testim_info h5 span,
.testimonials_list li .item h5.testimonials_title span {
	color: #f25253;
}

h5.shortcode_accordion_item_title:hover,
h5.shortcode_toggles_item_title:hover,
h5.shortcode_accordion_item_title.state-active,
h5.shortcode_toggles_item_title.state-active {
   color:#f25253;
}

.module_team .item_list.type2 .teamlink:hover {
    color: #f25253 !important;
}

.module_cont hr.type2 {
    border-top: #f25253 1px solid;
}

.price_item.most_popular .price_item_title h5 {
   color: #f25253;
}

.shortcode_tab_item_title.active:before {
    background: #f25253;
}

.item_tab h6 a:hover,
.contact_info_item a:hover,
.shortcode_timeline a:hover {
	color:#f25253;
}

.shortcode_timeline_date {
	background: #f25253;
}

.view_link:hover,
.view_link:hover i {
	color:#f25253;
}

.featured_items_body a:hover {
	color:#f25253;
}

.breadcrumbs a:hover {
	color:#f25253;
}

.map_collapse {
	background: #f25253;
}

.table_info_title h3 .badge {
	background: #f25253;
}

.send_mail h3 a {
	color:#f25253;
}

input[type="button"],
input[type="reset"],
input[type="submit"],
.coupon input[type="submit"]:hover {
	background-color:#f25253;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color:#ff6667;
}

.with_reset .fright:hover:before {
	color:#f25253;
}

.widget_tag_cloud a:hover {
    color:#f25253;
	border-color:#f25253;
}

.countdown-amount {
	color:#f25253;
}

.global_count_wrapper.horizontal .count_title h1 span {
    color:#f25253;
}

.blogpost_title a:hover,
.listing_meta a:hover {
	color:#f25253;
}

.blog_post_preview blockquote:before {
	color:#f25253;
}

.pagerblock li a:hover {
	color:#f25253;
}

.blogpost_user_meta h3 a,
.prev_next_links a:hover,
.comment_author_name a:hover,
.comment_meta a:hover {
	color:#f25253;
}

.contact_info a:hover {
	color:#f25253;	
}

.widget_filter #slider-range .ui-slider-handle:before {
	background:#f25253;
}

.widget_filter #slider-range .ui-slider-handle:after {
	border-top: 4px solid #f25253;
}

.sidepanel li.current-menu-item a {
	color:#f25253;
}

.item_cart:hover,
.item_link:hover,
.shop_list_info a:hover,
.posted_in a:hover,
.tagged_as a:hover,
.product-name a:hover,
.calculate:hover,
h2.portf_title a:hover {
	color:#f25253;
}

.filter_navigation ul li ul li a:hover {
	color:#f25253;
	border-color:#f25253;
}

.filter_navigation ul li ul li a:before {
	background-color:#f25253;
}

.slide_title span {
	color:#f25253;
}

.slide_btn a {
	background-color:#f25253;
	border-color:#f25253;
}

.news_block .img_block:before {
	border:1px #f25253 solid;
}

.proj_title h5 a:hover,
.proj_meta a:hover {
	color:#f25253;
}

.page_has_countdown .count_title h1 {
    color:#f25253;
}

.color_bg {
    background-color:#f25253;
}

.slide_btn a.light_parent:hover,
.light_parent .slide_btn a:hover {
	background-color:#ff6667;
	border-color:#ff6667;
}

.table_info_details,
.table_info_details:focus {
	color:#f25253;
}

.mobile_menu_wrapper a:hover,
.mobile_menu_wrapper .current-menu-parent a,
.mobile_menu_wrapper .current-menu-parent .sub-menu a:hover,
.mobile_menu_wrapper .current-menu-parent .sub-menu li.current-menu-parent a.mob_link {
	color:#f25253;
}

.mobile_menu_wrapper .current-menu-item a.mob_link {
	color:#f25253 !important;
}

.mobile_menu_wrapper li.current-menu-parent.menu-item-has-children:before,
.mobile_menu_wrapper li.menu-item-has-children:hover:before {
	color:#f25253;
}

.login_popup .forgot_password a:hover {
	color:#f25253;
}

