/*!
 * Font Awesome Free 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.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-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-size: 13px;
  line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 4px 5px;
}
/*# sourceMappingURL=bootstrap-datepicker.standalone.css.map */
.ac_results {
	padding: 0px;
	border: 1px solid #E8F2F9;
	background-color: #fff;
	overflow: hidden;
	z-index: 99999;
        
box-shadow: 0px 5px 0px #E8F2F9;
border-radius: 0pt 0pt 5px 5px; 
padding: 10px 0px; 
margin: 0px; 
width: 100%; 
display: block;    
        
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 5px 10px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 11px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	overflow: hidden;
    color: #666;
}

.ac_loading {
	background: white url('../img/indicator.gif') right center no-repeat;
}
/*
.ac_odd {
	background-color: #eee;
}
*/
.ac_over {
	background-color: #E8F2F9;
	color: #111 !important;
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{border:none;font-size:100%;margin-top:5px;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:100;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f6f6f6;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}
@font-face {
	font-family: "Flaticon";
	src: url("flaticon.eot");
	src: url("flaticon.eot#iefix") format("embedded-opentype"),
	url("flaticon.woff") format("woff"),
	url("flaticon.ttf") format("truetype"),
	url("flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
        font-size: 20px;
font-style: normal;
}.flaticon-3d4:before {
	content: "\e000";
}
.flaticon-add139:before {
	content: "\e001";
}
.flaticon-add186:before {
	content: "\e002";
}
.flaticon-agreement2:before {
	content: "\e003";
}
.flaticon-arrow487:before {
	content: "\e004";
}
.flaticon-arrowhead7:before {
	content: "\e005";
}
.flaticon-bed30:before {
	content: "\e006";
}
.flaticon-black218:before {
	content: "\e007";
}
.flaticon-calendar68:before {
	content: "\e008";
}
.flaticon-small35:before {
	content: "\e009";
}
.flaticon-clock96:before {
	content: "\e00a";
}
.flaticon-confirm1:before {
	content: "\e00b";
}
.flaticon-expand38:before {
	content: "\e00c";
}
.flaticon-eye46:before {
	content: "\e00d";
}
.flaticon-fast44:before {
	content: "\e00e";
}
.flaticon-favourites7:before {
	content: "\e00f";
}
.flaticon-gallery6:before {
	content: "\e010";
}
.flaticon-home168:before {
	content: "\e011";
}
.flaticon-43:before {
	content: "\e012";
}
.flaticon-431:before {
	content: "\e013";
}
.flaticon-magnifier12:before {
	content: "\e014";
}
.flaticon-map35:before {
	content: "\e015";
}
.flaticon-opened18:before {
	content: "\e016";
}
.flaticon-phone16:before {
	content: "\e017";
}
.flaticon-pin56:before {
	content: "\e018";
}
.flaticon-plus48:before {
	content: "\e019";
}
.flaticon-plus79:before {
	content: "\e01a";
}
.flaticon-prohibited1:before {
	content: "\e01b";
}
.flaticon-right39:before {
	content: "\e01c";
}
.flaticon-sale13:before {
	content: "\e01d";
}
.flaticon-thin1:before {
	content: "\e01e";
}
.flaticon-bust:before {
	content: "\e01f";
}
.flaticon-add70:before {
	content: "\e020";
}
.flaticon-technology2:before {
	content: "\e021";
}
.flaticon-two389:before {
	content: "\e022";
}
.flaticon-up164:before {
	content: "\e023";
}

/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue {
    background-position: -120px 0;
}
    .iradio_square-blue.hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.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;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* 
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: white;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/*! jQuery UI - v1.11.3 - 2015-02-13
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-default .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-active .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
/*! jQuery UI - v1.11.3 - 2015-02-13
* http://jqueryui.com
* Includes: core.css, slider.css, tabs.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-default .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-active .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
/*! jQuery UI - v1.10.0 - 2013-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("../smoothness/images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(../smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(../smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(../smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(../smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(../smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(../smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(../smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-position: 16px 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(../smoothness/images/ui-icons_222222_256x240.png); 
}
.ui-widget-header .ui-icon {
	background-image: url(../smoothness/images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(../smoothness/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(../smoothness/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(../smoothness/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(../smoothness/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(../smoothness/images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(../smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(../smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}


	.inputContainer{position:relative; float:left;}
	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:50000;
			cursor:pointer;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:1000000;
			}

			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%;
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}

			.blackPopup .formErrorContent {background:#393939;color:#FFF;}

			.formError .formErrorArrow{
				width:15px;
				margin:-2px 0 0 13px;
				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}

				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}

				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;}
				.formError .formErrorArrow .line9{width:13px;border:none;}
				.formError .formErrorArrow .line8{width:11px;}
				.formError .formErrorArrow .line7{width:9px;}
				.formError .formErrorArrow .line6{width:7px;}
				.formError .formErrorArrow .line5{width:5px;}
				.formError .formErrorArrow .line4{width:3px;}
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;}
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:105px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;font-color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:7px 0 0}.pp_social .facebook{float:left;position:relative;top:-1px;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(http://www.e-wczasy.pl/assets/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}
.sweet-overlay{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert button{background-color:#AEDEF4;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#a1d9f2}.sweet-alert button:active{background-color:#81ccee}.sweet-alert button.cancel{background-color:#D0D0D0}.sweet-alert button.cancel:hover{background-color:#c8c8c8}.sweet-alert button.cancel:active{background-color:#b6b6b6}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#F27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-info{border-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-success{border-color:#A5DC86}.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:'';position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-tranform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-tranform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}.showSweetAlert{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.box { margin-bottom: 20px; box-shadow: 0 1px 3px -1px #ccc; border-radius: 5px;}
.box header { border-top: 1px solid #1a70b8; height: auto; border-bottom: 1px solid #00004d; line-height: 16px; background: url(../img/box-head.png) 0 0 repeat-x; padding: 6px 0 6px 18px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; } 
.box header h1 { color: #fff; font-weight: bold;}
.box header h2 { color: #fff; font-weight: bold;font-size:13px;}
.box header h2 a { font-size: 12px; float: right; margin: 0 10px 0 0; font-weight: normal; color: #eee; }
.box header h3 { color: #fff; font-weight: bold; font-size:13px;}
.box header h3 a { font-size: 12px; float: right; margin: 0 10px 0 0; font-weight: normal; color: #eee; }
.box .box-content { border: 1px solid #b9c7d3; overflow: hidden;  border-top: none; padding: 19px 19px 0; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
.full-padd .box-content, .full-padd.box-content { padding: 19px; margin:0;}
.full-padd.box-content h2{ margin: 10px;font-size:18px; font-weight:bold; color:#006699}



.box .pagination { background: #f5f8fa url(../img/box-pagination-bg.png) 0 0 repeat-x; margin:  0 -19px; padding: 0px 19px; }
.box .pagination li { width: 34px; text-align: center;}
.box .pagination a { cursor: pointer; }

.sidebar .box .box-content { padding: 0;}
.sidebar .box header { background: url(../img/sidebar-box-head.png) 0 0 repeat-x; border:1px solid #8db1c8; }
.box .pagination { text-align: center;}
.box .pagination .prev { float: left; color: #8d8d8d; font-size: 11px; text-decoration: none; padding: 10px 0;}
.box .pagination .next { float: right; color: #8d8d8d; font-size: 11px; text-decoration: none; padding: 10px 0;}
.box .pagination ul { display: inline-block;}
.box .pagination ul li { display: inline-block; width: 34px; text-align: center; border-left: 1px solid #b9c7d3;}
.box .pagination ul li:first-child { border-left: none;}
.box .pagination ul li a { color: #4b4b4b; font-size: 11px; padding: 10px 0; display: block; text-decoration: none;}
.box .pagination ul li.active a { font-weight: bold; color: #57910e; text-decoration: underline;}
.sidebar .box header h3 { color: #35454e;}



.panel-tabs ul.tabs { overflow: hidden; margin: -19px -20px 7px;}
.panel-tabs ul.tabs li { float: left; width: 184px; border-right: 1px solid #b9c7d3;  border-bottom: 1px solid #b9c7d3; }
.panel-tabs ul.tabs li a { display: block; padding-left: 18px; line-height: 29px; background: #ebeff2; font-size:11px; color: #4a5b67; text-decoration: none;}
.panel-tabs ul.tabs li.current { border-bottom: 1px solid #fff;}
.panel-tabs ul.tabs li.current a { background: #fff; color: #4b4b4b;}
.panel-tabs ul.tabs li:last-child {border-right: none; width: 183px;}


.panel-tabs ul.three-tabs li { width: 244px;}
.panel-tabs ul.three-tabs li:last-child { width: 248px;}
.panel-tabs ul.five-tabs li { width: 146px;}
.panel-tabs ul.five-tabs li:last-child { width: 150px;}

form.default .row { border-bottom: 1px dashed #eee; padding: 5px 0 5px 0; font-size:14px; }
form.default .row > label { display: block; color: #444; font-weight: bold; margin: 0 0 7px 0; font-size:14px;}
form.default .row label span { margin: 4px; font-size: 9px; font-weight: bold; color: #ff0000; }
form.default .row label small { margin: 4px; font-size: 9px; font-weight: bold; color: #ff0000; }
form.default .row input[type=text], 
form.default .row input[type=password],
form.default .row select, 
form.default .row textarea { width: 250px; border: 1px solid #ddd; font-size: 12px; border-radius: 3px; padding: 5px 3px; }
form.default .row select { width: 259px; }
form.default .row input[type=text]:focus, 
form.default .row input[type=password]:focus,
form.default .row textarea:focus { background: #ffc; }

form.default .row input[type=checkbox] { vertical-align: middle; }

form.default .section-title { font-weight: bold; padding: 7px; border-radius: 3px; margin: 5px 0; font-weight: bold; color: #fff; background: #1079B4; }

.new-section-title form.default .section-title {
background-color: #e6cc14;
	background-image: -webkit-linear-gradient(top, #e6cc14, #e6b416);
	background-image: -moz-linear-gradient(top, #e6cc14, #e6b416);
	background-image: -o-linear-gradient(top, #e6cc14, #e6b416);
	background-image: -ms-linear-gradient(top, #e6cc14, #e6b416);
	background-image: linear-gradient(top, #e6cc14, #e6b416);
	text-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}

form.default input[type=submit] { margin: 10px 0 0 0; border-radius: 3px; cursor: pointer; background: #1C84C1; color: #fff; border: 0; padding: 3px 5px; }
form.default input[type=submit]:hover { background: #006AA6; }

form.default .row .info { font-size: 0.9em; margin: 7px 0 0 0; color: #bb0000; display: block; }
form.default .row .error { background: url(../img/error_small.png) no-repeat 0 -3px; padding: 0 0 0 20px; font-size: 0.9em; margin: 7px 0 0 0; color: #bb0000; display: block; }

form.default .row.inline { overflow: hidden; }
form.default .row.inline label { float: left; margin-right: 10px; }
form.default .row.inline input[type=checkbox] { float: left; margin: 1px 0 0 0; }

#logs {}
#logs .row { padding: 7px 0; overflow: hidden; }
#logs .row.odd { background: #f7f7f7; }
#logs .row .date { font-size: 11px; float: left; width: 100px; color: #999; }
#logs .row .text { float: left; width: 600px; }


.info-cloud { position: relative; background: #fff5c3; border-radius: 5px; border: 1px solid #ffd206; padding: 15px 19px;  margin-bottom: 25px; line-height: 14px; color: #ff8503; font-size: 11px;}
.info-cloud .cloud-arrow {background: url(../img/info-arrow.png) 0 0 no-repeat; width: 27px; height: 15px; position: absolute; top: 100%; left: 11px;}
.info-up { margin-top: 25px; padding: 10px 10px 10px 19px;}
.info-up .cloud-arrow{ bottom: 100%; top: auto; background-image: url(../img/info-arrow-up.png); width: 28px; }

.infobox { text-align: left; margin: 10px 0; color: #FF8503; background: #FFF5C3; border: 1px solid #FFD206; border-radius: 5px; padding: 10px; }

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/0eC6fl06luXEYWpBSJvXCIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/Fl4y0QdOxyyTHEGMXX8kcYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/-L14Jk06m6pUHB-5mXQQnYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/I3S1wsgSg9YCurV6PUkTOYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/NYDWBdD4gIq26G5XYbHsFIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/Pru33qjShpZSmG3z6VYwnYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/Hgo13k-tfSpn0qi1SFdUfZBw1xU1rKptJj_0jans920.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/sTdaA6j0Psb920Vjv-mrzH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/uYECMKoHcO9x1wdmbyHIm3-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/tnj4SB6DNbdaQnsM8CFqBX-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/_VYFx-s824kXq_Ul2BHqYH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/NJ4vxlgWwWbEsv18dAhqnn-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/Ks_cVxiCiwUWVsFWFA3Bjn-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(//fonts.gstatic.com/s/roboto/v16/ZLqKeelYbATG60EpZBSDy4X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(//fonts.gstatic.com/s/roboto/v16/oHi30kwQWvpCWqAhzHcCSIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(//fonts.gstatic.com/s/roboto/v16/rGvHdJnr2l75qb0YND9NyIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(//fonts.gstatic.com/s/roboto/v16/mx9Uck6uB63VIKFYnEMXrYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(//fonts.gstatic.com/s/roboto/v16/mbmhprMH69Zi6eEPBYVFhYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(//fonts.gstatic.com/s/roboto/v16/oOeFwZNlrTefzLYmlVV1UIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(//fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/77FXFjRbGzN4aCrSFhlh3oX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/isZ-wbCXNKAbnjo6_TwHToX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/UX6i4JxQDm3fVTc1CPuwqoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/jSN2CGVDbcVyCnfJfjSdfIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/PwZc-YbIL414wB9rB1IAPYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/97uahxiqZRoncBaCEI3aW4X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(//fonts.gstatic.com/s/roboto/v16/s7gftie1JANC-QmDJvMWZoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(//fonts.gstatic.com/s/roboto/v16/3Y_xCyt7TNunMGg0Et2pnoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(//fonts.gstatic.com/s/roboto/v16/WeQRRE07FDkIrr29oHQgHIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(//fonts.gstatic.com/s/roboto/v16/jyIYROCkJM3gZ4KV00YXOIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(//fonts.gstatic.com/s/roboto/v16/phsu-QZXz1JBv0PbFoPmEIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(//fonts.gstatic.com/s/roboto/v16/9_7S_tWeGDh5Pq3u05RVkoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(//fonts.gstatic.com/s/roboto/v16/mnpfi9pxYH-Go5UiibESIpBw1xU1rKptJj_0jans920.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
img,
object,
embed {
  max-width: 100%;
}
html {
  overflow-y: scroll;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  font-weight: bold;
  vertical-align: bottom;
}
td {
  font-weight: normal;
  vertical-align: top;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
select,
input,
textarea {
  font: 100% sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
a:hover,
a:active {
  outline: none;
}
small {
  font-size: 85%;
}
strong,
th {
  font-weight: bold;
}
td,
td img {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
.clickable,
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
@font-face {
  font-family: 'icomoon';
  src: url('../font/icomoon.eot');
  src: url('../font/icomoon.eot?#iefix') format('embedded-opentype'), url('../font/icomoon.woff') format('woff'), url('../font/icomoon.ttf') format('truetype'), url('../font/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icomoon-icon {
  display: inline-block;
  font-family: icomoon;
  font-size: 15px;
  font-weight: normal !important;
}
.box-sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  outline: none !important;
}
::-moz-selection {
  background: #000000;
  color: #fff;
  text-shadow: none !important;
}
::selection {
  background: #000000;
  color: #fff;
  text-shadow: none !important;
}
img::-moz-selection {
  background: transparent;
}
img::selection {
  background: transparent;
}
a {
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
body {
  background-color: #ffffff;
  color: #000;
  font-family: 'Arial', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  min-width: 1000px;
  zoom: 1;
}
body:before {
  content: '';
  display: block;
}
body:after {
  content: '';
  display: table;
  clear: both;
}
.container {
  position: relative;
  margin: 0 auto;
  width: 1100px;
  zoom: 1;
}
.container:before {
  content: '';
  display: block;
}
.container:after {
  content: '';
  display: table;
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
.w-100 {
  width: 100px;
}
.orange-head {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  display: block;
  padding: 9px 15px;
  border: 1px #e6ae17 solid;
  border-bottom: 0;
  background-color: #e6cc14;
  background-image: -webkit-linear-gradient(top, #e6cc14, #e6b416);
  background-image: -moz-linear-gradient(top, #e6cc14, #e6b416);
  background-image: -o-linear-gradient(top, #e6cc14, #e6b416);
  background-image: -ms-linear-gradient(top, #e6cc14, #e6b416);
  background-image: linear-gradient(top, #e6cc14, #e6b416);
  position: relative;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.blue-head {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  display: block;
  padding: 9px 15px;
  border: none;
  background-color: #039ddc;
  background-image: -webkit-linear-gradient(top, #039ddc, #0387c5);
  background-image: -moz-linear-gradient(top, #039ddc, #0387c5);
  background-image: -o-linear-gradient(top, #039ddc, #0387c5);
  background-image: -ms-linear-gradient(top, #039ddc, #0387c5);
  background-image: linear-gradient(top, #039ddc, #0387c5);
  position: relative;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.orange-left-box,
.blue-left-box {
  margin: 0 0 30px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.orange-left-box > div,
.blue-left-box > div {
  padding: 0px 15px 15px 15px;
  border: 1px #e1e4e9 solid;
  border-top: 0;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}


.content-box p {
  color: #336699;
  font-size: 14px;
}

.content-box {
  background-color: #fff;
}

.left-box .content-top {
  border: 1px #e1e4e9 solid;
  /*border-bottom: 0;*/
}

.left-box .content-middle {
  border: 1px #e1e4e9 solid;
  border-top: 0;
  padding-top: 10px;
}


.slide-blue-box {
  margin: 12px 0;
}
.slide-blue-box:hover > p {
  background-color: #f6f1f7;
}
.slide-blue-box.active > p .arrow-icon-slide {
  background-image: url('../img/arrow-up-slide.png');
}
.slide-blue-box.active .content-blue-box {
  display: block;
}
.slide-blue-box > p {
  background-color: #e6f1f7;
  padding: 8px 4px;
  border: 1px #cbe1eb solid;
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
}
.slide-blue-box > p span {
  font-weight: 700;
  font-size: 14px;
  color: #336699;
}
.slide-blue-box > p:after {
  position: absolute;
  content: '';
}
.slide-blue-box > p .arrow-icon-slide {
  position: absolute;
  display: block;
  width: 21px;
  height: 16px;
  right: 10px;
  top: 10px;
  background: url('../img/arrow-down-slide.png') no-repeat top center;
}
.slide-blue-box .content-blue-box {
  display: none;
}
.slide-blue-box .content-blue-box .form-input, .input-max .form-input {
  display: block;
  width: 200px;
  margin: 5px auto 0 auto;
}
.slide-blue-box .content-blue-box .select {
  width: 200px;
}
.slide-blue-box .content-blue-box .select2-selection {
  background-color: #eaeaea;
  background-image: -webkit-linear-gradient(top, #eaeaea, #ffffff);
  background-image: -moz-linear-gradient(top, #eaeaea, #ffffff);
  background-image: -o-linear-gradient(top, #eaeaea, #ffffff);
  background-image: -ms-linear-gradient(top, #eaeaea, #ffffff);
  background-image: linear-gradient(top, #eaeaea, #ffffff);
}
.slide-blue-box .content-blue-box .select2 {
  display: block;
  margin: 20px auto;
}
.slide-blue-box .content-blue-box .select2-selection__rendered {
  font-weight: 700;
}
.slide-blue-box .content-blue-box .orange-icon-list {
  margin-left: 5px;
}
.orange-white-box {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 9px 0;
  border: none;
  background-color: #e6cc14;
  background-image: -webkit-linear-gradient(top, #e6cc14, #e6b416);
  background-image: -moz-linear-gradient(top, #e6cc14, #e6b416);
  background-image: -o-linear-gradient(top, #e6cc14, #e6b416);
  background-image: -ms-linear-gradient(top, #e6cc14, #e6b416);
  background-image: linear-gradient(top, #e6cc14, #e6b416);
}
.orange-white-box:hover {
  background-image: none;
  background-color: #e6b416;
}
.slide-enable > h3 {
  cursor: pointer;
}
.slide-active > h3 {
  cursor: pointer;
}
.slide-active > h3:before {
  content: '';
  display: block;
  width: 10px;
  position: absolute;
  height: 5px;
  bottom: 0;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #ffffff transparent;
}
.slide-active > h3.no-arrow:before {
  display: none;
}
.clearf {
  zoom: 1;
}
.clearf:before {
  content: '';
  display: block;
}
.clearf:after {
  content: '';
  display: table;
  clear: both;
}
.none {
  display: none;
}
.wrapper-img {
  overflow: hidden;
  position: relative;
}

.one-offer .wrapper-img {
  display: block;
  float: left;
  max-width: 395px;
}

.wrapper-img > img {
  max-width: 100%;
}

.one-offer .wrapper-img > img {
  width: 395px;

}

.ribbon-secure {
  background: url('../img/ribbon-secure.png') no-repeat left top;
  top: 0;
  right: 0;
  position: absolute;
  width: 88px;
  height: 88px;
}

.ribbon-recommended {
  background: url('../img/ribbon-recommended.png') no-repeat left top;
  top: 0;
  right: 0;
  position: absolute;
  width: 137px;
  height: 138px;
}

.ribbon-recommended2 {
  background: url('../img/szczegolnie-polecamy.png') no-repeat left top;
  top: 0;
  right: 0;
  position: absolute;
  width: 85px;
  height: 85px;
}

/*
.wrapper-img .green-ribbon,
.wrapper-img .orange-ribbon {
  white-space: nowrap;
  overflow: hidden;
  padding: 4px 50px;
  text-align: center;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: perspective(45em) rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: perspective(45em) rotate(45deg);
}
.wrapper-img .green-ribbon span,
.wrapper-img .orange-ribbon span,
.wrapper-img .green-ribbon i,
.wrapper-img .orange-ribbon i {
  vertical-align: middle;
  display: inline-block;
}
.wrapper-img .green-ribbon span,
.wrapper-img .orange-ribbon span {
  color: #fff;
  font-size: 10px;
  perspective: 45em;
}
.wrapper-img .green-ribbon i,
.wrapper-img .orange-ribbon i {
  padding-right: 5px;
  color: #fff;
}
.wrapper-img .green-ribbon i:before,
.wrapper-img .orange-ribbon i:before {
  font-size: 12px;
}
.wrapper-img .green-ribbon {
  border: 1px #2bb41d solid;
  background-color: #0dc333;
  top: 15px;
  right: -55px;
}
.wrapper-img .orange-ribbon {
  border: 1px #e7b42a solid;
  background-color: #e7bc16;
  right: -65px;
  top: 35px;
}*/

#select-of-types {
  cursor: pointer;
}
#select-of-types-div {
  display: inline-block;
  position: relative;
}
#select-of-types-div i {
  position: absolute;
  top: 12px;
  right: 5px;
  color: #0698d6;
}
#select-of-types-div i:before {
  font-size: 16px;
}
#box-of-types {
  position: absolute;
  top: 68%;
  right: 44px;
  z-index: 10;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  display: none;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
}
#box-of-types .inner-box {
  position: relative;
  background-color: #fff;
  width: 585px;
  border: 1px #e1e4e9 solid;
  padding: 20px;
}
#box-of-types h4 {
  color: #0099cc;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
}

#box-of-types p {
  color: #0099cc;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
}
#box-of-types .blue-button {
  border: none;
  float: right;
}
#box-of-types .inner-box {
  zoom: 1;
}
#box-of-types .inner-box:before {
  content: '';
  display: block;
}
#box-of-types .inner-box:after {
  content: '';
  display: table;
  clear: both;
}
#box-of-types .list {
  zoom: 1;
}
#box-of-types .list:before {
  content: '';
  display: block;
}
#box-of-types .list:after {
  content: '';
  display: table;
  clear: both;
}
#box-of-types .list li {
  float: left;
  width: 165px;
  margin: 0 15px 10px 0;
}
#box-of-types .list li:nth-of-type(3n) {
  /*margin-right: 0;*/
}
#box-of-types .list li label {
  color: #336699;
  font-weight: 700;
  font-size: 12px;
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
  #box-of-types {
    right: 50%;
    margin-right: -258px;
  }
  #box-of-types .inner-box {
    width: 520px;
    padding: 10px 5px;
  }
  #box-of-types .list li {
    margin: 0 4px 10px 0;
  }
}
@media screen and (max-width: 536px) {
  #box-of-types {
    right: 50%;
    margin-right: -174px;
  }
  #box-of-types .inner-box {
    width: 350px;
    padding: 10px 5px;
  }
  #box-of-types .list li {
    margin: 0 4px 10px 0;
  }
}
header {
  position: relative;
  z-index: 2;
  height: 66px;
}
header .container .logo {
  width: 316px;
  display: block;
  height: 85px;
  position: absolute;
  left: -4px;
  top: 0;
  text-align: center;
  background-color: #fff;
  padding-top: 15px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  z-index: 3;
}
header .container .logo img {
  display: inline-block;
}
header .social-like {
  float: right;
  margin-top: 18px;
  padding-top: 6px;
  min-height: 30px;
  margin-right: 10px;
  padding-right: 20px;
  border-right: 1px #a8bdd2 dotted;
  position: relative;
}
header .social-like > div {
  position: relative;
  vertical-align: top;
  display: inline-block;
}
header .social-like .g-plusone-container {
  margin-left: 5px;
  width: 57px;
}
header .social-like:after {
  content: '';
  position: absolute;
  top: -20px;
  left: -60px;
  width: 58px;
  height: 50px;
  background: url('../img/arrow-top.png') no-repeat left top;
}
header .control-menu {
  float: right;
  padding-top: 21px;
}
header .control-menu a {
  border-color: transparent;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px #a8bdd2 solid;
  color: #a8bdd2;
  font-size: 12px;
  font-weight: 900;
  display: inline-block;
  padding: 4px 12px;
  margin-left: 10px;
}
header .control-menu a:hover {
  color: #fff;
  border-color: #09b229;
  background-color: #0cc22e;
}
header .control-menu a i,
header .control-menu a span {
  vertical-align: middle;
  display: inline-block;
}
header .control-menu a i:before,
header .control-menu a span:before {
  font-size: 14px;
}
header .control-menu a span {
  padding-left: 6px;
}
#search-map {
  position: relative;
  overflow: hidden;
  height: 170px;
  border-bottom: 2px #fff solid;
}
#search-map .content-map {
  width: 100%;
  height: 105%;
}
/*
#search-map .content-map img {
  display: block;
  margin: 0 auto;
}*/

.button-more {
  background-color: #fed402;
  background-image: -webkit-linear-gradient(top, #fed402, #feb205);
  background-image: -moz-linear-gradient(top, #fed402, #feb205);
  background-image: -o-linear-gradient(top, #fed402, #feb205);
  background-image: -ms-linear-gradient(top, #fed402, #feb205);
  background-image: linear-gradient(top, #fed402, #feb205);
  cursor: pointer;
  border: 1px #e6ae17 solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: center;
  width: 55px;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -28px;
}
.button-more:hover {
  background-image: none;
  background-color: #feb205;
}
.button-more span,
.button-more i {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.button-more span {
  padding: 6px 0 2px 0;
  display: inline-block;
}
.button-more i {
  display: block;
}
.button-more i:before {
  font-size: 14px;
}
#slider-bg, #slider-bg2 {
  z-index: 1;
  height: 345px;
  width: 100%;
  position: relative;
  border-bottom: 2px #fff solid;
}
#slider {
  margin: 0 auto;
  height: 345px;
  overflow: hidden;
}
#slider .owl-item.active.center .item-slide img,
#slider .item-slide.slick-slide.slick-active img  {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
}
#slider .owl-item.active.center .item-slide .content,
#slider .item-slide.slick-slide.slick-active .content {
  display: block;
}



#slider .owl-item .item-slide img,
#slider .slick-slide.item-slide img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
#slider .owl-item .item-slide .content,
#slider .slick-slide.item-slide .content {
  display: none;
}


#slider .item-slide {
  border: 1px #fff solid;
  border-top: none;
  border-bottom: none;
  text-align: center;
  position: relative;
}
#slider .item-slide > img {
  display: block;
  margin: 0 auto;
}
#slider .item-slide .content {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
}
#slider .item-slide h2 {
  text-transform: uppercase;
  padding: 20px 0;
  font-weight: 900;
  font-size: 50px;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 12px #333;
}
#slider .item-slide p {
  background-color: rgba(0, 153, 204, 0.65);
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  margin: 0 auto;
  width: 660px;
}
#slider .item-slide a {
  text-transform: uppercase;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  border: 1px #fff solid;
  font-size: 12px;
  font-weight: 900;
  display: inline-block;
  margin-top: 30px;
  padding: 7px 15px;
  background-color: rgba(0, 0, 0, 0.4);
}
#slider .item-slide a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
#slider .owl-controls {
  width: 100%;
  margin-top: 0;
  position: absolute;
  bottom: 10px;
}

#slider .slick-dots {
  bottom: 15px;

}

#slider .slick-dots li.slick-active button:before {
      background-color: #e7c016;
    border-color: #e7c016;
    opacity: 1;
}

#slider .slick-dots li button:before {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px #fff solid;
  opacity: 1;
  content: '';
}

