@import url('main-blessed1.css?z=1449142398736');

.hidden {display: none !important; }
.affix {position: fixed; }

@-ms-viewport {width: device-width; }

.visible-xs {display: none !important; }
.visible-sm {display: none !important; }
.visible-md {display: none !important; }
.visible-lg {display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 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; } }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("//netdna.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {font-size: 1.3333333333em;line-height: 0.75em;vertical-align: -15%; }
.fa-2x {font-size: 2em; }
.fa-3x {font-size: 3em; }
.fa-4x {font-size: 4em; }
.fa-5x {font-size: 5em; }
.fa-fw {width: 1.2857142857em;text-align: center; }
.fa-ul {padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {float: left; }
.fa-pull-right {float: right; }
.fa.fa-pull-left {margin-right: .3em; }
.fa.fa-pull-right {margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {float: right; }
.pull-left {float: left; }
.fa.pull-left {margin-right: .3em; }
.fa.pull-right {margin-left: .3em; }
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear; }
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -o-animation: fa-spin 1s infinite steps(8);
     animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
     transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
     transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
     transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
     transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
     transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {line-height: inherit; }
.fa-stack-2x {font-size: 2em; }
.fa-inverse {color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {content: ""; }
.fa-music:before {content: ""; }
.fa-search:before {content: ""; }
.fa-envelope-o:before {content: ""; }
.fa-heart:before {content: ""; }
.fa-star:before {content: ""; }
.fa-star-o:before {content: ""; }
.fa-user:before {content: ""; }
.fa-film:before {content: ""; }
.fa-th-large:before {content: ""; }
.fa-th:before {content: ""; }
.fa-th-list:before {content: ""; }
.fa-check:before {content: ""; }
.fa-remove:before,
.fa-close:before,
.fa-times:before {content: ""; }
.fa-search-plus:before {content: ""; }
.fa-search-minus:before {content: ""; }
.fa-power-off:before {content: ""; }
.fa-signal:before {content: ""; }
.fa-gear:before,
.fa-cog:before {content: ""; }

.fa-trash-o:before {content: ""; }
.fa-home:before {content: ""; }
.fa-file-o:before {content: ""; }
.fa-clock-o:before {content: ""; }
.fa-road:before {content: ""; }
.fa-download:before {content: ""; }
.fa-arrow-circle-o-down:before {content: ""; }
.fa-arrow-circle-o-up:before {content: ""; }
.fa-inbox:before {content: ""; }
.fa-play-circle-o:before {content: ""; }
.fa-rotate-right:before,
.fa-repeat:before {content: ""; }
.fa-refresh:before {content: ""; }
.fa-list-alt:before {content: ""; }
.fa-lock:before {content: ""; }
.fa-flag:before {content: ""; }
.fa-headphones:before {content: ""; }
.fa-volume-off:before {content: ""; }
.fa-volume-down:before {content: ""; }
.fa-volume-up:before {content: ""; }
.fa-qrcode:before {content: ""; }
.fa-barcode:before {content: ""; }
.fa-tag:before {content: ""; }
.fa-tags:before {content: ""; }
.fa-book:before {content: ""; }
.fa-bookmark:before {content: ""; }
.fa-print:before {content: ""; }
.fa-camera:before {content: ""; }
.fa-font:before {content: ""; }
.fa-bold:before {content: ""; }
.fa-italic:before {content: ""; }
.fa-text-height:before {content: ""; }
.fa-text-width:before {content: ""; }
.fa-align-left:before {content: ""; }
.fa-align-center:before {content: ""; }
.fa-align-right:before {content: ""; }
.fa-align-justify:before {content: ""; }
.fa-list:before {content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #636363;
  font-weight: 400; }

pre {
  color: #c00;
  font-size: 18px;
  font-weight: 500;
  background-color: inherit;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  white-space: pre-line;
  word-wrap: break-word;
  word-break: normal; }

h1, .h1 {
  margin-top: 4.75px;
  margin-bottom: 16px; }

h2, .h2 {
  margin-top: 4.75px;
  margin-bottom: 13px; }
  @media (max-width: 767px) {
    h2, .h2 {
      margin-bottom: 4.75px; } }

h3 {
  margin-top: 4.75px;
  margin-bottom: 9px; }
  h3.contact .fa {
    color: #0096cd;
    margin-right: 5px; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 4.75px;
  margin-bottom: 4.75px; }

label {
  font-weight: normal; }

.section {
  padding: 20px 0; }

.fa-at {
  font-weight: bold; }

@media (max-width: 767px) {
  .fa {
    min-width: 20px; }
  .sidebar-primary .main {
    padding: 0 !important; } }

.navbar-default {
  border: 0;
  min-height: inherit; }

.btn-info {
  font-weight: 700; }
  .btn-info.btn-lg, .btn-group-lg > .btn-info.btn {
    font-size: 26px;
    padding: 5px 48px;
    letter-spacing: 1px;
    width: 100%; }

.comment-list {
  padding-left: 0;
  list-style: none; }

.comment-list ol {
  list-style: none; }

form {
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px; }
  form fieldset legend, form fieldset .box-header, form fieldset .step-content .sidebar .sidebar-block h2, .step-content .sidebar .sidebar-block form fieldset h2 {
    display: none; }
  form fieldset .date-picker-row {
    margin-left: -15px;
    margin-right: -15px; }
    form fieldset .date-picker-row:before, form fieldset .date-picker-row:after {
      content: " ";
      display: table; }
    form fieldset .date-picker-row:after {
      clear: both; }
    form fieldset .date-picker-row .date-picker-wrapper {
    /*  position: relative;*/
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) {
        form fieldset .date-picker-row .date-picker-wrapper {
          float: left;
          width: 100%; } }
      @media (min-width: 992px) {
        form fieldset .date-picker-row .date-picker-wrapper {
          float: left;
          width: 50%; } }
      @media (max-width: 480px) {
        form fieldset .date-picker-row .date-picker-wrapper .date-wrapper {
          /*position: relative;*/
          float: left;
          width: 50%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0;
          padding-right: 5px; } }
      @media (min-width: 480px) {
        form fieldset .date-picker-row .date-picker-wrapper .date-wrapper {
        /*  position: relative;*/
          float: left;
          width: 66.6666666667%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0;
          padding-right: 5px; } }
      @media (min-width: 768px) {
        form fieldset .date-picker-row .date-picker-wrapper .date-wrapper {
        /*  position: relative;*/
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0;
          padding-right: 5px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    form fieldset .date-picker-row .date-picker-wrapper .date-wrapper {
      float: left;
      width: 58.3333333333%; } }
      @media (min-width: 992px) {
        form fieldset .date-picker-row .date-picker-wrapper .date-wrapper {
          /*position: relative;*/
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0;
          padding-right: 5px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    form fieldset .date-picker-row .date-picker-wrapper .date-wrapper {
      float: left;
      width: 50%; } }
      @media (min-width: 1200px) {
        form fieldset .date-picker-row .date-picker-wrapper .date-wrapper {
      /*    position: relative;*/
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0;
          padding-right: 5px; } }
  @media (min-width: 1200px) and (min-width: 1200px) {
    form fieldset .date-picker-row .date-picker-wrapper .date-wrapper {
      float: left;
      width: 58.3333333333%; } }
      @media (max-width: 480px) {
        form fieldset .date-picker-row .date-picker-wrapper .time-wrapper {
          position: relative;
          float: left;
          width: 25%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0;
          padding-left: 5px; } }
      @media (min-width: 480px) {
        form fieldset .date-picker-row .date-picker-wrapper .time-wrapper {
          position: relative;
          float: left;
          width: 16.6666666667%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0;
          padding-left: 5px; } }
      @media (min-width: 768px) {
        form fieldset .date-picker-row .date-picker-wrapper .time-wrapper {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0;
          padding-left: 5px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    form fieldset .date-picker-row .date-picker-wrapper .time-wrapper {
      float: left;
      width: 20.8333333333%; 
      } 
    }
      @media (min-width: 992px) {
        form fieldset .date-picker-row .date-picker-wrapper .time-wrapper {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding: 0;
          padding-left: 5px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    form fieldset .date-picker-row .date-picker-wrapper .time-wrapper {
      float: left;
      width: 25%; } }
      @media (min-width: 1200px) {
        form fieldset .date-picker-row .date-picker-wrapper .time-wrapper {
          position: relative;
          min-height: 1px;
          padding-left: 10px;
          padding-right: 10px;
          padding: 0;
          padding-left: 5px; } }
  @media (min-width: 1200px) and (min-width: 1200px) {
    form fieldset .date-picker-row .date-picker-wrapper .time-wrapper {
      float: left;
      width: 20.8333333333%;
      } 
      }
  form legend, form .box-header, form .step-content .sidebar .sidebar-block h2, .step-content .sidebar .sidebar-block form h2 {
    color: #636363;
    margin-bottom: 0; }
    form legend h2, form .box-header h2, form .step-content .sidebar .sidebar-block h2 h2, .step-content .sidebar .sidebar-block form h2 h2 {
      padding-bottom: 5px; }
  form .submit-wrapper {
    margin-top: 30px; }
    @media (max-width: 767px) {
      form .submit-wrapper {
        margin-top: 15px; } }
  form a.btn {
    margin: 5px 0 10px 0; }
  form label {
    font-weight: 400; }
  form h2 {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }

.form-reserve fieldset {
  border: none;
  padding: 0; }

.form-reserve .required {
  color: #c00; }

.form-reserve .form-group, .form-reserve .comment-form p, .comment-form .form-reserve p {
  padding: 5px 0;
  margin: 0; }

.form-reserve .group-label {
  font-weight: 500; }

.form-reserve .sub-address {
  margin-top: 5px; }

.booking-form form {
  padding: 0; }

.main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .main {
      float: left;
      width: 100%; } }
  .sidebar-primary .main {
    position: relative;
    min-height: 1px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .sidebar-primary .main {
        float: left;
        width: 66.6666666667%; } }

.sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .sidebar {
      float: left;
      width: 33.3333333333%; } }

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto; }

.aligncenter {
  display: block;
  margin: 9.5px auto;
  height: auto; }

.alignleft,
.alignright {
  margin-bottom: 9.5px;
  height: auto; }

@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin-right: 9.5px; }
  .alignright {
    float: right;
    margin-left: 9.5px; } }

.wp-caption-text {
  padding: 9px; }

.info-block {
  overflow: visible;
  position: absolute;
  right: 0;
  z-index: 99; }
  .info-block .contact {
    text-align: left;
    float: right;
    line-height: 40px;
    margin: 2px 10px 0 13.3333333333px; }
    .info-block .contact .fa-phone {
      min-width: 20px;
      color: #fff; }
  @media (max-width: 991px) {
    .info-block {
      position: relative;
      text-align: right; }
      .info-block .login {
        float: left; }
      .info-block .contact {
        margin: 2px 5px 0 6.6666666667px; }
        .info-block .contact a {
          color: #c00; }
        .info-block .contact .fa-phone {
          color: #0099cc; } }
  .info-block .btn {
    border-radius: 0;
    margin-top: 5px; }
    .info-block .btn .caret {
      color: #ccc; }
  .info-block .login {
    color: #1184bf;
    font-weight: 500;
    margin-right: 13.3333333333px;
    margin-left: 13.3333333333px; }
    @media (max-width: 767px) {
      .info-block .login {
        margin-right: 0;
        margin-left: 5px; } }

.header {
  color: #fff;
  clear: both;
  overflow: hidden; }
  .header.info-block {
    overflow: inherit; }
  .header .container-fluid {
    padding: 0; }
    .header .container-fluid .title-header {
      margin: 0;
      padding: 0;
      width: 340px; }
      @media (max-width: 767px) {
        .header .container-fluid .title-header {
          width: 160px; } }
      .header .container-fluid .title-header .logo-wrapper {
        background-image: -webkit-linear-gradient(top, #c00 0%, #812525 100%);
        background-image: -o-linear-gradient(top, #c00 0%, #812525 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#c00), to(#812525));
        background-image: linear-gradient(to bottom, #c00 0%, #812525 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFCC0000', endColorstr='#FF812525', GradientType=0);
        overflow: hidden;
        margin-right: 5px;
        padding-left: 20px;
        height: 100px; }
        @media (max-width: 767px) {
          .header .container-fluid .title-header .logo-wrapper {
            height: 60px;
            margin-right: 2px;
            padding-left: 5px; } }
        .header .container-fluid .title-header .logo-wrapper .logo {
          padding: 0;
          width: 300px;
          height: 50px;
          margin: 15px 0 5px 0 !important;
          background-image: url("../images/logo-rent-a-wreck.png");
          -webkit-background-size: cover;
                  background-size: cover;
          display: block; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .header .container-fluid .title-header .logo-wrapper .logo {
              background-image: url("../images/logo-rent-a-wreck-2x.png");
              -webkit-background-size: 300px 50px;
                      background-size: 300px 50px; } }
          @media (max-width: 767px) {
            .header .container-fluid .title-header .logo-wrapper .logo {
              margin-top: 15px !important;
              margin-bottom: 0 !important;
              height: 23px;
              width: 140px;
              background-image: url("../images/logo-rent-a-wreck.png"); } }
  @media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) {
    .header .container-fluid .title-header .logo-wrapper .logo {
      background-image: url("../images/logo-rent-a-wreck-2x.png");
      -webkit-background-size: 140px 23px;
              background-size: 140px 23px; } }
        .header .container-fluid .title-header .logo-wrapper .revert-title {
          margin-left: 2px;
          text-decoration: underline; }
          @media (max-width: 767px) {
            .header .container-fluid .title-header .logo-wrapper .revert-title {
              font-size: 12px; } }
  .header a {
    text-decoration: none;
    color: #fff; }
    .header a:hover, .header a:focus, .header a:active {
      color: #fff; }
  .header .qtranxs_language_chooser {
    display: inline-block;
    margin-right: 13.3333333333px;
    margin-left: 13.3333333333px; }
    .header .qtranxs_language_chooser img {
      margin-right: 5px; }
    @media (max-width: 767px) {
      .header .qtranxs_language_chooser {
        margin-right: 6.6666666667px;
        margin-left: 0; } }
  .header .navigation-header {
    height: 100px;
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 340px;
    padding-left: 20px;
    background: #1184bf; }
    @media (max-width: 767px) {
      .header .navigation-header {
        margin-left: 160px;
        padding-left: 10px;
        height: 60px; } }
    .header .navigation-header h2 {
      font-size: 38px;
      margin-top: 22px;
      margin-bottom: 6px;
      font-weight: 600; }
      @media (max-width: 767px) {
        .header .navigation-header h2 {
          font-size: 20.8px;
          margin-top: 20px; } }
  .header .breadcrumb-menu {
    overflow: hidden;
    padding: 0; }
    @media (max-width: 767px) {
      .header .breadcrumb-menu {
        display: none; } }
    .header .breadcrumb-menu li {
      float: left; }
      .header .breadcrumb-menu li .divider {
        padding-right: 10px; }
      .header .breadcrumb-menu li a {
        font-weight: 400;
        text-decoration: underline; }
      .header .breadcrumb-menu li .active {
        font-weight: 700; }

html {
  height: 100%; }

body {
  position: relative;
  min-height: 100%;
  padding-bottom: 40px; }
  @media (max-width: 991px) {
    body {
      padding-bottom: 80px; } }
  @media (max-width: 767px) {
    body {
      padding-bottom: 120px; } }
  @media (max-width: 400px) {
    body {
      padding-bottom: 0px; } }

#wrapper {
  position: relative;
  min-height: 100%; }

.footer {
  background: #636363;
  color: #fff;
 /* padding: 10px;*/
 padding-bottom: 1px;
 padding-top: 4px;
  margin-top: 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center; 
  
  
  
 }
  .footer a {
    color: #fff;
      text-decoration: underline;}
    .footer a:hover, .footer a:focus, .footer a:active {
      color: #fff; }
  .footer p {
    margin-bottom: 0; }
  .footer .copyright {
    padding-left: 24px; }
    @media (max-width: 480px) 
    {
      .footer 
      {
        display: none; 
      } 
    }
    @media (max-width: 767px) 
    {
      .footer .copyright 
      {
        display: inline-block; 
      } 
       .footer .powered 
      {
        display: none; 
      } 
    }

.car-price, .step-content .sidebar .sidebar-block .panel-body .table #total, .step-2 .car-entry .car-entry-price, .step-2 .car-entry .car-entry-price-small, .step-3 .step-content .main .price, .confirm-content #total {
  color: #c00;
  font-size: 19px;
  font-weight: 700; }

.link, .main .page-navigation a, .step-content a {
  color: #1184bf;
  text-decoration: underline; }
  .link:hover, .main .page-navigation a:hover, .step-content a:hover, .link:active, .main .page-navigation a:active, .step-content a:active, .link:focus, .main .page-navigation a:focus, .step-content a:focus {
    color: #0b5379; }

.disabled-btn, .step-2 .car-entry .car-desc .sub-car-option-wrapper .car-entry-btn-small a.disabled, .step-2 .car-entry .car-info .btn.disabled {
  color: #555;
  background: #ccc;
  border-color: #999; }

.right {
  float: right !important; }

p {
  margin: 0; }

.panel {
  margin-bottom: 10px;
  border: 1px solid #ddd;
  padding: 15px; }

li {
  list-style: none;
  border-radius: 0; }
  li.selected {
    background: #d4eefb; }

.page-navigation {
  margin: 20px 0; }

.box-header, form .box-header, .step-content .sidebar .sidebar-block h2 {
  color: #636363;
  margin-bottom: 4.75px;
  border: none; }

.panel-body, .step-content .sidebar .sidebar-block .panel-body {
  border-top: 1px solid #e5e5e5;
  padding: 0; }

@media (max-width: 767px) {
  form label {
    margin-bottom: 0;
    margin-top: 10px; } }

.main .page-navigation a {
  float: left; }

@media (max-width: 767px) {
  .main .page-navigation {
    margin-left: 20px; } }

.step-content a.btn {
  color: #fff;
  text-decoration: none; }

.step-content .main form {
  padding: 0;
  margin: 0; }

.step-content .sidebar {
  float: right; }
  @media (max-width: 767px) {
    .step-content .sidebar {
      float: none; } }
  .step-content .sidebar .sidebar-block .panel-body {
    padding: 15px 0; }
    .step-content .sidebar .sidebar-block .panel-body:last-child {
      padding-bottom: 0; }
    .step-content .sidebar .sidebar-block .panel-body .sb-label {
      font-weight: 700;
      margin-bottom: 10px; }
    .step-content .sidebar .sidebar-block .panel-body .sb-sub-label {
      margin-bottom: 20px; }
      .step-content .sidebar .sidebar-block .panel-body .sb-sub-label label {
        font-weight: 700;
        margin: 0 4px 0 0; }
    .step-content .sidebar .sidebar-block .panel-body a {
      float: right; }
    .step-content .sidebar .sidebar-block .panel-body .table {
      table-layout: fixed; }
      .step-content .sidebar .sidebar-block .panel-body .table tbody td {
        border: 0 none; }
      .step-content .sidebar .sidebar-block .panel-body .table td {
        padding-left: 0; }
      .step-content .sidebar .sidebar-block .panel-body .table .price {
        text-align: right;
        min-width: 80px; }
      .step-content .sidebar .sidebar-block .panel-body .table #discount {
        font-weight: 500; }
      .step-content .sidebar .sidebar-block .panel-body .table #total {
        font-size: 15px; }
  .step-content .sidebar .sidebar-block .panel-heading {
    border-bottom: 0;
    padding: 0;
    position: relative; }
    .step-content .sidebar .sidebar-block .panel-heading a {
      text-decoration: none; }
      .step-content .sidebar .sidebar-block .panel-heading a:hover {
        color: #3d3d3d; }
    .step-content .sidebar .sidebar-block .panel-heading span {
      position: absolute;
      right: 0px;
      top: 0px;
      color: #636363; }
  .step-content .sidebar .sidebar-block .payment img {
    padding: 0 5px 10px 5px; }
    .step-content .sidebar .sidebar-block .payment img.large {
      max-width: 150px; }

#ui-datepicker-div {
  z-index: 100 !important; }

.nav {
  padding-left: 15px; }

.nav-tabs {
  padding: 0;
  border: none; }
  .nav-tabs li a {
    color: #000; }
  .nav-tabs li.active a {
    background: #fff;
    color: #c00; }
    .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
      background: #fff;
      color: #c00; }
  @media (max-width: 767px) {
    .nav-tabs li {
      z-index: 99; } }

fieldset {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 20px;
  background: #fff; }

.rent-period {
  float: right;
  margin-top: 35px;
  color: #c00; }

.step-2 .car-entry {
  padding: 0; }
  .step-2 .car-entry .car-desc {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0; }
    @media (min-width: 992px) {
      .step-2 .car-entry .car-desc {
        float: left;
        width: 50%;
        /*width: 58.3333333333%;*/ } }
    .step-2 .car-entry .car-desc .car-desc-group {
      clear: both;
      overflow: hidden; }
    .step-2 .car-entry .car-desc .car-img {
      position: relative;
      float: left;
      width: 33.3333333333%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding: 0; }
      @media (min-width: 992px) {
        .step-2 .car-entry .car-desc .car-img {
          float: left;
          width: 25%; } }
      .step-2 .car-entry .car-desc .car-img img {
        width: 100%; }
    .step-2 .car-entry .car-desc .car-title {
      position: relative;
      float: left;
      width: 66.6666666667%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 5px; }
      .step-2 .car-entry .car-desc .car-title .car-entry-type {
        font-weight: 500; }
    .step-2 .car-entry .car-desc .car-entry-options-small {
      position: relative;
      float: left;
      width: 33.3333333333%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding: 0;
      text-align: center; }
    .step-2 .car-entry .car-desc .sub-car-option-wrapper {
      position: relative;
      float: left;
      width: 66.6666666667%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding-right: 0; }
      .step-2 .car-entry .car-desc .sub-car-option-wrapper .sub-car-option {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        padding: 0;
        line-height: 30px; }
      .step-2 .car-entry .car-desc .sub-car-option-wrapper .car-entry-btn-small a {
        float: right; }
  .step-2 .car-entry .car-info {
    position: relative;
    float: left;
    /*width: 33.3333333333%;*/
    width: 25%;
    min-height: 1px;
   
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right; }
    @media (min-width: 992px) {
      .step-2 .car-entry .car-info {
        float: left;
        width: 25%; } }
    @media (max-width: 767px) {
      .step-2 .car-entry .car-info {
        padding-left: 0; } }
    .step-2 .car-entry .car-info .btn {
      margin: 20px 0 0;
      width: 80px; }
  .step-2 .car-info .car-entry-images {
      padding-right: 5px;
  }
  .step-2 .car-entry .car-entry-price {
    position: relative;
    float: left;
    /*width: 16.6666666667%;*/
      width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    margin: 22px 0;
    padding-right: 0px; }
    @media (min-width: 768px) {
      .step-2 .car-entry .car-entry-price {
        float: left;
     /*   width: 16.6666666667%; */
        width: 25%;
        } 
     }
    @media (max-width: 767px) {
      .step-2 .car-entry .car-entry-price {
          padding-left: 0;
          padding-right: 0;
          font-size: 15px;
        } 
     }
  .step-2 .car-entry .car-entry-price-small {
    font-size: 19px; }

@media (max-width: 767px) {
  .step-2 .search-header .form-inline > label {
    margin: 0 0 5px 15px; } }

@media (min-width: 768px) {
  .step-2 .search-header #distance {
    max-width: 80px;
    margin-right: 15px; }
  .step-2 .search-header #country {
    margin-right: 15px; } }

@media (max-width: 767px) {
  .step-2 .search-header {
    margin-left: -15px;
    margin-right: -15px;
    margin-right: 0;
    margin-left: 0; }
    .step-2 .search-header:before, .step-2 .search-header:after {
      content: " ";
      display: table; }
    .step-2 .search-header:after {
      clear: both; }
    .step-2 .search-header .form-group, .step-2 .search-header .comment-form p, .comment-form .step-2 .search-header p {
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      .step-2 .search-header .form-group.distance, .step-2 .search-header .comment-form p.distance, .comment-form .step-2 .search-header p.distance {
        padding-left: 0; }
      .step-2 .search-header .form-group.country, .step-2 .search-header .comment-form p.country, .comment-form .step-2 .search-header p.country {
        padding-right: 0; }
    .step-2 .search-header .search-btn {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding-left: 0;
      padding-right: 0; } }

.step-2 .search-header input, .step-2 .search-header select {
  border-radius: 0; }

.step-2 .search-header .search-btn {
  margin-top: 4px; }

.step-2 .rent-list .list-group-item {
  border-radius: 0;
  padding: 15px; }
  .step-2 .rent-list .list-group-item.disabled {
    background: #fff;
    color: #999; }
    .step-2 .rent-list .list-group-item.disabled .car-entry-price, .step-2 .rent-list .list-group-item.disabled .car-entry-price-small {
      color: #999; }

.step-3 .step-content .container-fluid {
  padding: 0; }

.step-3 .step-content .main .info-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 10px 0 2px 0;
  padding: 0 15px 0 0; }
  @media (min-width: 768px) {
    .step-3 .step-content .main .info-wrapper {
      float: left;
      width: 50%; } }
  @media (min-width: 992px) {
    .step-3 .step-content .main .info-wrapper {
      float: left;
      width: 66.6666666667%; } }
  @media (max-width: 767px) {
    .step-3 .step-content .main .info-wrapper {
      float: none;
      width: 100%; } }
  .step-3 .step-content .main .info-wrapper img {
    float: left;
    margin-right: 10px; }
  .step-3 .step-content .main .info-wrapper .choice-info .title {
    font-weight: 700; }

.step-3 .step-content .main .count-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px; }
  @media (min-width: 768px) {
    .step-3 .step-content .main .count-wrapper {
      float: left;
      width: 25%; } }
  @media (min-width: 992px) {
    .step-3 .step-content .main .count-wrapper {
      float: left;
      width: 16.6666666667%; } }
  @media (max-width: 767px) {
    .step-3 .step-content .main .count-wrapper {
      float: left;
      padding-left: 0; } }
  .step-3 .step-content .main .count-wrapper .form-control, .step-3 .step-content .main .count-wrapper .comment-form input[type="text"], .comment-form .step-3 .step-content .main .count-wrapper input[type="text"], .step-3 .step-content .main .count-wrapper
  .comment-form input[type="email"],
  .comment-form .step-3 .step-content .main .count-wrapper input[type="email"], .step-3 .step-content .main .count-wrapper
  .comment-form input[type="url"],
  .comment-form .step-3 .step-content .main .count-wrapper input[type="url"], .step-3 .step-content .main .count-wrapper
  .comment-form textarea,
  .comment-form .step-3 .step-content .main .count-wrapper textarea {
    border-radius: 0;
    width: 80px;
    float: right; }
    @media (max-width: 767px) {
      .step-3 .step-content .main .count-wrapper .form-control, .step-3 .step-content .main .count-wrapper .comment-form input[type="text"], .comment-form .step-3 .step-content .main .count-wrapper input[type="text"], .step-3 .step-content .main .count-wrapper
      .comment-form input[type="email"],
      .comment-form .step-3 .step-content .main .count-wrapper input[type="email"], .step-3 .step-content .main .count-wrapper
      .comment-form input[type="url"],
      .comment-form .step-3 .step-content .main .count-wrapper input[type="url"], .step-3 .step-content .main .count-wrapper
      .comment-form textarea,
      .comment-form .step-3 .step-content .main .count-wrapper textarea {
        float: none; } }

.step-3 .step-content .main .price-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  padding: 10px 0 0;
  text-align: right; }
  @media (min-width: 768px) {
    .step-3 .step-content .main .price-wrapper {
      float: left;
      width: 25%; } }
  @media (min-width: 992px) {
    .step-3 .step-content .main .price-wrapper {
      float: left;
      width: 16.6666666667%; } }
  @media (max-width: 767px) {
    .step-3 .step-content .main .price-wrapper {
      float: right; } }

@media (max-width: 767px) {
  .step-3 .step-content .main .form-actions {
    padding: 0 15px; } }

.step-3 .step-content .list-group-item {
  padding: 10px 15px; }

.booking-form fieldset {
  border-radius: 0 4px 4px 4px; }

.booking-form .cancel-form fieldset {
  border-radius: 4px; }

.number-print {
  position: absolute;
  top: 10px;
  right: 30px; }

.confirm-content .number-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0; }
  @media (min-width: 768px) {
    .confirm-content .number-info {
      float: left;
      width: 66.6666666667%; } }

.confirm-content .container-fluid {
  padding: 5px 0; }

.confirm-content .confirm-info-block {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  overflow: hidden; }
  .confirm-content .confirm-info-block .confirm-part {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0; }
    @media (min-width: 768px) {
      .confirm-content .confirm-info-block .confirm-part {
        float: left;
        width: 50%; } }
    @media (max-width: 767px) {
      .confirm-content .confirm-info-block .confirm-part {
        margin-bottom: 20px; } }
  .confirm-content .confirm-info-block label {
    font-weight: 500; }
  .confirm-content .confirm-info-block table {
    margin: 0; }
    .confirm-content .confirm-info-block table td:first-child {
      padding-left: 0; }
    @media (max-width: 480px) {
      .confirm-content .confirm-info-block table {
        table-layout: fixed; } }
  .confirm-content .confirm-info-block:last-child {
    border: none; }
  .confirm-content .confirm-info-block .link, .confirm-content .confirm-info-block .main .page-navigation a, .main .page-navigation .confirm-content .confirm-info-block a, .confirm-content .confirm-info-block .step-content a, .step-content .confirm-content .confirm-info-block a {
    text-decoration: none; }

.confirm-content .group-label {
  font-weight: 700; }

.confirm-content #total {
  font-size: 15px; }
  
.RadComboBoxDropDown{
background: #fff;
}

/*.control-group {
    padding-top: 10px;
}*/
    
 .html{
background: #fff;
}

