﻿@charset "UTF-8";h1,
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav{font-family:"Raleway", sans-serif;}
body{font-family:"Roboto", sans-serif;}
.logo-font{font-family:"Pacifico", cursive, sans-serif;}
html{height:100%;}
body{font-size:16px;line-height:1.4666666667;color:#777777;background-color:#ffffff;font-weight:300;}
h1,
h2,
h3,
h4,
h5,
h6{color:#333333;line-height:1.2;}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{color:#333333;}
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6{color:#ffffff;}
.dark h1 a,
.dark h2 a,
.dark h3 a,
.dark h4 a,
.dark h5 a,
.dark h6 a{color:#ffffff;}
.dark .footer h1,
.dark .footer h2,
.dark .footer h3,
.dark .footer h4,
.dark .footer h5,
.dark .footer h6{color:#999999;}
.dark .footer h1 a,
.dark .footer h2 a,
.dark .footer h3 a,
.dark .footer h4 a,
.dark .footer h5 a,
.dark .footer h6 a{color:#999999;}
h1{font-size:30px;font-weight:600;text-transform:none;letter-spacing:1px;text-align:center;}
h1.logo-font{text-transform:none;font-weight:300;font-size:50px;}
h1.large{font-size:45px;font-weight:300;letter-spacing:0.1em;}
h2{font-size:25px;margin-bottom:15px;text-transform:none;}
h2.logo-font{text-transform:none;}
h3{font-size:20px;}
h4{font-size:19px;}
h5{font-size:15px;text-transform:uppercase;font-weight:700;}
h6{font-size:13px;font-weight:700;}
@media screen and (min-width:768px){.jumbotron h1{font-size:130px;}
}
@media screen and (max-width:767px){.jumbotron h1{font-size:60px;}
}
.page-title{margin-top:0;}
@media (min-width:992px){.title{margin-top:0;}
}
.sidebar .title{margin-top:3px;}
p{margin-bottom:15px;}
p.large{font-size:18px;line-height:1.4;margin-bottom:30px;}
a{color:#09afdf;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
a:hover{color:#0c9ec7;}
a:focus, a:active{outline:none;color:#0c9ec7;}
.link-dark{color:#333333;text-decoration:none !important;}
.link-dark:hover{color:#333333;text-decoration:underline !important;}
.dark .footer .link-dark{color:#777777;text-decoration:none !important;}
.dark .footer .link-dark:hover{color:#777777;text-decoration:underline !important;}
.link-light{color:#ffffff;text-decoration:none !important;}
.link-light:hover{color:#ffffff;text-decoration:underline !important;}
blockquote{border-left:none;display:inline-block;margin:20px auto 20px;font-size:16px;position:relative;padding:10px 25px;}
blockquote:after{content:"“";width:25px;height:25px;line-height:36px;font-size:36px;font-family:"PT Serif", serif;position:absolute;top:12px;left:0px;color:#cdcdcd;}
.blockquote:before{font-family:"PT Serif", serif;content:"“";font-size:40px;}
blockquote.inline{padding:0;}
blockquote.inline p{width:60%;display:inline-block;margin:0;}
blockquote.inline footer{width:37%;display:inline-block;padding-left:5px;}
blockquote.inline:after{top:0;}
mark,
.mark{background-color:#09afdf;color:#ffffff;}
pre{padding:20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.text-muted{color:#999999;}
.text-default{color:#09afdf;}
.text-white{color:#ffffff !important;}
.well{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;background-color:#f3f3f3;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.05);}
.dark hr{border-color:#333333;}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 90%;
  }
}
.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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
@font-face{font-family:'fontello';src:url('../font/fontello.eot?46462644');src:url('../font/fontello.eot?46462644#iefix') format('embedded-opentype'),
url('../font/fontello.woff?46462644') format('woff'),
url('../font/fontello.ttf?46462644') format('truetype'),
url('../font/fontello.svg?46462644#fontello') format('svg');font-weight:normal;font-style:normal;}
[class^="icon-"]:before, [class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
.icon-note:before{content:'\e800';}
.icon-note-beamed:before{content:'\e801';}
.icon-music:before{content:'\e802';}
.icon-search:before{content:'\e803';}
.icon-flashlight:before{content:'\e804';}
.icon-mail:before{content:'\e805';}
.icon-heart:before{content:'\e806';}
.icon-heart-empty:before{content:'\e807';}
.icon-star:before{content:'\e808';}
.icon-star-empty:before{content:'\e809';}
.icon-user:before{content:'\e80a';}
.icon-users:before{content:'\e80b';}
.icon-user-add:before{content:'\e80c';}
.icon-video:before{content:'\e80d';}
.icon-picture:before{content:'\e80e';}
.icon-camera:before{content:'\e80f';}
.icon-layout:before{content:'\e810';}
.icon-menu:before{content:'\e811';}
.icon-check:before{content:'\e812';}
.icon-cancel-circled:before{content:'\e813';}
.icon-cancel-squared:before{content:'\e814';}
.icon-plus:before{content:'\e815';}
.icon-plus-circled:before{content:'\e816';}
.icon-plus-squared:before{content:'\e817';}
.icon-minus:before{content:'\e818';}
.icon-minus-circled:before{content:'\e819';}
.icon-minus-squared:before{content:'\e81a';}
.icon-help:before{content:'\e81b';}
.icon-help-circled:before{content:'\e81c';}
.icon-info:before{content:'\e81d';}
.icon-info-circled:before{content:'\e81e';}
.icon-back:before{content:'\e81f';}
.icon-home:before{content:'\e820';}
.icon-link:before{content:'\e821';}
.icon-attach:before{content:'\e822';}
.icon-lock:before{content:'\e823';}
.icon-lock-open:before{content:'\e824';}
.icon-eye:before{content:'\e825';}
.icon-bookmark:before{content:'\e826';}
.icon-bookmarks:before{content:'\e827';}
.icon-flag:before{content:'\e828';}
.icon-thumbs-up:before{content:'\e829';}
.icon-thumbs-down:before{content:'\e82a';}
.icon-download:before{content:'\e82b';}
.icon-upload:before{content:'\e82c';}
.icon-upload-cloud:before{content:'\e82d';}
.icon-reply:before{content:'\e82e';}
.icon-reply-all:before{content:'\e82f';}
.icon-forward:before{content:'\e830';}
.icon-quote:before{content:'\e831';}
.icon-code:before{content:'\e832';}
.icon-export:before{content:'\e833';}
.icon-pencil:before{content:'\e834';}
.icon-feather:before{content:'\e835';}
.icon-print:before{content:'\e836';}
.icon-retweet:before{content:'\e837';}
.icon-keyboard:before{content:'\e838';}
.icon-chat:before{content:'\e839';}
.icon-bell:before{content:'\e83a';}
.icon-attention:before{content:'\e83b';}
.icon-alert:before{content:'\e83c';}
.icon-vcard:before{content:'\e83d';}
.icon-address:before{content:'\e83e';}
.icon-location:before{content:'\e83f';}
.icon-map:before{content:'\e840';}
.icon-direction:before{content:'\e841';}
.icon-compass:before{content:'\e842';}
.icon-cup:before{content:'\e843';}
.icon-trash:before{content:'\e844';}
.icon-doc:before{content:'\e845';}
.icon-docs:before{content:'\e846';}
.icon-doc-landscape:before{content:'\e847';}
.icon-doc-text:before{content:'\e848';}
.icon-doc-text-inv:before{content:'\e849';}
.icon-newspaper:before{content:'\e84a';}
.icon-book-open:before{content:'\e84b';}
.icon-folder:before{content:'\e84c';}
.icon-archive:before{content:'\e84d';}
.icon-box:before{content:'\e84e';}
.icon-rss:before{content:'\e84f';}
.icon-phone:before{content:'\e850';}
.icon-cog:before{content:'\e851';}
.icon-tools:before{content:'\e852';}
.icon-share:before{content:'\e853';}
.icon-shareable:before{content:'\e854';}
.icon-basket:before{content:'\e855';}
.icon-bag:before{content:'\e856';}
.icon-calendar:before{content:'\e857';}
.icon-login:before{content:'\e858';}
.icon-logout:before{content:'\e859';}
.icon-mic:before{content:'\e85a';}
.icon-mute:before{content:'\e85b';}
.icon-sound:before{content:'\e85c';}
.icon-volume:before{content:'\e85d';}
.icon-clock:before{content:'\e85e';}
.icon-lamp:before{content:'\e85f';}
.icon-light-down:before{content:'\e860';}
.icon-light-up:before{content:'\e861';}
.icon-adjust:before{content:'\e862';}
.icon-block:before{content:'\e863';}
.icon-resize-full:before{content:'\e864';}
.icon-resize-small:before{content:'\e865';}
.icon-popup:before{content:'\e866';}
.icon-publish:before{content:'\e867';}
.icon-window:before{content:'\e868';}
.icon-arrow-combo:before{content:'\e869';}
.icon-down-circled:before{content:'\e86a';}
.icon-left-circled:before{content:'\e86b';}
.icon-right-circled:before{content:'\e86c';}
.icon-up-circled:before{content:'\e86d';}
.icon-down-open:before{content:'\e86e';}
.icon-left-open:before{content:'\e86f';}
.icon-right-open:before{content:'\e870';}
.icon-up-open:before{content:'\e871';}
.icon-left-open-mini:before{content:'\e872';}
.icon-right-open-mini:before{content:'\e873';}
.icon-up-open-mini:before{content:'\e874';}
.icon-down-open-big:before{content:'\e875';}
.icon-left-open-big:before{content:'\e876';}
.icon-right-open-big:before{content:'\e877';}
.icon-up-open-big:before{content:'\e878';}
.icon-down:before{content:'\e879';}
.icon-left:before{content:'\e87a';}
.icon-right:before{content:'\e87b';}
.icon-up:before{content:'\e87c';}
.icon-down-dir:before{content:'\e87d';}
.icon-left-dir:before{content:'\e87e';}
.icon-right-dir:before{content:'\e87f';}
.icon-up-dir:before{content:'\e880';}
.icon-down-bold:before{content:'\e881';}
.icon-left-bold:before{content:'\e882';}
.icon-right-bold:before{content:'\e883';}
.icon-up-bold:before{content:'\e884';}
.icon-left-thin:before{content:'\e885';}
.icon-right-thin:before{content:'\e886';}
.icon-up-thin:before{content:'\e887';}
.icon-ccw:before{content:'\e888';}
.icon-cw:before{content:'\e889';}
.icon-arrows-ccw:before{content:'\e88a';}
.icon-level-down:before{content:'\e88b';}
.icon-level-up:before{content:'\e88c';}
.icon-shuffle:before{content:'\e88d';}
.icon-loop:before{content:'\e88e';}
.icon-switch:before{content:'\e88f';}
.icon-play:before{content:'\e890';}
.icon-stop:before{content:'\e891';}
.icon-pause:before{content:'\e892';}
.icon-record:before{content:'\e893';}
.icon-to-end:before{content:'\e894';}
.icon-to-start:before{content:'\e895';}
.icon-fast-forward:before{content:'\e896';}
.icon-fast-backward:before{content:'\e897';}
.icon-progress-1:before{content:'\e898';}
.icon-progress-2:before{content:'\e899';}
.icon-progress-3:before{content:'\e89a';}
.icon-target:before{content:'\e89b';}
.icon-palette:before{content:'\e89c';}
.icon-list:before{content:'\e89d';}
.icon-list-add:before{content:'\e89e';}
.icon-signal:before{content:'\e89f';}
.icon-trophy:before{content:'\e8a0';}
.icon-battery:before{content:'\e8a1';}
.icon-back-in-time:before{content:'\e8a2';}
.icon-monitor:before{content:'\e8a3';}
.icon-mobile:before{content:'\e8a4';}
.icon-network:before{content:'\e8a5';}
.icon-cd:before{content:'\e8a6';}
.icon-inbox:before{content:'\e8a7';}
.icon-install:before{content:'\e8a8';}
.icon-globe:before{content:'\e8a9';}
.icon-cloud:before{content:'\e8aa';}
.icon-flash:before{content:'\e8ab';}
.icon-moon:before{content:'\e8ac';}
.icon-flight:before{content:'\e8ad';}
.icon-paper-plane:before{content:'\e8ae';}
.icon-leaf:before{content:'\e8af';}
.icon-lifebuoy:before{content:'\e8b0';}
.icon-mouse:before{content:'\e8b1';}
.icon-briefcase:before{content:'\e8b2';}
.icon-suitcase:before{content:'\e8b3';}
.icon-dot:before{content:'\e8b4';}
.icon-dot-2:before{content:'\e8b5';}
.icon-dot-3:before{content:'\e8b6';}
.icon-brush:before{content:'\e8b7';}
.icon-magnet:before{content:'\e8b8';}
.icon-infinity:before{content:'\e8b9';}
.icon-erase:before{content:'\e8ba';}
.icon-chart-pie:before{content:'\e8bb';}
.icon-chart-line:before{content:'\e8bc';}
.icon-chart-bar:before{content:'\e8bd';}
.icon-tape:before{content:'\e8be';}
.icon-graduation-cap:before{content:'\e8bf';}
.icon-language:before{content:'\e8c0';}
.icon-ticket:before{content:'\e8c1';}
.icon-water:before{content:'\e8c2';}
.icon-droplet:before{content:'\e8c3';}
.icon-air:before{content:'\e8c4';}
.icon-credit-card:before{content:'\e8c5';}
.icon-floppy:before{content:'\e8c6';}
.icon-clipboard:before{content:'\e8c7';}
.icon-megaphone:before{content:'\e8c8';}
.icon-database:before{content:'\e8c9';}
.icon-drive:before{content:'\e8ca';}
.icon-bucket:before{content:'\e8cb';}
.icon-thermometer:before{content:'\e8cc';}
.icon-key:before{content:'\e8cd';}
.icon-flow-cascade:before{content:'\e8ce';}
.icon-flow-branch:before{content:'\e8cf';}
.icon-flow-tree:before{content:'\e8d0';}
.icon-flow-parallel:before{content:'\e8d1';}
.icon-rocket:before{content:'\e8d2';}
.icon-gauge:before{content:'\e8d3';}
.icon-traffic-cone:before{content:'\e8d4';}
.icon-cc:before{content:'\e8d5';}
.icon-cc-by:before{content:'\e8d6';}
.icon-cc-nc:before{content:'\e8d7';}
.icon-cc-nc-eu:before{content:'\e8d8';}
.icon-cc-nc-jp:before{content:'\e8d9';}
.icon-cc-sa:before{content:'\e8da';}
.icon-cc-nd:before{content:'\e8db';}
.icon-cc-pd:before{content:'\e8dc';}
.icon-cc-zero:before{content:'\e8dd';}
.icon-cc-share:before{content:'\e8de';}
.icon-cc-remix:before{content:'\e8df';}
.icon-github:before{content:'\e8e0';}
.icon-github-circled:before{content:'\e8e1';}
.icon-flickr:before{content:'\e8e2';}
.icon-flickr-circled:before{content:'\e8e3';}
.icon-vimeo-circled:before{content:'\e8e4';}
.icon-twitter:before{content:'\e8e5';}
.icon-twitter-circled:before{content:'\e8e6';}
.icon-facebook:before{content:'\e8e7';}
.icon-facebook-circled:before{content:'\e8e8';}
.icon-facebook-squared:before{content:'\e8e9';}
.icon-gplus:before{content:'\e8ea';}
.icon-gplus-circled:before{content:'\e8eb';}
.icon-pinterest:before{content:'\e8ec';}
.icon-pinterest-circled:before{content:'\e8ed';}
.icon-tumblr:before{content:'\e8ee';}
.icon-tumblr-circled:before{content:'\e8ef';}
.icon-linkedin:before{content:'\e8f0';}
.icon-linkedin-circled:before{content:'\e8f1';}
.icon-dribbble:before{content:'\e8f2';}
.icon-dribbble-circled:before{content:'\e8f3';}
.icon-stumbleupon:before{content:'\e8f4';}
.icon-stumbleupon-circled:before{content:'\e8f5';}
.icon-lastfm:before{content:'\e8f6';}
.icon-rdio:before{content:'\e8f7';}
.icon-rdio-circled:before{content:'\e8f8';}
.icon-spotify:before{content:'\e8f9';}
.icon-spotify-circled:before{content:'\e8fa';}
.icon-qq:before{content:'\e8fb';}
.icon-instagram:before{content:'\e8fc';}
.icon-dropbox:before{content:'\e8fd';}
.icon-evernote:before{content:'\e8fe';}
.icon-flattr:before{content:'\e8ff';}
.icon-skype:before{content:'\e900';}
.icon-skype-circled:before{content:'\e901';}
.icon-renren:before{content:'\e902';}
.icon-sina-weibo:before{content:'\e903';}
.icon-paypal:before{content:'\e904';}
.icon-picasa:before{content:'\e905';}
.icon-soundcloud:before{content:'\e906';}
.icon-mixi:before{content:'\e907';}
.icon-behance:before{content:'\e908';}
.icon-google-circles:before{content:'\e909';}
.icon-smashing:before{content:'\e90a';}
.icon-sweden:before{content:'\e90b';}
.icon-db-shape:before{content:'\e90c';}
.icon-logo-db:before{content:'\e90d';}
.icon-flow-line:before{content:'\e90e';}
.icon-vimeo:before{content:'\e90f';}
.icon-lastfm-circled:before{content:'\e910';}
.icon-vkontakte:before{content:'\e911';}
.icon-cancel:before{content:'\e912';}
.icon-tag:before{content:'\e913';}
.icon-comment:before{content:'\e914';}
.icon-book:before{content:'\e915';}
.icon-hourglass:before{content:'\e916';}
.icon-down-open-mini:before{content:'\e917';}
.icon-down-thin:before{content:'\e918';}
.icon-progress-0:before{content:'\e919';}
.icon-cloud-thunder:before{content:'\e91a';}
.icon-chart-area:before{content:'\e91b';}
.icon-music-outline:before{content:'\e91c';}
.icon-music-1:before{content:'\e91d';}
.icon-search-outline:before{content:'\e91e';}
.icon-search-1:before{content:'\e91f';}
.icon-mail-1:before{content:'\e920';}
.icon-heart-1:before{content:'\e921';}
.icon-heart-filled:before{content:'\e922';}
.icon-star-1:before{content:'\e923';}
.icon-star-filled:before{content:'\e924';}
.icon-user-outline:before{content:'\e925';}
.icon-user-1:before{content:'\e926';}
.icon-users-outline:before{content:'\e927';}
.icon-users-1:before{content:'\e928';}
.icon-user-add-outline:before{content:'\e929';}
.icon-user-add-1:before{content:'\e92a';}
.icon-user-delete-outline:before{content:'\e92b';}
.icon-user-delete:before{content:'\e92c';}
.icon-video-1:before{content:'\e92d';}
.icon-videocam-outline:before{content:'\e92e';}
.icon-videocam:before{content:'\e92f';}
.icon-picture-outline:before{content:'\e930';}
.icon-picture-1:before{content:'\e931';}
.icon-camera-outline:before{content:'\e932';}
.icon-camera-1:before{content:'\e933';}
.icon-th-outline:before{content:'\e934';}
.icon-th:before{content:'\e935';}
.icon-th-large-outline:before{content:'\e936';}
.icon-th-large:before{content:'\e937';}
.icon-th-list-outline:before{content:'\e938';}
.icon-th-list:before{content:'\e939';}
.icon-ok-outline:before{content:'\e93a';}
.icon-ok:before{content:'\e93b';}
.icon-cancel-outline:before{content:'\e93c';}
.icon-cancel-1:before{content:'\e93d';}
.icon-cancel-alt:before{content:'\e93e';}
.icon-cancel-alt-filled:before{content:'\e93f';}
.icon-cancel-circled-outline:before{content:'\e940';}
.icon-cancel-circled-1:before{content:'\e941';}
.icon-plus-outline:before{content:'\e942';}
.icon-plus-1:before{content:'\e943';}
.icon-minus-outline:before{content:'\e944';}
.icon-minus-1:before{content:'\e945';}
.icon-divide-outline:before{content:'\e946';}
.icon-divide:before{content:'\e947';}
.icon-eq-outline:before{content:'\e948';}
.icon-eq:before{content:'\e949';}
.icon-info-outline:before{content:'\e94a';}
.icon-info-1:before{content:'\e94b';}
.icon-home-outline:before{content:'\e94c';}
.icon-home-1:before{content:'\e94d';}
.icon-link-outline:before{content:'\e94e';}
.icon-link-1:before{content:'\e94f';}
.icon-attach-outline:before{content:'\e950';}
.icon-attach-1:before{content:'\e951';}
.icon-lock-1:before{content:'\e952';}
.icon-lock-filled:before{content:'\e953';}
.icon-lock-open-1:before{content:'\e954';}
.icon-lock-open-filled:before{content:'\e955';}
.icon-pin-outline:before{content:'\e956';}
.icon-pin:before{content:'\e957';}
.icon-eye-outline:before{content:'\e958';}
.icon-eye-1:before{content:'\e959';}
.icon-tag-1:before{content:'\e95a';}
.icon-tags:before{content:'\e95b';}
.icon-bookmark-1:before{content:'\e95c';}
.icon-flag-1:before{content:'\e95d';}
.icon-flag-filled:before{content:'\e95e';}
.icon-thumbs-up-1:before{content:'\e95f';}
.icon-thumbs-down-1:before{content:'\e960';}
.icon-download-outline:before{content:'\e961';}
.icon-download-1:before{content:'\e962';}
.icon-upload-outline:before{content:'\e963';}
.icon-upload-1:before{content:'\e964';}
.icon-upload-cloud-outline:before{content:'\e965';}
.icon-upload-cloud-1:before{content:'\e966';}
.icon-reply-outline:before{content:'\e967';}
.icon-reply-1:before{content:'\e968';}
.icon-forward-outline:before{content:'\e969';}
.icon-forward-1:before{content:'\e96a';}
.icon-code-outline:before{content:'\e96b';}
.icon-code-1:before{content:'\e96c';}
.icon-export-outline:before{content:'\e96d';}
.icon-export-1:before{content:'\e96e';}
.icon-pencil-1:before{content:'\e96f';}
.icon-pen:before{content:'\e970';}
.icon-feather-1:before{content:'\e971';}
.icon-edit:before{content:'\e972';}
.icon-print-1:before{content:'\e973';}
.icon-comment-1:before{content:'\e974';}
.icon-chat-1:before{content:'\e975';}
.icon-chat-alt:before{content:'\e976';}
.icon-bell-1:before{content:'\e977';}
.icon-attention-1:before{content:'\e978';}
.icon-attention-filled:before{content:'\e979';}
.icon-warning-empty:before{content:'\e97a';}
.icon-warning:before{content:'\e97b';}
.icon-contacts:before{content:'\e97c';}
.icon-vcard-1:before{content:'\e97d';}
.icon-address-1:before{content:'\e97e';}
.icon-location-outline:before{content:'\e97f';}
.icon-location-1:before{content:'\e980';}
.icon-map-1:before{content:'\e981';}
.icon-direction-outline:before{content:'\e982';}
.icon-direction-1:before{content:'\e983';}
.icon-compass-1:before{content:'\e984';}
.icon-trash-1:before{content:'\e985';}
.icon-doc-1:before{content:'\e986';}
.icon-doc-text-1:before{content:'\e987';}
.icon-doc-add:before{content:'\e988';}
.icon-doc-remove:before{content:'\e989';}
.icon-news:before{content:'\e98a';}
.icon-folder-1:before{content:'\e98b';}
.icon-folder-add:before{content:'\e98c';}
.icon-folder-delete:before{content:'\e98d';}
.icon-archive-1:before{content:'\e98e';}
.icon-box-1:before{content:'\e98f';}
.icon-rss-outline:before{content:'\e990';}
.icon-rss-1:before{content:'\e991';}
.icon-phone-outline:before{content:'\e992';}
.icon-phone-1:before{content:'\e993';}
.icon-menu-outline:before{content:'\e994';}
.icon-menu-1:before{content:'\e995';}
.icon-cog-outline:before{content:'\e996';}
.icon-cog-1:before{content:'\e997';}
.icon-wrench-outline:before{content:'\e998';}
.icon-wrench:before{content:'\e999';}
.icon-basket-1:before{content:'\e99a';}
.icon-calendar-outlilne:before{content:'\e99b';}
.icon-calendar-1:before{content:'\e99c';}
.icon-mic-outline:before{content:'\e99d';}
.icon-mic-1:before{content:'\e99e';}
.icon-volume-off:before{content:'\e99f';}
.icon-volume-low:before{content:'\e9a0';}
.icon-volume-middle:before{content:'\e9a1';}
.icon-volume-high:before{content:'\e9a2';}
.icon-headphones:before{content:'\e9a3';}
.icon-clock-1:before{content:'\e9a4';}
.icon-wristwatch:before{content:'\e9a5';}
.icon-stopwatch:before{content:'\e9a6';}
.icon-lightbulb:before{content:'\e9a7';}
.icon-block-outline:before{content:'\e9a8';}
.icon-block-1:before{content:'\e9a9';}
.icon-resize-full-outline:before{content:'\e9aa';}
.icon-resize-full-1:before{content:'\e9ab';}
.icon-resize-normal-outline:before{content:'\e9ac';}
.icon-resize-normal:before{content:'\e9ad';}
.icon-move-outline:before{content:'\e9ae';}
.icon-move:before{content:'\e9af';}
.icon-popup-1:before{content:'\e9b0';}
.icon-zoom-in-outline:before{content:'\e9b1';}
.icon-zoom-in:before{content:'\e9b2';}
.icon-zoom-out-outline:before{content:'\e9b3';}
.icon-zoom-out:before{content:'\e9b4';}
.icon-popup-2:before{content:'\e9b5';}
.icon-left-open-outline:before{content:'\e9b6';}
.icon-left-open-1:before{content:'\e9b7';}
.icon-right-open-outline:before{content:'\e9b8';}
.icon-right-open-1:before{content:'\e9b9';}
.icon-down-1:before{content:'\e9ba';}
.icon-left-1:before{content:'\e9bb';}
.icon-right-1:before{content:'\e9bc';}
.icon-up-1:before{content:'\e9bd';}
.icon-down-outline:before{content:'\e9be';}
.icon-left-outline:before{content:'\e9bf';}
.icon-right-outline:before{content:'\e9c0';}
.icon-up-outline:before{content:'\e9c1';}
.icon-down-small:before{content:'\e9c2';}
.icon-left-small:before{content:'\e9c3';}
.icon-right-small:before{content:'\e9c4';}
.icon-up-small:before{content:'\e9c5';}
.icon-cw-outline:before{content:'\e9c6';}
.icon-cw-1:before{content:'\e9c7';}
.icon-arrows-cw-outline:before{content:'\e9c8';}
.icon-arrows-cw:before{content:'\e9c9';}
.icon-loop-outline:before{content:'\e9ca';}
.icon-loop-1:before{content:'\e9cb';}
.icon-loop-alt-outline:before{content:'\e9cc';}
.icon-loop-alt:before{content:'\e9cd';}
.icon-shuffle-1:before{content:'\e9ce';}
.icon-play-outline:before{content:'\e9cf';}
.icon-play-1:before{content:'\e9d0';}
.icon-stop-outline:before{content:'\e9d1';}
.icon-stop-1:before{content:'\e9d2';}
.icon-pause-outline:before{content:'\e9d3';}
.icon-pause-1:before{content:'\e9d4';}
.icon-fast-fw-outline:before{content:'\e9d5';}
.icon-fast-fw:before{content:'\e9d6';}
.icon-rewind-outline:before{content:'\e9d7';}
.icon-rewind:before{content:'\e9d8';}
.icon-record-outline:before{content:'\e9d9';}
.icon-record-1:before{content:'\e9da';}
.icon-eject-outline:before{content:'\e9db';}
.icon-eject:before{content:'\e9dc';}
.icon-eject-alt-outline:before{content:'\e9dd';}
.icon-eject-alt:before{content:'\e9de';}
.icon-bat1:before{content:'\e9df';}
.icon-bat2:before{content:'\e9e0';}
.icon-bat3:before{content:'\e9e1';}
.icon-bat4:before{content:'\e9e2';}
.icon-bat-charge:before{content:'\e9e3';}
.icon-plug:before{content:'\e9e4';}
.icon-target-outline:before{content:'\e9e5';}
.icon-target-1:before{content:'\e9e6';}
.icon-wifi-outline:before{content:'\e9e7';}
.icon-wifi:before{content:'\e9e8';}
.icon-desktop:before{content:'\e9e9';}
.icon-laptop:before{content:'\e9ea';}
.icon-tablet:before{content:'\e9eb';}
.icon-mobile-1:before{content:'\e9ec';}
.icon-contrast:before{content:'\e9ed';}
.icon-globe-outline:before{content:'\e9ee';}
.icon-globe-1:before{content:'\e9ef';}
.icon-globe-alt-outline:before{content:'\e9f0';}
.icon-globe-alt:before{content:'\e9f1';}
.icon-sun:before{content:'\e9f2';}
.icon-sun-filled:before{content:'\e9f3';}
.icon-cloud-1:before{content:'\e9f4';}
.icon-flash-outline:before{content:'\e9f5';}
.icon-flash-1:before{content:'\e9f6';}
.icon-moon-1:before{content:'\e9f7';}
.icon-waves-outline:before{content:'\e9f8';}
.icon-waves:before{content:'\e9f9';}
.icon-rain:before{content:'\e9fa';}
.icon-cloud-sun:before{content:'\e9fb';}
.icon-drizzle:before{content:'\e9fc';}
.icon-snow:before{content:'\e9fd';}
.icon-cloud-flash:before{content:'\e9fe';}
.icon-cloud-wind:before{content:'\e9ff';}
.icon-wind:before{content:'\ea00';}
.icon-plane-outline:before{content:'\ea01';}
.icon-plane:before{content:'\ea02';}
.icon-leaf-1:before{content:'\ea03';}
.icon-lifebuoy-1:before{content:'\ea04';}
.icon-briefcase-1:before{content:'\ea05';}
.icon-brush-1:before{content:'\ea06';}
.icon-pipette:before{content:'\ea07';}
.icon-power-outline:before{content:'\ea08';}
.icon-power:before{content:'\ea09';}
.icon-check-outline:before{content:'\ea0a';}
.icon-check-1:before{content:'\ea0b';}
.icon-gift:before{content:'\ea0c';}
.icon-temperatire:before{content:'\ea0d';}
.icon-chart-outline:before{content:'\ea0e';}
.icon-chart:before{content:'\ea0f';}
.icon-chart-alt-outline:before{content:'\ea10';}
.icon-chart-alt:before{content:'\ea11';}
.icon-chart-bar-outline:before{content:'\ea12';}
.icon-chart-bar-1:before{content:'\ea13';}
.icon-chart-pie-outline:before{content:'\ea14';}
.icon-chart-pie-1:before{content:'\ea15';}
.icon-ticket-1:before{content:'\ea16';}
.icon-credit-card-1:before{content:'\ea17';}
.icon-clipboard-1:before{content:'\ea18';}
.icon-database-1:before{content:'\ea19';}
.icon-key-outline:before{content:'\ea1a';}
.icon-key-1:before{content:'\ea1b';}
.icon-flow-split:before{content:'\ea1c';}
.icon-flow-merge:before{content:'\ea1d';}
.icon-flow-parallel-1:before{content:'\ea1e';}
.icon-flow-cross:before{content:'\ea1f';}
.icon-certificate-outline:before{content:'\ea20';}
.icon-certificate:before{content:'\ea21';}
.icon-scissors-outline:before{content:'\ea22';}
.icon-scissors:before{content:'\ea23';}
.icon-flask:before{content:'\ea24';}
.icon-wine:before{content:'\ea25';}
.icon-coffee:before{content:'\ea26';}
.icon-beer:before{content:'\ea27';}
.icon-anchor-outline:before{content:'\ea28';}
.icon-anchor:before{content:'\ea29';}
.icon-puzzle-outline:before{content:'\ea2a';}
.icon-puzzle:before{content:'\ea2b';}
.icon-tree:before{content:'\ea2c';}
.icon-calculator:before{content:'\ea2d';}
.icon-infinity-outline:before{content:'\ea2e';}
.icon-infinity-1:before{content:'\ea2f';}
.icon-pi-outline:before{content:'\ea30';}
.icon-pi:before{content:'\ea31';}
.icon-at:before{content:'\ea32';}
.icon-at-circled:before{content:'\ea33';}
.icon-looped-square-outline:before{content:'\ea34';}
.icon-looped-square-interest:before{content:'\ea35';}
.icon-sort-alphabet-outline:before{content:'\ea36';}
.icon-sort-alphabet:before{content:'\ea37';}
.icon-sort-numeric-outline:before{content:'\ea38';}
.icon-sort-numeric:before{content:'\ea39';}
.icon-dribbble-circled-1:before{content:'\ea3a';}
.icon-dribbble-1:before{content:'\ea3b';}
.icon-facebook-circled-1:before{content:'\ea3c';}
.icon-facebook-1:before{content:'\ea3d';}
.icon-flickr-circled-1:before{content:'\ea3e';}
.icon-flickr-1:before{content:'\ea3f';}
.icon-github-circled-1:before{content:'\ea40';}
.icon-github-1:before{content:'\ea41';}
.icon-lastfm-circled-1:before{content:'\ea42';}
.icon-lastfm-1:before{content:'\ea43';}
.icon-linkedin-circled-1:before{content:'\ea44';}
.icon-linkedin-1:before{content:'\ea45';}
.icon-pinterest-circled-1:before{content:'\ea46';}
.icon-pinterest-1:before{content:'\ea47';}
.icon-skype-outline:before{content:'\ea48';}
.icon-skype-1:before{content:'\ea49';}
.icon-tumbler-circled:before{content:'\ea4a';}
.icon-tumbler:before{content:'\ea4b';}
.icon-twitter-circled-1:before{content:'\ea4c';}
.icon-twitter-1:before{content:'\ea4d';}
.icon-vimeo-circled-1:before{content:'\ea4e';}
.icon-vimeo-1:before{content:'\ea4f';}/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  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;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -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: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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;
  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; }
  .mfp-close:active {
    top: 1px; }

.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;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    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 {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    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;
  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;
    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; } }
/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.3.1
date:      	07/12/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(../fonts/revicons/revicons.eot?5510888);src:url(../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(../fonts/revicons/revicons.woff?5510888) format('woff'),url(../fonts/revicons/revicons.ttf?5510888) format('truetype'),url(../fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(../assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(../assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(../assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(../assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(../assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(../assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(../assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -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:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s 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%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Layer Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	18/03/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited
{
	color:#0084B4!important;
}

.tp-caption.Twitter-Content a:hover
{
	color:#0084B4!important;
	text-decoration:underline!important;
}

.tp-caption.medium_grey,.medium_grey
{
	background-color:#888;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:20px;
	font-weight:700;
	line-height:20px;
	margin:0;
	padding:2px 4px;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.small_text,.small_text
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	font-weight:700;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.medium_text,.medium_text
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:20px;
	font-weight:700;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.large_text,.large_text
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:40px;
	font-weight:700;
	line-height:40px;
	margin:0;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.very_large_text,.very_large_text
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:60px;
	font-weight:700;
	letter-spacing:-2px;
	line-height:60px;
	margin:0;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.very_big_white,.very_big_white
{
	background-color:#000;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:60px;
	font-weight:800;
	line-height:60px;
	margin:0;
	padding:1px 4px 0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.very_big_black,.very_big_black
{
	background-color:#fff;
	border-style:none;
	border-width:0;
	color:#000;
	font-family:Arial;
	font-size:60px;
	font-weight:700;
	line-height:60px;
	margin:0;
	padding:1px 4px 0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.modern_medium_fat,.modern_medium_fat
{
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans", sans-serif;
	font-size:24px;
	font-weight:800;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.modern_medium_fat_white,.modern_medium_fat_white
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-size:24px;
	font-weight:800;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.modern_medium_light,.modern_medium_light
{
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans", sans-serif;
	font-size:24px;
	font-weight:300;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.modern_big_bluebg,.modern_big_bluebg
{
	background-color:#4e5b6c;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-size:30px;
	font-weight:800;
	letter-spacing:0;
	line-height:36px;
	margin:0;
	padding:3px 10px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.modern_big_redbg,.modern_big_redbg
{
	background-color:#de543e;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-size:30px;
	font-weight:300;
	letter-spacing:0;
	line-height:36px;
	margin:0;
	padding:1px 10px 3px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.modern_small_text_dark,.modern_small_text_dark
{
	border-style:none;
	border-width:0;
	color:#555;
	font-family:Arial;
	font-size:14px;
	line-height:22px;
	margin:0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.boxshadow,.boxshadow
{		
	box-shadow:0 0 20px rgba(0,0,0,0.5);
}

.tp-caption.black,.black
{
	color:#000;
	text-shadow:none;
}

.tp-caption.noshadow,.noshadow
{
	text-shadow:none;
}

.tp-caption.thinheadline_dark,.thinheadline_dark
{
	background-color:transparent;
	color:rgba(0,0,0,0.85);
	font-family:"Open Sans";
	font-size:30px;
	font-weight:300;
	line-height:30px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.thintext_dark,.thintext_dark
{
	background-color:transparent;
	color:rgba(0,0,0,0.85);
	font-family:"Open Sans";
	font-size:16px;
	font-weight:300;
	line-height:26px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.largeblackbg,.largeblackbg
{
	
	
	background-color:#000;
	border-radius:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:50px;
	font-weight:300;
	line-height:70px;
	padding:0 20px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.largepinkbg,.largepinkbg
{
	
	
	background-color:#db4360;
	border-radius:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:50px;
	font-weight:300;
	line-height:70px;
	padding:0 20px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.largewhitebg,.largewhitebg
{
	
	
	background-color:#fff;
	border-radius:0;
	color:#000;
	font-family:"Open Sans";
	font-size:50px;
	font-weight:300;
	line-height:70px;
	padding:0 20px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.largegreenbg,.largegreenbg
{
	
	
	background-color:#67ae73;
	border-radius:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:50px;
	font-weight:300;
	line-height:70px;
	padding:0 20px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.excerpt,.excerpt
{
	background-color:rgba(0,0,0,1);
	border-color:#fff;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:36px;
	font-weight:700;
	height:auto;
	letter-spacing:-1.5px;
	line-height:36px;
	margin:0;
	padding:1px 4px 0;
	text-decoration:none;
	text-shadow:none;
	white-space:normal!important;
	width:150px;
}

.tp-caption.large_bold_grey,.large_bold_grey
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#666;
	font-family:"Open Sans";
	font-size:60px;
	font-weight:800;
	line-height:60px;
	margin:0;
	padding:1px 4px 0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.medium_thin_grey,.medium_thin_grey
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#666;
	font-family:"Open Sans";
	font-size:34px;
	font-weight:300;
	line-height:30px;
	margin:0;
	padding:1px 4px 0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.small_thin_grey,.small_thin_grey
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#757575;
	font-family:"Open Sans";
	font-size:18px;
	font-weight:300;
	line-height:26px;
	margin:0;
	padding:1px 4px 0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.lightgrey_divider,.lightgrey_divider
{
	background-color:rgba(235,235,235,1);
	background-position:initial;
	background-repeat:initial;
	border-color:#222;
	border-style:none;
	border-width:0;
	height:3px;
	text-decoration:none;
	width:370px;
}

.tp-caption.large_bold_darkblue,.large_bold_darkblue
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#34495e;
	font-family:"Open Sans";
	font-size:58px;
	font-weight:800;
	line-height:60px;
	text-decoration:none;
}

.tp-caption.medium_bg_darkblue,.medium_bg_darkblue
{
	background-color:#34495e;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:800;
	line-height:20px;
	padding:10px;
	text-decoration:none;
}

.tp-caption.medium_bold_red,.medium_bold_red
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#e33a0c;
	font-family:"Open Sans";
	font-size:24px;
	font-weight:800;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.medium_light_red,.medium_light_red
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#e33a0c;
	font-family:"Open Sans";
	font-size:21px;
	font-weight:300;
	line-height:26px;
	padding:0;
	text-decoration:none;
}

.tp-caption.medium_bg_red,.medium_bg_red
{
	background-color:#e33a0c;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:800;
	line-height:20px;
	padding:10px;
	text-decoration:none;
}

.tp-caption.medium_bold_orange,.medium_bold_orange
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#f39c12;
	font-family:"Open Sans";
	font-size:24px;
	font-weight:800;
	line-height:30px;
	text-decoration:none;
}

.tp-caption.medium_bg_orange,.medium_bg_orange
{
	background-color:#f39c12;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:800;
	line-height:20px;
	padding:10px;
	text-decoration:none;
}

.tp-caption.grassfloor,.grassfloor
{
	background-color:rgba(160,179,151,1);
	border-color:#222;
	border-style:none;
	border-width:0;
	height:150px;
	text-decoration:none;
	width:4000px;
}

.tp-caption.large_bold_white,.large_bold_white
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:58px;
	font-weight:800;
	line-height:60px;
	text-decoration:none;
}

.tp-caption.medium_light_white,.medium_light_white
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:30px;
	font-weight:300;
	line-height:36px;
	padding:0;
	text-decoration:none;
}

.tp-caption.mediumlarge_light_white,.mediumlarge_light_white
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:34px;
	font-weight:300;
	line-height:40px;
	padding:0;
	text-decoration:none;
}

.tp-caption.mediumlarge_light_white_center,.mediumlarge_light_white_center
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:34px;
	font-weight:300;
	line-height:40px;
	padding:0;
	text-align:center;
	text-decoration:none;
}

.tp-caption.medium_bg_asbestos,.medium_bg_asbestos
{
	background-color:#7f8c8d;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:800;
	line-height:20px;
	padding:10px;
	text-decoration:none;
}

.tp-caption.medium_light_black,.medium_light_black
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans";
	font-size:30px;
	font-weight:300;
	line-height:36px;
	padding:0;
	text-decoration:none;
}

.tp-caption.large_bold_black,.large_bold_black
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans";
	font-size:58px;
	font-weight:800;
	line-height:60px;
	text-decoration:none;
}

.tp-caption.mediumlarge_light_darkblue,.mediumlarge_light_darkblue
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#34495e;
	font-family:"Open Sans";
	font-size:34px;
	font-weight:300;
	line-height:40px;
	padding:0;
	text-decoration:none;
}

.tp-caption.small_light_white,.small_light_white
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:17px;
	font-weight:300;
	line-height:28px;
	padding:0;
	text-decoration:none;
}

.tp-caption.roundedimage,.roundedimage
{
	border-color:#222;
	border-style:none;
	border-width:0;
}

.tp-caption.large_bg_black,.large_bg_black
{
	background-color:#000;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:40px;
	font-weight:800;
	line-height:40px;
	padding:10px 20px 15px;
	text-decoration:none;
}

.tp-caption.mediumwhitebg,.mediumwhitebg
{
	background-color:#fff;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans";
	font-size:30px;
	font-weight:300;
	line-height:30px;
	padding:5px 15px 10px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.maincaption,.maincaption
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#212a40;
	font-family:roboto;
	font-size:33px;
	font-weight:500;
	line-height:43px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.miami_title_60px,.miami_title_60px
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Source Sans Pro";
	font-size:60px;
	font-weight:700;
	letter-spacing:1px;
	line-height:60px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.miami_subtitle,.miami_subtitle
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,0.65);
	font-family:"Source Sans Pro";
	font-size:17px;
	font-weight:400;
	letter-spacing:2px;
	line-height:24px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.divideline30px,.divideline30px
{
	background:#fff;
	background-color:#fff;
	border-color:#222;
	border-style:none;
	border-width:0;
	height:2px;
	min-width:30px;
	text-decoration:none;
}

.tp-caption.Miami_nostyle,.Miami_nostyle
{
	border-color:#222;
	border-style:none;
	border-width:0;
}

.tp-caption.miami_content_light,.miami_content_light
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Source Sans Pro";
	font-size:22px;
	font-weight:400;
	letter-spacing:0;
	line-height:28px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.miami_title_60px_dark,.miami_title_60px_dark
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#333;
	font-family:"Source Sans Pro";
	font-size:60px;
	font-weight:700;
	letter-spacing:1px;
	line-height:60px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.miami_content_dark,.miami_content_dark
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#666;
	font-family:"Source Sans Pro";
	font-size:22px;
	font-weight:400;
	letter-spacing:0;
	line-height:28px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.divideline30px_dark,.divideline30px_dark
{
	background-color:#333;
	border-color:#222;
	border-style:none;
	border-width:0;
	height:2px;
	min-width:30px;
	text-decoration:none;
}

.tp-caption.ellipse70px,.ellipse70px
{
	background-color:rgba(0,0,0,0.14902);
	border-color:#222;
	border-radius:50px 50px 50px 50px;
	border-style:none;
	border-width:0;
	cursor:pointer;
	line-height:1px;
	min-height:70px;
	min-width:70px;
	text-decoration:none;
}

.tp-caption.arrowicon,.arrowicon
{
	border-color:#222;
	border-style:none;
	border-width:0;
	line-height:1px;
}

.tp-caption.MarkerDisplay,.MarkerDisplay
{
	background-color:transparent;
	border-color:#000;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	font-family:"Permanent Marker";
	font-style:normal;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Restaurant-Display,.Restaurant-Display
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Roboto;
	font-size:120px;
	font-style:normal;
	font-weight:700;
	line-height:120px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-Cursive,.Restaurant-Cursive
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Nothing you could do";
	font-size:30px;
	font-style:normal;
	font-weight:400;
	letter-spacing:2px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-ScrollDownText,.Restaurant-ScrollDownText
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:400;
	letter-spacing:2px;
	line-height:17px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-Description,.Restaurant-Description
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Roboto;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-Price,.Restaurant-Price
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Roboto;
	font-size:30px;
	font-style:normal;
	font-weight:300;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-Menuitem,.Restaurant-Menuitem
{
	background-color:rgba(0,0,0,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:400;
	letter-spacing:2px;
	line-height:17px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Furniture-LogoText,.Furniture-LogoText
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(230,207,163,1.00);
	font-family:Raleway;
	font-size:160px;
	font-style:normal;
	font-weight:300;
	line-height:150px;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Furniture-Plus,.Furniture-Plus
{
	background-color:rgba(255,255,255,1.00);
	border-color:transparent;
	border-radius:30px 30px 30px 30px;
	border-style:none;
	border-width:0;
	box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
	color:rgba(230,207,163,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:400;
	line-height:20px;
	padding:6px 7px 4px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Furniture-Title,.Furniture-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:700;
	letter-spacing:3px;
	line-height:20px;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Furniture-Subtitle,.Furniture-Subtitle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:300;
	line-height:20px;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Gym-Display,.Gym-Display
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:80px;
	font-style:normal;
	font-weight:900;
	line-height:70px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Gym-Subline,.Gym-Subline
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:30px;
	font-style:normal;
	font-weight:100;
	letter-spacing:5px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Gym-SmallText,.Gym-SmallText
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:300;
	line-height:22;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Fashion-SmallText,.Fashion-SmallText
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:12px;
	font-style:normal;
	font-weight:600;
	letter-spacing:2px;
	line-height:20px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Fashion-BigDisplay,.Fashion-BigDisplay
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:60px;
	font-style:normal;
	font-weight:900;
	letter-spacing:2px;
	line-height:60px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Fashion-TextBlock,.Fashion-TextBlock
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:400;
	letter-spacing:2px;
	line-height:40px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Sports-Display,.Sports-Display
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:130px;
	font-style:normal;
	font-weight:100;
	letter-spacing:13px;
	line-height:130px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Sports-DisplayFat,.Sports-DisplayFat
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:130px;
	font-style:normal;
	font-weight:900;
	line-height:130px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Sports-Subline,.Sports-Subline
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:32px;
	font-style:normal;
	font-weight:400;
	letter-spacing:4px;
	line-height:32px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Instagram-Caption,.Instagram-Caption
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:20px;
	font-style:normal;
	font-weight:900;
	line-height:20px;
	padding:0;
	text-decoration:none;
}

.tp-caption.News-Title,.News-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Roboto Slab";
	font-size:70px;
	font-style:normal;
	font-weight:400;
	line-height:60px;
	padding:0;
	text-decoration:none;
}

.tp-caption.News-Subtitle,.News-Subtitle
{
	background-color:rgba(255,255,255,0);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Roboto Slab";
	font-size:15px;
	font-style:normal;
	font-weight:300;
	line-height:24px;
	padding:0;
	text-decoration:none;
}

.tp-caption.News-Subtitle:hover,.News-Subtitle:hover
{
	background-color:rgba(255,255,255,0);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,0.65);
	text-decoration:none;
}

.tp-caption.Photography-Display,.Photography-Display
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:80px;
	font-style:normal;
	font-weight:100;
	letter-spacing:5px;
	line-height:70px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-Subline,.Photography-Subline
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(119,119,119,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-ImageHover,.Photography-ImageHover
{
	background-color:transparent;
	border-color:rgba(255,255,255,0);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-size:20px;
	font-style:normal;
	font-weight:400;
	line-height:22;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-ImageHover:hover,.Photography-ImageHover:hover
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Photography-Menuitem,.Photography-Menuitem
{
	background-color:rgba(0,0,0,0.65);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:2px;
	line-height:20px;
	padding:3px 5px 3px 8px;
	text-decoration:none;
}

.tp-caption.Photography-Menuitem:hover,.Photography-Menuitem:hover
{
	background-color:rgba(0,255,222,0.65);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Photography-Textblock,.Photography-Textblock
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:300;
	letter-spacing:2px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-Subline-2,.Photography-Subline-2
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,0.35);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-ImageHover2,.Photography-ImageHover2
{
	background-color:transparent;
	border-color:rgba(255,255,255,0);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Arial;
	font-size:20px;
	font-style:normal;
	font-weight:400;
	line-height:22;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-ImageHover2:hover,.Photography-ImageHover2:hover
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.WebProduct-Title,.WebProduct-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(51,51,51,1.00);
	font-family:Raleway;
	font-size:90px;
	font-style:normal;
	font-weight:100;
	line-height:90px;
	padding:0;
	text-decoration:none;
}

.tp-caption.WebProduct-SubTitle,.WebProduct-SubTitle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(153,153,153,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:400;
	line-height:20px;
	padding:0;
	text-decoration:none;
}

.tp-caption.WebProduct-Content,.WebProduct-Content
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(153,153,153,1.00);
	font-family:Raleway;
	font-size:16px;
	font-style:normal;
	font-weight:600;
	line-height:24px;
	padding:0;
	text-decoration:none;
}

.tp-caption.WebProduct-Menuitem,.WebProduct-Menuitem
{
	background-color:rgba(51,51,51,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	letter-spacing:2px;
	line-height:20px;
	padding:3px 5px 3px 8px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.WebProduct-Menuitem:hover,.WebProduct-Menuitem:hover
{
	background-color:rgba(255,255,255,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(153,153,153,1.00);
	text-decoration:none;
}

.tp-caption.WebProduct-Title-Light,.WebProduct-Title-Light
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:90px;
	font-style:normal;
	font-weight:100;
	line-height:90px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.WebProduct-SubTitle-Light,.WebProduct-SubTitle-Light
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,0.35);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:400;
	line-height:20px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.WebProduct-Content-Light,.WebProduct-Content-Light
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,0.65);
	font-family:Raleway;
	font-size:16px;
	font-style:normal;
	font-weight:600;
	line-height:24px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.FatRounded,.FatRounded
{
	background-color:rgba(0,0,0,0.50);
	border-color:rgba(211,211,211,1.00);
	border-radius:50px 50px 50px 50px;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:30px;
	font-style:normal;
	font-weight:900;
	line-height:30px;
	padding:20px 22px 20px 25px;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.FatRounded:hover,.FatRounded:hover
{
	background-color:rgba(0,0,0,1.00);
	border-color:rgba(211,211,211,1.00);
	border-radius:50px 50px 50px 50px;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.NotGeneric-Title,.NotGeneric-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:70px;
	font-style:normal;
	font-weight:800;
	line-height:70px;
	padding:10px 0;
	text-decoration:none;
}

.tp-caption.NotGeneric-SubTitle,.NotGeneric-SubTitle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:13px;
	font-style:normal;
	font-weight:500;
	letter-spacing:4px;
	line-height:20px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-CallToAction,.NotGeneric-CallToAction
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-CallToAction:hover,.NotGeneric-CallToAction:hover
{
	background-color:transparent;
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.NotGeneric-Icon,.NotGeneric-Icon
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:30px;
	font-style:normal;
	font-weight:400;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-Menuitem,.NotGeneric-Menuitem
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.15);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:27px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-Menuitem:hover,.NotGeneric-Menuitem:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.MarkerStyle,.MarkerStyle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Permanent Marker";
	font-size:17px;
	font-style:normal;
	font-weight:100;
	line-height:30px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Gym-Menuitem,.Gym-Menuitem
{
	background-color:rgba(0,0,0,1.00);
	border-color:rgba(255,255,255,0);
	border-radius:3px 3px 3px 3px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:2px;
	line-height:20px;
	padding:3px 5px 3px 8px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Gym-Menuitem:hover,.Gym-Menuitem:hover
{
	background-color:rgba(0,0,0,1.00);
	border-color:rgba(255,255,255,0.25);
	border-radius:3px 3px 3px 3px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Newspaper-Button,.Newspaper-Button
{
	background-color:rgba(255,255,255,0);
	border-color:rgba(255,255,255,0.25);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:13px;
	font-style:normal;
	font-weight:700;
	letter-spacing:2px;
	line-height:17px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Newspaper-Button:hover,.Newspaper-Button:hover
{
	background-color:rgba(255,255,255,1.00);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(0,0,0,1.00);
	text-decoration:none;
}

.tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(168,216,238,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:900;
	line-height:20px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Newspaper-Title,.Newspaper-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Roboto Slab";
	font-size:50px;
	font-style:normal;
	font-weight:400;
	line-height:55px;
	padding:0 0 10px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Roboto Slab";
	font-size:50px;
	font-style:normal;
	font-weight:400;
	line-height:55px;
	padding:0 0 10px;
	text-align:center;
	text-decoration:none;
}

.tp-caption.Hero-Button,.Hero-Button
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Hero-Button:hover,.Hero-Button:hover
{
	background-color:rgba(255,255,255,1.00);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(0,0,0,1.00);
	text-decoration:none;
}

.tp-caption.Video-Title,.Video-Title
{
	background-color:rgba(0,0,0,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:30px;
	font-style:normal;
	font-weight:900;
	line-height:30px;
	padding:5px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Video-SubTitle,.Video-SubTitle
{
	background-color:rgba(0,0,0,0.35);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:12px;
	font-style:normal;
	font-weight:600;
	letter-spacing:2px;
	line-height:12px;
	padding:5px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-Button,.NotGeneric-Button
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-Button:hover,.NotGeneric-Button:hover
{
	background-color:transparent;
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.NotGeneric-BigButton,.NotGeneric-BigButton
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.15);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:27px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-BigButton:hover,.NotGeneric-BigButton:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.WebProduct-Button,.WebProduct-Button
{
	background-color:rgba(51,51,51,1.00);
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:16px;
	font-style:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:48px;
	padding:0 40px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.WebProduct-Button:hover,.WebProduct-Button:hover
{
	background-color:rgba(255,255,255,1.00);
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:2px;
	color:rgba(51,51,51,1.00);
	text-decoration:none;
}

.tp-caption.Restaurant-Button,.Restaurant-Button
{
	background-color:rgba(10,10,10,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:17px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Restaurant-Button:hover,.Restaurant-Button:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,224,129,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Gym-Button,.Gym-Button
{
	background-color:rgba(139,192,39,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:15px;
	padding:13px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Gym-Button:hover,.Gym-Button:hover
{
	background-color:rgba(114,168,0,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Gym-Button-Light,.Gym-Button-Light
{
	background-color:transparent;
	border-color:rgba(255,255,255,0.25);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:600;
	line-height:15px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Gym-Button-Light:hover,.Gym-Button-Light:hover
{
	background-color:rgba(114,168,0,0);
	border-color:rgba(139,192,39,1.00);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Sports-Button-Light,.Sports-Button-Light
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:600;
	letter-spacing:2px;
	line-height:17px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Sports-Button-Light:hover,.Sports-Button-Light:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Sports-Button-Red,.Sports-Button-Red
{
	background-color:rgba(219,28,34,1.00);
	border-color:rgba(219,28,34,0);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:600;
	letter-spacing:2px;
	line-height:17px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Sports-Button-Red:hover,.Sports-Button-Red:hover
{
	background-color:rgba(0,0,0,1.00);
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Photography-Button,.Photography-Button
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.25);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:15px;
	padding:13px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Photography-Button:hover,.Photography-Button:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Newspaper-Button-2,.Newspaper-Button-2
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:3px 3px 3px 3px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:900;
	line-height:15px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Newspaper-Button-2:hover,.Newspaper-Button-2:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:3px 3px 3px 3px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Feature-Tour,.Feature-Tour
{
	background-color:rgba(139,192,39,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:700;
	line-height:17px;
	padding:17px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Feature-Tour:hover,.Feature-Tour:hover
{
	background-color:rgba(114,168,0,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Feature-Examples,.Feature-Examples
{
	background-color:transparent;
	border-color:rgba(33,42,64,0.15);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(33,42,64,0.50);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:700;
	line-height:17px;
	padding:15px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Feature-Examples:hover,.Feature-Examples:hover
{
	background-color:transparent;
	border-color:rgba(139,192,39,1.00);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(139,192,39,1.00);
	text-decoration:none;
}

.tp-caption.subcaption,.subcaption
{
	background-color:transparent;
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(111,124,130,1.00);
	font-family:roboto;
	font-size:19px;
	font-style:normal;
	font-weight:400;
	line-height:24px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.menutab,.menutab
{
	background-color:transparent;
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(41,46,49,1.00);
	font-family:roboto;
	font-size:25px;
	font-style:normal;
	font-weight:300;
	line-height:30px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.menutab:hover,.menutab:hover
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(213,0,0,1.00);
	text-decoration:none;
}

.tp-caption.maincontent,.maincontent
{
	background-color:transparent;
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(41,46,49,1.00);
	font-family:roboto;
	font-size:21px;
	font-style:normal;
	font-weight:300;
	line-height:26px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.minitext,.minitext
{
	background-color:transparent;
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(185,186,187,1.00);
	font-family:roboto;
	font-size:15px;
	font-style:normal;
	font-weight:400;
	line-height:20px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Feature-Buy,.Feature-Buy
{
	background-color:rgba(0,154,238,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:700;
	line-height:17px;
	padding:17px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Feature-Buy:hover,.Feature-Buy:hover
{
	background-color:rgba(0,133,214,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Feature-Examples-Light,.Feature-Examples-Light
{
	background-color:transparent;
	border-color:rgba(255,255,255,0.15);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:700;
	line-height:17px;
	padding:15px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Feature-Examples-Light:hover,.Feature-Examples-Light:hover
{
	background-color:transparent;
	border-color:rgba(255,255,255,1.00);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Facebook-Likes,.Facebook-Likes
{
	background-color:rgba(59,89,153,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	line-height:22px;
	padding:5px 15px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Twitter-Favorites,.Twitter-Favorites
{
	background-color:rgba(255,255,255,0);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(136,153,166,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	line-height:22px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Twitter-Link,.Twitter-Link
{
	background-color:rgba(255,255,255,1.00);
	border-color:transparent;
	border-radius:30px 30px 30px 30px;
	border-style:none;
	border-width:0;
	color:rgba(135,153,165,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	line-height:15px;
	padding:11px 11px 9px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Twitter-Link:hover,.Twitter-Link:hover
{
	background-color:rgba(0,132,180,1.00);
	border-color:transparent;
	border-radius:30px 30px 30px 30px;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Twitter-Retweet,.Twitter-Retweet
{
	background-color:rgba(255,255,255,0);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(136,153,166,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	line-height:22px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Twitter-Content,.Twitter-Content
{
	background-color:rgba(255,255,255,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(41,47,51,1.00);
	font-family:Roboto;
	font-size:20px;
	font-style:normal;
	font-weight:500;
	line-height:28px;
	padding:30px 30px 70px;
	text-align:left;
	text-decoration:none;
}

.revtp-searchform input[type="text"],
.revtp-searchform input[type="email"],
.revtp-form input[type="text"],
.revtp-form input[type="email"]{ 	
	font-family: "Arial", sans-serif;
    font-size: 15px;
    color: #000;
    background-color: #fff;
    line-height: 46px;
    padding: 0 20px;
    cursor: text;
    border: 0;
    width: 400px;
    margin-bottom: 0px;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    transition: background-color 0.5s;
    
    
    border-radius: 0px;
}


.tp-caption.BigBold-Title,
.BigBold-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 110px;
    line-height: 100px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 10px 0px 10px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.BigBold-SubTitle,
.BigBold-SubTitle {
    color: rgba(255, 255, 255, 0.50);
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.BigBold-Button,
.BigBold-Button {
    color: rgba(255, 255, 255, 1.00);
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 15px 50px 15px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0.50);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.BigBold-Button:hover,
.BigBold-Button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.FoodCarousel-Content,
.FoodCarousel-Content {
    color: rgba(41, 46, 49, 1.00);
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 30px 30px 30px 30px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.FoodCarousel-Button,
.FoodCarousel-Button {
    color: rgba(41, 46, 49, 1.00);
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 15px 70px 15px 50px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.FoodCarousel-Button:hover,
.FoodCarousel-Button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.FoodCarousel-CloseButton,
.FoodCarousel-CloseButton {
    color: rgba(41, 46, 49, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 14px 14px 14px 16px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.FoodCarousel-CloseButton:hover,
.FoodCarousel-CloseButton:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1.00);
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px
}
.tp-caption.Video-SubTitle,
.Video-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.35);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 2px;
    text-align: left
}
.tp-caption.Video-Title,
.Video-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1.00);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Travel-BigCaption,
.Travel-BigCaption {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Travel-SmallCaption,
.Travel-SmallCaption {
    color: rgba(255, 255, 255, 1.00);
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Travel-CallToAction,
.Travel-CallToAction {
    color: rgba(255, 255, 255, 1.00);
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 20px 12px 20px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 5px 5px 5px 5px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.Travel-CallToAction:hover,
.Travel-CallToAction:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 5px 5px 5px 5px
}


.tp-caption.RotatingWords-TitleWhite,
.RotatingWords-TitleWhite {
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 0px 0px 0px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.RotatingWords-Button,
.RotatingWords-Button {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 20px 50px 20px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0.15);
    border-style: solid;
    border-width: 2px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 3px
}
.tp-caption.RotatingWords-Button:hover,
.RotatingWords-Button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.RotatingWords-SmallText,
.RotatingWords-SmallText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    text-shadow: none
}




.tp-caption.ContentZoom-SmallTitle,
.ContentZoom-SmallTitle {
    color: rgba(41, 46, 49, 1.00);
    font-size: 33px;
    line-height: 45px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-SmallSubtitle,
.ContentZoom-SmallSubtitle {
    color: rgba(111, 124, 130, 1.00);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-SmallIcon,
.ContentZoom-SmallIcon {
    color: rgba(41, 46, 49, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-SmallIcon:hover,
.ContentZoom-SmallIcon:hover {
    color: rgba(111, 124, 130, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px
}
.tp-caption.ContentZoom-DetailTitle,
.ContentZoom-DetailTitle {
    color: rgba(41, 46, 49, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-DetailSubTitle,
.ContentZoom-DetailSubTitle {
    color: rgba(111, 124, 130, 1.00);
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-DetailContent,
.ContentZoom-DetailContent {
    color: rgba(111, 124, 130, 1.00);
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-Button,
.ContentZoom-Button {
    color: rgba(41, 46, 49, 1.00);
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 15px 50px 15px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, 0.50);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.ContentZoom-Button:hover,
.ContentZoom-Button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.ContentZoom-ButtonClose,
.ContentZoom-ButtonClose {
    color: rgba(41, 46, 49, 1.00);
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 14px 14px 14px 16px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, 0.50);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.ContentZoom-ButtonClose:hover,
.ContentZoom-ButtonClose:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px
}
.tp-caption.Newspaper-Title,
.Newspaper-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    font-style: normal;
    font-family: "Roboto Slab";
    padding: 0 0 10px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Newspaper-Subtitle,
.Newspaper-Subtitle {
    color: rgba(168, 216, 238, 1.00);
    font-size: 15px;
    line-height: 20px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Newspaper-Button,
.Newspaper-Button {
    color: rgba(255, 255, 255, 1.00);
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 35px 12px 35px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 2px;
    text-align: left
}
.tp-caption.Newspaper-Button:hover,
.Newspaper-Button:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.rtwhitemedium,
.rtwhitemedium {
    font-size: 22px;
    line-height: 26px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
    text-shadow: none
}

@media only screen and (max-width: 767px) {
	.revtp-searchform input[type="text"],
	.revtp-searchform input[type="email"],
	.revtp-form input[type="text"],
	.revtp-form input[type="email"] { width: 200px !important; }
}

.revtp-searchform input[type="submit"],
.revtp-form input[type="submit"] {	
	font-family: "Arial", sans-serif;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 0 20px;
    border: 0;
    background: #009aee;
    color: #fff;
    
    
    border-radius: 0px;
}

.tp-caption.Twitter-Content a,
    .tp-caption.Twitter-Content a:visited {
        color: #0084B4 !important
    }
    .tp-caption.Twitter-Content a:hover {
        color: #0084B4 !important;
        text-decoration: underline !important
    }
    .tp-caption.Concept-Title,
    .Concept-Title {
        color: rgba(255, 255, 255, 1.00);
        font-size: 70px;
        line-height: 70px;
        font-weight: 700;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 10px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 5px
    }
    .tp-caption.Concept-SubTitle,
    .Concept-SubTitle {
        color: rgba(255, 255, 255, 0.65);
        font-size: 25px;
        line-height: 25px;
        font-weight: 700;
        font-style: italic;
        font-family: ""Playfair Display"";
        padding: 0px 0px 10px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Concept-Content,
    .Concept-Content {
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(255, 255, 255, 1.00);
        border-style: none;
        border-width: 2px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Concept-MoreBtn,
    .Concept-MoreBtn {
        color: rgba(255, 255, 255, 1.00);
        font-size: 30px;
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 10px 8px 7px 10px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px;
        letter-spacing: 1px;
        text-align: left
    }
    .tp-caption.Concept-MoreBtn:hover,
    .Concept-MoreBtn:hover {
        color: rgba(255, 255, 255, 1.00);
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.15);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px
    }
    .tp-caption.Concept-LessBtn,
    .Concept-LessBtn {
        color: rgba(255, 255, 255, 1.00);
        font-size: 30px;
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 10px 8px 7px 10px;
        text-decoration: none;
        text-align: left;
        background-color: rgba(0, 0, 0, 1.00);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px;
        letter-spacing: 1px;
        text-align: left
    }
    .tp-caption.Concept-LessBtn:hover,
    .Concept-LessBtn:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(255, 255, 255, 1.00);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px
    }
    .tp-caption.Concept-SubTitle-Dark,
    .Concept-SubTitle-Dark {
        color: rgba(0, 0, 0, 0.65);
        font-size: 25px;
        line-height: 25px;
        font-weight: 700;
        font-style: italic;
        font-family: "Playfair Display";
        padding: 0px 0px 10px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Concept-Title-Dark,
    .Concept-Title-Dark {
        color: rgba(0, 0, 0, 1.00);
        font-size: 70px;
        line-height: 70px;
        font-weight: 700;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 10px 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 5px
    }
    .tp-caption.Concept-MoreBtn-Dark,
    .Concept-MoreBtn-Dark {
        color: rgba(0, 0, 0, 1.00);
        font-size: 30px;
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 10px 8px 7px 10px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px;
        letter-spacing: 1px;
        text-align: left
    }
    .tp-caption.Concept-MoreBtn-Dark:hover,
    .Concept-MoreBtn-Dark:hover {
        color: rgba(255, 255, 255, 1.00);
        text-decoration: none;
        background-color: rgba(0, 0, 0, 1.00);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px
    }
    .tp-caption.Concept-Content-Dark,
    .Concept-Content-Dark {
        color: rgba(0, 0, 0, 1.00);
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(255, 255, 255, 1.00);
        border-style: none;
        border-width: 2px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Concept-Notice,
    .Concept-Notice {
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 400;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(255, 255, 255, 1.00);
        border-style: none;
        border-width: 2px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 2px
    }
    .tp-caption.Concept-Content a,
    .tp-caption.Concept-Content a:visited {
        color: #fff !important;
        border-bottom: 1px solid #fff !important;
        font-weight: 700 !important;
    }
    .tp-caption.Concept-Content a:hover {
        border-bottom: 1px solid transparent !important;
    }
    .tp-caption.Concept-Content-Dark a,
    .tp-caption.Concept-Content-Dark a:visited {
        color: #000 !important;
        border-bottom: 1px solid #000 !important;
        font-weight: 700 !important;
    }
    .tp-caption.Concept-Content-Dark a:hover {
        border-bottom: 1px solid transparent !important;
    }

    .tp-caption.Twitter-Content a,
    .tp-caption.Twitter-Content a:visited {
        color: #0084B4 !important
    }
    .tp-caption.Twitter-Content a:hover {
        color: #0084B4 !important;
        text-decoration: underline !important
    }
    .tp-caption.Creative-Title,
    .Creative-Title {
        color: rgba(255, 255, 255, 1.00);
        font-size: 70px;
        line-height: 70px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Creative-SubTitle,
    .Creative-SubTitle {
        color: rgba(205, 176, 131, 1.00);
        font-size: 14px;
        line-height: 14px;
        font-weight: 400;
        font-style: normal;
        font-family: Lato;
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 2px
    }
    .tp-caption.Creative-Button,
    .Creative-Button {
        color: rgba(205, 176, 131, 1.00);
        font-size: 13px;
        line-height: 13px;
        font-weight: 400;
        font-style: normal;
        font-family: Lato;
        padding: 15px 50px 15px 50px;
        text-decoration: none;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(205, 176, 131, 0.25);
        border-style: solid;
        border-width: 1px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 2px
    }
    .tp-caption.Creative-Button:hover,
    .Creative-Button:hover {
        color: rgba(205, 176, 131, 1.00);
        text-decoration: none;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(205, 176, 131, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 0px 0px 0px 0px
    }

.tp-caption.subcaption,
    .subcaption {
        color: rgba(111, 124, 130, 1.00);
        font-size: 19px;
        line-height: 24px;
        font-weight: 400;
        font-style: normal;
        font-family: roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 0, 0, 1.00);
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-shadow: none;
        text-align: left
    }
    .tp-caption.RedDot,
    .RedDot {
        color: rgba(0, 0, 0, 1.00);        
        font-weight: 400;
        font-style: normal;        
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: left;
        background-color: rgba(213, 0, 0, 1.00);
        border-color: rgba(255, 255, 255, 1.00);
        border-style: solid;
        border-width: 5px;
        border-radius: 50px 50px 50px 50px
    }
    .tp-caption.RedDot:hover,
    .RedDot:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.75);
        border-color: rgba(213, 0, 0, 1.00);
        border-style: solid;
        border-width: 5px;
        border-radius: 50px 50px 50px 50px
    }

    .tp-caption.SlidingOverlays-Title,
    .SlidingOverlays-Title {
        color: rgba(255, 255, 255, 1.00);
        font-size: 50px;
        line-height: 50px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.SlidingOverlays-Title,
    .SlidingOverlays-Title {
        color: rgba(255, 255, 255, 1.00);
        font-size: 50px;
        line-height: 50px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }

     .tp-caption.Woo-TitleLarge,
    .Woo-TitleLarge {
        color: rgba(0, 0, 0, 1.00);
        font-size: 40px;
        line-height: 40px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        
    }
    .tp-caption.Woo-Rating,
    .Woo-Rating {
        color: rgba(0, 0, 0, 1.00);
        font-size: 14px;
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: left;
        
    }
    .tp-caption.Woo-SubTitle,
    .Woo-SubTitle {
        color: rgba(0, 0, 0, 1.00);
        font-size: 18px;
        line-height: 18px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        letter-spacing: 2px;
        
    }
    .tp-caption.Woo-PriceLarge,
    .Woo-PriceLarge {
        color: rgba(0, 0, 0, 1.00);
        font-size: 60px;
        line-height: 60px;
        font-weight: 700;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        
    }
    .tp-caption.Woo-ProductInfo,
    .Woo-ProductInfo {
        color: rgba(0, 0, 0, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 12px 75px 12px 50px;
        text-decoration: none;
        background-color: rgba(254, 207, 114, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px;
        text-align: left;
        
    }
    .tp-caption.Woo-ProductInfo:hover,
    .Woo-ProductInfo:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(243, 168, 71, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px
    }
    .tp-caption.Woo-AddToCart,
    .Woo-AddToCart {
        color: rgba(0, 0, 0, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 12px 35px 12px 35px;
        text-decoration: none;
        background-color: rgba(254, 207, 114, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px;
        text-align: left;
        
    }
    .tp-caption.Woo-AddToCart:hover,
    .Woo-AddToCart:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(243, 168, 71, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px
    }
    .tp-caption.Woo-TitleLarge,
    .Woo-TitleLarge {
        color: rgba(0, 0, 0, 1.00);
        font-size: 40px;
        line-height: 40px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        
    }
    .tp-caption.Woo-SubTitle,
    .Woo-SubTitle {
        color: rgba(0, 0, 0, 1.00);
        font-size: 18px;
        line-height: 18px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        letter-spacing: 2px;
        
    }
    .tp-caption.Woo-PriceLarge,
    .Woo-PriceLarge {
        color: rgba(0, 0, 0, 1.00);
        font-size: 60px;
        line-height: 60px;
        font-weight: 700;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        
    }
    .tp-caption.Woo-ProductInfo,
    .Woo-ProductInfo {
        color: rgba(0, 0, 0, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 12px 75px 12px 50px;
        text-decoration: none;
        background-color: rgba(254, 207, 114, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px;
        text-align: left;
        
    }
    .tp-caption.Woo-ProductInfo:hover,
    .Woo-ProductInfo:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(243, 168, 71, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px
    }
    .tp-caption.Woo-AddToCart,
    .Woo-AddToCart {
        color: rgba(0, 0, 0, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 12px 35px 12px 35px;
        text-decoration: none;
        background-color: rgba(254, 207, 114, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px;
        text-align: left;
        
    }
    .tp-caption.Woo-AddToCart:hover,
    .Woo-AddToCart:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(243, 168, 71, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px
    }

    .tp-caption.FullScreen-Toggle,
    .FullScreen-Toggle {
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
        font-style: normal;
        font-family: Raleway;
        padding: 11px 8px 11px 12px;
        text-decoration: none;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.50);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 3px;
        text-align: left
    }
    .tp-caption.FullScreen-Toggle:hover,
    .FullScreen-Toggle:hover {
        color: rgba(255, 255, 255, 1.00);
        text-decoration: none;
        background-color: rgba(0, 0, 0, 1.00);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }

    .tp-caption.Agency-Title,
.Agency-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 10px
}
.tp-caption.Agency-SubTitle,
.Agency-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.Agency-PlayBtn,
.Agency-PlayBtn {
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 71px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.Agency-PlayBtn:hover,
.Agency-PlayBtn:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}
.tp-caption.Agency-SmallText,
.Agency-SmallText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 5px
}
.tp-caption.Agency-Social,
.Agency-Social {
    color: rgba(51, 51, 51, 1.00);
    font-size: 25px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(51, 51, 51, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}
.tp-caption.Agency-Social:hover,
.Agency-Social:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(51, 51, 51, 1.00);
    border-color: rgba(51, 51, 51, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}
.tp-caption.Agency-CloseBtn,
.Agency-CloseBtn {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-style: none;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.Agency-CloseBtn:hover,
.Agency-CloseBtn:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-style: none;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}

.tp-caption.Dining-Title,
.Dining-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 10px
}
.tp-caption.Dining-SubTitle,
.Dining-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Dining-BtnLight,
.Dining-BtnLight {
    color: rgba(255, 255, 255, 0.50);
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    font-style: normal;
    font-family: Lato;
    padding: 17px 73px 17px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 2px
}
.tp-caption.Dining-BtnLight:hover,
.Dining-BtnLight:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.Dining-Social,
.Dining-Social {
    color: rgba(255, 255, 255, 1.00);
    font-size: 25px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}
.tp-caption.Dining-Social:hover,
.Dining-Social:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}
tp-caption.Team-Thumb,
.Team-Thumb {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Team-Thumb:hover,
.Team-Thumb:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
.tp-caption.Team-Name,
.Team-Name {
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Team-Position,
.Team-Position {
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Team-Description,
.Team-Description {
    color: rgba(255, 255, 255, 1.00);
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Team-Social,
.Team-Social {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.Team-Social:hover,
.Team-Social:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}

.tp-caption.VideoControls-Play,
.VideoControls-Play {
    color: rgba(0, 0, 0, 1.00);
    font-size: 50px;
    line-height: 120px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 7px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.VideoControls-Play:hover,
.VideoControls-Play:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}
.tp-caption.VideoPlayer-Title,
.VideoPlayer-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 10px
}
.tp-caption.VideoPlayer-SubTitle,
.VideoPlayer-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.VideoPlayer-Social,
.VideoPlayer-Social {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.VideoPlayer-Social:hover,
.VideoPlayer-Social:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.VideoControls-Mute,
.VideoControls-Mute {
    color: rgba(0, 0, 0, 1.00);
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.VideoControls-Mute:hover,
.VideoControls-Mute:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}
.tp-caption.VideoControls-Pause,
.VideoControls-Pause {
    color: rgba(0, 0, 0, 1.00);
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.VideoControls-Pause:hover,
.VideoControls-Pause:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
 }

.soundcloudwrapper iframe {
    width: 100% !important
}
.tp-caption.SleekLanding-Title,
.SleekLanding-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 5px
}
.tp-caption.SleekLanding-ButtonBG,
.SleekLanding-ButtonBG {
    color: rgba(0, 0, 0, 1.00);
        
    font-weight: 700;
    font-style: normal;    
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.10);
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0px;
    border-radius: 5px 5px 5px 5px;
    text-align: left;    
    box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15)
}
.tp-caption.SleekLanding-SmallTitle,
.SleekLanding-SmallTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 13px;
    line-height: 50px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 2px
}
.tp-caption.SleekLanding-BottomText,
.SleekLanding-BottomText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.SleekLanding-Social,
.SleekLanding-Social {
    color: rgba(255, 255, 255, 1.00);
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.SleekLanding-Social:hover,
.SleekLanding-Social:hover {
    color: rgba(0, 0, 0, 0.25);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
#rev_slider_429_1_wrapper .tp-loader.spinner2 {
    background-color: #555555 !important;
}
.tp-fat {
    font-weight: 900 !important;
}

.tp-caption.PostSlider-Category,
.PostSlider-Category {
    color: rgba(0, 0, 0, 1.00);
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 3px;
    text-align: left
}
.tp-caption.PostSlider-Title,
.PostSlider-Title {
    color: rgba(0, 0, 0, 1.00);
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-family: "Playfair Display";
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.PostSlider-Content,
.PostSlider-Content {
    color: rgba(119, 119, 119, 1.00);
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.PostSlider-Button,
.PostSlider-Button {
    color: rgba(0, 0, 0, 1.00);
    font-size: 15px;
    line-height: 40px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 1px 56px 1px 32px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left
}
.tp-caption.PostSlider-Button:hover,
.PostSlider-Button:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(238, 238, 238, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}

/* media queries */

@media only screen and (max-width: 960px) {} @media only screen and (max-width: 768px) {} .tp-caption.LandingPage-Title,
.LandingPage-Title {
    color:rgba(255,
    255,
    255,
    1.00);
    font-size:70px;
    line-height:80px;
    font-weight:900;
    font-style:normal;
    font-family:Lato;
    padding:0 0 0 0px;
    text-decoration:none;
    background-color:transparent;
    border-color:transparent;
    border-style:none;
    border-width:0px;
    border-radius:0 0 0 0px;
    text-align:left;
    letter-spacing:10px
}
.tp-caption.LandingPage-SubTitle,
.LandingPage-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.LandingPage-Button,
.LandingPage-Button {
    color: rgba(0, 0, 0, 1.00);
    font-size: 15px;
    line-height: 54px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 35px 0px 35px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 3px
}
.tp-caption.LandingPage-Button:hover,
.LandingPage-Button:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.App-Content a,
.tp-caption.App-Content a:visited {
    color: #89124e !important;
    border-bottom: 1px solid transparent !important;
    font-weight: bold !important;
}
.tp-caption.App-Content a:hover {
    border-bottom: 1px solid #89124e !important;
}
.tp-caption.RockBand-LogoText,
.RockBand-LogoText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    font-style: normal;
    font-family: Oswald;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #fff !important;
    text-decoration: underline !important;
}
.tp-caption.Twitter-Content a:hover {
    color: #fff !important;
    text-decoration: none !important;
}
.soundcloudwrapper iframe {
    width: 100% !important
}

.tp-caption.Agency-LogoText,
.Agency-LogoText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 1px
}
.tp-caption.ComingSoon-Highlight,
.ComingSoon-Highlight {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 37px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 20px 3px 20px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(0, 154, 238, 1.00);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ComingSoon-Count,
.ComingSoon-Count {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ComingSoon-CountUnit,
.ComingSoon-CountUnit {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.ComingSoon-NotifyMe,
.ComingSoon-NotifyMe {
    color: rgba(164, 157, 143, 1.00);
    font-size: 27px;
    line-height: 35px;
    font-weight: 600;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}

#mc_embed_signup input#mce-EMAIL {
    font-family: "Lato", sans-serif;
    font-size: 15px;
    color: #000;
    background-color: #fff;
    line-height: 46px;
    padding: 0 20px;
    cursor: text;
    border: 1px solid #fff;
    width: 400px;
    margin-bottom: 0px;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    transition: background-color 0.5s;
    
    
    border-radius: 0px;
}
#mc_embed_signup input#mce-EMAIL[type="email"]:focus {
    background-color: #fff;
    border: 1px solid #666;
    border-right: 0;
}
#mc_embed_signup input#mc-embedded-subscribe,
#mc_embed_signup input#mc-embedded-subscribe:focus {
    font-family: "Lato", sans-serif;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
    padding: 0 20px;
    border: 1px solid #009aee;
    background: #009aee;
    color: #fff;
    
    
    border-radius: 0px;
}
#mc_embed_signup input#mc-embedded-subscribe:hover {
    background: #0083d4;
}
@media only screen and (max-width: 767px) {
    #mc_embed_signup input#mce-EMAIL {
        width: 200px;
    }
}
.tp-caption.Agency-SmallTitle,
.Agency-SmallTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 6px
}
.tp-caption.Agency-SmallContent,
.Agency-SmallContent {
    color: rgba(255, 255, 255, 1.00);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.Agency-SmallLink,
.Agency-SmallLink {
    color: rgba(248, 124, 9, 1.00);
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0px 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #f87c09 !important
}
.tp-caption.Agency-SmallLink:hover,
.Agency-SmallLink:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
.tp-caption.Agency-NavButton,
.Agency-NavButton {
    color: rgba(51, 51, 51, 1.00);
    font-size: 17px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: center;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    text-align: center
}
.tp-caption.Agency-NavButton:hover,
.Agency-NavButton:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(51, 51, 51, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.Agency-SmallLinkGreen,
.Agency-SmallLinkGreen {
    color: rgba(109, 177, 155, 1.00);
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0px 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #6db19b !important
}
.tp-caption.Agency-SmallLinkGreen:hover,
.Agency-SmallLinkGreen:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
.tp-caption.Agency-SmallLinkBlue,
.Agency-SmallLinkBlue {
    color: rgba(153, 153, 153, 1.00);
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0px 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #999 !important
}
.tp-caption.Agency-SmallLinkBlue:hover,
.Agency-SmallLinkBlue:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
.tp-caption.Agency-LogoText,
.Agency-LogoText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 1px
}
.tp-caption.Agency-ArrowTooltip,
.Agency-ArrowTooltip {
    color: rgba(51, 51, 51, 1.00);
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: "Permanent Marker";
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Agency-SmallSocial,
.Agency-SmallSocial {
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.Agency-SmallSocial:hover,
.Agency-SmallSocial:hover {
    color: rgba(51, 51, 51, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
    color: #0084B4 !important;
    text-decoration: underline !important
}
.tp-caption.CreativeFrontPage-Btn,
.CreativeFrontPage-Btn {
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px;
    line-height: 60px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 50px 0px 50px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(0, 104, 92, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 4px 4px 4px 4px;
    letter-spacing: 2px
}
.tp-caption.CreativeFrontPage-Btn:hover,
.CreativeFrontPage-Btn:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer
}
.tp-caption.CreativeFrontPage-Menu,
.CreativeFrontPage-Menu {
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    font-style: normal;
    font-family: roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 2px
}
.tp-flip-index {
    z-index: 1000 !important;
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
    color: #0084B4 !important;
    text-decoration: underline !important
}
.tp-caption.FullScreenMenu-Category,
.FullScreenMenu-Category {
    color: rgba(17, 17, 17, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: BenchNine;
    padding: 21px 30px 16px 30px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.90);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 3px
}
.tp-caption.FullScreenMenu-Title,
.FullScreenMenu-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 65px;
    line-height: 70px;
    font-weight: 700;
    font-style: normal;
    font-family: BenchNine;
    padding: 21px 30px 16px 30px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(17, 17, 17, 0.90);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
    color: #0084B4 !important;
    text-decoration: underline !important
}
.tp-caption.TechJournal-Button,
.TechJournal-Button {
    color: rgba(255, 255, 255, 1.00);
    font-size: 13px;
    line-height: 40px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 1px 30px 1px 30px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(138, 0, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 3px
}
.tp-caption.TechJournal-Button:hover,
.TechJournal-Button:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.TechJournal-Big,
.TechJournal-Big {
    color: rgba(255, 255, 255, 1.00);
    font-size: 120px;
    line-height: 120px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 0px
}
.rev_slider {
    overflow: hidden;
}
.effect_layer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.tp-caption.Twitter-Content a,
    .tp-caption.Twitter-Content a:visited {
        color: #0084B4 !important
    }
    .tp-caption.Twitter-Content a:hover {
        color: #0084B4 !important;
        text-decoration: underline !important
    }
    #menu_forcefullwidth {
        z-index: 5000;
        position: fixed !important;
        top: 0px;
        left: 0px;
        width: 100%
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link,
    .FullSiteBlock-Link {
        color: rgba(0, 150, 255, 1.00);
        font-size: 25px;
        line-height: 24px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link:hover,
    .FullSiteBlock-Link:hover {
        color: rgba(51, 51, 51, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-DownButton,
    .FullSiteBlock-DownButton {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 1px 1px 1px 1px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: rgba(51, 51, 51, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton:hover,
    .FullSiteBlock-DownButton:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 150, 255, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link,
    .FullSiteBlock-Link {
        color: rgba(0, 150, 255, 1.00);
        font-size: 25px;
        line-height: 24px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link:hover,
    .FullSiteBlock-Link:hover {
        color: rgba(51, 51, 51, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-DownButton,
    .FullSiteBlock-DownButton {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 1px 1px 1px 1px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: rgba(51, 51, 51, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton:hover,
    .FullSiteBlock-DownButton:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 150, 255, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton,
    .FullSiteBlock-DownButton {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 1px 1px 1px 1px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: rgba(51, 51, 51, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton:hover,
    .FullSiteBlock-DownButton:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 150, 255, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link,
    .FullSiteBlock-Link {
        color: rgba(0, 150, 255, 1.00);
        font-size: 25px;
        line-height: 24px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link:hover,
    .FullSiteBlock-Link:hover {
        color: rgba(51, 51, 51, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-DownButton,
    .FullSiteBlock-DownButton {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 1px 1px 1px 1px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: rgba(51, 51, 51, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton:hover,
    .FullSiteBlock-DownButton:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 150, 255, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        cursor: pointer
    }
    .rev_slider {
        overflow: hidden;
    }
    .effect_layer {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
    .gyges .tp-thumb {
        opacity: 1
    }
    .gyges .tp-thumb-img-wrap {
        padding: 3px;
        background-color: rgba(0, 0, 0, 0.25);
        display: inline-block;
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        box-sizing: border-box;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }
    .gyges .tp-thumb-image {
        padding: 3px;
        display: block;
        box-sizing: border-box;
        position: relative;
        -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
        box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
    }
    .gyges .tp-thumb:hover .tp-thumb-img-wrap,
    .gyges .tp-thumb.selected .tp-thumb-img-wrap {
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link,
    .FullSiteBlock-Link {
        color: rgba(0, 150, 255, 1.00);
        font-size: 25px;
        line-height: 24px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link:hover,
    .FullSiteBlock-Link:hover {
        color: rgba(51, 51, 51, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-FooterLink,
    .FullSiteBlock-FooterLink {
        color: rgba(85, 85, 85, 1.00);
        font-size: 15px;
        line-height: 20px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: left
    }
    .tp-caption.FullSiteBlock-FooterLink:hover,
    .FullSiteBlock-FooterLink:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .fb-share-button.fb_iframe_widget iframe {
        width: 115px!important;
    }
    #tp-socialwrapper {
        opacity: 0;
    }

        .tp-caption.Twitter-Content a,
    .tp-caption.Twitter-Content a:visited {
        color: #0084B4 !important
    }
    .tp-caption.Twitter-Content a:hover {
        color: #0084B4 !important;
        text-decoration: underline !important
    }
    #menu_forcefullwidth {
        z-index: 5000;
        position: fixed !important;
        top: 0px;
        left: 0px;
        width: 100%
    }
    #tp-menubg {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000', GradientType=0);
        /* IE6-9 */
    }
    #mc_embed_signup input[type="email"] {
        font-family: "Lato", sans-serif;
        font-size: 16px;
        font-weight: 400;
        background-color: #fff;
        color: #888 !important;
        line-height: 46px;
        padding: 0 20px;
        cursor: text;
        border: 0;
        width: 400px;
        margin-bottom: 0px;
        -webkit-transition: background-color 0.5s;
        -moz-transition: background-color 0.5s;
        -o-transition: background-color 0.5s;
        -ms-transition: background-color 0.5s;
        transition: background-color 0.5s;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    #mc_embed_signup input[type="email"]::-webkit-input-placeholder {
        color: #888 !important;
    }
    #mc_embed_signup input[type="email"]::-moz-placeholder {
        color: #888 !important;
    }
    #mc_embed_signup input[type="email"]:-ms-input-placeholder {
        color: #888 !important;
    }
    #mc_embed_signup input[type="email"]:focus {
        background-color: #f5f5f5;
        color: #454545;
    }
    #mc_embed_signup input#mc-embedded-subscribe,
    #mc_embed_signup input#mc-embedded-subscribe:focus {
        font-family: "Lato", sans-serif;
        line-height: 46px;
        font-size: 16px;
        font-weight: 700;
        padding: 0 30px;
        border: 0;
        background: #f04531;
        text-transform: none;
        color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    #mc_embed_signup input#mc-embedded-subscribe:hover {
        background: #e03727;
    }
    @media only screen and (max-width: 767px) {
        #mc_embed_signup input[type="email"] {
            width: 260px;
        }
    }
    @media only screen and (max-width: 480px) {
        #mc_embed_signup input[type="email"] {
            width: 160px;
        }
    }
    #rev_slider_167_6 .uranus.tparrows {
        width: 50px;
        height: 50px;
        background: rgba(255, 255, 255, 0);
    }
    #rev_slider_167_6 .uranus.tparrows:before {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 40px;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }
    #rev_slider_167_6 .uranus.tparrows:hover:before {
        opacity: 0.75;
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.ParallaxWebsite-FooterItem,
    .ParallaxWebsite-FooterItem {
        color: rgba(255, 255, 255, 0.50);
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px
    }
    .tp-caption.ParallaxWebsite-FooterItem:hover,
    .ParallaxWebsite-FooterItem:hover {
        color: rgba(255, 255, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .fb-share-button.fb_iframe_widget iframe {
        width: 115px!important;
    }
    iframe.twitter-share-button {
        display: none;
    }
    .fb-share-button.fb_iframe_widget iframe {
        display: none;
    }

    .tp-caption.FullSiteBlock-Link, 
    .FullSiteBlock-Link {
    color: rgba(0,150,255,1.00);
    font-size: 25px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
}/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ARES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
.ares.tparrows {
  cursor:pointer;
  background:#fff;
  min-width:60px;
    min-height:60px;
  position:absolute;
  display:block;
  z-index:100;
    border-radius:50%;
}
.ares.tparrows:hover {
}
.ares.tparrows:before {
  font-family: "revicons";
  font-size:25px;
  color:#aaa;
  display:block;
  line-height: 60px;
  text-align: center;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    z-index:2;
    position:relative;
}
.ares.tparrows.tp-leftarrow:before {
  content: "\e81f";
}
.ares.tparrows.tp-rightarrow:before {
  content: "\e81e";
}
.ares.tparrows:hover:before {
 color:#000;
      }
.ares .tp-title-wrap { 
  position:absolute;
  z-index:1;
  display:inline-block;
  background:#fff;
  min-height:60px;
  line-height:60px;
  top:0px;
  margin-left:30px;
  border-radius:0px 30px 30px 0px;
  overflow:hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:scaleX(0);  
  -webkit-transform:scaleX(0);  
  transform-origin:0% 50%; 
   -webkit-transform-origin:0% 50%;
}
 .ares.tp-rightarrow .tp-title-wrap { 
   right:0px;
   margin-right:30px;margin-left:0px;
   -webkit-transform-origin:100% 50%;
border-radius:30px 0px 0px 30px;
 }
.ares.tparrows:hover .tp-title-wrap {
  transform:scaleX(1) scaleY(1);
    -webkit-transform:scaleX(1) scaleY(1);
}
.ares .tp-arr-titleholder {
  position:relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:translateX(200px);  
  text-transform:uppercase;
  color:#000;
  font-weight:400;
  font-size:14px;
  line-height:60px;
  white-space:nowrap;
  padding:0px 20px;
  margin-left:10px;
  opacity:0;
}

.ares.tp-rightarrow .tp-arr-titleholder {
   transform:translateX(-200px); 
   margin-left:0px; margin-right:10px;
      }

.ares.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

/* BULLETS */
.ares.tp-bullets {
}
.ares.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.ares .tp-bullet {
	width:13px;
	height:13px;
	position:absolute;
	background:#e5e5e5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.ares .tp-bullet:hover,
.ares .tp-bullet.selected {
	background:#fff;
}
.ares .tp-bullet-title {
  position:absolute;
  color:#888;
  font-size:12px;
  padding:0px 10px;
  font-weight:600;
  right:27px;
  top:-4px;
  background:#fff;
  background:rgba(255,255,255,0.75);
  visibility:hidden;
  transform:translateX(-20px);
  -webkit-transform:translateX(-20px);
  transition:transform 0.3s;
  -webkit-transition:transform 0.3s;
  line-height:20px;
  white-space:nowrap;
}     

.ares .tp-bullet-title:after {
    width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent rgba(255,255,255,0.75);
	content:" ";
    position:absolute;
    right:-10px;
	top:0px;
}
    
.ares .tp-bullet:hover .tp-bullet-title{
  visibility:visible;
   transform:translateX(0px);
  -webkit-transform:translateX(0px);
}

.ares .tp-bullet.selected:hover .tp-bullet-title {
    background:#fff;
        }
.ares .tp-bullet.selected:hover .tp-bullet-title:after {
  border-color:transparent transparent transparent #fff;
}
.ares.tp-bullets:hover .tp-bullet-title {
        visibility:hidden;
}
.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {
    visibility:visible;
      }

/* TABS */
.ares .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #e5e5e5;
 }
.ares .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.ares .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
 overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.ares .tp-tab-date
  {
  display:block;
  color: #aaa;
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.ares .tp-tab-title 
{
    display:block;	
    text-align:left;
    color:#333;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.ares .tp-tab:hover,
.ares .tp-tab.selected {
	background:#eee; 
}

.ares .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 CUSTOM SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.custom.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:10000;
}
.custom.tparrows:hover {
	background:#000;
}
.custom.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.custom.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.custom.tparrows.tp-rightarrow:before {
	content: "\e825";
}



/* BULLETS */
.custom.tp-bullets {
}
.custom.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.custom .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#aaa;
    background:rgba(125,125,125,0.5);
	cursor: pointer;
	box-sizing:content-box;
}
.custom .tp-bullet:hover,
.custom .tp-bullet.selected {
	background:rgb(125,125,125);
}
.custom .tp-bullet-image {
}
.custom .tp-bullet-title {
}


/* THUMBS */


/* TABS */


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 DIONE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.dione.tparrows {
  height:100%;
  width:100px;
  background:transparent;
  background:rgba(0,0,0,0);
  line-height:100%;
  transition:all 0.3s;
-webkit-transition:all 0.3s;
}

.dione.tparrows:hover {
 background:rgba(0,0,0,0.45);
 }
.dione .tp-arr-imgwrapper {
 width:100px;
 left:0px;
 position:absolute;
 height:100%;
 top:0px;
 overflow:hidden;
 }
.dione.tp-rightarrow .tp-arr-imgwrapper {
left:auto;
right:0px;
}

.dione .tp-arr-imgholder {
background-position:center center;
background-size:cover;
width:100px;
height:100%;
top:0px;
visibility:hidden;
transform:translateX(-50px);
-webkit-transform:translateX(-50px);
transition:all 0.3s;
-webkit-transition:all 0.3s;
opacity:0;
left:0px;
}

.dione.tparrows.tp-rightarrow .tp-arr-imgholder {
  right:0px;
  left:auto;
  transform:translateX(50px);
 -webkit-transform:translateX(50px);
}

.dione.tparrows:before {
position:absolute;
line-height:30px;
margin-left:-22px;
top:50%;
left:50%;
font-size:30px;
margin-top:-15px;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}

.dione.tparrows.tp-rightarrow:before {
margin-left:6px;
}

.dione.tparrows:hover:before {
  transform:translateX(-20px);
-webkit-transform:translateX(-20px);
opacity:0;
}

.dione.tparrows.tp-rightarrow:hover:before {
  transform:translateX(20px);
-webkit-transform:translateX(20px);
}

.dione.tparrows:hover .tp-arr-imgholder {
 transform:translateX(0px);
-webkit-transform:translateX(0px);
opacity:1;
visibility:visible;
}



/* BULLETS */
.dione .tp-bullet { 
    opacity:1;
    width:50px;
    height:50px;    
    padding:3px;
    background:#000;
    background-color:rgba(0,0,0,0.25);
    margin:0px;
    box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;

  }

.dione .tp-bullet-image {
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  width:44px;
  height:44px;
  background-size:cover;
  background-position:center center;
 }  
.dione .tp-bullet-title { 
     position:absolute; 
   bottom:65px;
     display:inline-block;
     left:50%;
     background:#000;
     background:rgba(0,0,0,0.75);
     color:#fff;
     padding:10px 30px;
     border-radius:4px;
   -webkit-border-radius:4px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
    white-space:nowrap;
 }

.dione .tp-bullet:hover .tp-bullet-title {
     transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.dione .tp-bullet.selected,
.dione .tp-bullet:hover  {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.dione .tp-bullet-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ERINYEN SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.erinyen.tparrows {
  cursor:pointer;
  background:#000;
  background:rgba(0,0,0,0.5);
  min-width:70px;
  min-height:70px;
  position:absolute;
  display:block;
  z-index:1000;
  border-radius:35px;   
}

.erinyen.tparrows:before {
  font-family: "revicons";
  font-size:20px;
  color:#fff;
  display:block;
  line-height: 70px;
  text-align: center;    
  z-index:2;
  position:relative;
}
.erinyen.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.erinyen.tparrows.tp-rightarrow:before {
  content: "\e825";
}

.erinyen .tp-title-wrap { 
  position:absolute;
  z-index:1;
  display:inline-block;
  background:#000;
  background:rgba(0,0,0,0.5);
  min-height:70px;
  line-height:70px;
  top:0px;
  margin-left:0px;
  border-radius:35px;
  overflow:hidden; 
  transition: opacity 0.3s;
  -webkit-transition:opacity 0.3s;
  -moz-transition:opacity 0.3s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);  
  visibility:hidden;
  opacity:0;
}

.erinyen.tparrows:hover .tp-title-wrap{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity:1;
  visibility:visible;
}
        
 .erinyen.tp-rightarrow .tp-title-wrap { 
   right:0px;
   margin-right:0px;margin-left:0px;
   -webkit-transform-origin:100% 50%;
  border-radius:35px;
  padding-right:20px;
  padding-left:10px;
 }


.erinyen.tp-leftarrow .tp-title-wrap { 
   padding-left:20px;
  padding-right:10px;
}

.erinyen .tp-arr-titleholder {
  letter-spacing: 3px;
   position:relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:translateX(200px);  
  text-transform:uppercase;
  color:#fff;
  font-weight:600;
  font-size:13px;
  line-height:70px;
  white-space:nowrap;
  padding:0px 20px;
  margin-left:11px;
  opacity:0;  
}

.erinyen .tp-arr-imgholder {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background-position:center center;
  background-size:cover;
    }
 .erinyen .tp-arr-img-over {
   width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
   background:#000;
   background:rgba(0,0,0,0.5);
        }
.erinyen.tp-rightarrow .tp-arr-titleholder {
   transform:translateX(-200px); 
   margin-left:0px; margin-right:11px;
      }

.erinyen.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

/* BULLETS */
.erinyen.tp-bullets {
}
.erinyen.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background: #555555; /* old browsers */
    background: -moz-linear-gradient(top,  #555555 0%, #222222 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#222222)); /* chrome,safari4+ */
    background: -webkit-linear-gradient(top,  #555555 0%,#222222 100%); /* chrome10+,safari5.1+ */
    background: -o-linear-gradient(top,  #555555 0%,#222222 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(top,  #555555 0%,#222222 100%); /* ie10+ */
    background: linear-gradient(to bottom,  #555555 0%,#222222 100%); /* w3c */
    filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#555555", endcolorstr="#222222",gradienttype=0 ); /* ie6-9 */
	padding:10px 15px;
	margin-left:-15px;margin-top:-10px;
	box-sizing:content-box;
   border-radius:10px;
   box-shadow:0px 0px 2px 1px rgba(33,33,33,0.3);
}
.erinyen .tp-bullet {
	width:13px;
	height:13px;
	position:absolute;
	background:#111;	
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.erinyen .tp-bullet:hover,
.erinyen .tp-bullet.selected {
	background: #e5e5e5; /* old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 0%, #999999 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#999999)); /* chrome,safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* chrome10+,safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* ie10+ */
background: linear-gradient(to bottom,  #e5e5e5 0%,#999999 100%); /* w3c */
filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#e5e5e5", endcolorstr="#999999",gradienttype=0 ); /* ie6-9 */
  border:1px solid #555;
  width:12px;height:12px;
}
.erinyen .tp-bullet-image {
}
.erinyen .tp-bullet-title {
}


/* THUMBS */
.erinyen .tp-thumb {
opacity:1
}

.erinyen .tp-thumb-over {
  background:#000;
  background:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.erinyen .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:20px;
  right:20px;
  z-index:2;
}
.erinyen .tp-thumb-more:before {
  content: "\e825";
}

.erinyen .tp-thumb-title {
  font-family:"Raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:20px 35px 20px 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.erinyen .tp-thumb.selected .tp-thumb-more:before,
.erinyen .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.erinyen .tp-thumb.selected .tp-thumb-over,
.erinyen .tp-thumb:hover .tp-thumb-over {
 background:#fff;
}
.erinyen .tp-thumb.selected .tp-thumb-title,
.erinyen .tp-thumb:hover .tp-thumb-title {
  color:#000;

}


/* TABS */
.erinyen .tp-tab-title {
    color:#a8d8ee;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Roboto Slab"
    margin-bottom:5px;
}

.erinyen .tp-tab-desc {
	font-size:18px;
    font-weight:400;
    color:#fff;
    line-height:25px;
	font-family:"Roboto Slab";
}
      

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 GYGES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */


/* BULLETS */
.gyges.tp-bullets {
}
.gyges.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background: #777777; /* Old browsers */
    background: -moz-linear-gradient(top,  #777777 0%, #666666 100%); 
    background: -webkit-gradient(linear, left top, left bottom, 
    color-stop(0%,#777777), color-stop(100%,#666666)); 
    background: -webkit-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: -o-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: -ms-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: linear-gradient(to bottom,  #777777 0%,#666666 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#777777", 
    endColorstr="#666666",GradientType=0 ); 
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
  border-radius:10px;
}
.gyges .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#333;
	border:3px solid #444;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.gyges .tp-bullet:hover,
.gyges .tp-bullet.selected {
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, 
    color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", 
    endColorstr="#e1e1e1",GradientType=0 ); /* IE6-9 */

}
.gyges .tp-bullet-image {
}
.gyges .tp-bullet-title {
}
	

/* THUMBS */
.gyges .tp-thumb { 
      opacity:1
  }
.gyges .tp-thumb-img-wrap {
  padding:3px;
    background:#000;
  background-color:rgba(0,0,0,0.25);
  display:inline-block;

  width:100%;
  height:100%;
  position:relative;
  margin:0px;
  box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.gyges .tp-thumb-image {
   padding:3px; 
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
 }  
.gyges .tp-thumb-title { 
     position:absolute; 
     bottom:100%; 
     display:inline-block;
     left:50%;
     background:rgba(255,255,255,0.8);
     padding:10px 30px;
     border-radius:4px;
	 -webkit-border-radius:4px;
     margin-bottom:20px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    white-space:nowrap;
 }
.gyges .tp-thumb:hover .tp-thumb-title {
  	 transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.gyges .tp-thumb:hover .tp-thumb-img-wrap,
 .gyges .tp-thumb.selected .tp-thumb-img-wrap {

  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 }
.gyges .tp-thumb-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(255,255,255,0.8) transparent transparent transparent;
        bottom:-8px;
   }


/* TABS */
.gyges .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid rgba(255,255,255,0.15);
 }
.gyges .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.gyges .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
  overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.gyges .tp-tab-date
  {
  display:block;
  color: rgba(255,255,255,0.25);
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.gyges .tp-tab-title 
{
    display:block;  
    text-align:left;
    color:#fff;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.gyges .tp-tab:hover,
.gyges .tp-tab.selected {
  background:rgba(0,0,0,0.5); 
}

.gyges .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HADES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hades.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.15);
	width:100px;
	height:100px;
	position:absolute;
	display:block;
	z-index:1000;
}

.hades.tparrows:before {
	font-family: "revicons";
	font-size:30px;
	color:#fff;
	display:block;
	line-height: 100px;
	text-align: center;
  transition: background 0.3s, color 0.3s;
}
.hades.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.hades.tparrows.tp-rightarrow:before {
	content: "\e825";
}

.hades.tparrows:hover:before {
   color:#aaa;
   background:#fff;
   background:rgba(255,255,255,1);
 }
.hades .tp-arr-allwrapper {
  position:absolute;
  left:100%;
  top:0px;
  background:#888; 
  width:100px;height:100px;
  -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;
  -webkit-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.hades.tp-rightarrow .tp-arr-allwrapper {
   left:auto;
   right:100%;
   -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
   -webkit-transform: rotatey(90deg);
  transform: rotatey(90deg);
}

.hades:hover .tp-arr-allwrapper {
   -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;  
    -webkit-transform: rotatey(0deg);
  transform: rotatey(0deg);

 }
    
.hades .tp-arr-iwrapper {
}
.hades .tp-arr-imgholder {
  background-size:cover;
  position:absolute;
  top:0px;left:0px;
  width:100%;height:100%;
}
.hades .tp-arr-titleholder {
}
.hades .tp-arr-subtitleholder {
}


/* BULLETS */
.hades.tp-bullets {
}
.hades.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.hades .tp-bullet {
	width:3px;
	height:3px;
	position:absolute;
	background:#888;	
	cursor: pointer;
    border:5px solid #fff;
	box-sizing:content-box;
    box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
    -webkit-perspective:400;
    perspective:400;
    -webkit-transform:translatez(0.01px);
    transform:translatez(0.01px);
}
.hades .tp-bullet:hover,
.hades .tp-bullet.selected {
	background:#555;
  
}

.hades .tp-bullet-image {
  position:absolute;top:-80px; left:-60px;width:120px;height:60px;
  background-position:center center;
  background-size:cover;
  visibility:hidden;
  opacity:0;
  transition:all 0.3s;
  -webkit-transform-style:flat;
  transform-style:flat;
  perspective:600;
  -webkit-perspective:600;
  transform: rotatex(-90deg);
  -webkit-transform: rotatex(-90deg);
  box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
  transform-origin:50% 100%;
  -webkit-transform-origin:50% 100%;
  
  
}
.hades .tp-bullet:hover .tp-bullet-image {
  display:block;
  opacity:1;
  transform: rotatex(0deg);
  -webkit-transform: rotatex(0deg);
  visibility:visible;
    }
.hades .tp-bullet-title {
}


/* THUMBS */
.hades .tp-thumb { 
      opacity:1
  }
.hades .tp-thumb-img-wrap {
  border-radius:50%;
  padding:3px;
  display:inline-block;
background:#000;
  background-color:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:relative;
  margin:0px;
  box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.hades .tp-thumb-image {
   padding:3px; 
   border-radius:50%;
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
 }  


.hades .tp-thumb:hover .tp-thumb-img-wrap,
.hades .tp-thumb.selected .tp-thumb-img-wrap {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.hades .tp-thumb-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }


/* TABS */
.hades .tp-tab {
  opacity:1;
 }
    
.hades .tp-tab-title
 {
      display:block;
      color:#333;
      font-weight:600;
      font-size:18px;
      text-align:center;
      line-height:25px;      
    } 
.hades .tp-tab-price
 {
	display:block;
    text-align:center;
    color:#999;
    font-size:16px;
    margin-top:10px;
   line-height:20px
}

.hades .tp-tab-button {
    display:inline-block;
    margin-top:15px;
    text-align:center;
	padding:5px 15px;
  	color:#fff;
  	font-size:14px;
  	background:#219bd7;
   	border-radius:4px;
   font-weight:400;
}
.hades .tp-tab-inner {
	text-align:center;
}

              

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HEBE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hebe.tparrows {
  cursor:pointer;
  background:#fff;
  min-width:70px;
    min-height:70px;
  position:absolute;
  display:block;
  z-index:1000;
}
.hebe.tparrows:hover {
}
.hebe.tparrows:before {
  font-family: "revicons";
  font-size:30px;
  color:#aaa;
  display:block;
  line-height: 70px;
  text-align: center;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index:2;
  position:relative;
   background:#fff;
  min-width:70px;
    min-height:70px;
}
.hebe.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.hebe.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.hebe.tparrows:hover:before {
 color:#000;
      }
.hebe .tp-title-wrap { 
  position:absolute;
  z-index:0;
  display:inline-block;
  background:#000;
  background:rgba(0,0,0,0.75);
  min-height:60px;
  line-height:60px;
  top:-10px;
  margin-left:0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:scaleX(0);  
  -webkit-transform:scaleX(0);  
  transform-origin:0% 50%; 
   -webkit-transform-origin:0% 50%;
}
 .hebe.tp-rightarrow .tp-title-wrap { 
   right:0px;
   -webkit-transform-origin:100% 50%;
 }
.hebe.tparrows:hover .tp-title-wrap {
  transform:scaleX(1);
  -webkit-transform:scaleX(1);
}
.hebe .tp-arr-titleholder {
  position:relative;
  text-transform:uppercase;
  color:#fff;
  font-weight:600;
  font-size:12px;
  line-height:90px;
  white-space:nowrap;
  padding:0px 20px 0px 90px;
}

.hebe.tp-rightarrow .tp-arr-titleholder {
   margin-left:0px; 
   padding:0px 90px 0px 20px;
 }

.hebe.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

.hebe .tp-arr-imgholder{
      width:90px;
      height:90px;
      position:absolute;
      left:100%;
      display:block;
      background-size:cover;
      background-position:center center;
  	 top:0px; right:-90px;
    }
.hebe.tp-rightarrow .tp-arr-imgholder{
        right:auto;left:-90px;
      }

/* BULLETS */
.hebe.tp-bullets {
}
.hebe.tp-bullets:before {
  content:" ";
  position:absolute;
  width:100%;
  height:100%;
  background:transparent;
  padding:10px;
  margin-left:-10px;margin-top:-10px;
  box-sizing:content-box;
}

.hebe .tp-bullet {
  width:3px;
  height:3px;
  position:absolute;
  background:#fff;  
  cursor: pointer;
  border:5px solid #222;
  border-radius:50%;
  box-sizing:content-box;
  -webkit-perspective:400;
  perspective:400;
  -webkit-transform:translateZ(0.01px);
  transform:translateZ(0.01px);
   transition:all 0.3s;
}
.hebe .tp-bullet:hover,
.hebe .tp-bullet.selected {
  background:#222;
  border-color:#fff;
}

.hebe .tp-bullet-image {
  position:absolute;
  top:-90px; left:-40px;
  width:70px;
  height:70px;
  background-position:center center;
  background-size:cover;
  visibility:hidden;
  opacity:0;
  transition:all 0.3s;
  -webkit-transform-style:flat;
  transform-style:flat;
  perspective:600;
  -webkit-perspective:600;
  transform: scale(0);
  -webkit-transform: scale(0);
  transform-origin:50% 100%;
  -webkit-transform-origin:50% 100%;
border-radius:6px;
  
  
}
.hebe .tp-bullet:hover .tp-bullet-image {
  display:block;
  opacity:1;
  transform: scale(1);
  -webkit-transform: scale(1);
  visibility:visible;
    }
.hebe .tp-bullet-title {
}


/* TABS */
.hebe .tp-tab-title {
    color:#a8d8ee;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Roboto Slab"
    margin-bottom:5px;
}

.hebe .tp-tab-desc {
	font-size:18px;
    font-weight:400;
    color:#fff;
    line-height:25px;
	font-family:"Roboto Slab";
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HEPHAISTOS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hephaistos.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:1000;
    border-radius:50%;
}
.hephaistos.tparrows:hover {
	background:#000;
}
.hephaistos.tparrows:before {
	font-family: "revicons";
	font-size:18px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.hephaistos.tparrows.tp-leftarrow:before {
	content: "\e82c";
  margin-left:-2px;
  
}
.hephaistos.tparrows.tp-rightarrow:before {
	content: "\e82d";
   margin-right:-2px;
}



/* BULLETS */
.hephaistos.tp-bullets {
}
.hephaistos.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.hephaistos .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#999;
	border:3px solid #f5f5f5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
  box-shadow: 0px 0px 2px 1px rgba(130,130,130, 0.3);

}
.hephaistos .tp-bullet:hover,
.hephaistos .tp-bullet.selected {
	background:#fff;
    border-color:#000;
}
.hephaistos .tp-bullet-image {
}
.hephaistos .tp-bullet-title {
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HERMES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hermes.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:30px;
	height:110px;
	position:absolute;
	display:block;
	z-index:1000;
}

.hermes.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 110px;
	text-align: center;
    transform:translateX(0px);
    -webkit-transform:translateX(0px);
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.hermes.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.hermes.tparrows.tp-rightarrow:before {
	content: "\e825";
}
.hermes.tparrows.tp-leftarrow:hover:before {
    transform:translateX(-20px);
    -webkit-transform:translateX(-20px);
     opacity:0;
}
.hermes.tparrows.tp-rightarrow:hover:before {
    transform:translateX(20px);
    -webkit-transform:translateX(20px);
     opacity:0;
}

.hermes .tp-arr-allwrapper {
    overflow:hidden;
    position:absolute;
	width:180px;
    height:140px;
    top:0px;
    left:0px;
    visibility:hidden;
      -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  -webkit-perspective: 1000px;
  perspective: 1000px;
    }
.hermes.tp-rightarrow .tp-arr-allwrapper {
   right:0px;left:auto;
      }
.hermes.tparrows:hover .tp-arr-allwrapper {
   visibility:visible;
          }
.hermes .tp-arr-imgholder {
  width:180px;position:absolute;
  left:0px;top:0px;height:110px;
  transform:translateX(-180px);
  -webkit-transform:translateX(-180px);
  transition:all 0.3s;
  transition-delay:0.3s;
}
.hermes.tp-rightarrow .tp-arr-imgholder{
    transform:translateX(180px);
  -webkit-transform:translateX(180px);
      }
  
.hermes.tparrows:hover .tp-arr-imgholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);            
}
.hermes .tp-arr-titleholder {
  top:110px;
  width:180px;
  text-align:left; 
  display:block;
  padding:0px 10px;
  line-height:30px; background:#000;
  background:rgba(0,0,0,0.75);color:#fff;
  font-weight:600; position:absolute;
  font-size:12px;
  white-space:nowrap;
  letter-spacing:1px;
  -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;
  box-sizing:border-box;

}
.hermes.tparrows:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}


/* BULLETS */
.hermes.tp-bullets {
}

.hermes .tp-bullet {
    overflow:hidden;
    border-radius:50%;
    width:16px;
    height:16px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 2px #FFF;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    position:absolute;
}

.hermes .tp-bullet:hover {
	  background-color: rgba(0, 0, 0, 0.2);
}
.hermes .tp-bullet:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  box-shadow: 0 0 1px #FFF;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.hermes .tp-bullet.selected:after {
  height:100%;
}


/* TABS */
.hermes .tp-tab { 
  opacity:1;  
  padding-right:10px;
  box-sizing:border-box;
 }
.hermes .tp-tab-image 
{ 
  width:100%;
  height:60%;
  position:relative;
}
.hermes .tp-tab-content 
{
    background:rgb(54,54,54); 
    position:absolute;
    padding:20px 20px 20px 30px;
    box-sizing:border-box;
    color:#fff;
  display:block;
  width:100%;
  min-height:40%;
  bottom:0px;
  left:-10px;
  }
.hermes .tp-tab-date
  {
  display:block;
  color:#888;
  font-weight:600;
  font-size:12px;
  margin-bottom:10px;
  }
.hermes .tp-tab-title 
{
    display:block;	
    color:#fff;
    font-size:16px;
    font-weight:800;
    text-transform:uppercase;
   line-height:19px;
}

.hermes .tp-tab.selected .tp-tab-title:after {
    width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 30px 0 30px 10px;
	border-color: transparent transparent transparent rgb(54,54,54);
	content:" ";
    position:absolute;
    right:-9px;
    bottom:50%;
    margin-bottom:-30px;
}
.hermes .tp-tab-mask {
     padding-right:10px !important;
          }

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {
  .hermes .tp-tab .tp-tab-title {font-size:14px;line-height:16px;}
  .hermes .tp-tab-date { font-size:11px; line-height:13px;margin-bottom:10px;}
  .hermes .tp-tab-content { padding:15px 15px 15px 25px;}
}
@media only screen and (max-width: 768px) {
  .hermes .tp-tab .tp-tab-title {font-size:12px;line-height:14px;}
  .hermes .tp-tab-date {font-size:10px; line-height:12px;margin-bottom:5px;}
  .hermes .tp-tab-content {padding:10px 10px 10px 20px;}
}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HESPERIDEN SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hesperiden.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:1000;
    border-radius: 50%;
}
.hesperiden.tparrows:hover {
	background:#000;
}
.hesperiden.tparrows:before {
	font-family: "revicons";
	font-size:20px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.hesperiden.tparrows.tp-leftarrow:before {
	content: "\e82c";
    margin-left:-3px;
}
.hesperiden.tparrows.tp-rightarrow:before {
	content: "\e82d";
    margin-right:-3px;
}

/* BULLETS */
.hesperiden.tp-bullets {
}
.hesperiden.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
   border-radius:8px;
  
}
.hesperiden .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background: #999999; /* old browsers */
    background: -moz-linear-gradient(top,  #999999 0%, #e1e1e1 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), 
    color-stop(100%,#e1e1e1)); /* chrome,safari4+ */
    background: -webkit-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* chrome10+,safari5.1+ */
    background: -o-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* ie10+ */
    background: linear-gradient(to bottom,  #999999 0%,#e1e1e1 100%); /* w3c */
    filter: progid:dximagetransform.microsoft.gradient( 
    startcolorstr="#999999", endcolorstr="#e1e1e1",gradienttype=0 ); /* ie6-9 */
	border:3px solid #e5e5e5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.hesperiden .tp-bullet:hover,
.hesperiden .tp-bullet.selected {
	background:#666;
}
.hesperiden .tp-bullet-image {
}
.hesperiden .tp-bullet-title {
}


/* THUMBS */
.hesperiden .tp-thumb {
  opacity:1;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.hesperiden .tp-thumb .tp-thumb-title {
    font-size:12px;
    position:absolute;
    margin-top:-10px;
    color:#fff;
    display:block;
    z-index:10000;
    background-color:#000;
    padding:5px 10px; 
    bottom:0px;
    left:0px;
    width:100%;
  box-sizing:border-box;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform:rotatex(90deg) translatez(0.001px);
    transform-origin:50% 100%;
    -webkit-transform:rotatex(90deg) translatez(0.001px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
 }
.hesperiden .tp-thumb:hover .tp-thumb-title {
  	 transform:rotatex(0deg);
    -webkit-transform:rotatex(0deg);
    opacity:1;
}

/* TABS */
.hesperiden .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #e5e5e5;
 }
.hesperiden .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.hesperiden .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
 overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.hesperiden .tp-tab-date
  {
  display:block;
  color: #aaa;
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.hesperiden .tp-tab-title 
{
    display:block;	
    text-align:left;
    color:#333;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.hesperiden .tp-tab:hover,
.hesperiden .tp-tab.selected {
	background:#eee; 
}

.hesperiden .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 METIS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.metis.tparrows {
  background:#fff;
  padding:10px;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  width:60px;
  height:60px;
  box-sizing:border-box;
 }
 
 .metis.tparrows:hover {
   background:#fff;
   background:rgba(255,255,255,0.75);
 }
 
 .metis.tparrows:before {
  color:#000;  
   transition:all 0.3s;
  -webkit-transition:all 0.3s;
 }
 
 .metis.tparrows:hover:before {
   transform:scale(1.5);
  }
 

/* BULLETS */
.metis .tp-bullet { 
    opacity:1;
    width:50px;
    height:50px;    
    padding:3px;
    background:#000;
    background-color:rgba(0,0,0,0.25);
    margin:0px;
    box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    border-radius:50%;
  }

.metis .tp-bullet-image {

   border-radius:50%;
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  width:44px;
  height:44px;
  background-size:cover;
  background-position:center center;
 }  
.metis .tp-bullet-title { 
     position:absolute; 
	 bottom:65px;
     display:inline-block;
     left:50%;
     background:#000;
     background:rgba(0,0,0,0.75);
     color:#fff;
     padding:10px 30px;
     border-radius:4px;
	 -webkit-border-radius:4px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
    white-space:nowrap;
 }

.metis .tp-bullet:hover .tp-bullet-title {
  	 transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.metis .tp-bullet.selected,
.metis .tp-bullet:hover  {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.metis .tp-bullet-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }

.metis .tp-tab-number {
        color: #fff;
        font-size: 40px;
        line-height: 30px;
        font-weight: 400;
        font-family: "Playfair Display";
        width: 50px;
        margin-right: 17px;
        display: inline-block;
        float: left;
    }
    .metis .tp-tab-mask {
        padding-left: 20px;
        left: 0px;
        max-width: 90px !important;
        transition: 0.4s padding-left, 0.4s left, 0.4s max-width;
    }
    .metis:hover .tp-tab-mask {
        padding-left: 0px;
        left: 50px;
        max-width: 500px !important;
    }
    .metis .tp-tab-divider {
        border-right: 1px solid transparent;
        height: 30px;
        width: 1px;
        margin-top: 5px;
        display: inline-block;
        float: left;
    }
    .metis .tp-tab-title {
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
        font-family: "Playfair Display";
        position: relative;
        padding-top: 10px;
        padding-left: 30px;
        display: inline-block;
        transform: translateX(-100%);
        transition: 0.4s all;
    }
    .metis .tp-tab-title-mask {
        position: absolute;
        overflow: hidden;
        left: 67px;
    }
    .metis:hover .tp-tab-title {
        transform: translateX(0);
    }
    .metis .tp-tab {
        opacity: 0.15;
        transition: 0.4s all;
    }
    .metis .tp-tab:hover,
    .metis .tp-tab.selected {
        opacity: 1;
    }
    .metis .tp-tab.selected .tp-tab-divider {
        border-right: 1px solid #cdb083;
    }
    .metis.tp-tabs {
        max-width: 118px !important;
        padding-left: 50px;
    }
    .metis.tp-tabs:before {
        content: " ";
        height: 100%;
        width: 88px;
        background: rgba(0, 0, 0, 0.15);
        border-right: 1px solid rgba(255, 255, 255, 0.10);
        left: 0px;
        top: 0px;
        position: absolute;
        transition: 0.4s all;
    }
    .metis.tp-tabs:hover:before {
        width: 118px;
    }
    @media (max-width: 499px) {
        .metis.tp-tabs:before {
            background: rgba(0, 0, 0, 0.75);
        }
    }

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 PERSEPHONE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.persephone.tparrows {
	cursor:pointer;
	background:#aaa;
	background:rgba(200,200,200,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;
  border:1px solid #f5f5f5;
}
.persephone.tparrows:hover {
	background:#333;
}
.persephone.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.persephone.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.persephone.tparrows.tp-rightarrow:before {
	content: "\e825";
}



/* BULLETS */
.persephone.tp-bullets {
}
.persephone.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:#transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.persephone .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#aaa;
	border:1px solid #e5e5e5;	
	cursor: pointer;
	box-sizing:content-box;
}
.persephone .tp-bullet:hover,
.persephone .tp-bullet.selected {
	background:#222;
}
.persephone .tp-bullet-image {
}
.persephone .tp-bullet-title {
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 URANUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.uranus.tparrows {
  width:50px;
  height:50px;
  background:transparent;
 }
 .uranus.tparrows:before {
 width:50px;
 height:50px;
 line-height:50px;
 font-size:40px;
 transition:all 0.3s;
-webkit-transition:all 0.3s;
 }
 
  .uranus.tparrows:hover:before {
    opacity:0.75;
  }

/* BULLETS */
.uranus .tp-bullet{
	border-radius: 50%;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  background:transparent;
}
.uranus .tp-bullet.selected,
.uranus .tp-bullet:hover {
  box-shadow: 0 0 0 2px #FFF;
  border:none;
  border-radius: 50%;

   background:transparent;
}



.uranus .tp-bullet-inner {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
}

.uranus .tp-bullet.selected .tp-bullet-inner,
.uranus .tp-bullet:hover .tp-bullet-inner{
 transform: scale(0.4);
 -webkit-transform: scale(0.4);
 background-color:#fff;
}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ZEUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.zeus.tparrows {
  cursor:pointer;
  min-width:70px;
  min-height:70px;
  position:absolute;
  display:block;
  z-index:100;
  border-radius:35px;   
  overflow:hidden;
  background:rgba(0,0,0,0.10);
}

.zeus.tparrows:before {
  font-family: "revicons";
  font-size:20px;
  color:#fff;
  display:block;
  line-height: 70px;
  text-align: center;    
  z-index:2;
  position:relative;
}
.zeus.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.zeus.tparrows.tp-rightarrow:before {
  content: "\e825";
}

.zeus .tp-title-wrap {
  background:#000;
  background:rgba(0,0,0,0.5);
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  position:absolute;
  opacity:0;
  transform:scale(0);
  -webkit-transform:scale(0);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
   border-radius:50%;
 }
.zeus .tp-arr-imgholder {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background-position:center center;
  background-size:cover;
  border-radius:50%;
  transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;

 }
.zeus.tp-rightarrow .tp-arr-imgholder {
    transform:translateX(100%);
  -webkit-transform:translateX(100%);
      }
.zeus.tparrows:hover .tp-arr-imgholder {
  transform:translateX(0);
  -webkit-transform:translateX(0);
  opacity:1;
}
      
.zeus.tparrows:hover .tp-title-wrap {
  transform:scale(1);
  -webkit-transform:scale(1);
  opacity:1;
}
 

/* BULLETS */
.zeus .tp-bullet {
     box-sizing:content-box; -webkit-box-sizing:content-box; border-radius:50%;
      background-color: rgba(0, 0, 0, 0);
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
	  width:13px;height:13px;
	  border:2px solid #fff;
 }
.zeus .tp-bullet:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 50%;
  background-color: #FFF;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.zeus .tp-bullet:hover:after,
.zeus .tp-bullet.selected:after{
    -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
  
 .zeus .tp-bullet-image,
 .zeus .tp-bullet-imageoverlay{
        width:135px;
        height:60px;
        position:absolute;
        background:#000;
        background:rgba(0,0,0,0.5);
        bottom:25px;
        left:50%;
        margin-left:-65px;
        box-sizing:border-box;
        background-size:cover;
        background-position:center center;
        visibility:hidden;
        opacity:0;
         -webkit-backface-visibility: hidden; 
      	backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
  		-webkit-transition: all 0.3s ease;
  		transition: all 0.3s ease;
        border-radius:4px;

}
          

.zeus .tp-bullet-title,
.zeus .tp-bullet-imageoverlay {
        z-index:2;
        -webkit-transition: all 0.5s ease;
	  	transition: all 0.5s ease;
}     
.zeus .tp-bullet-title { 
        color:#fff;
        text-align:center;
        line-height:15px;
        font-size:13px;
        font-weight:600;  
        z-index:3;
         visibility:hidden;
        opacity:0;
         -webkit-backface-visibility: hidden; 
      	backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
  		-webkit-transition: all 0.3s ease;
  		transition: all 0.3s ease;
        position:absolute;
        bottom:45px;
        width:135px;
    	vertical-align:middle;
        left:-57px;
}
      
.zeus .tp-bullet:hover .tp-bullet-title,
.zeus .tp-bullet:hover .tp-bullet-image,
.zeus .tp-bullet:hover .tp-bullet-imageoverlay{
      opacity:1;
      visibility:visible;
	  -webkit-transform:translateY(0px);
      transform:translateY(0px);         
    }

/* THUMBS */
.zeus .tp-thumb {
opacity:1
}

.zeus .tp-thumb-over {
  background:#000;
  background:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.zeus .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:20px;
  right:20px;
  z-index:2;
}
.zeus .tp-thumb-more:before {
  content: "\e825";
}

.zeus .tp-thumb-title {
  font-family:"Raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:20px 35px 20px 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.zeus .tp-thumb.selected .tp-thumb-more:before,
.zeus .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.zeus .tp-thumb.selected .tp-thumb-over,
.zeus .tp-thumb:hover .tp-thumb-over {
 background:#000;
}
.zeus .tp-thumb.selected .tp-thumb-title,
.zeus .tp-thumb:hover .tp-thumb-title {
  color:#fff;

}


/* TABS */
.zeus .tp-tab { 
  opacity:1;      
  box-sizing:border-box;
}

.zeus .tp-tab-title { 
display: block;
text-align: center;
background: rgba(0,0,0,0.25);
font-family: "Roboto Slab", serif; 
font-weight: 700; 
font-size: 13px; 
line-height: 13px;
color: #fff; 
padding: 9px 10px; }

.zeus .tp-tab:hover .tp-tab-title,
.zeus .tp-tab.selected .tp-tab-title {
 color: #000;
  background:rgba(255,255,255,1); 
}



/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ZEUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/


.post-tabs .tp-thumb {
opacity:1
}

.post-tabs .tp-thumb-over {
  background:#252525;
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.post-tabs .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:15px;
  right:15px;
  z-index:2;
}
.post-tabs .tp-thumb-more:before {
  content: "\e825";
}

.post-tabs .tp-thumb-title {
  font-family:"raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:15px 30px 15px 15px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.post-tabs .tp-thumb.selected .tp-thumb-more:before,
.post-tabs .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.post-tabs .tp-thumb.selected .tp-thumb-over,
.post-tabs .tp-thumb:hover .tp-thumb-over {
 background:#fff;
}
.post-tabs .tp-thumb.selected .tp-thumb-title,
.post-tabs .tp-thumb:hover .tp-thumb-title {
  color:#000;

}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

@import url(animate.css);

/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Animations */

/*Custom Animations*/

@-webkit-keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownSmall {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}

@-webkit-keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftSmall {
  -webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall;
}

@-webkit-keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightSmall {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall;
}

@-webkit-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */.hvr-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow:active,.hvr-grow:focus,.hvr-grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-shrink:active,.hvr-shrink:focus,.hvr-shrink:hover{-webkit-transform:scale(0.9);transform:scale(0.9)}@-webkit-keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-pulse:active,.hvr-pulse:focus,.hvr-pulse:hover{-webkit-animation-name:hvr-pulse;animation-name:hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.hvr-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-pulse-grow:active,.hvr-pulse-grow:focus,.hvr-pulse-grow:hover{-webkit-animation-name:hvr-pulse-grow;animation-name:hvr-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-pulse-shrink:active,.hvr-pulse-shrink:focus,.hvr-pulse-shrink:hover{-webkit-animation-name:hvr-pulse-shrink;animation-name:hvr-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.hvr-push{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-push:active,.hvr-push:focus,.hvr-push:hover{-webkit-animation-name:hvr-push;animation-name:hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.hvr-pop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-pop:active,.hvr-pop:focus,.hvr-pop:hover{-webkit-animation-name:hvr-pop;animation-name:hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-bounce-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-in:active,.hvr-bounce-in:focus,.hvr-bounce-in:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-bounce-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-out:active,.hvr-bounce-out:focus,.hvr-bounce-out:hover{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-rotate:active,.hvr-rotate:focus,.hvr-rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.hvr-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow-rotate:active,.hvr-grow-rotate:focus,.hvr-grow-rotate:hover{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.hvr-float{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-float:active,.hvr-float:focus,.hvr-float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hvr-sink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sink:active,.hvr-sink:focus,.hvr-sink:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}@-webkit-keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.hvr-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-bob:active,.hvr-bob:focus,.hvr-bob:hover{-webkit-animation-name:hvr-bob-float,hvr-bob;animation-name:hvr-bob-float,hvr-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@-webkit-keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}.hvr-hang{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-hang:active,.hvr-hang:focus,.hvr-hang:hover{-webkit-animation-name:hvr-hang-sink,hvr-hang;animation-name:hvr-hang-sink,hvr-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.hvr-skew{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-skew:active,.hvr-skew:focus,.hvr-skew:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-forward:active,.hvr-skew-forward:focus,.hvr-skew-forward:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-backward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-backward:active,.hvr-skew-backward:focus,.hvr-skew-backward:hover{-webkit-transform:skew(10deg);transform:skew(10deg)}@-webkit-keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-wobble-vertical:active,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:hover{-webkit-animation-name:hvr-wobble-vertical;animation-name:hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-wobble-horizontal:active,.hvr-wobble-horizontal:focus,.hvr-wobble-horizontal:hover{-webkit-animation-name:hvr-wobble-horizontal;animation-name:hvr-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-wobble-to-bottom-right:active,.hvr-wobble-to-bottom-right:focus,.hvr-wobble-to-bottom-right:hover{-webkit-animation-name:hvr-wobble-to-bottom-right;animation-name:hvr-wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-top-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-wobble-to-top-right:active,.hvr-wobble-to-top-right:focus,.hvr-wobble-to-top-right:hover{-webkit-animation-name:hvr-wobble-to-top-right;animation-name:hvr-wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-wobble-top:active,.hvr-wobble-top:focus,.hvr-wobble-top:hover{-webkit-animation-name:hvr-wobble-top;animation-name:hvr-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transform-origin:100% 0;transform-origin:100% 0}.hvr-wobble-bottom:active,.hvr-wobble-bottom:focus,.hvr-wobble-bottom:hover{-webkit-animation-name:hvr-wobble-bottom;animation-name:hvr-wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-skew{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-wobble-skew:active,.hvr-wobble-skew:focus,.hvr-wobble-skew:hover{-webkit-animation-name:hvr-wobble-skew;animation-name:hvr-wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-buzz{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-buzz:active,.hvr-buzz:focus,.hvr-buzz:hover{-webkit-animation-name:hvr-buzz;animation-name:hvr-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-buzz-out:active,.hvr-buzz-out:focus,.hvr-buzz-out:hover{-webkit-animation-name:hvr-buzz-out;animation-name:hvr-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-forward:active,.hvr-forward:focus,.hvr-forward:hover{-webkit-transform:translateX(8px);transform:translateX(8px)}.hvr-backward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-backward:active,.hvr-backward:focus,.hvr-backward:hover{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hvr-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-fade:active,.hvr-fade:focus,.hvr-fade:hover{background-color:#2098D1;color:#fff}@-webkit-keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,.75)}}@keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,.75)}}.hvr-back-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;overflow:hidden;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-back-pulse:active,.hvr-back-pulse:focus,.hvr-back-pulse:hover{-webkit-animation-name:hvr-back-pulse;animation-name:hvr-back-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#2098D1;background-color:#2098d1;color:#fff}.hvr-sweep-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-right:active,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:hover{color:#fff}.hvr-sweep-to-right:active:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-left:active,.hvr-sweep-to-left:focus,.hvr-sweep-to-left:hover{color:#fff}.hvr-sweep-to-left:active:before,.hvr-sweep-to-left:focus:before,.hvr-sweep-to-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-bottom:active,.hvr-sweep-to-bottom:focus,.hvr-sweep-to-bottom:hover{color:#fff}.hvr-sweep-to-bottom:active:before,.hvr-sweep-to-bottom:focus:before,.hvr-sweep-to-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-sweep-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-top:active,.hvr-sweep-to-top:focus,.hvr-sweep-to-top:hover{color:#fff}.hvr-sweep-to-top:active:before,.hvr-sweep-to-top:focus:before,.hvr-sweep-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-right:active,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:hover{color:#fff}.hvr-bounce-to-right:active:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-left:active,.hvr-bounce-to-left:focus,.hvr-bounce-to-left:hover{color:#fff}.hvr-bounce-to-left:active:before,.hvr-bounce-to-left:focus:before,.hvr-bounce-to-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-bottom:active,.hvr-bounce-to-bottom:focus,.hvr-bounce-to-bottom:hover{color:#fff}.hvr-bounce-to-bottom:active:before,.hvr-bounce-to-bottom:focus:before,.hvr-bounce-to-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-top:active,.hvr-bounce-to-top:focus,.hvr-bounce-to-top:hover{color:#fff}.hvr-bounce-to-top:active:before,.hvr-bounce-to-top:focus:before,.hvr-bounce-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-radial-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-out:active,.hvr-radial-out:focus,.hvr-radial-out:hover{color:#fff}.hvr-radial-out:active:before,.hvr-radial-out:focus:before,.hvr-radial-out:hover:before{-webkit-transform:scale(2);transform:scale(2)}.hvr-radial-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;border-radius:100%;-webkit-transform:scale(2);transform:scale(2);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-in:active,.hvr-radial-in:focus,.hvr-radial-in:hover{color:#fff}.hvr-radial-in:active:before,.hvr-radial-in:focus:before,.hvr-radial-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-in:active,.hvr-rectangle-in:focus,.hvr-rectangle-in:hover{color:#fff}.hvr-rectangle-in:active:before,.hvr-rectangle-in:focus:before,.hvr-rectangle-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-out:active,.hvr-rectangle-out:focus,.hvr-rectangle-out:hover{color:#fff}.hvr-rectangle-out:active:before,.hvr-rectangle-out:focus:before,.hvr-rectangle-out:hover:before{-webkit-transform:scale(1);transform:scale(1)}.hvr-shutter-in-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-horizontal:active,.hvr-shutter-in-horizontal:focus,.hvr-shutter-in-horizontal:hover{color:#fff}.hvr-shutter-in-horizontal:active:before,.hvr-shutter-in-horizontal:focus:before,.hvr-shutter-in-horizontal:hover:before{-webkit-transform:scaleX(0);transform:scaleX(0)}.hvr-shutter-out-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-horizontal:active,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:hover{color:#fff}.hvr-shutter-out-horizontal:active:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-shutter-in-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-vertical:active,.hvr-shutter-in-vertical:focus,.hvr-shutter-in-vertical:hover{color:#fff}.hvr-shutter-in-vertical:active:before,.hvr-shutter-in-vertical:focus:before,.hvr-shutter-in-vertical:hover:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.hvr-shutter-out-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-vertical:active,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:hover{color:#fff}.hvr-shutter-out-vertical:active:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-border-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px transparent}.hvr-border-fade:active,.hvr-border-fade:focus,.hvr-border-fade:hover{box-shadow:inset 0 0 0 4px #2098D1,0 0 1px transparent}.hvr-hollow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;transition-property:background;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px transparent}.hvr-hollow:active,.hvr-hollow:focus,.hvr-hollow:hover{background:0 0}.hvr-trim{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-trim:before{content:'';position:absolute;border:#fff solid 4px;top:4px;left:4px;right:4px;bottom:4px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-trim:active:before,.hvr-trim:focus:before,.hvr-trim:hover:before{opacity:1}@-webkit-keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}@keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-ripple-out:before{content:'';position:absolute;border:#e1e1e1 solid 6px;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-out:active:before,.hvr-ripple-out:focus:before,.hvr-ripple-out:hover:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out}@-webkit-keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}@keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}.hvr-ripple-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-ripple-in:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-in:active:before,.hvr-ripple-in:focus:before,.hvr-ripple-in:hover:before{-webkit-animation-name:hvr-ripple-in;animation-name:hvr-ripple-in}.hvr-outline-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-outline-out:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-out:active:before,.hvr-outline-out:focus:before,.hvr-outline-out:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.hvr-outline-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-outline-in:before{pointer-events:none;content:'';position:absolute;border:#e1e1e1 solid 4px;top:-16px;right:-16px;bottom:-16px;left:-16px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-in:active:before,.hvr-outline-in:focus:before,.hvr-outline-in:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:1}.hvr-round-corners{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border-radius;transition-property:border-radius}.hvr-round-corners:active,.hvr-round-corners:focus,.hvr-round-corners:hover{border-radius:1em}.hvr-underline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-underline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-left:active:before,.hvr-underline-from-left:focus:before,.hvr-underline-from-left:hover:before{right:0}.hvr-underline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-underline-from-center:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-center:active:before,.hvr-underline-from-center:focus:before,.hvr-underline-from-center:hover:before{left:0;right:0}.hvr-underline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-underline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-right:active:before,.hvr-underline-from-right:focus:before,.hvr-underline-from-right:hover:before{left:0}.hvr-overline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-overline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background:#2098D1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-left:active:before,.hvr-overline-from-left:focus:before,.hvr-overline-from-left:hover:before{right:0}.hvr-overline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-overline-from-center:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;top:0;background:#2098D1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-center:active:before,.hvr-overline-from-center:focus:before,.hvr-overline-from-center:hover:before{left:0;right:0}.hvr-overline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-overline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;top:0;background:#2098D1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-right:active:before,.hvr-overline-from-right:focus:before,.hvr-overline-from-right:hover:before{left:0}.hvr-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-color:#2098D1;border-style:solid;border-width:0;-webkit-transition-property:border-width;transition-property:border-width;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-reveal:active:before,.hvr-reveal:focus:before,.hvr-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0);border-width:4px}.hvr-underline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-underline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;background:#2098D1;height:4px;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-reveal:active:before,.hvr-underline-reveal:focus:before,.hvr-underline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-overline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-overline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;background:#2098D1;height:4px;-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-reveal:active:before,.hvr-overline-reveal:focus:before,.hvr-overline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-glow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-glow:active,.hvr-glow:focus,.hvr-glow:hover{box-shadow:0 0 8px rgba(0,0,0,.6)}.hvr-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-shadow:active,.hvr-shadow:focus,.hvr-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.hvr-grow-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform}.hvr-grow-shadow:active,.hvr-grow-shadow:focus,.hvr-grow-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-box-shadow-outset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-box-shadow-outset:active,.hvr-box-shadow-outset:focus,.hvr-box-shadow-outset:hover{box-shadow:2px 2px 2px rgba(0,0,0,.6)}.hvr-box-shadow-inset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 rgba(0,0,0,.6),0 0 1px transparent}.hvr-box-shadow-inset:active,.hvr-box-shadow-inset:focus,.hvr-box-shadow-inset:hover{box-shadow:inset 2px 2px 2px rgba(0,0,0,.6),0 0 1px transparent}.hvr-float-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,transparent 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.hvr-float-shadow:active,.hvr-float-shadow:focus,.hvr-float-shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.hvr-float-shadow:active:before,.hvr-float-shadow:focus:before,.hvr-float-shadow:hover:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.hvr-shadow-radial{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-shadow-radial:after,.hvr-shadow-radial:before{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-shadow-radial:before{bottom:100%;background:-webkit-radial-gradient(50% 150%,ellipse,rgba(0,0,0,.6) 0,transparent 80%);background:radial-gradient(ellipse at 50% 150%,rgba(0,0,0,.6) 0,transparent 80%)}.hvr-shadow-radial:after{top:100%;background:-webkit-radial-gradient(50% -50%,ellipse,rgba(0,0,0,.6) 0,transparent 80%);background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,.6) 0,transparent 80%)}.hvr-shadow-radial:active:after,.hvr-shadow-radial:active:before,.hvr-shadow-radial:focus:after,.hvr-shadow-radial:focus:before,.hvr-shadow-radial:hover:after,.hvr-shadow-radial:hover:before{opacity:1}.hvr-bubble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-bubble-top:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);top:0;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1}.hvr-bubble-top:active:before,.hvr-bubble-top:focus:before,.hvr-bubble-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-bubble-right:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);right:0;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1}.hvr-bubble-right:active:before,.hvr-bubble-right:focus:before,.hvr-bubble-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-bubble-bottom:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);bottom:0;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent}.hvr-bubble-bottom:active:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-bubble-left:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);left:0;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent}.hvr-bubble-left:active:before,.hvr-bubble-left:focus:before,.hvr-bubble-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);top:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:active,.hvr-bubble-float-top:focus,.hvr-bubble-float-top:hover{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-top:active:before,.hvr-bubble-float-top:focus:before,.hvr-bubble-float-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:before{position:absolute;z-index:-1;top:calc(50% - 10px);right:0;content:'';border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:active,.hvr-bubble-float-right:focus,.hvr-bubble-float-right:hover{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-right:active:before,.hvr-bubble-float-right:focus:before,.hvr-bubble-float-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);bottom:0;border-style:solid;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:active,.hvr-bubble-float-bottom:focus,.hvr-bubble-float-bottom:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-bottom:active:before,.hvr-bubble-float-bottom:focus:before,.hvr-bubble-float-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:before{position:absolute;z-index:-1;content:'';top:calc(50% - 10px);left:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:active,.hvr-bubble-float-left:focus,.hvr-bubble-float-left:hover{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-left:active:before,.hvr-bubble-float-left:focus:before,.hvr-bubble-float-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-icon-back{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-left:2.2em;-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-back:before{content:"\f137";position:absolute;left:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-back:active:before,.hvr-icon-back:focus:before,.hvr-icon-back:hover:before{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.hvr-icon-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-forward:before{content:"\f138";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-forward:active:before,.hvr-icon-forward:focus:before,.hvr-icon-forward:hover:before{-webkit-transform:translateX(4px);transform:translateX(4px)}@-webkit-keyframes hvr-icon-down{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-down{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-down{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-down:before{content:"\f01a";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-down:active:before,.hvr-icon-down:focus:before,.hvr-icon-down:hover:before{-webkit-animation-name:hvr-icon-down;animation-name:hvr-icon-down;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-up{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-up:before{content:"\f01b";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-up:active:before,.hvr-icon-up:focus:before,.hvr-icon-up:hover:before{-webkit-animation-name:hvr-icon-up;animation-name:hvr-icon-up;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-spin{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-spin:before{content:"\f021";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.hvr-icon-spin:active:before,.hvr-icon-spin:focus:before,.hvr-icon-spin:hover:before{-webkit-transform:rotate(360deg);transform:rotate(360deg)}@-webkit-keyframes hvr-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%,51%{opacity:1}}@keyframes hvr-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%,51%{opacity:1}}.hvr-icon-drop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-drop:before{content:"\f041";position:absolute;right:1em;opacity:1;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-drop:active:before,.hvr-icon-drop:focus:before,.hvr-icon-drop:hover:before{opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-animation-name:hvr-icon-drop;animation-name:hvr-icon-drop;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.52,1.64,.37,.66);animation-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-icon-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-fade:before{content:"\f00c";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.hvr-icon-fade:active:before,.hvr-icon-fade:focus:before,.hvr-icon-fade:hover:before{color:#0F9E5E}@-webkit-keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}.hvr-icon-float-away{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-float-away:after,.hvr-icon-float-away:before{content:"\f055";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome}.hvr-icon-float-away:after{opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-float-away:active:after,.hvr-icon-float-away:focus:after,.hvr-icon-float-away:hover:after{-webkit-animation-name:hvr-icon-float-away;animation-name:hvr-icon-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-sink-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}@keyframes hvr-icon-sink-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}.hvr-icon-sink-away{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-sink-away:after,.hvr-icon-sink-away:before{content:"\f056";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-sink-away:after{opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-sink-away:active:after,.hvr-icon-sink-away:focus:after,.hvr-icon-sink-away:hover:after{-webkit-animation-name:hvr-icon-sink-away;animation-name:hvr-icon-sink-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow:before{content:"\f118";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow:active:before,.hvr-icon-grow:focus:before,.hvr-icon-grow:hover:before{-webkit-transform:scale(1.3) translateZ(0);transform:scale(1.3) translateZ(0)}.hvr-icon-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-shrink:before{content:"\f119";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-shrink:active:before,.hvr-icon-shrink:focus:before,.hvr-icon-shrink:hover:before{-webkit-transform:scale(0.8);transform:scale(0.8)}@-webkit-keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-pulse:before{content:"\f015";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse:active:before,.hvr-icon-pulse:focus:before,.hvr-icon-pulse:hover:before{-webkit-animation-name:hvr-icon-pulse;animation-name:hvr-icon-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.hvr-icon-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-pulse-grow:before{content:"\f015";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-grow:active:before,.hvr-icon-pulse-grow:focus:before,.hvr-icon-pulse-grow:hover:before{-webkit-animation-name:hvr-icon-pulse-grow;animation-name:hvr-icon-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em}.hvr-icon-pulse-shrink:before{content:"\f015";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-shrink:active:before,.hvr-icon-pulse-shrink:focus:before,.hvr-icon-pulse-shrink:hover:before{-webkit-animation-name:hvr-icon-pulse-shrink;animation-name:hvr-icon-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}@keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}.hvr-icon-push{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-push:before{content:"\f006";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-push:active:before,.hvr-icon-push:focus:before,.hvr-icon-push:hover:before{-webkit-animation-name:hvr-icon-push;animation-name:hvr-icon-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.hvr-icon-pop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-pop:before{content:"\f005";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pop:active:before,.hvr-icon-pop:focus:before,.hvr-icon-pop:hover:before{-webkit-animation-name:hvr-icon-pop;animation-name:hvr-icon-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-icon-bounce{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bounce:before{content:"\f087";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-bounce:active:before,.hvr-icon-bounce:focus:before,.hvr-icon-bounce:hover:before{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-icon-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-rotate:before{content:"\f0c6";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-rotate:active:before,.hvr-icon-rotate:focus:before,.hvr-icon-rotate:hover:before{-webkit-transform:rotate(20deg);transform:rotate(20deg)}.hvr-icon-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow-rotate:before{content:"\f095";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow-rotate:active:before,.hvr-icon-grow-rotate:focus:before,.hvr-icon-grow-rotate:hover:before{-webkit-transform:scale(1.5) rotate(12deg);transform:scale(1.5) rotate(12deg)}.hvr-icon-float{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-float:before{content:"\f01b";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-float:active:before,.hvr-icon-float:focus:before,.hvr-icon-float:hover:before{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.hvr-icon-sink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-sink:before{content:"\f01a";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-sink:active:before,.hvr-icon-sink:focus:before,.hvr-icon-sink:hover:before{-webkit-transform:translateY(4px);transform:translateY(4px)}@-webkit-keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bob:before{content:"\f077";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-bob:active:before,.hvr-icon-bob:focus:before,.hvr-icon-bob:hover:before{-webkit-animation-name:hvr-icon-bob-float,hvr-icon-bob;animation-name:hvr-icon-bob-float,hvr-icon-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@-webkit-keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-hang{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-hang:before{content:"\f078";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-hang:active:before,.hvr-icon-hang:focus:before,.hvr-icon-hang:hover:before{-webkit-animation-name:hvr-icon-hang-sink,hvr-icon-hang;animation-name:hvr-icon-hang-sink,hvr-icon-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-icon-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-horizontal:before{content:"\f061";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-horizontal:active:before,.hvr-icon-wobble-horizontal:focus:before,.hvr-icon-wobble-horizontal:hover:before{-webkit-animation-name:hvr-icon-wobble-horizontal;animation-name:hvr-icon-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-icon-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-vertical:before{content:"\f062";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-vertical:active:before,.hvr-icon-wobble-vertical:focus:before,.hvr-icon-wobble-vertical:hover:before{-webkit-animation-name:hvr-icon-wobble-vertical;animation-name:hvr-icon-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-icon-buzz{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz:before{content:"\f017";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz:active:before,.hvr-icon-buzz:focus:before,.hvr-icon-buzz:hover:before{-webkit-animation-name:hvr-icon-buzz;animation-name:hvr-icon-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-icon-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz-out:before{content:"\f023";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz-out:active:before,.hvr-icon-buzz-out:focus:before,.hvr-icon-buzz-out:hover:before{-webkit-animation-name:hvr-icon-buzz-out;animation-name:hvr-icon-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-curl-top-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-curl-top-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;left:0;background:#fff;background:linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');z-index:1000;box-shadow:1px 1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-left:active:before,.hvr-curl-top-left:focus:before,.hvr-curl-top-left:hover:before{width:25px;height:25px}.hvr-curl-top-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-curl-top-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;right:0;background:#fff;background:linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px 1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-right:active:before,.hvr-curl-top-right:focus:before,.hvr-curl-top-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-curl-bottom-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;right:0;background:#fff;background:linear-gradient(315deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px -1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-right:active:before,.hvr-curl-bottom-right:focus:before,.hvr-curl-bottom-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.hvr-curl-bottom-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;left:0;background:#fff;background:linear-gradient(45deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:1px -1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-left:active:before,.hvr-curl-bottom-left:focus:before,.hvr-curl-bottom-left:hover:before{width:25px;height:25px}body.canvas-sliding, body.canvas-slid{overflow-x:hidden;}
.no-trans *{-webkit-transition:none !important;-o-transition:none !important;transition:none !important;}
img{display:block;max-width:100%;height:auto;}
ul{list-style:square;}
.list-icons, .list{list-style:none;padding:0;}
.list-icons li, .list li{padding:5px 0;}
.list-icons li i{min-width:25px;text-align:center;}
.list-inline{margin-top:9px;margin-bottom:8px;}
.header-top .list-inline{display:inline-block;}
@media (min-width:992px) and (max-width:1199px){.header-top .list-inline > li{padding:0;}
}
.table:not(.table-bordered){border-bottom:2px solid #f3f3f3;}
.table > thead > tr > th{vertical-align:bottom;border-bottom:1px solid #eaeaea;background-color:#eaeaea;color:#333333;font-weight:400;}
.table.table-colored{border-bottom-color:#09afdf;}
.table-colored > thead > tr > th{border-color:#09afdf;background-color:#09afdf;color:#ffffff;}
tbody{background-color:#ffffff;}
.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 15px;border-top:1px solid #f3f3f3;}
.table-striped tbody{background-color:#ffffff;}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th{background-color:#f5f5f5;}
.table-striped.table > tbody > tr > td{border-color:#e8e8e8;}
.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-color:#f3f3f3;}
.dl-horizontal dd{margin-bottom:10px;}
.table-hover > tbody > tr:hover{background-color:rgba(0, 0, 0, 0.04);}
.dark .table:not(.table-bordered){border-bottom:2px solid rgba(255, 255, 255, 0.07);}
.dark .table > tbody{background-color:transparent;}
.dark .table > tbody > tr > td{border-top:1px solid rgba(255, 255, 255, 0.07);}
.dark .table > thead > tr > th{border-bottom:1px solid rgba(255, 255, 255, 0.07);background-color:rgba(0, 0, 0, 0.15);color:#f1f1f1;font-weight:400;}
@media (min-width:768px){.dl-horizontal dd{margin-left:150px;}
.dl-horizontal dt{max-width:120px;}
}
.page-wrapper{background-color:#ffffff;}
.header-top:not(.banner){background-color:#f2f2f2;border-bottom:1px solid #d0d0d0;padding:4px 0;}
.header-top.dark{background-color:#2e3537;border-bottom:1px solid #252a2c;}
.header-top.colored{background-color:#09afdf;border-bottom:1px solid #09afdf;}
.header{border-top:1px solid #ffffff;border-bottom:2px solid #f1f1f1;background-color:#fcfcfc;}
.header.dark{background-color:#394245;border-top-color:#394245;border-bottom:none;}
.header-top.dark + .header:not(.dark){border-top-color:#dddddd;}
.header-top:not(.dark) + .header.dark{border-top-color:#303030;}
.header.header-small{padding:10px 0;}
.dark .footer{background-color:#222222;}
.dark .subfooter{background-color:#373737;border-color:#454545;}
.transparent-header .header-top{z-index:103;position:relative;}
.transparent-header header.header.transparent-header-on{z-index:22;position:absolute;width:100%;left:0;background-color:rgba(255, 255, 255, 0.92);border-bottom:1px solid rgba(0, 0, 0, 0.07);border-top-color:#a0a0a0;}
.transparent-header .header-top.colored + header.header.transparent-header-on{border-top-color:transparent;}
.transparent-header header.header.dark.transparent-header-on{background-color:rgba(57, 66, 69, 0.8);border-top-color:rgba(37, 42, 44, 0.5);}
.transparent-header.gradient-background-header header.header.transparent-header-on{background:-moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.05) 85%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.05) 85%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.05) 85%, rgba(255, 255, 255, 0) 100%);border-bottom:none;border-top:none;}
.transparent-header.gradient-background-header header.header.dark.transparent-header-on{background:-moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 85%, transparent 100%);background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 85%, transparent 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 85%, transparent 100%);border-bottom:none;border-top:none;}
.header-first{padding:12px 0 0 0;}
.header-second{position:relative;}
.scroll-spy .banner{min-height:100px;}
.banner.parallax, .banner.light-translucent-bg, .banner.dark-translucent-bg, .banner.default-translucent-bg{min-height:250px;padding-top:60px;padding-bottom:20px;}
.banner.banner-big-height{min-height:550px;padding-top:100px;}
.banner.video-background-banner{min-height:400px;padding-top:100px;}
.main-container{padding:5px 0;}
.block{margin-bottom:50px;}
.section{padding:20px 0;}
.footer-top{padding:20px 0;}
.footer{padding:40px 0;background-color:#fafafa;}
.footer-content{padding:20px 0;}
.footer-h2{font-size: 22px; color: #333333; line-height: 1.2; margin-bottom: 10px;}

.subfooter{background-color:#f5f5f5;padding:25px 0;border-top:1px solid #eaeaea;}
.full-page .subfooter{background-color:transparent;position:fixed;border:none;color:#bbbbbb;width:100%;bottom:0;padding:15px 0;}
.full-page .subfooter p a{text-decoration:none;color:#a1a1a1;}
@media (min-width:768px){.with-dropdown-buttons .navbar-default .navbar-collapse{padding-right:10px;}
.with-dropdown-buttons .header-dropdown-buttons{position:absolute;top:18px;right:0px;}
header.full-width .with-dropdown-buttons .header-dropdown-buttons{right:15px;}
.header.centered .header-first{padding:12px 0;}
.header.centered .header-second{text-align:center;}
.header.centered .main-navigation .navbar-collapse.collapse{display:inline-block !important;vertical-align:top;}
.header.centered .with-dropdown-buttons .navbar-default .navbar-collapse{padding-right:0px !important;}
.header.centered .with-dropdown-buttons .header-dropdown-buttons{position:relative;top:4px;margin-left:20px;float:left;}
}
@media (min-width:768px) and (max-width:1199px){.main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse{padding-right:10px;}
}
@media (min-width:768px) and (max-width:991px){header.full-width .main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse{padding-right:15px;}
}
@media (max-width:991px){.sidebar{margin-top:40px;}
.footer-content{padding:10px 0;}
}
@media (max-width:767px){.header-first .header-dropdown-buttons{position:absolute;top:22px;right:15px;}
.transparent-header .header-first{padding:12px 0 12px;}
.transparent-header .header-first.visible-xs{padding:10px 0 3px;}
.transparent-header .header-second{z-index:21;}
.header.full-width{padding:0 15px;}
.header.full-width .header-first{padding:8px 0 0;}
}
.boxed .page-wrapper{margin-right:auto;margin-left:auto;position:relative;-webkit-box-shadow:0px 0px 10px #cacaca;box-shadow:0px 0px 10px #cacaca;}
.boxed.transparent-page-wrapper .page-wrapper{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}
.pattern-1{background-image:url("../images/pattern-1.png");background-repeat:repeat;background-position:0 0;}
.pattern-2{background-image:url("../images/pattern-2.png");background-repeat:repeat;background-position:0 0;}
.pattern-3{background-image:url("../images/pattern-3.png");background-repeat:repeat;background-position:0 0;}
.pattern-4{background-image:url("../images/pattern-4.png");background-repeat:repeat;background-position:0 0;}
.pattern-5{background-image:url("../images/pattern-5.png");background-repeat:repeat;background-position:0 0;}
.pattern-6{background-image:url("../images/pattern-6.png");background-repeat:repeat;background-position:0 0;}
.pattern-7{background-image:url("../images/pattern-7.png");background-repeat:repeat;background-position:0 0;}
.pattern-8{background-image:url("../images/pattern-8.png");background-repeat:repeat;background-position:0 0;}
.pattern-9{background-image:url("../images/pattern-9.png");background-repeat:repeat;background-position:0 0;}
.pattern-4 .page-wrapper, .pattern-5 .page-wrapper, .pattern-6 .page-wrapper, .pattern-7 .page-wrapper, .pattern-8 .page-wrapper, .pattern-9 .page-wrapper{-webkit-box-shadow:none;box-shadow:none;}
@media (min-width:768px){.boxed .page-wrapper{width:750px;}
}
@media (min-width:992px){.boxed .page-wrapper{width:970px;}
}
@media (min-width:1200px){.boxed .page-wrapper{width:1170px;}
}
.background-img-1{background:url("../images/background-img-1.jpg") 50% 0px no-repeat;}
.background-img-2{background:url("../images/background-img-2.jpg") 50% 0px no-repeat;}
.background-img-3{background:url("../images/background-img-3.jpg") 50% 0px no-repeat;}
.background-img-4{background:url("../images/background-img-4.jpg") 50% 0px no-repeat;}
.background-img-5{background:url("../images/background-img-5.jpg") 50% 0px no-repeat;}
.background-img-6{background:url("../images/background-img-6.jpg") 50% 0px no-repeat;}
.background-img-7{background:url("../images/background-img-7.jpg") 50% 0px no-repeat;}
.background-img-8{background:url("../images/background-img-8.jpg") 50% 0px no-repeat;}
.background-img-9{background:url("../images/background-img-9.jpg") 50% 0px no-repeat;}
.background-img-10{background:url("../images/background-img-10.jpg") 50% 0px no-repeat;}
.fullscreen-bg{background:url("../images/fullscreen-bg.jpg") 50% 0px no-repeat;position:fixed;top:0;left:0;right:0;bottom:0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
.boxed .fullscreen-bg{background:none;}
.white-bg{background-color:#ffffff;}
.light-gray-bg{background-color:#fafafa;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;}
.footer-top.light-gray-bg{background-color:#f5f5f5;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;}
.dark-bg{background-color:#373737;color:#cdcdcd;}
.dark-bg + .dark-bg:not(.image-box):not(.full-image-container):not(.full-text-container):not(.full-width-section){background-color:#555555;}
.dark-bg + .dark-bg + .dark-bg{background-color:#373737;}
.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6{color:#ffffff;}
.dark-bg a:not(.btn){text-decoration:underline;color:#cdcdcd;}
.dark-bg a:not(.btn):hover{text-decoration:none;color:#cdcdcd;}
.default-bg{background-color:#09afdf;color:#ffffff;}
.default-bg h1, .default-bg h2, .default-bg h3, .default-bg h4, .default-bg h5, .default-bg h6{color:#ffffff;}
.default-bg a:not(.btn){text-decoration:underline;color:#ffffff;}
.default-bg a:not(.btn):hover{text-decoration:none;color:#ffffff;}
.no-touch .parallax, .no-touch .parallax-2, .no-touch .parallax-3, .no-touch .fixed-bg{background-attachment:fixed;}
.light-translucent-bg, .dark-translucent-bg, .default-translucent-bg, .two-col-translucent-bg{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:50% 0;background-repeat:no-repeat;z-index:1;position:relative;overflow:hidden;}
.light-translucent-bg:after, .dark-translucent-bg:after, .default-translucent-bg:after, .two-col-translucent-bg:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1, 1);}
.light-translucent-bg > div, .dark-translucent-bg > div, .default-translucent-bg > div, .two-col-translucent-bg > div{z-index:3;position:relative;}
.light-translucent-bg{color:#333333;border-bottom:1px solid #dadada;border-top:1px solid #dadada;}
.light-translucent-bg:after{background-color:rgba(255, 255, 255, 0.7);}
.light-translucent-bg.slight:after{background-color:rgba(255, 255, 255, 0.85);}
.video-background.light-translucent-bg:after, .video-background-banner.light-translucent-bg:after{background-color:rgba(255, 255, 255, 0.5);}
.light-translucent-bg.hovered:hover:after{background-color:rgba(255, 255, 255, 0.8);}
.dark-translucent-bg:after{background-color:rgba(0, 0, 0, 0.5);}
.dark-translucent-bg.hovered:hover:after{background-color:rgba(0, 0, 0, 0.6);}
.dark-translucent-bg, .dark-translucent-bg h1, .dark-translucent-bg h2, .dark-translucent-bg h3, .dark-translucent-bg h4, .dark-translucent-bg h5, .dark-translucent-bg h6{color:#ffffff;}
.dark-translucent-bg a:not(.btn){text-decoration:underline;color:#ffffff;}
.dark-translucent-bg a:not(.btn):hover{text-decoration:none;color:#ffffff;}
.two-col-translucent-bg{color:#333333;}
.two-col-translucent-bg:after{background-color:rgba(255, 255, 255, 0.7);}
@media (min-width:992px){.two-col-translucent-bg:after{background:-moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);background:-webkit-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);background:linear-gradient(to right, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);}
.two-col-translucent-bg .container > .row > div + div, .two-col-translucent-bg .container > .row > div + div h1, .two-col-translucent-bg .container > .row > div + div h2, .two-col-translucent-bg .container > .row > div + div h3, .two-col-translucent-bg .container > .row > div + div h4, .two-col-translucent-bg .container > .row > div + div h5, .two-col-translucent-bg .container > .row > div + div h6{color:#ffffff;}
.two-col-translucent-bg .container > .row > div + div a:not(.btn){text-decoration:underline;color:#ffffff;}
.two-col-translucent-bg .container > .row > div + div a:not(.btn):hover{text-decoration:none;color:#ffffff;}
}
.default-translucent-bg:after{background-color:rgba(9, 175, 223, 0.7);}
.default-translucent-bg.hovered:hover:after{background-color:rgba(9, 175, 223, 0.8);}
.default-translucent-bg, .default-translucent-bg h1, .default-translucent-bg h2, .default-translucent-bg h3, .default-translucent-bg h4, .default-translucent-bg h5, .default-translucent-bg h6{color:#ffffff;}
.default-translucent-bg a:not(.btn){text-decoration:underline;color:#ffffff;}
.default-translucent-bg a:not(.btn):hover{text-decoration:none;color:#ffffff;}
.default-hovered{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.default-hovered:hover:after, .default-hovered:hover{background-color:#09afdf;}
.light-gray-bg.default-hovered:hover *{color:#ffffff;}
.position-bottom{position:absolute !important;bottom:0;width:100%;}
.animated-text{overflow:hidden;}
@media (min-width:768px){.animated-text h2{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;position:absolute;top:0;width:100%;}
.animated-text h2 + h2{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);}
.animated-text:hover h2{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-ms-transform:scale(0.85);-o-transform:scale(0.85);transform:scale(0.85);}
.animated-text:hover h2 + h2{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
}
@media (max-width:767px){.animated-text h2 + h2{display:none;}
}
.fixed-header-on .header.fixed, .fixed-header-on header.header.transparent-header-on{position:fixed;width:100%;top:0;left:0;z-index:1006;opacity:0;filter:alpha(opacity=0);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);}
.fixed-header-on .header.fixed.object-visible{opacity:1;filter:alpha(opacity=100);}
.fixed-header-on .header.fixed:not(.dark){border-bottom:1px solid #f1f1f1;background-color:rgba(255, 255, 255, 0.95);}
.transparent-header.gradient-background-header.fixed-header-on .header.fixed:not(.dark){border-bottom:none;background-color:rgba(255, 255, 255, 0.8);-webkit-transition:all linear 0.2s;-o-transition:all linear 0.2s;transition:all linear 0.2s;}
.fixed-header-on .dark.header.fixed{background-color:rgba(57, 66, 69, 0.95);}
.transparent-header.gradient-background-header.fixed-header-on .dark.header.fixed{background-color:rgba(0, 0, 0, 0.3);-webkit-transition:all linear 0.2s;-o-transition:all linear 0.2s;transition:all linear 0.2s;}
.fixed-header-on.boxed .header.fixed{left:auto;-webkit-transition:left linear 0s !important;-o-transition:left linear 0s !important;transition:left linear 0s !important;}
.fixed-header-on .header .logo{margin:0px 0 -5px 0;display:none;}
.fixed-header-on .header .logo img{max-height:35px; margin-top:10px;}
.fixed-header-on .header.fixed-before .logo img{max-height:none;}
.fixed-header-on .header .site-slogan, .fixed-header-on .header.centered .header-first{display:none;}
.fixed-header-on .header.fixed.animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;}
@media (min-width:768px){.fixed-header-on.boxed .header.fixed{width:750px;}
.fixed-header-on .header-first{padding:0;}
.fixed-header-on .dark.header .dropdown-menu{border:1px solid #2e3537;}
.fixed-header-on .main-navigation .navbar-nav > li > a{padding-top:21px !important;padding-bottom:21px !important;}
.fixed-header-on .header:not(.centered) .main-navigation .navbar-nav > .dropdown > a:before{top:24px;}
.fixed-header-on .header:not(.centered) .main-navigation.with-dropdown-buttons .header-dropdown-buttons{top:12px;}
.header.fixed-before .main-navigation .navbar-nav > .dropdown > a:before, .header.fixed-before .main-navigation.with-dropdown-buttons .header-dropdown-buttons{-webkit-transition:all linear 0.2s;-o-transition:all linear 0.2s;transition:all linear 0.2s;}
.fixed-header-on .header-dropdown-buttons .btn-group .dropdown-menu, .fixed-header-on .dark .header-dropdown-buttons .btn-group .dropdown-menu{margin-top:11px;}
.fixed.header .main-navigation.animated .navbar-nav > li > a, .header-first{-webkit-transition:padding 0s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;-o-transition:padding 0s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;transition:padding 0s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;}
.fixed.fixed-before.header .main-navigation.animated .navbar-nav > li > a, .fixed-before .header-first{-webkit-transition:padding 0.2s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;-o-transition:padding 0.2s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;transition:padding 0.2s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;}
}
@media (min-width:992px){.fixed-header-on .header .logo, .fixed-header-on .header .site-slogan{display:block;}
.fixed-header-on.boxed .header.fixed{width:970px;}
.fixed-header-on .header-first{padding:7px 0 0 0;}
}
@media (min-width:1200px){.fixed-header-on.boxed .header.fixed{width:1170px;}
}
@media (max-width:767px){.header.fixed{position:relative !important;top:auto !important;}
.header.fixed.transparent-header-on{position:absolute !important;}
}
.full-page .header-container{position:fixed;width:100%;top:0;}
.grid-space-20{margin-right:-10.5px;margin-left:-10.5px;}
.grid-space-20 .col-lg-6, .grid-space-20 .col-lg-4, .grid-space-20 .col-lg-3, .grid-space-20 .col-md-6, .grid-space-20 .col-md-4, .grid-space-20 .col-md-3, .grid-space-20 .col-sm-6, .grid-space-20 .col-sm-4, .grid-space-20 .col-sm-3, .grid-space-20 .col-xs-6, .grid-space-20 .col-xs-4, .grid-space-20 .col-xs-3{padding-left:10px;padding-right:10px;}
.grid-space-10{margin-right:-6px;margin-left:-6px;}
.grid-space-10 .col-lg-6, .grid-space-10 .col-lg-4, .grid-space-10 .col-lg-3, .grid-space-10 .col-md-6, .grid-space-10 .col-md-4, .grid-space-10 .col-md-3, .grid-space-10 .col-sm-6, .grid-space-10 .col-sm-4, .grid-space-10 .col-sm-3, .grid-space-10 .col-xs-6, .grid-space-10 .col-xs-4, .grid-space-10 .col-xs-3{padding-left:5px;padding-right:5px;}
.grid-space-0{margin-right:0;margin-left:0;}
.container-fluid .grid-space-0{margin-right:-15px;margin-left:-15px;}
.grid-space-0 .col-lg-6, .grid-space-0 .col-lg-4, .grid-space-0 .col-lg-3, .grid-space-0 .col-md-6, .grid-space-0 .col-md-4, .grid-space-0 .col-md-3, .grid-space-0 .col-sm-6, .grid-space-0 .col-sm-4, .grid-space-0 .col-sm-3, .grid-space-0 .col-xs-6, .grid-space-0 .col-xs-4, .grid-space-0 .col-xs-3{padding-left:0;padding-right:0;}
.grid-space-0 > div{margin-bottom:0;padding-bottom:0;}
.separator{width:100%;margin:20px auto 15px;position:relative;height:1px;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1, 1);}
.separator:after{height:1px;background:#e8e8e8;background:-moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));background:-webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);background:-o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);background:-ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);background:linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);position:absolute;bottom:-1px;content:"";width:100%;left:0;}
.dark-bg:not(.banner) .separator:after{background:#505050;background:-moz-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #373737), color-stop(35%, #505050), color-stop(70%, #505050), color-stop(100%, #373737));background:-webkit-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);background:-o-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);background:-ms-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);background:linear-gradient(to right, #373737 0%, #505050 35%, #505050 70%, #373737 100%);}
#footer.dark .separator:after{background:#505050;background:-moz-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #222222), color-stop(35%, #505050), color-stop(70%, #505050), color-stop(100%, #222222));background:-webkit-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);background:-o-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);background:-ms-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);background:linear-gradient(to right, #222222 0%, #505050 35%, #505050 70%, #222222 100%);}
.default-bg .separator:after, .dark-translucent-bg .separator:after, .default-translucent-bg .separator:after, .light.separator:after{background:rgba(255, 255, 255, 0.5);background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);}
@media (min-width:992px){.two-col-translucent-bg .container > .row > div + div .separator:after{background:rgba(255, 255, 255, 0.5);background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);}
}
.light-translucent-bg .separator:after, .two-col-translucent-bg .container > .row > div .separator:after, .dark.separator:after{background:rgba(0, 0, 0, 0.5);background:-moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.4)), color-stop(70%, rgba(0, 0, 0, 0.4)), color-stop(100%, transparent));background:-webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);background:-o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);background:-ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);background:linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, transparent 100%);}
h3 + .separator, h4 + .separator, h5 + .separator{margin-top:15px;}
.separator-2, .separator-3{width:100%;margin-bottom:15px;position:relative;height:1px;}
.separator-2:after{height:1px;background:#d1d1d1;background:-moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));background:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:-o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:-ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);position:absolute;bottom:-1px;left:0px;content:"";width:100%;}
.dark-bg .separator-2:after{background:#666666;background:-moz-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #666666), color-stop(35%, #555555), color-stop(70%, #444444), color-stop(100%, #373737));background:-webkit-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);background:-o-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);background:-ms-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);background:linear-gradient(to right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);}
#footer.dark .separator-2:after{background:#444444;background:-moz-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #444444), color-stop(35%, #393939), color-stop(70%, #323232), color-stop(100%, #222222));background:-webkit-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);background:-o-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);background:-ms-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);background:linear-gradient(to right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);}
.light-translucent-bg .separator-2:after, .two-col-translucent-bg .container > .row > div .separator-2:after, .dark.separator-2:after{background:rgba(0, 0, 0, 0.5);background:-moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, transparent));background:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);background:-o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);background:-ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);background:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);}
.default-bg .separator-2:after, .default-translucent-bg .separator-2:after, .dark-translucent-bg .separator-2:after, .light.separator-2:after{background:rgba(255, 255, 255, 0.5);background:-moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);}
@media (min-width:992px){.two-col-translucent-bg .container > .row > div + div .separator-2:after{background:rgba(255, 255, 255, 0.5);background:-moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);}
}
.separator-3:after{height:1px;background:#d1d1d1;background:-moz-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:-webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));background:-webkit-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:-o-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:-ms-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:linear-gradient(to left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);position:absolute;bottom:-1px;left:0px;content:"";width:100%;}
.dark-bg .separator-3:after{background:#666666;background:-moz-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);background:-webkit-gradient(linear, right top, left top, color-stop(0%, #666666), color-stop(35%, #555555), color-stop(70%, #444444), color-stop(100%, #373737));background:-webkit-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);background:-o-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);background:-ms-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);background:linear-gradient(to left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);}
#footer.dark .separator-3:after{background:#444444;background:-moz-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);background:-webkit-gradient(linear, right top, left top, color-stop(0%, #444444), color-stop(35%, #393939), color-stop(70%, #323232), color-stop(100%, #222222));background:-webkit-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);background:-o-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);background:-ms-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);background:linear-gradient(to left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);}
.light-translucent-bg .separator-3:after, .two-col-translucent-bg .container > .row > div .separator-3:after, .dark.separator-3:after{background:rgba(0, 0, 0, 0.5);background:-moz-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);background:-webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, transparent));background:-webkit-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);background:-o-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);background:-ms-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);background:linear-gradient(to left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, transparent 100%);}
.default-bg .separator-3:after, .default-translucent-bg .separator-3:after, .dark-translucent-bg .separator-3:after, .light.separator-3:after{background:rgba(255, 255, 255, 0.5);background:-moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-webkit-gradient(linear, right top, left top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);}
@media (min-width:992px){.two-col-translucent-bg .container > .row > div + div .separator-3:after{background:rgba(255, 255, 255, 0.5);background:-moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-webkit-gradient(linear, right top, left top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);}
}
.footer-content .separator-2, .footer-content .separator-3{margin-bottom:25px;}
.separator.with-icon{margin:55px 0;}
.separator.with-icon:after{background:-moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(25%, rgba(0, 0, 0, 0.09)), color-stop(45%, transparent), color-stop(55%, transparent), color-stop(75%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));background:-webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);background:-o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);background:-ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);background:linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);}
.dark-bg:not(.banner) .separator.with-icon:after{background:-moz-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #373737), color-stop(25%, #505050), color-stop(45%, #373737), color-stop(55%, #373737), color-stop(75%, #505050), color-stop(100%, #373737));background:-webkit-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);background:-o-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);background:-ms-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);background:linear-gradient(to right, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);}
#footer.dark .separator.with-icon:after{background:#505050;background:-moz-linear-gradient(left, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #222222), color-stop(25%, #505050), color-stop(45%, #222222), color-stop(55%, #222222), color-stop(75%, #505050), color-stop(100%, #222222));background:-webkit-linear-gradient(left, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);background:-o-linear-gradient(left, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);background:-ms-linear-gradient(left, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);background:linear-gradient(to right, #222222 0%, #505050 25%, #222222 45%, #222222 55%, #505050 75%, #222222 100%);}
.default-bg .separator.with-icon:after, .dark-translucent-bg .separator.with-icon:after, .default-translucent-bg .separator.with-icon:after, .light.separator.with-icon:after{background:rgba(255, 255, 255, 0.5);background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.5)), color-stop(45%, rgba(255, 255, 255, 0)), color-stop(55%, rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 100%);}
.light-translucent-bg .separator.with-icon:after, .dark.separator.with-icon:after{background:rgba(0, 0, 0, 0.5);background:-moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(25%, rgba(0, 0, 0, 0.4)), color-stop(45%, transparent), color-stop(55%, transparent), color-stop(75%, rgba(0, 0, 0, 0.4)), color-stop(100%, transparent));background:-webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);background:-o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);background:-ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);background:linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.4) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.4) 75%, transparent 100%);}
.separator.with-icon i{font-size:36px;position:absolute;width:80px;height:80px;text-align:center;left:50%;top:50%;margin-top:-40px;margin-left:-40px;line-height:77px;z-index:5;}
.separator.with-icon i.bordered{border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.04);background-color:rgba(0, 0, 0, 0.02);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.default-bg .separator.with-icon i.bordered, .dark-translucent-bg .separator.with-icon i.bordered, .default-translucent-bg .separator.with-icon i.bordered{border-color:rgba(255, 255, 255, 0.1);background-color:rgba(255, 255, 255, 0.05);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.object-non-visible{opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}
.object-visible, .object-non-visible.object-visible{opacity:1;filter:alpha(opacity=100);}
.absolute-positioned-top{position:absolute;top:0;left:0;width:100%;}
.absolute-positioned-bottom{position:absolute;bottom:0;left:0;top:auto;width:100%;}
.pl-3{padding-left:3px;}
.pl-5{padding-left:5px;}
.pl-10{padding-left:10px;}
.pl-20{padding-left:20px;}
.pr-3{padding-right:3px;}
.pr-5{padding-right:5px;}
.pr-10{padding-right:10px;}
.pr-20{padding-right:20px;}
.p-20{padding:20px;}
.p-30{padding:30px;}
.p-40{padding:40px;}
.ph-20{padding-left:20px;padding-right:20px;}
.ph-30{padding-left:30px;padding-right:30px;}
.ph-40{padding-left:40px;padding-right:40px;}
.pv-20{padding-top:20px;padding-bottom:20px;}
.pv-30{padding-top:30px;padding-bottom:30px;}
.pv-40{padding-top:40px;padding-bottom:40px;}
.pv-45{padding-top:45px;padding-bottom:45px;}
.mt-5{margin-top:5px;}
.mb-5{margin-bottom:5px;}
.mt-10{margin-top:10px;}
.mb-10{margin-bottom:10px;}
.mt-20{margin-top:20px;}
.mb-20{margin-bottom:20px;}
.space-top{padding-top:20px;}
.space-bottom{padding-bottom:20px;}
.margin-top-clear{margin-top:0 !important;}
.margin--bottom-clear{margin-bottom:0 !important;}
.margin-clear{margin-top:0 !important;margin-bottom:0 !important;}
.padding-top-clear{padding-top:0 !important;}
.padding-bottom-clear{padding-bottom:0 !important;}
.padding-ver-clear{padding-bottom:0 !important;padding-top:0 !important;}
.padding-hor-clear{padding-right:0 !important;padding-left:0 !important;}
.border-bottom-clear{border-bottom:none !important;}
.border-top-clear{border-top:none !important;}
.border-clear{border:none !important;}
.circle{-webkit-border-radius:100% !important;-moz-border-radius:100% !important;border-radius:100% !important;}
.radius-clear{-webkit-border-radius:0% !important;-moz-border-radius:0% !important;border-radius:0% !important;}
@media (max-width:767px){.text-center-xs{text-align:center;}
}
.header-top{font-size:12px;color:#777777;font-weight:300;}
.header-top.dark, .header-top.colored{color:#ffffff;}
.header-top.colored a{color:#ffffff;text-decoration:underline;}
.header-top.colored a:hover{text-decoration:none;}
@media (min-width:992px) and (max-width:1199px){.header-top{font-size:11px;}
}
.header.dark{color:#cacaca;}
.footer{font-size:14px;line-height:1.5;}
.footer h2.title{font-size:22px;text-transform:none;margin-bottom:10px;}
.subfooter{font-size:14px;line-height:1.3;color:#999999;}
.subfooter p{margin-bottom:0;}
.blogpost{margin:0 0 70px;}
.blogpost header{padding:20px 10px 20px;}
.blogpost header h2{text-transform:none;margin-top:0;margin-bottom:10px;}
.blogpost .post-info{font-size:12px;color:#aaa;font-weight:400;}
.blogpost .post-info > span{margin-right:5px;display:inline-block;}
.blogpost .post-info a{color:#aaa;}
.blogpost .blogpost-content{padding:0 10px 10px;}
.blogpost .row .blogpost-content{padding-bottom:0;}
.blogpost footer{font-size:12px;padding:10px;color:#aaa;border-top:1px solid #eaeaea;}
.blogpost .row + footer{padding:10px 0;}
.blogpost.full{margin-bottom:30px;}
.blogpost.full header{padding:0 0 15px 0;}
.blogpost.full .blogpost-content{padding:0 0 5px;}
.blogpost.full footer{padding:10px 0;}
@media (min-width:992px){.blogpost .row header{padding-top:0;}
.blogpost .row + footer{margin-top:15px;}
}
#comments{margin-top:60px;}
.comments h2.title{margin-bottom:40px;padding-bottom:10px;position:relative;}
.comments h2.title:after{height:1px;background:#d1d1d1;background:-moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));background:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:-o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:-ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);background:linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);position:absolute;bottom:-1px;left:0px;content:"";width:100%;}
.comment{font-size:14px;}
.comment .comment{margin-left:75px;}
.comment h3{margin-top:0;margin-bottom:5px;}
.comment p{margin-bottom:10px;}
.comment .btn-sm-link{padding:0;}
.comment-avatar{width:50px;float:left;margin:0 15px 0 0;}
.comment-content{border-bottom:1px solid #f1f1f1;margin-bottom:40px;clear:both;}
.comment-meta{margin-bottom:15px;color:#aaa;font-size:12px;}
.comment-meta a{color:#aaa;}
.comment-meta a:hover{text-decoration:underline;}
.masonry-grid-item .blogpost footer{padding-top:0px;border-top:none;}
.masonry-grid-item .blogpost header h2{font-size:22px;}
.timeline{position:relative;padding:40px 0;margin-top:40px;}
.timeline .blogpost footer{padding-top:0px;border-top:none;}
.timeline .blogpost header h2{font-size:22px;}
.timeline .timeline-item{padding:0 15px;}
.timeline-date-label{float:none;clear:both;display:block;margin:0px auto;text-align:center;margin-bottom:80px;line-height:1;width:135px;position:relative;z-index:2;color:#ffffff;}
.timeline-date-label:after{background-color:#09afdf;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:30px;width:100%;position:absolute;bottom:-8px;z-index:-1;}
@media (min-width:768px){.timeline .blogpost{margin-bottom:0;}
.timeline:before{background-color:#e8e8e8;background:-moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(10%, rgba(0, 0, 0, 0.09)), color-stop(90%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));background:-webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);background:-o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);background:-ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);background:linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);width:1px;height:100%;content:"";position:absolute;left:50%;display:block;top:0;}
.timeline .timeline-item{position:relative;width:50%;padding-left:0;padding-right:40px;margin-bottom:80px;float:left;clear:left;z-index:1;}
.timeline .timeline-item.pull-right{position:relative;width:50%;padding-left:40px;padding-right:0;margin-top:80px;margin-bottom:0;float:right;clear:right;}
.timeline .timeline-item.pull-right + .timeline-date-label{padding-top:80px;}
.timeline .timeline-item:after{content:"";font-family:"FontAwesome";right:0px;background-color:#eaeaea;left:auto;position:absolute;top:20px;z-index:-1;width:35px;height:1px;}
.timeline .timeline-item:before{content:"";position:absolute;background-color:#cdcdcd;border:1px solid #cdcdcd;height:7px;width:7px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;top:17px;right:-4px;}
.timeline .timeline-item.pull-right:after{right:auto;left:0px;}
.timeline .timeline-item.pull-right:before{left:-3px;}
}
@media (max-width:767px){.timeline .timeline-item.pull-right{float:none !important;}
}
.product.price{font-size:24px;font-weight:400;}
.product.price del{color:#cdcdcd;font-size:14px;}
.product.element-list{margin-top:7px;}
.header-dropdown-buttons .btn-group .dropdown-menu.cart{padding:0;min-width:350px;font-size:13px;}
.header-dropdown-buttons .btn-group .dropdown-menu.cart table{margin-bottom:0;}
.header-dropdown-buttons .btn-group .dropdown-menu.cart .panel-body{padding:0px 10px 0px;}
.cart-count{position:absolute;top:-2px;right:-3px;line-height:14px;width:14px;height:14px;-webkit-border-radius:30%;-moz-border-radius:30%;border-radius:30%;font-size:10px;text-shadow:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.dark .header-dropdown-buttons .cart-count{background-color:rgba(0, 0, 0, 0.5);color:#cdcdcd;}
.dropdown.open .cart-count, .dropdown:hover .cart-count{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;filter:alpha(opacity=0);}
.total-amount, .total-quantity{font-size:13px;}
.cart .table > tbody > tr > td, .cart.table > tbody > tr > td{vertical-align:inherit;}
.cart .quantity{width:50px;font-size:11px;}
.cart .product{width:220px;font-size:13px;}
.cart .product .small{display:block;color:#999999;}
@media (max-width:480px){.header-dropdown-buttons .btn-group .dropdown-menu.cart{min-width:300px;}
}
.cart.table .price{width:18%;font-size:14px;}
.cart.table .amount, .cart.table .remove, .cart.table .quantity{width:12%;}
.cart.table .quantity input{width:60px;padding:6px;}
.cart.table .product{font-size:15px;}
.cart.table .product small{font-size:12px;display:block;color:#999999;}
.cart.table .amount{text-align:right;}
.cart.table thead > tr > th{font-size:16px;}
.cart.table .total-quantity, .cart.table .total-amount{padding-top:15px;padding-bottom:15px;font-size:16px;font-weight:700;}
.cart.table .total-amount{text-align:right;}
.cart.table .btn-remove{position:relative;top:-5px;}
.cart.table .form-group{margin:7px 0;}
.table .information{width:80%;}
@media (max-width:767px){.cart.table thead > tr > th{font-size:14px;}
.cart.table .amount, .cart.table .price{width:12%;}
.cart.table .remove, .cart.table .quantity{width:8%;}
.cart.table > thead > tr > th, .cart.table > tbody > tr > th, .cart.table > tfoot > tr > th, .cart.table > thead > tr > td, .cart.table > tbody > tr > td, .cart.table > tfoot > tr > td{padding:8px 10px;}
}
@media (max-width:480px){.cart.table > thead > tr > th, .cart.table > tbody > tr > th, .cart.table > tfoot > tr > th, .cart.table > thead > tr > td, .cart.table > tbody > tr > td, .cart.table > tfoot > tr > td{padding:8px 7px;}
}
@media (max-width:767px){.team-member{max-width:480px;margin:20px auto 20px !important;}
}
.is-countdown{border:1px solid transparent;background-color:transparent;}
.countdown-row{height:0;padding:0;}
.countdown-section{text-align:center;padding:20px;border:1px solid rgba(0, 0, 0, 0.1);background-color:rgba(0, 0, 0, 0.2);-webkit-border-radius:5%;-moz-border-radius:5%;border-radius:5%;}
.countdown-show4 .countdown-section{width:24%;margin:10px 0.5%;}
.countdown-amount{font-size:36px;font-weight:700;display:block;}
.countdown-period{display:block;font-size:28px;line-height:1.2;margin-top:15px;}
@media (max-width:767px){.countdown-amount{font-size:24px;}
.countdown-period{font-size:18px;}
}
@media (max-width:480px){.countdown-amount{font-size:18px;}
.countdown-period{font-size:10px;}
}
.icons-page i{font-size:20px;width:35px;text-align:center;}
.grid span{padding:5px 5px;background-color:#666;border:1px solid #444;display:block;text-align:center;margin-bottom:10px;color:#ffffff;}
.btn:focus{color:inherit;}
.btn{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.btn-default{color:#ffffff;background-color:#09afdf;border-color:#0c9ec7;}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{color:#ffffff;background-color:#0c9ec7;border-color:#0c9ec7;}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default{background-color:#09afdf;border-color:#0c9ec7;}
.btn-default-transparent{color:#777777;background-color:transparent;border-color:#09afdf;}
.btn-default-transparent:hover, .btn-default-transparent:focus, .btn-default-transparent.focus, .btn-default-transparent:active, .btn-default-transparent.active, .open > .dropdown-toggle.btn-default-transparent{color:#ffffff;background-color:#0c9ec7;border-color:#0781a4;}
.dark-bg .btn-default-transparent{color:#ffffff;}
.default-bg .btn-default, .default-translucent-bg .btn-default, .default-bg .btn-default-transparent, .default-translucent-bg .btn-default-transparent{color:#09afdf;background-color:#ffffff;border-color:#ffffff;}
.default-bg .btn-default:hover, .default-translucent-bg .btn-default:hover, .default-bg .btn-default:focus, .default-translucent-bg .btn-default:focus, .default-bg .btn-default.focus, .default-translucent-bg .btn-default.focus, .default-bg .btn-default:active, .default-translucent-bg .btn-default:active, .default-bg .btn-default.active, .default-translucent-bg .btn-default.active, .default-bg .open > .dropdown-toggle.btn-default, .default-translucent-bg .open > .dropdown-toggle.btn-default, .default-bg .btn-default-transparent:hover, .default-translucent-bg .btn-default-transparent:hover, .default-bg .btn-default-transparent:focus, .default-translucent-bg .btn-default-transparent:focus, .default-bg .btn-default-transparent.focus, .default-translucent-bg .btn-default-transparent.focus, .default-bg .btn-default-transparent:active, .default-translucent-bg .btn-default-transparent:active, .default-bg .btn-default-transparent.active, .default-translucent-bg .btn-default-transparent.active, .default-bg .open > .dropdown-toggle.btn-default-transparent, .default-translucent-bg .open > .dropdown-toggle.btn-default-transparent{color:#ffffff;background-color:transparent;border-color:#ffffff;}
.dark .btn-default{color:#ffffff;background-color:rgba(0, 0, 0, 0.2);border-color:rgba(0, 0, 0, 0.1);}
.dark .btn-default .badge{color:rgba(0, 0, 0, 0.2);background-color:#ffffff;}
.dark .btn-default:hover, .dark .btn-default:focus, .dark .btn-default.focus, .dark .btn-default:active, .dark .btn-default.active, .dark .open > .dropdown-toggle.btn-default{color:#ffffff;background-color:rgba(0, 0, 0, 0.35);border-color:rgba(0, 0, 0, 0.2);}
.colored .btn-default{color:#ffffff;background-color:rgba(0, 0, 0, 0.2);border-color:rgba(0, 0, 0, 0.01);}
.colored .btn-default .badge{color:rgba(0, 0, 0, 0.2);background-color:#ffffff;}
.colored .btn-default:hover, .colored .btn-default:focus, .colored .btn-default.focus, .colored .btn-default:active, .colored .btn-default.active, .colored .open > .dropdown-toggle.btn-default{color:#ffffff;background-color:rgba(0, 0, 0, 0.3);border-color:rgba(0, 0, 0, 0.02);}
.default-hovered:hover .btn-default-transparent{border-color:#ffffff;}
.btn-white{color:#777777;background-color:#ffffff;border-color:#ffffff;}
.btn-white:hover, .btn-white:focus, .btn-white.focus, .btn-white:active, .btn-white.active, .open > .dropdown-toggle.btn-white{color:#0c9ec7;background-color:#ffffff;border-color:#ffffff;}
.btn-gray{color:#333333;background-color:#e1e1e1;border-color:#d3d3d3;}
.btn-gray:hover, .btn-gray:focus, .btn-gray.focus, .btn-gray:active, .btn-gray.active, .open > .dropdown-toggle.btn-gray{color:#333333;background-color:#cdcdcd;border-color:#cdcdcd;}
.btn-gray-transparent{color:#333333;background-color:transparent;border-color:#777777;}
.btn-gray-transparent:hover, .btn-gray-transparent:focus, .btn-gray-transparent.focus, .btn-gray-transparent:active, .btn-gray-transparent.active, .open > .dropdown-toggle.btn-gray-transparent{color:#ffffff;background-color:#333333;border-color:#333333;}
.dark-bg .btn-gray-transparent{color:#ffffff;}
.dark-bg .btn-gray-transparent:hover{border-color:#ffffff;color:#777777;background-color:#ffffff;}
.dark-translucent-bg .btn-gray-transparent, .default-translucent-bg .btn-gray-transparent, .default-bg .btn-gray-transparent{border-color:#ffffff;color:#ffffff;}
.dark-translucent-bg .btn-gray-transparent:hover, .default-translucent-bg .btn-gray-transparent:hover, .default-bg .btn-gray-transparent:hover, .dark-translucent-bg .btn-gray-transparent:focus, .default-translucent-bg .btn-gray-transparent:focus, .default-bg .btn-gray-transparent:focus{border-color:#ffffff;color:#777777;background-color:#ffffff;}
.default-hovered:hover .btn-gray-transparent{border-color:#ffffff;}
.light-gray-bg.default-hovered:hover .btn-gray-transparent:hover{border-color:#333333;}
@media (min-width:992px){.two-col-translucent-bg .container > .row > div + div .btn-gray-transparent{border-color:#ffffff;color:#ffffff;}
.two-col-translucent-bg .container > .row > div + div .btn-gray-transparent:hover, .two-col-translucent-bg .container > .row > div + div .btn-gray-transparent:focus{border-color:#ffffff;color:#777777;background-color:#ffffff;}
}
.btn-dark{color:#ffffff;background-color:#373737;border-color:#333333;}
.btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:active, .btn-dark.active, .open > .dropdown-toggle.btn-dark{color:#ffffff;background-color:#111111;border-color:#111111;}
.dark-bg .btn-dark{color:#ffffff;background-color:#222222;border-color:#171717;}
.dark-bg .btn-dark:hover, .dark-bg .btn-dark:focus, .dark-bg .btn-dark.focus, .dark-bg .btn-dark:active, .dark-bg .btn-dark.active, .dark-bg .open > .dropdown-toggle.btn-dark{color:#ffffff;background-color:#000000;border-color:#000000;}
.btn{padding:7px 20px;font-size:14px;line-height:1.4666666667;border-radius:3px;margin:10px 0;}
.btn-sm{padding:5px 15px;font-size:12px;line-height:1.4666666667;border-radius:3px;margin:5px 0;}
.btn-lg{padding:10px 25px;font-size:18px;line-height:1.4666666667;border-radius:4px;margin:10px 0;}
.btn-xl{padding:15px 50px;font-size:22px;line-height:1.4666666667;border-radius:6px;margin:10px 0;}
.btn-md-link{padding:7px 15px;font-size:14px;line-height:1.4666666667;border-radius:0px;margin:10px 0;}
.btn-sm-link{padding:5px 15px;font-size:12px;line-height:1.4666666667;border-radius:0px;margin:5px 0;}
.btn-lg-link{padding:10px 15px;font-size:18px;line-height:1.4666666667;border-radius:0px;margin:10px 0;}
.btn-remove{font-size:10px;padding:3px 15px;min-width:0;margin:-5px 0 0 0;}
.radius-50{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;}
.btn-animated{position:relative;min-width:0 !important;padding-right:45px !important;}
.btn-animated i{-webkit-transition:right 0.2s ease-in-out;-o-transition:right 0.2s ease-in-out;transition:right 0.2s ease-in-out;z-index:3;right:17px;position:absolute;line-height:34px;top:0;min-width:12px;}
.btn-animated:after{width:35px;height:100%;background-color:rgba(0, 0, 0, 0.1);position:absolute;content:"";top:0;opacity:0;filter:alpha(opacity=0);right:0px;z-index:2;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.btn-animated.radius-50:after{border-radius:0 50px 50px 0;}
.btn-animated.btn-gray-transparent:after{background-color:rgba(0, 0, 0, 0.05);}
.btn-animated:hover:after{opacity:1;filter:alpha(opacity=100);}
.btn-animated:hover i{right:11px;}
.btn-animated.btn-sm{padding-right:35px !important;}
.btn-animated.btn-sm:after{width:25px;}
.btn-animated.btn-sm i{right:14px;line-height:28px;min-width:11px;}
.btn-animated.btn-sm:hover i{right:7px;}
.btn-animated.btn-lg{padding-right:60px !important;}
.btn-animated.btn-lg:after{width:45px;}
.btn-animated.btn-lg i{right:25px;line-height:48px;min-width:15px;}
.btn-animated.btn-lg:hover i{right:15px;}
.btn-animated.btn-xl{padding-right:60px !important;}
.btn-animated.btn-xl:after{width:45px;}
.btn-animated.btn-xl i{right:25px;line-height:64px;min-width:15px;text-align:center;}
.btn-animated.btn-xl:hover i{right:13px;}
.btn-hvr{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.btn-hvr.radius-50{overflow:hidden;}
.hvr-sweep-to-right:hover, .hvr-sweep-to-left:hover, .hvr-sweep-to-bottom:hover, .hvr-sweep-to-top:hover, .hvr-bounce-to-right:hover, .hvr-bounce-to-left:hover, .hvr-bounce-to-bottom:hover, .hvr-bounce-to-top:hover, .hvr-radial-out:hover, .hvr-rectangle-out:hover, .hvr-shutter-out-horizontal:hover, .hvr-shutter-out-vertical:hover{background:transparent;}
.hvr-radial-in, .hvr-rectangle-in, .hvr-shutter-in-horizontal, .hvr-shutter-in-vertical{background:#0c9ec7;}
.hvr-radial-in:hover, .hvr-rectangle-in:hover, .hvr-shutter-in-horizontal:hover, .hvr-shutter-in-vertical:hover{background:#0c9ec7;}
.hvr-radial-in:before, .hvr-rectangle-in:before, .hvr-shutter-in-horizontal:before, .hvr-shutter-in-vertical:before{background:#ffffff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.hvr-sweep-to-right:before, .hvr-sweep-to-left:before, .hvr-sweep-to-bottom:before, .hvr-sweep-to-top:before, .hvr-bounce-to-right:before, .hvr-bounce-to-left:before, .hvr-bounce-to-bottom:before, .hvr-bounce-to-top:before, .hvr-radial-out:before, .hvr-rectangle-out:before, .hvr-shutter-out-horizontal:before, .hvr-shutter-out-vertical:before{background:#0c9ec7;}
.no-csstransitions .hvr-radial-in, .no-csstransitions .hvr-rectangle-in, .no-csstransitions .hvr-shutter-in-horizontal, .no-csstransitions .hvr-shutter-in-vertical{background:transparent;}
.no-csstransitions .hvr-sweep-to-right:hover, .no-csstransitions .hvr-sweep-to-left:hover, .no-csstransitions .hvr-sweep-to-bottom:hover, .no-csstransitions .hvr-sweep-to-top:hover, .no-csstransitions .hvr-bounce-to-right:hover, .no-csstransitions .hvr-bounce-to-left:hover, .no-csstransitions .hvr-bounce-to-bottom:hover, .no-csstransitions .hvr-bounce-to-top:hover, .no-csstransitions .hvr-radial-out:hover, .no-csstransitions .hvr-rectangle-out:hover, .no-csstransitions .hvr-shutter-out-horizontal:hover, .no-csstransitions .hvr-shutter-out-vertical:hover, .no-csstransitions .hvr-radial-in:hover, .no-csstransitions .hvr-rectangle-in:hover, .no-csstransitions .hvr-shutter-in-horizontal:hover, .no-csstransitions .hvr-shutter-in-vertical:hover{background:#0c9ec7;}
.nav-tabs.style-1{border-bottom:1px solid #e1e1e1;margin-bottom:15px;}
.nav-tabs.style-1 > li > a{color:#333333;margin-right:0;line-height:1;border:1px solid transparent;padding:12px 15px 11px 15px;-webkit-border-radius:15px 15px 0 0;-moz-border-radius:15px 15px 0 0;border-radius:15px 15px 0 0;-webkit-transition:none;-o-transition:none;transition:none;height:40px;}
.nav-tabs.style-1 > li > a:hover{border-color:#222222 !important;background-color:#333333 !important;color:#ffffff;}
.nav-tabs.style-1 > li > a:focus{border-color:transparent;background-color:transparent;}
.nav-tabs.style-1 > li > a:after{position:absolute;right:-14px;bottom:-1px;content:'';width:0;height:0;border-style:solid;border-width:31px 0 0 14px;border-color:transparent transparent transparent transparent;}
.nav-tabs.style-1 > li > a:before{position:absolute;left:-14px;bottom:-1px;content:'';width:0;height:0;border-style:solid;border-width:31px 14px 0 0;border-color:transparent transparent transparent transparent;}
.nav-tabs.style-1 > li > a:hover:after{border-color:transparent transparent transparent #333333;border-width:31px 0 0 14px;}
.nav-tabs.style-1 > li > a:hover:before{border-color:transparent #333333 transparent transparent;border-width:31px 14px 0 0;}
.nav-tabs.style-1 > li.active > a{background-color:#333333 !important;}
.nav-tabs.style-1 > li.active > a, .nav-tabs.style-1 > li.active > a:hover, .nav-tabs.style-1 > li.active > a:focus{color:#ffffff;cursor:default;border-color:#222222;}
.nav-tabs.style-1 > li.active > a:after{border-color:transparent transparent transparent #333333;}
.nav-tabs.style-1 > li.active > a:before{border-color:transparent #333333 transparent transparent;}
.nav-tabs.style-1 > li:first-child > a:before, .nav-tabs.style-1 > li:last-child > a:after{border-width:0 0 0 0;border-color:transparent transparent transparent transparent;}
.nav-tabs.style-1 + .tab-content > .tab-pane{padding-bottom:0;border-bottom:none;}
.nav-tabs.style-2{border-bottom:1px solid #f1f1f1;}
.nav-tabs.style-2 > li > a{color:#999999;}
.nav-tabs.style-2 > li > a:hover{color:#333333;background-color:#fafafa !important;border-color:#f1f1f1;border-bottom-color:#fafafa !important;}
.nav-tabs.style-2 > li > a:focus{border-color:transparent;background-color:transparent;}
.nav-tabs.style-2 > li.active > a, .nav-tabs.style-2 > li.active > a:hover, .nav-tabs.style-2 > li.active > a:focus{color:#333333;cursor:default;background-color:#fafafa;border-color:#f1f1f1;border-bottom-color:transparent;}
.nav-tabs.style-2 + .tab-content > .tab-pane{padding:15px;border:1px solid #f1f1f1;border-top:none;background-color:#fafafa;}
.nav-tabs.style-3{border-bottom:1px solid #999999;background-color:#999999;}
.nav-tabs.style-3 > li > a{color:#ffffff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin:0;}
.nav-tabs.style-3 > li > a:hover{color:#333333;background-color:#ffffff !important;border-color:#999999;border-bottom-color:#ffffff !important;}
.nav-tabs.style-3 > li > a:focus{border-color:transparent;background-color:transparent;}
.nav-tabs.style-3 > li.active > a, .nav-tabs.style-3 > li.active > a:hover, .nav-tabs.style-3 > li.active > a:focus{color:#333333;cursor:default;background-color:#ffffff;border-color:#999999;border-bottom-color:transparent;}
.nav-tabs.style-3 + .tab-content > .tab-pane{padding:15px;border:1px solid #999999;border-top:none;background-color:#ffffff;}
.nav-tabs.style-4{margin-bottom:15px;border-bottom:1px solid #333333;}
.nav-tabs.style-4 > li > a{color:#999999;}
.nav-tabs.style-4 > li > a:hover{color:#ffffff;background-color:#333333 !important;border-color:#333333;border-bottom-color:#333333 !important;}
.nav-tabs.style-4 > li > a:focus{border-color:#333333;background-color:#333333;}
.nav-tabs.style-4 > li.active > a, .nav-tabs.style-4 > li.active > a:hover, .nav-tabs.style-4 > li.active > a:focus{color:#ffffff;cursor:default;background-color:#333333;border-color:#333333;border-bottom-color:transparent;}
@media (min-width:481px) and (max-width:767px){.nav-tabs > li > a{padding:12px 10px;font-size:11px;margin-right:0;}
}
@media (max-width:480px){.nav-tabs{background-color:#eaeaea;border-bottom:none !important;}
.nav-tabs > li{float:none;}
.nav-tabs > li a{color:#ffffff;margin-right:0;-webkit-border-radius:0px !important;-moz-border-radius:0px !important;border-radius:0px !important;}
.nav-tabs.style-3 > li.active > a, .nav-tabs.style-3 > li.active > a:hover, .nav-tabs.style-3 > li.active > a:focus, .nav-tabs.style-3 > li > a:hover, .nav-tabs.style-3 > li > a:focus{border-bottom:1px solid #999999 !important;}
.nav-tabs.style-3 + .tab-content > .tab-pane{border-top:1px solid #999999;}
.nav-tabs > li a:after, .nav-tabs > li a:before{border-color:transparent transparent transparent transparent !important;}
}
.vertical{margin:20px 0;}
.vertical .nav-tabs, .vertical .tab-content{display:table-cell;margin:0;vertical-align:top;}
.vertical .nav-tabs{border-bottom-color:transparent;background-color:#999999;}
.vertical .nav-tabs > li{float:none;}
.vertical .nav-tabs > li a{margin:0;padding:10px 20px;white-space:nowrap;color:#ffffff;border-bottom:1px solid #919191;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.vertical .nav-tabs > li > a:hover, .vertical .nav-tabs > li > a:focus{background-color:#fafafa;border-right-color:transparent;border-bottom:1px solid #f1f1f1;color:#777777;z-index:2;}
.vertical .nav-tabs > li.active > a, .vertical .nav-tabs > li.active > a:hover, .vertical .nav-tabs > li.active > a:focus{border:1px solid #f1f1f1;background-color:#fafafa;border-right-color:transparent;color:#777777;z-index:2;}
.vertical.left .nav-tabs > li > a:hover, .vertical.left .nav-tabs > li > a:focus{border-left-color:transparent;border-right-color:#f1f1f1;}
.vertical.left .nav-tabs > li.active > a, .vertical.left .nav-tabs > li.active > a:hover, .vertical.left .nav-tabs > li.active > a:focus{border-right-color:#f1f1f1;border-left-color:transparent;}
.vertical .tab-content{border:1px solid #f1f1f1;border-left:1px solid #fafafa;background-color:#fafafa;left:-1px;z-index:1;padding:20px 30px;}
.left.vertical .tab-content{border-left-color:#f1f1f1;border-right-color:transparent;}
@media (max-width:767px){.vertical .nav-tabs, .vertical .tab-content{display:block;}
.vertical .nav-tabs > li a{font-size:15px;}
}
ul.pagination, ul.pager{margin:20px 0 40px;text-align:left;}
ul.pagination li{padding:0;margin:0 5px 0 0;border-bottom:none;display:inline-block;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
ul.pagination li > a, .pagination > li:first-child > a, .pagination > li:last-child > a, ul.pager li > a{text-align:center;padding:0;height:40px;width:40px;border:1px solid #777777;line-height:39px;background-color:#777777;color:#ffffff;display:inline-block;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
ul.pagination li > a:hover, ul.pagination li > a:focus{background-color:transparent;color:#ffffff;background-color:#0c9ec7;border-color:#0c9ec7;}
ul.pagination li.active a, .pagination > .active > a:hover, .pagination > .active > a:focus{color:#ffffff;background-color:#09afdf;border-color:#09afdf;}
.breadcrumb-container{background-color:#f8f8f8;border-bottom:1px solid #f4f4f4;margin-top:-23px;}
.dark.breadcrumb-container{background-color:#777777;border-color:#333333;color:#ffffff;}
.breadcrumb{background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:0;font-size:12px;padding-left:0;}
.breadcrumb > li + li:before{font-family:"FontAwesome";content:"\f101";font-size:11px;padding-left:3px;}
.banner .breadcrumb-container{position:absolute;top:0;left:0;width:100%;background-color:rgba(255, 255, 255, 0.85);border-bottom-color:rgba(255, 255, 255, 0.1);}
.banner .dark.breadcrumb-container{background-color:rgba(57, 66, 69, 0.6);border-bottom-color:rgba(119, 119, 119, 0.1);}
.banner .breadcrumb > li a, .banner .breadcrumb > li i{color:#000000;}
.banner .breadcrumb > .active, .banner .breadcrumb > li + li:before{color:#777777;}
.dark .breadcrumb > li a, .dark .breadcrumb > li i, .dark .breadcrumb > .active, .dark .breadcrumb > li + li:before{color:#ffffff;}
.banner .breadcrumb > li a:hover{color:#0c9ec7;}
.nav-pills:not(.nav-stacked){margin-bottom:15px;}
.text-center > .nav-pills{display:inline-block;}
.nav-pills > li > a{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:7px 10px;border:1px solid transparent;color:#999999;font-size:15px;text-transform:none;font-weight:400;}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li > a:focus{color:#777777;background-color:transparent;border-bottom:1px solid #777777;}
.nav-pills.style-2 > li > a{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.nav-pills.style-2 > li.active > a, .nav-pills.style-2 > li.active > a:hover, .nav-pills.style-2 > li.active > a:focus, .nav-pills.style-2 > li > a:hover, .nav-pills.style-2 > li > a:focus{color:#09afdf;background-color:#fafafa;border:1px solid #eaeaea;}
.nav-pills > li + li{margin-left:5px;}
.nav-pills.nav-stacked > li + li{margin-left:0;}
.nav-pills.nav-stacked > li > a{padding:5px 0px;color:#777777;}
.nav-pills.nav-stacked.list-style-icons > li > a{padding:4px 0px;}
.nav-pills.nav-stacked > li.active > a, .nav-pills.nav-stacked > li.active > a:hover, .nav-pills.nav-stacked > li.active > a:focus, .nav-pills.nav-stacked > li > a:hover, .nav-pills.nav-stacked > li > a:focus{color:#09afdf;background-color:transparent;border-color:transparent;}
.nav-pills.nav-stacked:not(.list-style-icons) > li > a:after{font-family:"FontAwesome";content:"\f101";font-size:12px;position:absolute;right:15px;top:6px;color:#d1d1d1;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.nav-pills > li.active > a:after{color:#09afdf;}
.nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:hover:after, .nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:focus:after, .nav-pills.nav-stacked:not(.list-style-icons) > li > a:hover:after, .nav-pills.nav-stacked:not(.list-style-icons) > li > a:focus:after{color:#0c9ec7;right:10px;}
.nav-pills.nav-stacked.list-style-icons > li > a > i{padding-right:10px;font-size:14px;color:#cdcdcd;}
.nav-pills.nav-stacked.list-style-icons > li.active > a > i, .nav-pills.nav-stacked.list-style-icons > li > a:hover > i, .nav-pills.nav-stacked.list-style-icons > li > a:focus > i{color:#0c9ec7;}
.process .nav-pills > li + li{margin-left:40px;position:relative;}
.process .nav-pills > li + li:after{font-family:"FontAwesome";content:"\f101";position:absolute;top:6px;left:-24px;width:10px;color:#cdcdcd;}
.dark-bg .nav-pills > li > a, .dark-translucent-bg .nav-pills > li > a{text-decoration:none;}
.dark-bg .nav-pills > li.active > a, .dark-bg .nav-pills > li.active > a:focus, .dark-bg .nav-pills > li > a:focus, .dark-translucent-bg .nav-pills > li.active > a, .dark-translucent-bg .nav-pills > li.active > a:focus, .dark-translucent-bg .nav-pills > li > a:focus{color:#ffffff;border-bottom-color:#ffffff;}
.footer-content .nav-pills > li > a{padding:4px 0px;}
.footer-content .nav-pills.nav-stacked > li > a:after{top:5px;}
.dark .footer-content .nav-pills > li > a, .dark .footer-content .nav-pills > li.active > a, .dark .footer-content .nav-pills > li.active > a:focus, .dark .footer-content .nav-pills > li > a:focus{color:#999999;}
.dark .footer-content .nav-pills > li.active > a:hover, .dark .footer-content .nav-pills > li > a:hover{color:#0c9ec7;}
.panel-group .panel-default{border-color:#eaeaea;-webkit-box-shadow:none;box-shadow:none;}
.panel-group .panel-heading{padding:0;}
.panel-heading a{font-weight:400;display:inline-block;width:100%;position:relative;text-decoration:none;padding:10px 40px 10px 15px;color:inherit;}
.collapse-style-1 .panel-heading{background-color:#fafafa;}
.collapse-style-1 .panel-heading a{color:#999999;}
.collapse-style-1 .panel-heading a:not(.collapsed){color:#777777;}
.collapse-style-1 .panel-heading a:after{font-family:"FontAwesome";content:"\f146";position:absolute;right:15px;font-size:14px;font-weight:300;top:50%;line-height:1;margin-top:-7px;}
.collapse-style-1 .panel-heading a.collapsed:after{content:"\f0fe";}
.collapse-style-1 .panel-body{border-top:none !important;background-color:#fafafa;padding-top:0;}
.collapse-style-2 .panel{border-color:transparent;}
.collapse-style-2 .panel-heading{background-color:transparent;}
.collapse-style-2 .panel-heading a{color:#ffffff;background-color:#09afdf;}
.collapse-style-2 .panel-heading a.collapsed{background-color:#333333;}
.collapse-style-2 .panel-heading a:after{font-family:"FontAwesome";content:"\f106";position:absolute;right:15px;font-size:14px;font-weight:300;top:50%;line-height:1;margin-top:-7px;}
.collapse-style-2 .panel-heading a.collapsed:after{content:"\f107";}
.collapse-style-2 .panel-body{border-top:none !important;background-color:transparent;padding:15px 0;}
.collapse-style-2 .panel-body.p-15{padding:15px;}
.collapse-style-3 .panel{border-color:#999999;}
.collapse-style-3 .panel-heading{background-color:transparent;}
.collapse-style-3 .panel-heading a{color:#ffffff;background-color:#999999;}
.collapse-style-3 .panel-heading a.collapsed{background-color:#999999;}
.collapse-style-3 .panel-heading a:after{font-family:"FontAwesome";content:"\f139";position:absolute;right:15px;font-size:12px;font-weight:300;top:50%;line-height:1;margin-top:-7px;}
.collapse-style-3 .panel-heading a.collapsed:after{content:"\f13a";}
.collapse-style-3 .panel-body{border-top:none !important;background-color:transparent;}
.panel-heading a:hover{text-decoration:none;}
.panel-title a i{font-size:16px;}
.collapse-contextual .panel-heading a:after{font-family:"FontAwesome";content:"\f068";position:absolute;right:15px;font-size:10px;font-weight:300;top:50%;line-height:1;margin-top:-6px;}
.collapse-contextual .panel-heading a.collapsed:after{content:"\f067";}
.btn[data-toggle="collapse"] i:before{font-size:10px;content:"\f068";}
.btn.collapsed[data-toggle="collapse"] i:before{content:"\f067";}
.progress.style-1{margin-top:25px;background-color:#fafafa;border:1px solid #eaeaea;height:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;overflow:visible;position:relative;}
.progress.style-1 .progress-bar{padding:0;text-align:left;font-size:11px;font-weight:300;margin-top:0px;height:4px;margin:1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;position:relative;}
.progress.style-2{margin-bottom:15px;background-color:#fafafa;border:1px solid #eaeaea;height:20px;-webkit-box-shadow:none;box-shadow:none;}
.progress.style-2 .progress-bar{padding:0;text-align:left;-webkit-box-shadow:none;box-shadow:none;}
.progress.style-2 span{font-size:11px;line-height:1;position:relative;top:-2px;left:10px;}
.progress-bar{-webkit-transition:width 1.5s ease;-o-transition:width 1.5s ease;transition:width 1.5s ease;}
.progress .label{position:absolute;top:-16px;font-size:11px;color:#333333;right:10px;font-weight:400;padding:0;}
.progress .text{position:absolute;font-size:11px;top:-17px;left:0;font-weight:400;text-transform:uppercase;color:#999999;}
.progress.dark{background-color:#cdcdcd;border-color:#cdcdcd;}
.progress.dark.style-1{border-color:#ffffff;}
.dark .progress-striped .progress-bar, .dark .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);}
.progress-bar-white{background-color:#ffffff;color:#777777;}
.progress-bar-default{background-color:#09afdf;}
.progress-bar-gray{background-color:#999999;}
.progress-bar-dark{background-color:#333333;}
.gray-bg .progress{background-color:#ffffff;-webkit-box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.1);}
.knob-container{margin:10px;position:relative;display:inline-block;}
.knob-container canvas{width:132px;height:132px;margin:0 auto;}
.knob-text{position:absolute;text-align:center;top:50%;width:100%;margin-top:-14px;}
@media (min-width:1200px){.knob-container canvas{width:169px;height:169px;}
}
form{margin:20px 0;}
textarea{resize:vertical;}
.sidebar form{margin:5px 0 20px 0;}
.form-control{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#ffffff;height:40px;padding-right:30px;border-color:#e1e1e1;color:#777777;position:relative;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.075);}
.form-control.radius-50{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;}
.form-control-lg{height:48px;}
@media (min-width:481px){.form-control-lg{min-width:350px;}
}
.form-control:focus{border-color:#999999;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.075);}
select.form-control{padding-right:5px;-webkit-appearance:menulist;}
select[multiple].form-control{-webkit-appearance:listbox;}
.form-control::-moz-placeholder{color:inherit;}
.form-control:-ms-input-placeholder{color:inherit;}
.form-control::-webkit-input-placeholder{color:inherit;}
.input-group-addon{background-color:#f1f1f1;border-color:#e1e1e1;}
.form-list > div{padding:7px 15px;border-bottom:1px solid #dddddd;background-color:#f3f3f3;margin:6px 0;display:block;}
form label, .radio label, .checkbox label{font-weight:300;}
fieldset{padding:10px 25px;margin:15px 0px;border:1px solid #dddddd;background-color:#fafafa;}
fieldset legend{display:block;width:auto;padding:3px 10px;margin-bottom:0;font-size:15px;line-height:inherit;color:#333333;border:1px solid #ddd;background-color:#ffffff;}
fieldset .form-control, fieldset .form-control:focus{-webkit-box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.12);box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.12);border-color:#f3f3f3;}
input[type="radio"], input[type="checkbox"]{margin-top:5px;}
.has-feedback label ~ .form-control-feedback{top:27px;}
.form-control-feedback{width:40px;height:40px;line-height:42px !important;top:0;color:#777777;}
.form-control-lg + .form-control-feedback, .has-feedback label.sr-only ~ .form-control-lg + .form-control-feedback{height:48px;top:4px;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{opacity:0.5;filter:alpha(opacity=50);}
.form-control-feedback{width:40px;height:40px;line-height:40px !important;top:0;}
.dark-bg .form-control{background-color:rgba(255, 255, 255, 0.15);border-color:#353535;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.8);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.8);color:#cdcdcd;}
.dark-bg .has-success .form-control:focus, .dark-bg .has-warning .form-control:focus, .dark-bg .has-error .form-control:focus{-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.8);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.8);}
.dark-bg .input-group-addon{background-color:rgba(255, 255, 255, 0.2);border-color:#000000;}
.dark-bg .form-control:focus, .dark-bg .has-success .form-control:focus, .dark-bg .has-warning .form-control:focus, .dark-bg .has-error .form-control:focus{background-color:rgba(255, 255, 255, 0.25);}
.dark-bg .form-control-feedback{color:#cdcdcd;}
.default-bg .form-control{background-color:rgba(0, 0, 0, 0.2);border-color:#0c9ec7;-webkit-box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.35);box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.35);color:#ffffff;}
.default-bg .has-success .form-control:focus, .default-bg .has-warning .form-control:focus, .default-bg .has-error .form-control:focus{-webkit-box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.35);box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.35);}
.default-bg .input-group-addon{background-color:rgba(0, 0, 0, 0.2);border-color:#0c9ec7;}
.default-bg .form-control:focus{background-color:rgba(0, 0, 0, 0.1);}
.default-bg .form-control-feedback{color:#ffffff;}
.dark .form-control{-webkit-box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.6);box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.6);color:#cccccc;background-color:rgba(255, 255, 255, 0.1);border-color:#373737;}
.dark .form-control:focus{background-color:rgba(255, 255, 255, 0.15);}
.dark .form-control-feedback{color:#cdcdcd;}
.dark .footer-content .form-control{border-color:#222222;}
.dark-bg .has-success .help-block, .dark-bg .has-success .control-label, .dark-bg .has-success .radio, .dark-bg .has-success .checkbox, .dark-bg .has-success .radio-inline, .dark-bg .has-success .checkbox-inline, .dark-bg .has-success.radio label, .dark-bg .has-success.checkbox label, .dark-bg .has-success.radio-inline label, .dark-bg .has-success.checkbox-inline label, .dark-bg .has-success .form-control-feedback{color:#15c019;}
.dark-bg .has-warning .help-block, .dark-bg .has-warning .control-label, .dark-bg .has-warning .radio, .dark-bg .has-warning .checkbox, .dark-bg .has-warning .radio-inline, .dark-bg .has-warning .checkbox-inline, .dark-bg .has-warning.radio label, .dark-bg .has-warning.checkbox label, .dark-bg .has-warning.radio-inline label, .dark-bg .has-warning.checkbox-inline label, .dark-bg .has-warning .form-control-feedback{color:#e5af51;}
.dark-bg .has-error .help-block, .dark-bg .has-error .control-label, .dark-bg .has-error .radio, .dark-bg .has-error .checkbox, .dark-bg .has-error .radio-inline, .dark-bg .has-error .checkbox-inline, .dark-bg .has-error.radio label, .dark-bg .has-error.checkbox label, .dark-bg .has-error.radio-inline label, .dark-bg .has-error.checkbox-inline label, .dark-bg .has-error .form-control-feedback{color:#ef4f4c;}
.has-success .form-control, .has-success .form-control:focus{border-color:#3c763d;}
.has-warning .form-control, .has-warning .form-control:focus{border-color:#8a6d3b;}
.has-error .form-control, .has-error .form-control:focus{border-color:#a94442;}
.default-bg .has-success .form-control, .default-bg .has-warning .form-control, .default-bg .has-error .form-control, .default-bg .has-success .form-control:focus, .default-bg .has-warning .form-control:focus, .default-bg .has-error .form-control:focus{border-color:#ffffff;color:#ffffff;}
.default-bg .has-success .form-control-feedback, .default-bg .has-warning .form-control-feedback, .default-bg .has-error .form-control-feedback, .default-bg .has-success .control-label, .default-bg .has-warning .control-label, .default-bg .has-error .control-label{color:#ffffff;}
.has-success .form-control:focus, .has-warning .form-control:focus, .has-error .form-control:focus{-webkit-box-shadow:none;box-shadow:none;}
.has-error .error{font-weight:400;margin-bottom:5px;display:block;}
.sorting-filters label{display:block;margin-bottom:5px;font-size:14px;text-align:left;}
.sorting-filters form{margin:0;}
.sorting-filters .form-inline .form-control{width:100%;}
.sorting-filters .btn{margin:0;min-width:0;width:100%;}
@media (min-width:768px) and (max-width:991px){.sorting-filters .form-inline .form-group{width:18%;margin-right:1.2%;}
}
@media (min-width:768px){.sorting-filters .btn{margin:25px 0 0;}
}
@media (max-width:767px){.sorting-filters .form-control{margin:0 0 5px;}
}
.alert{margin:20px 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:none;}
.alert-success{color:#2a5f2b;background-color:#bcdab0;}
.alert-info{color:#1a4e68;background-color:#c6e8fa;}
.alert-warning{color:#72582b;background-color:#f7f0ce;}
.alert-icon{padding-left:70px;position:relative;}
.alert-icon i{position:absolute;font-size:28px;left:21px;top:13px;width:30px;text-align:center;}
.close{font-size:28px;font-weight:normal;filter:alpha(opacity=40);opacity:0.4;}
[data-notify="container"]{max-width:400px;}
[data-notify="progressbar"]{display:none;}
.announcement{font-size:13px;}
.announcement .alert{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;padding:10px 0;position:relative;}
.announcement .alert .close{position:absolute;top:50%;right:10px;z-index:3;margin-top:-14px;text-shadow:none;opacity:0.7;filter:alpha(opacity=70);}
.announcement .alert .close:hover, .announcement .alert .close:focus{color:#ffffff;opacity:1;filter:alpha(opacity=100);}
.announcement p:last-child{margin-bottom:0;}
.announcement h2, .announcement h3, .announcement h4{margin-top:5px;margin-bottom:5px;}
.icon{display:inline-block;text-align:center;position:relative;background-color:rgba(255, 255, 255, 0.85);color:#000000;font-size:24px;width:60px;height:60px;line-height:58px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid transparent;}
.icons .icon{margin:0 5px 5px 0;}
.icon i{position:relative;z-index:1;}
.icon.dark-bg{background-color:rgba(66, 66, 66, 0.66);color:#ffffff;}
.icon.default-bg{background-color:#09afdf;color:#ffffff;}
.icon.light-bg{background-color:#ffffff;color:#09afdf;}
.icon.without-bg{font-size:36px;line-height:1;color:inherit;background-color:transparent;height:100%;}
.icon.large{font-size:36px;width:100px;height:100px;line-height:97px;}
.icon.small{font-size:18px;width:45px;height:45px;line-height:43px;}
.feature-box, .feature-box-2{margin-bottom:30px;}
.feature-box .title, .feature-box-2 .title{margin-top:0px;}
.feature-box h3{margin-top:0;}
.feature-box .icon{margin-bottom:10px;}
.feature-box p{clear:both;margin-bottom:15px;}
.feature-box:not(.shadow):hover .icon{opacity:0.8;filter:alpha(opacity=80);}
.feature-box-2{position:relative;}
.feature-box-2 .icon{position:absolute;top:0px;left:0px;}
.feature-box-2 .icon.without-bg{width:0;height:0;}
.feature-box-2.boxed{border:1px solid #f1f1f1;}
.feature-box-2.boxed .icon{left:20px;top:20px;}
.feature-box-2 .icon{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.feature-box-2 .body{margin-left:62px;}
.feature-box-2:hover .icon{opacity:0.8;filter:alpha(opacity=80);}
.feature-box-2.right .body{margin-right:62px;margin-left:0px;text-align:right;}
.feature-box-2.right .icon{left:auto;right:0px;}
.feature-box-2.right .icon.without-bg{right:40px;}
.feature-box-2.boxed.right .icon{left:auto;right:20px;}
.feature-box-2.boxed.right .icon.without-bg{right:60px;}
@media (max-width:991px){.feature-box-2:not(.boxed){padding-bottom:0;}
}
.shadow, .shadow-narrow{position:relative;background-color:#ffffff;}
.light-gray-bg.shadow, .light-gray-bg.shadow-narrow{background-color:#fafafa;}
.bordered{border:1px solid #f1f1f1;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-top:-142px;}
.dark-bg .bordered{border:1px solid #555555;}
.shadow *, .shadow-narrow *{position:relative;z-index:3;}
.shadow:before, .shadow-narrow:before{position:absolute;left:0;height:60%;bottom:0;width:100%;content:"";background-color:#ffffff;z-index:2;}
.light-gray-bg.shadow:before, .light-gray-bg.shadow-narrow:before{background-color:#fafafa;}
.shadow:after, .shadow-narrow:after{content:"";position:absolute;height:50%;width:96%;left:50%;bottom:2px;margin-left:-48%;-webkit-box-shadow:0 5px 7px #999999;box-shadow:0 5px 7px #999999;z-index:1;border-radius:10%;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.shadow-narrow:after{width:90%;margin-left:-45%;}
.shadow:hover:after, .shadow-narrow:hover:after{bottom:10px;}
.owl-item .image-box{margin-bottom:20px;}
.image-box .body{padding:15px;}
.image-box .body h3{margin-top:0;}
.image-box .body p:last-child{margin-bottom:0;}
.image-box.style-4{border:none;}
.image-box.style-3-b{display:block;margin-bottom:2px;}
.image-box.style-3-b .body{padding:10px 0;}
@media (min-width:768px){.image-box.style-3-b .body{padding:0;}
}
@media (max-width:991px){.image-box.style-4{margin-bottom:30px;}
}
.listing-item .overlay-container .badge{position:absolute;border:1px solid #09afdf;background-color:rgba(255, 255, 255, 0.95);color:#09afdf;font-weight:400;padding:4px;top:10px;right:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.listing-item .body{padding:15px;}
.listing-item .body h3{margin-top:0;font-size:18px;line-height:1.4;}
.listing-item .elements-list{font-size:12px;}
.listing-item .price{font-size:18px;margin-top:1px;display:inline-block;font-weight:400;}
.listing-item .price del{font-size:12px;color:#999999;}
.listing-item .overlay-to-top{padding:10px 0 !important;}
.listing-item .overlay-to-top .btn-sm-link{padding:5px;}
.modal-content .modal-header{background-color:#09afdf;}
.modal-content .modal-title{color:#ffffff;}
.modal-open .page-wrapper{-webkit-filter:blur(3px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);}
.modal-footer .btn + .btn{margin-bottom:5px;}
@media (min-width:1200px){.modal-lg{width:1140px;}
}
.overlay-container{position:relative;display:block;text-align:center;overflow:hidden;}
.overlay-bottom, .overlay-top{position:absolute;top:auto;padding:15px;bottom:0px;left:0;right:0px;background-color:rgba(30, 30, 30, 0.5);overflow:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all ease-in-out 0.25s;-o-transition:all ease-in-out 0.25s;transition:all ease-in-out 0.25s;height:0;color:#ffffff;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1, 1);}
.overlay-bottom.links, .overlay-to-top.links{z-index:11;}
.overlay-to-top{position:absolute;top:auto;padding:10px;bottom:-30px;left:0;right:0px;background-color:rgba(30, 30, 30, 0.5);opacity:0;filter:alpha(opacity=0);-webkit-transition:all ease-in-out 0.25s;-o-transition:all ease-in-out 0.25s;transition:all ease-in-out 0.25s;color:#ffffff;}
.overlay-top{top:0;}
.overlay-visible .overlay-bottom, .overlay-visible .overlay-top{opacity:1;filter:alpha(opacity=100);height:auto !important;padding-bottom:20px;}
.overlay-visible.overlay-container:hover .overlay-bottom:not(.links), .overlay-visible.overlay-container:hover .overlay-top{opacity:0.5;filter:alpha(opacity=50);}
.overlay-top a, .overlay-bottom a, .overlay-to-top a{color:#ffffff;}
.overlay-container .text{padding:0 20px;position:relative;}
.overlay-container .text h3, .overlay-container .text h3 .small{margin-top:0;color:#ffffff;}
.overlay-container .text a:hover{color:#ffffff;}
.overlay-bottom .btn, .overlay-top .btn{color:#ffffff;border-color:#ffffff;margin:0;}
.overlay-bottom .btn:hover, .overlay-top .btn:hover{color:#777777;background-color:#ffffff;}
.overlay-container:hover .overlay-top, .overlay-container:hover .overlay-bottom, .image-box.style-2:hover .overlay-top, .image-box.style-2:hover .overlay-bottom{height:50%;opacity:1;filter:alpha(opacity=100);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1, 1);}
.overlay-container:hover .overlay-to-top, .image-box:hover .overlay-to-top{opacity:1;filter:alpha(opacity=100);bottom:0;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1, 1);}
.overlay-link{position:absolute;z-index:10;top:0;padding:15px;bottom:0px;left:0;right:0px;background-color:rgba(30, 30, 30, 0.5);overflow:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all ease-in-out 0.25s;-o-transition:all ease-in-out 0.25s;transition:all ease-in-out 0.25s;color:#ffffff;}
.overlay-link i{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:80px;height:80px;border:1px solid #ffffff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;color:#ffffff;position:absolute;top:50%;left:50%;margin:-40px 0 0 -40px;font-size:32px;line-height:80px;}
.overlay-link i:hover{background-color:#ffffff;color:#777777;}
.overlay-link.small i{width:25px;height:25px;margin:-12.5px 0 0 -12.5px;font-size:14px;line-height:25px;}
.overlay-container:hover .overlay-link{height:100%;opacity:1;filter:alpha(opacity=100);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1, 1);}
@media (min-width:1200px){.overlay-container .text{top:30%;}
}
@media (max-width:480px){.overlay-container .text{top:30%;}
.overlay-container .text p:not(.mobile-visible){display:none;}
}
@media (min-width:480px) and (max-width:1199px){.overlay-container:not(.overlay-visible) .overlay-top ~ .overlay-bottom{padding-top:5px;padding-bottom:5px;}
.owl-item .overlay-container:hover .overlay-top{height:71%;}
.owl-item .overlay-container:hover .overlay-bottom{height:29%;}
}
.video-background, .video-background-banner{position:relative;overflow:hidden;}
.tp-caption .embed-responsive{overflow:visible;}
.audio-wrapper iframe{width:100%;border:none;margin-bottom:20px;}
.jumbotron{background-color:transparent;}
.top.carousel-indicators{bottom:auto;top:10px;}
.bottom.carousel-indicators{bottom:10px;}
.shadow .carousel-indicators{position:absolute;z-index:4;}
.main-navigation .badge{position:absolute;top:13px;right:20px;font-size:12px;background-color:transparent;color:inherit;font-weight:300;padding:2px 4px;}
.main-navigation .mega-menu .badge{top:8px;}
@media (max-width:767px){.main-navigation .dropdown-toggle .badge{right:50px;}
}
.page-loader-1 .page-wrapper{opacity:0;filter:alpha(opacity=0);}
.page-loader-1.pace-done .page-wrapper{opacity:1;filter:alpha(opacity=100);-webkit-transition:ease-in-out opacity 0.2s;-o-transition:ease-in-out opacity 0.2s;transition:ease-in-out opacity 0.2s;}
.page-loader-1 .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2000;position:fixed;margin:auto;top:0;left:0;right:0;bottom:0;height:5px;width:200px;background:#ffffff;border:1px solid #09afdf;overflow:hidden;}
.page-loader-1 .pace .pace-progress{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-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);max-width:200px;position:fixed;z-index:2000;display:block;position:absolute;top:0;right:100%;height:100%;width:100%;background:#09afdf;}
.page-loader-2 .page-wrapper{opacity:0;filter:alpha(opacity=0);}
.page-loader-2.pace-done .page-wrapper{opacity:1;filter:alpha(opacity=100);-webkit-transition:ease-in-out opacity 0.2s;-o-transition:ease-in-out opacity 0.2s;transition:ease-in-out opacity 0.2s;}
.page-loader-2 .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2000;position:fixed;height:60px;width:100px;margin:auto;top:0;left:0;right:0;bottom:0;}
.page-loader-2 .pace .pace-progress{z-index:2000;position:absolute;height:60px;width:100px;-webkit-transform:translate3d(0, 0, 0) !important;-ms-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;}
.page-loader-2 .pace .pace-progress:before{content:attr(data-progress-text);text-align:center;color:#ffffff;background:#09afdf;border-radius:50%;font-family:"Helvetica Neue", sans-serif;font-size:14px;font-weight:100;line-height:45px;padding:0;width:44px;height:44px;margin:8px 0 0 29px;display:block;z-index:999;position:absolute;}
.page-loader-2 .pace .pace-activity{font-size:15px;line-height:1;z-index:2000;position:absolute;height:60px;width:100px;display:block;-webkit-animation:pace-theme-center-atom-spin 2s linear infinite;-moz-animation:pace-theme-center-atom-spin 2s linear infinite;-ms-animation:pace-theme-center-atom-spin 2s linear infinite;-o-animation:pace-theme-center-atom-spin 2s linear infinite;animation:pace-theme-center-atom-spin 2s linear infinite;}
.page-loader-2 .pace .pace-activity{border-radius:50%;border:5px solid #09afdf;content:' ';display:block;position:absolute;top:0;left:0;height:60px;width:100px;}
.page-loader-2 .pace .pace-activity:after{border-radius:50%;border:5px solid #09afdf;content:' ';display:block;position:absolute;top:-5px;left:-5px;height:60px;width:100px;-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);-o-transform:rotate(60deg);transform:rotate(60deg);}
.page-loader-2 .pace .pace-activity:before{border-radius:50%;border:5px solid #09afdf;content:' ';display:block;position:absolute;top:-5px;left:-5px;height:60px;width:100px;-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg);}
@-webkit-keyframes pace-theme-center-atom-spin{0%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);}
}
@-moz-keyframes pace-theme-center-atom-spin{0%{-moz-transform:rotate(0deg);}
100%{-moz-transform:rotate(359deg);}
}
@-o-keyframes pace-theme-center-atom-spin{0%{-o-transform:rotate(0deg);}
100%{-o-transform:rotate(359deg);}
}
@keyframes pace-theme-center-atom-spin{0%{transform:rotate(0deg);}
100%{transform:rotate(359deg);}
}
.page-loader-3 .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.page-loader-3 .pace .pace-progress{background:#09afdf;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:2px;}
.pace.pace-inactive{display:none;}
.page-loader-4 .page-wrapper{opacity:0;filter:alpha(opacity=0);}
.page-loader-4.pace-done .page-wrapper{opacity:1;filter:alpha(opacity=100);-webkit-transition:ease-in-out opacity 0.2s;-o-transition:ease-in-out opacity 0.2s;transition:ease-in-out opacity 0.2s;}
.page-loader-4 .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-perspective:12rem;-moz-perspective:12rem;-ms-perspective:12rem;-o-perspective:12rem;perspective:12rem;z-index:2000;position:fixed;height:6rem;width:6rem;margin:auto;top:0;left:0;right:0;bottom:0;}
.page-loader-4 .pace .pace-progress{position:fixed;z-index:2000;display:block;position:absolute;left:0;top:0;height:6rem;width:6rem !important;line-height:6rem;font-size:2rem;border-radius:50%;background:#09afdf;color:#ffffff;font-family:"Helvetica Neue", sans-serif;font-weight:100;text-align:center;-webkit-animation:pace-theme-center-circle-spin linear infinite 2s;-moz-animation:pace-theme-center-circle-spin linear infinite 2s;-ms-animation:pace-theme-center-circle-spin linear infinite 2s;-o-animation:pace-theme-center-circle-spin linear infinite 2s;animation:pace-theme-center-circle-spin linear infinite 2s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;}
.page-loader-4 .pace .pace-progress:after{content:attr(data-progress-text);display:block;}
@-webkit-keyframes pace-theme-center-circle-spin{from{-webkit-transform:rotateY(0deg);}
to{-webkit-transform:rotateY(360deg);}
}
@-moz-keyframes pace-theme-center-circle-spin{from{-moz-transform:rotateY(0deg);}
to{-moz-transform:rotateY(360deg);}
}
@-ms-keyframes pace-theme-center-circle-spin{from{-ms-transform:rotateY(0deg);}
to{-ms-transform:rotateY(360deg);}
}
@-o-keyframes pace-theme-center-circle-spin{from{-o-transform:rotateY(0deg);}
to{-o-transform:rotateY(360deg);}
}
@keyframes pace-theme-center-circle-spin{from{transform:rotateY(0deg);}
to{transform:rotateY(360deg);}
}
.page-loader-5 .page-wrapper{opacity:0;filter:alpha(opacity=0);}
.page-loader-5.pace-done .page-wrapper{opacity:1;filter:alpha(opacity=100);-webkit-transition:ease-in-out opacity 0.2s;-o-transition:ease-in-out opacity 0.2s;transition:ease-in-out opacity 0.2s;}
.page-loader-5 .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.page-loader-5 .pace .pace-progress{position:fixed;z-index:2000;top:0;right:0;height:5rem;width:5rem;-webkit-transform:translate3d(0, 0, 0) !important;-ms-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;}
.page-loader-5 .pace .pace-progress:after{display:block;position:absolute;top:0;right:.5rem;content:attr(data-progress-text);font-family:"Helvetica Neue", sans-serif;font-weight:100;font-size:100px;line-height:1;text-align:right;color:#09afdf;}
.page-loader-6 .page-wrapper{opacity:0;filter:alpha(opacity=0);}
.page-loader-6.pace-done .page-wrapper{opacity:1;filter:alpha(opacity=100);-webkit-transition:ease-in-out opacity 0.2s;-o-transition:ease-in-out opacity 0.2s;transition:ease-in-out opacity 0.2s;}
.page-loader-6 .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.page-loader-6 .pace .pace-activity{display:block;position:fixed;z-index:2000;top:0;right:0;width:300px;height:300px;background:#09afdf;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;-webkit-transform:translateX(100%) translateY(-100%) rotate(45deg);transform:translateX(100%) translateY(-100%) rotate(45deg);pointer-events:none;}
.page-loader-6 .pace.pace-active .pace-activity{-webkit-transform:translateX(50%) translateY(-50%) rotate(45deg);transform:translateX(50%) translateY(-50%) rotate(45deg);}
.page-loader-6 .pace .pace-activity::before, .page-loader-6 .pace .pace-activity::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:30px;left:50%;display:block;border:5px solid #ffffff;border-radius:50%;content:'';}
.page-loader-6 .pace .pace-activity::before{margin-left:-40px;width:80px;height:80px;border-right-color:rgba(0, 0, 0, 0.2);border-left-color:rgba(0, 0, 0, 0.2);-webkit-animation:pace-theme-corner-indicator-spin 3s linear infinite;-moz-animation:pace-theme-corner-indicator-spin 3s linear infinite;-ms-animation:pace-theme-corner-indicator-spin 3s linear infinite;-o-animation:pace-theme-corner-indicator-spin 3s linear infinite;animation:pace-theme-corner-indicator-spin 3s linear infinite;}
.page-loader-6 .pace .pace-activity::after{bottom:50px;margin-left:-20px;width:40px;height:40px;border-top-color:rgba(0, 0, 0, 0.2);border-bottom-color:rgba(0, 0, 0, 0.2);-webkit-animation:pace-theme-corner-indicator-spin 1s linear infinite;-moz-animation:pace-theme-corner-indicator-spin 1s linear infinite;-ms-animation:pace-theme-corner-indicator-spin 1s linear infinite;-o-animation:pace-theme-corner-indicator-spin 1s linear infinite;animation:pace-theme-corner-indicator-spin 1s linear infinite;}
@-webkit-keyframes pace-theme-corner-indicator-spin{0%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);}
}
@keyframes pace-theme-corner-indicator-spin{0%{transform:rotate(0deg);}
100%{transform:rotate(359deg);}
}
.navbar.navbar-default{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:10px 0 15px;border-color:#ededed;background-color:#fafafa;font-weight:400;}
.navbar-default .navbar-nav > li > a{color:#333333;font-size:16px;padding:10px 15px 10px 15px;z-index:102;border:none;border-bottom:1px solid transparent;border-right:1px solid transparent;border-left:1px solid transparent;-webkit-transition:none;-o-transition:none;transition:none;}
.main-navigation.animated .navbar-default .navbar-nav > li > a{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.transparent-header .header:not(.dark) .navbar-nav > li:not(.active) > a{color:#000000;}
.navbar-default .navbar-nav > li.dropdown > a{padding-right:20px;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background-color:transparent;color:#09afdf;}
.transparent-header .header:not(.dark) .navbar-nav > li.open > a, .transparent-header .header:not(.dark) .navbar-nav > li > a:hover, .transparent-header .header:not(.dark) .navbar-nav > li > a:focus{color:#09afdf;}
.main-navigation .navbar-nav > .open > a, .main-navigation .navbar-nav > .open > a:hover, .main-navigation .navbar-nav > .open > a:focus, .main-navigation .navbar-nav > .dropdown > a:focus{background-color:#ffffff;color:#09afdf;border-bottom-color:#ffffff;border-right:1px solid #f5f5f5;border-left:1px solid #f5f5f5;z-index:106;}
.transparent-header.gradient-background-header .header:not(.dark) .active.dropdown > a:before{color:#000000;}
.transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .open > a, .transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .open > a:hover, .transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .open > a:focus, .transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus{border-right-color:transparent;border-left-color:transparent;border-bottom-color:transparent;}
@media (min-width:768px){.transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > li:not(.open) > a:hover, .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a, .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a:hover, .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a:focus{color:#000000;border-bottom:1px solid #454545;}
.transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > li:not(.open) > a:focus{color:#000000;}
}
.main-navigation .navbar-nav > .open > a:active, .main-navigation .navbar-nav > .open.active > a:active{-webkit-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}
.main-navigation .navbar-nav > .open > a:active + ul, .main-navigation .navbar-nav > .open.active > a:active + ul{display:none;}
.main-navigation .dropdown-menu{z-index:105;top:99.2%;}
.header.centered .main-navigation .dropdown-menu{top:99%;}
.dropdown-menu .divider{background-color:#ededed;}
.dropdown-menu{min-width:220px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;padding:0;margin:0;background-color:#ffffff;-webkit-box-shadow:0px 6px 24px rgba(0, 0, 0, 0.06);box-shadow:0px 6px 24px rgba(0, 0, 0, 0.06);border:1px solid #f1f1f1;z-index:101;}
.dropdown-menu > li > a{padding:10px 20px;font-size:14px;color:#333333;border-bottom:1px solid #f7f7f7;-webkit-transition:none;-o-transition:none;transition:none;position:relative;text-align:left;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu .menu > .active > a, .dropdown-menu .menu > .active > a:hover, .dropdown-menu .menu > .active > a:focus{background-color:#fcfcfc;color:#0c9ec7;border-color:#f7f7f7;}
.dropdown-menu .dropdown-menu{top:-1px;left:100% !important;right:auto;border-top:1px solid #f7f7f7;}
.header.centered .dropdown-menu .dropdown-menu{top:-1px;left:100% !important;}
header.full-width .dropdown-menu .dropdown-menu.to-left{right:100% !important;left:auto !important;}
@media (max-width:1610px){.dropdown-menu .dropdown-menu.to-left{right:100% !important;left:auto !important;}
}
.mega-menu.dropdown{position:static;}
.mega-menu .dropdown-menu{left:0;width:120%;padding:20px 30px;}
.mega-menu .menu{list-style:none;margin-left:-22px;padding:1px;}
.mega-menu .menu li{position:relative;}
.mega-menu h4.title{margin-left:-7px;font-size:14px;text-transform:uppercase;}
.mega-menu .menu > li > a{padding:5px 0;font-size:14px;color:#333333;border-bottom:1px solid #f7f7f7;display:block;-webkit-transition:none;-o-transition:none;transition:none;text-align:left;}
.mega-menu .menu > li > a i, .dropdown-menu > li > a i{padding-left:5px;font-size:12px;width:20px;position:relative;top:-1px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;color:#cdcdcd;}
.mega-menu .menu > li > a i.fa, .dropdown-menu > li > a i.fa{width:32px;text-align:center;}
.mega-menu .menu > li > a i.fa-circle-o, .dropdown-menu > li > a i.fa-circle-o{font-size:7px;top:-3px;}
.mega-menu .menu > li > a i.fa-spin{width:11px;padding:0;margin-right:13px;margin-left:8px;}
.mega-menu .menu > li:last-child > a{border-bottom:none !important;}
header:not(.dark) .mega-menu .menu > li > a:hover i, header:not(.dark) .dropdown-menu > li > a:hover i, header:not(.dark) .mega-menu .menu > li.active > a i, header:not(.dark) .dropdown-menu > li.active > a i{color:#09afdf;}
header .mega-menu .menu > li > a:hover i.fa-circle-o:before, header .dropdown-menu > li > a:hover i.fa-circle-o:before, header .mega-menu .menu > li.active > a i.fa-circle-o:before, header .dropdown-menu > li.active > a i.fa-circle-o:before{content:"\f111";}
.mega-menu .menu > li > a:hover, .mega-menu .menu > li > a:focus{background-color:#fcfcfc;color:#0c9ec7;border-color:#f7f7f7;text-decoration:none;}
.dropdown > a:before{font-family:'FontAwesome';content:"\f107";position:absolute;top:31px;left:auto;right:6px;line-height:1;color:#d1d1d1;font-size:14px;}
.header.centered .dropdown > a:before{top:18px;}
.header:not(.dark) .active.dropdown > a:before, .header:not(.dark).centered .active.dropdown > a:before{color:#09afdf;}
.transparent-header .header:not(.dark) .dropdown:not(.open):not(.active) > a:before{color:#777777;}
.navbar-default .navbar-nav > .dropdown.open > a:before{color:#eaeaea;}
.transparent-header .header:not(.dark) .navbar-default .navbar-nav > .dropdown.open > a:before{color:#09afdf;}
.dropdown .dropdown > a:before, .header.centered .dropdown .dropdown > a:before{content:"\f105";right:10px;top:13px;margin-left:0;visibility:visible;color:#666;}
.dropdown .dropdown.open > a:before, .header.centered:not(.dark) .dropdown .dropdown.open > a:before{color:#09afdf;}
.animated.main-navigation .navbar-nav .open .dropdown-menu, #offcanvas.animated .open .dropdown-menu, #offcanvas.animated .dropdown-menu .open .dropdown-menu{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUpSmall;animation-name:fadeInUpSmall;}
.animated.main-navigation .dropdown-menu .open .dropdown-menu{-webkit-animation-name:fadeInLeftSmall;animation-name:fadeInLeftSmall;}
header.full-width .animated.main-navigation .dropdown-menu .open .dropdown-menu.to-left{-webkit-animation-name:fadeInRightSmall;animation-name:fadeInRightSmall;}
@media (max-width:1610px){.animated.main-navigation .dropdown-menu .open .dropdown-menu.to-left{-webkit-animation-name:fadeInRightSmall;animation-name:fadeInRightSmall;}
}
.navbar-default .navbar-toggle{border-color:#ccc;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:#fafafa;border-color:#0c9ec7;}
.navbar-default .navbar-toggle .icon-bar{background-color:#ccc;}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar{background-color:#0c9ec7;}
@media (min-width:768px){.main-navigation .navbar-nav.navbar-right:last-child{margin-right:0;}
.navbar.navbar-default{background-color:transparent;border:none;margin:0;}
.navbar-default .navbar-nav > li > a{padding:28px 15px 27px 15px;}
.header.centered .navbar-default .navbar-nav > li > a{padding-top:15px !important;padding-bottom:15px !important;border-top:1px solid transparent;}
.header.centered:not(.dark) .main-navigation .navbar-nav > .open > a, .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a:hover, .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a:focus, .header.centered:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus{border-top:1px solid #f5f5f5;}
header:not(.full-width):not(.centered) .with-dropdown-buttons .mega-menu:not(.narrow) .dropdown-menu{left:0;width:720px;}
header:not(.full-width) .main-navigation .container-fluid{padding-right:0;padding-left:50px;}
header:not(.full-width) .navbar-collapse{padding-right:0px;padding-left:2px;margin-left:-12px;margin-right:-22px;}
header:not(.full-width) .main-navigation .navbar-right .dropdown-menu{right:auto;left:0;}
header:not(.full-width) .main-navigation .navbar-right > li:last-child > .dropdown-menu{right:0;left:auto;}
}
@media (min-width:768px) and (max-width:1199px){.navbar-default .navbar-nav > li > a{font-size:15px;padding:28px 10px 27px 10px;}
}
@media (min-width:768px) and (max-width:991px){.header:not(.full-width) .main-navigation .navbar-nav{float:left !important;}
body:not(.fixed-header-on) .header:not(.dark) .navbar-default .navbar-nav > li > a{border-top:1px solid transparent;}
body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .open > a, body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .open > a:hover, body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .open > a:focus, body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus{border-top:1px solid #f5f5f5;}
}
@media (min-width:992px){.col-md-3 + .col-md-9 .mega-menu:not(.narrow) .dropdown-menu{left:-293px !important;width:1040px !important;}
}
@media (min-width:1200px){.main-navigation .navbar-nav > li{margin:0 0 0 10px;}
.main-navigation .navbar-nav > li:first-child{margin:0;}
.col-md-3 + .col-md-9 .mega-menu:not(.narrow) .dropdown-menu{left:-293px !important;width:1140px !important;}
}
@media (max-width:767px){.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:#0c9ec7;background-color:transparent;}
.navbar-default .navbar-nav > li > a{border-bottom:1px solid #f3f3f3;}
.navbar-default .navbar-nav > li:last-child > a{border-bottom:1px solid transparent;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{color:#0c9ec7;background-color:#ffffff;border-bottom-color:transparent;}
.navbar-default .navbar-nav .open .dropdown-menu{background-color:#ffffff;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header{padding:12px 15px 12px 40px;color:#333333;border-color:#f9f9f9;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#0c9ec7;}
.navbar-nav .open .dropdown-menu .dropdown-menu > li > a{padding-left:60px;}
.navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding-left:80px;}
.navbar-default .navbar-nav > .dropdown.open > a:before{color:#09afdf;}
.dropdown > a:before, .header.centered .dropdown > a:before{color:#999999;top:14px;right:32px;}
.dropdown .dropdown > a:before, .header.centered .dropdown .dropdown > a:before{right:36px;}
.transparent-header .main-navigation .navbar.navbar-default{background-color:rgba(255, 255, 255, 0.9);position:absolute;width:100%;}
}
.dark.header .navbar.navbar-default{border-color:rgba(0, 0, 0, 0.3);background-color:rgba(0, 0, 0, 0.2);}
.dark.header .navbar-default .navbar-nav > li > a{color:#cccccc;border-bottom:1px solid transparent;text-shadow:1px 1px rgba(0, 0, 0, 0.6);}
.transparent-header .dark.header .navbar-nav > li > a{color:#e1e1e1;}
.dark.header .navbar-default .navbar-nav > li > a:hover, .dark.header .navbar-default .navbar-nav > li > a:focus, .dark.header .navbar-default .navbar-nav > .active > a, .dark.header .navbar-default .navbar-nav > .active > a:hover, .dark.header .navbar-default .navbar-nav > .active > a:focus{background-color:transparent;color:#ffffff;border-right:1px solid transparent;border-left:1px solid transparent;}
.dark.header .navbar-default .navbar-nav > li > a:hover, .dark.header .navbar-default .navbar-nav > li > a:focus{z-index:106;}
.dark.header .main-navigation .navbar-nav > .open > a, .dark.header .main-navigation .navbar-nav > .open > a:hover, .dark.header .main-navigation .navbar-nav > .open > a:focus, .dark.header .main-navigation .navbar-nav > .dropdown > a:focus{background-color:rgba(0, 0, 0, 0.15);color:#ffffff;border-bottom-color:#2e3537;border-right:1px solid transparent;border-left:1px solid transparent;z-index:106;}
.transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .open > a, .transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .open > a:hover, .transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .open > a:focus, .transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .dropdown > a:focus{border-right-color:transparent;border-left-color:transparent;border-bottom-color:transparent;}
.dark.header .dropdown-menu{background-color:#2e3537;border:1px solid rgba(57, 66, 69, 0.8);border-bottom:none;}
.dark.header .mega-menu .dropdown-menu{z-index:103;}
.dark.header .dropdown-menu .divider{background-color:rgba(57, 66, 69, 0.8);}
.dark.header .dropdown-menu > li > a, .dark.header .mega-menu .menu > li > a{color:#cccccc;border-bottom:1px solid rgba(57, 66, 69, 0.8);text-shadow:1px 1px rgba(0, 0, 0, 0.7);}
.dark.header .mega-menu .menu > li > a:hover, .dark.header .mega-menu .menu > li > a:focus{background-color:rgba(0, 0, 0, 0.2);color:#ffffff;border-color:rgba(57, 66, 69, 0.8);}
.dark.header .dropdown-menu > li > a:hover, .dark.header .dropdown-menu > li > a:focus, .dark.header .nav .open > a, .dark.header .nav .open > a:hover, .dark.header .nav .open > a:focus, .dark.header .dropdown-menu > .active > a, .dark.header .dropdown-menu > .active > a:hover, .dark.header .dropdown-menu > .active > a:focus, .dark.header .dropdown-menu .menu > .active > a, .dark.header .dropdown-menu .menu > .active > a:hover, .dark.header .dropdown-menu .menu > .active > a:focus{background-color:rgba(0, 0, 0, 0.2);color:#ffffff;border-color:rgba(57, 66, 69, 0.8);}
.dark.header .dropdown .dropdown > a:before{color:#cccccc;top:13px;}
.dark.header .dropdown .dropdown.open > a:before{color:#ffffff;}
.dark .navbar-default .navbar-toggle{border-color:rgba(0, 0, 0, 0.7);background-color:rgba(0, 0, 0, 0.4);}
.dark .navbar-default .navbar-toggle:hover, .dark .navbar-default .navbar-toggle:focus{background-color:rgba(0, 0, 0, 0.1);border-color:rgba(0, 0, 0, 0.7);}
.dark .navbar-default .navbar-toggle .icon-bar{background-color:#ccc;}
.dark .navbar-default .navbar-toggle:hover .icon-bar, .dark .navbar-default .navbar-toggle:focus .icon-bar{background-color:#ccc;}
.dark .navbar-default .navbar-collapse, .dark .navbar-default .navbar-form{border-color:#121212;}
@media (min-width:768px){.dark.header .navbar.navbar-default{background-color:transparent;border:none;margin:0;}
}
@media (max-width:767px){.dark .navbar-default .navbar-nav .open .dropdown-menu{background-color:rgba(0, 0, 0, 0.2);border:none;}
.dark .navbar-default .navbar-nav .open .dropdown-menu > li > a, .dark .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header{color:#cccccc;border-color:rgba(255, 255, 255, 0.08);}
.dark.header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .dark.header .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .dark.header .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .dark.header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .dark.header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .dark.header .navbar-default .navbar-nav > li > a:hover, .dark.header .navbar-default .navbar-nav > li > a:focus, .dark.header .navbar-default .navbar-nav > .active > a, .dark.header .navbar-default .navbar-nav > .active > a:hover, .dark.header .navbar-default .navbar-nav > .active > a:focus{color:#ffffff;background-color:rgba(0, 0, 0, 0.2);}
.dark .navbar-default .navbar-nav > .dropdown.open > a:before{color:#ffffff;}
.transparent-header .dark .main-navigation .navbar.navbar-default{background-color:rgba(57, 66, 69, 0.9);border-color:rgba(37, 42, 44, 0.5);}
}
.subfooter .navbar{margin:0;min-height:0;background:transparent;border-color:transparent;}
.subfooter .navbar-default .nav > li > a{padding:10px 10px;text-transform:none;line-height:1;font-size:14px;font-weight:400;color:#999999;}
.subfooter .navbar-default .nav li:last-child a, .dark .subfooter .navbar-default .nav > li:last-child > a{border:none;}
.subfooter .navbar-default .nav > li > a:hover, .subfooter .navbar-default .nav > .active > a:hover, .subfooter .navbar-default .nav > .active > a:focus{background-color:transparent;text-decoration:underline;color:#0c9ec7;}
@media (min-width:768px){.subfooter .navbar-nav{float:none;margin:15px 0;text-align:center;}
.subfooter .navbar-nav > li{float:none;padding:5px 0;}
.subfooter .navbar-default .nav > li > a{padding:0px 10px;}
}
@media (min-width:992px){.subfooter{text-align:left;}
.subfooter .navbar-nav{float:right;margin:0;text-align:left;}
.subfooter .navbar-nav > li{float:left;padding:0;margin-top:2px;}
.dark .subfooter .navbar-default .nav > li > a{border-right:1px solid #333333;}
.subfooter .navbar-default .nav > li > a{border-right:1px solid #cdcdcd;}
}
@media (max-width:767px){.subfooter .navbar-default .navbar-toggle:hover, .subfooter .navbar-default .navbar-toggle:focus{background-color:transparent;border-color:#ddd;}
.dark .subfooter .navbar-default .navbar-collapse{border-color:#888;}
.subfooter .navbar-default .navbar-collapse{border-color:#000000;}
}
.offcanvas{background-color:#f5f5f5;border-color:#f1f1f1;}
.offcanvas-toggle-left{display:block;padding:0;margin:0;position:fixed;width:40px;height:40px;top:10px;left:10px;z-index:1031;text-align:center;background-color:rgba(255, 255, 255, 0.85);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.offcanvas-toggle-left:after{font-family:"FontAwesome";content:"\f0c9";font-size:22px;line-height:35px;text-align:center;color:#000000;}
#offcanvas.in + .offcanvas-toggle-left:after{content:"\f00d";}
.offcanvas-toggle-right{display:block;padding:0;margin:0;position:fixed;width:40px;height:40px;top:10px;right:10px;z-index:1031;text-align:center;background-color:rgba(255, 255, 255, 0.85);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.offcanvas-toggle-right:after{font-family:"FontAwesome";content:"\f0c9";font-size:22px;line-height:35px;text-align:center;color:#000000;}
#offcanvas.in + .offcanvas-toggle-right:after{content:"\f00d";}
#offcanvas .navbar-nav > li, #offcanvas .navbar-nav{float:none;margin:0;}
#offcanvas .navbar-nav > li > a{color:#333333;border-bottom:1px solid #eeeeee;padding-top:10px;padding-bottom:10px;font-weight:300;}
#offcanvas .navbar-nav > li:last-child > a{border-bottom-color:transparent !important;}
#offcanvas .nav .open > a, #offcanvas .nav .open > a:hover, #offcanvas .nav .open > a:focus, #offcanvas .nav > li > a:hover, #offcanvas .nav > li > a:focus, #offcanvas .navbar-nav > li.active > a{color:#0c9ec7;background-color:#ffffff;}
#offcanvas .dropdown-menu{position:static;width:100%;float:none;box-shadow:none;border:none;background-color:#ffffff;margin:0;}
#offcanvas.offcanvas-right .dropdown-menu{overflow:hidden;}
#offcanvas .dropdown-menu > li > a{padding-top:10px;padding-bottom:10px;border-color:#f7f7f7;font-weight:300;text-align:center;background-color:#f8f8f8;}
#offcanvas .dropdown-menu .dropdown-menu > li > a{background-color:#fafafa;}
#offcanvas .dropdown-menu .dropdown-menu .dropdown-menu > li > a{background-color:#ffffff;}
#offcanvas .dropdown > a:before{right:15px;top:13px;color:#777777;width:20px;}
#offcanvas .dropdown.open > a:before{color:#09afdf;}
#offcanvas.offcanvas-right .dropdown > a:before{right:auto;left:15px;top:13px;width:20px;}
#offcanvas .dropdown .dropdown > a:before{content:"\f107";}
.full-page .header-container header{background-color:rgba(255, 255, 255, 0.1);border-bottom:none;border-top:none;padding-bottom:15px;padding-top:10px;}
.full-page .header-container header.dark{background-color:rgba(0, 0, 0, 0.1);padding-bottom:15px;}
.transparent-header.full-page .header-container header{background-color:transparent;padding-bottom:15px;}
.dropdown-header{color:#333333;margin:-1px -1px 0 0;padding:14px 20px 9px;border-bottom:1px solid rgba(0, 0, 0, 0.04);text-align:center;background-color:rgba(0, 0, 0, 0.02);}
#logo img:hover, #logo-mobile img:hover{opacity:0.8;filter:alpha(opacity=80);}
.header.centered #logo img, .header.centered #logo-mobile img{margin:0 auto;}
#logo-footer{margin-bottom:20px;}
.site-slogan{color:#777777;font-size:11px;padding:3px 0 0;font-weight:300;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.offcanvas .logo{margin:20px 0 10px;}
.offcanvas .logo img{margin:0 auto;}
.offcanvas .site-slogan{text-align:center;margin-bottom:20px;margin-top:-10px;}
.transparent-header .header:not(.dark) .site-slogan{color:#000000;}
.header.dark .site-slogan{color:#cdcdcd;text-shadow:1px 1px rgba(0, 0, 0, 0.4);}
.transparent-header .header.dark .site-slogan{color:#f1f1f1;}
@media (min-width:992px) and (max-width:1199px){.site-slogan{font-size:11px;}
}
@media (max-width:991px){header:not(.full-width) .logo img{margin:0 auto; max-width: 300px;}
body.full-page header .logo img{margin:0;}
.site-slogan{text-align:center;}
body.full-page .site-slogan{text-align:left;}
}
@media (max-width:767px){.navbar-header #logo img, .navbar-header #logo-mobile img{max-height:35px;margin-left:15px;}
}
@media (max-width:480px){header:not(.full-width) .header-dropdown-buttons + .logo img{margin:0;}
.header-dropdown-buttons ~ .site-slogan{text-align:left;}
}
.social-links{list-style:none;font-size:0;margin-top:20px;margin-bottom:20px;padding-left:0;}
.social-links li{display:inline-block;margin:0 2px 2px 0;}
.social-links li a{width:40px;height:40px;display:block;text-align:center;font-size:18px;border:1px solid #e7e7e7;color:#cdcdcd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.social-links li a i{line-height:40px;}
.social-links li a:hover{background-color:transparent;border-color:#0c9ec7;color:#0c9ec7;}
.social-links.animated-effect-1 li a{-webkit-transition:color 0.4s;-o-transition:color 0.4s;transition:color 0.4s;position:relative;z-index:1;}
.social-links.animated-effect-1 li a:hover{color:#ffffff !important;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;}
.social-links.animated-effect-1 li a:after{pointer-events:none;position:absolute;width:100%;height:100%;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;content:'';top:0px;left:0px;padding:0px;z-index:-1;background-color:#09afdf;-webkit-transition:-webkit-transform 0.4s, opacity 0.4s, background-color 0.4s;-moz-transition:-moz-transform 0.4s, opacity 0.4s, background-color 0.4s;transition:transform 0.4s, opacity 0.4s, background-color 0.4s;-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);opacity:0;filter:alpha(opacity=0);}
.social-links.animated-effect-1 li a:hover:after{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(opacity=100);-webkit-transition:-webkit-transform 0s, opacity 0.3s, background-color 0.3s;-moz-transition:-moz-transform 0s, opacity 0.3s, background-color 0.3s;transition:transform 0s, opacity 0.3s, background-color 0.3s;}
.social-links.animated-effect-1:not(.circle) li a:after{-webkit-border-radius:0%;-moz-border-radius:0%;border-radius:0%;}
.social-links.default li a{background-color:#09afdf;border:1px solid #0c9ec7;color:#ffffff;}
.social-links.default li a:hover{background-color:#ffffff;color:#777777;}
.dark .social-links li a{background-color:rgba(0, 0, 0, 0.2);border:1px solid rgba(0, 0, 0, 0.1);color:#ffffff;}
.dark.social-links li a{background-color:rgba(0, 0, 0, 0.6);border:1px solid rgba(0, 0, 0, 0.1);color:#ffffff;}
.dark.social-links li a:hover{background-color:rgba(0, 0, 0, 0.8);}
.colored .social-links li a{background-color:rgba(0, 0, 0, 0.2);border:1px solid rgba(0, 0, 0, 0.01);color:#ffffff;}
.header-top .social-links{margin:0;display:inline-block;margin-top:2px;}
.full-page .header .social-links{margin-top:15px;margin-bottom:0;}
.footer-content .social-links li{margin:0 5px 5px 0;}
.footer-content .social-links li a{color:#777777;background-color:transparent;border-color:#777777;}
.footer-content .social-links li a:hover{color:#ffffff;background-color:#777777;border-color:#777777;}
.social-links.small li a{width:30px;height:30px;font-size:14px;}
.social-links.small li a i{line-height:29px;}
.social-links.large li a{width:60px;height:60px;font-size:24px;}
.social-links.large li a i{line-height:60px;}
.social-links.square li a, .square{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.social-links.circle li a{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.social-links.animated-effect-1 li.twitter a:hover{border-color:#55acee;}
.social-links:not(.animated-effect-1) li.twitter a:hover, .colored.social-links li.twitter a, .social-links.animated-effect-1 li.twitter a:after, .btn.twitter{background-color:#55acee;border-color:#55acee;color:#ffffff;}
.social-links.animated-effect-1 li.skype a:hover{border-color:#00aff0;}
.social-links:not(.animated-effect-1) li.skype a:hover, .colored.social-links li.skype a, .social-links.animated-effect-1 li.skype a:after, .btn.skype{background-color:#00aff0;border-color:#00aff0;color:#ffffff;}
.social-links.animated-effect-1 li.linkedin a:hover{border-color:#0976b4;}
.social-links:not(.animated-effect-1) li.linkedin a:hover, .colored.social-links li.linkedin a, .social-links.animated-effect-1 li.linkedin a:after, .btn.linkedin{background-color:#0976b4;border-color:#0976b4;color:#ffffff;}
.social-links.animated-effect-1 li.googleplus a:hover{border-color:#dd4b39;}
.social-links:not(.animated-effect-1) li.googleplus a:hover, .colored.social-links li.googleplus a, .social-links.animated-effect-1 li.googleplus a:after, .btn.googleplus{background-color:#dd4b39;border-color:#dd4b39;color:#ffffff;}
.social-links.animated-effect-1 li.youtube a:hover{border-color:#b31217;}
.social-links:not(.animated-effect-1) li.youtube a:hover, .colored.social-links li.youtube a, .social-links.animated-effect-1 li.youtube a:after, .btn.youtube{background-color:#b31217;border-color:#b31217;color:#ffffff;}
.social-links.animated-effect-1 li.flickr a:hover{border-color:#ff0084;}
.social-links:not(.animated-effect-1) li.flickr a:hover, .colored.social-links li.flickr a, .social-links.animated-effect-1 li.flickr a:after, .btn.flickr{background-color:#ff0084;border-color:#ff0084;color:#ffffff;}
.social-links.animated-effect-1 li.facebook a:hover{border-color:#3b5998;}
.social-links:not(.animated-effect-1) li.facebook a:hover, .colored.social-links li.facebook a, .social-links.animated-effect-1 li.facebook a:after, .btn.facebook{background-color:#3b5998;border-color:#3b5998;color:#ffffff;}
.social-links.animated-effect-1 li.pinterest a:hover{border-color:#cb2027;}
.social-links:not(.animated-effect-1) li.pinterest a:hover, .colored.social-links li.pinterest a, .social-links.animated-effect-1 li.pinterest a:after, .btn.pinterest{background-color:#cb2027;border-color:#cb2027;color:#ffffff;}
.social-links.animated-effect-1 li.instagram a:hover{border-color:#517fa4;}
.social-links:not(.animated-effect-1) li.instagram a:hover, .colored.social-links li.instagram a, .social-links.animated-effect-1 li.instagram a:after, .btn.instagram{background-color:#517fa4;border-color:#517fa4;color:#ffffff;}
.social-links.animated-effect-1 li.vimeo a:hover{border-color:#aad450;}
.social-links:not(.animated-effect-1) li.vimeo a:hover, .colored.social-links li.vimeo a, .social-links.animated-effect-1 li.vimeo a:after, .btn.vimeo{background-color:#aad450;border-color:#aad450;color:#ffffff;}
.social-links.animated-effect-1 li.tumblr a:hover{border-color:#32506d;}
.social-links:not(.animated-effect-1) li.tumblr a:hover, .colored.social-links li.tumblr a, .social-links.animated-effect-1 li.tumblr a:after, .btn.tumblr{background-color:#32506d;border-color:#32506d;color:#ffffff;}
.social-links.animated-effect-1 li.soundcloud a:hover{border-color:#ff3a00;}
.social-links:not(.animated-effect-1) li.soundcloud a:hover, .colored.social-links li.soundcloud a, .social-links.animated-effect-1 li.soundcloud a:after, .btn.soundcloud{background-color:#ff3a00;border-color:#ff3a00;color:#ffffff;}
.social-links.animated-effect-1 li.foursquare a:hover{border-color:#0072b1;}
.social-links:not(.animated-effect-1) li.foursquare a:hover, .colored.social-links li.foursquare a, .social-links.animated-effect-1 li.foursquare a:after, .btn.foursquare{background-color:#0072b1;border-color:#0072b1;color:#ffffff;}
.social-links.animated-effect-1 li.dribbble a:hover{border-color:#ea4c89;}
.social-links:not(.animated-effect-1) li.dribbble a:hover, .colored.social-links li.dribbble a, .social-links.animated-effect-1 li.dribbble a:after, .btn.dribbble{background-color:#ea4c89;border-color:#ea4c89;color:#ffffff;}
.social-links.animated-effect-1 li.xing a:hover{border-color:#126567;}
.social-links:not(.animated-effect-1) li.xing a:hover, .colored.social-links li.xing a, .social-links.animated-effect-1 li.xing a:after, .btn.xing{background-color:#126567;border-color:#126567;color:#ffffff;}
.social-links.animated-effect-1 li.behance a:hover{border-color:#126567;}
.social-links:not(.animated-effect-1) li.behance a:hover, .colored.social-links li.behance a, .social-links.animated-effect-1 li.behance a:after, .btn.behance{background-color:#053eff;border-color:#053eff;color:#ffffff;}
.social-links.animated-effect-1 li.vine a:hover{border-color:#126567;}
.social-links:not(.animated-effect-1) li.vine a:hover, .colored.social-links li.vine a, .social-links.animated-effect-1 li.vine a:after, .btn.vine{background-color:#00a478;border-color:#00a478;color:#ffffff;}
.social-links.animated-effect-1 li.stumbleupon a:hover{border-color:#126567;}
.social-links:not(.animated-effect-1) li.stumbleupon a:hover, .colored.social-links li.stumbleupon a, .social-links.animated-effect-1 li.stumbleupon a:after, .btn.stumbleupon{background-color:#f74425;border-color:#f74425;color:#ffffff;}
.social-links .dropdown > button{padding:1px 15px 0px;font-size:16px;color:#999999;text-align:center;min-width:0;margin:0;background-color:transparent;-webkit-box-shadow:none !important;box-shadow:none !important;}
.social-links .dropdown > button i{width:15px;}
.header-top:not(.dark) .social-links .dropdown.open > button > i:before{color:#09afdf;}
.header-top.colored .social-links .dropdown > button > i:before, .header-top.colored .social-links .dropdown.open > button > i:before{color:#ffffff;}
.header-top .social-links .dropdown.open > button > i:before{content:"\f00d";}
.social-links .dropdown-menu{z-index:103;padding:5px;min-width:270px;margin-top:6px;font-size:0;-webkit-box-shadow:none;box-shadow:none;background-color:#f2f2f2;border:1px solid #D0D0D0;border-top:none;}
.social-links .dropdown-menu li a, .dark .social-links .dropdown-menu li a i, .colored .social-links .dropdown-menu li a i{padding:0;line-height:30px;color:#ffffff;}
.social-links .dropdown-menu li a i{padding-left:0;}
.social-links .dropdown-menu li a:hover i{color:#ffffff;}
.transparent-header .header-dropdown-buttons .btn-group > .btn{background-color:transparent;border:1px solid #999999;color:#000000;}
.transparent-header.gradient-background-header .header-dropdown-buttons .btn-group > .btn{border:1px solid #333333;}
.header-dropdown-buttons .btn-group:first-child{margin-right:5px;}
.header-dropdown-buttons .btn-group > .btn{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;width:40px;height:40px;padding:0;line-height:38px;text-align:center;background-color:#f2f2f2;border:1px solid #e9e9e9;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0;}
.header-dropdown-buttons .btn-group > .btn:hover{background-color:#09afdf;color:#ffffff;border-color:#0c9ec7;}
.header-dropdown-buttons .btn-group .dropdown-menu{z-index:103;padding:20px;min-width:280px;margin-top:18px;top:100%;border:none;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
.header-dropdown-buttons .btn-group.open > .btn{background-color:#09afdf;color:#ffffff;border-color:#0c9ec7;}
.header.centered .header-dropdown-buttons .btn-group .dropdown-menu{margin-top:8px;}
.dark .header-dropdown-buttons .btn-group > .btn, .colored .header-dropdown-buttons .btn-group > .btn{background-color:rgba(0, 0, 0, 0.2);border:1px solid rgba(0, 0, 0, 0.15);text-shadow:1px 1px rgba(0, 0, 0, 0.7);color:#cdcdcd;}
.dark .header-dropdown-buttons .btn-group > .btn:hover, .colored .header-dropdown-buttons .btn-group > .btn:hover{background-color:rgba(0, 0, 0, 0.3);border:1px solid rgba(0, 0, 0, 0.25);}
.dark .header-dropdown-buttons .btn-group.open > .btn, .colored .header-dropdown-buttons .btn-group.open > .btn{background-color:rgba(0, 0, 0, 0.3);border:1px solid rgba(0, 0, 0, 0.25);}
.btn-group.open .dropdown-animation{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}
.header-top-dropdown .dropdown-menu{z-index:103;padding:20px;min-width:280px;margin-top:6px;border:1px solid #D0D0D0;border-top:none;background:#f2f2f2;font-weight:400;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
.header-top-dropdown .login-form ul{padding-left:0;list-style-position:inside;margin:15px 0 10px;}
.header-top-dropdown .login-form .social-links{padding-left:20px;margin:0;}
.header-top-dropdown .login-form label{font-weight:400;}
.dark.header-top .dropdown-menu{border:1px solid #252a2c;border-top:none;background:#2e3537;}
.colored.header-top .dropdown-menu{border:1px solid #09afdf;border-top:none;background:#09afdf;}
.search-box .form-group{margin-bottom:0;}
.header-top .btn-group{margin:3px 0 2px;}
.header-top .btn-group .btn{margin:0;text-decoration:none;}
@media (max-width:480px){.header-top-dropdown .btn-group{position:static;}
.header-top-dropdown .dropdown-menu{right:15px !important;margin-top:5px;width:100%;}
}
.dark.btn-group .dropdown-menu{background-color:#333333;border:1px solid #424242;border-bottom:none;}
.dark.btn-group .dropdown-menu .divider{background-color:#505050;}
.dark.btn-group .dropdown-menu > li > a, .dark.btn-group .mega-menu .menu > li > a{color:#cccccc;border-bottom:1px solid #424242;text-shadow:1px 1px rgba(0, 0, 0, 0.7);}
.dark.btn-group .dropdown-menu > li > a:hover, .dark.btn-group .dropdown-menu > li > a:focus, .dark.btn-group .nav .open > a, .dark.btn-group .nav .open > a:hover, .dark.btn-group .nav .open > a:focus, .dark.btn-group .dropdown-menu > .active > a, .dark.btn-group .dropdown-menu > .active > a:hover, .dark.btn-group .dropdown-menu > .active > a:focus{background-color:rgba(0, 0, 0, 0.2);color:#ffffff;border-color:#424242;}
.dark.btn-group .dropdown .dropdown > a:before{color:#cccccc;top:13px;}
.dark.btn-group .dropdown .dropdown.open > a:before{color:#ffffff;}
.form-block{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;width:630px;}
.form-block .social-links{display:inline-block;margin:0 0 0 5px;}
.form-block ul{padding-left:0;list-style-position:inside;}
.light-gray-bg.form-block h2, .light-gray-bg.form-block a, .light-gray-bg.form-block a:hover, .light-gray-bg.form-block{color:#777777;}
@media (max-width:767px){.form-block{width:90%;}
}
ul.tweets{list-style:none;padding:0;}
ul.tweets li{margin-bottom:20px;position:relative;padding-left:35px;}
ul.tweets li i{position:absolute;top:4px;left:0;width:25px;height:25px;text-align:center;color:#777777;}
ul.tweets li p{margin-bottom:5px;}
ul.tweets li span{font-size:12px;color:#777777;}
.media{margin-top:0;margin-bottom:25px;}
.media img{max-width:none;}
.footer-content .media img, .block .media img{width:60px;}
.media-heading{margin-bottom:0;}
h6.media-heading{margin-bottom:5px;}
.media:hover .icon{background-color:transparent;color:#09afdf;border:1px solid #09afdf;}
.dark-bg .media:hover .icon{border-color:#cdcdcd;color:#cdcdcd;}
.media:hover .icon:after{content:"";border-color:transparent;}
.testimonial{padding:20px 0;}
.testimonial blockquote{margin:0;}
.testimonial .separator{margin:15px auto 5px;}
.testimonial-image{width:90px;margin:0 auto;}
.testimonial-info-1{font-size:12px;}
.testimonial-info-2{font-size:12px;font-weight:400;}
.testimonial h3{margin-bottom:0;margin-top:15px;}
.testimonial p{margin-bottom:15px;}
.clients-container{text-align:center;}
.clients{margin:1px auto;}
.clients .client-image{text-align:center;width:60px;height:60px;margin:3px;display:inline-block;}
.clients img{margin:0px auto;}
.owl-carousel.clients .owl-item img{width:75%;}
.full-width-section{position:relative;}
.full-text-container{position:absolute;top:30%;padding:20px 40px;z-index:2;}
.full-image-overlay{display:none;position:absolute;width:100%;top:50%;padding:0 10%;margin-top:-133px;color:#ffffff;z-index:1;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transition-delay:0s;transition-delay:0s;}
.full-image-overlay h3{color:#ffffff;}
.to-right-block{margin-left:auto;display:block;}
@media (min-width:1200px){.full-width-section{position:relative;display:table;table-layout:fixed;width:100%;}
.full-width-section.no-image{min-height:400px;}
.full-image-container{width:50%;display:table-cell;position:relative;overflow:hidden;}
.full-image-overlay{display:block;opacity:0;filter:alpha(opacity=0);}
.full-image-container:before{content:'';position:absolute;top:5%;right:0%;width:50%;height:90%;background-color:rgba(55, 55, 55, 0.6);opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transition-delay:0.3s;transition-delay:0.3s;}
.full-text-container + .full-image-container:before{right:auto;left:0;}
.full-width-section:hover .full-image-container:before, .full-width-section .full-image-container.hovered:before{width:90%;right:5%;opacity:1;filter:alpha(opacity=100);-webkit-transition-delay:0s;transition-delay:0s;}
.full-width-section:hover .full-text-container + .full-image-container:before, .full-width-section .full-text-container + .full-image-container.hovered:before{right:auto;left:5%;}
.full-width-section.hover-disabled:hover .full-image-container:before, .full-width-section.hover-disabled .full-image-container.hovered:before{opacity:0;filter:alpha(opacity=0);}
.full-width-section:hover .full-image-overlay, .full-width-section .hovered .full-image-overlay{opacity:1;filter:alpha(opacity=100);-webkit-transition-delay:0.3s;transition-delay:0.3s;}
.full-text-container{display:table-cell;vertical-align:middle;width:50%;padding:0 50px;position:static;}
.full-text-container *{max-width:700px;}
.full-text-container.left{text-align:right;}
.full-text-container.left *{margin-left:auto;}
.full-text-container p{margin-bottom:10px;}
}
@media (max-width:1199px){.no-image .full-text-container{position:static;display:block;}
.full-width-section:not(.no-image) .full-text-container.dark-bg{background-color:rgba(0, 0, 0, 0.8);width:100%;}
.full-width-section:not(.no-image) .full-text-container.light-gray-bg{background-color:rgba(255, 255, 255, 0.8);color:#000000;border-top:none;border-bottom:none;width:100%;}
.full-width-section:not(.no-image) .full-text-container.white-bg{background-color:rgba(255, 255, 255, 0.8);color:#000000;border-top:none;border-bottom:none;width:100%;}
.full-width-section:not(.no-image) .full-text-container.default-bg{background-color:rgba(9, 175, 223, 0.6);width:100%;}
.full-width-section .to-right-block, .full-width-section img{margin:0 auto;}
}
@media (max-width:991px){.full-width-section:not(.no-image) .full-text-container{top:0;height:100%;padding:0 20px;}
.full-text-container h1{font-size:28px;}
}
@media (max-width:480px){.full-text-container{position:static;padding:20px !important;}
}
.call-to-action h1, .call-to-action a{margin:0;}
.call-to-action p{margin-bottom:10px;}
@media (max-width:767px){.call-to-action .text-right{text-align:left;}
}
.counter{display:block;font-size:32px;line-height:1;}
.pricing-tables{margin:60px 0 0;}
.plan{text-align:center;margin-bottom:40px !important;}
.plan.round-corners .header{-webkit-border-radius:25px 25px 0 0;-moz-border-radius:25px 25px 0 0;border-radius:25px 25px 0 0;}
.plan.round-corners ul li:last-child, .plan.round-corners ul{-webkit-border-radius:0 0 25px 25px;-moz-border-radius:0 0 25px 25px;border-radius:0 0 25px 25px;}
.plan .header{padding:0;margin:0 -1px;border:none;}
.plan .header h3{font-size:36px;margin:0;line-height:36px;font-weight:300;padding:15px 0 10px;border:1px solid rgba(0, 0, 0, 0.05);border-top:none;}
.plan .header .price{font-size:28px;padding:8px 0 10px;font-weight:300;background-color:rgba(255, 255, 255, 0.1);border:1px solid rgba(0, 0, 0, 0.1);border-top:1px solid rgba(255, 255, 255, 0.15);line-height:1;color:#ffffff;}
.plan ul{margin:0;padding:0;font-size:14px;list-style:none;}
.plan ul li{padding:12px 0px;font-size:13px;border-bottom:1px solid #f3f3f3;border-top:1px solid #ffffff;color:#333333;}
.plan.best-value ul li{padding:15px 0;}
.plan ul li a.pt-popover{color:#000000;border-bottom:1px dashed #000000;position:relative;}
.plan ul li a.pt-popover:hover{text-decoration:none;}
.plan ul li a.pt-popover:after{position:absolute;top:0px;left:-15px;font-family:"FontAwesome";content:"\f059";color:#ddd;font-size:12px;}
.popover{width:250px;font-size:13px;text-align:center;border:none;}
.popover-title{background-color:#09afdf;color:#ffffff;text-shadow:none;font-size:13px;}
.popover-content{font-size:12px;}
.circle-head .plan .header{padding:0;border:none;width:160px;height:160px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin:20px auto;padding:10px 0;}
.circle-head .plan .header h3{font-size:26px;border:none;border-bottom:1px solid rgba(0, 0, 0, 0.05);padding-top:27px;}
.circle-head .plan .header .price{height:80px;border:none;padding-top:15px;font-size:22px;border-top:1px solid rgba(255, 255, 255, 0.15);}
.stripped .plan ul{-webkit-box-shadow:0px -15px 32px 0px #cacaca inset;box-shadow:0px -15px 32px 0px #cacaca inset;background:#fdfdfd;}
.stripped .plan ul li{border:1px solid #ececec;border-top:none;color:#666;}
.stripped .plan ul li:nth-child(even){-webkit-box-shadow:0px 0px 40px #e4e4e4 inset;box-shadow:0px 0px 40px #e4e4e4 inset;background:#ffffff;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}
@media (min-width:768px){.best-value.plan{top:-30px;position:relative;z-index:2;}
}
#map-canvas{height:450px;}
#map-canvas.small{height:347px;}
#collapseMap{overflow:hidden;height:0;-webkit-transition:height 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out;transition:height 0.3s ease-in-out;}
#collapseMap.in{height:450px;}
.footer-content #map-canvas{height:300px;}
#map-canvas img{max-width:inherit;}
.tags-cloud{font-size:0;}
.tag{display:inline-block;margin:0 3px 3px 0;}
.tag a{padding:3px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#ffffff;display:block;font-size:11px;background-color:#09afdf;border:1px solid #0c9ec7;}
.tag a:hover{color:#09afdf;background-color:#ffffff;border-color:#0c9ec7;text-decoration:none;}
.dark .tag a{color:#777777;background-color:transparent;border:1px solid #333333;}
.dark .tag a:hover{color:#ffffff;background-color:#777777;border-color:#777777;text-decoration:none;}
.icons-block i{display:inline-block;font-size:30px;color:#999999;}
.isotope-container{display:none;}
.isotope-container-fitrows{display:none;}
@media (max-width:991px){.isotope-item, .masonry-grid-item{max-width:100%;}
}
.sidebar.affix{position:static;}
@media (min-width:992px){.col-md-4 .sidebar.affix, .col-md-4 .sidebar.affix-bottom{width:293px;}
.col-md-3 .sidebar.affix, .col-md-3 .sidebar.affix-bottom{width:213px;}
.sidebar.affix{position:fixed;top:20px;}
.fixed-header-on .sidebar.affix{top:65px;}
.sidebar.affix-bottom{position:absolute;}
.sidebar.affix-bottom .affix-menu, .sidebar.affix .affix-menu{margin-top:0;margin-bottom:0;}
.affix-menu{padding-top:20px;}
h3.title ~ .affix-menu{padding-top:0px;}
}
@media (min-width:1200px){.col-md-4 .sidebar.affix, .col-md-4 .sidebar.affix-bottom{width:390px;}
.col-md-3 .sidebar.affix, .col-md-3 .sidebar.affix-bottom{width:263px;}
}
.scrollToTop{color:#ffffff;position:fixed;bottom:5px;right:5px;width:50px;height:50px;text-align:center;cursor:pointer;background-color:rgba(0, 0, 0, 0.4);z-index:1005;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;opacity:0;filter:alpha(opacity=0);}
.scrollToTop.fadeToTop{-webkit-animation-name:fadeToTop;animation-name:fadeToTop;-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@-webkit-keyframes fadeToTop{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeToTop{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);-ms-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;}
}
.scrollToTop.fadeToBottom{-webkit-animation-name:fadeToBottom;animation-name:fadeToBottom;-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@-webkit-keyframes fadeToBottom{0%{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes fadeToBottom{0%{opacity:1;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);-ms-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.scrollToTop i{line-height:50px;font-size:24px;}
.scrollToTop:hover{background-color:rgba(0, 0, 0, 0.6);}
@media (max-width:767px){.scrollToTop{width:40px;height:40px;background-color:rgba(0, 0, 0, 0.4);}
.scrollToTop i{line-height:40px;font-size:20px;}
}
.slider-banner-container, .slider-revolution-5-container{width:100%;position:relative;padding:0;direction:ltr;}
.slider-banner-fullscreen, .slider-banner-fullwidth{width:100%;position:relative;}
.slider-banner-container ul.slides, .slider-revolution-5-container ul.slides{display:none;}
.tp-loader.spinner2{background-color:#999;}
.tp-caption{z-index:5;}
.tp-caption a, .tp-caption a:hover{color:#ffffff;}
.tp-caption a.btn-gray, .tp-caption a.btn-gray:hover{color:#333333;}
.caption-box{max-width:540px;color:#ffffff;white-space:normal;padding:20px;border:none;}
.caption-box h2{color:#ffffff;}
.tp-caption .text-rotator{min-width:580px;display:inline-block;}
.light-translucent-bg.caption-box h2, .light-translucent-bg.caption-box p{color:#333333;font-weight:400;}
.caption-box:after{z-index:-1;}
.slideshow .dark-translucent-bg:not(.caption-box), .slideshow .light-translucent-bg:not(.caption-box){border-top:none;border-bottom:none;position:absolute;left:0;top:0 !important;width:100%;height:100%;}
.slideshow .dark-translucent-bg{background-color:rgba(0, 0, 0, 0.4);}
.slideshow .light-translucent-bg{background-color:rgba(255, 255, 255, 0.4);}
.slideshow .dark-translucent-bg:after, .slideshow .light-translucent-bg:after{background-color:transparent;}
.xlarge_white{font-size:68px;font-family:"Raleway", sans-serif;font-weight:400;color:#ffffff;line-height:1.2;}
.large_white{font-size:42px;font-family:"Raleway", sans-serif;color:#ffffff;line-height:1.2;}
.medium_white{font-size:24px;color:#ffffff;font-weight:300;}
.small_white{font-size:16px;color:#ffffff;font-weight:300;}
.xlarge_dark{font-size:68px;font-family:"Raleway", sans-serif;font-weight:400;color:#333333;line-height:1.2;}
.large_dark{font-size:42px;font-family:"Raleway", sans-serif;color:#333333;line-height:1.2;}
.tp-caption.medium_dark{font-family:"Roboto", sans-serif;font-size:24px;color:#333333;font-weight:400;letter-spacing:0;line-height:1.4583;}
.small_dark{font-size:16px;color:#333333;font-weight:400;}
.text-shadow-light{text-shadow:2px 2px 25px rgba(255, 255, 255, 0.5);}
.text-shadow-dark{text-shadow:2px 2px 25px #000000;}
.tp-caption .separator:not(.with-icon), .tp-caption .separator-2:not(.with-icon), .tp-caption .separator-3:not(.with-icon){width:500px;}
.slider-banner-boxedwidth .tp-caption[data-x="left"]{margin-left:20px !important;}
.slider-banner-boxedwidth .tp-caption[data-x="right"]{margin-right:20px !important;}
@media (max-width:1199px){.tp-caption[data-x="left"]{margin-left:20px !important;}
.tp-caption[data-x="right"]{margin-right:20px !important;}
.caption-box{max-width:480px !important;}
.caption-box p{font-size:14px;line-height:1.5;}
}
@media (max-width:767px){.tp-caption .separator:not(.with-icon), .tp-caption .separator-2:not(.with-icon), .tp-caption .separator-3:not(.with-icon){width:250px;}
.caption-box{max-width:420px !important;}
.caption-box h2{font-size:22px;}
}
@media (max-width:480px){.caption-box{display:none;}
.tp-caption .text-rotator{min-width:250px;}
}
.btn.moving{padding:10px 0px 20px;-webkit-font-smoothing:antialiased;}
.btn.moving i{display:block;font-size:24px;line-height:1px;height:10px;color:#ffffff;opacity:1;filter:alpha(opacity=100);}
.btn.moving i + i{opacity:0.66;filter:alpha(opacity=66);}
.btn.moving i + i + i{opacity:0.33;filter:alpha(opacity=33);}
.moving i + i + i{-webkit-animation:opacity_first 2s linear infinite;-moz-animation:opacity_first 2s linear infinite;-ms-animation:opacity_first 2s linear infinite;-o-animation:opacity_first 2s linear infinite;animation:opacity_first 2s linear infinite;-webkit-transition:none !important;-o-transition:none !important;transition:none !important;}
.moving i + i{-webkit-animation:opacity_second 2s linear infinite;-moz-animation:opacity_second 2s linear infinite;-ms-animation:opacity_second 2s linear infinite;-o-animation:opacity_second 2s linear infinite;animation:opacity_second 2s linear infinite;-webkit-transition:none !important;-o-transition:none !important;transition:none !important;}
.moving > i{-webkit-animation:opacity_third 2s linear infinite;-moz-animation:opacity_third 2s linear infinite;-ms-animation:opacity_third 2s linear infinite;-o-animation:opacity_third 2s linear infinite;animation:opacity_third 2s linear infinite;-webkit-transition:none !important;-o-transition:none !important;transition:none !important;}
@-webkit-keyframes opacity_first{0%{opacity:0.33;filter:alpha(opacity=33);}
24.91%{opacity:1;filter:alpha(opacity=100);}
49.833%{opacity:0;filter:alpha(opacity=0);}
}
@keyframes opacity_first{0%{opacity:0.33;filter:alpha(opacity=33);}
24.91%{opacity:1;filter:alpha(opacity=100);}
49.833%{opacity:0;filter:alpha(opacity=0);}
}
@-webkit-keyframes opacity_second{0%{opacity:0.66;filter:alpha(opacity=66);}
16.66%{opacity:1;filter:alpha(opacity=100);}
41.5833%{opacity:0;filter:alpha(opacity=0);}
}
@keyframes opacity_second{0%{opacity:0.66;filter:alpha(opacity=66);}
16.66%{opacity:1;filter:alpha(opacity=100);}
41.5833%{opacity:0;filter:alpha(opacity=0);}
}
@-webkit-keyframes opacity_third{0%{opacity:1;filter:alpha(opacity=100);}
33.33%{opacity:0;filter:alpha(opacity=0);}
}
@keyframes opacity_third{0%{opacity:1;filter:alpha(opacity=100);}
33.33%{opacity:0;filter:alpha(opacity=0);}
}
@media (max-width:767px){.btn.moving{position:absolute;bottom:-100px;left:50%;margin-left:-18px;}
}
.tparrows.preview2{background-color:rgba(0, 0, 0, 0.4);color:#ffffff;-webkit-border-radius:0px 3px 3px 0;-moz-border-radius:0px 3px 3px 0;border-radius:0px 3px 3px 0;}
.tp-rightarrow.preview2{-webkit-border-radius:3px 0px 0px 3px;-moz-border-radius:3px 0px 0px 3px;border-radius:3px 0px 0px 3px;}
.tparrows.preview2:hover{background-color:rgba(0, 0, 0, 0.8);}
.tparrows.preview2:after{content:"";}
.tparrows.preview2:before{font-family:"fontello";content:"\e876";color:#ffffff;font-size:24px;line-height:60px;left:22px;position:absolute;}
.tp-rightarrow.preview2:before{left:auto;content:"\e877";right:22px;}
.tparrows.preview2 .tp-arr-titleholder{color:#ffffff;text-transform:none;font-weight:300;font-family:"Raleway", sans-serif;}
.hebe.tparrows{min-width:50px;min-height:50px;}
.hebe.tparrows, .hebe.tparrows:before{background-color:rgba(0, 0, 0, 0.2);color:rgba(255, 255, 255, 0.8);}
.hebe.tparrows:before{line-height:50px;min-width:50px;min-height:50px;font-size:22px;}
.hebe.tparrows:hover:before{color:rgba(255, 255, 255, 0.8);}
.hebe .tp-arr-titleholder{line-height:70px;}
.hebe .tp-arr-titleholder{text-transform:none;font-weight:300;font-family:"Raleway", sans-serif;padding-left:70px;}
.hebe.tp-rightarrow .tp-arr-titleholder{padding-right:70px;}
@media (min-width:768px){.tparrows.preview4{height:200px;}
.tparrows.preview4:after{line-height:200px;height:200px;}
.tparrows.preview4 .tp-arr-imgholder{height:200px;}
.tparrows.preview4 .tp-arr-imgholder2{height:200px;}
}
@media (max-width:991px){.tparrows.preview2:before{font-size:18px;line-height:40px;left:15px;}
.tp-rightarrow.preview2:before{left:auto;right:15px;}
}
@media (min-width:768px) and (max-width:991px){.tparrows.preview2{min-width:40px;min-height:40px;}
.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 (max-width:767px){.tparrows.preview2:before{font-size:16px;line-height:30px;left:10px;}
.tp-rightarrow.preview2:before{left:auto;right:10px;}
}
.tp-bullets.preview4 .bullet, .tp-bullets.preview2 .bullet, .tp-bullets.horizontal .tp-bullet{background:rgba(0, 0, 0, 0.6) !important;border:none !important;width:10px !important;height:10px !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;margin-left:1px !important;margin-right:1px !important;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected, .tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected, .tp-bullets.horizontal .tp-bullet:hover, .tp-bullets.horizontal .tp-bullet.selected{background:#000000 !important;border:none !important;width:10px !important;height:10px !important;}
.tp-bannertimer{background-image:none;background-color:rgba(9, 175, 223, 0.8);z-index:21;display:none;height:2px;}
@media (max-width:991px){.slideshow .icon.large{font-size:24px;width:90px;height:90px;line-height:88px;}
.slideshow .icon.small{font-size:15px;width:35px;height:35px;line-height:35px;}
}
@media (max-width:767px){.slideshow .icon.large{font-size:18px;width:60px;height:60px;line-height:58px;}
}
@media (max-width:480px){.slideshow .icon.large{font-size:18px;width:35px;height:35px;line-height:33px;}
}
.owl-carousel{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab;}
.container .owl-carousel{cursor:default;cursor:-moz-default;cursor:-webkit-default;}
.container .content-slider-with-large-controls, .container .content-slider-with-large-controls-autoplay{margin-bottom:50px;border:1px solid #f5f5f5;}
.content-slider-with-controls .owl-nav, .content-slider-with-controls-autoplay .owl-nav, .content-slider-with-thumbs .owl-nav{width:100%;height:0;position:absolute;top:50%;margin-top:-15px;z-index:10;}
.content-slider-with-controls .owl-nav div, .content-slider-with-controls-autoplay .owl-nav div, .content-slider-with-thumbs .owl-nav div{display:inline-block;font-size:14px;position:absolute;text-transform:capitalize;font-weight:300;color:transparent;background:rgba(0, 0, 0, 0.5);padding:5px 5px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.content-slider-with-controls .owl-nav div:after, .content-slider-with-controls-autoplay .owl-nav div:after, .content-slider-with-thumbs .owl-nav div:after{font-family:"FontAwesome";position:absolute;font-size:16px;line-height:1;top:50%;margin-top:-8px;}
.content-slider-with-controls .owl-nav .owl-prev, .content-slider-with-controls-autoplay .owl-nav .owl-prev, .content-slider-with-thumbs .owl-nav .owl-prev{left:0;padding-left:0px;}
.content-slider-with-controls .owl-nav .owl-prev:hover, .content-slider-with-controls-autoplay .owl-nav .owl-prev:hover, .content-slider-with-thumbs .owl-nav .owl-prev:hover{padding-left:25px;padding-right:10px;color:#ffffff;}
.content-slider-with-controls .owl-nav .owl-prev:after, .content-slider-with-controls-autoplay .owl-nav .owl-prev:after, .content-slider-with-thumbs .owl-nav .owl-prev:after{content:"\f104";left:13px;color:#ffffff;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.content-slider-with-controls .owl-nav .owl-prev:hover:after, .content-slider-with-controls-autoplay .owl-nav .owl-prev:hover:after, .content-slider-with-thumbs .owl-nav .owl-prev:hover:after{left:8px;}
.content-slider-with-controls .owl-nav .owl-next, .content-slider-with-controls-autoplay .owl-nav .owl-next, .content-slider-with-thumbs .owl-nav .owl-next{right:0px;left:auto;padding-right:0px;}
.content-slider-with-controls .owl-nav .owl-next:hover, .content-slider-with-controls-autoplay .owl-nav .owl-next:hover, .content-slider-with-thumbs .owl-nav .owl-next:hover{padding-right:25px;padding-left:10px;color:#ffffff;}
.content-slider-with-controls .owl-nav .owl-next:after, .content-slider-with-controls-autoplay .owl-nav .owl-next:after, .content-slider-with-thumbs .owl-nav .owl-next:after{content:"\f105";right:13px;color:#ffffff;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.content-slider-with-controls .owl-nav .owl-next:hover:after, .content-slider-with-controls-autoplay .owl-nav .owl-next:hover:after, .content-slider-with-thumbs .owl-nav .owl-next:hover:after{right:8px;}
.content-slider-with-large-controls .owl-nav, .content-slider-with-large-controls-autoplay .owl-nav{width:100%;height:0;position:absolute;top:50%;}
.container .content-slider-with-large-controls .owl-nav, .container .content-slider-with-large-controls-autoplay .owl-nav{top:auto;bottom:-10px;}
.content-slider-with-large-controls .owl-nav div, .content-slider-with-large-controls-autoplay .owl-nav div{display:inline-block;font-size:18px;position:absolute;text-transform:capitalize;font-weight:300;color:#cdcdcd;}
.content-slider-with-large-controls .owl-nav div:after, .content-slider-with-large-controls-autoplay .owl-nav div:after{font-family:"FontAwesome";position:absolute;font-size:16px;line-height:1;top:50%;margin-top:-8px;}
.content-slider-with-large-controls .owl-nav .owl-prev, .content-slider-with-large-controls-autoplay .owl-nav .owl-prev{left:0;padding-left:30px;}
.content-slider-with-large-controls .owl-nav .owl-prev:after, .content-slider-with-large-controls-autoplay .owl-nav .owl-prev:after{content:"\f104";left:15px;color:#09afdf;}
.content-slider-with-large-controls .owl-nav .owl-next, .content-slider-with-large-controls-autoplay .owl-nav .owl-next{right:0px;left:auto;padding-right:30px;}
.content-slider-with-large-controls .owl-nav .owl-next:after, .content-slider-with-large-controls-autoplay .owl-nav .owl-next:after{content:"\f105";right:15px;color:#09afdf;}
.container .content-slider-with-large-controls .owl-nav .owl-prev, .container .content-slider-with-large-controls-autoplay .owl-nav .owl-prev{padding-left:15px;}
.container .content-slider-with-large-controls .owl-nav .owl-prev:after, .container .content-slider-with-large-controls-autoplay .owl-nav .owl-prev:after{left:0px;}
.container .content-slider-with-large-controls .owl-nav .owl-next, .container .content-slider-with-large-controls-autoplay .owl-nav .owl-next{padding-right:15px;}
.container .content-slider-with-large-controls .owl-nav .owl-next:after, .container .content-slider-with-large-controls-autoplay .owl-nav .owl-next:after{right:0px;}
@media (max-width:1199px){.content-slider-with-large-controls .owl-nav, .content-slider-with-large-controls-autoplay .owl-nav{top:98%;}
}
.buttons-hide .owl-nav{display:none;}
.embed-responsive-iframe iframe{padding:60px;border-left:5px solid rgba(110,166,179,1);background:#E1ECEF;width:100%;}
.embed-responsive-iframe.nopadding iframe{padding:0px;background:transparent;border:none;}
.owl-dots, .owl-dots{position:absolute;bottom:0px;text-align:center;width:100%;z-index:10;}
.owl-dots .owl-dot, .owl-dots .owl-dot{display:inline-block;zoom:1;}
.owl-dots .owl-dot span, .owl-dots .owl-dot span{display:block;width:9px;height:9px;margin:5px 3px;opacity:0.5;filter:alpha(opacity=50);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#ffffff;}
.dark-controls .owl-dots .owl-dot span, .dark-controls .owl-dots .owl-dot span{background:#333333;}
.owl-dots .owl-dot.active span, .owl-dots.clickable .owl-dot:hover span, .owl-dots .owl-dot.active span, .owl-dots.clickable .owl-dot:hover span{opacity:1;filter:alpha(opacity=100);}
@media (max-width:767px){.owl-dots .owl-dot span, .owl-dots .owl-dot span{background:#000000;}
}
.content-slider-thumbs-container{margin-left:-5px;margin-right:-5px;}
.owl-nav-thumb{margin:0 5px;cursor:pointer;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:rgba(9, 175, 223, 0.8);}
#fp-nav ul li .fp-tooltip{background-color:#ffffff;color:#454545;padding:0 15px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;top:-4px;overflow:visible;}
#fp-nav ul li .fp-tooltip.right{right:30px;}
#fp-nav ul li .fp-tooltip:after{content:"\f0da";font-family:"FontAwesome";position:absolute;right:-8px;top:50%;font-size:30px;line-height:20px;margin-top:-9px;color:#ffffff;}
.clear{display:block;clear:both;}
#vvergleich{border-bottom:1px solid #ececec;color:#000!important;background:#fff;font-family:'Hind Siliguri',sans-serif;font-size:14px;text-align:left;width:100%;line-height:13px!important}
#vvergleich select, #vvergleich input, #vvergleich label, #vvergleich textarea{color:#000!important;font-family:'Hind Siliguri',sans-serif}
#vvergleich.contentlvg{width:auto;margin:0}
#vvergleich p{margin:7px 0;padding:0}
#vergleich label{font-size:12px}
.freeze,.freeze *{cursor:progress!important}
#vvergleich .fett{font-weight:700}
#vvergleich .faqlink{text-decoration:none;font-size:12px}
#vvergleich .pfaqlink{margin:0;padding:7px 7px 7px 15px;border-left:1px solid #ececec;border-right:1px solid #ececec}
#vvergleich .hidden{display:none}
#vvergleich .visible{visibility:visible}
#vvergleich .vergleichlink{font-size:11px}
#vvergleich #tarife_email_senden{padding:5px 0 5px 10px}
#vvergleich #tarife_email_senden .caption1{display:block;font-weight:700;font-size:12px;color:#004179;margin:0 0 3px 0}
#vvergleich #tarife_email_senden .caption2{display:block;font-weight:400;font-size:11px;color:#000;margin:0 0 5px 0}
input#email_angebot{width:240px}
#lnk_email_angebot_zusenden{display:inline-block;background-image:url(https://finanzdurst.de/images/angebot_anfordern);background-repeat:no-repeat;width:76px;height:17px;cursor:pointer}
#vvergleich #tarife_email_senden a{font-size:11px!important}
.hilfehidden{display:none}
.hilfevisible{visibility:visible;background-color:#E8F3FF;color:#1D5A9E}
#vvergleich #box_faq .ues{font-weight:bold!important}
#vvergleich #box_faq table{text-align:left}
#vvergleich #box_faq table ol li{text-align:left;padding:2px 0!important}
#vvergleich #box_faq table ul{font-size:11px!important;line-height:12px!important}
#vvergleich #box_faq table ul li{margin:10px 0 10px 0!important;line-height:14px!important}
#vvergleich a{color:#1D5A9E;text-decoration:underline}
#vvergleich a:active{color:#666}
#vvergleich a:hover, #vvergleich a:active, #vvergleich a:visited, #vvergleich a:focus{background-color:inherit}
#vvergleich a.infofeld{position:relative;z-index:50}
#vvergleich a.infofeld:hover{background:#6FF;text-decoration:none}
#vvergleich a.infofeld span{display:none}
#vvergleich a.infofeld:hover span{display:block;position:absolute;top:-1em;left:15em;width:25em;border:1px solid #000;padding:2px;background:silver;color:#000;text-align:left;text-decoration:none;font-size:12px;z-index:100}
#vvergleich h2{font-size:14px;font-weight:700;color:red;margin:10px 0 15px 0}
#vvergleich table{color:#000;line-height:16px;margin:0}
#vvergleich .chktext{margin:0 0 5px 0}
#vvergleich .eingabe_oeffnen{float:right}
#vvergleich .eingabe_schliessen{float:right;display:none}
#vvergleich p.error{font-weight:700;color:#1D5A9E;margin:30px 0;padding:10px;border:1px solid #c00;background-color:#E8F3FF}
#vvergleich .row-antrag{font-weight:700;color:#000;background:InactiveBorder;background-color:#B1C6E8}
#vvergleich .row-anleitung{color:#999;text-align:right}
#vvergleich .anleitung{color:#000;text-align:left}
#vvergleich .info{font-size:10px;color:#000}
#email_angebot_ok .info{font-size:12px!important;font-weight:700;color:green}
#email_angebot_ok{font-size:12px!important;font-weight:700}
#vvergleich .form-button,#vvergleich .vergleichbutton{background-color:#3e4c73!important;color:#fff!important;padding:8px 30px 8px;font-size:14px!important;line-height:1.6!important;text-decoration:none!important;font-family:'Hind Siliguri',sans-serif;font-weight:normal!important;cursor:pointer;border:0!important;border-radius:4px;text-align:center;text-transform:uppercase;vertical-align:middle;}
#vvergleich .ergebnisBox .cell a.antrag{padding:8px 30px 2px 30px;font-size:0;height:20px;display:block}
#vvergleich .ergebnisBox .cell a.angebot{margin-top:10px;font-size:0;height:20px;display:block}
#vvergleich .vergleichbutton{background-color:#3e4c73!important;color:#fff!important;padding:8px 30px 8px;font-size:14px!important;line-height:1.6!important;text-decoration:none!important;font-family:'Hind Siliguri',sans-serif;font-weight:normal!important;cursor:pointer;border:0!important;border-radius:4px;text-align:center;text-transform:uppercase;vertical-align:middle;float:left;margin:8px 0 8px 2px;}
#vvergleich input.btn_weiter{background-color:#3e4c73!important;color:#fff!important;padding:8px 30px 8px;font-size:14px!important;line-height:1.6!important;text-decoration:none!important;font-family:'Hind Siliguri',sans-serif;font-weight:normal!important;cursor:pointer;border:0!important;border-radius:4px;text-align:center;text-transform:uppercase;vertical-align:middle;margin-top:12px;margin-right:12px}
#vvergleich .ergebnis_print a img{display:none}
#vvergleich .ergebnis_print a{margin:50px 10px 0 0;width:22px;height:22px;display:inline-block;background-image:url(https://finanzdurst.de/images/finanzdurst_print.png);background-repeat:no-repeat}
#vvergleich input.btn_zurueck{float:left;margin-top:12px;margin-left:12px}
#vvergleich input.btn-berechnen{background-color:#3e4c73!important;color:#fff!important;padding:8px 30px 8px;font-size:14px!important;line-height:1.6!important;text-decoration:none!important;font-family:'Hind Siliguri',sans-serif;font-weight:normal!important;cursor:pointer;border:0!important;border-radius:4px;text-align:center;text-transform:uppercase;vertical-align:middle;float:right;margin-top:12px;margin-right:12px;}
#vvergleich input.btn-neuervgl{background-color:#3e4c73!important;}
#vvergleich .fehler{font-weight:700;color:red}
#vvergleich .select_markiert{background-color:#fc6!important}
#vvergleich .eingabeBox{background:#fff;border-left:1px solid #ececec;border-right:1px solid #ececec}
#vvergleich .eingabe2{border-left:1px solid #ececec;border-right:1px solid #ececec;padding-top:5px}
#vvergleich .eingabeBox .line{vertical-align:middle;margin:0 3px}
#vvergleich .eingabeBox .line.first_child{padding-top:10px}
#vvergleich .eingabeBox .line .cell{float:left;vertical-align:middle;font-size:11px;margin:1px 0 2px 0;min-height:21px;line-height:normal;padding:4px 3px 2px 3px}
#vvergleich .eingabeBox .line label{font-size:11px}
#vvergleich .eingabeBox .cell.sp1{width:50%;height:auto;margin-right:10px;margin-left:5px;text-align:left;font-size:14px;line-height:130%;padding-top:5px;font-family:'Hind Siliguri',sans-serif;font-weight:400}
#vvergleich .eingabeBox .cell.sp2{width:40%;text-align:left;margin-left:0}
#vvergleich .eingabeBox .cell.sp3{width:4%;text-align:center;float:left}
#vvergleich .eingabeBox .cell.sp3 a{outline:none}
#vvergleich .eingabeBox .cell.sp1_6{color:#004179;font-weight:700;text-align:center;margin:0;padding:3px 0;font-size:13px;width:100%}
#vvergleich .eingabeBox .header2{margin:0!important;background-color:#e5effb!important;color:#297002!important}
#vvergleich .eingabeBox .header2 .cell{background-color:#e5effb!important;color:#297002!important}
#vvergleich .bo_eu_line_bottom{border-bottom:1px solid #ececec;padding-bottom:10px}
#vvergleich .box_eu_line_top{border-top:1px solid #ececec;padding-top:10px}
#vvergleich .btn-weiter{float:right}
#vvergleich .eingabeBox .cellhelp{padding:2px 3px;background-color:#E8F3FF;color:#1D5A9E}
#vvergleich .eingabeBox .tabl_part_2,#vvergleich .eingabeBox .tabl_part_3{display:none}
#vvergleich .eingabeBox .tabl_part_2 .cell.sp1{width:93px}
#vvergleich .eingabeBox .tabl_part_2 .cell.sp2{width:305px}
#vvergleich .eingabeBox .form-checkbox{margin-top:4px;font-size:14px}
#vvergleich .eingabeBox .form-text{font-size:14px;width:165px!important}
#vvergleich .eingabeBox .form-select{font-size:14px;width:171px!important}
#vvergleich .eingabeBox #bauart{width:210px!important}
#vvergleich input.form-text{border:1px solid #ccc;background:#FFF;padding:5px 2px}
#vvergleich input.form-checkbox{border:0;margin:0 5px 0 5px}
#vvergleich .form-area{border:1px solid #ccc;background:#FFF}
#vvergleich select.form-select{border:1px solid #ccc;background:#FFF;padding:4px;min-width:100px}
#detailFragen .cell.sp1{width:50%!important}
#detailFragen .cell.sp2{width:30%!important}
#vvergleich #detailFragen .sp1_6{min-height:0;padding:3px 0}
#vvergleich .eingabeBox.risikolv .reihe-2, #vvergleich .eingabeBox.risikolv .reihe-3{border-bottom:1px dotted #ccc}
#vvergleich .eingabeBox.risikolv .reihe-2, #vvergleich .eingabeBox.risikolv .reihe-3, #vvergleich .eingabeBox.risikolv .reihe-4{padding-bottom:4px}
#vvergleich .eingabeBox.risikolv .cell.sp1{width:50%}
#vvergleich .eingabeBox.risikolv .cell.sp2{width:18%}
#vvergleich .eingabeBox.risikolv .cell.sp3{width:18%}
#vvergleich .eingabeBox.fragemasken .cell.sp1{width:27%}
#vvergleich .eingabeBox.fragemasken .cell.sp2{width:60%}
#tbl_before td{padding:3px 5px}
#detailFragen td{padding:3px 5px}
#gesinfo_dialog{display:none}
table#tbl_GesellListe, #vvergleich table.info-bauklassen td{padding:4px;border:1px solid #ccc}
#vvergleich a.infoicon{display:inline-block;background:url(https://finanzdurst.de/images/finanzdurst_info.gif);background-repeat:no-repeat;background-position:center right;vertical-align:middle;cursor:help;padding-right:20px;height:20px;font-size:11px}
#vvergleich .tipp_header a.infoicon{text-transform:uppercase;background:none;color:#fff;background-color:#00447e;font-weight:700;text-decoration:none;padding:0;height:auto}
#vvergleich .eingabeBox a.infoicon{padding-right:0;background-position:center right}
#vvergleich a.quickinfo{text-decoration:none;border-bottom:1px dotted #000;display:inline!important}
#vvergleich .clear{clear:both;height:0;font-size:0}
#vvergleich .ergebnisBox-out{clear:both;border-bottom:1px solid #c5c5c5;margin:0 auto}
#vvergleich .ergebnisBox{border:1px solid #c5c5c5;border-bottom:0;position:relative;background-color:#fff}
#vvergleich .ergebnisBox .innerbox{position:relative}
#vvergleich .ergebnisBox.tipp{border:6px solid #fff5cd}
#vvergleich .ergebnisBox .tipp_header{background-color:#fff5cd;font-weight:bold;letter-spacing:2px;font-size:14px;padding:0 3px 3px 3px;text-align:center}
#vvergleich .ergebnisBox .tipp_header a{text-decoration:none}
#vvergleich .ergebnisBox .tipp_text{font-size:12px;color:#000;border-bottom:1px dotted #999;line-height:14px;position:relative;background-color:#fff;text-align:left;font-weight:normal;letter-spacing:0}
#vvergleich .ergebnisBox .tipp_text_body{padding:5px 5px 7px 5px}
#vvergleich .ergebnisBox.letzter_tipp{border-bottom:2px solid #d9dbda;margin-bottom:5px}
#vvergleich .ergebnisBox .line .cell{white-space:nowrap;float:left;vertical-align:top;margin:0 5px 5px 0}
#vvergleich .ergebnisBox.reise .normal_header{background-color:#eee;font-weight:700;color:#666;font-size:12px;padding:3px 3px 3px 20px;text-align:left}
#vvergleich .ergebnisBox .line .cell.sp1{background-color:#fff;margin-left:29px;border-right:1px solid #dfdfdf;width:20%;text-align:center;position:relative;white-space:normal;padding-right:0}
#vvergleich .ergebnisBox .line .cell.sp1 a{text-decoration:none;font-size:10px;left:0;width:100%;display:block;vertical-align:middle;white-space:normal;cursor:help;margin:0 auto}
#vvergleich .ergebnisBox .line .cell.sp1 .label{text-decoration:underline;white-space:normal;width:100%;display:inline-block}
#vvergleich .ergebnisBox .line .cell.sp1 img{margin-bottom:5px;border:0;cursor:help}
#vvergleich .ergebnisBox .line .cell.sp1 .bewertung img{cursor:pointer}
#vvergleich .nicht_bewertet{font-size:9px;color:#666;font-style:italic}
#vvergleich .ergebnisBox .cell.sp2{border-right:1px solid #dfdfdf;width:36%;background-color:#ffffff}
#vvergleich .ergebnisBox .cell.sp2 .setting:first-child{margin-top:11px}
#vvergleich .ergebnisBox .cell.sp2 .setting:first-child{color:#f63;font-weight:700}
#vvergleich .ergebnisBox .cell.sp2 .setting:nth-child(2){margin-bottom:10px}
#vvergleich .ergebnisBox .cell.sp2 .setting{line-height:17px;font-size:11px;margin-left:6px}
#vvergleich .ergebnisBox .cell.sp2 .setting .lstg_gliedertaxe{font-weight:700}
#vvergleich .ergebnisBox .cell.sp2 .setting .tarif_vs_info{font-weight:700;color:#333}
#vvergleich .ergebnisBox .cell.sp2 .setting_left{float:left;text-align:left;width:45%;font-weight:700}
#vvergleich .ergebnisBox .cell.sp2 .setting_right{text-align:left;width:45%;margin-left:50%;white-space:normal}
#vvergleich .ergebnisBox .cell.sp2 .setting_right .pers{font-size:11px}
#vvergleich .ergebnisBox .cell.sp2 .setting_right a{white-space:normal;text-decoration:none;line-height:17px}
#vvergleich .ergebnisBox .cell.sp4{border-right:1px solid #dfdfdf;background-color:#fff;width:80px;text-align:left;padding:0;position:relative}
#vvergleich .ergebnisBox .cell.sp5{width:20%;padding:0}
#vvergleich .ergebnisBox .cell.sp5 .zahlweise{font-size:11px;margin-top:2px;margin-bottom:8px;margin-left:155px;color:#000}
#vvergleich .ergebnisBox .cell.sp6{background-color:#fff;border-right:1px solid #dfdfdf;width:28px;text-align:right;margin:0 0 0 0;position:absolute;top:0;left:0}
#vvergleich .ergebnisBox .position{display:none}
#vvergleich .ergebnisBox a.tarifinfo{font-weight:700;text-decoration:underline!important}
#vvergleich .ergebnisHeader.risikolv .cell.sp4{width:130px}
#vvergleich .ergebnisBox.risikolv .line .cell.sp1 .label{text-decoration:none;font-size:10px}
#vvergleich .ergebnisBox.risikolv .line .cell.sp1 img{cursor:default}
#vvergleich .ergebnisBox.risikolv .cell.sp2{width:230px}
#vvergleich .ergebnisBox.risikolv .cell.sp5{width:100px}
#vvergleich .ergebnisBox.risikolv .cell.sp5.bruttobeitrag{margin-right:20px}
#vvergleich .ergebnisBox .cell.sp2 .unf .setting_left{width:140px}
#vvergleich .ergebnisBox .cell.sp2 .unf .setting_right{width:95px;margin-left:145px}
#vvergleich .ergebnisBox.sterbegeld .cell.sp2 .setting_left{width:160px}
#vvergleich .ergebnisBox.sterbegeld .cell.sp2 .setting_right{width:95px;margin-left:165px}
#vvergleich .ergebnisBox.reise .cell.sp2 .setting{font-size:11px;padding-bottom:10px;padding-top:0}
#vvergleich .ergebnisBox.reise .cell.sp2 .setting .tarifart_plus{font-weight:700;margin-left:50px;line-height:8px}
#vvergleich .ergebnisBox.reise .cell.sp2 .setting .vers_art{margin-bottom:2px;padding-bottom:2px;border-bottom:1px dotted #ccc;margin-right:5px}
#vvergleich .ergebnisBox.reise .cell.sp2, #vvergleich .ergebnisBox.reise .cell.sp2 .setting{width:200px}
#vvergleich .ergebnisBox.reise .cell.sp5{width:80px}
#vvergleich .ergebnisBox.oeltank .cell.sp4{width:90px}
#vvergleich .ergebnisBox.ergebnisHeader .line, #vvergleich .ergebnisBox.ergebnisHeader .line .cell{background:#3e4c73}
#vvergleich .ergebnisBox.ergebnisHeader .line .cell{height:26px;min-height:inherit!important;padding:0 0 0 0;text-align:left;font-weight:700;color:#fff;font-size:12px!important}
#vvergleich .ergebnisBox.ergebnisHeader{border:0;padding:0;margin:0 0 1px 0}
#vvergleich .ergebnisBox.ergebnisHeader .header_label{padding-left:6px;padding-top:6px;display:inline-block}
#vvergleich .ergebnisBox.ergebnisHeader a.infoicon{background-image:url(https://finanzdurst.de/images/finanzdurst_fragen.png);font-size:12px;font-weight:700}
#vvergleich .ergebnisBox.ergebnisHeader .popup_tarifinfo{font-weight:700}
*+html #vvergleich .ergebnisBox.ergebnisHeader{border:1px solid #ebebeb}
#vvergleich .ergebnisBox.ergebnisHeader a{color:#fff;font-weight:bold!important;text-decoration:none}
#vvergleich .ergebnisBox.ergebnisHeader.reise .sp2{text-align:left;padding-left:10px}
#vvergleich .ergebnisBox.ergebnisHeader.reise .sp4{text-align:left;width:75px;margin-left:0}
#vvergleich .ergebnisBox.ergebnisHeader.reise .sp5{text-align:left;width:75px;margin-left:20px}
#vvergleich .cell.sp4 .buttons{font-size:10px;float:left;display:block;margin-top:5px}
#vvergleich .cell.sp4 .buttons span{background-color:#ddd;border:1px solid #aeadad;padding:1px 2px;-moz-border-radius:2px;-o-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;height:14px;line-height:14px}
#vvergleich .cell.sp4 .buttons .aktiv{background-color:#fe9936;-moz-box-shadow:rgba(0,0,0,.6) 1px 1px;-o-box-shadow:rgba(0,0,0,.6) 1px 1px;-webkit-box-shadow:rgba(0,0,0,.6) 1px 1px;-khtml-box-shadow:rgba(0,0,0,.6) 1px 1px;box-shadow:rgba(0,0,0,.6) 1px 1px}
#vvergleich .cell .balken{display:block;position:relative;height:45px;padding:6px 0 0 0;margin-left:13px}
#vvergleich .cell .balken span{border:1px solid #9ac9f0;background:#e1f0ff;background:-moz-linear-gradient(top,#e1f0ff 0%,#9ac9f0 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e1f0ff),color-stop(100%,#9ac9f0));background:-webkit-linear-gradient(top,#e1f0ff 0%,#9ac9f0 100%);background:-o-linear-gradient(top,#e1f0ff 0%,#9ac9f0 100%);background:-ms-linear-gradient(top,#e1f0ff 0%,#9ac9f0 100%);background:linear-gradient(top,#e1f0ff 0%,#9ac9f0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1f0ff',endColorstr='#9ac9f0',GradientType=0);width:5px;margin:0 1px 0 0;padding:0;font-size:0;display:block;position:absolute;bottom:0}
#vvergleich .cell .balken .b1{height:10px;left:0}
#vvergleich .cell .balken .b2{height:15px;left:9px}
#vvergleich .cell .balken .b3{height:20px;left:18px}
#vvergleich .cell .balken .b4{height:25px;left:27px}
#vvergleich .cell .balken .b5{height:30px;left:36px}
#vvergleich .cell .balken .b6{height:35px;left:45px}
#vvergleich .cell.sp4 .leistungssterne span{display:block;float:left;cursor:pointer;background-image:url(https://www.mr-money.de/datenbank/partner_gesellschaftsbewertung_includes/star_small.png);background-position:0 0;height:19px;width:19px;margin:0;padding:0}
#vvergleich .cell.sp4 .leistungssterne span.aktiv{background-position:0 -38px!important}
#vvergleich .cell.sp4 .leistungssterne span.aktiv_halb{background-position:0 -57px!important}
#vvergleich .cell.sp4 .leistungssterne .leistungspunkte{clear:both;font-size:10px;padding-top:10px;text-align:center;width:95px}
#vvergleich .cell.sp4 .sterne_kriterien{border:2px solid #999;background-color:#fff;position:absolute;width:340px;z-index:9999;font-size:10px;padding:5px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);-moz-box-shadow:0 0 10px rgba(0,0,0,.5);-o-box-shadow:0 0 10px rgba(0,0,0,.5);-khtml-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);-moz-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
#vvergleich .cell.sp4 .sterne_kriterien p.ue{margin:0 0 3px 0;font-weight:700;font-size:13px;text-align:center}
#vvergleich .cell.sp4 .sterne_kriterien dl.line{border-bottom:1px dotted #999}
#vvergleich .cell.sp4 .sterne_kriterien dl.spalten dt{clear:left;float:left;width:260px;padding:3px 0;font-weight:400;white-space:normal}
#vvergleich .cell.sp4 .sterne_kriterien dl.spalten dd{margin-left:270px;padding:3px 0;width:75px}
#vvergleich .cell .balken .aktiv{background:#92c6f1;background:-moz-linear-gradient(top,#92c6f1 0%,#61adeb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#92c6f1),color-stop(100%,#61adeb));background:-webkit-linear-gradient(top,#92c6f1 0%,#61adeb 100%);background:-o-linear-gradient(top,#92c6f1 0%,#61adeb 100%);background:-ms-linear-gradient(top,#92c6f1 0%,#61adeb 100%);background:linear-gradient(top,#92c6f1 0%,#61adeb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#92c6f1',endColorstr='#61adeb',GradientType=0);border:1px solid #4788bf}
#vvergleich .ergebnisBox .balken{margin-top:2px}
.empfehlungen-dummy,.leistunginfo-dummy,.tarifinfo-dummy,.angebot-dummy{display:none}
#content-leistunginfo .symbole{margin:5px 10px 15px 0}
#content-leistunginfo .buttons .buttonline{display:block;font-size:12px}
#content-leistunginfo .buttons span{display:inline-block;margin:0 10px 5px 0;text-align:center;width:50px;font-size:10px;height:14px;line-height:14px}
#content-leistunginfo .cell.sp4 .balkenline{float:left;width:100px}
#content-leistunginfo .balkenline .balken, #content-leistunginfo .cell.sp4 .balkenline .punkte{width:54px;padding-bottom:10px}
#content-leistunginfo .text{margin-top:10px}
#content-leistunginfo .prozentwert{font-size:9px;font-weight:700}
#content-leistunginfo .cell .balken span{width:5px}
#content-leistunginfo .cell .balken .b1{height:10px;left:0}
#content-leistunginfo .cell .balken .b2{height:14px;left:9px}
#content-leistunginfo .cell .balken .b3{height:18px;left:18px}
#content-leistunginfo .cell .balken .b4{height:22px;left:27px}
#content-leistunginfo .cell .balken .b5{height:26px;left:36px}
#content-leistunginfo .cell .balken .b6{height:30px;left:45px}
#content-leistunginfo .infotext{display:none}
#content-tarifinfo .symbole{float:left;margin:5px 10px 15px 0}
#content-tarifinfo .infotext{display:none}
#legende_schaden_info, #legende_service_info, #infotext_wartezeit, #infotext_schaden, #infotext_empfehlung{display:none}
#vvergleich input.empfehlung{float:left;margin:5px 0 0 10px}
#vvergleich input.wissenswertes{float:left;margin:5px 0 0 0}
#vvergleich .cell.sp4 .punkte{margin-top:3px;display:block;text-align:center;font-size:11px;color:#666;margin-left:10px}
#vvergleich.contentlvg .cell.sp4 .punkte{text-align:left;padding-left:20px}
#vvergleich .cell.sp4 .punkte .prozentwert{font-weight:700;font-size:12px}
#vvergleich .cell .betrag{margin-left:120px;font-weight:700;font-size:20px;padding:15px 0 5px 0;display:block;color:#004179}
#vvergleich .ergebnisBox .cell a.angebot{padding:8px 30px 18px 30px;font-size:4px;display:block}
#vvergleich .vergleichbutton-box{text-align:right;margin:0 0 0 0;padding:0}
#vvergleich .vergleichbutton-box img{display:none!important}
#vvergleich .resultFilter_out{background:#fff;position:relative}
#vvergleich .resultFilter{background-color:#fff;position:relative;padding:0;margin:0;width:100%}
#vvergleich .resultFilter_legend{font-weight:700;padding:15px 5px 8px 5px;margin:1px 0 0 0}
#vvergleich .resultFilter_legend a{color:#004179;font-size:16px;text-decoration:none;padding:2px 0 0 20px;vertical-align:middle;background-position:left;background-repeat:no-repeat}
#vvergleich .resultFilter_legend a.unten{background-image:url(https://finanzdurst.de/images/finanzdurst_pfeil_unten.png)}
#vvergleich .resultFilter_legend a.oben{background-image:url(https://www.mr-money.de/module/vglrechner/layouts/_images/c24/pfeil_oben.png)}
#vvergleich .resultFilter .zahlweise, #vvergleich .resultFilter .beitrag, #vvergleich .resultFilter .prozent, #vvergleich .resultFilter .sb, #vvergleich .resultFilter .lstg_gliedertaxe, #vvergleich .resultFilter .tarif_sort{margin:0 20px 10px 0;height:15px}
#vvergleich .resultFilter .gefunden{color:#00427b;font-weight:700;font-size:13px;margin:0 10px 10px 0;text-align:center}
#vvergleich .resultFilter .prozent_info{font-size:11px;margin:0 0 5px 8px;padding-top:10px}
#vvergleich .resultFilter .leftside{font-size:12px;float:left;margin:0 0 0 0;width:50%}
#vvergleich .resultFilter .leftside strong{font-family:'Hind Siliguri',sans-serif;font-weight:700}
#vvergleich .resultFilter .leftside .infoicon{margin-right:5px}
#vvergleich .resultFilter .ZahlweiseSlider, #vvergleich .resultFilter .BeitragSlider, #vvergleich .resultFilter .PunkteSlider, #vvergleich .resultFilter .SBSlider, #vvergleich .resultFilter .LstgGliedertaxeSlider, #vvergleich .resultFilter .selectsortierung{margin:10px 0 0 50%}
#vvergleich #chk_show_hidden_tarife{float:left;display:block;margin:0 120px 0 7px;font-weight:400}
#chk_show_hidden_tarife.hidden{visibility:hidden}
#chk_show_hidden_tarife label{color:#000;display:inline;font-size:11px}
#vvergleich .blaettern{text-align:right;padding:10px 5px 5px 0}
#vvergleich .blaettern a{font-size:12px;padding:3px 5px;margin:0 0;text-decoration:none;color:#000}
#vvergleich .blaetter-seiten a.active{font-weight:700;color:#c00}
#vvergleich .blaetter-seiten .pages{font-size:12px}
#vvergleich a.ausgrauen{color:#999}
#vvergleich .ergebnisBox.hidden{display:none}
#vvergleich .ergebnisBox.ausgrauen *{color:#999!important}
#vvergleich .ergebnisBox.ausgrauen .balken span{border:1px solid #bbb;background:#ddd}
#vvergleich .ergebnisBox.ausgrauen .cell.sp4 .buttons span{background-color:#ccc}
#vvergleich .ergebnisBox.ausgrauen img, #vvergleich .ergebnisBox.ausgrauen .tarif_gesinfo, #vvergleich .ergebnisBox.ausgrauen .antrag{opacity:0.3!important}
#vvergleich .chkleistungsvgl{float:left;margin:16px 0 0 6px}
#vvergleich .BeitragSliderValue, #vvergleich .PunkteSliderValue, #vvergleich .ZahlweiseSliderValue, #vvergleich .LstgGliedertaxeSliderValue, #vvergleich .SBSliderValue{background:none repeat scroll 0 0 transparent;border:medium none;white-space:nowrap}
#vvergleich a.tTip{font-weight:700;border:0;margin-top:8px;text-decoration:none;display:block}
@media screen and (-webkit-min-device-pixel-ratio:0){#vvergleich a.tTip{margin-top:7px}
#vvergleich .tTip{cursor:help}
#vvergleich .tTip img{border:0}
#vvergleich .tip{color:#333;width:100%;padding-top:37px;overflow:hidden;display:none;position:absolute;z-index:500;background:#fff url(https://www.mr-money.de/module/vglrechner/layouts/_images/tipTop.png) no-repeat top}
#vvergleich .tipMid{background:#fff url(https://www.mr-money.de/module/vglrechner/layouts/_images/tipMid.png) repeat-y;padding:0 25px 20px 25px}
#vvergleich .tipBtm{background:#fff url(https://www.mr-money.de/module/vglrechner/layouts/_images/tipBtm.png) no-repeat bottom;height:32px}
#tiptip_holder{display:none;position:absolute;top:0;left:0;z-index:99999}
#tiptip_holder.tip_top{padding-bottom:5px}
#tiptip_holder.tip_bottom{padding-top:5px}
#tiptip_holder.tip_right{padding-left:5px}
#tiptip_holder.tip_left{padding-right:5px}
#tiptip_content{width:240px;font-size:11px;color:#1D5A9E;padding:4px 8px;border:1px solid rgba(255,255,255,.25);background-color:#fff;background-color:#E8F3FF;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;-khtml-border-radius:3px;box-shadow:0 0 3px #555;-webkit-box-shadow:0 0 3px #555;-moz-box-shadow:0 0 3px #555;-o-box-shadow:0 0 3px #555;-khtml-box-shadow:0 0 3px #555;text-align:left;font-family:'Hind Siliguri',sans-serif}
#tiptip_arrow, #tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}
#tiptip_holder.tip_top #tiptip_arrow{border-top-color:#fff;border-top-color:rgba(255,255,255,.35)}
#tiptip_holder.tip_bottom #tiptip_arrow{border-bottom-color:#fff;border-bottom-color:rgba(255,255,255,.35)}
#tiptip_holder.tip_right #tiptip_arrow{border-right-color:#fff;border-right-color:rgba(255,255,255,.35)}
#tiptip_holder.tip_left #tiptip_arrow{border-left-color:#fff;border-left-color:rgba(255,255,255,.35)}
#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#9bbb58;border-top-color:rgba(155,187,88,.92)}
#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#9bbb58;border-bottom-color:rgba(155,187,88,.92)}
#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#9bbb58;border-right-color:rgba(155,187,88,.92)}
#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#9bbb58;border-left-color:rgba(155,187,88,.92)}
*+html #tiptip_content{border:1px solid #ccc}
#vvergleich .ui-state-default, #vvergleich .ui-widget-content .ui-state-default, #vvergleich .ui-widget-header .ui-state-default{border:1px solid #666;background:#23558E;font-weight:700;color:#2779aa}
#vvergleich .ui-state-default a, #vvergleich .ui-state-default a:link, #vvergleich .ui-state-default a:visited{color:#2779aa;text-decoration:none}
#vvergleich .ui-state-hover, #vvergleich .ui-widget-content .ui-state-hover, #vvergleich .ui-widget-header .ui-state-hover, #vvergleich .ui-state-focus, #vvergleich .ui-widget-content .ui-state-focus, #vvergleich .ui-widget-header .ui-state-focus{border:1px solid #74b2e2;background:#23558E;font-weight:700;color:#0070a3}
#vvergleich .ui-state-hover a, #vvergleich .ui-state-hover a:hover{color:#23558E;text-decoration:none}
#vvergleich .ui-state-active, #vvergleich .ui-widget-content .ui-state-active, #vvergleich .ui-widget-header .ui-state-active{border:1px solid #666;background:#23558E;font-weight:700;color:#fff}
#vvergleich .ui-state-active a, #vvergleich .ui-state-active a:link, #vvergleich .ui-state-active a:visited{color:#fff;text-decoration:none}
#vvergleich .ui-widget:active{outline:none}
#vvergleich .ui-widget{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.1em}
#vvergleich .ui-widget .ui-widget{font-size:1em}
#vvergleich .ui-widget input, #vvergleich .ui-widget select, #vvergleich .ui-widget textarea, #vvergleich .ui-widget button{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1em}
#vvergleich .ui-widget-content{border:1px solid #ddd;background:#d4e9ff;color:#362b36}
#vvergleich .ui-widget-content a{color:#362b36}
#vvergleich .ui-widget-header{border:1px solid #aed0ea;color:#222;font-weight:700}
#vvergleich .ui-widget-header a{color:#222}
#vvergleich .ui-slider{position:relative;text-align:left;cursor:pointer}
#vvergleich .ui-slider .ui-slider-handle{background:#005cab url(https://www.mr-money.de/module/vglrechner/layouts/_images/slider.png) 50% 50% no-repeat;cursor:pointer;position:absolute;z-index:3;width:1.4em!important;height:1.1em!important}
#vvergleich .ui-slider .ui-slider-range{background-image:url(https://www.mr-money.de/module/vglrechner/layouts/_images/handle_bg.png);background-repeat:repeat-x;position:absolute;z-index:1;font-size:.7em;display:block;border:0;cursor:pointer}
#vvergleich .ui-slider .tick{z-index:2;border:2px solid #5d97c9;position:absolute;height:100%;font-size:1.8em;line-height:1.8em;background:none;border-top:none;border-right:none;border-bottom:none;text-align:center}
#vvergleich .ui-slider-horizontal{border:1px solid #5d97c9;height:.5em;margin:3px 0 3px 0;-moz-border-radius:2px;-o-border-radius:2px;-khtml-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
#vvergleich .ui-slider-horizontal .ui-slider-handle{top:-.4em;margin-left:-.6em;border-radius:6px;-webkit-box-shadow:rgba(0,0,0,.4) 1px 1px;-moz-box-shadow:rgba(0,0,0,.4) 1px 1px;-o-box-shadow:rgba(0,0,0,.4) 1px 1px;-khtml-box-shadow:rgba(0,0,0,.4) 1px 1px;box-shadow:rgba(0,0,0,.4) 1px 1px}
#vvergleich .ui-slider-horizontal .ui-slider-handle:hover{background-color:#3074ba}
#vvergleich .ui-slider-horizontal .ui-slider-range{top:0;height:100%}
#vvergleich .ui-slider-horizontal .ui-slider-range-min{left:0}
#vvergleich .ui-slider-horizontal .ui-slider-range-max{right:0}
#content-angebot dl.spalten dt{clear:left;float:left;width:120px;padding:4px;font-weight:700}
#content-angebot dl.spalten dd{margin-left:120px;padding:3px}
#content-angebot dl.spalten .feld1{width:300px}
#content-angebot dl.spalten .feld2{width:65px}
#content-angebot dl.spalten .feld3{width:230px}
#content-angebot dl.spalten .text1{width:300px;height:50px}
#content-angebot dl.spalten dd.tarif, #content-angebot dl.spalten dd.gesellschaft{font-weight:700}
#content-angebot dl.spalten .feld1, #content-angebot dl.spalten .feld2, #content-angebot dl.spalten .feld3, #content-angebot dl.spalten .text1{border:1px solid #999}
#content-angebot dl.spalten .feld1.error, #content-angebot dl.spalten .feld2.error, #content-angebot dl.spalten .feld3.error, #content-angebot dl.spalten .text1.error{border:3px solid #c00}
#dialog-overlay{width:100%;height:100%;-moz-opacity:.2;-khtml-opacity:.2;-webkit-opacity:.2;-o-opacity:.2;opacity:.2;background:#000;position:fixed;top:0;left:0;z-index:3000;display:none}
#dialog-box{padding-top:5px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);-moz-box-shadow:0 0 10px rgba(0,0,0,.5);-o-box-shadow:0 0 10px rgba(0,0,0,.5);-khtml-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);-moz-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:3px solid #004682;background:#fff;width:540px;position:absolute;z-index:5000;display:none}
#dialog-box .dialog-content{text-align:left;padding:5px 0 0 5px;margin:13px;color:#000;line-height:16px;font-size:13px}
#dialog-box .buttons{text-align:center;margin:10px auto 0 auto}
#dialog-box a.button_send{display:none;margin-right:10px;text-align:center;display:inline;padding:3px 5px;color:#fff;text-decoration:none;font-weight:700;line-height:1;width:80px;background-color:#3e4c73;-moz-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 1px 3px rgba(0,0,0,.5);-o-box-shadow:0 1px 3px rgba(0,0,0,.5);-khtml-box-shadow:0 1px 3px rgba(0,0,0,.5);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.5);box-shadow:0 1px 3px rgba(0,0,0,.5);text-shadow:0 -1px 1px rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.25);position:relative;cursor:pointer}
#dialog-box a.button{display:none}
#dialog-box a.button.ecke{position:absolute;right:2px;top:0;text-align:center;display:block;padding:2px 5px;color:#fff;text-decoration:none;font-weight:700;line-height:1;width:20px;background-color:#3e4c73;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;-moz-box-shadow:0 1px 3px rgba(0,0,0,.5);-o-box-shadow:0 1px 3px rgba(0,0,0,.5);-khtml-box-shadow:0 1px 3px rgba(0,0,0,.5);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.5);box-shadow:0 1px 3px rgba(0,0,0,.5);text-shadow:0 -1px 1px rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.25);cursor:pointer}
#dialog-box a.button:hover, #dialog-box a.button_send:hover{background-color:#ffee91}
#dialog-message{max-height:400px;overflow:auto;font-size:11px}
#dialog-box .dialog-content p{font-weight:400;margin:0 0 10px 0}
#dialog-box .dialog-content ul{margin:10px 0 10px 0;padding:0;list-style:none}
#dialog-box .dialog-content ul li{margin-bottom:5px}
#dialog-box .bewertungslogo{float:right;margin-right:20px}
#dialog-box p.kategorie{border-bottom:1px dotted #ccc;margin-bottom:5px;margin-right:20px;padding-bottom:5px}
#dialog-box dl.kategorie_bereich{margin-bottom:6px}
#dialog-box dd.beschreibung{clear:both;float:left;width:350px;margin:0}
#dialog-box dt.bewertung_sterne{width:100px;margin-right:20px;float:right;text-align:center}
#dialog-box p.makler{font-weight:700;border-bottom:1px dotted #ccc;margin-bottom:5px;margin-right:20px;padding-bottom:5px}
#dialog-box p.makler_meinung{font-style:italic}
#vvergleich table.table-leistung{font-size:11px;line-height:14px}
table #tbl_GesellListe .row-header td,table #tbl_vorgaben .row-header td,table #detailFragen .row-header td{font-size:12px;font-weight:700;padding:10px 0 10px 0;border-bottom:1px solid #999}
#vvergleich table.table-leistung.ergebnisse{width:auto;-moz-box-shadow:1px 0 6px rgba(0,0,0,.5);-o-box-shadow:1px 0 6px rgba(0,0,0,.5);-khtml-box-shadow:1px 0 6px rgba(0,0,0,.5);-webkit-box-shadow:1px 0 6px rgba(0,0,0,.5);box-shadow:1px 0 6px rgba(0,0,0,.5);-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;margin:20px 0 20px 20px;border-collapse:collapse}
#vvergleich table.table-leistung.ergebnisse tr td{background:inherit;border-bottom:1px dotted #ccc;width:220px;padding:5px 10px 5px 0;vertical-align:middle;text-align:left}
#vvergleich .table-leistung.ergebnisse .head_title td{font-weight:700;font-size:16px;text-align:center;padding:20px;letter-spacing:1px;color:#c00;width:100%}
#vvergleich .table-leistung.ergebnisse .head_title td .head_adresse{font-weight:400;color:#000;text-align:left;line-height:16px;text-align:center;font-size:12px;margin-top:10px;letter-spacing:0}
#vvergleich .table-leistung.ergebnisse .head_title td .head_adresse label{font-weight:700}
#vvergleich .table-leistung.ergebnisse .head_title td .head_adresse p{margin:4px 0}
#vvergleich .table-leistung.ergebnisse .head_leistungstext td{font-weight:400;font-size:12px;text-align:left;padding:5px}
#vvergleich table.table-leistung.ergebnisse tr td div.inner_text{overflow:auto;max-height:150px}
*+html #vvergleich table.table-leistung.ergebnisse tr td div.inner_text{overflow:visible}
#vvergleich table.table-leistung.ergebnisse tr.head_title:hover td, #vvergleich table.table-leistung.ergebnisse tr.head_leistungstext:hover td, #vvergleich table.table-leistung.ergebnisse tr.schluss:hover td{background:inherit}
#vvergleich table.table-leistung.ergebnisse tr.schluss.auschluss td{padding:5px;color:#c00;font-weight:700;border-top:1px solid #666;width:100%}
#vvergleich table.table-leistung.ergebnisse tr.schluss.legende td{padding:5px;border:0;width:100%}
#vvergleich table.table-leistung.ergebnisse tr.schluss.legende td span{margin-right:20px}
#vvergleich table.table-leistung.ergebnisse tr.schluss.legende td img{vertical-align:middle}
#vvergleich table.table-leistung.ergebnisse .row1, #vvergleich table.table-leistung.ergebnisse .row2{background-color:#fff}
#vvergleich table.table-leistung.ergebnisse tr td.wertung{width:10px;border-right:0;padding-left:10px;border-left:1px solid #ccc}
#vvergleich table.table-leistung.ergebnisse tr td.caption{font-weight:700;padding-left:5px;background:#eee}
#vvergleich table.table-leistung.ergebnisse tr.caption td{background:#eee;color:#c00;border-bottom:2px dotted #999;font-size:14px;padding:8px;text-align:center}
#vvergleich table.table-leistung.ergebnisse tr:hover td{background:#ffffc1}
#vvergleich .rot{color:#c00}
#vvergleich .table-berechnung{border-top:1px solid #ccc;border-left:1px solid #ccc;width:100%}
#vvergleich .table-berechnung tr td{border-bottom:1px solid #ccc;border-right:1px dotted #ddd;text-align:left;padding:2px 6px}
#vvergleich .table-berechnung td.sp1{text-align:center;vertical-align:middle}
#vvergleich .table-berechnung td.sp1 a{text-decoration:none;padding:5px 0;display:block}
#vvergleich .table-berechnung td.sp1 a .label{text-decoration:underline;font-size:11px}
#vvergleich .table-berechnung td.sp5{text-align:right;white-space:nowrap}
#vvergleich .table-berechnung td.sp6{white-space:nowrap;font-weight:700;font-size:14px;color:#c00}
#vvergleich .table-berechnung td.sp7{white-space:nowrap}
#vvergleich .table-berechnung td.sp8{text-align:right;white-space:nowrap}
#vvergleich .table-berechnung td.sp8 .chkleistungsvgl{margin:0;float:none}
#vvergleich .table-berechnung .row-header td{font-weight:700;text-align:center;background-color:#004682;color:#fff}
#vvergleich .table-berechnung .row-header a{color:#fff}
#vvergleich .table-berechnung a.infoicon{text-decoration:none}
#DIV_Gliedertaxe{width:100%;height:440px;position:relative;margin:auto;border-top:1px solid #ccc}
#DIV_Gliedertaxe input{position:absolute;border:solid 0 #00F;border-bottom-width:1px;color:#00F;bottom:-2px;text-align:right;width:42px;font-size:12px}
#DIV_Gliedertaxe .gliedertaxe_bild{position:absolute;left:0;top:0}
#DIV_Gliedertaxe .info{line-height:14px;font-size:11px;margin-right:20px;position:absolute;left:20px;top:8px}
#DIV_Gliedertaxe .links{left:20px;position:absolute;width:220px}
#DIV_Gliedertaxe .rechts{left:390px;position:absolute;width:180px}
#DIV_Gliedertaxe .links input{right:10px}
#DIV_Gliedertaxe .links .prefix{right:60px;white-space:nowrap}
#DIV_Gliedertaxe .links .suffix{right:0}
#DIV_Gliedertaxe .rechts input{left:0}
#DIV_Gliedertaxe .rechts .prefix{left:56px;white-space:nowrap}
#DIV_Gliedertaxe .rechts .suffix{left:45px}
#DIV_Gliedertaxe .suffix{position:absolute;bottom:0;font-size:11px}
#DIV_Gliedertaxe .prefix{position:absolute;bottom:0;text-align:right;font-size:11px}
#vvergleich .c24_header{color:#036;font-size:17px;font-weight:700;padding:10px 0 15px 0}
#mrmoAntrag table, #tbl_antrag, #TBL_Beratungsdokumentation table{margin:0 auto;padding:0}
#mrmoAntrag table td, #tbl_antrag td, #TBL_Beratungsdokumentation table td{padding:3px}
#mrmoAntrag table input.Auftrag, #tbl_antrag input.Auftrag, #TBL_Beratungsdokumentation table input.Auftrag{font-size:14px;font-weight:700;margin:10px 0}
#mrmoAntrag table .antart, #tbl_antrag .antart, #TBL_Beratungsdokumentation table .antart{font-size:15px;font-weight:700;color:#000}
#mrmoAntrag table .antart span, #tbl_antrag .antart span, #TBL_Beratungsdokumentation table .antart span{padding-top:10px;display:inline-block}
#mrmoAntrag table .antart img, #tbl_antrag .antart img, #TBL_Beratungsdokumentation table .antart img{float:right}
#mrmoAntrag table .balken, #tbl_antrag .balken, #TBL_Beratungsdokumentation table .balken{background-color:#004682;height:8px}
#mrmoAntrag table .antus, #tbl_antrag .antus, #TBL_Beratungsdokumentation table .antus{font-size:12px;font-weight:700;color:#000;background-color:#ccc}
#mrmoAntrag table .antt, #tbl_antrag .antt, #TBL_Beratungsdokumentation table .antt{font-size:12px;font-weight:400;background-color:#efefef}
#mrmoAntrag table .antk, #tbl_antrag .antk, #TBL_Beratungsdokumentation table .antk{font-size:9px;font-weight:400;background-color:#efefef}
.clear_steps{clear:both;height:0}
#comparisonSteps{float:left;margin:0;padding:0;list-style:none;overflow:hidden;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;height:37px}
#comparisonSteps li{float:left;margin:0 .5em 0 1.16em;width:32%;box-sizing:border-box;-webkit-box-sizing:border-box}
.mrmo-sparte-unf #comparisonSteps li{width:48%}
#comparisonSteps a, #comparisonSteps a:hover{cursor:default;background:#f7f9fa;padding:.7em 1em;float:left;font-size:17px;text-align:center;text-decoration:none;color:#545454;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;width:100%!important;font-weight:400}
#comparisonSteps li.activ a{background:#3E4C73;color:#fff}
#comparisonSteps a::before{content:"";position:absolute;top:50%;margin-top:-1.5em;border-width:1.5em 0 1.5em 1em;border-style:solid;border-color:#f7f9fa #f7f9fa #f7f9fa transparent;left:-1em}
#comparisonSteps li:first-child{margin-left:0}
#comparisonSteps li:last-child{margin-right:0}
#comparisonSteps li:first-child a::before{border:0}
#comparisonSteps li.activ a::before{border-color:#3E4C73 #3E4C73 #3E4C73 transparent}
#comparisonSteps a::after{content:"";position:absolute;top:50%;margin-top:-1.5em;border-top:1.5em solid transparent;border-bottom:1.5em solid transparent;border-left:1em solid #f7f9fa;right:-1em}
#comparisonSteps li:last-child a::after{border:0}
#comparisonSteps li.activ a::after{border-left-color:#3E4C73}
input[disabled],input:disabled{background-color:#E6E6E6!important;color:#9D9D9D!important}
#vvergleich p.zusatzfragen{font-size:11px;padding:5px 5px 10px 5px;margin:0}
#vvergleich p.zusatzfragen label, #vvergleich p.zusatzfragen input{cursor:pointer}
#vvergleich p.zusatzfragen input{clear:left;float:left;margin:0 10px 5px 5px}
#vvergleich .row-1{background-color:#eee!important}
#vvergleich .row-2{background-color:#fff!important}
#vvergleich .bewertung{width:95px;height:19px;margin:8px auto 0 auto}
#vvergleich .bewertung img.star{float:left;cursor:pointer;background-image:url(https://www.mr-money.de/datenbank/partner_gesellschaftsbewertung_includes/star_small.png);background-position:0 0;height:19px;width:19px;margin:0;padding:0}
#vvergleich .bewertung img.markiert_halb{background-position:0 -57px}
#vvergleich .bewertung img.markiert{background-position:0 -38px}
#vvergleich .vertical{margin-top:15px}
#vvergleich .row-3{background:#FFD682!important}
#vvergleich .errorBox{padding:1px 5px;margin:3px 0;color:#900;background:#fdd;border:1px solid red}
#vvergleich .subHeader{text-align:center;font-weight:700;padding:5px;border-bottom:1px solid #2C74E0;border-top:1px solid #2C74E0;border-left:1px solid #ccf;border-right:1px solid #ccf}
#vvergleich #vgl_layer{position:absolute;z-index:3;top:0;left:0;background-color:#555;opacity:.5;filter:alpha(opacity=50)}
#vvergleich .topRound{-moz-border-radius-topleft:5px;-moz-border-radius-topright:20px}
#vvergleich .schattiert{-moz-box-shadow:1px 4px 16px 3px #000}
#vvergleich .topMenuBox{white-space:nowrap;font:11px Arial,Helvetica,sans-serif}
#vvergleich .topMenuBox .MenuEntry{text-align:center;padding:2px 18px;margin-right:10px;cursor:default;display:inline-block;border-left:1px solid #ccf;border-top:1px solid #ccf;border-right:1px solid #ccf}
#vvergleich .topMenuBox .MenuEntry.none{color:#666;background:#eee}
#vvergleich .topMenuBox .MenuEntry.aktiv{color:#fff;background:#2C74E0}
#vvergleich .topMenuBox .MenuEntry.done{color:#000;background:#BBE86C}
#vvergleich .topMenuBox .MenuEntry.done:hover{cursor:pointer;color:#fff;background:#2C74E0}
#vvergleich .sp0{width:276px}
#vvergleich .sp100{width:100px}
#vvergleich .sp148{width:148px}
#vvergleich .sp200{width:200px}
#vvergleich .sp228{width:228px}
#vvergleich input[readonly]{color:#666;background:#eee}
#vvergleich table .row-header{font-weight:700;text-align:center;background:InactiveBorder;background-color:#004682}
#vvergleich table .row-header td, #vvergleich table .row-header th{color:#fff!important}
#vvergleich .hausrat #tr_wohnfl,#vvergleich .hausrat #tr_fahrrad,#vvergleich .hausrat #tr_elem,#vvergleich .hausrat #tr_alter,#vvergleich .hausrat #tr_laufzeit,#vvergleich .hausrat #tr_grob,#vvergleich .rechtsschutz #tr_tarif_verkehr,#vvergleich .rechtsschutz #tr_tarif_art,#vvergleich #tbl_tr_rabattangaben,#vvergleich #detailFragen .sp1_6.header,#vvergleich #tr_weitere_angaben{border-bottom:1px solid #dfdfdf}
#vvergleich .rechtsschutz #tr_rabattangaben,#vvergleich .wohngebaude #tr_gefahren,#vvergleich .wohngebaude #tr_sanierung,#vvergleich .wohngebaude #tr_flaechenangaben,#vvergleich .wohngebaude #tr_Zuschlaege,#vvergleich .wohngebaude #tr_Abschlaege,#vvergleich .wohngebaude #tr_zusatzeinschluesse,#vvergleich .wohngebaude #tr_rabattangaben,#vvergleich #person_ue1,#vvergleich #person_ue2,#vvergleich #person_ue3,#vvergleich #person_ue4,#vvergleich #person_ue5,#vvergleich #person_ue6,#vvergleich #person_ue7,#vvergleich #person_ue8{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;margin:0;padding:0}
#vvergleich .zw_ue{margin:0;padding:6px 0 0 0!important}
#detailFragen{border:0!important}
div.auxmtbasicemnxczelas,div.auxmtbasicemnxczelas span,div.auxmtbasicemnxczelas li{background-color:#fff!important}
div.auxmtbasicemnxczelas li{margin-left:0!important;font-family:inherit,sans-serif;font-size:12px!important;color:#666!important;border-top-color:#ccc!important}
div.auxmtbasicemnxczelas li.ac_over{color:#fff!important;background-color:#999!important}
#vvergleich .eingabeBox .line.perstabs .cell{font-size:12px;font-weight:700;text-decoration:underline}
@media print{#steps{display:none!important}
#c24_footer{display:none!important;clear:both;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:10px;padding-top:15px;line-height:13px;color:#999}
#vvergleich .ergebnisBox.preisTipp{background:url(https://res.makler-bund.de/h1/_images/preisTipp.png);background-position:101% 102%;background-repeat:no-repeat}
#vvergleich .ergebnisBox.leistungTipp{background-image:url(https://res.makler-bund.de/h1/_images/leistungTipp.png);background-position:102% 104%;background-repeat:no-repeat}
#vvergleich .ergebnisBox.preisleistungTipp{background-image:url(https://res.makler-bund.de/h1/_images/plTipp.png);background-position:101% 104%;background-repeat:no-repeat}
#vvergleich .ergebnisBox.preisTipp .tipp_header a.infoiconAutoTipp,#vvergleich .ergebnisBox.leistungTipp .tipp_header a.infoiconAutoTipp, #vvergleich .ergebnisBox.preisleistungTipp .tipp_header a.infoiconAutoTipp{background:none;text-decoration:none;color:#000;cursor:default;font-size:13px}
#vvergleich .ergebnisBox.preisTipp .tipp_header,#vvergleich .ergebnisBox.leistungTipp .tipp_header, #vvergleich .ergebnisBox.preisleistungTipp .tipp_header{background-color:#E8F2FC;font-weight:700;letter-spacing:2px;font-size:14px;padding:4px 3px 3px 5px;text-align:center}
.sortInfo{margin:10px 0}
.formAlertBox{border:1px solid #f33348!important;background-color:#fff!important;color:#f33348!important;font-size:14px!important;font-weight:normal!important;padding:4px 8px!important;border-radius:0!important;margin:5px 0px!important}

@charset "utf-8";
/* CSS Document */

body {
        font-family: 'Tahoma', serif;
        font-weight: 400;
        color: #666;
        font-size: 14px;
        margin: 0;
        padding: 0;
        margin-right: 5px;

}
a {
        text-decoration: none;
}
a:hover {
        text-decoration: none;
}
.wrapper_container {
        width: 940px;
        margin: auto;
        border: 1px solid #ddd;
        background: #fafafa;
        margin-bottom: 5px;
}
.wrapper_container_n {
        width: 942px;
}
#sub_header {
        margin: auto;
        width: 940px;
        height: 340px;
background: url(../images/rechner_bg.png) margin: auto;
        border: 1px solid #ddd;
        margin-top:5px;
        border-radius: 3px;
}
.geburtsdatum {
        position: absolute;
        height: 20px;
        margin-top: 46px;
        margin-left: 22px;
}
.lab_geb_holder {
        float: left;
        color: #fff;
        line-height: 20px;
}
.dd_geb_holder {
        float: right;
        margin-right: 85px
}
.geschlecht {
        position: absolute;
        height: 20px;
        width: 500px;
        margin-top: 156px;
        margin-left: 18px;
}
.lab_gesch_holder {
        float: left;
        color: #fff;
        line-height: 20px;
}
.dd_gesch_holder {
        float: right;
        margin-right: 222px;
}
.versicherungsbeginn {
        position: absolute;
        height: 20px;
        margin-top: 121px;
        margin-left: 22px;
}
.lab_vers_holder {
        float: left;
        color: #fff;
        line-height: 20px;
}
.monatsleistung {
        position: absolute;
        height: 20px;
        margin-top: 202px;
        margin-left: 16px;
}
.lab_monlei_holder {
        color: #fff;
        line-height: 20px;
        width: 170px;
        float: left;
}
.dd_monleidrei_holder {
        margin-left: 5px;
        margin-top: 2px;
        margin-bottom: 8px;
}
.dd_monleizwei_holder {
        margin-left: 5px;
        margin-top: 2px;
        margin-bottom: 8px;
}
.dd_monleieins_holder {
        margin-left: 5px;
        margin-top: 2px;
        margin-bottom: 8px;
}
.dd_monleinull_holder {
        margin-left: 5px;
        margin-top: 2px;
        margin-bottom: 8px;
}
.info_box_holder {
        width: 934px;
        margin: auto;
        background: #ebebeb;
        margin-top: 1px;
        padding: 4px;
}
.stufe {
        float: left;
        line-height: 20px;
        margin-right: 3px;
}
.stufe_select {
        background: url(../../img/frage.png);
        margin-top: 1px;
        height: 20px;
        width: 20px;
        float: left;
        cursor: pointer;
        margin-right: 3px;
}
.width {
        width: 85px;
}
.weiterekriterien {
        position: absolute;
        margin-top: 198px;
        margin-left: 310px;
}
.kriterien_button {
}
.laienpflege {
        margin-top: 1px;
        position: relative;
        height: 19px;
        width: 196px;
        display: none;
        background: url(../../img/e_bg.png);
        margin-left: -4px;
        line-height: 19px;
}
.nachversicherung {
        margin-top: 3px;
        position: relative;
        height: 38px;
        width: 196px;
        display: none;
        background: url(../../img/d_bg.png);
        margin-left: -4px;
        line-height: 19px;
}
.tagegeld {
        margin-top: 3px;
        position: relative;
        height: 38px;
        width: 196px;
        display: none;
        background: url(../../img/d_bg.png);
        margin-left: -4px;
        line-height: 19px;
}
.wartezeiten {
        margin-top: 3px;
        position: relative;
        height: 19px;
        width: 196px;
        display: none;
        background: url(../../img/e_bg.png);
        margin-left: -4px;
        line-height: 19px;
}
.dynamik {
        margin-top: 3px;
        position: relative;
        height: 19px;
        width: 196px;
        display: none;
        background: url(../../img/e_bg.png);
        margin-left: -4px;
        line-height: 19px;
}
.berechnen_btn_container {
        position: absolute;
        color: #fff;
        margin-top: 300px;
        margin-left: 660px;
}
.berechnen_button {
        margin-right: 5px;
        background: linear-gradient(to bottom, #A0D44D, #72BA35) repeat scroll 0 0 #81C33D;
        border-color: #7BA845 #77A343 #6F983F;
        box-shadow: 0 1px rgba(255, 255, 255, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.06);
        color: white;
        text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        height: 30px;
        line-height: 1;
        padding: 0 15px;
        text-align: center;
        vertical-align: top;
}
.logo_content {
        margin-top: 6px;
}
.logo {
}
.logo_header {
        width: 122px;
        height: 70px;
        float: left;
        border-bottom: 1px solid #ddd;
        padding-left: 2px;
        line-height: 70px;
}
.logo_container {
        float: left;
        width: 135px;
        height: 70px;
        text-align: center;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.angebot_header {
        width: 122px;
        height: 53px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
}
.angebot_anfordern_container {
        float: left;
        width: 135px;
        height: 40px;
        text-align: center;
        padding-top: 13px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.angebot_container {
        float: left;
        width: 135px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.tarifinfos_header {
        width: 122px;
        height: 113px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
}
.tarifinfos_anfordern_container {
        float: left;
        width: 135px;
        height: 113px;
        text-align: center;
        padding-top: 13px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.tarifinfos_container {
        float: left;
        width: 135px;
        height: 113px;
        text-align: center;
        line-height: 16px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.pdf_header {
        width: 122px;
        height: 65px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 65px;
        padding-left: 2px;
}
.pdf_container {
        float: left;
        width: 135px;
        height: 58px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        padding-top: 7px;
}
.angebot_content {
}
.angebot_button {
}
.beitrag_header {
        width: 122px;
        height: 50px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
}
.beitrag_container {
        float: left;
        width: 135px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.beitrag_content {
}
.tarifname_header {
        width: 122px;
        height: 50px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
}
.tarifname_container {
        float: left;
        width: 135px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.tarifname_content {
}
.pflegestufe_v_3_header {
        width: 122px;
        height: 50px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
        background: url(../../img/info.png) no-repeat;
        background-position:108px 2%;
        cursor: pointer;
}
.pflegestufe_v_3_content {
}
.pflegestufe_v_3_container {
        float: left;
        width: 135px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.pflegestufe_v_3_content {
}
.pflegestufe_v_3_no {
        margin: auto;
        width: 25px;
        height: 24px;
        background: url(../../img/no.png) no-repeat;
        margin-top: 13px;
}
.pflegestufe_v_2_header {
        width: 122px;
        height: 50px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
        background: url(../../img/info.png) no-repeat;
        background-position:108px 2%;
        cursor: pointer;
}
.pflegestufe_v_2_container {
        float: left;
        width: 135px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.pflegestufe_v_2_content {
}
.pflegestufe_v_2_no {
        margin: auto;
        width: 25px;
        height: 24px;
        background: url(../../img/no.png) no-repeat;
        margin-top: 13px;
}
.pflegestufe_v_1_header {
        width: 122px;
        height: 50px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
        background: url(../../img/info.png) no-repeat;
        background-position:108px 2%;
        cursor: pointer;
}
.pflegestufe_v_1_container {
        float: left;
        width: 135px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.pflegestufe_v_1_content {
}
.pflegestufe_v_1_no {
        margin: auto;
        width: 25px;
        height: 24px;
        background: url(../../img/no.png) no-repeat;
        margin-top: 13px;
}
.pflegestufe_v_0_header {
        width: 122px;
        height: 50px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
        background: url(../../img/info.png) no-repeat;
        background-position:108px 2%;
        cursor: pointer;
}
.pflegestufe_v_0_container {
        float: left;
        width: 135px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.pflegestufe_v_0_content {
}
.pflegestufe_v_0_no {
        margin: auto;
        width: 25px;
        height: 24px;
        background: url(../../img/no.png) no-repeat;
        margin-top: 13px;
}
.besonderheiten_header {
        width: 122px;
        height: 250px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 250px;
        padding-left: 2px;
        background: url(../../img/info.png) no-repeat;
        background-position:108px 2%;
        cursor: pointer;
}
.besonderheiten_content {
}
.besonderheiten_container {
        float: left;
        width: 135px;
        height: 250px;
        text-align: center;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.besonderheiten_no {
        margin: auto;
        width: 25px;
        height: 24px;
        background: url(../../img/no.png) no-repeat;
        margin-top: 13px;
}
.geltungsbereich_header {
        width: 122px;
        height: 70px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 70px;
        padding-left: 2px;
        background: url(../../img/info.png) no-repeat;
        background-position:108px 2%;
        cursor: pointer;
}
.geltungsbereich_content {
}
.geltungsbereich_container {
        float: left;
        width: 135px;
        height: 70px;
        text-align: center;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.absicherung_header {
        width: 122px;
        height: 190px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 190px;
        padding-left: 2px;
        background: url(../../img/info.png) no-repeat;
        background-position:108px 2%;
        cursor: pointer;
}
.absicherung_container {
        float: left;
        width: 135px;
        height: 190px;
        text-align: center;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.absicherung_content {
}
.einmalauszahlung_header {
        width: 122px;
        height: 50px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
        background: url(../../img/info.png) no-repeat;
        background-position:108px 2%;
        cursor: pointer;
}
.einmalauszahlung_content_yes {
        margin: auto;
        width: 25px;
        height: 24px;
        background: url(../../img/yes.png) no-repeat;
        margin-top: 13px;
}
.einmalauszahlung_content_no {
        margin: auto;
        width: 25px;
        height: 24px;
        background: url(../../img/no.png) no-repeat;
        margin-top: 13px;
}
.einmalauszahlung_container {
        float: left;
        width: 135px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.beitragsfreistellung_header {
        width: 122px;
        height: 50px;
        float: left;
        border-bottom: 1px solid #ddd;
        line-height: 50px;
        padding-left: 2px;
        background: url(../../img/info.png) no-repeat;
        background-position:108px 2%;
        cursor: pointer;
}
.beitragsfreistellung_container {
        float: left;
        width: 135px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.beitragsfreistellung_content {
}
.pflegestufe_v_3_header_info {
        padding: 10px;
        border-bottom: 1px solid #ddd;
}
.pflegestufe_v_2_header_info {
        padding: 10px;
        border-bottom: 1px solid #ddd;
}
.pflegestufe_v_1_header_info {
        padding: 10px;
        border-bottom: 1px solid #ddd;
}
.pflegestufe_v_0_header_info {
        padding: 10px;
        border-bottom: 1px solid #ddd;
}
.besonderheiten_header_info {
        padding: 10px;
        border-bottom: 1px solid #ddd;
}
.absicherung_header_info {
        padding: 10px;
        border-bottom: 1px solid #ddd;
}
.geltungsbereich_header_info {
        padding: 10px;
        border-bottom: 1px solid #ddd;
}
.einmalauszahlung_header_info {
        padding: 10px;
        border-bottom: 1px solid #ddd;
}
.beitragsfreistellung_header_info {
        padding: 10px;
        border-bottom: 1px solid #ddd;
}
.bg_grey {
        background: #eee;
}
.color_red {
        color: #fe5b5b;
        font-weight: bold;
}
.color_green {
        color: #64fa58;
        font-weight: bold;
}
.einzel_container {
        display: none;
        width: 750px;
        border: 1px solid #ddd;
        border-radius: 2px;
        padding: 15px;
}
.einzel_img_container {
        position:absolute;
        margin-left: 600px;
        margin-top: 25px;
        border: 1px solid #ddd;
        padding: 3px;
        border-radius: 3px;
}
.einzel_gesell_container {
        width: 240px;
        border: 1px solid #ddd;
        margin-bottom: 7px;
        padding: 2px;
}
.einzel_bezeichnung_container {
        width: 240px;
        border: 1px solid #ddd;
        margin-bottom: 7px;
        padding: 2px;
}
.einzel_betrag_container {
        width: 240px;
        border: 1px solid #ddd;
        margin-bottom: 15px;
        padding: 2px;
}
.einzel_pflege3_voll_container {
        width: 220px;
        padding: 3px;
        float: left;
        font-weight: bold;
}
.einzel_pflege_voll_betrag_container {
        width: 75px;
        padding: 3px;
        float: left;
}
.entspricht {
        width: 275px;
        padding: 3px;
        float: left;
}
.einzel_pflege2_voll_container {
        width: 220px;
        padding: 3px;
        float: left;
        font-weight: bold;
}
.einzel_pflege1_voll_container {
        width: 220px;
        padding: 3px;
        float: left;
        font-weight: bold;
}
.einzel_pflege0_voll_container {
        width: 220px;
        padding: 3px;
        float: left;
        font-weight: bold;
}
.einzel_head {
        width: 220px;
        padding: 3px;
        float: left;
        margin-top: 15px;
        font-weight: bold;
}
.einzel_body {
        width: 500px;
        padding: 3px;
        float: left;
        margin-top: 15px;
}
.radio_vor {
        float: left;
        margin-right: 10px;
        margin-top: 15px;
}
.btn_neben {
        background: #fff;
        cursor: pointer;
        margin-left: -1px;
        border-radius: 2px 0px 0px 0px;
        border-top: 1px solid #ddd;
        border-bottom: 0px;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        padding: 5px;
}
.btn_neben:hover {
        background: #ebebeb;
}
.leistung {
        font-weight: bold;
}
.btn_unter {
        background: #fff;
        cursor: pointer;
        margin-left: -1px;
        border-radius: 0px 2px 0px 0px;
        border-top: 1px solid #ddd;
        border-bottom: 0px;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        padding: 5px;
}
.btn_unter:hover {
        background: #ebebeb;
}
.btn_erg_active {
        background: #ebebeb;
}
.btns_erg {
        padding: 8px;
        background: #fff;
        margin-top: 14px;
        margin-bottom: -8px;
        border: 0px;
}
.stufen_height {
        height: 20px;
}
.box_unter {
        overflow:hidden;
        background: rgba(251,251,251,1);
        background: -moz-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(237,237,237,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,251,251,1)), color-stop(100%, rgba(237,237,237,1)));
        background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(237,237,237,1) 100%);
        background: -o-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(237,237,237,1) 100%);
        background: -ms-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(237,237,237,1) 100%);
        background: linear-gradient(to bottom, rgba(251,251,251,1) 0%, rgba(237,237,237,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#ededed', GradientType=0 );
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-color: #DBDBDB #D2D2D2 #CCCCCC;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px #FFFFFF inset, 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
        color: #777777;
        font-size: 12px;
        margin-top: 4px;
        padding: 5px;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
        width: 792px;
        cursor: pointer;
}
.geltungsbereich, .absicherung, .einmalauszahlung, .beitragsfreistellung, .besonderheiten, .pflege_st_null, .pflege_st_eins, .pflege_st_zwei, .pflege_st_drei, .pflege_ambu_3, .pflege_ambu_2, .pflege_ambu_1, .pflege_ambu_0, .pflege_voll_0, .pflege_voll_1, .pflege_voll_2, .pflege_voll_3 {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: linear-gradient(to bottom, #FEF5BD, #FAECA4) repeat scroll 0 0 #FCF0B0;
        border-color: #D7CD89 #D7CD89 #CEC986;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.04);
        color: #6B6A5A;
        padding: 0 10px;
        position: relative;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
        width: 907px;
        margin: 5px 5px 0px 5px;
}
.pflege_st_null, .pflege_st_eins, .pflege_st_zwei, .pflege_st_drei {
        width: 921px;
        margin: 0 auto;
        margin-top: 5px;
}
.box_unter_one {
        width: 220px;
        float: left;
}
.box_unter_two {
        width: 460px;
        float: left;
}
.auswahl_box_container {
        position: absolute;
        z-index: 5;
        margin: auto;
        background: url(img/black.png);
}
.auswahl_box_container_2 {
        margin: auto;
        margin-left:80px;
        margin-top: 50px;
        overflow:hidden;
        line-height:33px;
        padding:0 11px;
        color:#555;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        background:#edf0fb;
        border:1px solid;
        border-color:#dadef2 #ced8ee #c2ceec;
        border-radius:3px;
        background-image:-webkit-linear-gradient(top, #f4f6fc, #e2e6f8);
        background-image:-moz-linear-gradient(top, #f4f6fc, #e2e6f8);
        background-image:-o-linear-gradient(top, #f4f6fc, #e2e6f8);
        background-image:linear-gradient(to bottom, #f4f6fc, #e2e6f8);
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05)
}
.auswahl_mini_box {
        width: 740px;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        line-height: 19px;
        padding: 0 10px;
        position: relative;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        background: rgba(252,252,252,1);
        background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(100%, rgba(232,232,232,1)));
        background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e8e8e8', GradientType=0 );
        border-color: #CFCFCF #CCCCCC #C6C6C6;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px #FFFFFF inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
        color: #666666;
        margin-bottom: 5px;
}
.auswahl_header {
        font-weight: bold;
}
.auswahl_btn {
margin-right: 5px;
        background: rgba(160,212,77,1);
        background: -moz-linear-gradient(top, rgba(160,212,77,1) 0%, rgba(114,186,53,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(160,212,77,1)), color-stop(100%, rgba(114,186,53,1)));
        background: -webkit-linear-gradient(top, rgba(160,212,77,1) 0%, rgba(114,186,53,1) 100%);
        background: -o-linear-gradient(top, rgba(160,212,77,1) 0%, rgba(114,186,53,1) 100%);
        background: -ms-linear-gradient(top, rgba(160,212,77,1) 0%, rgba(114,186,53,1) 100%);
        background: linear-gradient(to bottom, rgba(160,212,77,1) 0%, rgba(114,186,53,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0d44d', endColorstr='#72ba35', GradientType=0 );
        border-color: #7BA845 #77A343 #6F983F;
        box-shadow: 0 1px rgba(255, 255, 255, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.06);
        color: white;
        text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        height: 30px;
        line-height: 1;
        padding: 0 15px;
        text-align: center;
        vertical-align: top;
}
.monlei_box {
        float: left;
}
.unter_box {
        border-left: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
        background: #fff;
        margin-top: 12px;
}
.rahmen_gesell {
        float: left;
        background: #fff;
        border: 1px solid #ddd;
        padding: 2px;
        border-radius: 2px;
        margin-top: 5px;
        margin-left: 5px;
        padding-left: 9px;
        padding-right: 9px;
}
.rahmen_tarif {
        float: left;
        background: #fff;
        border: 1px solid #ddd;
        padding: 2px;
        border-radius: 2px;
        margin-top: 5px;
        margin-left: 5px;
        padding-left: 9px;
        padding-right: 9px;
}
.rahmen_logo {
        text-align: center;
        float: left;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        border-color: #CFCFCF #CCCCCC #C6C6C6;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px #FFFFFF inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
        border-radius: 2px;
        margin-top: 5px;
        margin-left: 5px;
        margin-bottom: 5px;
        height:118px;
        width: 118px;
}
.rahmen_beitrag {
        text-align: center;
        padding: 2px;
        width: 300px;
        float: left;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 22px;
        font-weight: bold;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        position: relative;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        background: rgba(252,252,252,1);
        background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(100%, rgba(232,232,232,1)));
        background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e8e8e8', GradientType=0 );
        border-color: #CFCFCF #CCCCCC #C6C6C6;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px #FFFFFF inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
        color: #666666;
}
.rahmen_voll_stufen {
        float: right;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        line-height: 29px;
        padding: 0 10px;
        position: relative;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        background: rgba(252,252,252,1);
        background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(100%, rgba(232,232,232,1)));
        background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e8e8e8', GradientType=0 );
        border-color: #CFCFCF #CCCCCC #C6C6C6;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px #FFFFFF inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
        color: #666666;
}
.ergebnis_liste {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        padding: 0 3px;
        position: relative;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        background: #fff;
        border-right: 1px solid #d2d2d2;
        border-left: 1px solid #d2d2d2;
        color: #666666;
        overflow: hidden;
        line-height: 30px;
        width: 100%;
        float: left;
        border-bottom: 1px solid #D2D2D2;
}

.ergebnis:hover {
        /*background: #E9E9E9;*/
}
#erg {
    width: 100%;
}
.rahmen_hinweistext {
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        position: relative;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        background: rgba(250,244,177,1);
        background: -moz-linear-gradient(top, rgba(250,244,177,1) 0%, rgba(250,252,148,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,244,177,1)), color-stop(100%, rgba(250,252,148,1)));
        background: -webkit-linear-gradient(top, rgba(250,244,177,1) 0%, rgba(250,252,148,1) 100%);
        background: -o-linear-gradient(top, rgba(250,244,177,1) 0%, rgba(250,252,148,1) 100%);
        background: -ms-linear-gradient(top, rgba(250,244,177,1) 0%, rgba(250,252,148,1) 100%);
        background: linear-gradient(to bottom, rgba(250,244,177,1) 0%, rgba(250,252,148,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf4b1', endColorstr='#fafc94', GradientType=0 );
        border-color: #CFCFCF #CCCCCC #C6C6C6;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px #FFFFFF inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
        color: #666666;
        height: 110px;
        width: 613px;
        padding: 0px 7px;
}
.rahmen_pdf {
        float: left;
        margin-left: 20px;
        margin-top: 15px;
}
.container_btns {
        float: left;
        width: 930px;
        line-height:26px;
        margin-left: -1px;
        margin-bottom: -10px;
        padding:5px;
        font-size:11px;
        color:#777;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        background:#f4f4f4;
        border-width:1px 1px 1px 1px;
        border-style:solid;
        border-color:#dbdbdb #d2d2d2 #ccc;
        background-image:-webkit-linear-gradient(top, #fbfbfb, #ededed);
        background-image:-moz-linear-gradient(top, #fbfbfb, #ededed);
        background-image:-o-linear-gradient(top, #fbfbfb, #ededed);
        background-image:linear-gradient(to bottom, #fbfbfb, #ededed);
        -webkit-box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
}
.container_tarifdetails {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        overflow:hidden;
        display: none;
        padding-top: 14px;
        border-left-bottom-radius: 3px;
        border-right-bottom-radius: 3px;
}
.box_unter_heading {
        width: 220px;
        float: left;
}
.box_unter_heading_2 {
        margin-left: 5px;
        float: left;
}
#fancybox-wrap {
        position: fixed;
}
.box-header {
        border-style: solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-width: 1px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.06) inset, 0 1px rgba(0, 0, 0, 0.04);
    font-weight: bold;
        padding: 5px 0px 0px 110px;
        margin-bottom: -15px;
        padding-bottom: 9px;
        background-color:#ECECEC;
    border-color: #999999 #999999 #999999;
    color: #000000;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
        height: 25px !important;
        line-height: 24px !important;
        margin-top: 25px;
}
.tarifdetails {
        margin-right: 5px;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        background: rgba(252,252,252,1);
        background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(100%, rgba(232,232,232,1)));
        background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(232,232,232,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e8e8e8', GradientType=0 );
        border-color: #CFCFCF #CCCCCC #C6C6C6;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px #FFFFFF inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
        color: #666666;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        height: 30px;
        line-height: 1;
        padding: 0 15px;
        text-align: center;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
        vertical-align: top;
        font-family: inherit;
}
.angebot_button {
        display:inline-block;
        height:30px;
        line-height:1;
        padding:0 15px;
        font-size:12px;
        color:#fff;
        text-align:center;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        background:#2577b1;
        border:4px solid #267fbb;;
        text-transform: uppercase;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        cursor: pointer;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.62);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.62);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.62);
        margin-right: 10px;
        margin-bottom: 10px;
}
.tar_details_button {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
-moz-box-sizing: border-box;
background: linear-gradient(to bottom, #FCFCFC 0%, #E8E8E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-color: #CFCFCF #CCCCCC #C6C6C6;
border-image: none;
border-radius: 3px;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px #FFFFFF inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
color: #666666;
cursor: pointer;
font-size: 12px;
font-weight: normal;
height: 30px;
padding: 3px;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.pdf_formular {
        margin-right: 5px;
        background: rgba(252,65,56,1);
        background: -moz-linear-gradient(top, rgba(252,65,56,1) 0%, rgba(206,48,38,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,65,56,1)), color-stop(100%, rgba(206,48,38,1)));
        background: -webkit-linear-gradient(top, rgba(252,65,56,1) 0%, rgba(206,48,38,1) 100%);
        background: -o-linear-gradient(top, rgba(252,65,56,1) 0%, rgba(206,48,38,1) 100%);
        background: -ms-linear-gradient(top, rgba(252,65,56,1) 0%, rgba(206,48,38,1) 100%);
        background: linear-gradient(to bottom, rgba(252,65,56,1) 0%, rgba(206,48,38,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc4138', endColorstr='#ce3026', GradientType=0 );
        border-color: #AC1612 #9D100D #8B0F0B;
        box-shadow: 0 1px rgba(255, 255, 255, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.06);
        color: white;
        text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        height: 30px;
        line-height: 1;
        padding: 0 15px;
        text-align: center;
        vertical-align: top;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        margin:0;
        padding:0;
        border:0;
        font-size:100%;
        font:inherit;
        vertical-align:baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
        display:block
}
body {
        line-height:1
}
ol, ul {
        list-style:none
}
blockquote, q {
        quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
        content:'';
        content:none
}
table {
        border-collapse:collapse;
        border-spacing:0
}
input, textarea, select, button, label {
        margin:0;
        line-height:normal;
        font-family:inherit;
        font-size:100%;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
}
::-moz-focus-inner {
padding:0 !important;
border:0 !important
}
body {
        font:12px/21px "Lucida Grande", Verdana, Arial, sans-serif;
        color:#404040;
}
a {
        color:#007fcc;
        text-decoration:none
}
a:hover {
        color:#0072ba;
        text-decoration:underline
}
strong {
        font-weight:bold
}
input[type=text], input[type=email], input[type=url], input[type=search], textarea {
        display:inline-block;
        vertical-align:top;
        padding:0 7px;
        height:29px;
        color:#666;
        background:white;
        border:1px solid #c6c6c6;
        border-top-color:#bbb;
        border-radius:3px;
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4);
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4)
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, textarea:focus {
        color:#404040;
        background:white;
        border-color:#51b5fb;
        outline:none;
        -webkit-box-shadow:inset 0 0 2px #51b5fb, 0 0 3px #51b5fb;
        box-shadow:inset 0 0 2px #51b5fb, 0 0 3px #51b5fb
}
textarea {
        padding:4px 7px;
        height:67px;
        line-height:19px;
        overflow:auto;
        resize:none
}
:-moz-placeholder {
color:#aaa !important
}
::-moz-placeholder {
color:#aaa !important;
opacity:1
}
::-webkit-input-placeholder {
color:#aaa
}
:-ms-input-placeholder {
color:#aaa
}
.lt-ie9 input {
        line-height:27px
}
.search {
        position:relative
}
.search>input {
        width:100%;
        height:29px;
        padding:0 13px 0 30px;
        border-radius:15px
}
.search:before {
        content:'';
        position:absolute;
        top:8px;
        left:10px;
        width:6px;
        height:6px;
        border:2px solid #aaa;
        border-radius:8px
}
.search:after {
        content:'';
        position:absolute;
        top:18px;
        left:17px;
        width:6px;
        height:2px;
        background:#aaa;
        border-radius:1px;
        -webkit-transform:rotate(45deg);
        -moz-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        transform:rotate(45deg);
        -webkit-box-shadow:-1px 0 #aaa;
        box-shadow:-1px 0 #aaa
}
input[type=search] {
        -webkit-appearance:textfield
}
::-webkit-search-decoration, ::-webkit-search-cancel-button {
-webkit-appearance:none
}
.lt-ie9 .search:before, .lt-ie9 .search:after {
        content:none
}
.lt-ie9 .search>input {
        padding:0 7px
}
.option {
        display:inline-block;
        vertical-align:top;
        position:relative;
        width:16px;
        height:16px;
        -webkit-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        user-select:none
}
.option>input {
        position:absolute;
        left:0;
        width:inherit;
        height:inherit;
        opacity:0
}
.checkbox, .radio {
        display:block;
        height:100%;
        background:#f8f8f8;
        border:1px solid #c6c6c6;
        border-top-color:#bbb;
        border-radius:2px;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4);
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4)
}
.checkbox:before, .radio:before {
        content:'';
        display:none
}
input:focus+.checkbox, input:focus+.radio, input.focus+.checkbox, input.focus+.radio {
        border-color:#51b5fb;
        -webkit-box-shadow:inset 0 0 2px rgba(81, 181, 251, 0.8), 0 0 3px rgba(81, 181, 251, 0.8);
        box-shadow:inset 0 0 2px rgba(81, 181, 251, 0.8), 0 0 3px rgba(81, 181, 251, 0.8)
}
input:checked+.checkbox, input:checked+.radio {
        background:white
}
input:checked+.checkbox:before, input:checked+.radio:before {
        display:block
}
.checkbox:before {
        position:absolute;
        top:4px;
        left:3px;
        width:7px;
        height:3px;
        border:solid #9b9795;
        border-width:0 0 3px 3px;
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg)
}
.radio {
        border-radius:8px
}
.radio:before {
        margin:4px;
        width:6px;
        height:6px;
        background:#9b9795;
        border-radius:3px
}
.lt-ie9 .option>input {
        position:static;
        padding:0
}
.lt-ie9 .checkbox, .lt-ie9 .radio {
        display:none
}
.select {
        display:inline-block;
        vertical-align:top;
        position:relative;
        overflow:hidden;
        width:300px;
        height:27px;
        background:#f4f4f4;
        border:1px solid #ccc;
        border-bottom-color:#c4c4c4;
        border-radius:3px;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        background-image:-webkit-linear-gradient(top, #fcfcfc, #eee);
        background-image:-moz-linear-gradient(top, #fcfcfc, #eee);
        background-image:-o-linear-gradient(top, #fcfcfc, #eee);
        background-image:linear-gradient(to bottom, #fcfcfc, #eee);
        -webkit-box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.05)
}
.select>select {
        display:block;
        position:relative;
        width:112%;
        height:25px;
        line-height:17px;
        margin:0;
        padding:4px;
        padding-left:9px;
        color:#62717a;
        text-shadow:0 1px white;
        background:transparent;
        background:rgba(0, 0, 0, 0);
        border:0;
        -webkit-appearance:none
}
.select>select:focus {
        z-index:2;
        width:100%;
        outline:1px solid #51b5fb;
        outline-offset:-1px
}
.select>select::-ms-expand {
display:none
}
.select option {
        text-shadow:none
}
.select:before, .select:after {
        content:'';
        position:absolute;
        z-index:1;
        top:8px;
        right:10px;
        width:0;
        height:0;
        border:3px dashed;
        border-color:#aaa transparent;
        border-color:rgba(0, 0, 0, 0.4) transparent;
        pointer-events:none
}
.select:before {
        border-bottom-style:solid;
        border-top:none
}
.select:after {
        margin-top:6px;
        border-top-style:solid;
        border-bottom:none
}
.switch {
        display:inline-block;
        vertical-align:top;
        position:relative;
        width:54px;
        -webkit-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        user-select:none
}
.switch>label {
        display:block;
        position:relative;
        height:21px;
        line-height:19px;
        font-size:10px;
        color:#999;
        text-align:center;
        text-transform:uppercase;
        text-shadow:0 1px white;
        background:white;
        border:1px solid;
        border-color:#bbb #c8c8c8 #cbcbcb;
        border-radius:11px;
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 9px #f6f6f6;
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 9px #f6f6f6;
        -webkit-transition:padding-left 0.15s ease-out;
        -moz-transition:padding-left 0.15s ease-out;
        -o-transition:padding-left 0.15s ease-out;
        transition:padding-left 0.15s ease-out
}
.switch>label:before {
        content:'';
        display:block;
        width:19px;
        height:19px;
        background:#f6f6f6;
        border-radius:11px;
        background-image:-webkit-linear-gradient(top, #e8e8e8, #fff);
        background-image:-moz-linear-gradient(top, #e8e8e8, #fff);
        background-image:-o-linear-gradient(top, #e8e8e8, #fff);
        background-image:linear-gradient(to bottom, #e8e8e8, #fff);
        -webkit-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.4), 1px 0 1px rgba(0, 0, 0, 0.3);
        box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.4), 1px 0 1px rgba(0, 0, 0, 0.3)
}
.switch>label:after {
        content:attr(data-off);
        position:absolute;
        top:0;
        right:0;
        width:33px
}
.switch>input {
        position:absolute;
        z-index:0;
        top:2px;
        left:2px;
        width:50px;
        height:17px;
        padding:0;
        opacity:0;
        -webkit-appearance:none
}
.switch>input:focus {
}
.switch>input:checked+label {
        padding-left:33px;
        color:white;
        text-shadow:0 -1px rgba(0, 0, 0, 0.2);
        background:#33a0e8;
        border-color:#1867a8 #197ccc #1c81d2;
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 9px #138bf2;
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 9px #138bf2
}
.switch>input:checked+label:before {
        -webkit-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.4), -1px 0 1px rgba(0, 0, 0, 0.3);
        box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.4), -1px 0 1px rgba(0, 0, 0, 0.3)
}
.switch>input:checked+label:after {
        content:attr(data-on);
        left:0
}
.switch-square>label {
        border-radius:2px
}
.switch-square>label:before {
        width:25px;
        border-radius:2px;
        background-image:-webkit-linear-gradient(top, #fff, #e8e8e8);
        background-image:-moz-linear-gradient(top, #fff, #e8e8e8);
        background-image:-o-linear-gradient(top, #fff, #e8e8e8);
        background-image:linear-gradient(to bottom, #fff, #e8e8e8)
}
.switch-square>label:after {
        width:25px
}
.switch-square>input:checked+label {
        padding-left:27px
}
.switch-green>input:checked+label {
        background:#9dcf4a;
        border-color:#709a3f #7dab47 #84b54b;
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 9px #91bf45;
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 9px #91bf45
}
.lt-ie9 .switch {
        width:52px;
        height:19px;
        background:white;
        border:1px solid #ccc
}
.lt-ie9 .switch>label {
        display:none
}
.lt-ie9 .switch>input {
        position:static;
        width:inherit;
        height:inherit;
        vertical-align:top
}
.valid, .invalid {
        margin-bottom: 3px;
        vertical-align:top;
        position:relative
}
.valid>input:focus, .invalid>input:focus {
        position:relative;
        z-index:2
}
.valid>input {
        color:#435c26;
        text-shadow:0 1px rgba(255, 255, 255, 0.3);
        background: rgba(201, 245, 155, 1);
        background: -moz-linear-gradient(left, rgba(201, 245, 155, 1) 0%, rgba(223, 250, 191, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(201, 245, 155, 1)), color-stop(100%, rgba(223, 250, 191, 1)));
        background: -webkit-linear-gradient(left, rgba(201, 245, 155, 1) 0%, rgba(223, 250, 191, 1) 100%);
        background: -o-linear-gradient(left, rgba(201, 245, 155, 1) 0%, rgba(223, 250, 191, 1) 100%);
        background: -ms-linear-gradient(left, rgba(201, 245, 155, 1) 0%, rgba(223, 250, 191, 1) 100%);
        background: linear-gradient(to right, rgba(201, 245, 155, 1) 0%, rgba(223, 250, 191, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9f59b', endColorstr='#dffabf', GradientType=1 );
        border-color:#7ba845 #89bc4d #89bc4d
}
.valid:before {
        content:'';
        position:absolute;
        top:9px;
        right:8px;
        width:10px;
        height:4px;
        border:solid #508f29;
        border-width:0 0 3px 3px;
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg)
}
.invalid>input {
        color:#833230;
        text-shadow:0 1px rgba(255, 255, 255, 0.3);
        background:#fbd3c4;
        border-color:#e55d48 #e5725a #e5725a
}
.invalid:before, .invalid:after {
        content:'';
        position:absolute;
        top:8px;
        right:12px;
        width:3px;
        height:12px;
        background:#db3e3b;
        -webkit-transform:rotate(45deg);
        -moz-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        transform:rotate(45deg)
}
.invalid:after {
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg)
}
.lt-ie9 .valid:before, .lt-ie9 .valid:after, .lt-ie9 .invalid:before, .lt-ie9 .invalid:after {
        display:none
}
.button {
        display:inline-block;
        vertical-align:top;
        height:30px;
        line-height:1;
        padding:0 15px;
        font-size:12px;
        color:#666;
        text-align:center;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        background:#eee;
        background-clip:padding-box;
        border:1px solid;
        border-color:#cfcfcf #ccc #c6c6c6;
        border-radius:3px;
        cursor:pointer;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        background-image:-webkit-linear-gradient(top, #fcfcfc, #e8e8e8);
        background-image:-moz-linear-gradient(top, #fcfcfc, #e8e8e8);
        background-image:-o-linear-gradient(top, #fcfcfc, #e8e8e8);
        background-image:linear-gradient(to bottom, #fcfcfc, #e8e8e8);
        -webkit-box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05);
}
.button-orange {
        display:inline-block;
        vertical-align:top;
        height:30px;
        line-height:1;
        padding:0 15px;
        font-size:12px;
        color:#fff;
        text-align:center;
        text-shadow: 0 -1px rgba(0, 0, 0, 0.3);

        background-clip:padding-box;
        border:1px solid;
        border-color:#FF8C00;
        border-radius:3px;
        cursor:pointer;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        background: #ffad56; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYWQ1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjkyMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  #ffad56 0%, #ff920a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad56), color-stop(100%,#ff920a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #ffad56 0%,#ff920a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #ffad56 0%,#ff920a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #ffad56 0%,#ff920a 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #ffad56 0%,#ff920a 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad56', endColorstr='#ff920a',GradientType=0 ); /* IE6-8 */
        -webkit-box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05);
}
.button:hover {
        color:#666
}

.button:active, .button-dropdown:hover>.toggle, .button-dropdown.open>.toggle, .button.active {
        background:#e8e8e8;
        border-color:#bfbfbf #c8c8c8 #d6d6d6;
        background-image:-webkit-linear-gradient(top, #e8e8e8, #fafafa);
        background-image:-moz-linear-gradient(top, #e8e8e8, #fafafa);
        background-image:-o-linear-gradient(top, #e8e8e8, #fafafa);
        background-image:linear-gradient(to bottom, #e8e8e8, #fafafa);
        -webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px rgba(255, 255, 255, 0.1);
        box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px rgba(255, 255, 255, 0.1)
}
a.button {
        line-height:28px;
        text-decoration:none
}
.button-round {
        border-radius:15px
}
.button-blue, .button-green, .button-red {
        color:white;
        text-shadow:0 -1px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.06);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.06)
}
.button-blue:hover, .button-green:hover, .button-red:hover {
        color:white
}
.button-blue:active, .button-green:active, .button-red:active, .active.button-blue, .active.button-green, .active.button-red {
        -webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.1);
        box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.1)
}
.button-blue {
        background:#278cd8;
        border-color:#1b74bc #1867a8 #165f9b;
        background-image:-webkit-linear-gradient(top, #33a0e8, #1b7aca);
        background-image:-moz-linear-gradient(top, #33a0e8, #1b7aca);
        background-image:-o-linear-gradient(top, #33a0e8, #1b7aca);
        background-image:linear-gradient(to bottom, #33a0e8, #1b7aca)
}
.button-blue:active, .button-blue.active {
        background:#2180ce;
        border-color:#145b96 #1566af #1a76c2;
        background-image:-webkit-linear-gradient(top, #2180ce, #33a0e8);
        background-image:-moz-linear-gradient(top, #2180ce, #33a0e8);
        background-image:-o-linear-gradient(top, #2180ce, #33a0e8);
        background-image:linear-gradient(to bottom, #2180ce, #33a0e8)
}
.ueberschrift {
        margin-top: 17px;padding: 0px; height: 40px; line-height: 40px; background:#278cd8;
        border-color:#1b74bc #1867a8 #165f9b;
        background-image:-webkit-linear-gradient(top, #33a0e8, #1b7aca);
        background-image:-moz-linear-gradient(top, #33a0e8, #1b7aca);
        background-image:-o-linear-gradient(top, #33a0e8, #1b7aca);
        background-image:linear-gradient(to bottom, #33a0e8, #1b7aca);
        font-family: 'Open Sans',sans-serif;
        font-weight: 700;
        font-size: 19px;
        color: #fff;text-shadow: 1px 1px 1px #635d63;filter: dropshadow(color=#635d63, offx=1, offy=1);
        padding-left: 5px;
        margin-top: 6px;
        font-weight: bold;
        margin-bottom: 3px;
        width: 810px;
        margin-left: -11px;
}
.kategorie_header {
        margin-top: 17px;padding: 0px; height: 40px; line-height: 40px; background:#278cd8;
        border-color:#1b74bc #1867a8 #165f9b;
        background-image:-webkit-linear-gradient(top, #33a0e8, #1b7aca);
        background-image:-moz-linear-gradient(top, #33a0e8, #1b7aca);
        background-image:-o-linear-gradient(top, #33a0e8, #1b7aca);
        background-image:linear-gradient(to bottom, #33a0e8, #1b7aca);
        font-family: 'Open Sans',sans-serif;
        font-weight: 700;
        font-size: 19px;
        color: #fff;text-shadow: 1px 1px 1px #635d63;filter: dropshadow(color=#635d63, offx=1, offy=1);
        padding-left: 5px;
        margin-top: 6px;
        font-weight: bold;
        margin-bottom: 3px;
}
.button-green {
     background: linear-gradient(to bottom, #46bb00, #46bb00) repeat scroll 0% 0% #81c33d;
     border-color: #999999 #999999 #999999;
}
.button-green:active, .button-green.active {
        background:#75bd35;
        border-color:#678f3a #75a143 #81b049;
        background-image:-webkit-linear-gradient(top, #75bd35, #a0d44d);
        background-image:-moz-linear-gradient(top, #75bd35, #a0d44d);
        background-image:-o-linear-gradient(top, #75bd35, #a0d44d);
        background-image:linear-gradient(to bottom, #75bd35, #a0d44d)
}
.button-red {
        background:#dd362c;
        border-color:#ac1612 #9d100d #8b0f0b;
        background-image:-webkit-linear-gradient(top, #fc4138, #ce3026);
        background-image:-moz-linear-gradient(top, #fc4138, #ce3026);
        background-image:-o-linear-gradient(top, #fc4138, #ce3026);
        background-image:linear-gradient(to bottom, #fc4138, #ce3026)
}
.button-red:active, .button-red.active {
        background:#cf3025;
        border-color:#800d09 #8b0f0b #ac1612;
        background-image:-webkit-linear-gradient(top, #cf3025, #fc4138);
        background-image:-moz-linear-gradient(top, #cf3025, #fc4138);
        background-image:-o-linear-gradient(top, #cf3025, #fc4138);
        background-image:linear-gradient(to bottom, #cf3025, #fc4138)
}
.button-left, .button-right {
        position:relative
}
.button-left:before, .button-right:before {
        content:'';
        position:absolute;
        top:2px;
        z-index:-1;
        width:22px;
        height:22px;
        background-color:inherit;
        border:1px solid;
        border-color:inherit
}
.button.button-left:active, .button-dropdown:hover>.button-left.toggle, .button-dropdown.open>.button-left.toggle, .button.button-right:active, .button-dropdown:hover>.button-right.toggle, .button-dropdown.open>.button-right.toggle {
        -webkit-box-shadow:inset 0 1px rgba(0, 0, 0, 0.05), 0 1px rgba(255, 255, 255, 0.1);
        box-shadow:inset 0 1px rgba(0, 0, 0, 0.05), 0 1px rgba(255, 255, 255, 0.1)
}
.button.button-left:active:before, .button-dropdown:hover>.button-left.toggle:before, .button-dropdown.open>.button-left.toggle:before, .button.button-right:active:before, .button-dropdown:hover>.button-right.toggle:before, .button-dropdown.open>.button-right.toggle:before {
        -webkit-box-shadow:inset 0 1px rgba(0, 0, 0, 0.05), -1px 0 rgba(255, 255, 255, 0.1);
        box-shadow:inset 0 1px rgba(0, 0, 0, 0.05), -1px 0 rgba(255, 255, 255, 0.1)
}
.button-left {
        padding:0 12px 0 7px;
        border-left-width:0;
        border-radius:0 3px 3px 0
}
.button-left:before {
        left:-11px;
        border-radius:2px 5px 0 5px;
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg)
}
.button-right {
        padding:0 7px 0 12px;
        border-right-width:0;
        border-radius:3px 0 0 3px
}
.button-right:before {
        right:-11px;
        border-radius:5px 2px 5px 0;
        -webkit-transform:rotate(45deg);
        -moz-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        transform:rotate(45deg)
}
.button.button-left {
        -webkit-box-shadow:inset 0 1px #fff, inset 0 -1px rgba(255, 255, 255, 0.3), inset -1px 0 rgba(255, 255, 255, 0.3), 0 1px rgba(0, 0, 0, 0.05);
        box-shadow:inset 0 1px #fff, inset 0 -1px rgba(255, 255, 255, 0.3), inset -1px 0 rgba(255, 255, 255, 0.3), 0 1px rgba(0, 0, 0, 0.05)
}
.button.button-left:before {
        background-image:-webkit-linear-gradient(top right, #fcfcfc, #e8e8e8);
        background-image:-moz-linear-gradient(top right, #fcfcfc, #e8e8e8);
        background-image:-o-linear-gradient(top right, #fcfcfc, #e8e8e8);
        background-image:linear-gradient(to bottom left, #fcfcfc, #e8e8e8);
        -webkit-box-shadow:inset 0 1px #fff, inset 1px 0 rgba(255, 255, 255, 0.3), -1px 0 rgba(0, 0, 0, 0.03);
        box-shadow:inset 0 1px #fff, inset 1px 0 rgba(255, 255, 255, 0.3), -1px 0 rgba(0, 0, 0, 0.03)
}
.button.button-left:active:before, .button-dropdown:hover>.button-left.toggle:before, .button-dropdown.open>.button-left.toggle:before {
        background-image:-webkit-linear-gradient(top right, #e8e8e8, #fafafa);
        background-image:-moz-linear-gradient(top right, #e8e8e8, #fafafa);
        background-image:-o-linear-gradient(top right, #e8e8e8, #fafafa);
        background-image:linear-gradient(to bottom left, #e8e8e8, #fafafa)
}
.button.button-right {
        -webkit-box-shadow:inset 0 1px #fff, inset 0 -1px rgba(255, 255, 255, 0.3), inset 1px 0 rgba(255, 255, 255, 0.3), 0 1px rgba(0, 0, 0, 0.05);
        box-shadow:inset 0 1px #fff, inset 0 -1px rgba(255, 255, 255, 0.3), inset 1px 0 rgba(255, 255, 255, 0.3), 0 1px rgba(0, 0, 0, 0.05)
}
.button.button-right:before {
        background-image:-webkit-linear-gradient(top left, #fcfcfc, #e8e8e8);
        background-image:-moz-linear-gradient(top left, #fcfcfc, #e8e8e8);
        background-image:-o-linear-gradient(top left, #fcfcfc, #e8e8e8);
        background-image:linear-gradient(to bottom right, #fcfcfc, #e8e8e8);
        -webkit-box-shadow:inset 0 1px #fff, inset -1px 0 rgba(255, 255, 255, 0.3), 1px 0 rgba(0, 0, 0, 0.03);
        box-shadow:inset 0 1px #fff, inset -1px 0 rgba(255, 255, 255, 0.3), 1px 0 rgba(0, 0, 0, 0.03)
}
.button.button-right:active:before, .button-dropdown:hover>.button-right.toggle:before, .button-dropdown.open>.button-right.toggle:before {
        background-image:-webkit-linear-gradient(top left, #e8e8e8, #fafafa);
        background-image:-moz-linear-gradient(top left, #e8e8e8, #fafafa);
        background-image:-o-linear-gradient(top left, #e8e8e8, #fafafa);
        background-image:linear-gradient(to bottom right, #e8e8e8, #fafafa)
}
.button-left.button-blue, .button-left.button-green, .button-left.button-red {
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 0 -1px rgba(255, 255, 255, 0.1), inset -1px 0 rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.05);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 0 -1px rgba(255, 255, 255, 0.1), inset -1px 0 rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.05)
}
.button-left.button-blue:before, .button-left.button-green:before, .button-left.button-red:before {
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 1px 0 rgba(255, 255, 255, 0.1), -1px 0 rgba(0, 0, 0, 0.03);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 1px 0 rgba(255, 255, 255, 0.1), -1px 0 rgba(0, 0, 0, 0.03)
}
.button-right.button-blue, .button-right.button-green, .button-right.button-red {
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 0 -1px rgba(255, 255, 255, 0.1), inset 1px 0 rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.05);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 0 -1px rgba(255, 255, 255, 0.1), inset 1px 0 rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.05)
}
.button-right.button-blue:before, .button-right.button-green:before, .button-right.button-red:before {
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset -1px 0 rgba(255, 255, 255, 0.1), 1px 0 rgba(0, 0, 0, 0.03);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset -1px 0 rgba(255, 255, 255, 0.1), 1px 0 rgba(0, 0, 0, 0.03)
}
.button-blue.button-left:before {
        background-image:-webkit-linear-gradient(top right, #33a0e8, #1b7aca);
        background-image:-moz-linear-gradient(top right, #33a0e8, #1b7aca);
        background-image:-o-linear-gradient(top right, #33a0e8, #1b7aca);
        background-image:linear-gradient(to bottom left, #33a0e8, #1b7aca)
}
.button-blue.button-left:active:before {
        background-image:-webkit-linear-gradient(top right, #2180ce, #33a0e8);
        background-image:-moz-linear-gradient(top right, #2180ce, #33a0e8);
        background-image:-o-linear-gradient(top right, #2180ce, #33a0e8);
        background-image:linear-gradient(to bottom left, #2180ce, #33a0e8)
}
.button-blue.button-right:before {
        background-image:-webkit-linear-gradient(top left, #33a0e8, #1b7aca);
        background-image:-moz-linear-gradient(top left, #33a0e8, #1b7aca);
        background-image:-o-linear-gradient(top left, #33a0e8, #1b7aca);
        background-image:linear-gradient(to bottom right, #33a0e8, #1b7aca)
}
.button-blue.button-right:active:before {
        background-image:-webkit-linear-gradient(top left, #2180ce, #33a0e8);
        background-image:-moz-linear-gradient(top left, #2180ce, #33a0e8);
        background-image:-o-linear-gradient(top left, #2180ce, #33a0e8);
        background-image:linear-gradient(to bottom right, #2180ce, #33a0e8)
}
.button-green.button-left:before {
        background-image:-webkit-linear-gradient(top right, #a0d44d, #72ba35);
        background-image:-moz-linear-gradient(top right, #a0d44d, #72ba35);
        background-image:-o-linear-gradient(top right, #a0d44d, #72ba35);
        background-image:linear-gradient(to bottom left, #a0d44d, #72ba35)
}
.button-green.button-left:active:before {
        background-image:-webkit-linear-gradient(top right, #75bd35, #a0d44d);
        background-image:-moz-linear-gradient(top right, #75bd35, #a0d44d);
        background-image:-o-linear-gradient(top right, #75bd35, #a0d44d);
        background-image:linear-gradient(to bottom left, #75bd35, #a0d44d)
}
.button-green.button-right:before {
        background-image:-webkit-linear-gradient(top left, #a0d44d, #72ba35);
        background-image:-moz-linear-gradient(top left, #a0d44d, #72ba35);
        background-image:-o-linear-gradient(top left, #a0d44d, #72ba35);
        background-image:linear-gradient(to bottom right, #a0d44d, #72ba35)
}
.button-green.button-right:active:before {
        background-image:-webkit-linear-gradient(top left, #75bd35, #a0d44d);
        background-image:-moz-linear-gradient(top left, #75bd35, #a0d44d);
        background-image:-o-linear-gradient(top left, #75bd35, #a0d44d);
        background-image:linear-gradient(to bottom right, #75bd35, #a0d44d)
}
.button-red.button-left:before {
        background-image:-webkit-linear-gradient(top right, #fc4138, #ce3026);
        background-image:-moz-linear-gradient(top right, #fc4138, #ce3026);
        background-image:-o-linear-gradient(top right, #fc4138, #ce3026);
        background-image:linear-gradient(to bottom left, #fc4138, #ce3026)
}
.button-red.button-left:active:before {
        background-image:-webkit-linear-gradient(top right, #cf3025, #fc4138);
        background-image:-moz-linear-gradient(top right, #cf3025, #fc4138);
        background-image:-o-linear-gradient(top right, #cf3025, #fc4138);
        background-image:linear-gradient(to bottom left, #cf3025, #fc4138)
}
.button-red.button-right:before {
        background-image:-webkit-linear-gradient(top left, #fc4138, #ce3026);
        background-image:-moz-linear-gradient(top left, #fc4138, #ce3026);
        background-image:-o-linear-gradient(top left, #fc4138, #ce3026);
        background-image:linear-gradient(to bottom right, #fc4138, #ce3026)
}
.button-red.button-right:active:before {
        background-image:-webkit-linear-gradient(top left, #cf3025, #fc4138);
        background-image:-moz-linear-gradient(top left, #cf3025, #fc4138);
        background-image:-o-linear-gradient(top left, #cf3025, #fc4138);
        background-image:linear-gradient(to bottom right, #cf3025, #fc4138)
}
.lt-ie9 .button-left, .lt-ie9 .button-right {
        padding:0 12px;
        border-width:1px
}
.lt-ie9 .button-left:before, .lt-ie9 .button-right:after {
        display:inline;
        position:static;
        background:none;
        border:0
}
.lt-ie9 .button-left:before {
        content:'\2190';
        margin-right:8px
}
.lt-ie9 .button-right:before {
        content:none
}
.lt-ie9 .button-right:after {
        content:'\2192';
        margin-left:8px
}
/*GREY BUTTON*/
.button-group-grey {
        display:inline-block;
        vertical-align:top;
        height:30px;
        font-size:0;
        white-space:nowrap
}
.button-group-grey>.button {
        margin-left:-1px;
        height:inherit;
        line-height:28px;
        padding:0 15px;
        border-radius:0
}
.button-group-grey2 {
        display:inline-block;
        vertical-align:top;
        height:30px;
        font-size:0;
}
.button-group-grey2>.button2 {
        margin-left:-1px;
        height:inherit;
        line-height:28px;
        padding:0 15px;
        border-radius:0
}
.button-group-grey>.button:first-child {
        margin-left:0;
        border-radius:3px 0 0 3px
}
.button-group-grey>.button:last-child {
        border-radius:0 3px 3px 0
}
.button-dropdown {
        display:inline-block;
        vertical-align:top;
        position:relative;
        height:30px;
        font-size:0;
        white-space:nowrap
}
.button-dropdown>.button {
        position:relative;
        z-index:1;
        height:inherit;
        line-height:28px;
        padding:0 12px;
        border-radius:3px 0 0 3px
}
.button-dropdown>.toggle {
        width:29px;
        font:0/0 serif;
        color:transparent;
        border-left-width:0;
        border-radius:0 3px 3px 0;
        -webkit-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        user-select:none
}
.button-dropdown>.toggle:before, .button-dropdown>.toggle:after {
        content:'';
        position:absolute;
        top:50%;
        left:50%;
        margin:-2px 0 0 -5px;
        width:0;
        height:0;
        border:5px solid transparent;
        border-top-color:#888
}
.button-dropdown>.toggle:before {
        margin-top:-1px;
        border-top-color:rgba(255, 255, 255, 0.5)
}
.button-dropdown:hover>.dropdown, .button-dropdown.open>.dropdown {
        display:block
}
.button-dropdown:hover>.button, .button-dropdown.open>.button {
        border-bottom-left-radius:0
}
.button-dropdown:hover>.toggle, .button-dropdown.open>.toggle {
        border-bottom-right-radius:0
}
.dropdown {
        display:none;
        position:absolute;
        top:100%;
        left:0;
        right:0;
        margin-top:-1px;
        font-size:12px;
        background:#f8f8f8;
        border:1px solid #ccc;
        border-radius:0 0 3px 3px;
        -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.06);
        box-shadow:0 1px 1px rgba(0, 0, 0, 0.06)
}
.dropdown:hover {
        display:block
}
.dropdown>li>a {
        display:block;
        line-height:28px;
        padding:0 12px;
        color:#666;
        text-decoration:none;
        text-shadow:0 1px white;
        -webkit-box-shadow:inset 0 0 0 1px #fafafa;
        box-shadow:inset 0 0 0 1px #fafafa
}
.dropdown>li>a:hover, .dropdown>li>a:focus {
        position:relative;
        z-index:2;
        color:white;
        text-shadow:0 1px rgba(0, 0, 0, 0.4);
        background:#3e91ee;
        outline:none;
        background-image:-webkit-linear-gradient(top, #5ea8fc, #2e86e7);
        background-image:-moz-linear-gradient(top, #5ea8fc, #2e86e7);
        background-image:-o-linear-gradient(top, #5ea8fc, #2e86e7);
        background-image:linear-gradient(to bottom, #5ea8fc, #2e86e7);
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.2), 0 1px #1e6abe, 0 0 0 1px #277edd;
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.2), 0 1px #1e6abe, 0 0 0 1px #277edd
}
.dropdown>li+li {
        border-top:1px solid #d6d6d6
}
.dropdown>li:last-child>a {
        border-radius:0 0 2px 2px
}
.heading {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: linear-gradient(to bottom, #F4F6FC, #E2E6F8) repeat scroll 0 0 #EDF0FB;
        border-color: #DADEF2 #CED8EE #C2CEEC;
        border-image: none;
        border-radius: 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px rgba(255, 255, 255, 0.5) inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
        color: #555555;
        line-height: 33px;
        overflow: hidden;
        padding: 3px;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
        font-size: 21px;
        font-family: 'Open Sans',sans-serif;
        font-weight: 700px;
        font-weight: bold;
}
.heading>h2 {
        float:left;
        font-size:13px;
        font-weight:bold
}
.heading-links {
        float:right;
        line-height:18px;
        margin:8px -11px 0 11px
}
.heading-links>li {
        float:left
}
.heading-links>li>a {
        display:block;
        padding:0 11px
}
.heading-links>li+li {
        border-left:1px solid #c9d3f2;
        border-left-color:rgba(183, 192, 223, 0.6);
        -webkit-box-shadow:inset 1px 0 rgba(255, 255, 255, 0.2), -1px 0 rgba(255, 255, 255, 0.2);
        box-shadow:inset 1px 0 rgba(255, 255, 255, 0.2), -1px 0 rgba(255, 255, 255, 0.2)
}
.alert {
        position:relative;
        line-height:29px;
        padding:0 10px;
        color:#6b6a5a;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        background:#fcf0b0;
        border:1px solid #d7cd89;
        border-bottom-color:#cec986;
        border-radius:3px;
        background-image:-webkit-linear-gradient(top, #fef5bd, #faeca4);
        background-image:-moz-linear-gradient(top, #fef5bd, #faeca4);
        background-image:-o-linear-gradient(top, #fef5bd, #faeca4);
        background-image:linear-gradient(to bottom, #fef5bd, #faeca4);
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.04);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.04)
}
.yellow-box {
        position:relative;
        margin-bottom: 3px;
        padding:5px 5px 8px 5px;
        font-weight: bold;
        color:#6b6a5a;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        background:#fcf0b0;
        border:1px solid #d7cd89;
        border-bottom-color:#cec986;
        border-radius:3px;
        background-image:-webkit-linear-gradient(top, #fef5bd, #faeca4);
        background-image:-moz-linear-gradient(top, #fef5bd, #faeca4);
        background-image:-o-linear-gradient(top, #fef5bd, #faeca4);
        background-image:linear-gradient(to bottom, #fef5bd, #faeca4);
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.04);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.04)
}
.alert.notice {
        color:#526e4f;
        background:#bff1bc;
        border-color:#98cf9f #98cf9f #8ec397;
        background-image:-webkit-linear-gradient(top, #cef4d0, #b2eeaa);
        background-image:-moz-linear-gradient(top, #cef4d0, #b2eeaa);
        background-image:-o-linear-gradient(top, #cef4d0, #b2eeaa);
        background-image:linear-gradient(to bottom, #cef4d0, #b2eeaa)
}
.alert-close {
        display:block;
        position:absolute;
        top:50%;
        right:0;
        margin-top:-9px;
        padding:inherit;
        font:bold 18px/18px Arial, sans-serif;
        color:inherit;
        opacity:.75
}
.alert-close:hover {
        color:inherit;
        text-decoration:none;
        opacity:1
}
.table {
        width:100%;
        line-height:29px;
        text-align:left;
        background:white;
        border-collapse:separate;
        border-radius:3px;
        -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.06);
        box-shadow:0 1px 2px rgba(0, 0, 0, 0.06)
}
.table-head>tr>th {
        padding:0 10px;
        font-weight:bold;
        color:white;
        text-shadow:0 1px rgba(0, 0, 0, 0.2);
        background:#2c92ed;
        border-width:1px 1px 1px 0;
        border-style:solid;
        border-color:#1d87e2 #187ed9 #1670c1;
        background-image:-webkit-linear-gradient(top, #49a4fc, #208be7);
        background-image:-moz-linear-gradient(top, #49a4fc, #208be7);
        background-image:-o-linear-gradient(top, #49a4fc, #208be7);
        background-image:linear-gradient(to bottom, #49a4fc, #208be7);
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 1px rgba(0, 0, 0, 0.04);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 1px rgba(0, 0, 0, 0.04)
}
.table-head>tr>th:first-child {
        border-left-width:1px;
        border-top-left-radius:3px
}
.table-head>tr>th:last-child {
        border-top-right-radius:3px
}
.table-body>tr:nth-child(2n) {
background:#f9f9f9
}
.table-body>tr:hover {
        background:#f4f4f4
}
.table-body>tr>td {
        padding:0 10px;
        text-shadow:0 1px white;
        border-right:1px solid #eee;
        border-right-color:rgba(0, 0, 0, 0.07)
}
.table-body>tr>td:first-child {
        border-left:1px solid #d2d2d2
}
.table-body>tr>td:last-child {
        border-right-color:#d2d2d2
}
.table-foot>tr>td {
        position:relative;
        line-height:26px;
        padding-left:9px;
        font-size:11px;
        color:#777;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        background:#f4f4f4;
        border-width:1px 1px 1px 0;
        border-style:solid;
        border-color:#dbdbdb #d2d2d2 #ccc;
        background-image:-webkit-linear-gradient(top, #fbfbfb, #ededed);
        background-image:-moz-linear-gradient(top, #fbfbfb, #ededed);
        background-image:-o-linear-gradient(top, #fbfbfb, #ededed);
        background-image:linear-gradient(to bottom, #fbfbfb, #ededed);
        -webkit-box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.2)
}
.table-foot>tr>td:first-child {
        border-left-width:1px;
        border-bottom-left-radius:3px
}
.table-foot>tr>td:last-child {
        border-bottom-right-radius:3px
}
.table-pager {
        float:right
}
.table-pager-link {
        float:left;
        position:relative;
        overflow:hidden;
        width:26px;
        height:26px;
        font:0/0 serif;
        color:transparent;
        border-left:1px solid #ddd;
        -webkit-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        user-select:none;
        -webkit-box-shadow:inset 1px 0 rgba(255, 255, 255, 0.2), -1px 0 rgba(255, 255, 255, 0.2);
        box-shadow:inset 1px 0 rgba(255, 255, 255, 0.2), -1px 0 rgba(255, 255, 255, 0.2)
}
.table-pager-link:hover {
        background:#f2f2f2;
        background:rgba(0, 0, 0, 0.015)
}
.table-pager-link:hover:after {
        border-color:transparent #777
}
.table-pager-link:active {
        background:#eee;
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.03), 0 -1px rgba(0, 0, 0, 0.02), -1px 0 rgba(255, 255, 255, 0.2);
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.03), 0 -1px rgba(0, 0, 0, 0.02), -1px 0 rgba(255, 255, 255, 0.2)
}
.table-pager-link:active:after {
        border-color:transparent #999
}
.table-pager-link:before, .table-pager-link:after {
        content:'';
        position:absolute;
        top:50%;
        left:50%;
        margin:-4px 0 0 -2px;
        width:0;
        height:0;
        border-style:solid;
        border-color:transparent #909090
}
.table-pager-link:before {
        margin-top:-3px;
        border-color:transparent rgba(255, 255, 255, 0.5)
}
.table-pager-link.prev:before, .table-pager-link.prev:after {
        border-width:4px 4px 4px 0
}
.table-pager-link.next:before, .table-pager-link.next:after {
        border-width:4px 0 4px 4px
}
.table-pager-link:last-child {
        border-bottom-right-radius:2px
}
.progress {
        position:relative;
        height:13px;
        background:white;
        border:1px solid #c6c6c6;
        border-top-color:#bbb;
        border-radius:8px;
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4);
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4)
}
.progress>span {
        display:block;
        position:absolute;
        top:-1px;
        bottom:-1px;
        left:-1px;
        min-width:13px;
        background:#ececec;
        border:1px solid #ccc;
        border-bottom-color:#c6c6c6;
        border-radius:8px;
        background-image:-webkit-linear-gradient(top, #fcfcfc, #e6e6e6);
        background-image:-moz-linear-gradient(top, #fcfcfc, #e6e6e6);
        background-image:-o-linear-gradient(top, #fcfcfc, #e6e6e6);
        background-image:linear-gradient(to bottom, #fcfcfc, #e6e6e6);
        -webkit-box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.3), 1px 1px 1px rgba(0, 0, 0, 0.06);
        box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.3), 1px 1px 1px rgba(0, 0, 0, 0.06)
}
.progress-blue>span {
        background:#3e91ee;
        border-color:#6898c8 #5a87b5 #4573a1;
        background-image:-webkit-linear-gradient(top, #5ea8fc, #2e86e7);
        background-image:-moz-linear-gradient(top, #5ea8fc, #2e86e7);
        background-image:-o-linear-gradient(top, #5ea8fc, #2e86e7);
        background-image:linear-gradient(to bottom, #5ea8fc, #2e86e7);
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 1px 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 1px 1px 1px rgba(0, 0, 0, 0.1)
}
.progress-green>span {
        background:#84c43e;
        border-color:#7ba845 #77a343 #6f983f;
        background-image:-webkit-linear-gradient(top, #a0d44d, #70b834);
        background-image:-moz-linear-gradient(top, #a0d44d, #70b834);
        background-image:-o-linear-gradient(top, #a0d44d, #70b834);
        background-image:linear-gradient(to bottom, #a0d44d, #70b834);
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.25), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1)
}
.tooltip {
        position:absolute;
        z-index:10;
        padding:4px 10px;
        max-width:200px;
        line-height:20px;
        font-size:11px;
        color:white;
        text-align:center;
        text-shadow:0 1px black;
        background:#3b3c40;
        background-clip:padding-box;
        border:1px solid #19191b;
        border-bottom-color:#0a0a0b;
        border-radius:3px;
        background-image:-webkit-linear-gradient(top, #585a60, #3b3c40);
        background-image:-moz-linear-gradient(top, #585a60, #3b3c40);
        background-image:-o-linear-gradient(top, #585a60, #3b3c40);
        background-image:linear-gradient(to bottom, #585a60, #3b3c40);
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.2);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.2)
}
.tooltip:before, .tooltip:after, .tooltip>p:before {
        content:'';
        position:absolute;
        width:0;
        height:0;
        border:6px solid transparent
}
.tooltip>p:before {
        z-index:2
}
.tooltip-up:before, .tooltip-up:after, .tooltip-up>p:before {
        left:50%;
        margin-left:-6px
}
.tooltip-up:before {
        bottom:-12px;
        border-top-color:#0a0a0b
}
.tooltip-up:after {
        bottom:-11px;
        border-top-color:#53555b
}
.tooltip-up>p:before {
        bottom:-10px;
        border-top-color:#3b3c40
}
.tooltip-down:before, .tooltip-down:after, .tooltip-down>p:before {
        left:50%;
        margin-left:-6px
}
.tooltip-down:before {
        top:-12px;
        border-bottom-color:#161718
}
.tooltip-down:after {
        top:-11px;
        border-bottom-color:#787a82
}
.tooltip-down>p:before {
        top:-10px;
        border-bottom-color:#585a60
}
.tooltip-left:before, .tooltip-left:after, .tooltip-left>p:before {
        top:50%;
        margin-top:-6px
}
.tooltip-left:before {
        left:-12px;
        border-right-color:#161718
}
.tooltip-left:after {
        left:-11px;
        border-right-color:#606168
}
.tooltip-left>p:before {
        left:-10px;
        border-right-color:#4a4b50
}
.tooltip-right:before, .tooltip-right:after, .tooltip-right>p:before {
        top:50%;
        margin-top:-6px
}
.tooltip-right:before {
        right:-12px;
        border-left-color:#161718
}
.tooltip-right:after {
        right:-11px;
        border-left-color:#606168
}
.tooltip-right>p:before {
        right:-10px;
        border-left-color:#4a4b50
}
.lt-ie9 .tooltip:after {
        content:none
}
.box {
        position: relative;
}
.box-heading {
        padding:0px 10px;
        font-weight:bold;
        border-width:1px 1px 1px 1px;
        border-style:solid;
        -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 1px rgba(0, 0, 0, 0.04);
        box-shadow:inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 1px rgba(0, 0, 0, 0.04);
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        height: 30px;
        line-height: 30px;
}
.box-heading.blue {
        color:white;
        text-shadow:0 1px rgba(0, 0, 0, 0.2);
        background:#2c92ed;
        border-color:#1d87e2 #187ed9 #1670c1;
        background-image:-webkit-linear-gradient(top, #49a4fc, #208be7);
        background-image:-moz-linear-gradient(top, #49a4fc, #208be7);
        background-image:-o-linear-gradient(top, #49a4fc, #208be7);
        background-image:linear-gradient(to bottom, #49a4fc, #208be7);
}
.heading-blue {
        color:white;
        text-shadow:0 1px rgba(0, 0, 0, 0.2);
        background: linear-gradient(to bottom, #2180CE, #33A0E8) repeat scroll 0 0 #2180CE;
        border-color: #145B96 #1566AF #1A76C2;
}
.box-heading.light-green {
        color:#526e4f;
        background:#bff1bc;
        border-color:#98cf9f #98cf9f #8ec397;
        background-image:-webkit-linear-gradient(top, #cef4d0, #b2eeaa);
        background-image:-moz-linear-gradient(top, #cef4d0, #b2eeaa);
        background-image:-o-linear-gradient(top, #cef4d0, #b2eeaa);
        background-image:linear-gradient(to bottom, #cef4d0, #b2eeaa)
}
.box-heading.yellow {
        color:#6b6a5a;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        background:#fcf0b0;
        border-color: #d7cd89;
        border-bottom-color:#cec986;
        background-image:-webkit-linear-gradient(top, #fef5bd, #faeca4);
        background-image:-moz-linear-gradient(top, #fef5bd, #faeca4);
        background-image:-o-linear-gradient(top, #fef5bd, #faeca4);
        background-image:linear-gradient(to bottom, #fef5bd, #faeca4);
}
.box-content {
        border-left: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
        background: #fff;
        padding: 5px;
}
.box-footer {
        line-height:26px;
        padding:5px;
        font-size:11px;
        color:#777;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        background:#f4f4f4;
        border-width:1px 1px 1px 1px;
        border-style:solid;
        border-color:#dbdbdb #d2d2d2 #ccc;
        background-image:-webkit-linear-gradient(top, #fbfbfb, #ededed);
        background-image:-moz-linear-gradient(top, #fbfbfb, #ededed);
        background-image:-o-linear-gradient(top, #fbfbfb, #ededed);
        background-image:linear-gradient(to bottom, #fbfbfb, #ededed);
        -webkit-box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        margin-bottom: 4px;
}
.spacer {
        height: 12px;
}
.mgr5 {
        margin-right: 5px;
}
.mgt5 {
        margin-top: 5px;
}
.grid190 {
        width: 190px;
}
.grid201 {
        width: 201px;
}
.grid210 {
        width: 210px;
}
.grid300 {
        width: 300px;
}
.grid310 {
        width: 310px;
}
.grid334 {
        width: 334px;
}
.grid400 {
        width: 400px;
}
.grid500 {
        width: 500px;
}
.font-middle {
        color: #666666;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        display: block;
}
.font-big {
        color: #666666;
        font-family: 'Open Sans', sans-serif;
        font-size: 21px;
        display: block;
}
.bold {
        font-weight: bold;
}
.float {
        float: left;
}
.height75 {
        height: 75px;
}
.height90 {
        height: 90px;
}
.height92 {
        height: 92px;
}
.erg_button2 {
        width: 300px;
        height: 40px;
        float: left;
        margin-top: 5px;
        font-weight: bold;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        font-size: 21px;
        display: block;
        margin-bottom: 10px;
        line-height: 33px;
}
.box-gebdatum {
        height: 90px;
        float: left;
        width: 170px;
        margin-top: 5px;
        margin-right: 5px;
}
.box_vers_summe {
        height: 90px;
        float: left;
        width: 201px;
        margin-top: 5px;
        margin-right: 5px;
}
.box_beitrag_summe {
        height: 90px;
        float: left;
        width: 201px;
        margin-top: 5px;
        margin-right: 5px;
}
.box_vers_beginn {
        height: 75px;
        float: left;
        width: 310px;
}
.box_suchoption {
        height: 75px;
        float: left;
        width: 400px;
        margin-right: 5px;
}
.box_betrag {
        font-weight: 700;
        color: #666666;
        font-family: 'Open Sans', sans-serif;
        font-size: 33px;
        display: block;
        margin-top: 10px;
}
.box_betrag_zusatz {
        margin-top: 7px;
        color: #666666;
}
.box_betrag_anfrage {
        font-weight: 700;
        color: #666666;
        font-family: 'Open Sans', sans-serif;
        font-size: 21px;
        display: block;
        margin-top: 45px;
}
.box_gesell_logo {
        height: 55px;
        width: 140px;
        border: 1px solid #ddd;
        float: left;
        margin-right: 40px;
        border-radius: 3px;
}
.box_gesamt_betrag {
        float: left;
        overflow: hidden;
        margin-right: 40px;
        height: 130px;
        text-align: center;
        width: 200px;
}
.box_input {
        width:         330px;
}
.box_details {
        margin-bottom: 3px;
}
.box_zusatz_versicherungssumme {
        width: 752px;
}
.preloader {
        background: url(../images/preloader.gif);
        width: 32px;
        height: 32px;
        margin-top: 20px;
        margin-left: 170px;
}
.isok {
        border: 1px solid #7ba845;
        color: #5f5c42;
        background: #ffffff;
        padding: 3px 3px 3px 6px;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4);
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4);
}
.nichok {
        border: 1px solid #e55d48;
        border-radius: 3px;
        color: #833230;
        background: #fbd3c4;
        padding: 3px 3px 3px 6px;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4);
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4);
}
.blank {
        border: 1px solid #bbbbbb;
        border-radius: 3px;
        color: #666;
        background: #fff;
        padding: 3px 3px 3px 6px;
        width: 319px;
        text-shadow:0 1px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4);
        box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px rgba(255, 255, 255, 0.4);
        display:inline-block;
        vertical-align:top;
        position:relative;
        margin-bottom: 7px;
}
.btn_krit_nachversicherung, .btn_krit_laienpflege, .btn_krit_hoehenversicherung, .btn_krit_wartezeiten, .btn_krit_dynamik {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-box-sizing: border-box;
        background: linear-gradient(to bottom, #FC4138, #CE3026) repeat scroll 0 0 #DD362C;
        border-color: #AC1612 #9D100D #8B0F0B;
        border-image: none;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px rgba(255, 255, 255, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.06);
        color: white;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        height: 30px;
        line-height: 1;
        margin-right: 5px;
        padding: 0 15px;
        text-align: center;
        text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
        vertical-align: top;
        height: 17px;
        margin-right: 6px;
        padding: 0;
        padding-bottom: 6px;
        padding-left: 3px;
        padding-right: 3px;
}
.krit_erfuellt {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #508F29;
        border-image: none;
        border-style: solid;
        border-width: 0 0 3px 3px;
        content: "";
        height: 4px;
        position: absolute;
        right: 8px;
        top: 9px;
        transform: rotate(-45deg);
        width: 10px;
        background: none repeat scroll 0 0 #CBF59D;
        border: 1px solid #7BA845;
        border-radius: 3px 3px 3px 3px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset, 0 1px rgba(255, 255, 255, 0.4);
        color: #5F5C42;
        padding: 3px 3px 3px 6px;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
        width: 319px;
        display: inline-block;
        position: relative;
        vertical-align: top;
}
.krit_nicht_erfuellt {
        background: none repeat scroll 0 0 #DB3E3B;
        content: "";
        height: 12px;
        position: absolute;
        right: 12px;
        top: 8px;
        transform: rotate(45deg);
        width: 3px;
        transform: rotate(-45deg);
        background: none repeat scroll 0 0 #DB3E3B;
        content: "";
        height: 12px;
        position: absolute;
        right: 12px;
        top: 8px;
        transform: rotate(45deg);
        width: 3px;
        background: none repeat scroll 0 0 #FBD3C4;
        border: 1px solid #E55D48;
        border-radius: 3px 3px 3px 3px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset, 0 1px rgba(255, 255, 255, 0.4);
        color: #833230;
        padding: 3px 3px 3px 6px;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
        width: 319px;
        display: inline-block;
        position: relative;
        vertical-align: top;
}
.loading {
        background: url(images/preloader.gif);
        width: 32px;
        height: 32px;
        margin-top: 40px;
        margin-left: 50%;
}
.container_formular {
        display: none;
        padding-top: 5px;
        padding-bottom: 10px;
        border-bottom: 1px solid #d2d2d2;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
}
.step-box{
background: rgba(73,155,234,1);
background: -moz-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -o-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -ms-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: linear-gradient(to right, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
}
.step-box-attr{
        margin-right: 10px;
        float:left;
        height: 60px;
        border-radius: 6px 6px 6px 6px;
        -moz-border-radius: 6px 6px 6px 6px;
        -webkit-border-radius: 6px 6px 6px 6px;
        border: 0px solid #000000;
        width: 150px;
        color: #fff;
        text-align: center;
        font-size: 17px;
        font-weight: bold;
        -webkit-box-shadow: 1px 1px 9px -3px rgba(0,0,0,0.75);
        -moz-box-shadow: 1px 1px 9px -3px rgba(0,0,0,0.75);
        box-shadow: 1px 1px 9px -3px rgba(0,0,0,0.75);
        font-family: 'Open Sans',sans-serif;
        text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
.question-box{
        color: #666666;
        display: block;
        float: left;
        line-height: 37px;
}
.question_container {
        border-bottom: 1px solid #FFFFFF;
        border-top: 1px solid #DDDDDD;
}
.question-erklaerung-box {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #666666;
        float: none;
        height: auto;
        overflow: hidden;
        padding-left: 5px;
        width: 100%;
        display: none;
}
.question-wert-box {
        float: right;
        margin-top: 5px;
        text-align: left;
        width: 300px;
}
.activebtn {
        color: #0F0;
}
.btnstyle {
        height: 50px; line-height: 50px;
}
.radiobtnstyle {
        height: 20px; line-height: 20px;
}
.mark{
background: linear-gradient(to bottom, #A0D44D, #72BA35) repeat scroll 0 0 #81C33D;
color: #fff;
text-shadow: 0 1px #666666;
}
.schritte_font {
        font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 700;
        color: #666666;
}
.schrittebutton {
        text-align: center;
        float: left;
        margin-right: 5px;
        margin-bottom: 2px;
        width: 100%;
}
.func{
        cursor: pointer;
}
/*.schrittebtn {
        color: #FFFFFF;
        display: block;
        float: left;
        font-family: 'Open Sans',sans-serif;
        font-size: 21px;
        font-weight: bold;
        height: 70px;
        margin-bottom: 12px;
        margin-top: 5px;
        width: 26%;
        margin-top: 12px;
        background: linear-gradient(to bottom, #A0D44D, #72BA35) repeat scroll 0 0 #81C33D;
        border-color: #7BA845 #77A343 #6F983F;
        border-image: none;
        border-radius: 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px #FFFFFF inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
        cursor: pointer;
        display: inline-block;
        padding: 0 15px;
        text-align: center;
        text-shadow: 0 1px #666666;
        vertical-align: top;
}*/
.arrows {
        border-color:DarkGreen Orange Yellow GreenYellow;
    border-style:solid;
    margin-right:0;
        margin-top: 3px;
    float:left;
        height: 0;
    width: 0;
    border-width:35px 10px 35px 25px;
        border-left-width:25px;
    border-color:transparent transparent transparent #94c7dc;
}
.arrowsblock {
        margin-left: 7px;
        height: 35px; width: 25px; float:left; background: #94c7dc;        margin-top: 20px;
        -webkit-box-shadow: 0px 2px 11px -3px rgba(61,60,61,1);
        -moz-box-shadow: 0px 2px 11px -3px rgba(61,60,61,1);
        box-shadow: 0px 2px 11px -3px rgba(61,60,61,1);
}
.detail_text {
        font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 700;
        color: #666666;
        width:74%;
}
.anforder_text {

}
.tarifdetails-box {
background: none repeat scroll 0 0 #FFFFFF;
}
.tarifdetails-details-heading {
background: #fff;;
    border-color: #CFCFCF #CCCCCC #C6C6C6;
        padding: 2px 2px 2px 5px;
        border: 1px solid #ccc;
        margin-bottom: 2px;
        cursor: pointer;
        margin-left: 0px;
        margin-top: 2px;
        margin-left: 20px;
}
.tarif-logo {
        background: #fff;border: 1px solid #CFCFCF;padding: 2px;float: left; margin-top: 4px;
}
.tarif-logo-vergleich {
        background: #fff;border: 1px solid #CFCFCF;padding: 2px;
}
.tarifdetails-box-over {
background: linear-gradient(to bottom, #FCFCFC 0%, #E8E8E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #CCCCCC;
cursor: pointer;
margin-bottom: -1px;
padding: 2px 2px 2px 5px;
}
.det {
        margin-left: 20px;
}
.loading {
        margin-top: 150px;height: 32px; width: 32px margin: 0 auto; background: url(images/preloader.gif);
}
.details {
        margin-left: 30px;
        margin-bottom: 4px;
        margin-right: 5px;
        text-align: left;
        background: #fff;
}
.details-vergleich {
        margin-left: 10px;
        margin-bottom: 4px;
        margin-right: 5px;
        text-align: left;
        width: 244px;
        margin-top: -3px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding-left: 4px;
}
#rechner {
        -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(to bottom, #F4F6FC, #E2E6F8) repeat scroll 0 0 #EDF0FB;
    border-color: #DADEF2 #CED8EE #C2CEEC;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.5) inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
    color: #555555;
    line-height: 33px;
    overflow: hidden;
    padding: 0 11px;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
        margin-top: 6px;
}
.beitrag_text {
        float: left; width: 25%; color: #2271a9;
        font-family: 'Open Sans',sans-serif;
    font-size: 25px;
    font-weight: 700;
        color: #2271a9;
}
.gesell_text {
        margin-left: 10px; color: #2271a9; margin-top: 6px;line-height: 20px;
        font-family: 'Open Sans',sans-serif;
    font-size: 25px;
    font-weight: 700;
        width: 150px;

}
.gesell_text_vergleich {
        color: #2271a9; margin-top: 6px;line-height: 20px;
        font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 700;
        width: 180px;
}
.anfordern_text {
float: right;
overflow: hidden;
}
.hinweis-box{
/*background: rgba(171,214,231,1);
background: -moz-linear-gradient(top, rgba(171,214,231,1) 0%, rgba(95,164,193,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(171,214,231,1)), color-stop(100%, rgba(95,164,193,1)));
background: -webkit-linear-gradient(top, rgba(171,214,231,1) 0%, rgba(95,164,193,1) 100%);
background: -o-linear-gradient(top, rgba(171,214,231,1) 0%, rgba(95,164,193,1) 100%);
background: -ms-linear-gradient(top, rgba(171,214,231,1) 0%, rgba(95,164,193,1) 100%);
background: linear-gradient(to bottom, rgba(171,214,231,1) 0%, rgba(95,164,193,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abd6e7', endColorstr='#5fa4c1', GradientType=0 );
padding: 6px 0px 6px 5px;
color: #fff;
font-weight: bold;*/
}
.tarifdetails_button_unt {
        margin-left: 6px;
}
.vergleichen_checkbox {
        line-height: 64px; float: left;        width: 6%; text-align:center;
}
.box-single-vergleich {
        margin-top: 3px; margin-bottom: 1px;text-align: center;display: none; width: 260px; overflow: hidden; float: left;
}
.online_abschluss{
        background: none repeat scroll 0 0 #8EC143;
        border: 1px solid #DDDDDD;
        border-radius: 3px;
        color: #FFFFFF;
        height: 15px;
        line-height: 15px;
        margin-left: 101px;
        margin-top: 40px;
        padding: 2px;
        position: absolute;
        text-align: center;
        text-shadow: none;
        width: 125px;
}
#erg{

}
.schrittecon {
        text-align: center; height: 90px;margin-bottom: 50px;
}
.heading2 {
color: #666666;
display: block;
font-family: 'Open Sans',sans-serif;
font-size: 19px;
font-weight: 700;
width: 100%;
}
.fragezeichen {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: linear-gradient(to bottom, #ffffff, #ffffff) repeat scroll 0 0 #FCF0B0;
border-color: #D7CD89 #D7CD89 #CEC986;
border-image: none;
border-radius: 3px;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.04);
color: #6B6A5A;
float: left;
font-family: 'Open Sans',sans-serif;
font-size: 19px;
font-weight: bold;
height: 12px;
line-height: 12px;
margin-right: 5px;
margin-top: 7px;
padding: 4px 5px 5px;
text-align: center;
width: 12px;
cursor: pointer;
}
.font-color-grey {
color: #666666;
}
.yellow-box {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(to bottom, #FEF5BD, #FAECA4) repeat scroll 0 0 #FCF0B0;
  border-color: #D7CD89 #D7CD89 #CEC986;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.04);
  color: #6B6A5A;
  font-weight: bold;
  margin-bottom: 3px;
  padding: 5px 5px 8px;
  position: relative;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.angebot_anfordern_button {
        -moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
-moz-box-sizing: border-box;
background: linear-gradient(to bottom, #2f98cc 0%, #2e75bb 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-color: #000000 #000000 #000000;
border-image: none;
border-radius: 3px;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px rgba(255, 255, 255, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.06);
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 12px;
height: 30px;
line-height: 1;
margin-right: 5px;
padding: 0 15px;
text-align: center;
text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
.w6 {
width: 6%;
}
.w19 {
width: 19%;

}
.w18 {
width: 18%;
}
.w30 {
width: 30%;
}
.floatleft {
float: left;
}
.gesell_box {
width:40%;

}
.kat_header {
border: 1px solid #CCCCCC;
height: 25px;
line-height: 25px;
margin-top: 15px;
font-family: 'Open Sans',sans-serif;
font-size: 21px;
font-weight: bold;
}
.standardbtn {
        width: 160px;
        margin-bottom: 3px;
}


#schritt1.button-green {  background: linear-gradient(to bottom, #319cee, #319cee) repeat scroll 0% 0% #81c33d;
     border-color: #999999 #999999 #999999;}
#schritt2.button-green {  background: linear-gradient(to bottom, #319cee, #319cee) repeat scroll 0% 0% #81c33d;
     border-color: #999999 #999999 #999999;}
#schritt3.button-green {  background: linear-gradient(to bottom, #319cee, #319cee) repeat scroll 0% 0% #81c33d;
     border-color: #999999 #999999 #999999;}

h1 { font-size: 24px;}
h2 { font-size: 22px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}

.overview_container {
        width: 100%;

}

.row {
        margin: 1% 3%;

}
.col {
        margin: 1% 3%;
        min-width: 95px;
        max-width: 600px;
}

.cols {
        float: left;
        width: 3%;
        height: 100%;
        min-height: 54px;
        padding-top: 5px;

}

.colm {

        margin:10px 5px;
        width: 90%;
}

.clear_float {
        clear: both;
}

.center {

}

.overview.details {
        float: left;
        font-size: 12px;
}

div.colm.overview{
        margin: 0%;
}

i.toggle-details {
        display: block;
        margin-left: auto;
        margin-right: auto;
        cursor: pointer;
}

div.detail_control * span {
        cursor: pointer;
        padding: 0px 5px;
        font-size: 19px;
}