#slider .owl-controls .owl-dots {
  zoom: 1;
  width: 100%;
}
#slider .owl-controls .owl-dots:before {
  content: '';
  display: block;
}
#slider .owl-controls .owl-dots:after {
  content: '';
  display: table;
  clear: both;
}
#slider .owl-controls .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  border: 1px #fff solid;
  background-color: transparent;
}
#slider .owl-controls .owl-dots .owl-dot.active span,
#slider .owl-controls .owl-dots .owl-dot:hover span {
  background-color: #e7c016;
  border-color: #e7c016;
}
.select2-results__option {
  font-size: 14px;
  font-weight: 700;
  color: #336666;
}
#searcher {
  background-color: #039edd;
  background-image: -webkit-linear-gradient(top, #039edd, #0386c4);
  background-image: -moz-linear-gradient(top, #039edd, #0386c4);
  background-image: -o-linear-gradient(top, #039edd, #0386c4);
  background-image: -ms-linear-gradient(top, #039edd, #0386c4);
  background-image: linear-gradient(top, #039edd, #0386c4);
  height: 60px;
  width: 100%;
  position: relative;
  z-index: 10;
  margin-bottom: 25px;
  border-bottom: solid 2px #00649b;
}
#searcher form {
  position: relative;
  padding-top: 11px;
  padding-left: 17px;
}
#searcher form > img {
  padding-top: 5px;
}
#searcher form > input:last-child{
  margin-right: 0;
}
#searcher form > input,
#searcher form > .input-group > input,
#searcher form select,
#searcher form #select-of-types-div {
  height: 38px;
  vertical-align: middle;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 700;
  color: #336666;
  border: none;
  background-color: none;
  width: 180px;
  background-color: #eaeaea;
  background-image: -webkit-linear-gradient(top, #eaeaea, #ffffff);
  background-image: -moz-linear-gradient(top, #eaeaea, #ffffff);
  background-image: -o-linear-gradient(top, #eaeaea, #ffffff);
  background-image: -ms-linear-gradient(top, #eaeaea, #ffffff);
  background-image: linear-gradient(top, #eaeaea, #ffffff);
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 5px;
}
#searcher form #select-of-types-div {
  cursor: pointer;
}
#searcher form #select-of-types-div input {
  background: none;
  border: none;
  width: 200px;
  height: 35px;
  font-size: 14px;
  font-weight: 700;
  color: #336666;
}
#searcher form input[type=submit] {
  float: right;
  border: 1px #bc9e1d solid;
  background-color: #face18;
  background-image: -webkit-linear-gradient(top, #face18, #f1ac18);
  background-image: -moz-linear-gradient(top, #face18, #f1ac18);
  background-image: -o-linear-gradient(top, #face18, #f1ac18);
  background-image: -ms-linear-gradient(top, #face18, #f1ac18);
  background-image: linear-gradient(top, #face18, #f1ac18);
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  width: 100px;
  height: 38px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#searcher form input[type=submit]:hover {
  background-image: none;
  background-color: #f1ac18;
}
#searcher form .select2-selection {
  height: 40px;
  border: 1px #ffffff solid;
  background-color: none;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #eaeaea;
  background-image: -webkit-linear-gradient(top, #eaeaea, #ffffff);
  background-image: -moz-linear-gradient(top, #eaeaea, #ffffff);
  background-image: -o-linear-gradient(top, #eaeaea, #ffffff);
  background-image: -ms-linear-gradient(top, #eaeaea, #ffffff);
  background-image: linear-gradient(top, #eaeaea, #ffffff);
}
#searcher form .select2-selection__rendered {
  line-height: 40px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 700;
  color: #336666;
}
#searcher form .select2-selection__arrow {
  height: 38px;
  right: 5px;
}
#searcher form img,
#searcher form input,
#searcher form select,
#searcher form .select2 {
  display: inline-block;
  vertical-align: middle;
}
.blue-button {
  font-size: 11px;
  font-weight: 700;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #039ddc;
  background-image: -webkit-linear-gradient(top, #039ddc, #0387c5);
  background-image: -moz-linear-gradient(top, #039ddc, #0387c5);
  background-image: -o-linear-gradient(top, #039ddc, #0387c5);
  background-image: -ms-linear-gradient(top, #039ddc, #0387c5);
  background-image: linear-gradient(top, #039ddc, #0387c5);
}
.blue-button:hover {
  color: #fff;
  background-image: none;
  background-color: #0387c5;
}
.orange-button {
  display: block;
  padding: 10px 0;
  border: 1px #f5dd5d solid;
  background-color: #ffd300;
  background-image: -webkit-linear-gradient(top, #ffd300, #ffb103);
  background-image: -moz-linear-gradient(top, #ffd300, #ffb103);
  background-image: -o-linear-gradient(top, #ffd300, #ffb103);
  background-image: -ms-linear-gradient(top, #ffd300, #ffb103);
  background-image: linear-gradient(top, #ffd300, #ffb103);
  font-size: 13px;
  color: #666600;
  font-weight: 900;
  margin-top: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
.orange2-button {
  display: block;
  padding: 6px 12px;
  border: 0;
  text-shadow: 1px 1px 0 #FFD40E;
  background-color: #ffd300;
  background-image: -webkit-linear-gradient(top, #ffd300, #ffb103);
  background-image: -moz-linear-gradient(top, #ffd300, #ffb103);
  background-image: -o-linear-gradient(top, #ffd300, #ffb103);
  background-image: -ms-linear-gradient(top, #ffd300, #ffb103);
  background-image: linear-gradient(top, #ffd300, #ffb103);
  font-size: 12px;
  color: #666600;
  font-weight: 500;
  margin-top: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
.gray-button {
  display: block;
  padding: 6px 12px;
  border: 0;
  text-shadow: 1px 1px 0 #f7f7f7;
  background-color: #eee;
  background-image: -webkit-linear-gradient(top, #eee, #E5E5E5);
  background-image: -moz-linear-gradient(top, #eee, #E5E5E5);
  background-image: -o-linear-gradient(top, #eee, #E5E5E5);
  background-image: -ms-linear-gradient(top, #eee, #E5E5E5);
  background-image: linear-gradient(top, #eee, #E5E5E5);
  font-size: 12px;
  color: #828282;
  font-weight: 500;
  margin-top: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
.white-button {
  display: block;
  padding: 6px 12px;
  border: 1px solid #ddd;
  text-shadow: 1px 1px 0 #f7f7f7;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fff, #E5E5E5);
  background-image: -moz-linear-gradient(top, #fff, #E5E5E5);
  background-image: -o-linear-gradient(top, #fff, #E5E5E5);
  background-image: -ms-linear-gradient(top, #fff, #E5E5E5);
  background-image: linear-gradient(top, #fff, #E5E5E5);
  font-size: 12px;
  color: #444;
  font-weight: 500;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  font-size: 13px;
}
.orange2-button:hover {
  background-image: none;
  background-color: #ffb103;
  text-decoration: none !important;
}
.gray-button:hover {
  background-image: none;
  background-color: #E5E5E5;
  text-decoration: none !important;
}
.orange-button:hover {
  background-image: none;
  background-color: #ffb103;
}
.orange-button-white {
  display: inline-block;
  padding: 8px 0;
  border: 1px #e6ae17 solid;
  background-color: #ffd300;
  background-image: -webkit-linear-gradient(top, #ffd300, #ffb103);
  background-image: -moz-linear-gradient(top, #ffd300, #ffb103);
  background-image: -o-linear-gradient(top, #ffd300, #ffb103);
  background-image: -ms-linear-gradient(top, #ffd300, #ffb103);
  background-image: linear-gradient(top, #ffd300, #ffb103);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
.orange-button-white:hover {
  background-image: none;
  background-color: #ffb103;
}
.cubby {
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #e4f0f6);
  background-image: -moz-linear-gradient(top, #ffffff, #e4f0f6);
  background-image: -o-linear-gradient(top, #ffffff, #e4f0f6);
  background-image: -ms-linear-gradient(top, #ffffff, #e4f0f6);
  background-image: linear-gradient(top, #ffffff, #e4f0f6);
  border: 1px #cbe1eb solid;
  margin-bottom: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.cubby img,
.cubby span,
.cubby a {
  display: inline-block;
  vertical-align: middle;
}
.cubby > img {
  display: inline-block;
  padding: 0 5px 0 15px;
}
.cubby span {
  color: #4c86a1;
  line-height: 32px;
  font-size: 13px;
  font-weight: 500;
}
.cubby span b {
  font-weight: 700;
  color: #0387c5;
}
.cubby .blue-button {
  margin: 4px 3px 4px 0;
  float: right;
}
.head-orange-box {
  border: 1px #e1e4e9 solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.head-orange-box h3 {
  font-size: 17px;
  position: relative;
  color: #fff;
  font-weight: 400;
  padding: 9px;
  display: block;
  background-color: #e6cf14;
  background-image: -webkit-linear-gradient(top, #e6cf14, #e6ae17);
  background-image: -moz-linear-gradient(top, #e6cf14, #e6ae17);
  background-image: -o-linear-gradient(top, #e6cf14, #e6ae17);
  background-image: -ms-linear-gradient(top, #e6cf14, #e6ae17);
  background-image: linear-gradient(top, #e6cf14, #e6ae17);
  border: 1px #e6ae17 solid;
  border-bottom: 0;
}
.head-orange-box h3 img,
.head-orange-box h3 span {
  vertical-align: middle;
  display: inline-block;
}
.head-orange-box h3 span {
  /*text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);*/
}
.head-orange-box h3 img {
  padding-right: 10px;
}
.head-orange-box h3 b {
  font-weight: 700;
}
.icon-input {
  display: inline-block;
  vertical-align: middle;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 36px;
  zoom: 1;
  display: block;
  background-color: #039cda;
}
.icon-input:before {
  content: '';
  display: block;
}
.icon-input:after {
  content: '';
  display: table;
  clear: both;
}
.icon-input i {
  font-size: 20px;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  display: inline-block;
  width: 38px;
  float: left;
}
.icon-input i:before {
  font-size: 16px;
}
.icon-input input {
  background-color: #fff;
  display: block;
  height: 34px;
  border: 1px #d0e0e7 solid;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  float: right;
  padding: 0 10px;
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -ms-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: linear-gradient(top, #f6f6f6, #ffffff);
}
.main-container {
  padding-bottom: 45px;
}
.main-container .left-page {
  width: 280px;
  float: left;
}
.main-container .left-page nav,
.main-container .left-page .left-box {
  margin: 30px 0;
  margin-top: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.main-container .left-page nav h3,
.main-container .left-page .left-box h3 {
  font-size: 17px;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-weight: 400;
  position: relative;
  padding: 7px 10px 8px;
  display: block;
  background-color: #e6cf14;
  background-image: -webkit-linear-gradient(top, #e6cf14, #e6ae17);
  background-image: -moz-linear-gradient(top, #e6cf14, #e6ae17);
  background-image: -o-linear-gradient(top, #e6cf14, #e6ae17);
  background-image: -ms-linear-gradient(top, #e6cf14, #e6ae17);
  background-image: linear-gradient(top, #e6cf14, #e6ae17);
  border: 1px #e6ae17 solid;
  border-bottom: 0;
}
.main-container .left-page nav h3 img,
.main-container .left-page .left-box h3 img,
.main-container .left-page nav h3 span,
.main-container .left-page .left-box h3 span {
  vertical-align: middle;
  display: inline-block;
}
.main-container .left-page nav h3 span,
.main-container .left-page .left-box h3 span {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.main-container .left-page nav h3 img,
.main-container .left-page .left-box h3 img {
  padding-right: 10px;
}
.main-container .left-page nav h3 b,
.main-container .left-page .left-box h3 b {
  font-weight: 700;
}
.main-container .left-page nav ul,
.main-container .left-page .left-box ul {
  border: 1px #e1e4e9 solid;
  border-top: 0;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.main-container .left-page nav ul li,
.main-container .left-page .left-box ul li {
  border-bottom: 1px #e1e4e9 solid;
  padding: 0 10px;
}
.main-container .left-page nav ul li:last-child,
.main-container .left-page .left-box ul li:last-child {
  border-bottom: 0;
}
.main-container .left-page nav ul li img,
.main-container .left-page .left-box ul li img,
.main-container .left-page nav ul li a,
.main-container .left-page .left-box ul li a {
  display: inline-block;
  vertical-align: middle;
}
.main-container .left-page nav ul li a,
.main-container .left-page .left-box ul li a {
  color: #336699;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 0;
}
.main-container .left-page nav ul li a img,
.main-container .left-page .left-box ul li a img,
.main-container .left-page nav ul li a span,
.main-container .left-page .left-box ul li a span {
  vertical-align: middle;
  display: inline-block;
}
.main-container .left-page nav ul li a img,
.main-container .left-page .left-box ul li a img {
  margin-right: 10px;
  width: 20px;
}
.main-container .left-page nav ul li:hover a,
.main-container .left-page .left-box ul li:hover a,
.main-container .left-page nav ul li.active a,
.main-container .left-page .left-box ul li.active a {
  font-weight: 700;
  color: #0099cc;
}
.main-container .left-page nav .pad-left li a,
.main-container .left-page .left-box .pad-left li a {
  padding-left: 30px;
}
.main-container .left-page .baner {
  background: #00adcb url('../img/bg_banner.png') no-repeat center bottom;
  padding: 25px;
  height: 276px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.main-container .left-page .baner2 {
  background: #00adcb url('../img/dodaj-ogloszenie-bg.jpg') no-repeat center bottom;
  height: 213px;
  width: 281px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.main-container .left-page .baner2:hover {
  opacity: 0.95;
}
.main-container .left-page .baner p.big {
  font-size: 30px;
  font-weight: 700;
}
.main-container .left-page .baner p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-align: center;
}
.main-container .center-page {
  width: 790px;
  float: right;
}
.main-container .center-page h1.with-star {
  color: #003366;
  font-size: 22px;
  padding-left: 10px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px #e1e4e9 solid;
}
.main-container .center-page h1.with-star img,
.main-container .center-page h1.with-star span {
  vertical-align: middle;
  display: inline-block;
}
.items .item {
  border: 1px #e1e4e9 solid;
  margin: 15px 17px 0 0;
  float: left;
  width: 250px;
}
.items .item .img-box {
  position: relative;
  height: 160px;
  overflow: hidden;
}
.items .item .img-box img {
  display: block;
  margin: 0 auto;
}

.items .item .img-box:hover .overlay {
  display: block;
}

.img-box:hover .add-to-cubby {
  bottom:10px;
  top: auto;
  z-index: 2;
}

.items .item .short-desc {
  color: #fff;
  font-size: 12px;
  padding: 40px 10px 10px;
}
.items .item .short-desc .call-to-action{
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
  color: #fff;
  overflow: hidden;
  background-color: rgba(12, 144, 199, 0.88);
  border-radius: 0px;
  display:inline-block;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 24px;
  width: 90px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.items .item .short-desc .call-to-action:hover{
  text-decoration: underline;
}
.items .item .overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
  position: absolute;
  top: 0;
  left:0;
  bottom: 0;
  right: 0;
}

.offer-info .clipboard-add,
.rate-offer .clipboard-add,
.offer-info .clipboard-remove,
.container-of-items .clipboard-add,
.container-of-items .clipboard-remove{
  background-color: #f7fafb;
  padding: 6px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.offer-info .clipboard-add:hover,
.rate-offer .clipboard-add:hover,
.offer-info .clipboard-remove:hover,
.container-of-items .clipboard-add:hover,
.container-of-items .clipboard-remove:hover{
  background-color: #EFF0F0;
}
.offer-info .clipboard-add i,
.rate-offer .clipboard-add i,
.offer-info .clipboard-add span,
.rate-offer .clipboard-add span,
.offer-info .clipboard-remove i,
.offer-info .clipboard-remove span,
.container-of-items .clipboard-add i,
.container-of-items .clipboard-add span,
.container-of-items .clipboard-remove i,
.container-of-items .clipboard-remove span{
  vertical-align: middle;
  display: inline-block;
}
.offer-info .clipboard-add i,
.rate-offer .clipboard-add i,
.offer-info .clipboard-remove i,
.container-of-items:not(.other) .clipboard-add i,
.container-of-items:not(.other) .clipboard-remove i{
  /*margin-right: 5px;
  background-color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #31cc57;*/
}
.rate-offer .clipboard-add i:before,
.offer-info .clipboard-add i:before,
.offer-info .clipboard-remove i:before,
.container-of-items:not(.other) .clipboard-add i:before,
.container-of-items:not(.other) .clipboard-remove i:before{
  font-size: 12px;
  font-weight: bold;
}
.offer-info .clipboard-add span,
.offer-info .clipboard-remove span,
.container-of-items:not(.other) .clipboard-add span,
.container-of-items:not(.other) .clipboard-remove span{
  font-size: 10px;
  /*color: #006699;*/
}

.rate-offer .clipboard-add span {
  font-size: 15px;
  color: #006699;
}

.items .item .img-box .add-to-cubby ,
.wrapper-img .add-to-cubby,
.container-of-items .top-li > .add-to-cubby {
  position: absolute;
  top: 10px;
  left: 10px;
  overflow: hidden;
  z-index: 2;
}
.items .item .img-box .add-to-cubby span ,
.wrapper-img .add-to-cubby span,
.container-of-items .top-li > .add-to-cubby span {
  line-height: 24px;
  padding-right: 10px;
}
.items .item .img-box .add-to-cubby span,
.items .item .img-box .add-to-cubby i ,
.wrapper-img .add-to-cubby span,
.wrapper-img .add-to-cubby i,
.container-of-items .top-li > .add-to-cubby span,
.container-of-items .top-li > .add-to-cubby i {
  display: inline-block;
  vertical-align: middle;
}
.items .item .img-box .add-to-cubby a ,
.wrapper-img .add-to-cubby a,
.container-of-items .top-li > .add-to-cubby a {
  color: #fff;
  overflow: hidden;
  background-color: rgba(12, 144, 199, 0.88);
  border-radius: 0px;
  display:inline-block;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 24px;
  height: 24px;
  font-weight: 300;
  font-size: 10px;
  white-space: nowrap;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
}
.items .item .img-box .add-to-cubby i ,
.wrapper-img .add-to-cubby i,
.container-of-items .top-li > .add-to-cubby i{
  width: 24px;
  text-align: center;
  padding-right: 10px;
}
.items .item .img-box .add-to-cubby a:hover {
  width: 130px;
}

.wrapper-img .add-to-cubby a:hover,
.container-of-items .top-li > .add-to-cubby a:hover {
  background-color: rgba(12,144,199,0.88);
}

.wrapper-img .add-to-cubby a i,
.container-of-items .top-li > .add-to-cubby a i {
  color: #fff;
  background-color: transparent;
}

.wrapper-img .add-to-cubby a:hover,
.container-of-items .top-li > .add-to-cubby a:hover {
  width: 160px;
}

.wrapper-img .add-to-cubby a i:before,
.container-of-items .top-li > .add-to-cubby a i:before{
  font-size: 20px;
}

.wrapper-img .add-to-cubby span,
.container-of-items .top-li > .add-to-cubby span {
  color: #fff;
  font-size: 14px;
}

.items .item .img-box .name {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.items .item .img-box .name a {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  text-shadow: 0 0 4px #000;
}
.items .item .img-box .name a:hover {
  text-decoration: underline;
}
.items .item .bottom-info {
  zoom: 1;
  padding: 12px 10px;
  height: 20px;
}
.items .item .bottom-info:before {
  content: '';
  display: block;
}
.items .item .bottom-info:after {
  content: '';
  display: table;
  clear: both;
}
.items .item .bottom-info p {
  font-size: 14px;
  color: #333333;
  font-weight: 900;
  float: left;
}
.items .item .bottom-info .price {
  font-size: 14px;
  font-weight: 300;
  float: right;
}
.items .item .bottom-info .price span {
  font-size: 16px;
  color: #0099cc;
  font-weight: 700;
}
.items .item:nth-of-type(3n) {
  margin-right: 0;
}
.main-container .left-page .left-box .content-top {
  /*border-bottom: 1px #e1e4e9 solid;*/
  padding: 25px 10px 20px;
  line-height: 18px;
}
.main-container .left-page .left-box .content-top > img {
  float: left;
}
.main-container .left-page .left-box .content-top div {
  padding-left: 70px;
}
.main-container .left-page .left-box .content-top div span,
.main-container .left-page .left-box .content-top div p {
  color: #336699;
}
.main-container .left-page .left-box .content-top div span {
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  padding-bottom: 10px;
}
.main-container .left-page .left-box .content-top div p {
  font-size: 12px;
  font-weight: 400;
}
.main-container .left-page .left-box .content-middle h2 {
  color: #0099cc;
  font-size: 20px;
  padding: 15px 0;
  font-weight: 300;
  text-align: center;
}
.main-container .left-page .left-box .content-middle form .orange-white-box {
  margin-top: 20px;
  width: 100%;
    -webkit-border-radius: 0;
  border-radius: 0;
}
.contact-box {
  margin: 15px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  height: 40px;
  border: 1px #e1e4e9 solid;
  font-size: 0;
  background-color: #f4f7fb;
}
.contact-box > div {
  display: inline-block;
  vertical-align: top;
  height: 100%;
}
.contact-box .icon {
  background-color: #e6b616;
  width: 40px;
}
.contact-box .icon > img {
  display: block;
  margin: 10px auto;
}
.contact-box > div {
  width: 215px;
}
.contact-box > div p,
.contact-box > div button {
  display: inline-block;
  vertical-align: middle;
}
.contact-box > div p {
  padding: 13px 0 0 7px;
  width: 105px;
}
.contact-box > div p .hidden {
  display: inline;
}
.contact-box > div p .visible {
  display: none;
}
.contact-box > div p span {
  color: #0099cc;
  font-size: 13px;
  font-weight: 700;
}
.contact-box > div button {
  margin: 8px 0 0 0;
  width: 90px;
  padding: 0 5px;
  border: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.bold-font {
  color: #0099cc;
  font-weight: 900;
  font-size: 16px;
}

.one-offer {
  margin: 30px 0;
  margin-top: 0;
  zoom: 1;
  position: relative;
}
.one-offer:before {
  content: '';
  display: block;
}
.one-offer:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .add-share-box {
  position: absolute;
  right: 0;
  top: 0;
}
.one-offer .add-share-box a,
.one-offer .add-share-box div {
  vertical-align: middle;
  display: inline-block;
}
.one-offer .add-share-box .fb-share-button {
  margin-right: 5px;
}
.one-offer .top-info h1 {
  color: #006AA6;
  font-size: 32px;
  font-weight: 400;
  max-width: 790px;
  line-height:30px;
  margin-bottom:8px;
}
.one-offer .top-info h3 {
  font-weight: 300;
  font-size: 16px;
  color: #336699;
}

.atraction .top-info h1 {
  color: #09c;
  font-size: 32px;
  font-weight: 400;
}

.atraction .top-info {
  border-bottom: 1px #e1e4e9 solid;
  padding-bottom: 10px;
}

.one-offer .middle-info {
  margin-top: 15px;
  zoom: 1;
}
.one-offer .middle-info:before {
  content: '';
  display: block;
}
.one-offer .middle-info:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .middle-info > img {
  float: left;
  display: block;
  max-width: 395px;
}
.one-offer .middle-info .description {
  float: right;
  width: 380px;
  position: relative;
}
.one-offer .middle-info .description .url {
  padding-bottom: 10px;
  border-bottom: 1px #e1e4e9 solid;
  padding-left: 5px;
}
.one-offer .middle-info .description .url i,
.one-offer .middle-info .description .url span,
.one-offer .middle-info .description .url a {
  vertical-align: middle;
  display: inline-block;
}
.one-offer .middle-info .description .url i {
  padding-right: 5px;
  color: #e6b101;
}
.one-offer .middle-info .description .url i:before {
  font-size: 14px;
}
.one-offer .middle-info .description .url span,
.one-offer .middle-info .description .url a {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
}
.one-offer .middle-info .description .url a {
  color: #0099cc;
  font-weight: 700;
}
.one-offer .middle-info .description .price {
  padding: 10px 5px;
}
.one-offer .middle-info .description .price p {
  color: #0099cc;
  font-size: 22px;
  font-weight: 300;
}
.one-offer .middle-info .description .price p span {
  color: #61ba4c;
  font-weight: 900;
}
.one-offer .middle-info .description .more-info p {
  border-bottom: 1px #e1e4e9 solid;
  padding: 4px 5px;
}
.one-offer .middle-info .description .more-info p:last-child {
  border: none;
}
.one-offer .middle-info .description .more-info p i,
.one-offer .middle-info .description .more-info p span {
  vertical-align: middle;
  display: inline-block;
}
.one-offer .middle-info .description .more-info p i {
  padding-right: 5px;
  color: #e6b101;
}
.one-offer .middle-info .description .more-info p i:before {
  font-size: 14px;
}
.one-offer .middle-info .description .more-info p span {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
}
.one-offer .middle-info .description .more-info p .bold-font {
  color: #0099cc;
  font-weight: 900;
}
.one-offer .middle-info .description .contact-box {
  margin: 15px 0;
  border: none;
  background-color: #039ddc;
  background-image: -webkit-linear-gradient(top, #039ddc, #0386c4);
  background-image: -moz-linear-gradient(top, #039ddc, #0386c4);
  background-image: -o-linear-gradient(top, #039ddc, #0386c4);
  background-image: -ms-linear-gradient(top, #039ddc, #0386c4);
  background-image: linear-gradient(top, #039ddc, #0386c4);
}
.one-offer .middle-info .description .contact-box .icon {
  float: left;
  width: 40px;
  padding: 0;
}
.one-offer .middle-info .description .contact-box > div {
  padding-left: 55px;
  display: block;
  width: auto;
}
.one-offer .middle-info .description .contact-box > div p {
  width: auto;
  padding: 0;
  line-height: 40px;
}
.one-offer .middle-info .description .contact-box > div p span.prefix {
  font-weight: 600;
  font-size: 16px;
}
.one-offer .middle-info .description .contact-box > div p:nth-child(2) span.prefix {
  font-size: 12px;
}
.one-offer .middle-info .description .contact-box > div p span {
  color: #fff;
  font-size:16px;
}
.one-offer .middle-info .description .contact-box > div button {
  float: right;
  margin: 10px;
  color: #996600;
  background-color: #e6c715;
  background-image: none;
  width: 90px;
}
.one-offer .middle-info .description .contact-box > div button:hover {
  background-color: #BA9F04;
}
.one-offer .contact-form {
  zoom: 1;
  padding: 25px;
}
.one-offer .contact-form:before {
  content: '';
  display: block;
}
.one-offer .contact-form:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .contact-form .left-form {
  width: 270px;
  float: left;
}
.one-offer .contact-form .left-form .icon-input {
  margin: 15px 0;
}
.one-offer .contact-form .left-form .icon-input:first-child {
  margin-top: 0;
}
.one-offer .contact-form .left-form .icon-input input {
  width: 210px;
}
.one-offer .contact-form .left-form .icon-input .contact-select2-wrapper {
  /*width: 232px;*/
  float: right;
  width: 85.5%;
}
.one-offer .contact-form .left-form h4 {
  font-size: 13px;
  color: #333333;
  font-weight: 400;
}
.one-offer .contact-form .left-form .input-daterange {
  margin: 10px 0;
}
.one-offer .contact-form .left-form .input-daterange p {
  width: 120px;
}
.one-offer .contact-form .left-form .input-daterange p input {
  width: 78px;
}
.one-offer .contact-form .left-form .input-daterange p:first-child {
  margin-left: 0;
}
.one-offer .contact-form .left-form .input-daterange p:last-child {
  margin-right: 0;
}
.one-offer .contact-form .right-form {
  width: 450px;
  float: right;
}
.one-offer .contact-form .right-form textarea {
  height: 193px;
  padding: 10px;
  width: 430px;
}
.one-offer .contact-form .bottom-form {
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #e1e4e9 solid;
}
.one-offer .contact-form .bottom-form p {
  padding: 20px 0;
}
.one-offer .contact-form .bottom-form p span {
  padding-left: 8px;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color: #333333;
  font-weight: 400;
}
.one-offer .contact-form .bottom-form > div .right .orange-button {
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  width: 140px;
  font-weight: 700;
  border: 1px #e6ae17 solid;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 8px 0px
}
.one-offer .contact-form .receivers {
  zoom: 1;
}
.one-offer .contact-form .receivers:before {
  content: '';
  display: block;
}
.one-offer .contact-form .receivers:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .contact-form .receivers p {
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  margin: 5px 0;
}
.one-offer .contact-form .receivers p span,
.one-offer .contact-form .receivers p a {
  font-weight: 700;
}
.one-offer .contact-form .receivers p span.blue-f,
.one-offer .contact-form .receivers p a.blue-f {
  color: #0099cc;
}
.one-offer .contact-form .receivers .table-receiver {
  margin: 20px 0;
  background-color: #fbfbfb;
  border: 1px #d0e0e7 solid;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.one-offer .contact-form .receivers .table-receiver:before {
  content: '';
  display: block;
}
.one-offer .contact-form .receivers .table-receiver:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .contact-form .receivers .table-receiver .tabs {
  width: 185px;
  /*  float: left;
    height: 100%;*/
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
}
.one-offer .contact-form .receivers .table-receiver .tabs ul li {
  border-bottom: 1px #d0e0e7 solid;
}
.one-offer .contact-form .receivers .table-receiver .tabs ul li a {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  padding: 15px 20px;
  display: block;
}
.one-offer .contact-form .receivers .table-receiver .tabs ul li.active {
  background-color: #039ddc;
  background-image: -webkit-linear-gradient(top, #039ddc, #0388c6);
  background-image: -moz-linear-gradient(top, #039ddc, #0388c6);
  background-image: -o-linear-gradient(top, #039ddc, #0388c6);
  background-image: -ms-linear-gradient(top, #039ddc, #0388c6);
  background-image: linear-gradient(top, #039ddc, #0388c6);
}
.one-offer .contact-form .receivers .table-receiver .tabs ul li.active a {
  color: #fff;
}
.one-offer .contact-form .receivers .table-receiver .tabs ul li:hover {
  background-color: rgba(3, 144, 206, 0.5);
}
.one-offer .contact-form .receivers .table-receiver .tabs ul li:hover a {
  color: #fff;
}
.one-offer .contact-form .receivers .table-receiver .list {
  float: right;
  width: 550px;
  min-height: 250px;
  border-left: 1px #d0e0e7 solid;
}
.one-offer .contact-form .receivers .table-receiver .list ul {
  overflow-y: auto;
  max-height: 310px;
  display: none;
}
.one-offer .contact-form .receivers .table-receiver .list ul.active {
  display: block;
}
.one-offer .contact-form .receivers .table-receiver .list ul li {
  zoom: 1;
  border-bottom: 1px #d0e0e7 solid;
}
.one-offer .contact-form .receivers .table-receiver .list ul li table {
  width: 100%;
}
.one-offer .contact-form .receivers .table-receiver .list ul li table tr td {

}
.one-offer .contact-form .receivers .table-receiver .list ul li:before {
  content: '';
  display: block;
}
.one-offer .contact-form .receivers .table-receiver .list ul li:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left {
  zoom: 1;
  padding: 20px;
  max-width: 440px;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left.empty {
  text-align: center;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left.empty span{
  color: #0099cc;
  font-size: 16px;
  font-weight: 900;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left:before {
  content: '';
  display: block;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left > img {
  display: block;
  float: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 80px;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info {
  margin-left: 95px;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info h4 {
  margin-bottom: 10px;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info h4 a {
  font-weight: 900;
  font-size: 16px;
  color: #0099cc;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info p i,
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info p span {
  vertical-align: middle;
  display: inline-block;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info p i {
  color: #f1ac18;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info p i:before {
  font-size: 14px;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info p span {
  font-size: 12px;
  color: #333333;
  font-weight: 400;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info p .bold-f {
  font-weight: 700;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-left .info p .blue-f {
  font-weight: 700;
  color: #0099cc;
}
.one-offer .contact-form .receivers .table-receiver .list ul li .td-right {
  vertical-align: middle;
  border-left: 1px #d0e0e7 solid;
  width: 65px;
  text-align: center;
}
#captcha .code {
  /*background-color: #e8e8e8;*/
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  //width: 100px;
  text-align: center;
  padding: 0;
  line-height: 0;
}
#captcha .code img {
  height: 34px;
  width: auto;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#captcha .code,
#captcha input {
  vertical-align: middle;
  display: inline-block;
  text-align: left;
}
#captcha input {
  margin-left: 15px;
  width: 200px;
}
.contact-form textarea {
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -ms-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: linear-gradient(top, #f6f6f6, #ffffff);
  border: 1px #d0e0e7 solid;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-input {
  background-color: #fff;
  height: 34px;
  border: 1px #d0e0e7 solid;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  padding: 0 10px;
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -ms-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: linear-gradient(top, #f6f6f6, #ffffff);
}
.rate ul.note {
  text-align: center;
}
.rate .note li {
  display: inline-block;
  cursor: pointer;
}
.rate .note li i {
  color: #ced8dc;
}
.rate .note li.active i,
.rate .note li.hover_active i {
  color: #e6b101;
}
.rate .note li.hover_non_active i {
  color: #ced8dc;
}
.one-offer .rate-offer {
  margin: 0px 0 20px 0;
}
.one-offer .rate-offer .rate {
  display: inline-block;
  margin-right: 15px;
}
.one-offer .rate-offer .rate,
.one-offer .rate-offer a,
.one-offer .rate-offer button
{
  display: inline-block;
  vertical-align: middle;
}
.one-offer .rate-offer a
{
  margin: 0 3px;
}
.one-offer .rate-offer button
{
  margin: 0 3px;
  padding: 6px 6px;
}
.one-offer .info-tabs {
  margin-bottom: 30px;
  border: 0px #e1e4e9 solid;
}
.one-offer .info-tabs .nav-buttons {
  padding: 15px 0 0 6px;
  background-color: #fafcfd;
  background-image: -webkit-linear-gradient(top, #fafcfd, #eaf1f4);
  background-image: -moz-linear-gradient(top, #fafcfd, #eaf1f4);
  background-image: -o-linear-gradient(top, #fafcfd, #eaf1f4);
  background-image: -ms-linear-gradient(top, #fafcfd, #eaf1f4);
  background-image: linear-gradient(top, #fafcfd, #eaf1f4);
}
.one-offer .info-tabs .nav-buttons > ul > li {
  background-color: #039edd;
  background-image: -webkit-linear-gradient(top, #039edd, #0387c5);
  background-image: -moz-linear-gradient(top, #039edd, #0387c5);
  background-image: -o-linear-gradient(top, #039edd, #0387c5);
  background-image: -ms-linear-gradient(top, #039edd, #0387c5);
  background-image: linear-gradient(top, #039edd, #0387c5);
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.one-offer .info-tabs .nav-buttons > ul > li:hover {
  background-image: none;
  background-color: #0387c5;
}
.one-offer .info-tabs .nav-buttons > ul > li a {
  padding: 0 15px;
}
.one-offer .info-tabs .nav-buttons > ul > li a span {
  padding-left: 0;
  color: #fff;
}
.one-offer .info-tabs .nav-buttons > ul > li.active {
  background-image: none;
  background-color: #fff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.one-offer .info-tabs .nav-buttons > ul > li.active a span {
  color: #000;
}
.one-offer .info-tabs .container-of-items {
  padding: 10px 20px;
}
.one-offer .info-tabs .container-of-items > .item {
  zoom: 1;
  display: none;
}
.one-offer .info-tabs .container-of-items > .item:before {
  content: '';
  display: block;
}
.one-offer .info-tabs .container-of-items > .item:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .info-tabs .container-of-items > .item:first-child {
  display: block;
}
.one-offer .info-tabs .container-of-items > .item .wrapper-map {
  width: 100%;
  height: 320px;
  overflow: hidden;
  margin-top: 15px;
}
.one-offer .info-tabs .container-of-items > .item .wrapper-map > img {
  width: 100%;
}
.one-offer .info-tabs .container-of-items > .item .row {
  zoom: 1;
  position: relative;
  border-bottom: 1px #e1e4e9 solid;
  padding: 20px 0;
}
.one-offer .info-tabs .container-of-items > .item .row:before {
  content: '';
  display: block;
}
.one-offer .info-tabs .container-of-items > .item .row:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .info-tabs .container-of-items > .item .row h3 {
  color: #0387c5;
  font-size: 21px;
  padding-bottom: 15px;
  font-weight: 300;
}
.one-offer .info-tabs .container-of-items > .item .row h3.blue {
  color: #006AA6;
}
.one-offer .info-tabs .container-of-items > .item .row h3.bigger {
  font-size: 24px;
}
.one-offer .info-tabs .container-of-items > .item .row .confirm {
  top: 20px;
  right: 0;
  position: absolute;
}
.one-offer .info-tabs .container-of-items > .item .row p {
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}
.one-offer .info-tabs .container-of-items > .item .row .structure {
  width: 100%;
}
.one-offer .info-tabs .container-of-items > .item .row .structure .odd td,
.one-offer .info-tabs .container-of-items > .item .row .structure .even td {
  background-color: #EFF6FA;
  text-align: center;
}
.one-offer .info-tabs .container-of-items > .item .row .structure .hide {
  text-align: left;
}
.one-offer .info-tabs .container-of-items > .item .row .structure .hide .rows {
  padding: 0px 10px 0px 30px;
}
.one-offer .info-tabs .container-of-items > .item .row .structure .hide .rows div {
  zoom: 1;
  text-align: left;
}
.one-offer .info-tabs .container-of-items > .item .row .structure .hide .rows div:before {
  content: '';
  display: block;
}
.one-offer .info-tabs .container-of-items > .item .row .structure .hide .rows div:after {
  content: '';
  display: table;
  clear: both;
}
.one-offer .info-tabs .container-of-items > .item .row .structure .hide .rows div strong {
  padding: 4px 0;
  font-weight: 900;
  color: #0099cc;
  display: inline-block;
}
.one-offer .info-tabs .container-of-items > .item .row .structure .hide .rows div .value {
  padding: 4px 0;
  float: right;
  width: 620px;
  padding-left: 15px;
}
.one-offer .info-tabs .container-of-items > .item .row .structure .hide {
  display: none;
}
.one-offer .info-tabs .container-of-items > .item .row .structure tr td,
.one-offer .info-tabs .container-of-items > .item .row .structure tr > th {
  padding: 5px;
}
.one-offer .info-tabs .container-of-items > .item .row .structure tr th {
  font-size: 13px;
  background-color: #D5EDFA;
  padding: 5px 0;
  text-align: center;
  color: #333333;
  font-weight: 900;
}
.one-offer .info-tabs .container-of-items > .item .row .structure tr td {
  background-color: #fff;
}
.one-offer .info-tabs .container-of-items > .item .row ul.inline-item {
  vertical-align: top;
  padding-bottom: 20px;
}
.one-offer .info-tabs .container-of-items > .item .row ul.inline-item:last-child {
  margin-right: 0px;
}
.one-offer .info-tabs .container-of-items > .item .row ul.inline-item li {
  background-color: #fff;
  margin: 2px 0;
  display: inline-block;
  width: 162px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 4px 10px;
}
.one-offer .info-tabs .container-of-items > .item .row ul.inline-item li:nth-of-type(2n) {
  background-color: #ffffff;
}
.one-offer .info-tabs .container-of-items > .item .row ul.inline-item li i,
.one-offer .info-tabs .container-of-items > .item .row ul.inline-item li span {
  display: inline-block;
  vertical-align: middle;
}
.one-offer .info-tabs .container-of-items > .item .row ul.inline-item li i {
  color: #fcc768;
  line-height: 14px;
  padding-right: 10px;
}
.one-offer .info-tabs .container-of-items .item .row ul.inline-item li i:before {
  font-size: 8px;
}
.one-offer .info-tabs .container-of-items .item .row ul.inline-item li span {
  font-size: 14px;
  color: #333333;
  font-weight: 400;
}
.one-offer .info-tabs .container-of-items .item .row ul.inline-item li:hover span {
  text-decoration: underline;
}
.one-offer .info-tabs .container-of-items .item .row ul li {
  padding: 8px 0;
  padding-right: 6px;
  /*display: block;*/
}
.one-offer .info-tabs .container-of-items .item .row .distances ul li:nth-of-type(2n) {
  background-color: #eff6fa;
}
.one-offer .info-tabs .container-of-items .item .row ul li span,
.one-offer .info-tabs .container-of-items .item .row ul li img {
  vertical-align: middle;
  display: inline-block;
}
.one-offer .info-tabs .container-of-items .item .row ul li img {
  padding: 0 6px;
}
.one-offer .info-tabs .container-of-items .item .row ul li span {
  color: #333333;
  font-size: 13px;
  font-weight: 400;
}
.one-offer .info-tabs .container-of-items .item .row ul li .bold-f {
  font-weight: 900;
  color: #0099cc;
  float: right;
}
.one-offer .info-tabs .container-of-items .item .row .left {
  float: left;
}
.one-offer .info-tabs .container-of-items .item .row .right {
  float: right;
}

.one-offer .info-tabs .container-of-items .item .row .column ul li img {
  min-width: 20px;
  max-width: 20px;
}

.one-offer .info-tabs .container-of-items .item .row .column .entry-date {
  color: #8d8d8d;
  font-size: 11px;
  margin-bottom: 20px;
  display: block;
}

.one-offer .info-tabs .container-of-items .item .row .column.c-20 {
  width: 20%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-25 {
  width: 25%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-30 {
  width: 30%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-35 {
  width: 35%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-40 {
  width: 40%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-45 {
  width: 45%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-50 {
  width: 50%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-60 {
  width: 60%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-65 {
  width: 65%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-70 {
  width: 70%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-75 {
  width: 75%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-80 {
  width: 80%;
}
.one-offer .info-tabs .container-of-items .item .row .column.c-100 {
  width: 100%;
  margin-top:10px;
}
.confirm {
  border: none;
  background-color: #039ad9;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 6px 8px 7px;
  font-size: 12px;
  font-weight: 700;
  margin: 0 5px;
}
.confirm i,
.confirm span {
  vertical-align: middle;
  display: inline-block;
}
.confirm i {
  padding-right: 5px;
  color: #e6bb01;
}
.confirm i:before {
  font-size: 18px;
}
.blue-icon-a {
  border: none;
  background-color: #039ad9;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px 8px;
  font-size: 12px;
  display: inline-block;
  font-weight: 700;
  margin: 0 5px;
  height: 29px;
}
.blue-icon-a i {
  padding-right: 5px;
}
.blue-icon-a i:before {
  font-size: 12px;
}
.blue-icon-a:hover {
  background-color: #0387c5;
  color: #fff;
}
.blue-icon-a .bold-f {
  padding-right: 8px;
  font-weight: 900;
  font-size: 12px;
}
.cloud-notif {
  margin-top: 15px;
  background-color: #e4edf1;
  border: 1px #cbdae0 solid;
  padding: 8px 10px;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.cloud-notif:before {
  content: '';
  background: transparent url('../img/arrow-cloud.png') no-repeat top center;
  height: 10px;
  width: 21px;
  position: absolute;
  top: -10px;
  left: 15px;
}
.cloud-notif p {
  color: #336699;
  font-size: 13px;
  font-style: italic;
}
.cloud-notif p span {
  color: #336699;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
}
.cloud-notif p .bold-f {
  font-weight: 900;
}
.input-daterange p {
  display: inline-block;
  vertical-align: middle;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 36px;
}
.input-daterange > p {
  zoom: 1;
  width: 110px;
  margin: 0 10px;
  background-color: #039cda;
}
.input-daterange > p:before {
  content: '';
  display: block;
}
.input-daterange > p:after {
  content: '';
  display: table;
  clear: both;
}
.input-daterange > p i {
  padding: 7px 0px;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  width: 38px;
  text-align: center;
}
.input-daterange > p > input {
  background-color: #fff;
  display: inline-block;
  height: 32px;
  border: 1px #d0e0e7 solid;
  width: 68px;
  float: right;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -ms-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: linear-gradient(top, #f6f6f6, #ffffff);
}
section#big-map {
  margin-bottom: 40px;
  width: 100%;
  height: 400px;
  position: relative;
}

#big-map .button-map {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -125px;
  width: 250px;
  background-color: #ffb702;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

#big-map .button-map > div {
  float: left;
  width: 20%;
  text-align: center;
}

#big-map .button-map > div img {
  padding-top: 10px;
}

#big-map .button-map div a {
  color: #fff;
  font-weight: 700;
  line-height: 38px;
  font-size: 14px;
  text-shadow: 0 1px 1px #000000;
}

#big-map .button-map > div:last-child {
  width: 80%;
  background: rgb(27,174,234); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(27,174,234,1) 0%, rgba(12,145,200,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(27,174,234,1)), color-stop(100%,rgba(12,145,200,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(27,174,234,1) 0%,rgba(12,145,200,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(27,174,234,1) 0%,rgba(12,145,200,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(27,174,234,1) 0%,rgba(12,145,200,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(27,174,234,1) 0%,rgba(12,145,200,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1baeea', endColorstr='#0c91c8',GradientType=0 ); /* IE6-9 */
}

#big-map .button-map > div:last-child:hover {
  background-image: none;
  background-color: rgba(12,145,200,1);
}

.nav-buttons > ul {
  font-size: 0;
  position: relative;
  border-bottom: 1px #e1e4e9 solid;
}
.nav-buttons > ul > li {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  background-color: #e1e3e9;
  /*border-top: 3px solid #e1e3e9;*/
  /*background-color: #ffffff;*/
  /*background-image: -webkit-linear-gradient(top, #ffffff, #ececec);*/
  /*background-image: -moz-linear-gradient(top, #ffffff, #ececec);*/
  /*background-image: -o-linear-gradient(top, #ffffff, #ececec);*/
  /*background-image: -ms-linear-gradient(top, #ffffff, #ececec);*/
  /*background-image: linear-gradient(top, #ffffff, #ececec);*/
  margin-right: 3px;
  border-bottom: 1px #e1e3e9 solid;
  top: 1px;
}
.nav-buttons ul li.active {
  background-image: none;
  background-color: #fff;
  border-bottom-color: #fff !important;
}
.nav-buttons ul li.active a {
  background: #fff;
  border-top: 3px solid #ffc301 !important;
}
@media screen and (max-width: 768px) {
  .clickable-tabs .nav-buttons ul li.active a {
    background: #007fa9;
  }
}
.nav-buttons ul li:hover {
  background-image: none;
  background-color: #ccc;
}
.nav-buttons > ul > li:hover {
  border-top: 3px solid #ccc;
}
.nav-buttons > ul > li.active {
  border-top: 0;
}
.nav-buttons ul li a {
  display: block;
  padding: 0 8px;
}
.nav-buttons > ul > li > a {
  border-top: 3px solid #e1e3e9;
}
.nav-buttons > ul > li:hover > a {
  border-top: 3px solid #ccc;
}
.nav-buttons ul li a img,
.nav-buttons ul li a span {
  display: inline-block;
  vertical-align: middle;
}
.nav-buttons ul li a span {
  font-size: 13px;
  padding-left: 10px;
  line-height: 40px;
  color: #333333;
  font-weight: 600;
}
.nav-buttons ul.list-submenu li a span {
  font-weight: 400;
}

section#list-of-items,
.more-offer-list {
  margin-bottom: 50px;
}
section#list-of-items .nav-buttons ul li,
.more-offer-list .nav-buttons ul li {
  border: 1px #e1e4e9 solid;
}
section#list-of-items .container-of-items,
.more-offer-list .container-of-items {
  border: 1px #e1e4e9 solid;
  border-top: none;
  padding: 20px 25px 40px 25px;
}
section#list-of-items .container-of-items  > .item,
.more-offer-list .container-of-items > .item {
  font-size: 0px;
  display: none;
}
section#list-of-items .container-of-items > .item:first-child,
.more-offer-list .container-of-items > .item:first-child {
  display: block;
}
section#list-of-items .container-of-items > .item ul,
.more-offer-list .container-of-items > .item ul {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  margin-right: 10px;
}
section#list-of-items .container-of-items > .item ul:last-child,
.more-offer-list .container-of-items > .item ul:last-child {
  margin-right: 0px;
}
section#list-of-items .container-of-items > .item ul li,
.more-offer-list .container-of-items > .item ul li {
  background-color: #fff;
  margin: 2px 0;
  display: block;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 4px 10px;
}
.more-offer-list .container-of-items > .item ul li .distance {
  float: right;
  display: inline-block;
  color: #0099cc !important;
  font-size: 12px !important;
}

.more-offer-list .container-of-items > .item ul li .name {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

section#list-of-items .container-of-items > .item ul li:nth-of-type(2n),
.more-offer-list .container-of-items > .item ul li:nth-of-type(2n) {
  background-color: #f4f4f4;
}
section#list-of-items .container-of-items > .item ul li a i,
.more-offer-list .container-of-items > .item ul li a i,
section#list-of-items .container-of-items > .item ul li a span,
.more-offer-list .container-of-items > .item ul li a span {
  display: inline-block;
  vertical-align: middle;
}
section#list-of-items .container-of-items > .item ul li a i,
.more-offer-list .container-of-items > .item ul li a i {
  color: #fcc768;
  line-height: 14px;
  padding-right: 10px;
}
section#list-of-items .container-of-items > .item ul li a i:before,
.more-offer-list .container-of-items > .item ul li a i:before {
  font-size: 8px;
}
section#list-of-items .container-of-items > .item ul li a span,
.more-offer-list .container-of-items > .item ul li a span {
  font-size: 14px;
  color: #333333;
  font-weight: 400;
}
section#list-of-items .container-of-items > .item ul li a:hover span,
.more-offer-list .container-of-items > .item ul li a:hover span {
  text-decoration: underline;
}
#mini-slider .owl-controls {
  width: 100%;
  margin-top: 0px;
  position: absolute;
  bottom: 0px;
}
#mini-slider .owl-controls .owl-nav {
  zoom: 1;
  width: 100%;
}
#mini-slider .owl-controls .owl-nav:before {
  content: '';
  display: block;
}
#mini-slider .owl-controls .owl-nav:after {
  content: '';
  display: table;
  clear: both;
}
#mini-slider .owl-controls .owl-nav > div {
  margin: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#mini-slider .owl-controls .owl-nav > div:before {
  font-family: Flaticon;
  font-size: 16px;
  line-height: 20px;
  width: 28px;
  font-style: normal;
}
#mini-slider .owl-controls .owl-nav .owl-prev {
  float: left;
  background-color: #0c90c7;
}
#mini-slider .owl-controls .owl-nav .owl-prev:hover {
  background-color: #036B96;
}
#mini-slider .owl-controls .owl-nav .owl-next {
  float: right;
  background-color: #ffc301;
}
#mini-slider .owl-controls .owl-nav .owl-next:hover {
  background-color: #D7A400;
}
section.extra-fields {
  margin-bottom: 60px;
}
section.extra-fields .field {
  float: left;
  width: 252px;
  margin-right: 30px;
}
section.extra-fields .field:last-child {
  margin-right: 0;
}
section.extra-fields .field > h3 {
  height: 30px;
  padding-bottom: 20px;
}
section.extra-fields .field > h3 img,
section.extra-fields .field > h3 span {
  vertical-align: middle;
  display: inline-block;
}
section.extra-fields .field > h3 span {
  padding-left: 10px;
  color: #336699;
  font-size: 20px;
  font-weight: 300;
}
section.extra-fields .field > h3 span b {
  font-weight: 900;
}
section.extra-fields .field .content-field {
  padding: 8px;
  border: 1px #e1e4e9 solid;
  height: 195px;
}
section.extra-fields .field .foot-field {
  padding: 10px 8px;
  border: 1px #e1e4e9 solid;
  height: 15px;
  border-top: 0;
}
section.extra-fields .field .foot-field a {
  color: #0099cc;
  font-size: 13px;
}
section.extra-fields .field .foot-field a i:before {
  font-size: 11px;
}
section.extra-fields .field .foot-field a span,
section.extra-fields .field .foot-field a i {
  color: #0099cc;
  font-size: 11px;
  font-weight: 900;
}
section.extra-fields .field .foot-field a:hover {
  text-decoration: underline;
}
section.extra-fields .info-object .content-field h4 {
  color: #0099cc;
  font-size: 16px;
  font-weight: 900;
  padding-bottom: 15px;
}
section.extra-fields .info-object .content-field p {
  color: #333333;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
  line-height: 18px;
}
section.extra-fields .facebook-field .content-field {
  height: 231px;
}
.line-h {
  position: relative;
  text-align: center;
}
.line-h .line {
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: #e1e4e9;
  width: 100%;
  left: 0;
}
.line-h span {
  font-weight: 900;
  font-size: 22px;
  color: #336699;
  display: inline-block;
  padding: 5px 10px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
section.premium-ofert {
  margin-bottom: 60px;
}
section.premium-ofert .content-premium {
  zoom: 1;
  padding-top: 70px;
}
section.premium-ofert .content-premium:before {
  content: '';
  display: block;
}
section.premium-ofert .content-premium:after {
  content: '';
  display: table;
  clear: both;
}
section.premium-ofert .content-premium .images {
  float: left;
  width: 390px;
  min-height: 10px;
  position: relative;
}
section.premium-ofert .content-premium .images:hover .box1 {
  top: -65px;
  left: -10px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
section.premium-ofert .content-premium .images:hover .box2 {
  top: 60px;
  left: 30px;
}
section.premium-ofert .content-premium .images .box-img {
  width: 314px;
  background-color: #fff;
  left: 13px;
  top: 0;
  position: absolute;
  border: 1px #e1e4e9 solid;
  padding: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
section.premium-ofert .content-premium .images .box-img img {
  display: block;
}
section.premium-ofert .content-premium .images .box1 {
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
section.premium-ofert .content-premium .text-box {
  float: right;
  width: 709px;
}
section.premium-ofert .content-premium .text-box p {
  color: #333333;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}
section.premium-ofert .content-premium .text-box .large {
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
  padding-bottom: 25px;
}
section.premium-ofert .content-premium .buttons {
  margin-top: 40px;
}
section.premium-ofert .content-premium .buttons a {
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  line-height: 34px;
  padding: 0 13px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.premium-ofert .content-premium .buttons .orange-button {
  margin-top: 0;
  margin-left: 30px;
}
.orange-icon-list {
  padding: 5px 0;
}
.orange-icon-list li {
  padding: 5px 0;
}
.orange-icon-list li i,
.orange-icon-list li a,
.orange-icon-list li p {
  vertical-align: middle;
  display: inline-block;
}
.orange-icon-list li i {
  color: #f6bc12;
  padding-right: 5px;
}
.orange-icon-list li i:before {
  font-size: 13px;
}
.orange-icon-list li a,
.orange-icon-list li p,
.orange-icon-list li p span {
  color: #336699;
  font-weight: 400;
  font-size: 13px;
}
.orange-icon-list li:hover a {
  color: #0099cc;
  font-weight: 700;
}
.orange-icon-list.font-15 p span,
.orange-icon-list.font-15 p small {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
}
.orange-icon-list.font-15 p .bold-f {
  font-weight: 700;
  color: #0099cc;
}
.orange-icon-list.font-15 p small {
  font-weight: 300;
}
.check-box-list {
  margin: 10px 5px;
}
.check-box-list li {
  padding: 3px 0;
}
.check-box-list li > div,
.check-box-list li span,
.check-box-list li label{
  vertical-align: middle;
  display: inline-block;
}
.check-box-list li span,
.check-box-list li label{
  color: #336699;
  font-size: 12px;
  font-weight: 400;
  padding-left: 6px;
}
.filters .orange-icon-list {
  border-bottom: 0px #e1e4e9 solid;
}
.range-price {
  margin: 25px 15px 20px 20px;
}
.range-price .range-price-inputs {
  zoom: 1;
}
.range-price .range-price-inputs:before {
  content: '';
  display: block;
}
.range-price .range-price-inputs:after {
  content: '';
  display: table;
  clear: both;
}
.range-price .range-price-inputs .form-input {
  width: 50px;
  text-align: center;
  color: #336699;
  font-size: 14px;
  float: left;
}
.range-price .range-price-inputs .form-input:last-child {
  float: right;
}
.slider-range.ui-slider, .slider-range-km.ui-slider {
  height: 7px;
  margin: 20px 0;
  border: 1px #d0e0e7 solid;
}
.slider-range.ui-slider .ui-slider-range, .slider-range-km.ui-slider .ui-slider-range {
  height: 5px;
  border: 1px #e6ae17 solid;
  background-color: #e6ae17 !important;
  background-image: none;
}
.slider-range.ui-slider .ui-slider-handle, .slider-range-km.ui-slider .ui-slider-handle {
  border: 0;
  background: #0394d3 url('../img/range-input-icon.png') no-repeat top center;
  width: 11px;
  height: 19px;
  top: -6px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
.idea-holiday .form-input {
  width: 230px;
  margin: 15px 0;
}
.idea-holiday .range-price {
  margin-top: 0;
}
.idea-holiday .range-price .range-price-inputs {
  zoom: 1;
}
.idea-holiday .range-price .range-price-inputs:before {
  content: '';
  display: block;
}
.idea-holiday .range-price .range-price-inputs:after {
  content: '';
  display: table;
  clear: both;
}
.idea-holiday .range-price .range-price-inputs p {
  float: left;
}
.idea-holiday .range-price .range-price-inputs p:last-child {
  float: right;
}
.idea-holiday .range-price .range-price-inputs p span,
.idea-holiday .range-price .range-price-inputs p input {
  vertical-align: middle;
  display: inline-block;
}
.idea-holiday .range-price .range-price-inputs p input {
  background: none;
  border: none;
  padding: 0;
  float: none;
  float: initial;
  margin: 0;
}
.mini-slider-object {
  padding-bottom: 0px;
}
.mini-slider-object .slide-item #mini-navigation {
  position: absolute;
  top: 50%;
}
.mini-slider-object .slide-item .image-box {
  position: relative;
  margin-top: 10px;
}
.mini-slider-object .slide-item .image-box > img {
  display: block;
  width: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mini-slider-object .slide-item > a > h3 {
  margin: 15px 0 6px 0;
  text-align: center;
  position: absolute;
  line-height: 45px;
  height: 45px;
  margin-top: -45px;
  background: rgba(22,22,22,.6);
  width: 100%;
}
.mini-slider-object .slide-item > a {
  font-size: 16px;
  color: #fff;
  display: block;
  font-weight: 600;
}
.mini-slider-object .slide-item > a > h3:hover {
  text-decoration: underline;
}
.mini-slider-object .slide-item > a > h3 {
  text-align: center;
}
.mini-slider-object .slide-item > h3 span {
  font-weight: 900;
}
.mini-slider-object .owl-controls {
  width: 100%;
  margin-top: 0px;
}
.mini-slider-object .owl-controls .owl-nav {
  top: 100px;
  position: absolute;
  zoom: 1;
  width: 100%;
}
.mini-slider-object .owl-controls .owl-nav:before {
  content: '';
  display: block;
}
.mini-slider-object .owl-controls .owl-nav:after {
  content: '';
  display: table;
  clear: both;
}
.mini-slider-object .owl-controls .owl-nav div {
  width: 50px;
  padding: 0;
  margin: 0;
  height: 54px;
  border: 1px #e6ae17 solid;
  background-color: #fecd03;
}
.mini-slider-object .owl-controls .owl-nav div:before {
  padding-top: 8px;
  display: block;
}
.mini-slider-object .owl-controls .owl-nav div.active,
.mini-slider-object .owl-controls .owl-nav div:hover {
  background-color: #feb105;
}
.mini-slider-object .owl-controls .owl-nav .owl-prev {
  float: left;
  margin-left: 0px;
  border-radius: 0;
  border: 0;
  background: #fbc930;
}
.mini-slider-object .owl-controls .owl-nav .owl-prev:before {
  font-size: 35px;
  font-weight: bold;
}
.mini-slider-object .owl-controls .owl-nav .owl-next {
  float: right;
  margin-right: 0px;
  border-radius: 0;
  border: 0;
  background: #fbc930;
}
.mini-slider-object .owl-controls .owl-nav .owl-next:before {
  font-size: 35px;
  font-weight: bold;
}
.mini-slider-object .owl-controls .owl-dots {
  zoom: 1;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.mini-slider-object .owl-controls .owl-dots:before {
  content: '';
  display: block;
}
.mini-slider-object .owl-controls .owl-dots:after {
  content: '';
  display: table;
  clear: both;
}
.mini-slider-object .owl-controls .owl-dots .owl-dot {
  display: none;
}
.mini-slider-object .owl-controls .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  border: 1px #179ed7 solid;
  background-color: transparent;
}
.mini-slider-object .owl-controls .owl-dots .owl-dot.active span,
.mini-slider-object .owl-controls .owl-dots .owl-dot:hover span {
  background-color: #e7c016;
  border-color: #e7b01d;
}
.limit-height {
  overflow-y: auto;
  max-height: 400px;
}
.li-img-text {
  padding: 15px 0;
  zoom: 1;
  border-bottom: 1px #e1e4e9 solid;
}
.li-img-text:before {
  content: '';
  display: block;
}
.li-img-text:after {
  content: '';
  display: table;
  clear: both;
}
.li-img-text > img {
  float: left;
  max-width: 66px;
}
.li-img-text .text {
  margin-left: 77px;
}
.li-img-text .text h4 , .li-img-text .text h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.li-img-text .text h4 a, .li-img-text .text h3 a {
  color: #0099cc;
  font-size: 14px;
  font-weight: 700;
}
.li-img-text .text h4, .li-img-text .text h3 {
  color: #333333;
  font-size: 13px;
  font-weight: 300;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.li-img-text .text h4 span, .li-img-text .text h3 span {
  font-weight: 900;
}
.li-img-text .text .a-link {
  display: inline-block;
  margin-top: 10px;
  padding: 0 10px;
  line-height: 24px;
  font-size: 11px;
  color: #0099cc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px #0396d4 solid;
}
.li-img-text .text .a-link:hover {
  background-color: rgba(3, 150, 212, 0.15);
}
.display-layout span,
.display-layout a {
  vertical-align: middle;
  display: inline-block;
}
.display-layout span {
  color: #333333;
  font-size: 12px;
  font-weight: 700;
  padding-right: 10px;
}
.display-layout a {
  padding: 0 5px;
}
.display-layout a:hover i {
  color: #ffd78d;
}
.display-layout a i {
  color: #d5d5d5;
}
.display-layout a.active i {
  color: #f5bd18;
}
.list-all-offer .top-info {
  border-bottom: 1px #e1e4e9 solid;
  padding-bottom: 10px;
}
.list-all-offer .top-info h1 {
  color: #28619A;
  font-size: 34px;
  font-weight: 400;
  line-height:30px;
}
.list-all-offer .current-filters {
  position: relative;
  margin: 20px 0;
}
.list-all-offer .current-filters .display-layout {
  position: absolute;
  top: 0;
  right: 0;
}
.list-all-offer .current-filters p {
  font-size: 12px;
  color: #333333;
  font-weight: 700;
}
.list-all-offer .current-filters ul {
  margin: 8px 0;
  max-width: 630px;
  display: block;
  zoom: 1;
}
.list-all-offer .current-filters ul:before {
  content: '';
  display: block;
}
.list-all-offer .current-filters ul:after {
  content: '';
  display: table;
  clear: both;
}
.list-all-offer .current-filters ul li {
  float: left;
  margin: 0 12px 6px 0;
  background-color: #e6f1f7;
  border: 1px #cbe1eb solid;
  padding: 4px 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.list-all-offer .current-filters ul li span,
.list-all-offer .current-filters ul li a {
  vertical-align: middle;
  display: inline-block;
}
.list-all-offer .current-filters ul li span {
  color: #0099cc;
  font-size: 12px;
  font-weight: 700;
  padding-right: 10px;
}
.list-all-offer .current-filters ul li a i {
  color: #0099cc;
}
.list-all-offer .current-filters ul li a i:before {
  font-size: 14px;
}
#content-of-items .nav-buttons > ul > li {
  border: 1px #e1e4e9 solid;
  border-bottom: 0;
}
#content-of-items .nav-buttons ul li.blue-item {
  background-color: #039edd;
  background-image: -webkit-linear-gradient(top, #039edd, #0386c4);
  background-image: -moz-linear-gradient(top, #039edd, #0386c4);
  background-image: -o-linear-gradient(top, #039edd, #0386c4);
  background-image: -ms-linear-gradient(top, #039edd, #0386c4);
  background-image: linear-gradient(top, #039edd, #0386c4);
}
#content-of-items .nav-buttons ul li.blue-item:hover {
  background-image: none;
  background-color: #0386c4;
}
#content-of-items .nav-buttons ul li.blue-item a span {
  color: #fff;
  font-weight: 700;
}
#content-of-items .nav-buttons > ul > li > a span {
  padding-left: 0;
  font-weight: 600;
}
#content-of-items .nav-buttons ul li.active a span {
  font-weight: 700;
}
#content-of-items .container-of-items {
  border: 1px #e1e4e9 solid;
  border-top: none;
  padding-top: 20px;
}
#content-of-items .container-of-items > .item {
  display: none;
}
#content-of-items .container-of-items > .item.show {
  display: block;
}
#content-of-items .container-of-items > .item > p {
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  margin: 0 0 0;
  padding-left: 20px;
}
#content-of-items .container-of-items.tiles .item > ul {
  padding-top: 20px;
}
#content-of-items .container-of-items > .item > ul > li {
  border-bottom: 1px #e1e4e9 solid;
  border-top: 1px #fff solid;
  padding: 20px 20px 0;
}
#content-of-items .container-of-items > .item > ul > li:nth-of-type(2n) {
  background-color: #f8f8f8;
}
#content-of-items .container-of-items > .item > ul > li .top-li {
  zoom: 1;
}
#content-of-items .container-of-items > .item > ul > li .top-li:before {
  content: '';
  display: block;
}
#content-of-items .container-of-items > .item > ul > li .top-li:after {
  content: '';
  display: table;
  clear: both;
}
#content-of-items .container-of-items > .item > ul > li .top-li .wrapper-img {
  float: left;
  max-width: 215px;
}
#content-of-items .container-of-items > .item > ul > li .top-li .wrapper-img > img {
  display: block;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description {
  margin-left: 230px;
  min-height: 145px;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description h2 {
  margin-bottom: 15px;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description h2 a {
  color: #006aa6;
  font-size: 20px;
  font-weight: 600;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description h2 a:hover {
  text-decoration: underline;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description p {
  font-size: 14px;
  margin: 5px 0;
  color: #333333;
  font-weight: 400;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description p .bold-f {
  color: #0099cc;
  font-size: 16px;
  font-weight: 700;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description p i {
  color: #f1ac18;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description p i:before {
  text-size: 16px;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description .more {
  margin-top: 20px;
}
#content-of-items .container-of-items > .item > ul > li .special-offer {
  margin: 20px 0;
  background-color: #e6f1f7;
  border: 1px #cbe1eb solid;
  padding: 8px 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#content-of-items .container-of-items > .item > ul > li .special-offer p {
  display: inline-block;
}
#content-of-items .container-of-items > .item > ul > li .special-offer p span,
#content-of-items .container-of-items > .item > ul > li .special-offer p a {
  color: #336699;
  font-size: 13px;
  font-weight: 600;
}
#content-of-items .container-of-items > .item > ul > li .special-offer .bold {
  padding-right: 10px;
}
#content-of-items .container-of-items > .item > ul > li .special-offer .bold span {
  font-size: 13px;
  color: #e04e14;
  font-weight: 700;
}
#content-of-items .container-of-items > .item > ul > li .options-bar {
  margin: 20px 0;
  position: relative;
}
#content-of-items .container-of-items > .item > ul > li .options-bar .add-to-cubby {
  position: absolute;
  right: 0;
  bottom: 0;
}

#content-of-items .add-to-cubby {
  padding: 5px;
}

#content-of-items .container-of-items .item > ul > li .options-bar ul {
  padding: 0;
  font-size: 0;
}
#content-of-items .container-of-items .item > ul > li .options-bar ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
#content-of-items .container-of-items .item > ul > li .options-bar ul li i {
  cursor: pointer;
  position: relative;
  color: #039ad9;
}
#content-of-items .container-of-items .item > ul > li .options-bar ul li i:before {
  font-size: 24px;
}
#content-of-items .container-of-items .item > ul > li .options-bar ul .map-li {
  position: relative;
}
#content-of-items .container-of-items .item > ul > li .options-bar ul .map-li .mini-label {
  position: absolute;
  border: 1px #e6ae17 solid;
  background-color: #f2c607;
  color: #2F2F00;
  font-size: 9px;
  padding: 3px;
  top: -3px;
  left: -3px;
}
#content-of-items .container-of-items .item > ul > li .options-bar ul .partner-label {
  margin-left: 10px;
  margin-right: 10px;
}
#content-of-items .container-of-items .item > ul > li .options-bar ul .tip:hover i:after {
  position: absolute;
  content: attr(title);
  bottom: 20px;
  display: block;
  padding: 6px;
  color: #336699;
  font-size: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7);
  background-color: #e3eef3;
  border: 1px #c9dae7 solid;
  white-space: nowrap;
}


#content-of-items .container-of-items.tiles .item > ul:before,

#content-of-items .container-of-items.tiles .item > ul:after {
  content:"";
  display:table;
}

#content-of-items .container-of-items.tiles .item > ul:after {
  clear:both;
}

#content-of-items .container-of-items.tiles .item > ul {
  zoom:1;
}

#content-of-items .container-of-items.tiles .item > ul > li {
  /*background-color: #fbfcfd;*/
  background-color: #fff;
  float: left;
  width: 380px;
  height: 237px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 30px;
}

#content-of-items .container-of-items.tiles .item > ul > li:nth-of-type(2n) {
  float: right;
}

/*-- */

#content-of-items .container-of-items.tiles {
  border: none;
  padding-top: 0;
}

#content-of-items .container-of-items.tiles .item > p {
  border: 1px #e1e4e9 solid;
  padding: 20px;
  border-top: 0;
}

#content-of-items .container-of-items.tiles .item > ul > li .top-li {
  position: relative;
  border: 1px #e1e4e9 solid;
}

#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img .add-to-cubby {
  position: absolute;
  top: 10px;
  left: 10px;
  overflow: hidden;

}
#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img .add-to-cubby span {
  line-height: 24px;
  padding-right: 10px;
  font-size: 10px;
  color: #fff;
}
#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img .add-to-cubby span,
#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img .add-to-cubby i {
  display: inline-block;
  vertical-align: middle;
}
#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img .add-to-cubby a {
  color: #fff;
  overflow: hidden;
  padding: 0;
  background-color: rgba(12, 144, 199, 0.88);
  border-radius: 0px;
  display:inline-block;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 24px;
  height: 24px;
  font-weight: 300;
  font-size: 10px;
  white-space: nowrap;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
}
#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img .add-to-cubby i {
  width: 24px;
  text-align: center;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: #fff;
  padding-right: 10px;

}

#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img .add-to-cubby i:before {
  font-size: 20px;
  font-weight: 400;
}


#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img .add-to-cubby a:hover {
  width: 130px;
}

#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img {
  width: 100%;
  height: 200px;
  float: none;
  max-width: 100%;
}

#content-of-items .container-of-items.tiles .item > ul > li .top-li .wrapper-img img {
  display: block;
  margin: 0 auto;
}

#content-of-items .container-of-items.tiles .item > ul > li .top-li .description {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 135px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 15px;
}

#content-of-items .container-of-items.tiles .item > ul > li .top-li .description h2 a {
  color: #fff;
  font-size: 18px;
}

#content-of-items .container-of-items.tiles .item > ul > li .top-li .description h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  margin-bottom: 0px;
}

#content-of-items .container-of-items.tiles .item > ul > li .top-li .description p span {
  color: #fff;
}

#content-of-items .container-of-items.tiles .item > ul > li .options-bar {
  z-index: 10;
  background-color: #fff;
  height: 37px;
  margin: 0;
  padding: 0;
}

#content-of-items .container-of-items.tiles .item > ul > li .options-bar.promoted ul {
  background: rgb(3,157,220); /* Old browsers */
background: -moz-linear-gradient(top, rgba(3,157,220,1) 0%, rgba(3,134,196,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,157,220,1)), color-stop(100%,rgba(3,134,196,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(3,157,220,1) 0%,rgba(3,134,196,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(3,157,220,1) 0%,rgba(3,134,196,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(3,157,220,1) 0%,rgba(3,134,196,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(3,157,220,1) 0%,rgba(3,134,196,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#039ddc', endColorstr='#0386c4',GradientType=0 ); /* IE6-9 */
}

#content-of-items .container-of-items.tiles .item > ul > li .options-bar.promoted ul li i:before {
  color: #fff;
}

#content-of-items .container-of-items.tiles .item > ul > li .options-bar.promoted ul li {
  border-right-color: #5796FF;
}



#content-of-items .container-of-items.tiles .item > ul > li .options-bar ul {
  /*padding-top: 5px;*/
  background-color: #fdfdfe;
}

#content-of-items .container-of-items.tiles .item > ul > li .options-bar ul li {
  border-right: 1px #e1e4e9 solid;
  padding: 4px 10px;
  margin: 0;
}

#content-of-items .container-of-items.tiles .item > ul > li .options-bar ul .map-li .mini-label {
  top: 2px;
  left: 3px;
}
#content-of-items .container-of-items.tiles .item > ul > li {

}
#content-of-items .container-of-items.tiles .item > ul > li {

}
.pagination {
  text-align: center;
  padding: 20px 0;
}
.pagination a {
  display: inline-block;
  border: 1px #e8eaee solid;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 24px;
  font-size: 13px;
  color: #0099cc;
  font-weight: 900;
  text-align: center;
  margin: 0 3px;
  padding: 0 8px;
}
.pagination a i {
  color: #0099cc;
}
.pagination a i:before {
  font-size: 12px;
}
.pagination li.active a {
  color: #fff;
  background-color: #039ddc;
  background-image: -webkit-linear-gradient(top, #039ddc, #0387c5);
  background-image: -moz-linear-gradient(top, #039ddc, #0387c5);
  background-image: -o-linear-gradient(top, #039ddc, #0387c5);
  background-image: -ms-linear-gradient(top, #039ddc, #0387c5);
  background-image: linear-gradient(top, #039ddc, #0387c5);
}
.pagination a:hover {
  background-color: #DAF3FD;
}
.pagination ul, .pagination ul li {
  display: inline-block;
}

.partner-label {
  border: 1px #04b401 solid;
  border-right: 0;
  background-color: #1ebd24;
  background-image: -webkit-linear-gradient(top, #1ebd24, #32cc58);
  background-image: -moz-linear-gradient(top, #1ebd24, #32cc58);
  background-image: -o-linear-gradient(top, #1ebd24, #32cc58);
  background-image: -ms-linear-gradient(top, #1ebd24, #32cc58);
  background-image: linear-gradient(top, #1ebd24, #32cc58);
  padding: 6px;
  padding-top: 3px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.partner-label:after {
  position: absolute;
  content: '';
  display: block;
  width: 13px;
  height: 25px;
  top: -1px;
  right: -11px;
  background: transparent url('../img/label-green.png') no-repeat center top;
}
.partner-label i,
.partner-label span {
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.partner-label i {
  padding-right: 6px;
}
.partner-label i:before {
  font-size: 18px;
  font-weight: 300;
}
.partner-label.orange {
  border-color: #e6ae17;
  background-color: #fcd918;
  background-image: -webkit-linear-gradient(top, #fcd918, #fcb81b);
  background-image: -moz-linear-gradient(top, #fcd918, #fcb81b);
  background-image: -o-linear-gradient(top, #fcd918, #fcb81b);
  background-image: -ms-linear-gradient(top, #fcd918, #fcb81b);
  background-image: linear-gradient(top, #fcd918, #fcb81b);
}
.partner-label.orange:after {
  background-image: url('../img/label-orange.png');
}
.bottom-description {
  margin-top: 20px;
  border: 1px #e1e4e9 solid;
  border-top: 5px #fdc303 solid;
  background-color: #fdfdfd;
  padding: 0 20px;
  position: relative;
}
.bottom-description > h2 {
  font-size: 24px;
  color: #333333;
  margin: 25px 0;
}
.bottom-description > h3 {
  color: #333333;
  font-size: 24px;
  font-weight: 300;
  margin: 20px 0;
}
.bottom-description .description {
  margin-bottom: 45px;
}
.bottom-description .description p {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
}
.bottom-description .description .hidden-text {
  display: none;
}
.bottom-description .more-label {
  color: #ff3300;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.bottom-description .button-more {
  position: absolute;
  right: 40px;
  left: auto;
  left: initial;
  bottom: 0;
  height: 40px;
}
.more-offer-list {
  margin-bottom: 0px;
  margin-top: 30px;
}
.more-offer-list .container-of-items .item ul.column {
  width: 238px;
}
footer {
  background-color: #04528e;
  background-image: -webkit-linear-gradient(top, #04528e, #04528e);
  background-image: -moz-linear-gradient(top, #04528e, #04528e);
  background-image: -o-linear-gradient(top, #04528e, #04528e);
  background-image: -ms-linear-gradient(top, #04528e, #04528e);
  background-image: linear-gradient(top, #04528e, #04528e);
  color: #fff;
}
footer .service-map {
  float: left;
  zoom: 1;
}
footer .service-map:before {
  content: '';
  display: block;
}
footer .service-map:after {
  content: '';
  display: table;
  clear: both;
}
footer .service-map h3 {
  font-size: 24px;
  font-weight: 700;
  padding: 30px 0 20px 0;
}
footer .service-map ul {
  float: left;
  width: 230px;
}
footer .service-map ul li {
  display: block;
}
footer .service-map ul li a {
  padding: 3px 0;
  display: block;
  color: #ccffff;
  font-size: 13px;
  font-weight: 300;
}
footer .service-map ul li a:hover {
  text-decoration: underline;
}
footer .newsletter {
  float: right;
  padding-top: 110px;
  width: 330px;
  position: relative;
}
footer .newsletter > img {
  position: absolute;
  top: 30px;
  left: -50px;
  z-index: 0;
}
footer .newsletter p,
footer .newsletter label,
footer .newsletter form,
footer .newsletter div
{
  position: relative;
  z-index: 1;
}
footer .newsletter p {
  font-size: 13px;
  color: #99ccff;
  padding-bottom: 15px;
  font-weight: 400;
}
footer .newsletter label {
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 15px;
}
footer .newsletter .input-and-submit {
  background-color: #fff;
  zoom: 1;
  padding: 3px;
  border: 1px #ddd6c7 solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
footer .newsletter .input-and-submit:before {
  content: '';
  display: block;
}
footer .newsletter .input-and-submit:after {
  content: '';
  display: table;
  clear: both;
}
footer .newsletter .input-and-submit input[type=text] {
  float: left;
  width: 210px;
  background-color: #fff;
  color: #336699;
  height: 33px;
  font-size: 15px;
  font-weight: 500;
  margin-left: 5px;
  padding: 0 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
}
footer .newsletter .input-and-submit input[type=text]:focus {
  -webkit-box-shadow: 0 0 10px #04528e;
  -moz-box-shadow: 0 0 10px #04528e;
  box-shadow: 0 0 10px #04528e;
}
footer .newsletter .input-and-submit input[type=submit] {
  float: right;
  width: 75px;
  color: #fff;
  background-color: #facf19;
  background-image: -webkit-linear-gradient(top, #facf19, #f1ac19);
  background-image: -moz-linear-gradient(top, #facf19, #f1ac19);
  background-image: -o-linear-gradient(top, #facf19, #f1ac19);
  background-image: -ms-linear-gradient(top, #facf19, #f1ac19);
  background-image: linear-gradient(top, #facf19, #f1ac19);
  font-weight: 700;
  font-size: 15px;
  height: 33px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px #ffdf58 solid;
}
footer .newsletter .input-and-submit input[type=submit]:hover {
  background-image: none;
  background-color: #f1ac19;
}
footer .foot {
  margin-top: 30px;
  padding: 15px 0;
  background-color: #044a80;
}
footer .foot .left {
  float: left;
}
footer .foot .left span {
  color: #99cccc;
  font-size: 11px;
  font-weight: 400;
}
footer .foot .right {
  float: right;
}
footer .foot .right a {
  color: #99cccc;
  font-size: 11px;
  font-weight: 400px;
  padding: 0 10px;
}
footer .foot .right a:hover {
  text-decoration: underline;
}
.breadcrumbs {
  padding: 8px 0;
  border-bottom: 1px #e1e4e9 solid;
  margin-bottom: 30px;
  list-style: none;
}
.breadcrumbs li {
  display: inline;
  list-style: none;
}
.breadcrumbs > span {
  color: #000;
  font-weight: 400;
  font-size: 13px;
}
.breadcrumbs a {
  font-weight: 700;
  color: #538da6;
  font-size: 13px;
  padding: 0 5px;
}
.breadcrumbs a:hover {
  color: #000;
}
.breadcrumbs a:last-child:after {
  content: '';
}
.breadcrumbs a:after {
  padding-left: 10px;
  content: '>>';
}


/*NEW CODE */

#gmap-main-page {
  width: 100%;
  height: 100%;
}

.gm-style img {
  max-width: inherit;
  max-width: initial;
}

#gmap-offers-list {
  width: 100%;
  height: 100%;
  min-height: 190px;
  margin-bottom: 20px;
}

#gmap-offers-list .offer-overlay {
  margin: -100% -50%;


  position: relative;
  z-index: 1;
  width: 33px;
  height: 35px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#gmap-offers-list .offer-overlay .inner-overlay .number {
  color: #fff;
  font-weight: 700;
  height: 20px;
  width: 20px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  top: 0px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 11px 6px;
  left: 0px;
  z-index: 2;
    background: rgb(3,158,221); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(3,158,221,1) 0%, rgba(3,137,199,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,158,221,1)), color-stop(100%,rgba(3,137,199,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(3,158,221,1) 0%,rgba(3,137,199,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(3,158,221,1) 0%,rgba(3,137,199,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(3,158,221,1) 0%,rgba(3,137,199,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(3,158,221,1) 0%,rgba(3,137,199,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#039edd', endColorstr='#0389c7',GradientType=0 ); /* IE6-9 */
}

#gmap-offers-list .offer-overlay .inner-overlay {
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgb(3,158,221); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(3,158,221,1) 0%, rgba(3,137,199,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,158,221,1)), color-stop(100%,rgba(3,137,199,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(3,158,221,1) 0%,rgba(3,137,199,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(3,158,221,1) 0%,rgba(3,137,199,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(3,158,221,1) 0%,rgba(3,137,199,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(3,158,221,1) 0%,rgba(3,137,199,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#039edd', endColorstr='#0389c7',GradientType=0 ); /* IE6-9 */
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;

  font-size: 12px;
  overflow: hidden;
  width: 23px;
  height: 25px;
  padding: 5px;
  color: #fff;
  bottom: 0;
  top: auto;
  z-index: 5;
}

#gmap-offers-list .offer-overlay:hover {
  z-index: 100;

}


#gmap-offers-list .offer-overlay:hover .inner-overlay .number {
  top: 35px;
  padding: 3px 3px;
  left: 35px;
  background-image: none;
  background-color: rgb(254, 181, 5);
  height: 15px;
  width: 15px;

}

#gmap-offers-list .offer-overlay:hover .inner-overlay {
  width: 210px;
  height: 50px;
  bottom: 25px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
  /**/
}

#gmap-offers-list .offer-overlay:hover .inner-overlay .img {
  /*display: block;*/
  opacity: 1;
}

#gmap-offers-list .offer-overlay:hover .inner-overlay a {
  display: block;
  opacity: 1;
}

#gmap-offers-list .offer-overlay:hover .partner {
  opacity: 1;
  right: -210px;
}

#gmap-offers-list .offer-overlay.t:hover .partner {
  opacity: 1;
  right: -230px;
}

#gmap-offers-list .offer-overlay:hover .recommended  {
  opacity: 1;
  right: -210px;
}

#gmap-offers-list .offer-overlay .inner-overlay .img img {
  width: 50px;
  height: auto;
  float: left;

}

#gmap-offers-list .offer-overlay .inner-overlay .img {
  /*display: none;*/
  opacity: 0;

}

#gmap-offers-list .offer-overlay .inner-overlay .img,
#gmap-offers-list .offer-overlay .inner-overlay a
{
  -webkit-transition: all 500ms 500ms ease;
  -moz-transition: all 500ms 500ms ease;
  -ms-transition: all 500ms 500ms ease;
  -o-transition: all 500ms 500ms ease;
  transition: all 500ms 500ms ease;
}
#gmap-offers-list .offer-overlay .inner-overlay a {
  opacity: 0;
  margin-left: 60px;
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 14px;

}

#gmap-offers-list .offer-overlay .recommended {
  opacity: 0;
  z-index: 3;
  top: -25px;
  bottom: 0;
  background-color: #0abf25;
  position: absolute;
  right: 0px;
  -webkit-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  width: 25px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#gmap-offers-list .offer-overlay .partner {
  opacity: 0;
  z-index: 2;
  top: -25px;
  bottom: 0;
  background-color: #e6b216;
  position: absolute;
  right: 0px;
  -webkit-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  width: 25px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#gmap-offers-list .offer-overlay .partner span, #gmap-offers-list .offer-overlay .recommended span {
  color: #fff;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: block;
  padding: 27px 0;
}

 #gmap-offers-list .offer-overlay .recommended span  {
  padding: 35px 0;
 }

#gmap-offers-list .offer-overlay .recommended.f,
#gmap-offers-list .offer-overlay .partner.f {
  display: none;
}

/*#gmap-offers-list .offer-overlay a {
  display: block;
  cursor: pointer;
  background: url(../img/marker-gmap.png) no-repeat;
  background-size: 100% 100%;
  font-size: 12px;
  font-weight: bold;
  width: 33px;
  height: 25px;
  text-align: center;
  padding: 10px 0 0 0;
  color: #fff;
  z-index: 1;
  position: relative;
  margin: -100% -50%;
}*/

/*#gmap-offers-list .offer-overlay.overlay-0 a {
  width: 66px;
  height: 50px;
  font-size: 18px;
  z-index: 10;
  padding-top: 20px;
}

#gmap-offers-list .offer-overlay.overlay-1 a {
  width: 60px;
  height: 45px;
  font-size: 17px;
  z-index: 9;
  padding-top: 18px;
}

#gmap-offers-list .offer-overlay.overlay-2 a {
  width: 54px;
  height: 40px;
  font-size: 16px;
  z-index: 8;
  padding-top: 16px;
}

#gmap-offers-list .offer-overlay.overlay-3 a {
  width: 48px;
  height: 35px;
  font-size: 15px;
  z-index: 7;
  padding-top: 14px;
}

#gmap-offers-list .offer-overlay.overlay-4 a {
  width: 42px;
  height: 30px;
  font-size: 14px;
  z-index: 6;
  padding-top: 12px;
}*/


.theme-list {
  margin: 10px 0;
}

.theme-list h1 {
  color: #0099cc;
  font-size: 21px;
  padding-bottom: 15px;
  font-weight: 300;
}
.theme-list h3 {
  color: #0099cc;
  font-size: 18px;
  padding-bottom: 15px;
  font-weight: 300;
}

.theme-list ul li {
  padding: 8px 0;
  list-style-image:url(../img/ok2.png);
  list-style-position:inside;
}

.theme-list ul li span {
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  padding: 0 5px;
}

.visible-div, .visible-div > div:before,
.visible-div, .visible-div > div:after {
  content:"";
  display:table;
}
.visible-div, .visible-div > div:after {
  clear:both;
}
.visible-div, .visible-div > div {
  zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

.ac_results > ul {
  max-height: 200px;
}

#sticky-sidebar-sticky-wrapper {
  float: left;
}

#float-scroll-sticky-wrapper {
  margin-bottom: 30px;
}

#float-scroll {
  z-index: 100;
}

.blur {
  color: transparent;
  text-shadow: 0px 0px 6px #000;
}

*.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;

  /*
    Introduced in IE 10.
    See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
  */
  -ms-user-select: none;
  user-select: none;
}

.blur *, .blur a { color: transparent !important; }
.blur .phone-tracking { background: none !important; }

.expire-overlay {
  background: url(../img_old/white-overlay65.png) repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-shadow: none;
  color: #000 !important;
}
.expire-overlay .text {
  display: block;
  position: absolute;
  margin-left: 107px;
  margin-top: 67px;
  color: #1B83C0 !important;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
}

.recommendations-list { font-size: 13px;  line-height: 1.3em; color : #4b4b4b ; text-align:justify;}
.recommendation { padding: 20px; border-bottom: 1px solid #ddd; }
.recommendation-for { overflow: hidden; margin: 0 0 20px 0; }
.recommendation-for > div { float: left; margin-right: 50px; }
.recommendation-for label { width: auto !important; }
.recommendation-for input { margin-right: 5px; }
.recommendation.odd {background: #f7f7f7; }
.recommendation .recommendation-author { float: left; }
.recommendation .recommendation-author strong { color: #006aa6;}
.recommendation .recommendation-author .date { color: #8d8d8d; }

.recommendation > .rating { height: auto; width: auto; float: right; }

.recommendation .note li {
  display: inline-block;
  cursor: pointer;
}
.recommendation .note li i {
  color: #ced8dc;
}
.recommendation .note li.active i,
.rate .note li.hover_active i {
  color: #e6b101;
}
.recommendation .note li.hover_non_active i {
  color: #ced8dc;
}
.recommendation .desc { line-height: 18px !important; margin-top: 10px; }
.recommendation .note li { padding: 0 2px !important; }
.recommendation .note { text-align: center; }
.recommendation .toggle-rates { color: #0C6BA5; font-size: 12px; float: left; margin-left: 15px; margin-top: 4px; }
.recommendation .toggle-rates:hover { text-decoration: underline; }

img[data-src] {
  opacity: 0;
  transition: opacity .3s ease-in;
}

.free-packet-message form {
  padding: 25px;
}
.free-packet-message .row{
  zoom: 1;
  width: 100%;
  display: block;

}
.free-packet-message .row:before {
  content: '';
  display: block;
}
.free-packet-message .row:after {
  content: '';
  display: table;
  clear: both;
}

.free-packet-message img.captcha  {
  height: 36px;
  width: auto;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: 15px;
  vertical-align: middle;
}
.free-packet-message .captcha-reload
{
  cursor: pointer;
  color: #039ad9;
  margin-left: 5px;
}
.free-packet-message input.form-input {
  margin-left: 15px;
}
.free-packet-message input[type=submit] {
  width: 100px;
}
.free-packet-message .select2-container .select2-selection--single {
  height: 36px;
}
.free-packet-message .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.free-packet-message .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}

#content-of-items .container-of-items .item > ul > li {
  position: relative;
}

#content-of-items .container-of-items .item > ul > li .top-li .description .packet {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 3px;
  color: #FFFFFF;
  background-color: #F1AC18;
  border-radius: 0 5px 5px 0;
}

#content-of-items .container-of-items .item > ul > li .top-li .description .packet strong {
  font-weight: 400;
}

#content-of-items .container-of-items .item > ul > li .top-li .description .packet.silver {
  background-color: #B6B6B6;
}

#content-of-items .container-of-items .item > ul > li .top-li .description .packet.bronze {
  background-color: #9E6C00;
}

.info-about-object ul { list-style: inherit !important; }


#rooms { width: 100%; }
#rooms th { padding: 8px 5px; font-weight: bold; background: #eee; }
#rooms td { padding: 8px 5px; text-align: center; }
#rooms tbody tr.odd td { background: #fafafa; }
#rooms tr.line:hover td { background: #ffd !important; }
#rooms tr.more { display: none; }
#rooms tr.more td { text-align: left; padding: 0 0 0 30px; }
#rooms tr.more div.rows { border-left: 5px solid #1C84C0; padding-left: 5px; }
#rooms tr.more div.rows > div { margin: 10px 0; overflow: hidden; }
#rooms tr.more div.rows > div > strong { float: left; color: #1C84C0; width: 100px; }
#rooms tr.more div.rows > div > .value { float: left; width: 550px; }

img.add-room, img.edit-room, img.delete-room { cursor: pointer; }
img.add-room:hover, img.edit-room:hover, img.delete-room:hover { opacity: 0.8; }
#room-edit { margin: 10px 0; display: none; background: #f7f7f7; border: 1px solid #e9e9e9; border-radius: 3px; padding: 10px; }
#room-edit h2 { font-size: 22px; }
#room-edit .line, #room-edit .row { float: left; margin-right: 15px; border: 0; }
#room-edit textarea { width: 667px; min-height: 100px; }
#room-edit input[type=checkbox] { vertical-align: middle; }
#room-edit input[type=text], #room-edit select { width: 145px; }
#room-edit [name=cancel] { margin-left: 10px; }
#room-edit select { padding: 4px 3px; width: 153px; }

.clearfix { clear: both; }

.ads-container .ads-entry {}
.ads-container .ads-entry h3 a { font-size: 1.5em; color: #038ECC; }
.ads-container .ads-entry a:hover { text-decoration: underline; }

.ads-container .ads-entry.odd {
    /*background: none repeat scroll 0 0 #f7f7f7;*/
}
.ads-container .ads-entry .details {
overflow: hidden; padding: 0px; margin: 10px 0 5px 0; border-radius: 3px; font-size: 13px;
}
.ads-container .ads-entry p.row {
    margin: 3px 0;
    overflow: hidden;
}

.ads-container .ads-entry p.row > label {
    float: left;
    width: 75px;
}
.ads-container .ads-entry p.row > span {
  color: #0099cc;
  font-weight: bold;
}
.ads-container .ads-entry .details p.row label {
}
.ads-container .ads-entry .object-actions {
    line-height: 13px;
    width: 100%;
}
.ads-container .ads-entry .object-actions .answers {
    float: left;
}
.ads-container .ads-entry .object-actions .show {
    float: right;
}
#ad-answer-form .row {
    border: 0 none;
}
.ads-container.full-padd .ads-entry {
    padding-bottom: 15px;
}
#ad-form {
    overflow: hidden;
}
#ad-form .row {
    border: 0 none;
    float: left;
    margin-right: 10px;
}
#ad-form .row input[type="text"] {
    width: 180px;
}
#ad-form hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: dashed none none;
    border-width: 1px 0 0;
}

.city-desc p, .city-desc div { font-size: 14px !important; }


#slide-advert-box {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px 0 0 5px;
    bottom: 100px;
    margin-right: -250px;
    position: fixed;
    right: 0;
    width: 250px;
    z-index: 10;
}
#slide-advert-box.visible {
    box-shadow: 0 0 10px #999;
}
#slide-advert-box .single-offer {
    float: left;
    padding: 15px 18px;
    width: 208px;
}
#slide-advert-box .single-offer:nth-child(3n) {
    width: 212px;
}
#slide-advert-box .single-offer h4 {
    height: 30px;
}
#slide-advert-box .single-offer h4 a {
    color: #006aa6;
    font-weight: bold;
    text-decoration: none;
}
#slide-advert-box .single-offer .offer-thumb {
    float: left;
    height: 75px;
    margin: 0 10px 0 0;
    width: 100px;
}
#slide-advert-box .single-offer .offer-details {
    float: left;
    width: 95px;
}
#slide-advert-box .single-offer .offer-details span {
    display: block;
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 5px;
    padding-left: 15px;
}
#slide-advert-box .single-offer .offer-city {
    background: url("../img/offer-city.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}
#slide-advert-box .single-offer .offer-price {
    background: url("../img/price-icon.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    margin-bottom: 20px !important;
}
#slide-advert-box .single-offer .offer-price strong {
    color: #57910e;
}
#slide-advert-box .single-offer .show-offer {
    background: url("../img/show-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #8d8d8d;
    font-size: 11px;
    padding-left: 18px;
}
#slide-advert-box .single-offer .offer-desc {
    clear: both;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 15px;
    padding: 15px 0 0;
}
/*
#slide-advert-box .single-offer .clipboard-add {
    background: url("../img/add-icon.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #8d8d8d;
    font-size: 11px;
    padding-left: 15px;
    text-decoration: none;
}
#slide-advert-box .single-offer .clipboard-remove {
    background: url("../img/remove-icon.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #cc3333;
    font-size: 11px;
    padding-left: 15px;
    text-decoration: none;
}*/

/*
#comment-form textarea, #comment-form input[type=text], #comment-form select {
  background-clip: padding-box;
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(center top , #f6f6f6, #ffffff);
  border: 1px solid #d0e0e7;
  border-radius: 4px;
  padding: 3px;
  width: 100%;
}
*/
#comment-form .form-section { margin: 0 0 10px 0; }
#comment-form label { float: left; width: 140px; font-weight: 500; font-size: 14px; }
#comment-form .row { float: left; width: 500px; padding: 0; border: 0; }


#comment-form .rate ul { display: inline; }
#comment-form .rate li { background: none; padding: 0 2px; }

/*#comment-form .orange-button {*/
  /*margin: 0;*/
  /*color: #fff;*/
  /*text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);*/
  /*width: 140px;*/
  /*font-weight: 700;*/
  /*border: 1px #e6ae17 solid;*/
  /*border-radius: 4px;*/
  /*-moz-border-radius: 4px;*/
  /*-webkit-border-radius: 4px;*/
  /*-moz-background-clip: padding;*/
  /*-webkit-background-clip: padding-box;*/
  /*background-clip: padding-box;*/
  /*padding: 8px 0;*/
/*}*/

ul.panel-list {
  margin: 0;
  padding: 0;
}

ul.panel-list li {
  border-bottom: 1px #e1e4e9 solid;
  padding: 0 10px;
}

ul.panel-list li a {
  color: #336699;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 0;
  display: inline-block;
  vertical-align: middle;
}

ul.panel-list li a:hover {
  text-decoration: underline;
}

.sidebar-panel > p {
  color: #336699;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 0;
  display: inline-block;
  vertical-align: middle;
}

.sidebar-panel > p a {
  color: #336699;
  font-size: 14px;
  font-weight: 400;
}

.one-object {
  padding: 10px;
  border: 1px #E0E0E0 solid;
  border-bottom: 0;
}

.one-object:last-child {
  border-bottom: 1px #E0E0E0 solid;
}

.one-object:nth-of-type(2n) {
  background-color: #f8f8f8;
}

.one-object .info h4 a {
  color: #006aa6;
  font-size: 20px;
  font-weight: 600;
}

.one-object .img-box {
  float: left;
  margin-right: 15px;
}

.one-object .img-box img {
  max-width: 215px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.8);
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0.8);
}

.one-object .info {
  padding-left: 200px;
}

.one-object .info > p {
  font-size: 14px;
  margin: 5px 0;
  color: #333333;
  font-weight: 400;
}

.one-object .info > p span {
  color: #0099cc;
  font-size: 15px;
  font-weight: 600;
}

.one-object .link-options a {
  display: inline-block;
  margin-top: 10px;
  padding: 0 10px;
  line-height: 24px;
  font-size: 11px;
  color: #0099cc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px #0396d4 solid;
}

.one-object .link-options a:hover {
  background-color: rgba(3,150,212,0.15);
}

.one-object .middle-info {
  padding-top: 20px;
}

.one-object .middle-info .left-column {
  width: 30%;
}

.one-object .middle-info .right-column {
  width: 65%;
}

.one-object .middle-info .object-active {
  color: #D34A36;
  font-size: 16px;
  font-weight: 700;
}

.one-object .middle-info .object-active.true {
  color: #2FCA55;
}

.one-object .middle-info p {
  font-size: 14px;
  margin: 5px 0;
  color: #333333;
  font-weight: 400;
}

.one-object .middle-info p * {
  vertical-align: middle;
  display: inline-block;
}

.one-object .middle-info p img {
  padding-right: 5px;
}

.one-object .middle-info a {
  font-size: 14px;
  margin: 5px 0;
  display: inline-block;
  color: #059BCD;
  font-weight: 600;
}

.one-object .middle-info a:hover  {
  text-decoration: underline;
}

.one-object .middle-info {

}

.bordered-box {
  margin-top: 20px;
  border: 1px #E0E0E0 solid;
  padding: 10px;
}

.one-object .type-packet span {
  color: #0169A6;
  font-size: 16px;
  font-weight: 600;
}

.panel-client-page form.default input[type=submit] {
  display: inline-block;
  padding: 8px 6px;
  border: 1px #e6ae17 solid;
  background-color: #ffd300;
  background-image: -webkit-linear-gradient(top, #ffd300, #ffb103);
  background-image: -moz-linear-gradient(top, #ffd300, #ffb103);
  background-image: -o-linear-gradient(top, #ffd300, #ffb103);
  background-image: -ms-linear-gradient(top, #ffd300, #ffb103);
  background-image: linear-gradient(top, #ffd300, #ffb103);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}

.panel-client-page form.default input[type=submit]:hover {
  background-image: none;
  background-color: #ffb103;
}

.list-of-position-cat li p span {
  color: #059BCD;
  font-weight: 600;
}

.list-of-position-cat li p {
  font-style: italic;
}

.one-object .middle-info .list-of-position-cat > p {
  font-weight: 700;
}

.list-of-position-cat li p .same-position {
  font-weight: 300;
  color: #333333;
}

.sticky-wrapper.is-sticky { background: #fff !important; }


.no-active-link {
  position: relative;
}

.link-options.no-active-link .box-hidden {
  left: 87px;
}

.no-active-link p, .no-active-link a:not(.clickable) {
  filter: gray; /* IE 6-9 */
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);

}

.no-active-link p {
  display: inline-block;
  margin: 5px 10px !important;
}

.no-active-link .box-hidden {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;

}


ul.round-list {
  padding: 15px 0 0;
}

ul.round-list li {
  padding: 7px;
  background-color: #eff6fa;
  margin-bottom: 5px;
}


ul.round-list li:nth-of-type(2n){
  background-color: #fff;
}

ul.round-list li:before {
  content: '';
  position: relative;
  width: 15px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  background: transparent url('../img/list-point.png') no-repeat left top;
}

ul.round-list li span, ul.round-list li a {
  vertical-align: middle;
  /*display: inline-block;*/
  font-size: 13px;
  line-height: 16px;
  color: #353f44;
}

.clickable-a span{
  cursor: pointer;
}

#object-slider-img {
  overflow: hidden;
}

#slider .slick-prev, .slick-next {
  width: 70px;
  height: 60px;
}

#slider .slick-prev:before, .slick-next:before {
  font-size: 70px;
}

#slider .slick-next {
  right: 15px;
}

#slider .slick-prev {
  left: 15px;
}

.show-next-objects {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  color: #222;
  font-weight: bold;
  border-radius: 2px;
  font-size: 14px;
  padding: 8px;
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  border-left-width: 0;
}
.show-next-objects:hover {
  background: rgb(235,235,235);
  color: #000;
}
#search-map.active .show-next-objects {
  display: block;
}

.list-submenu-icon { display: inline-block; margin: 0 0 0 5px; }
body #content-of-items .list-submenu { display: none; min-width: 100px; position: absolute; z-index: 100; background: #fff; border: 1px solid #eee; border-top: 0; left: -1px; right: -1px; top: 40px; }
body #content-of-items .list-submenu li { background: #fff; border: 0; /* list-style-type: circle; */ border-top: 1px solid #eee; }
body #content-of-items .list-submenu li:nth-child(0) { border-top: 0 !important; }
body #content-of-items .list-submenu li a:hover span { color: #006AA6 !important; font-weight: bold; }
.has-submenu:hover .list-submenu { display: block !important; }



.left-sidebar-index li{
  padding:10px;
  border:1px solid #cfcfcf;
  background-color: #f7f7f7;
  background-image: -webkit-linear-gradient(top, #f7f7f7, #dadada);
  background-image: -moz-linear-gradient(top, #f7f7f7, #dadada);
  background-image: -o-linear-gradient(top, #f7f7f7, #dadada);
  background-image: -ms-linear-gradient(top, #f7f7f7, #dadada);
  background-image: linear-gradient(top, #f7f7f7, #dadada);
  margin-bottom:5px;
  border-radius: 2px;
}
.left-sidebar-index li:hover, .left-sidebar-index li.active{
  padding:10px;
  border:1px solid #e6ae17;
  background-color: #e6cd15;
  background-image: -webkit-linear-gradient(top, #e6cd15, #e6b016);
  background-image: -moz-linear-gradient(top, #e6cd15, #e6b016);
  background-image: -o-linear-gradient(top, #e6cd15, #e6b016);
  background-image: -ms-linear-gradient(top, #e6cd15, #e6b016);
  background-image: linear-gradient(top, #e6cd15, #e6b016);
  margin-bottom:5px;
  border-radius: 2px;
  color: #FFF;
}
.left-sidebar-index li:hover a, .left-sidebar-index li.active a{
  color:#FFF;
}
.left-sidebar-index li a{
  display: block;
  width:100%;
  color:inherit;
}
.left-sidebar-index li a:hover{
  display: block;
  width:100%;
  color: inherit;
}
.left-sidebar-index li a{
  color:#656363;
  font-size:16px;
}
.masz-pytania-img{
  width: 302px;
  margin-left: -10px;
  margin-top: 25px;
  max-width:none;
}

.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #e1e4e9;
  top: 21px;
  width: 200px;
}
.fancy span:before {
  right: -210px;
}
.fancy span:after {
  left: -210px;
}

.new-style {}
.new-style h2 { font-size: 28px; color: #1d5b94; font-weight: 400; }
.new-style h2 b { color: #FCBB17; }
.new-style .text { margin: 25px 0; }
.new-style .text p { font-size: 18px !important; line-height: 30px !important; }
.new-style .text p b { font-weight: 600; }
.new-style .text p .yicon { display: inline-block; margin: 0 10px 0 0; }
.new-style .blue-button { font-size: 17px; padding: 10px; font-weight: 500; }

.near-attractions { margin: 25px 0 0 0; }
.near-attractions > div { float: left; position: relative; width: 252px; height: 199px; border: 1px solid #ddd; margin-left: 14px; }
.near-attractions > div.first { margin-left: 0; }
.near-attractions > div a { overflow: hidden; }
.near-attractions > div a:after { content: attr(title); font-weight: 500; position: absolute; bottom: 10px; left: 15px; font-size: 22px; color: #fff; text-shadow: 1px 1px 1px #000;  }
.near-attractions > div img { width: 100%; height: 100%; }
.near-attractions .gradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(59%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.near-attractions .gradient:hover {
  opacity: 0.9;
}

.labels-box { padding: 10px 0 15px 0; overflow: hidden; }
.labels-box h3 { color: #4D6E8D; font-size: 16px; margin: 0 0 10px 0; }
.labels-box .label { float: left; margin: 0 5px 5px 0; font-size: 12px; display: block; background: #E6EAEB; color: #576981; }
.labels-box .label span { float: left; padding: 5px; display: block; }
.labels-box .label:hover span { background: #D8DCDD; }
.labels-box .label span.count { float: right; font-weight: bold; background: #FFD101; color: #7D5000; }

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?9606839');
  src: url('../font/fontello.eot?9606839#iefix') format('embedded-opentype'),
  url('../font/fontello.woff?9606839') format('woff'),
  url('../font/fontello.ttf?9606839') format('truetype'),
  url('../font/fontello.svg?9606839#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?9606839#fontello') format('svg');
  }
}
*/

.popup-share [class^="icon-"]:before, .popup-share [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;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-facebook:before { content: '\e800'; } /* '� ?' */
.icon-googleplus:before { content: '\e801'; } /* '� ?' */
.icon-twitter:before { content: '\e802'; } /* '� ?' */
.icon-email:before { content: '\e803'; } /* '� ?' */
.icon-print:before { content: '\e804'; } /* '� ?' */
.icon-share:before { content: '\e805'; } /* '� ?' */
.icon-linkedin:before { content: '\e806'; } /* '� ?' */

.share { cursor: pointer; }

.popup-share {
  background: #fff;
  border: 1px solid #d5d6d6;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.15);
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,.15);
  box-shadow: 1px 1px 5px rgba(0,0,0,.15);
}

.popup-share a[class^="icon-"], .popup-share a[class*=" icon-"] {
  display: block;
  text-decoration: none;
  padding: 4px 10px;
}

.popup-share a[class^="icon-"]:hover, .popup-share a[class*=" icon-"]:hover {
  background: #2095f0;
  text-decoration: none;
  color: #fff
}

.inline-share a[class^="icon-"], .inline-share a[class*=" icon-"] {
  font-size: 26px;
  text-decoration: none;
}

.inline-share a[class^="icon-"] span, .inline-share a[class*=" icon-"] span {
  display: none;
}

.icon-facebook {
  color: #3b5998;
}
.icon-linkedin {
  color: #007bb6;
}
.icon-twitter {
  color: #00aced;
}
.icon-googleplus {
  color: #dd4b39;
}

.new-form { font-size: 14px; }

.new-form input[type=text], .new-form input[type=number], .new-form select, .new-form textarea {
  padding: 5px 10px; border: 1px solid #e1e4e9; color: #989B9E;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
}
.new-form input[type=text], .new-form input[type=number] {
  padding: 6px 10px;
}
.new-form select {
  padding-right: 1px;
  background: transparent;
  cursor: pointer;
  position: relative;
  z-index: 10;
  width: 250px;
}
.new-form .select-arrow {
  background: #EBEBEB;
  height: 30px;
  width: 30px;
  display: inline-block;
  position: absolute;
  margin-left: -30px;
  text-align: center;
  z-index: 11;
}
.new-form .select-arrow:hover {
  z-index: 9;
}
.new-form .select-arrow::after { content: "▼"; margin: 8px 0 0 0; display: inline-block; font-size: 12px; color: #989B9E; }
.new-form .after-text { font-size: 0.8em; margin-left: 10px; }
.new-form .row {
  margin: 0 0 15px 0;
}
.new-form ::-webkit-input-placeholder { color: #BEC2C7; }
.new-form :-moz-placeholder { color: #BEC2C7; opacity: 1; }
.new-form ::-moz-placeholder { color: #BEC2C7; opacity: 1; }
.new-form :-ms-input-placeholder { color: #BEC2C7; }

.new-form input[type=checkbox] { vertical-align: middle; margin: 0 5px 0 0; }

.new-form [type=submit] {
  background: rgba(3,156,222,1);
  background: -moz-linear-gradient(top, rgba(3,156,222,1) 0%, rgba(4,135,196,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(3,156,222,1)), color-stop(100%, rgba(4,135,196,1)));
  background: -webkit-linear-gradient(top, rgba(3,156,222,1) 0%, rgba(4,135,196,1) 100%);
  background: -o-linear-gradient(top, rgba(3,156,222,1) 0%, rgba(4,135,196,1) 100%);
  background: -ms-linear-gradient(top, rgba(3,156,222,1) 0%, rgba(4,135,196,1) 100%);
  background: linear-gradient(to bottom, rgba(3,156,222,1) 0%, rgba(4,135,196,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#039cde', endColorstr='#0487c4', GradientType=0 );

  display: block; margin: 25px auto 0 auto;
  padding: 9px 25px; border: 0; border-radius: 10px;
  color: #fff; text-shadow: 2px 1px 1px #1574A4; font-weight: 500;
  font-family: 'Roboto',sans-serif;
}

/*
===========================================================================================================
ZMIANA STYLES FOOTER */
.mid {padding: 15px 0px;background-color: #044980;}
.mid a {color: #fff;}
.mid a:hover {
  color: #D2BD6A;
  text-decoration: underline;
}
.mid > div span {
  display: block;
  margin-top: 15px;
}
.mid > div {text-align: center;margin: 0 auto;width: 700px;}
.mid li {display: inline-block;margin-right: 25px;}
.mid li:last-child {margin-right: 0;}
footer .foot {margin-top: 0;    background-color: #002C4F;}
footer .newsletter {
  width: 100%;
  padding-top: 0;
}
footer > .container {
  padding: 30px 0px;
  width: 840px;
}
footer .newsletter .right .input-and-submit {
  border: 0;
  background-color: transparent;
}
footer .newsletter .right .input-and-submit input[type=text] {
  border-radius: 3px;
  margin-right: 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 205px;
}
footer .newsletter .input-and-submit input[type=submit] {
  width: 100px;
  color: #8C5E00;
}
footer .newsletter .right {
  top: 25px;
}
footer .newsletter p {
  margin-left: 10px;
  margin-top: 10px;
  font-size: 11px;
}
footer .foot .container .left {
  float: none;
  width: 100%;
  text-align: center;
}
footer .foot .container .left .col {
  width: 31%;
  display: inline-block;
  margin-right: 2%;
  vertical-align: top;
  margin-top: 15px;
}
footer .foot .container .left .col:last-child {
  margin-right: 0;
}
footer .foot .container .left .col .btn-ft {
  width: 120px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 10px;
  display: block;
  text-align: center;
  color: #000;
  font-size: 14px;
  background-color: #fff;
  border-radius: 4px;
  margin: 0 auto;
  font-weight: bold;
}
footer .foot > .container {
  /*width: 600px;*/
}

.date-picker-wrapper {
  z-index: 10 !important;
}

.phone-box { font-size: 17px; color: #444; font-weight: bold; }
.phone-box .prefix { margin: 0 0 5px 0; display: block; }
.phone-box .phone-number { position: relative; }
.phone-box .visible { display: none; color: #0099cc; }
.phone-box .visible .prefix { margin: 3px 0; color: #333; }
.phone-box .hidden { display: block; color: #0099cc; }
.phone-box .blue-button { border: 0; border-radius: 0; position: absolute; right:0; bottom:0; }
.phone-box.two-numbers .visible { font-size: 14px; }
.phone-box.shown.two-numbers { margin-top: 9px; }

.gray-head,
.blue-head,
.orange-head,
.main-container .left-page .left-box h3 {
  background: #E1E3E9;
  color: #303741;
  text-shadow: none;
  font-weight: 500;
  border: 0;
  border-radius: 4px 4px 0 0;
}

.gray-head:before,
.blue-head:before,
.orange-head:before,
.main-container .left-page .left-box h3:before {
  content: '';
  display: block;
  width: 10px;
  position: absolute;
  height: 5px;
  bottom: 0;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #ffffff transparent;
}

/*
===========================================================================================================
END >>>>>>>>>>>>>>>>>>>> ZMIANA STYLES FOOTER */


body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);background-color:rgba(0,0,0,0.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:100000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:999999}@media all and (max-width: 540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding 0.15s,max-height .15s;transition:padding 0.15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding 0.2s,max-height .2s;transition:padding 0.25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::before,.sweet-alert .sa-input-error::after{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}.sweet-alert input:focus{outline:none;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8CD4F5;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px rgba(128,179,235,0.5),inset 0 0 0 1px rgba(0,0,0,0.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#C1C1C1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,0.8) 0 0 2px,rgba(0,0,0,0.0470588) 0 0 0 1px inset!important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled] ~ .la-ball-fall{opacity:1;visibility:visible;transition-delay:0}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#F27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-info{border-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-success{border-color:#A5DC86}.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:'';-webkit-border-radius:40px;border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,0.2);-webkit-border-radius:40px;border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-transform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-transform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@-webkit-keyframes slideFromTop{0%{top:0}100%{top:50%}}@keyframes slideFromTop{0%{top:0}100%{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0}}@keyframes slideToTop{0%{top:50%}100%{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}@-webkit-keyframes rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg) \9}.sweet-alert .sa-icon.sa-success{border-color:transparent\9}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg) \9}.la-ball-fall,.la-ball-fall > div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall > div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall > div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall > div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-fall > div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-fall > div:nth-child(3){-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm > div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x > div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x > div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}


.autocomplete-suggestions { border: 0px solid #C8D3DD; border-radius: 0; box-shadow: 0 0 5px #bbb; font-size: 14px; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 5px 10px; white-space: nowrap; overflow: hidden; }
.autocomplete-suggestion:nth-child(even) { background: #f9f9f9; }
.autocomplete-selected { background: #eee !important; color: #000; }
.autocomplete-suggestions strong { font-weight: bold; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }


@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
  }
  .b-column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
  }
  .columns.is-mobile > .b-column.is-narrow {
  flex: none;
  }
  .columns.is-mobile > .b-column.is-full {
  flex: none;
  width: 100%;
  }
  .columns.is-mobile > .b-column.is-three-quarters {
  flex: none;
  width: 75%;
  }
  .columns.is-mobile > .b-column.is-two-thirds {
  flex: none;
  width: 66.6666%;
  }
  .columns.is-mobile > .b-column.is-half {
  flex: none;
  width: 50%;
  }
  .columns.is-mobile > .b-column.is-one-third {
  flex: none;
  width: 33.3333%;
  }
  .columns.is-mobile > .b-column.is-one-quarter {
  flex: none;
  width: 25%;
  }
  .columns.is-mobile > .b-column.is-offset-three-quarters {
  margin-left: 75%;
  }
  .columns.is-mobile > .b-column.is-offset-two-thirds {
  margin-left: 66.6666%;
  }
  .columns.is-mobile > .b-column.is-offset-half {
  margin-left: 50%;
  }
  .columns.is-mobile > .b-column.is-offset-one-third {
  margin-left: 33.3333%;
  }
  .columns.is-mobile > .b-column.is-offset-one-quarter {
  margin-left: 25%;
  }
  .columns.is-mobile > .b-column.is-1 {
  flex: none;
  width: 8.33333333%;
  }
  .columns.is-mobile > .b-column.is-offset-1 {
  margin-left: 8.33333333%;
  }
  .columns.is-mobile > .b-column.is-2 {
  flex: none;
  width: 16.66666667%;
  }
  .columns.is-mobile > .b-column.is-offset-2 {
  margin-left: 16.66666667%;
  }
  .columns.is-mobile > .b-column.is-3 {
  flex: none;
  width: 25%;
  }
  .columns.is-mobile > .b-column.is-offset-3 {
  margin-left: 25%;
  }
  .columns.is-mobile > .b-column.is-4 {
  flex: none;
  width: 33.33333333%;
  }
  .columns.is-mobile > .b-column.is-offset-4 {
  margin-left: 33.33333333%;
  }
  .columns.is-mobile > .b-column.is-5 {
  flex: none;
  width: 41.66666667%;
  }
  .columns.is-mobile > .b-column.is-offset-5 {
  margin-left: 41.66666667%;
  }
  .columns.is-mobile > .b-column.is-6 {
  flex: none;
  width: 50%;
  }
  .columns.is-mobile > .b-column.is-offset-6 {
  margin-left: 50%;
  }
  .columns.is-mobile > .b-column.is-7 {
  flex: none;
  width: 58.33333333%;
  }
  .columns.is-mobile > .b-column.is-offset-7 {
  margin-left: 58.33333333%;
  }
  .columns.is-mobile > .b-column.is-8 {
  flex: none;
  width: 66.66666667%;
  }
  .columns.is-mobile > .b-column.is-offset-8 {
  margin-left: 66.66666667%;
  }
  .columns.is-mobile > .b-column.is-9 {
  flex: none;
  width: 75%;
  }
  .columns.is-mobile > .b-column.is-offset-9 {
  margin-left: 75%;
  }
  .columns.is-mobile > .b-column.is-10 {
  flex: none;
  width: 83.33333333%;
  }
  .columns.is-mobile > .b-column.is-offset-10 {
  margin-left: 83.33333333%;
  }
  .columns.is-mobile > .b-column.is-11 {
  flex: none;
  width: 91.66666667%;
  }
  .columns.is-mobile > .b-column.is-offset-11 {
  margin-left: 91.66666667%;
  }
  .columns.is-mobile > .b-column.is-12 {
  flex: none;
  width: 100%;
  }
  .columns.is-mobile > .b-column.is-offset-12 {
  margin-left: 100%;
  }
  @media screen and (max-width: 768px) {
  .b-column.is-narrow-mobile {
    flex: none;
  }
  .b-column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .b-column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .b-column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  .b-column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .b-column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .b-column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .b-column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  .b-column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  .b-column.is-offset-half-mobile {
    margin-left: 50%;
  }
  .b-column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  .b-column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  .b-column.is-1-mobile {
    flex: none;
    width: 8.33333333%;
  }
  .b-column.is-offset-1-mobile {
    margin-left: 8.33333333%;
  }
  .b-column.is-2-mobile {
    flex: none;
    width: 16.66666667%;
  }
  .b-column.is-offset-2-mobile {
    margin-left: 16.66666667%;
  }
  .b-column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .b-column.is-offset-3-mobile {
    margin-left: 25%;
  }
  .b-column.is-4-mobile {
    flex: none;
    width: 33.33333333%;
  }
  .b-column.is-offset-4-mobile {
    margin-left: 33.33333333%;
  }
  .b-column.is-5-mobile {
    flex: none;
    width: 41.66666667%;
  }
  .b-column.is-offset-5-mobile {
    margin-left: 41.66666667%;
  }
  .b-column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .b-column.is-offset-6-mobile {
    margin-left: 50%;
  }
  .b-column.is-7-mobile {
    flex: none;
    width: 58.33333333%;
  }
  .b-column.is-offset-7-mobile {
    margin-left: 58.33333333%;
  }
  .b-column.is-8-mobile {
    flex: none;
    width: 66.66666667%;
  }
  .b-column.is-offset-8-mobile {
    margin-left: 66.66666667%;
  }
  .b-column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .b-column.is-offset-9-mobile {
    margin-left: 75%;
  }
  .b-column.is-10-mobile {
    flex: none;
    width: 83.33333333%;
  }
  .b-column.is-offset-10-mobile {
    margin-left: 83.33333333%;
  }
  .b-column.is-11-mobile {
    flex: none;
    width: 91.66666667%;
  }
  .b-column.is-offset-11-mobile {
    margin-left: 91.66666667%;
  }
  .b-column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  .b-column.is-offset-12-mobile {
    margin-left: 100%;
  }
  }
  @media screen and (min-width: 769px) {
  .b-column.is-narrow, .b-column.is-narrow-tablet {
    flex: none;
  }
  .b-column.is-full, .b-column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .b-column.is-three-quarters, .b-column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .b-column.is-two-thirds, .b-column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .b-column.is-half, .b-column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .b-column.is-one-third, .b-column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .b-column.is-one-quarter, .b-column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .b-column.is-offset-three-quarters, .b-column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  .b-column.is-offset-two-thirds, .b-column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  .b-column.is-offset-half, .b-column.is-offset-half-tablet {
    margin-left: 50%;
  }
  .b-column.is-offset-one-third, .b-column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  .b-column.is-offset-one-quarter, .b-column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  .b-column.is-1, .b-column.is-1-tablet {
    flex: none;
    width: 8.33333333%;
  }
  .b-column.is-offset-1, .b-column.is-offset-1-tablet {
    margin-left: 8.33333333%;
  }
  .b-column.is-2, .b-column.is-2-tablet {
    flex: none;
    width: 16.66666667%;
  }
  .b-column.is-offset-2, .b-column.is-offset-2-tablet {
    margin-left: 16.66666667%;
  }
  .b-column.is-3, .b-column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .b-column.is-offset-3, .b-column.is-offset-3-tablet {
    margin-left: 25%;
  }
  .b-column.is-4, .b-column.is-4-tablet {
    flex: none;
    width: 33.33333333%;
  }
  .b-column.is-offset-4, .b-column.is-offset-4-tablet {
    margin-left: 33.33333333%;
  }
  .b-column.is-5, .b-column.is-5-tablet {
    flex: none;
    width: 41.66666667%;
  }
  .b-column.is-offset-5, .b-column.is-offset-5-tablet {
    margin-left: 41.66666667%;
  }
  .b-column.is-6, .b-column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .b-column.is-offset-6, .b-column.is-offset-6-tablet {
    margin-left: 50%;
  }
  .b-column.is-7, .b-column.is-7-tablet {
    flex: none;
    width: 58.33333333%;
  }
  .b-column.is-offset-7, .b-column.is-offset-7-tablet {
    margin-left: 58.33333333%;
  }
  .b-column.is-8, .b-column.is-8-tablet {
    flex: none;
    width: 66.66666667%;
  }
  .b-column.is-offset-8, .b-column.is-offset-8-tablet {
    margin-left: 66.66666667%;
  }
  .b-column.is-9, .b-column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .b-column.is-offset-9, .b-column.is-offset-9-tablet {
    margin-left: 75%;
  }
  .b-column.is-10, .b-column.is-10-tablet {
    flex: none;
    width: 83.33333333%;
  }
  .b-column.is-offset-10, .b-column.is-offset-10-tablet {
    margin-left: 83.33333333%;
  }
  .b-column.is-11, .b-column.is-11-tablet {
    flex: none;
    width: 91.66666667%;
  }
  .b-column.is-offset-11, .b-column.is-offset-11-tablet {
    margin-left: 91.66666667%;
  }
  .b-column.is-12, .b-column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .b-column.is-offset-12, .b-column.is-offset-12-tablet {
    margin-left: 100%;
  }
  }
  @media screen and (min-width: 1000px) {
  .b-column.is-narrow-desktop {
    flex: none;
  }
  .b-column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .b-column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .b-column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .b-column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .b-column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .b-column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .b-column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  .b-column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  .b-column.is-offset-half-desktop {
    margin-left: 50%;
  }
  .b-column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  .b-column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  .b-column.is-1-desktop {
    flex: none;
    width: 8.33333333%;
  }
  .b-column.is-offset-1-desktop {
    margin-left: 8.33333333%;
  }
  .b-column.is-2-desktop {
    flex: none;
    width: 16.66666667%;
  }
  .b-column.is-offset-2-desktop {
    margin-left: 16.66666667%;
  }
  .b-column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .b-column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .b-column.is-4-desktop {
    flex: none;
    width: 33.33333333%;
  }
  .b-column.is-offset-4-desktop {
    margin-left: 33.33333333%;
  }
  .b-column.is-5-desktop {
    flex: none;
    width: 41.66666667%;
  }
  .b-column.is-offset-5-desktop {
    margin-left: 41.66666667%;
  }
  .b-column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .b-column.is-offset-6-desktop {
    margin-left: 50%;
  }
  .b-column.is-7-desktop {
    flex: none;
    width: 58.33333333%;
  }
  .b-column.is-offset-7-desktop {
    margin-left: 58.33333333%;
  }
  .b-column.is-8-desktop {
    flex: none;
    width: 66.66666667%;
  }
  .b-column.is-offset-8-desktop {
    margin-left: 66.66666667%;
  }
  .b-column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .b-column.is-offset-9-desktop {
    margin-left: 75%;
  }
  .b-column.is-10-desktop {
    flex: none;
    width: 83.33333333%;
  }
  .b-column.is-offset-10-desktop {
    margin-left: 83.33333333%;
  }
  .b-column.is-11-desktop {
    flex: none;
    width: 91.66666667%;
  }
  .b-column.is-offset-11-desktop {
    margin-left: 91.66666667%;
  }
  .b-column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .b-column.is-offset-12-desktop {
    margin-left: 100%;
  }
  }
  @media screen and (min-width: 1192px) {
  .b-column.is-narrow-widescreen {
    flex: none;
  }
  .b-column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .b-column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .b-column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .b-column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .b-column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .b-column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .b-column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  .b-column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  .b-column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  .b-column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  .b-column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  .b-column.is-1-widescreen {
    flex: none;
    width: 8.33333333%;
  }
  .b-column.is-offset-1-widescreen {
    margin-left: 8.33333333%;
  }
  .b-column.is-2-widescreen {
    flex: none;
    width: 16.66666667%;
  }
  .b-column.is-offset-2-widescreen {
    margin-left: 16.66666667%;
  }
  .b-column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .b-column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  .b-column.is-4-widescreen {
    flex: none;
    width: 33.33333333%;
  }
  .b-column.is-offset-4-widescreen {
    margin-left: 33.33333333%;
  }
  .b-column.is-5-widescreen {
    flex: none;
    width: 41.66666667%;
  }
  .b-column.is-offset-5-widescreen {
    margin-left: 41.66666667%;
  }
  .b-column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .b-column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  .b-column.is-7-widescreen {
    flex: none;
    width: 58.33333333%;
  }
  .b-column.is-offset-7-widescreen {
    margin-left: 58.33333333%;
  }
  .b-column.is-8-widescreen {
    flex: none;
    width: 66.66666667%;
  }
  .b-column.is-offset-8-widescreen {
    margin-left: 66.66666667%;
  }
  .b-column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .b-column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  .b-column.is-10-widescreen {
    flex: none;
    width: 83.33333333%;
  }
  .b-column.is-offset-10-widescreen {
    margin-left: 83.33333333%;
  }
  .b-column.is-11-widescreen {
    flex: none;
    width: 91.66666667%;
  }
  .b-column.is-offset-11-widescreen {
    margin-left: 91.66666667%;
  }
  .b-column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .b-column.is-offset-12-widescreen {
    margin-left: 100%;
  }
  }

  .b-columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
  }
  .b-columns:last-child {
  margin-bottom: -0.75rem;
  }
  .b-columns:not(:last-child) {
  margin-bottom: 0.75rem;
  }
  .b-columns.is-centered {
  justify-content: center;
  }
  .b-columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  }
  .b-columns.is-gapless:last-child {
  margin-bottom: 0;
  }
  .b-columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
  }
  .b-columns.is-gapless > .column {
  margin: 0;
  padding: 0;
  }
  @media screen and (min-width: 769px) {
  .b-columns.is-grid {
    flex-wrap: wrap;
  }
  .b-columns.is-grid > .column {
    max-width: 33.3333%;
    padding: 0.75rem;
    width: 33.3333%;
  }
  .b-columns.is-grid > .column + .column {
    margin-left: 0;
  }
  }
  .b-columns.is-mobile {
  display: flex;
  }
  .b-columns.is-multiline {
  flex-wrap: wrap;
  }
  .b-columns.is-vcentered {
  align-items: center;
  }
  @media screen and (min-width: 769px) {
  .b-columns:not(.is-desktop) {
    display: flex;
  }
  }
  @media screen and (min-width: 1000px) {
  .b-columns.is-desktop {
    display: flex;
  }
  }


.select2-selection__rendered {
  max-height: 36px;
}

.big-header-search .select2,
.big-header-search .select2-container,
.big-header-search .select2-selection--single { width: 100% !important; }

.rooms17 { border: 1px solid #ddd; font-size: 12px; margin: 0 0 25px 0; }
.rooms17-room { border-top: 1px solid #eee; }
.rooms17-room:nth-child(1) { border-top: 0; }
.rooms17-room:nth-child(odd) { background: #f7f7f7; }
.rooms17-head { overflow: hidden; font-size: 1.2em; padding: 15px; }
.rooms17-name { float: left; font-weight: bold; width: 40%; }
.rooms17-price { float: left; }
.rooms17-more { display: block; float: right; cursor: pointer; color: #999; font-size: 0.9em; margin-top: 2px; font-weight: 500;  }
.rooms17-more:hover { color: #333; }
.rooms17-details { max-height: 0; overflow: hidden; padding: 0; }
.rooms17-details > p { line-height: 20px; font-size: 13px; }
.rooms17-title { font-size: 1.1em; margin: 10px 0; font-weight: bold; }
.rooms17-amenities { overflow: hidden; }
.rooms17-amenities li { float: left; width: 28%; list-style: none; line-height: 16px; margin: 0 0 5px 0; padding-left: 30px; background: url('/assets/img/icon-pos-ok.jpg') no-repeat; }
.rooms17-hide { float: right; cursor: pointer; font-size: 1.1em; color: #999; font-weight: bold; }
.rooms17-hide:hover { color: #333; }
.rooms17-room.active .rooms17-details { transition: max-height 1s; max-height: 900px; padding: 15px; border-top: 1px solid #eee; }
.rooms17-room.active .rooms17-more { display: none; }
.rooms17-photos { margin: 10px 0; display: flex; justify-content: flex-start; }
.rooms17-photos .photo { margin-right: 12px; }
.rooms17-photos .photo:last-child { margin-right: 0; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

/*.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}*/

/* Quill Editor */

/*!
 * Quill Editor v1.2.4
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}

.ql-editor {
  box-sizing: border-box;
  cursor: text;
  line-height: 1.50;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-size: 14px;
}
.ql-editor p {
  margin-bottom: 20px;
}
.ql-align-center {
  text-align: center;
}
.ql-align-justify {
  text-align: justify;
}
.ql-align-right {
  text-align: right;
}
.ql-editor ul {
  list-style: disc;
  margin-bottom: 20px;
}
.ql-editor li {
  margin-left: 30px;
  padding: 2px 6px 2px 10px;
  line-height: 18px;
}
/*
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  margin-right: 0.3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
}
.ql-editor ol li,
.ql-editor ul li {
  padding-left: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-num;
}
.ql-editor ol li:before {
  content: counter(list-num, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  pointer-events: none;
  position: absolute;
}
*/

.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding-bottom: 2px;
  padding-top: 2px;
}
.ql-snow .ql-editor code:before,
.ql-snow .ql-editor code:after {
  content: "\A0";
  letter-spacing: -2px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

.ql-small .ql-editor {
  min-height: 60px;
  max-height: 100px;
}

.ql-big .ql-editor {
  min-height: 150px;
  max-height: 300px;
}

/*! tooltip 0.1.0 - 18th Dec 2013 | https://github.com/darsain/tooltip */
.tooltip {
  position: absolute;
  padding: .8em 1em;
  top: 10px; /* Defines the spacing between tooltip and target position */
  max-width: 300px;
  color: #fff;
  background: #3a3c47;
  border-radius: 2px;
  text-shadow: -1px -1px 0 rgba(0,0,0,.2);
  cursor: pointer;
}

/* Arrow styles */
.tooltip:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  margin: -5px;
  background: inherit;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.tooltip.top:after, .tooltip.top-left:after, .tooltip.top-right:after { bottom: 0; }
.tooltip.bottom:after, .tooltip.bottom-left:after, .tooltip.bottom-right:after { top: 0; }
.tooltip.top:after, .tooltip.bottom:after { left: 50%; }
.tooltip.top-left:after, .tooltip.bottom-left:after { right: 15px; }
.tooltip.top-right:after, .tooltip.bottom-right:after { left: 15px; }

.tooltip.left:after, .tooltip.left-top:after, .tooltip.left-bottom:after { right: 0; }
.tooltip.right:after, .tooltip.right-top:after, .tooltip.right-bottom:after { left: 0; }
.tooltip.left:after, .tooltip.right:after { top: 50%; }
.tooltip.left-top:after, .tooltip.right-top:after { bottom: 15px; }
.tooltip.left-bottom:after, .tooltip.right-bottom:after { top: 15px; }

/* Fade */
.tooltip.fade { opacity: 0; transition: opacity 200ms ease-out; }
.tooltip.fade.in { opacity: 1; transition-duration: 100ms; }

/* Slide */
.tooltip.slide {
  opacity: 0;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}
.tooltip.slide.top,
.tooltip.slide.top-left,
.tooltip.slide.top-right {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.tooltip.slide.bottom,
.tooltip.slide.bottom-left,
.tooltip.slide.bottom-right {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.tooltip.slide.left,
.tooltip.slide.left-top,
.tooltip.slide.left-bottom {
  -webkit-transform: translateX(15px);
  transform: translateX(15px);
}
.tooltip.slide.right,
.tooltip.slide.right-top,
.tooltip.slide.right-bottom {
  -webkit-transform: translateX(-15px);
  transform: translateX(-15px);
}
.tooltip.slide.in {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  transition-duration: 100ms;
}

/* Grow */
.tooltip.grow {
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
}
.tooltip.grow.top {
  -webkit-transform: translateY(60%) scale(0);
  transform: translateY(60%) scale(0);
}
.tooltip.grow.top-left {
  -webkit-transform: translateY(60%) translateX(40%) scale(0);
  transform: translateY(60%) translateX(40%) scale(0);
}
.tooltip.grow.top-right {
  -webkit-transform: translateY(60%) translateX(-40%) scale(0);
  transform: translateY(60%) translateX(-40%) scale(0);
}
.tooltip.grow.bottom {
  -webkit-transform: translateY(-60%) scale(0);
  transform: translateY(-60%) scale(0);
}
.tooltip.grow.bottom-left {
  -webkit-transform: translateY(-60%) translateX(40%) scale(0);
  transform: translateY(-60%) translateX(40%) scale(0);
}
.tooltip.grow.bottom-right {
  -webkit-transform: translateY(-60%) translateX(-40%) scale(0);
  transform: translateY(-60%) translateX(-40%) scale(0);
}
.tooltip.grow.left {
  -webkit-transform: translateX(53%) scale(0);
  transform: translateX(53%) scale(0);
}
.tooltip.grow.left-top {
  -webkit-transform: translateX(53%) translateY(40%) scale(0);
  transform: translateX(53%) translateY(40%) scale(0);
}
.tooltip.grow.left-bottom {
  -webkit-transform: translateX(53%) translateY(-40%) scale(0);
  transform: translateX(53%) translateY(-40%) scale(0);
}
.tooltip.grow.right {
  -webkit-transform: translateX(-53%) scale(0);
  transform: translateX(-53%) scale(0);
}
.tooltip.grow.right-top {
  -webkit-transform: translateX(-53%) translateY(40%) scale(0);
  transform: translateX(-53%) translateY(40%) scale(0);
}
.tooltip.grow.right-bottom {
  -webkit-transform: translateX(-53%) translateY(-40%) scale(0);
  transform: translateX(-53%) translateY(-40%) scale(0);
}
.tooltip.grow.in {
  -webkit-transform: none;
  transform: none;
  transition-duration: 100ms;
}

/* Types */
.tooltip.light { color: #3a3c47; background: #fff; text-shadow: none; }
.tooltip.success { background: #8dc572; }
.tooltip.warning { background: #ddc12e; }
.tooltip.error { background: #cc3636; }

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */

.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #ddd;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
}

.ms-choice > span.placeholder {
    color: #999;
}

.ms-choice > div {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 25px;
    background: url('../vendor/multiple-select/multiple-select.png') left top no-repeat;
}

.ms-choice > div.open {
    background: url('../vendor/multiple-select/multiple-select.png') right top no-repeat;
}

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ms-drop.bottom {
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

.ms-search input {
    width: 100%;
    height: auto !important;
    min-height: 24px;
    padding: 0 20px 0 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff url('multiple-select.png') no-repeat 100% -22px;
    background: url('multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.ms-search, .ms-search input {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 8px;
}

.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
    padding: 2px 0;
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
    display: block;
    float: left;
}

.ms-drop ul > li.group {
    clear: both;
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-drop ul > li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.ms-drop ul > li label.optgroup {
    font-weight: bold;
}

.ms-drop input[type="checkbox"] {
    vertical-align: middle;
}

.ms-drop .ms-no-results {
    display: none;
}

/** initial setup **/
.nano {
    position : relative;
    width    : 100%;
    height   : 100%;
    overflow : hidden;
}
.nano > .nano-content {
    position      : absolute;
    overflow      : scroll;
    overflow-x    : hidden;
    top           : 0;
    right         : 0;
    bottom        : 0;
    left          : 0;
}
.nano > .nano-content:focus {
    outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
    display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
}
.nano > .nano-pane {
    background : rgba(0,0,0,.25);
    position   : absolute;
    width      : 7px;
    right      : 0;
    top        : 0;
    bottom     : 0;
    visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
    opacity    : .4;
    -webkit-transition    : .2s;
    -moz-transition       : .2s;
    -o-transition         : .2s;
    transition            : .2s;
    -moz-border-radius    : 5px;
    -webkit-border-radius : 5px;
    border-radius         : 5px;
}
.nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(0,0,0,.5);
    position              : relative;
    margin                : 0 1px;
    -moz-border-radius    : 3px;
    -webkit-border-radius : 3px;
    border-radius         : 3px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
    visibility : visible\9; /* Target only IE7 and IE8 with this hack */
    opacity    : 0.99;
}
.loading .loader {
    display: block !important;
}
.loading .items {
    display: none !important;
}

.map-page #mapka {
    width: 100%;
    min-height: 800px;
}
.map-page #marker-tooltip {
    display: none;
    position: absolute;
    width: 300px;
    height: 200px;
    background-color: #ccc;
    margin: 15px;
}
.map-page > .filters {
    position: absolute;
    background: #fff;
    z-index: 10;
    border-radius: 0 5px 5px 0;
    left: 0;
    top: 50px;
    width: 250px;
    /*height: 200px;*/
}
.map-page .filters .orange-left-box {
    margin: 0;
}
.map-page > .filters .selected {
    /*text-decoration: underline !important;*/
    font-weight: bold;
}
.map-page .filters .tongue {
    position: absolute;
    right: -40px;
    width: 80px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    background: url(../img/filters-tongue.png);
    cursor: pointer;
    z-index: -1;
}
.map-page .list {
    position: absolute;
    background: rgba(255,255,255, 0.75);
    z-index: 10;
    border-radius: 3px;
    right: 50px;
    top: 50px;
    bottom: 180px;
    width: 444px;
    padding: 15px 15px 50px 15px;
}
.map-page .list .not-found {
    display: none;
    font-size: 16px;
}
.map-page .list .loader {
    top: 50%;
    left: 50%;
    margin-top: -64px;
    margin-left: -64px;
    position: absolute;
    display: none;
}
.map-page .list .items .item {
    width: 200px;
}
.map-page .list .items .item .short-desc {
 font-size: 11px;
}
.map-page .list .items .item .img-box {
    height: 128px;
}
.map-page .list .items .item:nth-of-type(3n){
    margin-right: 17px;
}
.map-page .list .items .item:nth-of-type(2n){
    margin-right: 0;
}
.map-page .list .items .item .bottom-info {
      height: 13px;
    background: #fff;
}
.map-page .list .items .item .bottom-info p {
    font-size: 13px;
}
.map-page .list .items .item .bottom-info .price span {
    font-size: 14px;
}
.map-page .list .nano-content {
    padding-right: 15px;
}
.map-page .list .button {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -125px;
    width: 250px;
    background-color: #ffb702;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.map-page .list .button > div {
    float: left;
    width: 20%;
    text-align: center;
}

.map-page .list .button > div img {
    padding-top: 10px;
}

.map-page .list .button div a {
    color: #fff;
    font-weight: 700;
    line-height: 38px;
    font-size: 14px;
    text-shadow: 0 1px 1px #000000;
}

.map-page .list .button > div:last-child {
    width: 80%;
    background: rgb(27,174,234); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(27,174,234,1) 0%, rgba(12,145,200,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(27,174,234,1)), color-stop(100%,rgba(12,145,200,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(27,174,234,1) 0%,rgba(12,145,200,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(27,174,234,1) 0%,rgba(12,145,200,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(27,174,234,1) 0%,rgba(12,145,200,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(27,174,234,1) 0%,rgba(12,145,200,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1baeea', endColorstr='#0c91c8',GradientType=0 ); /* IE6-9 */
}

.map-page .list .button > div:last-child:hover {
    background-image: none;
    background-color: rgba(12,145,200,1);
}

.map-page .foot {
    background: rgba(232,230,229,1);
    background: -moz-linear-gradient(top, rgba(232,230,229,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(232,230,229,1)), color-stop(75%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(232,230,229,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(232,230,229,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(232,230,229,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(232,230,229,1) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e6e5', endColorstr='#ffffff', GradientType=0 );
    background: #eee;
    height: 50px;
    border-top: 1px solid #fff;
    box-shadow: 0 0px 4px #333;
    z-index: 10;
    position: relative;
    line-height: 25px;
}
.map-page .foot span {
    display: inline-block;
    border-left: 1px solid #ccc;
    padding: 5px 15px;
    margin: 6px 0 0 0;
}
.map-page .foot i, .map-page .foot input  {
    color: #DEAB17;
    font-size: 18px !important;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}
/*
 * Tipped - A Complete Javascript Tooltip Solution - v4.5.2
 * (c) 2012-2015 Nick Stakenburg
 *
 * http://www.tippedjs.com
 *
 * License: http://www.tippedjs.com/license
 */

.tpd-tooltip {
  position: absolute;
}

/* Fix for CSS frameworks that don't keep the use of box-sizing: border-box
   within their own namespace */
.tpd-tooltip,
.tpd-tooltip [class^="tpd-"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Content */
.tpd-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-content-spacer,
.tpd-content-relative,
.tpd-content-relative-padder {
  float: left;
  position: relative;
}
.tpd-content-relative {
  width: 100%;
}

.tpd-content {
  float: left;
  clear: both;
  position: relative;
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
}
.tpd-has-inner-close .tpd-content-relative .tpd-content { padding-right: 0 !important; }
.tpd-tooltip .tpd-content-no-padding { padding: 0 !important; }

.tpd-title-wrapper {
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-title-spacer {
  float: left;
}
.tpd-title-relative,
.tpd-title-relative-padder {
  float: left;
  position: relative;
}
.tpd-title-relative { width: 100%; }
.tpd-title {
  float: left;
  position: relative;
  font-size: 11px;
  line-height: 16px;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.tpd-has-title-close .tpd-title { padding-right: 0 !important; }
.tpd-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
}
.tpd-close-icon {
  float: left;
  font-family: Arial, Baskerville, monospace;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
}


/* Skin */
.tpd-skin {
  position: absolute;
  top: 0;
  left: 0;
}

.tpd-frames {
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-frames .tpd-frame {
  float: left;
  width: 100%;
  height: 100%;
  clear: both;
  display: none;
}

.tpd-visible-frame-top .tpd-frame-top { display: block; }
.tpd-visible-frame-bottom .tpd-frame-bottom { display: block; }
.tpd-visible-frame-left .tpd-frame-left { display: block; }
.tpd-visible-frame-right .tpd-frame-right { display: block; }

.tpd-backgrounds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.tpd-background-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  pointer-events: none;
}
.tpd-no-shadow .tpd-skin .tpd-background-shadow { box-shadow: none !important; }

.tpd-background-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
/* only the top background box should be shown when not using a stem */
.tpd-no-stem .tpd-background-box,
.tpd-no-stem .tpd-shift-stem { display: none; }
.tpd-no-stem .tpd-background-box-top { display: block; }

.tpd-background-box-shift,
.tpd-background-box-shift-further {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}
.tpd-background {
  border-radius: 10px;
  float: left;
  clear: both;
  background: none;
  -webkit-background-clip: padding-box; /* Safari */
  background-clip: padding-box; /* IE9+, Firefox 4+, Opera, Chrome */
  border-style: solid;
  border-width: 1px;
  border-color: #282828;
  border-color: rgba(255,255,255,.1); /* opacity here bugs out in firefox, .tpd-background-content should have no opacity if this opacity is less than 1 */
}
.tpd-background-loading { display: none; }
/* no radius */
.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background { border-radius: 0; }
.tpd-background-title {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-content {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-border-hack {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
}

.tpd-background-box-top { top: 0; }
.tpd-background-box-bottom { bottom: 0; }
.tpd-background-box-left { left: 0; }
.tpd-background-box-right { right: 0; }

/* iframeshim IE6 */
.tpd-iframeshim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* Skin / Stems */
.tpd-shift-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.tpd-shift-stem-side {
  position: absolute;
}
.tpd-frame-top .tpd-shift-stem-side,
.tpd-frame-bottom .tpd-shift-stem-side { width: 100%; }
.tpd-frame-left .tpd-shift-stem-side,
.tpd-frame-right .tpd-shift-stem-side { height: 100%; }

.tpd-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; /* shows possible invalid subpx rendering */
  width: 16px; /* best cross browser stem: width = 2 x height (90deg angle) */
  height: 8px;
  margin-left: 3px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
/* remove margins once we're done measuring */
.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset { margin: 0 !important; }

.tpd-stem-spacer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tpd-stem-reset .tpd-stem-spacer { margin-top: 0; }

.tpd-stem-point {
  width: 100px;
  position: absolute;
  top: 0;
  left: 50%;
}
.tpd-stem-downscale,
.tpd-stem-transform {
  float: left;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: relative;
}

.tpd-stem-side {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-stem-side-inversed {
  -webkit-transform: scale(-1,1);
  transform: scale(-1,1);
}
.tpd-stem-triangle {
  width: 0;
  height: 0;
  border-bottom-style: solid;
  border-left-color: transparent;
  border-left-style: solid;
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-stem-border {
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff; /* will become transparent */
  border-right-color: #fff;
  border-right-style: solid;
  border-right-width: 0;
}

.tpd-stem-border-corner {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  border-right-style: solid;
  border-right-width: 0;
}

/* fixes rendering issue in IE */
.tpd-stem * { z-index: 0; zoom: 1; }

/* used by IE < 9 */
.tpd-stem-border-center-offset,
.tpd-stem-border-center-offset-inverse {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-stem-notransform {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.tpd-stem-notransform .tpd-stem-border {
  height: 100%;
  position: relative;
  float: left;
  top: 0;
  left: 0;
  margin: 0;
}
.tpd-stem-notransform .tpd-stem-border-center {
  position: absolute;
}
.tpd-stem-notransform .tpd-stem-border-corner {
  background: #fff;
  border: 0;
  top: auto;
  left: auto;
}
.tpd-stem-notransform .tpd-stem-border-center,
.tpd-stem-notransform .tpd-stem-triangle {
  height: 0;
  border: 0;
  left: 50%;
}

/* transformations for left/right/bottom */
.tpd-stem-transform-left {
  -webkit-transform: rotate(-90deg) scale(-1,1);
  transform: rotate(-90deg) scale(-1,1);
}
.tpd-stem-transform-right {
  -webkit-transform: rotate(90deg) translate(0, -100%);
  transform: rotate(90deg) translate(0, -100%);
}
.tpd-stem-transform-bottom {
  -webkit-transform: scale(1,-1) translate(0, -100%);
  transform: scale(1,-1) translate(0, -100%);
}


/* Spinner */
.tpd-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 36px;
}
.tpd-spinner-spin {
  position: relative;
  float: left;
  margin: 8px 0 0 13px;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  -webkit-animation: tpd-spinner-animation 1.1s infinite linear;
  animation: tpd-spinner-animation 1.1s infinite linear;
  box-sizing: border-box !important;
}
.tpd-spinner-spin,
.tpd-spinner-spin:after {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
@-webkit-keyframes tpd-spinner-animation {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes tpd-spinner-animation {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

/* show the loader while loading and hide all the content */
.tpd-is-loading .tpd-content-wrapper,
.tpd-is-loading .tpd-title-wrapper { display: none; }
.tpd-is-loading .tpd-background { display: none; }
.tpd-is-loading .tpd-background-loading { display: block; }



/* Resets while measuring content */
.tpd-tooltip-measuring {
  top: 0;
  left: 0;
  position: absolute;
  max-width: 100%;
  width: 100%;
}
.tpd-tooltip-measuring .tpd-skin,
.tpd-tooltip-measuring .tpd-spinner {
  display: none;
}

.tpd-tooltip-measuring .tpd-content-wrapper,
.tpd-tooltip-measuring .tpd-title-wrapper { display: block; }


/* Links */
.tpd-tooltip a,
.tpd-tooltip a:hover { color: #808080; text-decoration: underline; }
.tpd-tooltip a:hover { color: #6c6c6c; }


/*
 * Sizes
 */
/* x-small */
.tpd-size-x-small .tpd-content,
.tpd-size-x-small .tpd-title {
  padding: 7px 8px;
  font-size: 10px;
  line-height: 15px;
}
.tpd-size-x-small .tpd-background { border-radius: 5px; }
.tpd-size-x-small .tpd-stem {
  width: 12px;
  height: 6px;
  margin-left: 4px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-x-small.tpd-no-radius .tpd-stem { margin-left: 7px; }
.tpd-size-x-small .tpd-close { margin-bottom: 1px; }
.tpd-size-x-small .tpd-spinner {
  width: 35px;
  height: 29px;
}
.tpd-size-x-small .tpd-spinner-spin { margin: 6px 0 0 9px; }
.tpd-size-x-small .tpd-spinner-spin,
.tpd-size-x-small .tpd-spinner-spin:after {
  width: 17px;
  height: 17px;
}

/* small */
.tpd-size-small .tpd-content,
.tpd-size-small .tpd-title {
  padding: 8px;
  font-size: 10px;
  line-height: 16px;
}
.tpd-size-small .tpd-background { border-radius: 6px; }
.tpd-size-small .tpd-stem {
  width: 14px;
  height: 7px;
  margin-left: 5px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-small.tpd-no-radius .tpd-stem { margin-left: 8px; }
.tpd-size-small .tpd-close { margin: 2px 1px; }
.tpd-size-small .tpd-spinner {
  width: 42px;
  height: 32px;
}
.tpd-size-small .tpd-spinner-spin { margin: 7px 0 0 13px; }
.tpd-size-small .tpd-spinner-spin,
.tpd-size-small .tpd-spinner-spin:after {
  width: 18px;
  height: 18px;
}


/* medium (default) */
.tpd-size-medium .tpd-content,
.tpd-size-medium .tpd-title {
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
}
.tpd-size-medium .tpd-background { border-radius: 8px; }
.tpd-size-medium .tpd-stem {
  width: 16px;      /* best cross browser stem width is 2xheight, for a 90deg angle */
  height: 8px;
  margin-left: 6px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-medium.tpd-no-radius .tpd-stem { margin-left: 10px; }
.tpd-size-medium .tpd-close { margin: 4px 2px; }
/* ideal spinner dimensions don't cause movement op top and
   on the stem when switching to text using position:'topleft' */
.tpd-size-medium .tpd-spinner {
  width: 50px;
  height: 36px;
}
.tpd-size-medium .tpd-spinner-spin { margin: 8px 0 0 15px; }
.tpd-size-medium .tpd-spinner-spin,
.tpd-size-medium .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}


/* large */
.tpd-size-large .tpd-content,
.tpd-size-large .tpd-title {
  padding: 10px;
  font-size: 13px;
  line-height: 18px;
}
.tpd-size-large .tpd-background { border-radius: 8px; }
.tpd-size-large .tpd-stem {
  width: 18px;
  height: 9px;
  margin-left: 7px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-large.tpd-no-radius .tpd-stem { margin-left: 10px; }
.tpd-size-large .tpd-close { margin: 5px 2px 5px 2px; }
.tpd-size-large .tpd-spinner {
  width: 54px;
  height: 38px;
}
.tpd-size-large .tpd-spinner-spin { margin: 9px 0 0 17px; }
.tpd-size-large .tpd-spinner-spin,
.tpd-size-large .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}



/* Skins */
/* default (dark) */
.tpd-skin-dark .tpd-content,
.tpd-skin-dark .tpd-title,
.tpd-skin-dark .tpd-close { color: #fff; }
.tpd-skin-dark .tpd-background-content,
.tpd-skin-dark .tpd-background-title {
  background-color: #282828;
}
.tpd-skin-dark .tpd-background {
  border-width: 1px;
  border-color: #282828;
  border-color: rgba(255,255,255,.1);
}
/* line below the title */
.tpd-skin-dark .tpd-title-wrapper { border-bottom: 1px solid #404040; }
/* spinner */
.tpd-skin-dark .tpd-spinner-spin {
  border-color: rgba(255,255,255,.2);
  border-left-color: #fff;
}
/* links */
.tpd-skin-dark a { color: #ccc; }
.tpd-skin-dark a:hover { color: #c0c0c0; }


/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  /*transform: translate3d(0, 0, 0);*/

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    transform: none;

    opacity: 1;

    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);

    opacity: 1;
  }
  to {
    transform: scale(0.95);

    opacity: 0;

    filter: blur(0);
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

.ui-slider-blue-theme .ui-state-default,
.ui-slider-blue-theme .ui-widget-content .ui-state-default,
.ui-slider-blue-theme .ui-widget-header .ui-state-default {
  border-radius: 50px;
  background: #049cde;
  border: 1px solid #049cde;
  cursor: pointer;
  width: 20px;
  height: 20px;
  top: -10px;
}

.ui-slider-blue-theme .ui-state-default:hover,
.ui-slider-blue-theme .ui-widget-content .ui-state-default:hover,
.ui-slider-blue-theme .ui-widget-header .ui-state-default:hover {
  border-radius: 50px;
  background: #049cde;
  border: 1px solid #049cde;
}

.ui-slider-blue-theme.ui-slider-horizontal {
  border-radius: 0;
  border: 0;
  height: 2px;
  background: #ccc;
}

.mobile-buttons {
  padding: 15px 0;
}

#menu-icon {
  display: none;
  position: fixed;
  width: 50px;
  right: 20px;
  color: #fff;
  top: 20px;
  font-size: 18px;
  z-index: 1000;
  text-align: center;
  cursor: pointer;
}
#menu-icon span {
  display: block;
  height: 5px;
  margin-bottom: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 14px #8E8D8D;
  -moz-box-shadow: 0px 0px 14px #8E8D8D;
  box-shadow: 0px 0px 14px #8E8D8D;
}
#menu-icon p {
  text-shadow: 0px 0px 12px #aaa;
}
#menu-icon span:last-child {
  //margin-bottom: 0;
}
#menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -300%;
  padding: 50px 20px 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 400px;
  background-color: rgba(7, 6, 6, 0.69);
  color: #fff;
  z-index: 100;
  overflow: auto;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#menu .travel li i {
  display: none;
}
#menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: #4F4F4F;
  opacity: 0.8;
  display: none;
}
footer .foot>.container.mobile {
  display: none;
}





@media only screen and (max-width: 992px) {
  .container {
    width: 100%;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #searcher form {
    padding-left: 0;
  }
  #searcher form>img {
    width: 200px;
  }
  section.extra-fields .field {
    float: left;
    width: 24%;
    margin-right: 1%;
  }

  .main-container .center-page {
    width: 100%;
  }
  .main-container .left-page {
    width: 24%;
  }
  .items .item {
    margin: 9px 1% 0 0;
    width: 32%;
    float: none;
    display: inline-block;
  }
  .items .item .img-box {
    height: auto;
  }
  .cubby {
    overflow: hidden;
    text-align: center;
  }
  .cubby > img {
    display: inline-block;
    padding: 0 5px 0 5px;
  }
  .cubby .blue-button {
    margin: 4px 3px 4px 0;
    float: none;
    display: inline-block;
  }
  section.extra-fields .field > h3 span {
    padding-left: 1%;
  }


  .items .item .img-box .add-to-cubby a {
    width: 15px;
    height: 15px;
  }
  .items .item .img-box .add-to-cubby i {
    margin-top: -8px;
    margin-left: -4px;
  }
  .items .item .img-box .add-to-cubby span {
    margin-top: -3px;
  }
  #searcher form #select-of-types-div {
    width: 16%;
  }
  header .container .logo {
    width: 215px;
    height: auto;
    left: -1px;
  }
  header .container .logo img {
    display: inline-block;
    height: auto;
    width: 100%;
  }

  div#sticky-recommended > a > div {
    background-size: contain !important;
    width: 100% !important;
  }
  div#sticky-recommended > a > div .orange-button {
    left: 0 !important;
    width: 80% !important;
    margin: 0 auto;
    right: 0 !important;
  }
  .main-container .left-page .baner2 {
    width: 100%;
  }
  div#sticky-recommended .box-content {
    display: none;
  }
  .range-price .range-price-inputs .form-input:last-child {
    float: none;
  }
  .range-price .range-price-inputs .form-input {
    width: 100px;
    float: none;
    display: inline-block;
  }
  .range-price .range-price-inputs {
    text-align: center;
  }
  #sticky-sidebar-sticky-wrapper .left-page {
    width: 100% !important;
    position: relative !important;
  }
  #sticky-sidebar-sticky-wrapper {
    width: 24%;
  }
  .one-offer .wrapper-img {
    width: 52%;
  }
  .one-offer .middle-info .description {
    width: 47%;
  }
  .one-offer .contact-form .right-form {
    width: 60%;
  }
  .one-offer .contact-form .left-form {
    width: 36%;
  }
  .one-offer .contact-form .left-form .icon-input input {
    width: 77%;
    padding: 0px 4%;
  }
  .one-offer .contact-form .left-form .icon-input .contact-select2-wrapper {
    width: 86%;
    padding: 0;
  }
  .one-offer .contact-form .right-form textarea {
    width: 100%;
  }
  .one-offer .contact-form .left-form .input-daterange p, .input-daterange > p {
    width: 100%;
    margin: 0;
  }
  .one-offer .contact-form .left-form .input-daterange, .input-daterange {
    text-align: center;
  }
  .one-offer .contact-form .left-form .input-daterange p input,.input-daterange > p > input {
    width: 81%;
  }
  .input-daterange > p i {
    width: 16%;
  }
  .one-offer .contact-form .icon-input i {
    width: 13%;
  }
  .one-offer .contact-form .receivers .table-receiver .list {
    width: 75%;
  }
  .one-offer .contact-form .receivers .table-receiver .tabs {
    width: 25%;
  }
  .one-offer .info-tabs .nav-buttons ul > li a {
    padding: 0px 6%;
  }
  .one-offer .info-tabs .container-of-items > .item .row .confirm {
    top: 52px;
    right: 0;
    position: absolute;
    left: 0;
    margin: 0;
    right: initial;
  }
  .one-offer .info-tabs .container-of-items > .item .row h3 {
    padding-bottom: 30px;
  }
  .contact-box .icon {
    width: 18%;
  }
  .contact-box > div {
    width: 82%;
  }
  .contact-box > div p {
    padding: 13px 0 0 3%;
    width: 63%;
  }
  .contact-box > div button {
    width: 30%;
  }

}



@media only screen and (max-width: 1000px) {
  body {
    min-width: 100%;
    overflow: hidden;
  }
  #slider,#slider-bg, #slider-bg2 {
    height: auto;
  }
  #slider-bg, #slider-bg2 {
    overflow: hidden;
  }
  #slider .item-slide a {
    top: 20px;
  }
  #slider .slick-dots {
    bottom: 5px;
  }
  #slider .item-slide p {
    line-height: 20px;
  }
  .slick-list {
    padding: 0 !important;
  }


  #searcher form>img {
    width: 17%;
  }
  #searcher form > input {
    width: 13%;
  }
  #searcher form > .input-group > input {
    width: 91px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #searcher form #select-of-types-div {
    width: 16%;
  }
  #searcher .search-form input,#searcher form > .input-group > input,
  #searcher form #select-of-types-div input {
    font-size: 11px;
  }
  #searcher .search-form input::-webkit-input-placeholder {
   font-size: 11px;
 }

 #searcher .search-form input:-moz-placeholder { /* Firefox 18- */
   font-size: 11px;
 }

 #searcher .search-form input::-moz-placeholder {  /* Firefox 19+ */
   font-size: 11px;
 }

 #searcher .search-form input:-ms-input-placeholder {
   font-size: 11px;
 }
 .main-container .left-page nav ul li a,
 .main-container .left-page .left-box ul li a {
  font-size: 13px;
}
.orange-white-box {
  font-size: 13px;
}
.one-offer .info-tabs .container-of-items .item .row ul li .bold-f {
  float: none;
}
.one-offer .info-tabs .container-of-items .item .row ul li {
  /*text-align: center;*/
}
.one-offer .middle-info .description .contact-box > div p span,.one-offer .middle-info .description .contact-box > div p span.prefix {
  font-size: 13px;
}
.one-offer .middle-info .description .contact-box > div button {
  margin: 10px 4px;
}
.one-offer .middle-info .description .contact-box > div {
  padding-left: 12%;
}
.one-offer .middle-info .description .contact-box .icon {
  width: 11%;
}

}

@media (min-width:768px) and (max-width: 900px) {


 #slider .slick-next {
  right: -15px;
}
#slider .slick-prev {
  left: -15px;
}
#slider .slick-prev:before, .slick-next:before {
  font-size: 46px;
}
#slider .item-slide h2 {
  font-size: 27px !important;
}
#slider .item-slide .content {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  width: 88%;
  margin: 0 auto;
}
#slider .item-slide p {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px !important;
}
#slider .item-slide a {
  top: 10px;
}
.items .item .short-desc {
  font-size: 10px;
}
/* // ------------------------------------- // */
.main-container .left-page nav ul li a img,
.main-container .left-page .left-box ul li a img {
  margin-right: 0;
  width: 16px;
}
.main-container .left-page nav h3 img, .main-container .left-page .left-box h3 img {
  padding-right: 5px;
  width: 17px;
}
.main-container .left-page nav h3, .main-container .left-page .left-box h3 {
  font-size: 13px;
}

header .social-like {
  width: 100%;
  text-align: right;
  margin-right: 10px;
  margin-top: 0px;
  padding-right: 0px;
  border-right: 0px #a8bdd2 dotted;
}
section.extra-fields .field {
  width: 49%;
  margin-right: 1%;
  margin-bottom: 15px;
}
.field.facebook-field .content-field {
  text-align: center;
}
.owl-carousel.owl-loaded, .owl-carousel .owl-stage-outer {
  height: 100%;
}
#search-map {
  margin-top: 25px;
}

}


@media only screen and (max-width: 850px)  {
  .main-container .left-page {
    width: 26%;
  }
  /*.main-container .center-page {*/
    /*width: 72%;*/
  /*}*/
  .items .item {
   width: 45%;
   float: none;
   margin: 9px 20px 20px 0 !important;
   display: inline-block;
 }
 .items .item:nth-child(even) {
  margin-right: 0 !important;
}
.items {
  text-align: center;
}
}


@media only screen and (max-width: 768px) {
  .offer-details .offer-box { /*max-height: 300px;*/  overflow: hidden; }
  .offer-details .offer-box.full {  max-height: 100%; }

  section#big-map, section#list-of-items,
  section.extra-fields,footer>.container,
  footer .mid {
    display: none;
  }
  #slider .item-slide h2 {
    font-size: 27px !important;
  }
  #slider .item-slide .content {
    top: 10px;
  }
  #menu-icon, #menu {
    display: block;
  }
  header .control-menu,header .social-like {
    display: none;
  }
  header {
    background-color: #039ed0 ;
    height: 130px;
    text-align: center;
  }
  header .container .logo {
    left: 0;
    display: inline-block;
    position: relative;
    padding: 20px 15px 10px 15px;
  }
  #searcher {
    background-color: #fff;
    background-image: none;
    border-bottom: 0;
    height: auto;
    margin-bottom: 0;
  }
  #searcher .search-form input, #searcher form > .input-group > input, #searcher form #select-of-types-div input {
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    background-image: none;
    text-align: left;
  }
  #searcher form {
    width: 310px;
    overflow: hidden;
    margin:  0 auto 10px auto;
  }
  #searcher form input[type=submit] {
    width: 100%;
    text-align: center;
    border-radius: 0;
  }
  #searcher form > input {
    width: 310px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
  #searcher form > .input-group > input {
    /*width: 153px !important;*/
    width: 310px !important;
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }
  #searcher .search-form input::-webkit-input-placeholder {
   font-size: 14px;
   font-weight: normal;
 }
 #searcher .search-form input::-webkit-input-placeholder:first-letter {
   text-transform: capitalize;
 }

 #searcher form #select-of-types-div {
  display: none;
}

#searcher .search-form input:-moz-placeholder { /* Firefox 18- */
 font-size: 14px;
 font-weight: normal
}
#searcher .search-form input:-moz-placeholder:first-letter { /* Firefox 18- */
 text-transform: capitalize;
}

#searcher .search-form input::-moz-placeholder {  /* Firefox 19+ */
 font-size: 14px;
 font-weight: normal
}
#searcher .search-form input::-moz-placeholder:first-letter {  /* Firefox 19+ */
 text-transform: capitalize;
}

#searcher .search-form input:-ms-input-placeholder {
 font-size: 14px;
 font-weight: normal
}
#searcher .search-form input:-ms-input-placeholder:first-letter {
 text-transform: capitalize;
}
.slick-prev, .slick-next {
  display: none !important;
}


#menu a {
  color: #fff;
}
#menu .top {
  text-align: left;
}
#menu .top a {
  display: block;
  margin-bottom: 10px;
}
#menu .top a i {
  margin-right: 7px;
}
#menu  .cubby {
  background-image: none;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.33);
  border-radius: 0;
  text-align: left;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#menu .cubby>img {
  display: none;
}
#menu .cubby span {
  color: #fff;
}
#menu .cubby b {
  color: #fff;
}
#menu.active {
  right: 0;
}
#menu .cubby .blue-button {
  margin: 0px 3px 0 0;
  text-align: left;
}

#menu .travel h3, #menu .offers h3 {
  margin-bottom: 10px;
  text-align: center;
}

#menu .travel {
  border-bottom: 1px solid rgba(255, 255, 255, 0.33);
  margin-bottom: 15px;
  //padding-bottom: 15px;
}
#menu .travel nav li, #menu .offers nav li {
  margin-bottom: 15px;
}
#menu .travel nav h3 img, #menu .travel nav li a img,  #menu .offers nav li a img,#menu .offers nav h3 img {
  display: none;
}
#menu .cubby .blue-button {
  background-color: transparent;
  background-image: none;
  border: 1px solid #fff;
}
.main-container .left-page.sidebar {
  display: none;
}
.main-container .center-page {
  width: 100%;
}
.nav-buttons > ul > li {
  width: 100%;
  border: 0 !important;
  background-image: none !important;
  background-color: #039ed0 !important;
  text-align: center;
  margin-bottom: 1px;
}
.nav-buttons ul li.active a {
  border-top: 0;
}
.nav-buttons ul li a span {
  line-height: 58px;
  font-size: 21px;
  color: #fff;
  text-transform: lowercase;
}
.more-offer-list .container-of-items {
  border: 0;
}
.nav-buttons > ul > li:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-right: 8px solid transparent;
  bottom: 0;
  border-bottom: 10px solid #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-left: 8px solid transparent;
}
.main-container .center-page h1.with-star {
  display: none;
}
.nav-buttons ul li a img {
  display: none;
}
.nav-buttons ul {
  border: 0;
}
footer .foot {
  padding: 0;
}
footer .foot>.container {
  display: none;
}
footer .foot>.container.mobile {
  display: block;
  padding: 0;
}
footer .foot .mobile .left {
  width: 100%;
  float: none;
  text-align: center;
}
footer .foot .mobile .about {
  padding: 40px 0;
  display: none;
}
footer .foot .mobile .about h4 {
  font-size: 36px;
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
footer .foot .mobile .about h5 {
  font-size: 36px;
  color: #facf19;
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
footer .foot .mobile .cr {
  padding: 20px 0;
  font-size: 19px;
  background: #002C4F;
}
footer .foot .mobile .cr span {
  font-size: 19px;
  color: #facf19;
}

.main-container > .container {
  padding: 0;
}
.more-offer-list .container-of-items {
  padding: 0 !important;
}
.items .item:nth-child(even) {
  background: #F8F8F8;
}
.items .item {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-align: left;
  border: 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*border-bottom: 1px solid rgba(221, 220, 220, 0.64);*/
  /* height: auto; */
  margin: 0px 0px 0px 0 !important;
}
.items .item .img-box {
  display: inline-block;
  overflow: visible;
}
.items .item .img-box:hover .overlay {
  display: none;
}
.items .item .bottom-info {
  display: inline-block;
}
.items .item .img-box .add-to-cubby {
  display: none;
}
.items .item .img-box .name {
  left: initial;
  bottom: initial;
  position: absolute;
  top: 10px;
  right: -262px;
  width: 100%;
  text-align: left;
}
.items .item .img-box .name a {
  font-size: 23px;
  color: #0393CF;
  font-weight: 400;
  text-shadow: 0 0 0px #000;
}
.items .item .bottom-info {
 height: auto;
 position: relative;
 overflow: hidden;
 top: -10px;
 padding-left: 0;
}
.items .item .bottom-info p {
  display: block;
  float: none;
  line-height: 32px;
  font-size: 16px;
  padding-left: 35px;
  font-weight: normal;
}
.items .item .bottom-info p:first-child {
  background: url('../img/rwd/pin.png') no-repeat;
  background-size: contain;
}
.items .item .bottom-info p:last-child {
  background: url('../img/rwd/discount.png') no-repeat;
  background-size: contain;
  font-weight: normal;
  font-size: 16px;
}
.items .item .bottom-info .price {
  float: none;
}
.nav-buttons ul li a span:first-letter {
  text-transform: capitalize;
}
#slider .item-slide {
  height: 270px;
  overflow: hidden;
}
#slider .item-slide > img {
  position: absolute;
  left: 50%;
  width: 100%;
  height: auto;
  top: 50%;
  height: 100%;
  width: 900px;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#slider .item-slide p {
  width: 80%;
}
/* .items .item .short-desc .call-to-action {
  height: auto;
  width: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-indent: -1000%;
  overflow: hidden;
  background-color: rgba(12,144,199,0.0);
}
.items .item .overlay {
  background-color: rgba(0,0,0,0);
  display: block;
}
.items .item .overlay > p {
  display: none;
  } */
  #search-map,.breadcrumbs, .orange-left-box .orange-icon-list {
    display: none;
  }
  .orange-left-box {
    width: 90%;
    margin: 0 auto;
    border: 1px solid rgba(211, 209, 209, 0.53);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .orange-left-box h3 {
    border: 0;
    background-color: transparent;
    font-size: 23px;
    font-weight: bold;
    color: #0393D2;
    text-shadow: none;
    padding: 20px 30px 10px 30px;
    background-image: none;
    margin-bottom: 10px;
  }
  .orange-left-box .content-box.slide-box {
    border: 0;
    padding: 0px 30px 30px 30px;
    display: none;
  }
  .main-container .left-page.sidebar .orange-left-box .content-box.slide-box {
    padding: 10px 30px 30px 30px;
    border:0;
  }
  .orange-left-box .content-box.slide-box .slide-blue-box {
    margin: 0;
  }
  .orange-left-box .content-box.slide-box .slide-blue-box > p {
    background: rgb(242,245,246); /* Old browsers */
    background: -moz-linear-gradient(top,  rgb(255, 255, 255) 0%,rgb(244,244,244) 48%,rgb(235,235,235) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgb(255, 255, 255) 0%,rgb(244,244,244) 48%,rgb(235,235,235) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%,rgb(244,244,244) 48%,rgb(235,235,235) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
    border: 1px #E1E4E9 solid;
    border-radius: 0;
    padding: 12px 15px;
  }
  .orange-left-box .content-box.slide-box .basic-form {
    display: flex;
    flex-direction: column;
  }
  .orange-left-box .content-box.slide-box .basic-form .slide-blue-box > p span {
    font-size: 16px;
    color: #000;
  }
  .orange-left-box .content-box.slide-box .basic-form .slide-blue-box.price {
    order: 1;
  }
  .orange-left-box .content-box.slide-box .basic-form .slide-blue-box.price p {
    background: none;
    border: 0;
    padding: 24px 0 0 0;
  }
  .orange-left-box .content-box.slide-box .basic-form .slide-blue-box.price p .arrow-icon-slide {
    display: none;
  }
  .orange-left-box .content-box.slide-box .basic-form .slide-blue-box.price p span {
    background: none;
    border: 0;
    background-color: transparent;
    font-size: 23px;
    font-weight: bold;
    color: #0393D2;
    text-shadow: none;
    padding: 30px 30px 0px 0px;
    background-image: none;
    margin-bottom: 10px;
  }
  .orange-left-box .content-box.slide-box .basic-form input[type="submit"] {
    order: 2;
    display: inline-block;
    width: 220px;
    padding: 12px 0;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 20px;
    border: 1px #0393D2 solid;
    background-color: #0393D2;
    background-image: -webkit-linear-gradient(top, #0393D2, #0393D2);
    background-image: -moz-linear-gradient(top, #0393D2, #0393D2);
    background-image: -o-linear-gradient(top, #0393D2, #0393D2);
    background-image: -ms-linear-gradient(top, #0393D2, #0393D2);
    background-image: linear-gradient(top, #0393D2, #0393D2);
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
  }
  .main-container .center-page #content-of-items .nav-buttons,
  .main-container .center-page .current-filters,
  #content-of-items .container-of-items > .item > p,
  #content-of-items .container-of-items .item > ul > li .options-bar ul .map-li,
  #content-of-items .container-of-items > .item > ul > li .special-offer,
  #content-of-items .container-of-items > .item > ul > li .top-li .description .more,
  #content-of-items .container-of-items .item > ul > li .options-bar ul .tip,
  #slide-advert-box.visible,
  .main-container .center-page .bottom-description+.more-offer-list,
  .bottom-description,
  #content-of-items + div,
  .main-container .center-page .near-attractions,
  .main-container .center-page .near-attractions+.more-offer-list,
  #content-of-items .container-of-items .pagination ul,
  #content-of-items .container-of-items .pagination a,
  .slider-range.ui-slider
  {
    display: none;
  }
  .main-container .center-page .top-info {
    padding-bottom: 20px;
    margin-top: 60px;
    text-align: center;
  }
  .main-container .container-of-items .top-li > .add-to-cubby {
    top: 0px;
    left: 0px;
    padding: 0 !important;
  }
  #content-of-items .container-of-items > .item > ul > li .options-bar {
    position: relative;
    bottom: 1px;
    overflow: hidden;
    margin: 0 0 0 231px;
  }
  #content-of-items .container-of-items > .item > ul > li .top-li {
    position: relative;
    padding-bottom: 20px;
  }
  #content-of-items .container-of-items .item > ul > li .options-bar ul li {
    margin: 6px 10px 6px 0;
    float: none !important;
    max-width: 161px;
    display: block;
  }
 /*  #content-of-items .container-of-items .item > ul > li .options-bar ul li:last-child {
   margin-bottom: 0;
   } */
   #content-of-items .container-of-items > .item > ul > li .top-li .description p {
    margin: 5px 0;
    color: #333333;
    line-height: 22px;
    font-size: 20px;
  }
  #content-of-items .container-of-items > .item > ul > li .top-li .description h2 {
    margin-bottom: 7px;
    margin-bottom: 7px;
    overflow: hidden;
    //white-space: nowrap;
    text-overflow: ellipsis;
  }
  .loadMoreBtn {
    padding: 15px 0;
    background-color: #0393D2;
    font-size: 24px;
    width: 320px;
    box-sizing: border-box;
    color: #fff;
    margin: 0 auto;
  }
  #content-of-items .container-of-items > .item > ul > li .top-li .description p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #content-of-items #float-scroll.blue-left-box {
    margin-top: 65px !important;
    width: 300px;
    height: auto;
    margin: 65px auto 0 auto !important;
  }
  #content-of-items #float-scroll.blue-left-box h3 {
    background: none;
    color: #039ddc;
    text-shadow: none;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: -48px;
    position: relative;
    z-index: 5s0;
  }
  #content-of-items #float-scroll.blue-left-box h3 a {
    color: #fff;
    font-size: 19px;
  }
  #content-of-items #float-scroll.blue-left-box .slide-item div:last-child{
    display: none;
  }
  #content-of-items #float-scroll.blue-left-box > div {
    border: 0;
  }
  #content-of-items #float-scroll.blue-left-box .owl-dots {
    display: none !important;
  }
  .main-container {
    padding-bottom: 0;
  }
  #sticky-sidebar-sticky-wrapper {
    display: none;
  }
  .one-offer .info-tabs .nav-buttons ul > li.active a span {
    color: #fff;
  }
  .main-container .center-page.one-offer .more-offer-list,
  .one-offer .contact-form .receivers {
    display: none;
  }
  .range-price .range-price-inputs .form-input {
    display: block;
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    border-radius: 0 !important;
    background: none;
    border-color:  rgba(221, 220, 220, 0.64);
  }
  .range-price .range-price-inputs .form-input:first-child {
    float: left;
  }
  .range-price .range-price-inputs .form-input:last-child {
    float: right;
  }
  .range-price {
    margin: 0px 0px 20px 0px;
  }
  .one-offer .info-tabs .container-of-items .item .row .offer-box ul li {
    text-align: left;
    background: transparent;
  }
  .one-offer .contact-form .bottom-form {
    border-bottom: 0;
  }
  .main-container .center-page.one-offer {
    margin-bottom: 0;
  }
  .one-offer .info-tabs .nav-buttons .recommendations-list .rating ul > li {
    background-color: transparent;
    background-image: none;
  }
  .one-offer .info-tabs .nav-buttons .recommendation div {
    width: 100% !important;
  }
  .ribbon-recommended2 {
    background: url('../img/szczegolnie-polecamy-m.png') no-repeat left top;
    top: initial;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 48px;
    height: 48px;
  }
  #content-of-items .container-of-items > .item > ul > li .top-li .wrapper-img {
    min-height: 160px;
  }
  #content-of-items .container-of-items > .item > ul > li .top-li .description {
    min-height: initial;
  }
  .orange-left-box.filters {
    position: relative;
  }
  .orange-left-box.filters h3 {
    position: relative;
  }
  .orange-left-box.filters h3 > i {
    position: absolute;
    bottom: 50%;
    margin-bottom: -18px;
    left: 68%;
    color: #0393D2;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  }
  .orange-left-box.filters.slide-active i {
    //display: none;
     -webkit-transform:  rotate(180deg);
      -ms-transform:  rotate(180deg);
          transform:  rotate(180deg)
  }
}








@media only screen and (max-width: 768px) {
  .one-offer .contact-form {
    background: #fff !important;
  }
  .offer-details .right-details .special-icons {
    width: 50px;
    margin: 0 !important;
  }
  .offer-details .right-details .special-icons img {
    margin-bottom: 5px;
  }
  .one-offer .wrapper-img {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  .main-container .center-page.one-offer .top-info {
    padding-bottom: 20px;
    margin-top: 60px;
    text-align: center;
    padding: 20px 20px 10px 20px;
    border-top: 1px solid rgba(221, 220, 220, 0.64);
    margin-top: 15px;
    text-align: left;
  }
  .one-offer .container-of-items .gallery li {
    width: 33%;
    padding-right: 0 !important;
  }
  .one-offer .container-of-items .gallery li img {
    height: auto !important;
    width: 100% !important;
  }
  .one-offer .container-of-items .gallery li a {
    padding: 0 !important;
  }
  .main-container .center-page.one-offer .top-info h3, .main-container .center-page.one-offer .top-info .price {
    /*margin: 5px 0;
    color: #333333;
    line-height: 22px;
    font-weight: normal;
    font-size: 20px;*/
  }
  .main-container .center-page.one-offer .top-info h3 {
    max-width: 85%;
  }
  .main-container .center-page.one-offer .top-info h3 {
    /*background: url('../img/rwd/pin.png') no-repeat;*/
    /*background-size: contain;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;*/
    /*padding-left: 35px;*/
  }
  .main-container .center-page.one-offer .top-info .add-share-box {
    right: 0;
    top: 42px;
    position: absolute !important;
  }
  .main-container .center-page.one-offer .top-info .price {
    background: url('../img/rwd/discount.png') no-repeat;
    background-size: contain;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    padding-left: 35px;
  }
  .main-container .center-page.one-offer .top-info .price span {
    color: #2293C1;
    font-weight: bold;
  }
  .one-offer .middle-info .description .url,
  .one-offer .middle-info .description .more-info,
  .one-offer .middle-info .description .cloud-notif,
  .one-offer .middle-info .description .cloud-notif + img,
  .one-offer .middle-info .description .contact-box,
  .main-container .center-page.one-offer .rate-offer .rate,
  .one-offer .info-tabs .container-of-items .item .row .column.c-100 ul li img {
    display: none;
  }
  .mobile-buttons {
    float: none;
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  .mobile-buttons button,.mobile-buttons .call  {
    float: none;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 225px;
    margin: 0 3px;
    padding: 13px 30px;
    text-transform: lowercase;
    font-size: 20px;
    color: #896C00;
    text-shadow: none;
    border: 1px #e6ae17 solid;
    background-color: #ffd300;
  }
  .main-container .center-page.one-offer .rate-offer .right a.call {
    float: none;
  }
  .one-offer .rate-offer {
    overflow: hidden;
  }
  .one-offer .info-tabs .container-of-items .item .row .column.c-100 {
    display: flex;
    flex-direction: column;
  }

  .main-container .center-page.one-offer .container-of-items .column.right.c-30.distances, .amenities.blue-left-box {
    display: block;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    order: 2;
    color: #0099cc;
    font-size: 26px;
    font-weight: bold;
    font-weight: bold;
    border: 0;
    padding: 0;
  }
  .main-container .center-page.one-offer .container-of-items .column.right.c-30.distances h3,
  .main-container .center-page.one-offer .container-of-items .amenities.blue-left-box h3 {
    font-weight: bold;
    /*color: #0099cc;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 10px;
    background: none;
    padding-left: 0;
    text-shadow: none;*/
  }
  .main-container .center-page.one-offer .container-of-items .column.right.c-30.distances ul li,
  .main-container .center-page.one-offer .container-of-items .amenities.blue-left-box ul li {
    background: none !important;
    text-align: left !important;
    padding-left: 14px;
  }
  .main-container .center-page.one-offer .container-of-items .column.right.c-30.distances ul li span,
  .main-container .center-page.one-offer .container-of-items .amenities.blue-left-box ul li span{
    font-size: 17px;
    width: 175px;
  }
  .main-container .center-page.one-offer .container-of-items .column.right.c-30.distances ul li .bold-f {
    display: inline-block;
    margin-left: 35px;
    text-align: right;
    width: auto;
  }
  .main-container .center-page.one-offer .container-of-items .column.right.c-30.distances ul li:nth-child(even) {
    background: #E5F4FB !important;
  }
  .amenities.blue-left-box {
    order: 3;
  }
  .amenities.blue-left-box > div {
    background: none;
    border: 0 !important;
  }

  .one-offer .info-tabs .container-of-items .item[item-name="informacje"] {
    /*display: block !important;*/
  }
  .one-offer .info-tabs .container-of-items .item[item-name="informacje"] .column.obj-str {
    display: none;
  }
  .one-offer .info-tabs .container-of-items {
    padding: 10px 20px;
    border-top: 1px solid #e1e4e9;
  }
  .one-offer .info-tabs .nav-buttons ul #opis-obiektu a,.one-offer .info-tabs .nav-buttons ul #object-structure a {
    border-top: 1px solid #e1e4e9;
    border-left: 1px solid #e1e4e9;
    border-right: 1px solid #e1e4e9;
  }
  .one-offer .info-tabs .nav-buttons ul li#opis-obiektu,.one-offer .info-tabs .nav-buttons ul li#object-structure{
    border-bottom: 1px solid #e1e4e9;
    width: 40%;
    text-align: center;
    position: relative;
    top: 2px;
    margin-left: 6%;
    background: rgb(242,245,246) !important;
    background: -webkit-linear-gradient(rgb(255, 255, 255) 0%, rgb(241,241,241) 48%, rgb(228,230,233) 100%) !important;
    background: -o-linear-gradient(rgb(255, 255, 255) 0%, rgb(241,241,241) 48%, rgb(228,230,233) 100%) !important;
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(241,241,241) 48%, rgb(228,230,233) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ) !important;
  }
  .one-offer .info-tabs .nav-buttons ul #opis-obiektu span,.one-offer .info-tabs .nav-buttons ul #object-structure span {
    color: #000;
    font-size: 16px;
  }
  .one-offer .info-tabs .nav-buttons ul li#opis-obiektu.active , .one-offer .info-tabs .nav-buttons ul li#object-structure.active {
    background: #fff !important;
    border-bottom: 0px solid #e1e4e9;
  }
  .one-offer .info-tabs .nav-buttons ul li#opis-obiektu:after ,.one-offer .info-tabs .nav-buttons ul li#object-structure:after {
    display: none;
  }
  .one-offer .info-tabs .nav-buttons {
    padding: 15px 0 0 0px;
  }

  .one-offer .info-tabs .nav-buttons ul > li:after {
    display: none;
  }
  .one-offer .info-tabs .nav-buttons > ul > li {
    background: rgb(242,245,246) !important;
    background: -webkit-linear-gradient(rgb(255, 255, 255) 0%, rgb(241,241,241) 48%, rgb(228,230,233) 100%) !important;
    background: -o-linear-gradient(rgb(255, 255, 255) 0%, rgb(241,241,241) 48%, rgb(228,230,233) 100%) !important;
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(241,241,241) 48%, rgb(228,230,233) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ) !important;
    text-align: left !important;

  }
  .one-offer .info-tabs .nav-buttons #formularz {
    background: #fff !important;
    /*text-align: left;*/
    /*padding-left: 10px;*/
  }
  .one-offer .info-tabs .nav-buttons #formularz a span {
    color: #006AA6;
    font-size: 25px !important;
    padding-top: 15px;
  }
    .one-offer .info-tabs .nav-buttons ul > li a {
      border-top: 0px solid #e1e4e9 !important;
      padding: 0 25px !important;
    }
    .one-offer .info-tabs .nav-buttons.top ul > li a {
      border-top: 1px solid #e1e4e9 !important;
      text-align: center;
    }
  .one-offer .info-tabs .nav-buttons ul > li a span {
    color: #000;
    font-weight: 500;
  }
  .one-offer .info-tabs .nav-buttons ul > li.active a span {
    color: #000;
  }
  .one-offer .info-tabs .nav-buttons.bigger ul > li a span {
    line-height: 45px !important;
    font-size: 19px !important;
  }

  .one-offer .info-tabs .nav-buttons ul > li#galeria,
  .one-offer .info-tabs .container-of-items .item[item-name="informacje"] .row:last-child {
    display: none;
  }
  .one-offer .info-tabs .container-of-items .item[item-name="informacje"] .blue-left-box {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .one-offer .info-tabs .nav-buttons .item[item-name="oferty"] {
    font-size: 14px;
    padding-left: 15px;
    padding-top: 10px;
  }
  .one-offer .info-tabs .nav-buttons .item[item-name="oferty"] h3 {
    margin-bottom: 15px;
  }
  .one-offer .info-tabs .nav-buttons #localization #map {
    width: 100%;
    height: 320px;
  }
  .one-offer .info-tabs .nav-buttons #localization #map+div {
    font-size: 14px;
  }
  .one-offer .info-tabs .nav-buttons li[list-name="oferty"] a,
  .one-offer .info-tabs .nav-buttons li[list-name="rekomendacje"] a,
  .one-offer .info-tabs .nav-buttons li[list-name="localization"] a {
    border-top: 1px solid #e1e4e9;
  }
  .one-offer .info-tabs .nav-buttons li[list-name="oferty"] + .item,
  .one-offer .info-tabs .nav-buttons li[list-name="rekomendacje"] + .item,
  {
    //display: none;
  }
  .one-offer .info-tabs .nav-buttons > ul {
    overflow: hidden;
  }
  .one-offer .info-tabs .nav-buttons li[list-name="rekomendacje"] + .item {
    padding: 5px 20px;
/* position: absolute;
top: -100%; */

}
.one-offer .info-tabs .nav-buttons li[list-name="rekomendacje"] + .item .recommendation .rating {
  padding-top: 10px;
}
.one-offer .info-tabs .nav-buttons li[list-name="rekomendacje"] + .item.show {
  top: 0;
  position: relative;

}
.one-offer .info-tabs .nav-buttons li[list-name="localization"] + .item {
  position: absolute;
  opacity: 0;
  display: block !important;
}
.one-offer .info-tabs .nav-buttons li[list-name="localization"] + .item.show {
  position: relative;
  opacity: 1;
}
#rooms {
  font-size: 14px;
}
.one-offer .info-tabs .container-of-items > .item .row {
  border-bottom : 0;
}
#kontakt.head-orange-box {
  border:0;
}
#kontakt.head-orange-box h3 {
  border-bottom: 0;
  color: #0099cc;
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 10px;
  background: none;
  padding-left: 25px;
  text-shadow: none;
  border: 0;
}
#kontakt.head-orange-box h3 + div {
  margin-top: 0 !important;
}
.one-offer .info-tabs .nav-buttons {
  background-image: none !important;
  background-color: #fff;
}

/* CONTACT FORM */
.one-offer .contact-form .left-form {
  width: 100%;
}
.one-offer .contact-form .left-form i,
.one-offer .contact-form .left-form h4 {
  display: none;
}
.one-offer .contact-form .left-form p {
  background-color: transparent;
}
.one-offer .contact-form .left-form .icon-input input,
.one-offer .contact-form .left-form .icon-input .contact-select2-wrapper,
.one-offer .contact-form .left-form .input-daterange p input, .input-daterange > p > input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 10px;
  height: 40px;
  border-radius: 0 !important;
  border-color: #e1e4e9;
  background-color: #fff;
  background-image: none;
  text-align: left;
}
  .one-offer .contact-form .left-form .icon-input .contact-select2-wrapper {
    padding: 0;
  }
.one-offer .contact-form .left-form .input-daterange p, .input-daterange > p {
  width: 48%;
  margin-right: 2%;
}
.one-offer .contact-form .left-form .input-daterange, .input-daterange {
  color: transparent;
}
.one-offer .contact-form .right-form textarea {
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0;
  height: 150px !important;
}
.one-offer .contact-form .right-form {
  width: 100%;
}
.one-offer .contact-form .bottom-form > div .right .orange-button {
  background: #0099cc;
  border-color: #0099cc;
  display: inline-block;
}
#captcha {
  text-align: center;
  width: 100%;
}
#captcha + .right {
  margin-top: 20px !important;
  width: 100%;
  text-align: center;
}
.one-offer .top-info h1 {
  color: #006AA6;
  font-size: 23px;
  font-weight: 400;
  max-width: 71%;
  line-height: 30px;
  margin-bottom: 8px;
}
.main-container .center-page.one-offer .rate-offer .right {
  transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  padding: 0;
}
.main-container .center-page.one-offer .mobile-buttons.mobile-fixed{
 position: fixed;
 top: 0;
 z-index: 60;
 left: 0;
 background: rgba(193, 193, 193, 0.7);
 padding: 19px;
 text-align: left;

}
.mobile-buttons.mobile-fixed button,
.mobile-buttons.mobile-fixed .call {
  width: 200px;
  padding: 12px 0px;
}
.one-offer .info-tabs .container-of-items .item[item-name="informacje"] > .row:first-child > .column:first-child .offer-box {
  transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  max-height: 10000px;
}
.one-offer .info-tabs .container-of-items .item[item-name="informacje"] > .row:first-child > .column:first-child .offer-box.hidden-text{
  max-height: 170px;
  overflow: hidden;
}

#content-of-items .container-of-items > .item > ul > li .top-li .wrapper-img .tip2 {
  margin-top: 10px;
}


}



@media only screen and (max-width: 570px) {
  .items .item .bottom-info p, #content-of-items .container-of-items > .item > ul > li .top-li .description h2 a{
    font-size: 17px !important;
  }
  #content-of-items .container-of-items > .item > ul > li .top-li .description {
    margin-left: 200px;
  }
  .items .item .img-box .name a {
    font-size: 20px;
  }
  #slider .item-slide {
    height: auto;
  }
  #slider .item-slide > img {
    position: relative;
    left: initial;
    width: 100%;
    height: auto;
    top: initial;
    height: 100%;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
  #slider .item-slide p {
    display: none;
  }
  #slider .item-slide a {
    margin-top: 10px;
  }
  .items .item .img-box,#content-of-items .container-of-items > .item > ul > li .top-li .wrapper-img   {
    width: 190px;
  }
  .items .item .img-box .name {
    right: -282px;
    top: 0;
    width: 141%;
  }
  .items .item .img-box .name a {
    font-size: 17px;
    line-height: 17px;
  }
  .items .item .bottom-info p, #content-of-items .container-of-items > .item > ul > li .top-li .description span {
    font-size: 14px !important;
  }
  #content-of-items .container-of-items > .item > ul > li .options-bar {
    bottom: 2px;
    left: 201px;
  }
  #content-of-items .container-of-items .item > ul > li .options-bar ul li {
    width: 113px;
  }
  #content-of-items .container-of-items > .item > ul > li .top-li {
    padding-bottom: 5px;
  }
  .datepicker {
    padding: 0px;
  }
  .datepicker.dropdown-menu th, .datepicker.datepicker-inline th, .datepicker.dropdown-menu td, .datepicker.datepicker-inline td {
    padding: 0px 5px;
  }
  #rooms {
    table-layout: fixed;
  }
  #rooms tbody tr.odd td {
    padding: 0 0 0 1%;
  }
  #rooms tr.more div.rows>div>strong {
    width: 24%;
  }
  #rooms tr.more div.rows>div>.value {
    width: 76%;
  }
  #rooms th {
    padding: 8px 1%;
    width: initial !important;
  }
  #rooms tbody tr, #rooms tbody td,  #rooms thead th {
    width: 40px !important;
}
  #rooms tbody tr.odd td {
    padding: 0 0 0 5px;
  }
  #rooms tbody tr, #rooms tbody td:nth-child(2), #rooms thead th:nth-child(2) {
    width: 50px !important;
    word-break: break-word;
}
#rooms tbody tr, #rooms tbody td:first-child, #rooms thead th:first-child {
    width: 10px !important;
}
}


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

  .main-container .center-page.one-offer .rate-offer .right button,
  .main-container .center-page.one-offer .rate-offer .right .call {
    font-size: 14px;
    width: 165px;
    padding: 12px 20px;
  }
  .main-container .center-page.one-offer .top-info .price,
  .main-container .center-page.one-offer .top-info h3 {
    font-size: 13px;
  }
  .one-offer .top-info h1 {
    font-size: 23px;
    font-weight: 400;
    max-width: 71%;
  }
  .one-offer .contact-form .left-form .input-daterange p:last-child {
    float: right;
  }
  .one-offer .contact-form .left-form .input-daterange p, .input-daterange > p {
    float: left;
    margin-right: 0;
  }
  .one-offer .contact-form .left-form .input-daterange, .input-daterange {
    height: 40px;
    overflow: hidden;
  }
  header .container .logo {
    display: block;
    margin-left: 10%;
    padding: 20px 20px 10px 20px;
  }
  #menu-icon {
    right: 25px;
    top: 25px;
  }
  .mobile-buttons.mobile-fixed button,
  .mobile-buttons.mobile-fixed .call {
    width: 130px;
    font-size: 14px;
    padding: 12px 0px;
  }


}



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

  #slider .item-slide h2 {
    font-size: 22px !important;
  }
  #slider .item-slide a {
    margin-top: -5px;
  }
  #searcher form > input {
    width: 100%;
  }
  #searcher form {
    width: 100%;
  }
  #searcher form > .input-group > input {
   /*width: 49% !important;*/
   width: 100% !important;
   margin-right: 1%;
 }
 #searcher form > .input-group > input:last-child {
  margin-right: 0;
}
#menu {
  width: 77%;
}
#content-of-items .container-of-items > .item > ul > li .top-li .wrapper-img {
  width: 140px;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description {
  margin-left: 145px;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description h2 a {
  font-size: 13px !important;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description span {
  font-size: 12px !important;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description {
  min-height: initial;
}
#content-of-items .container-of-items > .item > ul > li .top-li {
  min-height: 115px;
}
#content-of-items .container-of-items .item > ul > li.list-banner {
  display: none;
}
#content-of-items .container-of-items > .item > ul > li .options-bar {
  position: relative;
  left: initial;
  bottom: initial;
  float: left;
  margin: 0 0 0 12px;
}
.container-of-items .top-li > .add-to-cubby span {
  color: #fff;
  font-size: 10px;
}
.container-of-items .top-li > .add-to-cubby a:hover {
  width: 128px;
}
#content-of-items .container-of-items > .item > ul > li {
  padding: 10px 10px 0;
}
#content-of-items .container-of-items > .item > ul > li .top-li .description p {
  margin: 0;
}

}



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

  .one-offer .info-tabs .nav-buttons > ul #opis-obiektu span, .one-offer .info-tabs .nav-buttons > ul #object-structure span {
    color: #000;
    font-size: 12px;
  }
  .one-offer .info-tabs .nav-buttons > ul li#opis-obiektu, .one-offer .info-tabs .nav-buttons > ul li#object-structure {
    width: 44%;
    text-align: center;
    position: relative;
    top: 2px;
    margin-left: 4%;
  }
  .main-container .center-page.one-offer .container-of-items .column.right.c-30.distances ul li span, .main-container .center-page.one-offer .container-of-items .amenities.blue-left-box ul li span {
    font-size: 13px;
    width: 175px;
  }
  .main-container .center-page.one-offer .container-of-items .column.right.c-30.distances h3,
  .main-container .center-page.one-offer .container-of-items .amenities.blue-left-box h3,
  #kontakt.head-orange-box h3 {
    font-size: 18px;
  }
  #rooms {
    font-size: 11px;
  }
  .one-offer .contact-form .bottom-form p span {
    font-size: 10px;
  }
  .one-offer .orange-left-box > div, .one-offer .blue-left-box > div {
    padding: 0px 15px 15px 0px;
  }
  header .container .logo {
    margin-left: 5%;
    padding: 25px 25px 15px 25px;
  }



}




@media only screen and (max-width: 380px) {
  .items .item .bottom-info {
    height: auto;
    position: relative;
    overflow: hidden;
    top: 8px;
    padding: 6px 0px;
  }
  .items .item .bottom-info p:last-child {
    background: url('../img/rwd/discount.png') 5px 0px no-repeat;
    background-size: 20%;
    font-weight: normal;
    font-size: 20px;
  }
  .items .item .bottom-info p:first-child {
    background: url('../img/rwd/pin.png') 4px 1px no-repeat;
    background-size: 20%;
  }
  .items .item .bottom-info p {
    font-size: 12px !important;
    padding-left: 31px;
    line-height: 26px;
  }
  .items .item .bottom-info .price span {
    font-size: 13px;
    color: #0099cc;
    font-weight: 700;
  }
  .items .item .img-box .name a {
    font-size: 14px;
    line-height: 17px;
  }
  .items .item .img-box .name {
    right: -154px;
    top: 0;
    width: 106%;
  }
  .items .item .img-box {
    width: 140px;
  }
  .items .item {
    padding: 12px;
  }
  header {
    height: 105px;
  }
  header .container .logo {
    width: 160px;
  }
  header .container .logo {
    margin-left: 5%;
    padding: 20px 20px 15px 20px;
  }
  #slider .item-slide h2 {
    font-size: 15px !important;
    padding: 5px 0 20px 0;
  }
  #slider .item-slide a {
    padding: 5px 15px;
  }
  #slider .slick-dots {
    bottom: -1px;
  }
  .slick-dots li button:before {
    width: 14px;
    height: 14px;
  }
  #slider .item-slide a {
    margin-top: -5px;
  }
  #content-of-items .container-of-items > .item > ul > li .top-li .wrapper-img {
    width: 140px;
    min-height: 135px;
  }
  #content-of-items .container-of-items > .item > ul > li .top-li .description {
    margin-left: 153px;
  }
  .container-of-items .top-li > .add-to-cubby span {
    color: #fff;
    font-size: 9px;
  }
  .container-of-items .top-li > .add-to-cubby a:hover {
    width: 108px;
  }
  .container-of-items .top-li > .add-to-cubby i {
    width: 24px;
    text-align: center;
    padding-right: 0px;
  }
  .mobile-buttons button,
  .mobile-buttons .call {
    font-size: 12px;
    width: 152px;
  }
  .ribbon-recommended2 {
    width: 40px;
    height: 40px;
    background-size: contain;
  }
  .main-container .center-page.one-offer .top-info h3 {
    /*background: url('../img/rwd/pin.png') no-repeat -3px 0px;*/
    /*background-size: 12%;
    font-weight: normal;
    font-size: 17px;
    vertical-align: middle;
    line-height: 24px;
    display: inline-block;
    padding-left: 35px;
    height: 36px;*/
  }
  .mobile-buttons.mobile-fixed button, .mobile-buttons.mobile-fixed .call {
    width: 120px;
    font-size: 12px;
    padding: 12px 0px;
  }


}

/* bootstrap 3 classes */

.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;
  }
}
.offer-form * { box-sizing: border-box; }

.offer-form .pull-left { float: left; }
.offer-form .pull-right { float: right; }

.offer-form .b-column { padding: 0.40rem; }
.offer-form .b-columns { margin-left: -0.40rem; margin-right: -0.40rem; margin-top: -0.40rem; }


.offer-form a { color: #0095D0; }
.offer-form a:hover { text-decoration: underline; }

.offer-form .steps { position: relative; display: flex; justify-content: space-around; border-top: 1px dashed #dbdbdb; border-bottom: 1px solid #ddd; padding-bottom: 25px; margin: 30px 0 35px 0; }
.offer-form .steps .step { display: flex; margin-top: -47px; width: 172px; cursor: pointer; flex-direction: column; align-items: center; position: relative; }

.offer-form .steps .step .number { display: flex; align-items: center; justify-content: center; background: #fff; font-weight: 800; font-size: 36px; color: #fff; border-radius: 50px; width: 80px; height: 80px; text-align: center; }
.offer-form .steps .step .number .blue { line-height: 60px; justify-content: center; background: #B7B7B7; border-radius: 50px; width: 60px; height: 60px; }
.offer-form .steps .step .text { margin-top: 0; color: #B7B7B7; text-align: center; font-size: 17px; }

.offer-form .steps .step.active .number .blue,
.offer-form .steps .step.done .number .blue { background: #0095D0; font-weight: bold; }
.offer-form .steps .step.active .text { color: #0095d0; }

.offer-form__buttons { display: block; overflow: hidden; text-align: center; padding: 15px 0 0 0; }
.offer-form__buttons button { padding: 15px 36px !important; font-size: 18px !important; border-radius: 0; }
.offer-form__buttons button.back { background: #999; }

.offer-form__help { margin: 50px 0 0 0; text-align: right; background: #eee; padding: 20px 40px !important; font-size: 18px; line-height: 25px; }
.offer-form__help span { color: #333; display: inline-block; padding: 2px 10px; font-weight: 600; background: #FFC12E; font-size: 1.4em; }

.offer-form .distance-meters { font-size: 14px; padding-top: 15px; }

.new-form17 { position: relative; }
.new-form17 * { box-sizing: border-box; }
.new-form17 button, .new-form17 input[type=submit] { border-radius: 0; transition: all 0.2s; background: #0097CE; padding: 10px 24px; color: #fff; border: 0; font-size: 14px; font-weight: 800; }
.new-form17 button:not([class*='ql-']):hover { background: #016dab; border-color: #016dab; }
.new-form17 button.delete { background: #ee0000; border-color: #ee0000; }
.new-form17 button.delete:hover { background: #bb0000; border-color: #bb0000; }
.new-form17.loading button { background: #999; }

.new-form17 h2 { color: #09c; font-size: 20px; margin: 40px 0 10px 0; }
.new-form17 h3 { color: #000; font-size: 14px; margin: 10px 0 10px 0; }

.new-form17 label { margin: 5px 0; display: inline-block; font-weight: 500; }
.new-form17 label span { font-weight: 400; }
.new-form17 label.inline { margin: 0; display: inline-block; }

.new-form17 input[type=text],
.new-form17 input[type=password],
.new-form17 input[type=number],
/*.new-form17 select, */
.new-form17 textarea { width: 100%; border: 1px solid #ddd; color: #666; padding: 8px 8px; font-size: 14px; }
/*.new-form17 select[multiple] option[selected] { background: #ddd; }*/
.new-form17 .select-wrapper { position: relative; }
.new-form17 .select-wrapper select { width: 100%; background: #fff; border-radius: 0; border: 1px solid #ccc; color: #666; padding: 8px 8px; font-size: 14px; -webkit-appearance: none; }
.new-form17 .select-wrapper:after { content: " "; position: absolute; right: 1px; top: 1px; pointer-events: none; width: 30px; height: calc(100% - 1px); background: #ccc; }
.new-form17 .select-wrapper:before { z-index: 1; content: ""; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #888; position: absolute; right: 10px; top: 14px; pointer-events: none; }
.new-form17 .select-wrapper .select2-selection--multiple { border-radius: 0; font-size: 13px; border: 1px solid #ddd; min-height: 34px; }
.new-form17 .select-wrapper .select2-selection__choice { border-radius: 0; margin-top: 6px; padding: 2px 5px; background: #ddd; border: 1px solid #ccc; }
.new-form17 .select-wrapper .select2-search__field { font-size: 14px; margin-top: 7px; }
.select2-results__option { font-weight: 400; }
.new-form17 input.error, .new-form17 textarea.error { border: 1px solid #ff3333; }

.new-form17 .number-wrapper {
    display: flex;
}

.new-form17 .number-wrapper .control {
    background: #ddd;
    width: 30px;
    font-size: 14px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    color: #666;
    font-weight: 800;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.new-form17 .number-wrapper .control-plus {
}

.new-form17 .number-wrapper .control-minus {
}

.new-form17 .number-wrapper input[type=number] {
    display: inline-block;
    width: 45px;
    font-size: 14px;
    text-align: center;
}
.new-form17 .number-wrapper input[type=number]::-webkit-outer-spin-button,
.new-form17 .number-wrapper input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.new-form17 .number-wrapper input[type=number] {
    -moz-appearance: textfield !important;
    margin: 0;
}

.new-form17 ::placeholder { color: #ccc; }

.new-form17 div.error, .new-form17 div.input-error { color: #ff3333; font-weight: 600; margin: 3px 0 0 0; }

.new-form17__alert { background: #FFB327; color: #fff; font-weight: 400; margin: 0 0 10px 0; padding: 10px; font-size: 12px; }
.new-form17__info { background: #0090cc; color: #fff; font-weight: 400; margin: 0 0 10px 0; padding: 10px; font-size: 12px; }

#offer-form .auth-panel {
    font-size: 1.2em;
}

#offer-form .fb-login {
    cursor: pointer;
}

.statements-popup {
    position: relative;
    background: #048fcd;
    color: #fff;
    padding: 15px;
    box-shadow: 1px 1px 3px #666;
    width: 330px;
    font-size: 12px;
    font-weight: 500;
    /*margin-top: 30px;*/
}
.statements-popup > p {
    margin: 10px 0;
    display: flex;
    padding: 0 5px;
}

.statements-popup > p > * {
    margin: 0 5px;
}

.statements-popup:after {
    bottom: 100%;
    left: 14%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(4, 143, 205, 0);
    border-bottom-color: #048fcd;
    border-width: 26px;
    margin-left: -26px;
}

.payment-methods { font-size: 16px; color: #555; margin-top: 25px; }
.payment-methods > .title { font-size: 20px; font-weight: bold; text-align: center;  }
.payment-methods .method { }
.payment-methods .method > .title { color: #09c; margin-top: 0; font-size: 20px; font-weight: bold; }
.payment-methods p { margin: 20px 0; }
.payment-methods > .footer-info { text-align: center; font-size: 18px;  }


.offer-packet-choose { margin-top: 40px; }
.offer-packet-choose b { font-weight: 600; }
.offer-packet-choose table { width: 100%; border: 1px solid #eee; border-left: 0; border-bottom: 0; font-size: 15px; }
.offer-packet-choose table tr > * { padding: 15px; text-align: center; vertical-align: middle; border-left: 1px solid #eee; }
.offer-packet-choose table tr th { text-align: left; font-weight: 400; }
.offer-packet-choose table thead tr td p { margin: 0 0 10px 0; }
.offer-packet-choose table thead tr td .best-choose { color: #f8bf19; font-weight: 500; padding: 10px 0; border-top: 5px solid #f8bf19; }
.offer-packet-choose table thead tr td .months { font-size: 1.2em; font-weight: 600; }
.offer-packet-choose table thead tr td .price { font-size: 1.2em; }
.offer-packet-choose table thead tr td .price b { font-size: 1.2em; }
.offer-packet-choose table thead tr td .price .per-month { font-size: 0.8em; color: #999; }
.offer-packet-choose table thead tr td .choose { margin: 30px 0; }
.offer-packet-choose table tbody tr.points td { font-size: 1.1em; font-weight: 500; }
.offer-packet-choose table tbody tr td.yes { background: url(../img/feature-available.png) no-repeat; background-position: center center; }
.offer-packet-choose table tbody tr td.no { background: url(../img/feature-unavailable.png) no-repeat; background-position: center center; }
.offer-packet-choose table tbody tr:nth-child(odd) > * { background-color: #f7f7f7 !important; }
.offer-packet-choose table tfoot tr > * { border-top: 1px solid #eee; border-bottom: 1px solid #eee; font-weight: 500; }
.offer-packet-choose table tfoot tr td.choose:hover { cursor: pointer; background: #0097CE; color: #fff; }

/*.offer-packet-choose {*/
    /*margin-top: 80px;*/
/*}*/

/*.offer-packet-choose .packet { font-size: 17px; margin: 0 20px; border: 1px solid #ddd; text-align: center; padding-bottom: 40px !important;*/
    /*!* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#398235+0,8ab66b+56,ffffff+100 *!*/
    /*background: #F5F5F5; !* Old browsers *!*/
    /*background: -moz-linear-gradient(top, #F5F5F5 20%, #ffffff 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top, #F5F5F5 20%,#ffffff 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom, #F5F5F5 20%,#ffffff 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F5F5F5', endColorstr='#ffffff',GradientType=0 ); !* IE6-9 *!*/
/*}*/
/*.offer-packet-choose .packet-gold {*/
    /*!* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#398235+0,8ab66b+56,ffffff+100 *!*/
    /*background: #FFFBF0; !* Old browsers *!*/
    /*background: -moz-linear-gradient(top, #FFFBF0 20%, #ffffff 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top, #FFFBF0 20%,#ffffff 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom, #FFFBF0 20%,#ffffff 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFBF0', endColorstr='#ffffff',GradientType=0 ); !* IE6-9 *!*/
/*}*/
/*.offer-packet-choose .packet .circle { display: flex; flex-direction: column; justify-content: center; font-size: 26px; border-radius: 500px; width: 215px; height: 215px; background: #E1E1E1; box-shadow: 0px 3px 4px #999; margin: auto; text-align: center; color: #242424; position: relative; margin-top: -50px; }*/
/*.offer-packet-choose .packet-gold .circle { background: #F8BF19; color: #fff;  }*/
/*.offer-packet-choose .packet .circle b { font-weight: 800; font-size: 1.4em; }*/

/*.offer-packet-choose .features { margin: 30px 0; }*/
/*.offer-packet-choose .features > p { text-align: left; padding: 0 0 10px 30px; width: 65%; margin: auto; text-align: left; }*/
/*.offer-packet-choose .features p.available { background: url(../img/feature-available.png) no-repeat; }*/
/*.offer-packet-choose .features p.unavailable { background: url(../img/feature-unavailable.png) no-repeat;}*/

/*.offer-packet-choose .packet .periods { font-size: 22px; border: 1px solid #ccc; border-top: 0; width: 65%; margin: auto; }*/
/*.offer-packet-choose .packet .periods > p { border-top: 1px solid #ccc; padding: 10px 0; cursor: pointer; }*/
/*.offer-packet-choose .packet .periods > p:hover,*/
/*.offer-packet-choose .packet .periods > p.active { background: #E1E1E1; color: #242424; }*/

/*.offer-packet-choose .packet-gold .periods > p:hover,*/
/*.offer-packet-choose .packet-gold .periods > p.active { background: #F8BF19; color: #fff; }*/

.offer-packet-choose .testing {
    text-align: center;
    position: relative;
    width: 615px;
    margin: auto;
}

.offer-packet-choose .testing .first-line { margin: 50px 0 0 0; font-size: 32px; font-weight: 500; }
.offer-packet-choose .testing .second-line { font-size: 26px; }
.offer-packet-choose .testing span { /*background: #F8BF19; color: #252525;*/ padding: 2px 5px; }
.offer-packet-choose .testing p { margin: 15px 0; }
.offer-packet-choose .testing p b { font-weight: 700; }

input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label{
    top: 8px;
    bottom: 10px;
    left: 20px;
    font-size: 11px;
    opacity: 1;
}

/*.inputText {*/
    /*font-size: 14px;*/
    /*width: 200px;*/
    /*height: 35px;*/
/*}*/

.floating-label {
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 18px;
    transition: 0.2s ease all;
}


.sk-circle {
    width: 40px;
    height: 40px;
    right: 20px;
    top: 20px;
    position: fixed;
    display: none;
}
.loading .sk-circle {
    display: block;
}
.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #0099CD;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}

/* offer condition css */
.condition-with-input .hour_option  label{
    font-weight: 400;
    margin-left: 5px;
}
.condition-with-input .hour_option  select{
    margin-left: 20px;
}
.condition-just-text .value{
    margin-left: 5px;
}
.condition-with-input .input_option input[type="text"]{
    max-width: calc(100% - 30px);
    margin-left: 5px;
}
.condition-with-input .clockpicker {
    max-width: 4em;
    width: 100%;
    border: 1px solid #ddd;
    color: #666;
    padding: 8px 8px;
    font-size: 14px;
    text-align: center;
    margin-left: 10px;
}
.condition-just-text .flaticon-confirm1,
.condition-with-input .flaticon-confirm1{
    color:green;
    vertical-align: sub;

}
/*.container {*/
    /*max-width: 1100px;*/
    /*width: 100%;*/
/*}*/

.call-to-action.mobile-version {
    background-color: rgba(12, 144, 199, 0.88);
    border-radius: 0;
    display: inline-block;
    height: 24px;
    width: 90px;
    color: #fff;
    line-height: 23px;
    text-align: center;
    margin-top: 15px;
}

@media (min-width: 320px) and (max-width: 480px) {
    body .rooms17-head {
        overflow: unset;
    }
    body .rooms17-head .rooms17-price {
        float: right;
    }
    body .rooms17-head .rooms17-more {
        background-repeat: no-repeat!important;
        background-position-x: right!important;
        background-position-y: center!important;
        float: none!important;
        display: block!important;
        width: 130px!important;
        text-align: center;
        margin: 40px auto 0 auto;
        padding-right: 7px!important;
        background-size: 14px!important;
    }
    body .rooms17-details .rooms17-hide {
        padding-right: 0!important;
        background-size: 14px!important;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
        width: 100%;
        text-align: center;
        background-position-x: calc(50% + 70px)!important;
        text-indent: -5px;
    }
    #content-of-items .mobile-recommended #float-scroll.blue-left-box {
        width: 100%!important;
        margin: 0!important;
        padding-top: 50px;
        border-top: 1px solid #ccc;
    }
    .mobile-recommended .blue-left-box .blue-head {
        width: 100%;
        box-sizing: border-box;
        background-color: #039ddc!important;
        color: #fff!important;
        border-radius: 0;
    }
    .mobile-recommended .owl-nav {
        height: 55px;
        top: 0!important;
        bottom: 0;
        margin: auto;
    }
    .mobile-recommended .slide-item a h3 {
        background-color: rgba(0, 0, 0, 0.45)!important;
        color: #fff!important;
        margin: 0!important;
        position: absolute!important;
        bottom: 0!important;
    }
    body .list-banner.b-columns {
        margin-top: -1px!important;
    }
    body .offers-list-ribbons {
        right: 0;
        font-size: 12px;
        top: -15px;
        bottom: unset;
        width: 220px;
        text-align: right;
    }
    body .offers-list .offers-list-ribbons > div {
        margin-top: 0;
        display: inline-block;
        text-align: center;
        font-size: 10px;
        padding: 5px 10px;
        float: right;
        box-sizing: border-box;
        min-width: auto;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child {
        display: block;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child .article-thumb {
        width: 100%!important;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child .attraction-info {
        width: 100%;
        line-height: 24px;
        margin-top: 20px;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child .share {
        display: none;
    }
    .mobile-only {
        display: block!important;
    }
    .desktop-only {
        display: none!important;
    }
    .offer-info .top-info .title > h1 {
        font-size: 24px!important;
        padding-right: 0;
        max-width: 100%;
    }
    .offer-info .top-info .share {
        display: none;
    }
    .info-tabs .gallery .mobile-buttons .orange-button-white {
        width: 40%;
        font-size: 16px!important;
        margin: 0 10px;
        padding: 8px 0;
    }
    .container-of-items .gallery .big-photo {
        max-height: 139px;
        overflow: hidden;
        width: calc(100% *(0.70) - 3px)!important;
    }

    .container-of-items .gallery .medium-photos {
        max-height: 139px;
        overflow: hidden;
        width: calc(100% *(0.30))!important;
    }
    .info-tabs .gallery .medium-photos .photo {
        border-top: none;
    }
    .info-tabs .gallery .small-photos {
        margin-top: 0!important;
    }
    .gallery .small-photos .photo:not(.first) {
        margin-left: 3px!important;
    }
    .container-of-items .gallery .small-photos .photo.first {
        width: 25%!important;
    }
    .container-of-items .gallery .small-photos .photo {
        width: calc(25% - 3px)!important;
        max-height: 54px;
        overflow: hidden;
    }
    .more-offer-list .item .bottom-info p:last-child {
        display: none;
    }
    .items .item .bottom-info p:last-child {
        background: none;
    }
    .items .item .bottom-info p:first-child {
        background: none;
    }
    .more-offer-list .item .bottom-info p:first-child {
        background: none;
        padding-left: 0;
    }
    .items .item .bottom-info p {
        padding-left: 0!important;
    }
    .items .item .bottom-info {
        width: calc(100% - 145px);
        vertical-align: top;
        position: static;
        padding: 0 0 0 15px;
    }
    .items .item {
        display: flex;
    }
    .items .item .img-box .name {
        width: 100%;
        position: static;
    }
    .container-of-items .items .item{
        padding: 15px 12px;
        border-bottom: 1px solid #ccc;
    }
    .container-of-items .items{
        font-size: 14px;
    }
    .container-of-items .offer-details .places-list li {
        width: 50%;
    }
    .one-offer .info-tabs .container-of-items .item .row .offer-box ul li {
        margin-bottom: 20px;
    }
    .clickable-tabs .nav-buttons ul li a span {
        font-size: 14px;
        padding: 12px 0;
        line-height: 16px;
    }
    .clickable-tabs .nav-buttons ul li:after {
        border-bottom: 5px solid #fff;
    }
    .offers-list .offers-list-item {
        padding: 15px 12px;
        border-bottom: 1px solid #ccc;
    }
    .offers-list .offers-list-item h2 {
        margin-bottom: 5px;
        font-size: 16px;
    }
    .offers-list .offers-list-item .b-columns {
        border-top: none;
    }
    .offers-list .offers-list-ribbons > div {
        margin-top: 0;
    }
    .offers-list .b-column.is-8-mobile {
        flex: initial;
        flex-basis: calc(100% - 163px);
    }
    .offers-list .offers-list-item .offers-list-price {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .offers-list .offers-list-item .offers-list-address {
        font-size: 14px;
    }
    .offers-list .offers-list-item .offers-list-blue-button {
        font-size: 16px;
    }
    .offers-list .offers-list-item .b-columns > .b-column {
        flex-basis: 182px;
    }
    .pagination ul li {
        display: none;
    }
    .pagination a {
        width: 120px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #0099cc;
        position: relative;
        bottom: 8px;
    }
    .name.attraction-name {
        font-size: 16px;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row-article-wrapper {
        display: block;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row-article-wrapper .articles-desc img {
        height: auto;
    }
    .main-container .left-page.mobile-sidebar-wrapper {
        width: 100%;
        margin-top: 10px;
    }
    .main-container .left-page.mobile-sidebar-wrapper .left-sidebar-index{
        padding: 15px;
    }
    .main-container .masz-pytania-img {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }
    body .main-container .container .add-object-form-wrapper{
        padding: 20px 20px 0 20px;
    }
    body .main-container .container .add-object-form-wrapper + .add-object-form-wrapper {
        padding: 0 20px;
    }
    body .main-container .container .list-all-offer .top-info h1{
        margin-bottom: 20px;
        font-size: 20px;
    }
    body .main-container .container .add-object-form-wrapper .b-column{
        padding: 0;
    }
    body .main-container .container .add-object-form-wrapper .b-column label{
        margin-bottom: 5px;
        margin-top: 15px;
        float: left;
    }
    body .main-container .container .phone-input-wrapper {
        padding: 20px 20px 0 20px;
    }
    body .main-container .container .offer-form .steps .step {
        width: initial;
    }
    body .main-container .container .offer-form .steps .step .text {
        font-size: 14px;
    }
    body .list-all-offer {
        width: 100%!important;
    }
    body .list-all-offer .top-info {
        margin-top: 10px!important;
        padding-bottom: 0!important;
    }
    body .list-all-offer .top-info > h1 {
        line-height: 59px;
        margin: 0!important;
    }
    body .mobile-amenities label {
        width: 100%!important;
        margin-bottom: 10px;
    }
    body .object-add-title {
        text-align: center;
        margin-top: 30px;
        font-size: 24px;
    }
    .offers-list-item > .b-columns {
        padding-top: 0!important;
    }
    body .offer-form .distance-meters {
        margin-bottom: 15px;
        margin-top: 5px;
        font-size: 12px;
        color: #000;
        font-weight: 500;
        text-indent: 7px;
        padding-top: 2px;
    }
    body .offer-form .select-wrapper:after {
        height: 34px;
        bottom: 0;
        top: initial;
    }
    body .offer-form .max-price-select .select-wrapper:before {
        top: 50px;
    }
    body .offer-form .object-category-select-wrapper .select-wrapper:before {
        top: 50px;
    }
    body .column-object-type br {
        display: none;
    }
    body .column-object-type label:last-of-type {
        margin-left: 15px;
    }
    body h2.offer-last-step-title {
        text-align: center;
    }
    body .offer-packet-choose .testing {
        width: auto;
        padding: 20px;
    }
    body .offer-packet-choose .testing img {
        display: none;
    }
    body .price-table-wrapper {
        overflow-x: auto;
    }
    body .offer-packet-choose table th {
        width: 50vw!important;
        min-width: 50vw;
        max-width: 50vw;
    }
    body .offer-packet-choose table td {
        width: 50vw!important;
        min-width: 50vw;
        max-width: 50vw;
    }
    body .offer-form__help {
        text-align: center;
    }
    body .one-offer .info-tabs .container-of-items .item .row ul li {
        padding: 0;
    }
    body .offer-details .confirm {
        font-size: 10px;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    body .main-container .center-page.one-offer .container-of-items .amenities.blue-left-box ul li  {
        margin-bottom: 0;
        padding: 0;
    }
    body .main-container .center-page.one-offer .container-of-items .amenities.blue-left-box ul li span {
        width: auto;
    }
    body #offer-form .auth-panel {
        padding: 20px;
    }
    .big-header-search .person-number {
        display: none;
    }
    .more-offer-list {
        margin-top: 0!important;
    }
    .big-header{
        height: 200px!important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    body .list-banner.b-columns {
        margin-top: -1px!important;
    }
    body .offers-list-ribbons {
        right: 0;
        font-size: 12px;
        top: -15px;
        bottom: unset;
        width: 220px;
        text-align: right;
    }
    body .offers-list .offers-list-ribbons > div {
        margin-top: 0;
        display: inline-block;
        text-align: center;
        font-size: 10px;
        padding: 5px 10px;
        float: right;
        box-sizing: border-box;
        min-width: auto;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child {
        display: block;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child .article-thumb {
        width: 100%!important;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child .attraction-info {
        width: 100%;
        line-height: 24px;
        margin-top: 20px;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child .share {
        display: none;
    }
    .mobile-only {
        display: block!important;
    }
    .desktop-only {
        display: none!important;
    }
    .offer-info .top-info .title > h1 {
        font-size: 24px!important;
        padding-right: 0;
        max-width: 100%;
    }
    .offer-info .top-info .share {
        display: none;
    }
    .info-tabs .gallery .mobile-buttons .orange-button-white {
        width: 40%;
        font-size: 16px!important;
        margin: 0 10px;
        padding: 8px 0;
    }
    .container-of-items .gallery .big-photo {
        max-height: 144px;
        overflow: hidden;
        width: calc(100% *(0.70) - 3px)!important;
    }

    .container-of-items .gallery .medium-photos {
        max-height: 144px;
        overflow: hidden;
        width: calc(100% *(0.30))!important;
    }
    .info-tabs .gallery .medium-photos .photo {
        border-top: none;
    }
    .info-tabs .gallery .small-photos {
        margin-top: 0!important;
    }
    .gallery .small-photos .photo:not(.first) {
        margin-left: 3px!important;
    }
    .container-of-items .gallery .small-photos .photo.first {
        width: 25%!important;
    }
    .container-of-items .gallery .small-photos .photo {
        width: calc(25% - 3px)!important;
        max-height: 54px;
        overflow: hidden;
    }
    .more-offer-list .item .bottom-info p:last-child {
        display: none;
    }

    .items .item .bottom-info p:last-child {
        background: none;
    }
    .items .item .bottom-info p:first-child {
        background: none;
    }
    .more-offer-list .item .bottom-info p:first-child {
        background: none;
        padding-left: 14px;
    }
    .items .item .bottom-info {
        width: calc(100% - 145px);
        vertical-align: top;
        top: 30px;
    }
    .items .item .img-box .name {
        width: 100%;
    }
    .items .item .overlay {
        font-size: 0;
        background-color: transparent;
        display: block;
    }
    .container-of-items .items .item{
        padding: 20px 12px;
        border-bottom: 1px solid #ccc;
    }
    .container-of-items .offer-details .places-list li {
        width: 50%;
    }
    .one-offer .info-tabs .container-of-items .item .row .offer-box ul li {
        margin-bottom: 20px;
    }
    .clickable-tabs .nav-buttons ul li a span {
        font-size: 14px;
        padding: 12px 0;
        line-height: 14px;
    }
    .clickable-tabs .nav-buttons ul li:after {
        border-bottom: 5px solid #fff;
    }
    .offers-list .offers-list-item {
        padding: 15px 12px;
        border-bottom: 1px solid #ccc;
    }
    .offers-list .offers-list-item h2 {
        margin-bottom: 5px;
        font-size: 16px;
    }
    .offers-list .offers-list-item .b-columns {
        border-top: none;
    }
    .offers-list .offers-list-ribbons > div {
        margin-top: 0;
    }
    .offers-list .b-column.is-8-mobile {
        flex: initial;
        flex-basis: calc(100% - 163px);
    }
    .offers-list .offers-list-item .offers-list-price {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .offers-list .offers-list-item .offers-list-address {
        font-size: 14px;
    }
    .offers-list .offers-list-item .offers-list-blue-button {
        font-size: 16px;
    }
    .offers-list .offers-list-item .b-columns > .b-column {
        flex-basis: 182px;
    }
    .pagination ul li {
        display: none;
    }
    .pagination a {
        width: 120px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #0099cc;
        position: relative;
        bottom: 8px;
    }
    .name.attraction-name {
        font-size: 16px;
    }
    .info-tabs > div > .item.info-about-object .row-article-wrapper {
        display: block;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row-article-wrapper {
        display: block;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row-article-wrapper .articles-desc img {
        height: auto;
    }
    .main-container .left-page.mobile-sidebar-wrapper {
        width: 100%;
        margin-top: 10px;
    }
    .add-object-form-wrapper, .phone-input-wrapper {
        padding: 15px;
    }
    body #offer-form .auth-panel {
        padding: 20px;
    }
    .big-header{
        height: 200px!important;
    }
    .big-header-search .person-number {
        display: none;
    }
    .more-offer-list {
        margin-top: 0!important;
    }
    body .list-all-offer .top-info {
        margin-top: 10px!important;
        padding-bottom: 0!important;
    }
    body .list-all-offer .top-info > h1 {
        line-height: 59px;
        margin: 0!important;
    }
    .offers-list-item > .b-columns {
        padding-top: 0!important;
    }
    #content-of-items .mobile-recommended #float-scroll.blue-left-box {
        width: 100%!important;
        margin: 0!important;
        padding-top: 50px;
        border-top: 1px solid #ccc;
    }
    .mobile-recommended .blue-left-box .blue-head {
        width: 100%;
        box-sizing: border-box;
        background-color: #039ddc!important;
        color: #fff!important;
        border-radius: 0;
    }
    .mobile-recommended .owl-nav {
        height: 55px;
        top: 0!important;
        bottom: 0;
        margin: auto;
    }
    .mobile-recommended .slide-item a h3 {
        background-color: rgba(0, 0, 0, 0.45)!important;
        color: #fff!important;
        margin: 0!important;
        position: absolute!important;
        bottom: 0!important;
    }
    body .rooms17-head {
        overflow: unset;
    }
    body .rooms17-head .rooms17-price {
        float: right;
    }
    body .rooms17-head .rooms17-more {
        background-repeat: no-repeat!important;
        background-position-x: right!important;
        background-position-y: center!important;
        float: none!important;
        display: block!important;
        width: 130px!important;
        text-align: center;
        margin: 40px auto 0 auto;
        padding-right: 7px!important;
        background-size: 14px!important;
    }
    body .rooms17-details .rooms17-hide {
        padding-right: 0!important;
        background-size: 14px!important;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
        width: 100%;
        text-align: center;
        background-position-x: calc(50% + 70px)!important;
        text-indent: -5px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    body .container-of-items .items .item:not(.owl-item) {
        flex-basis: 100%;
    }
    /*.desktop-only {*/
        /*display: none!important;*/
    /*}*/
    .name.mobile-only {
        font-size: 20px!important;
    }
    #sticky-recommended {
        position:static!important;
        padding-bottom: 0!important;
    }
    body .big-header-search {
        height: 170px;
    }
    body .main-container .center-page.one-offer .container-of-items .amenities.blue-left-box ul li span {
        width: auto;
    }
    body .main-container .center-page.one-offer .container-of-items .amenities.blue-left-box ul li  {
        margin-bottom: 0;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child {
        display: block;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child .article-thumb {
        width: 100%!important;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child .attraction-info {
        width: 100%;
        line-height: 24px;
        margin-top: 20px;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row:last-child .share {
        display: none;
    }
    .mobile-only {
        display: none!important;
    }
    /*.desktop-only {*/
        /*display: none!important;*/
    /*}*/
    .offer-info .top-info .title > h1 {
        font-size: 24px!important;
        padding-right: 0;
        max-width: 100%;
    }
    .offer-info .top-info .share {
        display: none;
    }
    .info-tabs .gallery .mobile-buttons .orange-button-white {
        width: 40%;
        font-size: 16px!important;
        margin: 0 10px;
        padding: 8px 0;
    }
    .container-of-items .gallery .big-photo {
        max-height: 280px;
        overflow: hidden;
        width: calc(100% *(0.70) - 3px)!important;
    }

    .container-of-items .gallery .medium-photos {
        max-height: 280px;
        overflow: hidden;
        width: calc(100% *(0.30))!important;
    }
    .info-tabs .gallery .medium-photos .photo {
        border-top: none;
    }
    .info-tabs .gallery .small-photos {
        margin-top: 0!important;
    }
    .gallery .small-photos .photo:not(.first) {
        margin-left: 3px!important;
    }
    .container-of-items .gallery .small-photos .photo.first {
        width: 25%!important;
    }
    .container-of-items .gallery .small-photos .photo {
        width: calc(25% - 3px)!important;
        max-height: 105px;
        overflow: hidden;
    }
    /*.more-offer-list .item .bottom-info p:last-child {*/
        /*display: none;*/
    /*}*/
    .items .item:not(.owl-item) .bottom-info p:last-child {
        background: none;
    }
    .items .item:not(.owl-item) .bottom-info p:first-child {
        background: none;
    }
    .more-offer-list .item:not(.owl-item) .bottom-info p:first-child {
        background: none;
        padding-left: 0;
    }
    .items .item:not(.owl-item) .bottom-info p {
        padding-left: 0!important;
    }
    .items .item:not(.owl-item) .bottom-info {
        width: calc(100% - 145px);
        vertical-align: top;
        position: static;
        padding: 0 0 0 15px;
    }
    .items {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .items .item:not(.owl-item) {
        display: flex;
        flex-basis: calc(100% * 0.5);
    }
    .items .item:not(.owl-item) .img-box .name {
        width: 100%;
        position: static;
    }
    .container-of-items .items .item:not(.owl-item){
        padding: 20px 12px;
        border-bottom: 1px solid #ccc;
    }
    .container-of-items .items{
        font-size: 14px;
    }
    .container-of-items .offer-details .places-list li {
        width: 33%;
    }
    .one-offer .info-tabs .container-of-items .item:not(.owl-item) .row .offer-box ul li {
        margin-bottom: 20px;
    }
    .clickable-tabs .nav-buttons ul li a span {
        font-size: 14px;
        padding: 12px 0;
        line-height: 16px;
    }
    .clickable-tabs .nav-buttons ul li:after {
        border-bottom: 5px solid #fff;
    }
    .offers-list .offers-list-item {
        padding: 20px 12px;
        border-bottom: 1px solid #ccc;
    }
    .offers-list .offers-list-item h2 {
        margin-bottom: 5px;
        font-size: 16px;
    }
    .offers-list .offers-list-item .b-columns {
        border-top: none;
    }
    .offers-list .offers-list-ribbons > div {
        /*margin-top: 0;*/
    }
    .offers-list .b-column,is-8-mobile {
        flex: initial;
        flex-basis: calc(100% - 163px);
    }
    .offers-list .offers-list-item .offers-list-price {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .offers-list .offers-list-item .offers-list-address {
        font-size: 14px;
    }
    .offers-list .offers-list-item .offers-list-blue-button {
        font-size: 16px;
    }
    .offers-list .offers-list-item .b-columns > .b-column {
        flex-basis: 182px;
    }
    .pagination ul li {
        display: none;
    }
    .name.attraction-name {
        font-size: 16px;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row-article-wrapper {
        display: block;
    }
    .one-offer .info-tabs .container-of-items .item[item-name=informacje] .row-article-wrapper .articles-desc img {
        height: auto;
    }
    .main-container .left-page.mobile-sidebar-wrapper {
        width: 100%;
        margin-top: 10px;
    }
    .main-container .left-page.mobile-sidebar-wrapper .left-sidebar-index{
        padding: 15px;
    }
    .main-container .masz-pytania-img {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }
    body .main-container .container .add-object-form-wrapper{
        padding: 20px 20px 0 20px;
    }
    body .main-container .container .add-object-form-wrapper + .add-object-form-wrapper {
        padding: 0 20px;
    }
    body .main-container .container .list-all-offer .top-info h1{
        margin-bottom: 20px;
        /*font-size: 20px;*/
    }
    body .main-container .container .add-object-form-wrapper .b-column{
        padding: 0;
    }
    body .main-container .container .add-object-form-wrapper .b-column label{
        margin-bottom: 5px;
        margin-top: 15px;
        float: left;

    }
    body .main-container .container .phone-input-wrapper {
        padding: 20px 20px 0 20px;
    }
    body .main-container .container .offer-form .steps .step {
        width: initial;
    }
    body .main-container .container .offer-form .steps .step .text {
        font-size: 14px;
    }
    body .list-all-offer {
        width: 100%!important;
    }
    body .mobile-amenities label {
        width: 100%!important;
        margin-bottom: 10px;
    }
    body .object-add-title {
        text-align: center;
        margin-top: 30px;
        font-size: 24px;
    }
    body .offer-form .distance-meters {
        margin-bottom: 15px;
        margin-top: 5px;
        font-size: 12px;
        color: #000;
        font-weight: 500;
        text-indent: 7px;
        padding-top: 2px;
    }
    body .offer-form .select-wrapper:after {
        height: 34px;
        bottom: 0;
        top: initial;
    }
    body .offer-form .max-price-select .select-wrapper:before {
        top: 50px;
    }
    body .offer-form .object-category-select-wrapper .select-wrapper:before {
        top: 50px;
    }
    body .column-object-type br {
        display: none;
    }
    body .column-object-type label:last-of-type {
        margin-left: 15px;
    }
    body h2.offer-last-step-title {
        text-align: center;
    }
    body .offer-packet-choose .testing {
        width: auto;
        padding: 20px;
    }
    body .offer-packet-choose .testing img {
        display: none;
    }
    body .price-table-wrapper {
        overflow-x: auto;
    }
    body .offer-packet-choose table th {
        width: 50vw!important;
        min-width: 50vw;
        max-width: 50vw;
    }
    body .offer-packet-choose table td {
        width: 50vw!important;
        min-width: 50vw;
        max-width: 50vw;
    }
    body .offer-form__help {
        text-align: center;
    }
    body .one-offer .info-tabs .container-of-items .item:not(.owl-item) .row ul li {
        padding: 0;
    }
    body .rooms17-head {
        overflow: unset;
    }
    body .rooms17-head .rooms17-price {
        float: right;
    }
    body .rooms17-head .rooms17-more {
        background-repeat: no-repeat!important;
        background-position-x: right!important;
        background-position-y: center!important;
        float: none!important;
        display: block!important;
        width: 130px!important;
        text-align: center;
        margin: 40px auto 0 auto;
        padding-right: 7px!important;
        background-size: 14px!important;
    }
    body .rooms17-details .rooms17-hide {
        padding-right: 0!important;
        background-size: 14px!important;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
        width: 100%;
        text-align: center;
        background-position-x: calc(50% + 70px)!important;
        text-indent: -5px;
    }
}

@media (min-width: 992px) {
    body .container-of-items .items .item:not(.owl-item) {
        flex-basis: 100%;
    }
}

@media (min-width:992px) and (max-width:992px) {
    .mobile-recommended.mobile-only {
        display: none!important;
    }
    body .offer-details .distances ul li {
        padding: 5px 0!important;
    }
    body .content-box.slide-box #mini-slider-object {
        width: 60%;
        height: auto;
        margin: 30px auto;
    }

    body .orange-left-box.filters .slide-box .slide-blue-box {
        width: calc(100% * (0.33) - 2px);
        display: inline-block;
        vertical-align: top;
        border: 1px solid #cddce4;
    }

    body #mini-slider-object .owl-controls .owl-nav {
        top: 0;
        bottom: 0;
        height: 55px;
        margin: auto;
    }

    body .orange-left-box.filters .slide-box .slide-blue-box:last-of-type {
        width: calc(100% * (0.66) - 2px);
    }

    body .orange-left-box.filters .slide-box .slide-blue-box + .orange-button-white.w-100  {
        margin-left: auto;
        display: block;
    }
    body .content-blue-box .check-box-list li {
        width: 49%;
        display:inline-block;
    }
    body .contact-form {
        text-align: center;
    }
    body .contact-form .left-form {
        padding-bottom: 30px;
    }
    body .contact-form .left-form br {
        display: none;
    }
    body .contact-form .left-form .left-daterange {
        width: auto;
        margin: 0 5px;
        height: 36px;
        overflow: hidden;
        background-color: transparent;
    }
    body .contact-form .left-form .left-daterange i {
        background-color: #038dcb;
        padding: 6px 2px;
        margin-right: -5px;
    }
    body .contact-form .left-form .right-daterange i {
        background-color: #038dcb;
        padding: 6px 2px;
        margin-right: -5px;
    }
    body .contact-form .left-form .right-daterange {
        width: auto;
        margin: 0 5px;
        height: 36px;
        overflow: hidden;
        background-color: transparent;
    }
    body .contact-form .left-form .input-daterange {
        width: auto;
        display: inline-block;
    }
    body .contact-form .left-form input.left-form-submit {
        width: auto!important;
        display: inline-block!important;
        margin: 0!important;
        vertical-align: top!important
    }
    body section#list-of-items .container-of-items > .item ul, .more-offer-list .container-of-items > .item ul {
        width: calc(25% - 10px);
    }
    body .main-container #home-page.center-page {
        width: 100%;
    }
    body .main-container .center-page.one-offer {
        margin-top: 30px;
        padding: 20px;
        width: calc(100% - 40px);
    }
    body .main-container #home-page.center-page .container-of-items.other .items .item {
        margin: 5px;
        flex-basis: calc(50% - 36px);
    }
    body .main-container #home-page.center-page .container-of-items.other .items .item .bottom-info {
        height: auto;
    }
    body .main-container #home-page.center-page .container-of-items.other .items .item .bottom-info .name.mobile-only + p {
        margin: 5px 0;
    }
    body .main-container #home-page.center-page .container-of-items .items .item .bottom-info .name.mobile-only {
        font-size: 16px!important;
    }
    body .main-container #home-page.center-page .container-of-items.other .items .item .bottom-info p {
        float: none;
    }
    body .main-container #home-page.center-page .container-of-items.other .items .item .call-to-action {
        text-align: center;
        margin-top: 10px;
        line-height: 24px;
    }
    .more-offer-list .nav-buttons ul li[list-name] {
        width: 180px;
        text-align: center;
    }
    .more-offer-list .nav-buttons ul li[list-name] img {
        margin-right: 8px;
    }
    body #content-of-items + div {
        display: none;
    }
    body .offers-list-ribbons {
        right: -1px;
    }
    header .container .logo img {
        max-width: 130px;
    }
    #sticky-recommended {
        position:static!important;
        padding-bottom: 0!important;
    }
    body .offers-list .offers-list-item .b-columns.is-gapless > .is-4-mobile {
        flex: 0 0 30%;
    }
    body .offers-list .offers-list-item .b-columns.is-gapless > .is-8-mobile {
        flex: 0 0 70%;
    }
    body .offers-list .offers-list-item .b-column.is-8-mobile .b-columns.is-gapless .b-column:nth-of-type(1) {
        flex: 0 0 65%;
        margin-right: 30px;
    }
    body .offers-list .offers-list-item .b-column.is-8-mobile .b-columns.is-gapless .b-column:nth-of-type(2) {
        flex: 0 0 30%;
        align-self: flex-start!important;
    }

    body .offers-list .offers-list-item .b-column.is-8-mobile .b-columns.is-gapless .b-column:nth-of-type(2) .offers-list-blue-button {
        font-size: 14px;
    }
    body .offers-list .offers-list-item .b-column.is-8-mobile .b-columns.is-gapless .b-column:nth-of-type(2) .offers-list-price {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .list-banner.b-columns {
        margin: 0 0 10px 0;
    }
    .offers-list-secure {
        width: 100%;
    }
    .mbd-1 {
        margin-bottom: 1rem!important;
    }
    .mobile-only {
        display: none!important;
    }
    .desktop-only {
        display: block!important;
    }
    .container-of-items .gallery .big-photo {
        max-height: 285px;
        overflow: hidden;
        width: calc(100% *(0.70) - 3px)!important;
    }

    .container-of-items .gallery .medium-photos {
        max-height: 285px;
        overflow: hidden;
        width: calc(100% *(0.30))!important;
    }
    .container-of-items .gallery .medium-photos {
        max-height: 285px;
        overflow: hidden;
        width: calc(100% *(0.30))!important;
    }
    .container-of-items .gallery .small-photos {
        border-top: none;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .container-of-items .gallery .small-photos .photo:not(.first) {
        margin-left: 3px!important;
        width: calc(25% - 3px)!important;
    }
    .container-of-items .gallery .small-photos .photo {
        max-height: 115px;
        overflow: hidden;
        margin-bottom: 3px!important;
    }
    .container-of-items .gallery .small-photos .photo.more-small{
        width: calc(25% - 3px)!important;
    }
    .container-of-items .gallery .small-photos .photo.first:not(.more-small) {
        width: 25%!important;
    }
    .container-of-items .gallery .medium-photos .photo:not(.first) {
        border-top: none;
    }
    .container-of-items .gallery .medium-photos .photo.first {
        margin-bottom: 3px!important;
    }

}

@media (min-width: 1025px) and (max-width: 1280px) {
    .offer-info .top-info .title > h1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}
.mbd-1 {
    margin-bottom: 1rem!important;
}
.offers-list-secure {
    width: 100%;
}
.container {
    max-width: 1100px;
    width: 100%;
}

@media (min-width:992px) {
    .main-container .center-page {
        width: calc(100% - 300px);
    }
}

@media (min-width:768px) and (max-width:992px) {

}

@media (max-width:1166px) {
    body {
        overflow: hidden;
    }
}

/* smartphones, portrait iPhone, portrait 480x320 phones (Android) */

.adsbygoogle {
    margin-bottom: 10px;
}

@media (min-width:320px) {
    body .index-items-list .item {
        display: flex;
        border-bottom: 1px solid #ccc;
        padding: 10px;
    }
    body .index-items-list .item .img-box {
        flex: 0 0 40%;
    }
    body .index-items-list .item .mobile-offer-info {
        flex-basis: calc(60% - 20px);
        padding: 0 10px 10px 10px;
    }
    body .index-items-list .item img {
        height: 100%;
        max-height: 90px;
        object-fit: cover;
    }
    body .call-to-action.mobile-version {
        margin-top: 0;
        margin-left: auto;
        width: 90px;
        display: block;
    }
    body .index-items-list .item .mobile-offer-info .mobile-offer-name {
        font-size: 16px;
    }
    body .index-items-list .item .mobile-offer-info .mobile-offer-city {
        margin: 5px 0;
        color: #0c90c7e0;
        font-weight: bold;
        margin-bottom: 10px;
    }
    body .index-items-list .item .mobile-offer-info .price {
        /* text-align: center;
         width: 90px;
         margin-left: auto;
         margin-bottom: 5px;*/
        display: none;
    }
    body .mobile-offer-info {
        font-size: 14px;
    }
    body .offers-list-item {
        position: relative;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 15px!important;
        padding: 0!important;
        border-bottom: none!important;
    }
    body .offers-list-item .single-offer-content {
        border: 1px solid #e7e7e7;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        flex-basis: 100%;
    }
    body .offers-list-item .single-offer-content .image-part {
        position: relative;
        flex: 0 0 120px;
        margin: 10px;
        max-height: 120px;
    }

    body .offers-list-item .single-offer-content .image-part .offers-list-thumb {
        height: 100%;
        max-height: 120px;
    }

    body .offers-list-item .single-offer-content .image-part .offer-list-link {
        height: 100%;
        max-height: 120px;
    }

    body .offers-list-item .single-offer-content .image-part img{
        max-height: 120px;
        object-fit: cover;

    }
    body .offers-list-item .single-offer-content .description-part {
        flex-basis: calc(100% - 140px);
        padding: 10px 10px 10px 0;
        box-sizing: border-box;
    }

    body .offers-list .offers-list-item h2 {
        /*font-size: 14px;*/
    }
    body .offers-list .offers-list-item .offers-list-blue-button {
        font-size: 12px;
    }

    body .offers-list .offers-list-item .offers-list-address {
        margin-bottom: 8px;
    }
    body .offers-list-item.is-partner .single-offer-content {
        /*padding-top: 25px;*/
    }
    body .offers-list-item.is-recommended .single-offer-content {
        /*padding-top: 25px;*/
    }
    body .offers-list-item.is-partner .offers-list-ribbons {
        top: 0!important;
    }
    body .offers-list-item.is-recommended .offers-list-ribbons {
        top: 0!important;
    }
}

@media (min-width:375px) {
    body .index-items-list .item img {
        max-height: 110px;
    }
}

/* smartphones, Android phones, landscape iPhone */

@media (min-width:414px)  {
    body .index-items-list .item img {
        max-height: 130px;
    }
    body .offers-list-item .single-offer-content .image-part {
        flex: 0 0 160px;
        max-height: 160px;
    }
    body .offers-list-item .single-offer-content .image-part .offers-list-thumb {
        height: 100%;
        max-height: 160px;
    }

    body .offers-list-item .single-offer-content .image-part .offer-list-link {
        height: 100%;
        max-height: 160px;
    }

    body .offers-list-item .single-offer-content .image-part img{
        max-height: 160px;
        object-fit: cover;

    }
    body .offers-list-item .single-offer-content .description-part {
        flex-basis: calc(100% - 180px);
        padding: 10px 10px 10px 0;
        box-sizing: border-box;
    }
    body .offers-list .offers-list-item .offers-list-blue-button {
        font-size: 14px;
    }
    body .offers-list .offers-list-item h2 {
        /*font-size: 16px;*/
    }
}

@media (min-width:480px)  {
    body .offers-list-item .single-offer-content .image-part {
        flex: 0 0 40%;
        max-height: 160px;
    }
    body .offers-list-item .single-offer-content .image-part .offers-list-thumb {
        height: 100%;
        max-height: 160px;
    }

    body .offers-list-item .single-offer-content .image-part .offer-list-link {
        height: 100%;
        max-height: 160px;
    }

    body .offers-list-item .single-offer-content .image-part img{
        max-height: 160px;
        object-fit: cover;

    }
    body .offers-list-item .single-offer-content .description-part {
        flex-basis: 55%;
        padding: 10px 10px 10px 0;
        box-sizing: border-box;
    }
    body .offers-list .offers-list-item .offers-list-blue-button {
        font-size: 14px;
    }
    body .main-container .container .list-all-offer .top-info h1 {
        /*font-size: 20px;*/
    }
}

/* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */

@media (min-width:600px)  {
    body .offers-list-item .single-offer-content .image-part {
        flex: 0 0 35%;
        max-height: 160px;
    }
    body .index-items-list .item .mobile-offer-info {
        flex-basis: calc(70% - 20px);
    }
    body .index-items-list .item .img-box {
        flex: 0 0 30%;
    }
    body .offers-list-item .single-offer-content .image-part .offers-list-secure {
        /*font-size: 12px;*/
        letter-spacing: 2px;
        /*padding: 5px;*/
        min-width: unset;
    }
    body .offers-list-item .single-offer-content .image-part .offers-list-thumb {
        height: 100%;
        max-height: 160px;
    }

    body .offers-list-item .single-offer-content .image-part .offer-list-link {
        height: 100%;
        max-height: 160px;
    }

    body .offers-list-item .single-offer-content .image-part img{
        max-height: 160px;
        object-fit: cover;

    }
    body .offers-list-item .single-offer-content .description-part {
        flex-basis: 60%;
        padding: 10px;
        box-sizing: border-box;
    }
    body .offers-list .offers-list-item .offers-list-blue-button {
        font-size: 14px;
    }
}

@media (min-width:768px)  {
    body .index-items-list .item .img-box {
        flex: 0 0 40%;
    }
    body .index-items-list .item .mobile-offer-info {
        flex-basis: calc(60% - 20px);
    }
    body .index-items-list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }
    body .index-items-list .item {
        flex-shrink: 0;
        flex-grow: 0;
        flex-basis: calc(50% - 20px);
    }
    body .offers-list-item .offers-list-description + div {
        margin-left: auto;
        margin-top: 5px;
    }
    body .offers-list-price {
        text-align: center;
    }
    body .single-offer-content {
        /*padding-bottom: 10px;*/
    }
}

/* tablet, landscape iPad, lo-res laptops ands desktops */

@media (min-width:801px)  {

    body .offers-list-item .single-offer-content .image-part {
        flex: 0 0 20%;
        max-height: 160px;
    }
    body .offers-list-item .single-offer-content .description-part {
        flex-basis: 75%;
        padding: 10px;
        box-sizing: border-box;
    }
    body .offers-list-ribbons div:after {
        display: none;
    }
    body .offers-list-ribbons {
        right: -13px !important;
    }
}

/* big landscape tablets, laptops, and desktops */

@media (min-width:768px) {
    body .mobile-offer-info {
        display: none;
    }
    body .index-items-list .item .bottom-info {
        width: 100%;
        font-size: 20px;
        position: relative;
        zoom: 1;
        padding: 12px 10px;
        height: 20px;
    }
    body .index-items-list .bottom-info .name {
        display: none;
    }

    body .index-items-list .bottom-info .name + p {
        font-size: 14px;
        color: #333;
        font-weight: 900;
        float: left;
    }

    body .index-items-list .items .item .bottom-info p {
        font-size: 14px;
        color: #333;
        font-weight: 900;
        float: left;
    }

    body .index-items-list .item .bottom-info .price {
        font-size: 14px;
        font-weight: 300;
        float: right;
    }

    body .index-items-list .item .bottom-info .price span {
        font-size: 16px;
        color: #09c;
        font-weight: 700;
    }

    body .index-items-list .item .short-desc .call-to-action {
        position: absolute;
        bottom: 10px;
        right: 10px;
        z-index: 2;
        color: #fff;
        overflow: hidden;
        background-color: rgba(12,144,199,.88);
        border-radius: 0;
        display: inline-block;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        height: 24px;
        width: 90px;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
    }

    body .index-items-list .item .short-desc .call-to-action:hover {
        text-decoration: underline;
    }

    body .index-items-list .item {
        flex-basis: calc(33% - 7px);
        padding: 0;
        margin-right: 10px;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
        border: 1px solid #e1e4e9;
    }
    body .add-to-cubby .clipboard-add, body .add-to-cubby .clipboard-remove  {
        color: #fff;
        overflow: hidden;
        background-color: rgba(12,144,199,.88);
        border-radius: 0;
        display: inline-block;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        width: 24px;
        height: 24px;
        font-weight: 300;
        font-size: 10px;
        white-space: nowrap;
        transition: width .5s ease;
    }

    body .index-items-list .item .img-box:hover .overlay {
        display: block;
    }

    body .index-items-list .item .img-box .overlay {
        display: none;
        background-color: rgba(0,0,0,.8);
        z-index: 2;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        font-size: 12px;
        padding: 55px 10px 40px 10px;
    }

    body .index-items-list .item .img-box .name {
        position: absolute;
        bottom: 10px;
        left: 10px;
    }

    body .index-items-list .item .img-box .name a {
        font-size: 16px;
        color: #fff;
        font-weight: 400;
        text-shadow: 0 0 4px #000;
    }

    body .index-items-list .item .add-to-cubby a:hover {
        width: 130px;
        background-color: rgba(12,144,199,.88);
        z-index: 5;
    }

    body .img-box:hover .add-to-cubby {
        bottom: unset;
        top: 10px;
    }

    body .add-to-cubby {
        position: absolute;
        top: 10px;
        left: 10px;
        overflow: hidden;
        z-index: 2;
    }

    body .clipboard-add i, body .clipboard-remove i  {
        margin-left: 2px;
        margin-right: 10px;
    }

    body .index-items-list .item:nth-child(3n) {
        margin-right: 0;
    }
    body .index-items-list .item .img-box {
        flex: 0 0 100%;
        height: 160px;
        position: relative;
    }
    body .index-items-list .item .img-box img {
        width: 100%;
    }

    body .index-items-list .item img {
        max-height: 100%;
    }

    /*#sticky-recommended {*/
        /*position:static!important;*/
        /*padding-bottom: 0!important;*/
    /*}*/
    body .offers-list-item .offers-list-description + div {
        margin-left: auto;
        margin-top: 5px;
    }
    body .offers-list-item.is-partner .offers-list-ribbons {
        right: -13px !important;
    }
    body .offers-list-ribbons div:nth-of-type(2) {
        margin-top: 0;
    }
    body .offers-list .offers-list-item h2 {
        width: calc(100% - 80px);
        max-width: 460px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    body .offers-list-price {
        text-align: center;
    }
    body .offers-list-ribbons div:after {
        display: initial;
    }
    body .offers-list-item .single-offer-content .image-part {
        flex: 0 0 30%;
        max-height: 200px;
        margin: 0;
    }
    body .offers-list-item .single-offer-content .image-part .offers-list-thumb {
        max-height: 200px;
    }
    body .offers-list-item .single-offer-content .image-part .offer-list-link {
        max-height: 200px;
    }
    body .offers-list-item .single-offer-content .image-part img {
        max-height: 200px;
    }
    body .offers-list-item .single-offer-content .description-part {
        flex-basis: 68%;
        padding: 18px 0 18px 20px;
        box-sizing: border-box;
    }
}

/* hi-res laptops and desktops */

@media (min-width:1281px) {

}
/* Main - ImageBox New Effects */
.index-items-list .img-box{
    overflow: hidden;
}
.index-items-list .img-box .offer_thumb:hover{
    transform: scale(1.3);
    transition: 2s;
    cursor: pointer;
}
.index-items-list .img-box .offer_thumb{
    transition: 2s;
    transform: scale(1.0);
    cursor: pointer;
}
.index-items-list .img-box .name{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-shadow: 0 0 4px #000;
}

/*!
 * ClockPicker v0.0.7 for jQuery (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 * 
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* Picked from bootstrap: .popover, .btn, .text-primary */

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  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;
  /* The following are set in WordPress (wp-admin/css/revisions.css) - reset them to initial values */
  overflow:visible;
  margin:0;
  padding:0;
  z-index:auto;
  background-color:transparent;
  -webkit-box-shadow:none;
  box-shadow:none;
  bottom:auto;
  left:auto;
  right:auto;
  top:auto;
  -webkit-transform:none;
  -ms-transform:none;
  transform:none;
}
.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;
}
.btn {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;

}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  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-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-block {
  display: block;
  width: 100%;
}
.text-primary {
  color: #428bca;
}

/*!
 * ClockPicker v{package.version} for Bootstrap (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 */

.clockpicker .input-group-addon {
	cursor: pointer;
}
.clockpicker-moving {
	cursor: move;
}
.clockpicker-align-left.popover > .arrow {
	left: 25px;
}
.clockpicker-align-top.popover > .arrow {
	top: 17px;
}
.clockpicker-align-right.popover > .arrow {
	left: auto;
	right: 25px;
}
.clockpicker-align-bottom.popover > .arrow {
	top: auto;
	bottom: 6px;
}
.clockpicker-popover .popover-title {
	background-color: #fff;
	color: #999;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.clockpicker-popover .popover-title span {
	cursor: pointer;
}
.clockpicker-popover .popover-content {
	background-color: #f8f8f8;
	padding: 12px;
}
.popover-content:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.clockpicker-plate {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	overflow: visible;
	position: relative;
	/* Disable text selection highlighting. Thanks to Hermanya */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.clockpicker-canvas,
.clockpicker-dial {
	width: 200px;
	height: 200px;
	position: absolute;
	left: -1px;
	top: -1px;
}
.clockpicker-minutes {
	visibility: hidden;
}
.clockpicker-tick {
	border-radius: 50%;
	color: #666;
	line-height: 26px;
	text-align: center;
	width: 26px;
	height: 26px;
	position: absolute;
	cursor: pointer;
}
.clockpicker-tick.active,
.clockpicker-tick:hover {
	background-color: rgb(192, 229, 247);
	background-color: rgba(0, 149, 221, .25);
}
.clockpicker-button {
	background-image: none;
	background-color: #fff;
	border-width: 1px 0 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0;
	padding: 10px 0;
}
.clockpicker-button:hover {
	background-image: none;
	background-color: #ebebeb;
}
.clockpicker-button:focus {
	outline: none!important;
}
.clockpicker-dial {
	-webkit-transition: -webkit-transform 350ms, opacity 350ms;
	-moz-transition: -moz-transform 350ms, opacity 350ms;
	-ms-transition: -ms-transform 350ms, opacity 350ms;
	-o-transition: -o-transform 350ms, opacity 350ms;
	transition: transform 350ms, opacity 350ms;
}
.clockpicker-dial-out {
	opacity: 0;
}
.clockpicker-hours.clockpicker-dial-out {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.clockpicker-minutes.clockpicker-dial-out {
	-webkit-transform: scale(.8, .8);
	-moz-transform: scale(.8, .8);
	-ms-transform: scale(.8, .8);
	-o-transform: scale(.8, .8);
	transform: scale(.8, .8);
}
.clockpicker-canvas {
	-webkit-transition: opacity 175ms;
	-moz-transition: opacity 175ms;
	-ms-transition: opacity 175ms;
	-o-transition: opacity 175ms;
	transition: opacity 175ms;
}
.clockpicker-canvas-out {
	opacity: 0.25;
}
.clockpicker-canvas-bearing,
.clockpicker-canvas-fg {
	stroke: none;
	fill: rgb(0, 149, 221);
}
.clockpicker-canvas-bg {
	stroke: none;
	fill: rgb(192, 229, 247);
}
.clockpicker-canvas-bg-trans {
	fill: rgba(0, 149, 221, .25);
}
.clockpicker-canvas line {
	stroke: rgb(0, 149, 221);
	stroke-width: 1;
	stroke-linecap: round;
	/*shape-rendering: crispEdges;*/
}
.clockpicker-button.am-button {
	margin: 1px;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 4px;
	
}
.clockpicker-button.pm-button {
	margin: 1px 1px 1px 136px;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 4px;
}

.modal-mask * {
    box-sizing: border-box;
}

.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    transition: opacity .3s ease;
}

.modal-container {
    width: 300px;
    max-height: calc(100% - 100px);
    overflow-y: auto;
    margin: 40px auto 0;
    padding: 20px 30px;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
    transition: all .3s ease;
    font-family: Helvetica, Arial, sans-serif;
}

.modal-header h3 {
    margin-top: 0;
    color: #42b983;
}

.modal-body {
    margin: 20px 0;
}

.text-right {
    text-align: right;
}

.form-label {
    display: block;
    margin-bottom: 1em;
}

.form-label > .form-control {
    margin-top: 0.5em;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.5em 1em;
    line-height: 1.5;
    border: 1px solid #ddd;
}

.modal-enter, .modal-leave {
    opacity: 0;
}

.modal-enter .modal-container,
.modal-leave .modal-container {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
