/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img,legend {
    border: 0
}

legend,td,th {
    padding: 0
}

.fa-ul>li,sub,sup {
    position: relative
}

.fa,body {
    -moz-osx-font-smoothing: grayscale
}

.ellipsis,.listings .details-box .left>* {
    white-space: nowrap;
    text-overflow: ellipsis
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

.fa,.fa-stack {
    display: inline-block
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,textarea {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.fa.fa-pull-left,.fa.pull-left {
    margin-right: .3em
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*!

 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.6.3);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.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(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.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)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}img,textarea{vertical-align:top}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.ui-widget-content a,.ui-widget-header,.ui-widget-header a{color:#444}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.mCustomScrollbar {
    /*touch-action:pinch-zoom*/
}

.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action {
    touch-action: auto
}

.ui-draggable-handle,.ui-selectable,.ui-sortable-handle {
    touch-action: none
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 22px;
    height: auto;
    left: auto;
    top: 10px;
    right: 0;
    bottom: 10px
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    height: 100%;
    margin: 0 auto;
    background-color: #d8d6d6
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 20px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    border-radius: 50%;
    background: #ce0404;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 20px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out
}

.mCSB_buttonDown,.mCSB_buttonUp {
    display: none!important
}

.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:after,.ui-helper-clearfix:before {
    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
}

.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-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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,.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 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;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.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%
}

.footer-holder .bottom-box .col-1,.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
}

.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.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-widget {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #444
}

.ui-widget-header {
    font-weight: 700
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #ddd;
    background: url(../images/jquery-ui/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x #f6f6f6;
    font-weight: 700;
    color: #0073ea
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    color: #0073ea;
    text-decoration: none
}

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    border: 1px solid #0073ea;
    background: url(../images/jquery-ui/ui-bg_highlight-soft_25_0073ea_1x100.png) 50% 50% repeat-x #0073ea;
    font-weight: 700;
    color: #fff
}

.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #ddd;
    background: url(../images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
    font-weight: 700;
    color: #ff0084
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #ff0084;
    text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #ccc;
    background: #fff;
    color: #444
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #444
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #ff0084;
    background: #fff;
    color: #222
}

.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text {
    color: #222
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    font-weight: 400
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    background-image: none
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url(../images/jquery-ui/ui-icons_ff0084_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(../images/jquery-ui/ui-icons_0073ea_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(../images/jquery-ui/ui-icons_666666_256x240.png)
}

.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
    background-image: url(../images/jquery-ui/ui-icons_ffffff_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(../images/jquery-ui/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(../images/jquery-ui/ui-icons_0073ea_256x240.png)
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(../images/jquery-ui/ui-icons_ff0084_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-first,.ui-icon-seek-start {
    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-left,.ui-corner-tl,.ui-corner-top {
    border-top-left-radius: 2px
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
    border-top-right-radius: 2px
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
    border-bottom-left-radius: 2px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
    border-bottom-right-radius: 2px
}

.ui-widget-overlay {
    background: #eee;
    opacity: .8
}

.ui-widget-shadow {
    margin: -4px 0 0 -4px;
    padding: 4px;
    background: #aaa;
    opacity: .6;
    border-radius: 0
}

.ui-widget-header {
    border: 0;
    background: 0 0
}

.ui-datepicker table {
    font-size: 14px;
    line-height: 18px
}

.ui-datepicker table td,.ui-datepicker table th {
    padding: 0;
    text-align: center;
    border: 1px solid #ececec
}

.ui-datepicker table td a,.ui-datepicker table td span,.ui-datepicker table th a,.ui-datepicker table th span {
    display: block;
    padding: 10px 3px;
    text-align: center
}

.ui-datepicker table td a.ui-state-default,.ui-datepicker table td span.ui-state-default,.ui-datepicker table th a.ui-state-default,.ui-datepicker table th span.ui-state-default {
    border: 0;
    color: #000;
    background: #fefefe
}

.ui-datepicker table td a.ui-state-active,.ui-datepicker table td a.ui-state-hover,.ui-datepicker table td span.ui-state-active,.ui-datepicker table td span.ui-state-hover,.ui-datepicker table th a.ui-state-active,.ui-datepicker table th a.ui-state-hover,.ui-datepicker table th span.ui-state-active,.ui-datepicker table th span.ui-state-hover {
    background: #00acee;
    color: #fff
}

.ui-datepicker table th {
    border: 0
}

.autocomplete-drop,.filters-list,.footer-holder .bottom-box .foot-links,.footer-holder .links,.listings,.map-box .pins,.more-info .list-nav,.paging,.social-networks,.stars {
    margin: 0;
    padding: 0;
    list-style: none
}

.clearfix:after,.dateinput-box .two-cols:after {
    content: '';
    display: block;
    clear: both
}

.ellipsis {
    overflow: hidden
}

*,:after,:before {
    box-sizing: inherit
}

* {
    max-height: 1000000px
}

body {
    color: #333;
    background: #fff;
    font: 16px/1.2 "Open Sans",Arial,Helvetica,sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased
}

img {
    max-width: 100%;
    height: auto
}

.gm-style img {
    max-width: none
}

.h,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 700;
    margin: 0 0 .5em;
    color: inherit
}

#header .input-holder input#search-box,.autocomplete-drop li,.filters-list label .fake-input {
    font-family: "Myriad Pro","Open Sans",Arial,Helvetica,sans-serif
}

.h1,h1 {
    font-size: 30px
}

.h2,h2 {
    font-size: 27px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 21px
}

.h5,h5 {
    font-size: 17px
}

.h6,h6 {
    font-size: 15px
}

p {
    margin: 0 0 1em
}

a {
    color: #39f
}

a:focus,a:hover {
    text-decoration: none
}

fieldset,form {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type=text],input[type=tel],input[type=email],input[type=search],input[type=password],textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #999;
    padding: .4em .7em
}

input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus,input[type=search]:focus,input[type=password]:focus,textarea:focus {
    border-color: #333
}

input[type=text]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #999
}

input[type=text]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=password]::-moz-placeholder,textarea::-moz-placeholder {
    opacity: 1;
    color: #999
}

input[type=text]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=password]:-moz-placeholder,textarea:-moz-placeholder {
    color: #999
}

input[type=text]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #999
}

input[type=text].placeholder,input[type=tel].placeholder,input[type=email].placeholder,input[type=search].placeholder,input[type=password].placeholder,textarea.placeholder {
    color: #999
}

select {
    -webkit-border-radius: 0
}

textarea {
    resize: vertical
}

button,input[type=button],input[type=reset],input[type=file],input[type=submit] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer
}

.hover-tooltip {
    background: #de1113;
    padding: 8px 15px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    max-width: 300px
}

#header {
    background-color: #de1113
}

#header .header-holder {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0;
    height: 50px
}

#header .search-box {
    border-left: 1px solid #e9e9e9;
    -webkit-box-flex: 1;
    flex-grow: 1
}

#header .logo a {
    display: -webkit-box;
    display: flex;
    height: 50px;
    padding: 0 13px;
    text-decoration: none;
    -webkit-box-align: center;
    align-items: center
}

#header .logo a:hover {
    background: #bd1012;
    text-decoration: none
}

#header .input-holder {
    display: block;
    position: relative;
    padding: 0;
    max-width: 391px
}

#header .input-holder .search-icon {
    left: 9px;
    top: 15px;
    color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/search.svg) no-repeat
}

.autocomplete-drop,.dateinput-box {
    position: absolute;
    top: 100%;
    left: 0
}

#header .input-holder>.search-icon {
    position: absolute;
    width: 18px;
    height: 18px
}

#header .input-holder input#search-box {
    display: block;
    width: 100%;
    background: 0 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    height: 50px;
    padding: 10px 28px;
    border: 0;
    margin: 0;
    outline: 0
}

#header .input-holder input#search-box::-webkit-input-placeholder {
    color: #fff
}

#header .input-holder input#search-box::-moz-placeholder {
    opacity: 1;
    color: #fff
}

#header .input-holder input#search-box:-moz-placeholder {
    color: #fff
}

#header .input-holder input#search-box:-ms-input-placeholder {
    color: #fff
}

#header .input-holder input#search-box.placeholder {
    color: #fff
}

.dateinput-box {
    width: 100%;
    background: #fff;
    border: 1px solid #dce0e0;
    box-shadow: 2px 3.5px 7px rgba(0,0,0,.35);
    z-index: 11;
    display: none;
    border-radius: 0 0 2px 2px
}

.autocomplete-drop,.pac-container {
    box-shadow: 2px 3.5px 8px rgba(0,0,0,.35)
}

.dateinput-box .holder {
    padding: 20px 13px 15px
}

.dateinput-box .two-cols {
    margin: 0 -5px
}

.dateinput-box .two-cols .col {
    float: left;
    width: 50%;
    padding: 0 5px
}

.dateinput-box .form-group {
    margin-bottom: 25px
}

.dateinput-box .form-group label {
    display: block;
    margin-bottom: 10px;
    color: #484848;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600
}

.dateinput-box .form-group input[type=text] {
    display: block;
    width: 100%;
    border: 1px solid #c4c4c4;
    color: #484848;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
    padding: 10px 6px;
    margin: 0;
    border-radius: 2px;
    outline: 0
}

.dateinput-box .form-group input[type=text]::-webkit-input-placeholder {
    color: #484848
}

.dateinput-box .form-group input[type=text]::-moz-placeholder {
    opacity: 1;
    color: #484848
}

.dateinput-box .form-group input[type=text]:-moz-placeholder {
    color: #484848
}

.dateinput-box .form-group input[type=text]:-ms-input-placeholder {
    color: #484848
}

.dateinput-box .form-group input[type=text].placeholder {
    color: #484848
}

.dateinput-box button[type=submit] {
    background: #00aeef;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    text-align: center;
    border: 0
}

.dateinput-box button[type=submit]:hover {
    background: #0089bc
}

.dateinput-box button[type=submit] .fa {
    margin-right: 10px
}

.autocomplete-drop {
    width: 100%;
    background-color: #fff;
    z-index: 9;
    display: none
}

.autocomplete-drop li {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400
}

.autocomplete-drop li:nth-child(even) a {
    background: #fff
}

.autocomplete-drop li a {
    display: block;
    background: rgba(228,228,228,.58);
    color: #959191;
    text-decoration: none;
    padding: 9px 30px
}

.autocomplete-drop li a:hover {
    background-color: #00aeef
}

.autocomplete-drop li a span {
    color: #525252
}

.filters-bottom {
    padding-top: 25px
}

.closeBtn {
    position: absolute;
    right: 0%;
    color: #fff;
    top: 10px;
}

.filters-info .filter-btn-holder {
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
    left: 10px;
    right: 10px;
    text-align: center;
}

.full_width_section {
    font-family: 'Open Sans', sans-serif !important;
}

.site_map_header {
    background: url("../../../img/dashboard_header.jpg");
    background-size: cover;
}

.site_map_header div {
    display: table;
    margin: 0 auto;
    padding-top: 21px;
    padding-bottom: 0px;
}

.site_map_header div h2 {
    font-family: 'OpenSans-Light', sans-serif;
    color: #ffffff;
    font-size: 30px;
    font-weight: 30;
    margin: 0px 0px 10px 0px;
}

.site_map_header .search_site_map {
    padding-top: 4px;
    padding-bottom: 20px;
}

.site_map_header .search_site_map form .custom-combobox {
    height: 41px;
    display: table;
    float: left;
}

.site_map_header .search_site_map form .custom-combobox input, .book_section .book_container form input {
    padding: 5px 20px;
}

.site_map_header .search_site_map form .custom-combobox input {
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    color: #666666;
    font-size: 18px;
    border-radius: 0;
    padding: 14px 20px;
    width: 454px;
    height: 41px;
    border: 0;
    outline: none;
    margin-top: 0;
}

.custom-combobox-input {
    height: 47px !important;
}

#marinaSearch {
    padding: 11px 66px;
    line-height: 25px;
}

.site_map_header .search_site_map form .search {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    background: #51bef9;
    font-size: 18px;
    border: 0;
    padding: 8px 66px;
    display: table;
    float: left;
}

@media (max-width: 767px) {
    .filters-form {
        display:none
    }

    .filters-bottom {
        padding-top: 0
    }
}

.filters-box {
    display: table;
    width: 100%;
    table-layout: fixed
}

@media (min-width: 768px) {
    .filters-box>* {
        display:table-cell;
        vertical-align: middle
    }

    .filters-box .title {
        text-align: center;
        width: 115px;
        padding-right: 10px
    }

    .filters-box .filters-wrap {
        border-top: 1px solid #b2b6b2
    }
}

.filters-box:first-child .filters-wrap {
    border: 0!important
}

.filters-list {
    margin: 0 -8px
}

@media (min-width: 1024px) {
    .filters-list {
        display:-webkit-box;
        display: flex;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .filters-list li {
        flex-basis: 33.3333333333%
    }
}

.filters-list li {
    display: block;
    padding: 10px 8px
}

@media (min-width: 1550px) {
    .filters-list {
        margin:0 -20px
    }

    .filters-list li {
        padding: 18px 20px
    }
}

.filters-list label {
    display: block;
    position: relative
}

.filters-list label .fake-input {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    background-color: #edefed;
    display: block;
    padding: 9px 8px
}

@media (min-width: 1550px) {
    .filters-list label .fake-input {
        padding:9px 27px;
        font-size: 18px;
        line-height: 23px
    }
}

.filters-list label .fake-input:after,.filters-list label .fake-input:before {
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color: #666
}

@media (min-width: 1024px) and (max-width:1549px) {
    .filters-list label .fake-input:after,.filters-list label .fake-input:before {
        -webkit-transform-origin:center right;
        transform-origin: center right;
        -webkit-transform: translate(0,-50%) scale(.7);
        transform: translate(0,-50%) scale(.7);
        right: 5px
    }
}

.filters-list label .icon-motor:after {
    width: 50px;
    height: 21px;
    background: url(../images/icon-motor.png) no-repeat;
    content: ''
}

.filters-list label .icon-catamaran:after {
    width: 29px;
    height: 29px;
    background: url(../images/icon-catamaran.png) no-repeat;
    content: ''
}

.filters-list label .icon-logo:after {
    width: 60px;
    height: 20px;
    background: url(../images/icon-logo.png) no-repeat;
    content: ''
}

.filters-list label .icon-sail:after {
    width: 31px;
    height: 29px;
    background: url(../images/icon-sail.png) no-repeat;
    content: ''
}

.filters-list label input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 1
}

.filters-list label.active .fake-input {
    background-color: #b2b6b2;
    color: #fefefe
}

.filters-list label.active .fake-input:after {
    color: #fff
}

.filters-list label.active .fake-input.icon-motor:after {
    background-image: url(../images/icon-motor-o.png)
}

.filters-list label.active .fake-input.icon-catamaran:after {
    background-image: url(../images/icon-catamaran-o.png)
}

.filters-list label.active .fake-input.icon-logo:after {
    background-image: url(../images/icon-logo-o.png)
}

.filters-list label.active .fake-input.icon-sail:after {
    background-image: url(../images/icon-sail-o.png)
}

.filter-price {
    position: relative
}

.filter-price:after,.filter-price:before {
    position: absolute;
    right: 10px!important;
    top: 50%;
    -webkit-transform: translate(0,-50%) scale(1)!important;
    transform: translate(0,-50%) scale(1)!important;
    font-family: FontAwesome;
    color: #000!important
}

.filter-price:after {
    content: "\f107"
}

.filter-price:before {
    content: "\f106";
    right: 20px!important
}

label.active .fake-input:after {
    color: #fff!important
}

label.active .fake-input.active:after {
    color: #000!important
}

label.active .fake-input.active:before {
    color: #FFF!important
}

.icon-discount:after {
    content: '%';
    color: #666
}

@media (min-width: 768px) and (max-width:1549px) {
    .icon-discount:after {
        -webkit-transform:translate(0,-50%)!important;
        transform: translate(0,-50%)!important;
        right: 10px!important
    }
}

.filters-info {
    font-size: 20px;
    line-height: 24px;
    color: #b2b6b2;
    border: 1px solid rgba(2,31,53,.2);
    border-width: 1px 0;
    padding: 15px 0
}

@media (max-width: 767px) {
    .filters-info {
        font-size:13px;
        line-height: 17px;
        padding: 0 10px 5px;
        border: 0
    }
}

.filters-info.top {
    border: 0;
    text-align: right;
    padding: 0 0 5px
}

.filters-info p {
    font-weight: 300;
    margin: 0 0 8px
}

.filters-info .filter-btn-holder {
    padding: 10px 0
}

@media (min-width: 768px) {
    .filters-info .filter-btn-holder {
        display:none
    }
}

.filters-info .filter-btn,.filters-info .next-link {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none
}

.filters-info .filter-btn {
    text-align: center;
    background: #e45151;
    padding: 10px;
    min-width: 300px;
    color: #fff;
    display: block;
    max-width: 100%;
}

.filters-info .filter-btn:hover {
    text-decoration: none;
    background: #dd2525
}

.filters-info .next-link {
    vertical-align: top;
    letter-spacing: 0;
    border: 1px solid #d0d0d0;
    padding: 5px 10px;
    background: #fff;
    min-width: 30px
}

.paging,.stars {
    letter-spacing: -4px
}

@media (min-width: 768px) {
    .filters-info .next-link {
        display:none
    }
}

.filters-info .next-link:hover {
    text-decoration: none;
    background: #e6e6e6
}

.listings {
    /*display:-webkit-box;*/
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    color: #616161
}

.listings>li {
    flex-basis: 100%;
    padding: 2px 15px
}

@media (min-width: 1024px) {
    .listings>li {
        flex-basis:50%
    }
}

.listings .figure {
    display: block;
    position: relative
}

.listings .figure img {
    width: 100%;
    height: auto;
    max-width: none
}

.listings .figure .recommend {
    position: absolute;
    top: 12px;
    left: 0;
    width: 119px;
    height: 24px;
    background: url(../images/icon-recommended.png) no-repeat
}

.listings .pin {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(../images/icon-pin.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 24px
}

.listings .pin.active {
    background-image: url(../images/icon-pinned.png)
}

.listings .discount,.listings .price-box {
    position: absolute;
    border-bottom: 2px solid #ffae00;
    background: rgba(0,0,0,.71);
    color: #fefefe;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    bottom: 14px;
    left: 0;
    padding: 4px 11px
}

@media (max-width: 767px) {
    .listings .discount,.listings .price-box {
        font-size:8px;
        line-height: 1.2;
        padding-left: 5px;
        padding-right: 5px
    }
}

.listings .discount strong,.listings .price-box strong {
    font-size: 17px;
    line-height: 1;
    font-weight: 700
}

@media (max-width: 767px) {
    .listings .discount strong,.listings .price-box strong {
        font-size:12px;
        line-height: 1.2
    }
}

.listings .discount .del,.listings .price-box .del {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden
}

.listings .discount .del:after,.listings .price-box .del:after {
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    margin-top: -1px;
    content: '';
    background: #ffae00;
    position: absolute
}

.listings .discount {
    left: auto;
    right: 0;
    font-size: 24px;
    line-height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 300
}

@media (max-width: 767px) {
    .listings .discount {
        font-size:17px;
        line-height: 21px
    }
}

.listings h2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Myriad Pro","Open Sans",Arial,Helvetica,sans-serif;
    margin: 0
}

.listings h2 a {
    color: #616161;
    text-decoration: none
}

.listings h2 a:hover {
    color: #3b3b3b;
    text-decoration: none
}

@media (max-width: 767px) {
    .listings h2 {
        font-size:16px;
        line-height: 22px
    }
}

.listings p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 0 0 5px
}

.listings p a {
    color: #616161;
    text-decoration: none
}

.listings p a:hover {
    color: #3b3b3b;
    text-decoration: none
}

@media (max-width: 1023px) {
    .listings p {
        font-size:13px;
        line-height: 17px;
        margin: 0
    }
}

.listings .details-box {
    display: table;
    width: 100%;
    table-layout: fixed
}

@media (max-width: 767px) {
    .listings p {
        font-size:11px;
        line-height: 15px
    }

    .listings .details-box {
        padding: 0 10px
    }
}

.listings .details-box>* {
    padding: 10px 0;
    display: table-cell;
    vertical-align: top
}

.listings .details-box .left {
    padding-right: 10px
}

.listings .details-box .left>* {
    display: block;
    overflow: hidden
}

.listings .reviews {
    width: 115px;
    text-align: right
}

.listings .reviews h3 {
    font-size: 14px;
    line-height: 18px;
    color: rgba(2,31,53,.8);
    margin: 0
}

.listings .reviews h3 a {
    color: rgba(2,31,53,.8);
    text-decoration: none
}

.listings .reviews h3 a:hover {
    color: #021f35;
    text-decoration: none
}

@media (max-width: 1023px) {
    .listings .reviews h3 {
        font-size:13px;
        line-height: 17px
    }
}

.stars {
    margin: 0 -2px
}

.stars li {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 15px;
    margin: 2px;
    background: url(../images/icon-star.png) no-repeat
}

@media (max-width: 767px) {
    .listings .reviews h3 {
        font-size:11px;
        line-height: 15px
    }

    .stars li {
        width: 10px;
        height: 10px;
        background-size: 10px
    }
}

.stars li.full {
    background-image: url(../images/icon-starfull.png)
}

.paging {
    font-size: 0;
    line-height: 0
}

.paging li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0;
    padding: 5px
}

.paging li a {
    color: #9c9c9c;
    min-width: 32px;
    text-decoration: none;
    display: block;
    padding: 5px 2px;
    background: #ebebeb
}

.paging li a:hover {
    text-decoration: none
}

.paging li.dots a {
    background: 0 0;
    pointer-events: none
}

.more-info {
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    color: #000;
    padding: 10px 0
}

.more-info p {
    margin-bottom: 10px
}

.more-info p a {
    color: #000;
    text-decoration: none
}

.more-info p a:hover {
    color: #262626;
    text-decoration: none
}

@media (max-width: 767px) {
    .more-info {
        font-size:14px;
        line-height: 18px;
        padding: 5px 10px
    }

    .more-info p {
        margin: 0
    }
}

.more-info .list-nav {
    letter-spacing: -4px;
    font-size: 0;
    line-height: 0;
    margin: 0 -5px
}

.more-info .list-nav li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    padding: 2px 5px;
    position: relative
}

@media (max-width: 767px) {
    .more-info .list-nav li {
        font-size:9px;
        line-height: 13px;
        padding: 2px 3px
    }
}

.more-info .list-nav li+li:before {
    width: 2px;
    height: 2px;
    content: '';
    background: #000;
    border-radius: 50%;
    overflow: hidden;
    left: 0;
    top: 50%;
    margin-top: -1px;
    margin-left: -1px;
    position: absolute
}

.more-info .list-nav li a {
    color: #000;
    text-decoration: none
}

@media (min-width: 768px) {
    #main {
        height:calc(100% - 50px);
        display: -webkit-box;
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch
    }

    #main .main-box {
        flex-basis: 60%
    }

    #main .map-box {
        flex-basis: 40%
    }

    .main-box {
        padding-left: 10px;
        padding-top: 10px;
        padding-right: 10px;
    }

    .custom-scroller {
        height: calc(100vh - 60px);
        margin-right: 30px
    }

    .custom-scroller.mCustomScrollbar {
        margin-right: 0
    }
}

@media (min-width: 1200px) {
    .main-box {
        padding-left:20px;
        padding-right: 20px;
    }
}

.map-box {
    height: calc(100vh - 50px);
    padding-left: 12px
}

@media (max-width: 767px) {
    #footer {
        display:none
    }
}

.map-box .pins li {
    position: absolute;
    color: red;
    font-size: 60px;
    line-height: 60px;
    z-index: 9
}

.map-box .pins li#pin01 {
    top: 90px;
    left: 20px
}

.map-box .pins li#pin02 {
    top: 90px;
    right: 20px
}

.map-box .pins li#pin03 {
    bottom: 90px;
    left: 20px
}

.map-box .pins li#pin04 {
    bottom: 90px;
    right: 20px
}

.map-box .pins li.active {
    color: #000;
    z-index: 10
}

#map {
    display: block;
    width: 100%;
    height: 100%
}

#footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

#footer.active .main-opener {
    display: none
}

.footer-holder {
    position: relative;
    background: url(../images/footer_bg.jpg) center no-repeat;
    background-size: cover
}

.footer-holder .container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px
}

.footer-holder .close,.footer-holder .main-opener {
    border: 1px solid #7f7f7f;
    font-size: 14px;
    line-height: 18px;
    padding: 5px 8px;
    position: absolute;
    right: 0;
    text-decoration: none;
    font-weight: 700;
    text-align: center
}

.footer-holder .main-opener {
    bottom: 100%;
    background-color: #fafafa;
    color: #3d3d3d;
    min-width: 200px
}

.footer-holder .main-opener:hover {
    background-color: #e1e1e1;
    text-decoration: none
}

.footer-holder .main-opener .fa {
    color: #999
}

.footer-holder .close {
    background-color: #fafafa;
    display: inline-block;
    vertical-align: top;
    min-width: 120px;
    color: #3d3d3d;
    bottom: 0
}

.footer-holder .close:hover {
    background-color: #e1e1e1;
    text-decoration: none
}

.footer-holder .close i {
    margin-right: 5px
}

.footer-holder .top-box {
    border-bottom: 1px solid #de1113;
    background: -webkit-linear-gradient(top,#dd3032 0,#dd2f32 100%);
    background: linear-gradient(to bottom,#dd3032 0,#dd2f32 100%)
}

.footer-holder .links {
    letter-spacing: -4px;
    font-size: 0;
    line-height: 0
}

.footer-holder .links li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0;
    border-left: 1px solid #fff
}

.footer-holder .links li:last-child {
    border-right: 1px solid #fff
}

.footer-holder .links a {
    display: block;
    padding: 14px 10px;
    color: #fff;
    text-decoration: none
}

.footer-holder .links a:hover {
    text-decoration: none;
    background: #bd1012
}

.footer-holder .bottom-box {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    margin: 0 -8px;
    padding: 10px 0 45px
}

.footer-holder .bottom-box>* {
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    padding: 0 8px
}

@media (min-width: 1200px) {
    .footer-holder .bottom-box {
        margin:0 -20px
    }

    .footer-holder .bottom-box>* {
        padding: 0 20px
    }
}

.footer-holder .bottom-box .col-2 {
    width: 50%
}

.footer-holder .bottom-box .foot-links li {
    font-size: 13px;
    line-height: 16px;
    padding: 12px 0
}

.footer-holder .bottom-box .foot-links li+li {
    border-top: 1px solid #5c5c5c
}

.footer-holder .bottom-box .foot-links li a {
    color: #504d4a;
    text-decoration: none
}

.footer-holder .bottom-box .foot-links li a:hover {
    text-decoration: underline
}

.footer-holder .bottom-box .title {
    display: block;
    font-weight: 700;
    margin-bottom: 10px
}

.footer-holder .bottom-box p {
    margin: 0
}

.footer-holder .bottom-box p+p {
    margin-top: 10px
}

.footer-mobile {
    background: #000;
    text-align: center;
    padding: 20px 10px 50px
}

@media (min-width: 768px) {
    .footer-mobile {
        display:none
    }
}

.footer-mobile .logo {
    margin-bottom: 24px
}

.footer-mobile .form-selects .form-group {
    position: relative;
    margin-bottom: 10px;
    border-radius: 3px;
    background: #fff
}

.footer-mobile .form-selects .form-group:after, .selectStyle:after {
    content: "\f0d7";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    font-family: FontAwesome
}

.selectStyle {
    position: relative;
}

.footer-mobile .form-selects select, .selectStyle > select {
    display: block;
    outline: 0;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 2px;
    padding: 13px 16px;
    background: 0 0
}

.selectStyle > select {
    border: 1px solid #ccc;
    background: #fff;
}

.footer-mobile .footer-info {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    padding: 10px 0 20px
}

.footer-mobile .footer-info p {
    margin: 0
}

.footer-mobile .footer-info a {
    color: #c92c25;
    text-decoration: none
}

.footer-mobile .footer-info a:hover {
    text-decoration: underline
}

.social-networks {
    padding: 10px
}

.social-networks li {
    display: inline-block;
    vertical-align: top;
    margin: 3px
}

.social-networks li a {
    display: block;
    border: 2px solid #969696;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    width: 38px;
    height: 38px;
    text-decoration: none
}

.social-networks li a i.fa {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff
}

.popup-cookie,.popup-login {
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.social-networks li a:hover {
    border-color: #707070;
    text-decoration: none
}

.social-networks li a:hover i.fa {
    color: #e6e6e6
}

.map-box,.popup-login {
    position: relative
}

.popup-login {
    background-color: #de3032;
    text-align: center;
    display: none
}

@media (max-width: 767px) {
    .popup-login {
        display:none
    }
}

.popup-login .container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px
}

.popup-login .inner-holder {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 13px 0;
    margin: 0 -10px;
    position: relative;
}

.popup-login .btn-login,.popup-login .btn-signup {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    min-width: 115px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none
}

.popup-login .inner-holder>* {
    padding: 0 10px
}

.popup-login .text {
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #fff
}

.popup-login .text p {
    margin: 0
}

.popup-login .btn-holder {
    margin: 0 -5px;
    letter-spacing: -4px
}

.popup-login .btn-holder>* {
    margin: 5px;
    letter-spacing: 0
}

.popup-login .btn-login {
    color: #fff;
    border: 1px solid #f95454;
    text-align: center;
    padding: 12px
}

.popup-login .btn-login:hover {
    background: rgba(255,87,87,.5);
    text-decoration: none
}

.popup-login .btn-signup {
    color: #ff5757;
    padding: 13px;
    background: #fff;
    border: 0
}

.popup-login .btn-signup:hover {
    text-decoration: none;
    background: #e6e6e6
}

.pac-container {
    background: #fff
}

.pac-container .pac-item {
    font-family: "Myriad Pro","Open Sans",Arial,Helvetica,sans-serif;
    color: #959191;
    padding: 9px 30px;
    background: rgba(228,228,228,.58)
}

.pac-container .pac-item:hover {
    background: #00aeef!important;
    color: #fff
}

.pac-container .pac-item:hover * {
    color: #fff!important
}

.pac-container .pac-item:nth-child(even) {
    background: #fff
}

.pac-container .pac-item .pac-icon {
    display: none
}

.pac-container .pac-item .pac-matched {
    color: #525252
}

.gm-bundled-control {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    margin: 5px!important
}

.map-box .custom-gm-wrap {
    position: absolute;
    left: 45px;
    top: 10px
}

.map-box .checkbox-wrap {
    background: #fff;
    padding: 4px
}

.map-box .checkbox-wrap label {
    position: relative;
    font-size: 8px;
    line-height: 12px;
    color: #484848
}

@media (min-width: 1024px) {
    .map-box .custom-gm-wrap {
        left:50px
    }

    .map-box .checkbox-wrap {
        padding: 8px 8px 7px
    }

    .map-box .checkbox-wrap label {
        font-size: 12px;
        line-height: 18px
    }
}

.map-box .checkbox-wrap label .fake-input {
    position: absolute;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #707070;
    top: -3px
}

@media (min-width: 1024px) {
    .map-box .checkbox-wrap label .fake-input {
        width:20px;
        height: 20px
    }
}

.map-box .checkbox-wrap label .fake-input:after {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #df2029;
    opacity: 0
}

.map-box .checkbox-wrap label input {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    opacity: 0;
    width: 14px;
    height: 14px
}

.map-box .checkbox-wrap label input:checked+.fake-input:after {
    opacity: 1
}

.map-box .redo-search {
    display: block;
    text-align: center;
    background-color: #ff5757;
    color: #FFF;
    text-decoration: none;
    font-size: 10px;
    line-height: 13px;
    font-weight: 700;
    padding: 8px 5px;
    min-width: 137px
}

@media (min-width: 1024px) {
    .map-box .checkbox-wrap label input {
        width:20px;
        height: 20px
    }

    .map-box .redo-search {
        padding: 9px;
        min-width: 220px;
        font-size: 14px;
        line-height: 17px
    }
}

.map-box .redo-search:hover {
    text-decoration: none;
    background-color: #ff2424
}

#wrapper {
    overflow: hidden
}

#ui-datepicker-div {
    z-index: 999!important
}

.dTable {
    display: table;
    width: 100%
}

.dTCol {
    display: table-cell;
}

.pb-10 {
    padding-bottom: 10px;
}

.langOption {
    padding: 20px 0 0;
}

#wrapper {
    padding-top: 50px;
    position: relative;
    z-index: 1;
}

#wrapper > #header {
    background-color: #de1113;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.map-box {
    position: fixed;
    right: 0;
    width: 40%;
}

.visibleXsOnly {
    display: none;
}

.filters-bottom .more-info {
    padding-bottom: 100px;
}

@media screen and (min-width: 768px) {
    .pr-sm-10 {
        padding-right:10px;
    }

    .pl-sm-10 {
        padding-left: 10px;
    }
}

@media screen and (max-width: 767px) {
    .langOption .dTCol {
        display: block;
    }

    .langOption {
        padding: 15px;
    }

    .visibleXsOnly {
        display: block;
    }

    .listings {
        display: block;
        width: initial;
        margin: 0px;
        flex-wrap: unset;
    }

    .listings > li {
        display: block;
        flex-basis: unset;
        padding: 2px 0px;
    }
}

.hover-tooltip {
    z-index: 99999;
}
@media only screen and (min-width: 571px) and (max-width: 667px) {
    /* ------------------------------- SiteMap Section ------------------------------- */
    .site_map_header {
        background: url("../../../img/dashboard_header.jpg");
        background-size: cover;
    }
    .site_map_header div {
        display: table;
        margin: 0 auto;
        padding-top: 21px;
        padding-bottom: 0px;
    }
    .site_map_header div h2 {
        font-family: 'OpenSans-Light', sans-serif;
        color: #ffffff;
        font-size: 30px;
        margin: 0px 0px 0px 0px;
    }
    .site_map_header .search_site_map {
        padding: 10px;
    }
    .site_map_header .search_site_map form {
        width: 100%;
        float: left;
    }
    .site_map_header .search_site_map form .custom-combobox {
        height: 41px;
        display: table;
        float: left;
        width: 100%;
    }
    .site_map_header .search_site_map form .custom-combobox input {
        background: #ffffff;
        font-family: 'Open Sans', sans-serif;
        color: #666666;
        font-size: 18px;
        border-radius: 0;
        padding: 14px 20px;
        width: 100%;
        height: 41px;
        border: 0;
        outline: none;
        margin-bottom: 10px;
    }
    .site_map_header .search_site_map form .custom-combobox a {
        background: #ffffff url("../../../img/drop_down_btn.png");
        background-repeat: no-repeat;
        background-position: center center;
        width: 10%;
        height: 41px;
        border-radius: 0;
        top: -3px;
        border: 0;
        outline: none;
        margin: 0;
    }
    .site_map_header .search_site_map form .search {
        font-family: 'Open Sans', sans-serif;
        color: #ffffff;
        background: #51bef9;
        font-size: 18px;
        width: 100%;
        border: 0;
        padding: 8px 66px;
        display: table;
        float: left;
    }
}
@media only screen and (min-width: 481px) and (max-width: 570px) {
    .site_map_header {
        background: url("../../../img/dashboard_header.jpg");
        background-size: cover;
    }
    .site_map_header div {
        display: table;
        margin: 0 auto;
        padding-top: 21px;
        padding-bottom: 0px;
    }
    .site_map_header div h2 {
        font-family: 'OpenSans-Light', sans-serif;
        color: #ffffff;
        font-size: 30px;
        margin: 0px 0px 0px 0px;
    }
    .site_map_header .search_site_map {
        padding: 10px;
    }
    .site_map_header .search_site_map form {
        width: 100%;
        float: left;
    }
    .site_map_header .search_site_map form .custom-combobox {
        height: 41px;
        display: table;
        float: left;
        width: 100%;
    }
    .site_map_header .search_site_map form .custom-combobox input {
        background: #ffffff;
        font-family: 'Open Sans', sans-serif;
        color: #666666;
        font-size: 18px;
        border-radius: 0;
        padding: 14px 20px;
        width: 100%;
        height: 41px;
        border: 0;
        outline: none;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .site_map_header .search_site_map form .custom-combobox a {
        background: #ffffff url("../../../img/drop_down_btn.png");
        background-repeat: no-repeat;
        background-position: center center;
        width: 10%;
        height: 41px;
        border-radius: 0;
        top: -3px;
        border: 0;
        outline: none;
        margin: 0;
    }
    .site_map_header .search_site_map form .search {
        font-family: 'Open Sans', sans-serif;
        color: #ffffff;
        background: #51bef9;
        font-size: 18px;
        width: 100%;
        border: 0;
        padding: 8px 66px;
        display: table;
        float: left;
    }
}
@media only screen and (min-width: 415px) and (max-width: 480px) {
    /* ------------------------------- SiteMap Section ------------------------------- */
    .site_map_header {
        background: url("../../../img/dashboard_header.jpg");
        background-size: cover;
    }
    .site_map_header div {
        display: table;
        margin: 0 auto;
        padding-top: 21px;
        padding-bottom: 0px;
    }
    .site_map_header div h2 {
        font-family: 'OpenSans-Light', sans-serif;
        color: #ffffff;
        font-size: 30px;
        margin: 0px 0px 0px 0px;
    }
    .site_map_header .search_site_map {
        padding: 10px;
    }
    .site_map_header .search_site_map form {
        width: 100%;
        float: left;
    }
    .site_map_header .search_site_map form .custom-combobox {
        height: 41px;
        display: table;
        float: left;
        width: 100%;
    }
    .site_map_header .search_site_map form .custom-combobox input {
        background: #ffffff;
        font-family: 'Open Sans', sans-serif;
        color: #666666;
        font-size: 18px;
        border-radius: 0;
        padding: 14px 20px;
        width: 100%;
        margin-bottom: 10px;
        height: 41px;
        border: 0;
        outline: none;
    }
    .site_map_header .search_site_map form .custom-combobox a {
        background: #ffffff url("../../../img/drop_down_btn.png");
        background-repeat: no-repeat;
        background-position: center center;
        width: 10%;
        height: 41px;
        border-radius: 0;
        top: -3px;
        border: 0;
        outline: none;
        margin: 0;
    }
    .site_map_header .search_site_map form .search {
        font-family: 'Open Sans', sans-serif;
        color: #ffffff;
        background: #51bef9;
        font-size: 18px;
        width: 100%;
        border: 0;
        padding: 8px 66px;
        display: table;
        float: left;
    }
}
@media only screen and (min-width: 376px) and (max-width: 414px) {
    /* ------------------------------- SiteMap Section ------------------------------- */
    .site_map_header {
        background: url("../../../img/dashboard_header.jpg");
        background-size: cover;
    }
    .site_map_header div {
        display: table;
        margin: 0 auto;
        padding-top: 21px;
        padding-bottom: 0px;
    }
    .site_map_header div h2 {
        font-family: 'OpenSans-Light', sans-serif;
        color: #ffffff;
        font-size: 30px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }
    .site_map_header .search_site_map {
        padding: 10px;
    }
    .site_map_header .search_site_map form {
        width: 100%;
        float: left;
    }
    .site_map_header .search_site_map form .custom-combobox {
        height: 41px;
        display: table;
        float: left;
        width: 100%;
    }
    .site_map_header .search_site_map form .custom-combobox input {
        background: #ffffff;
        font-family: 'Open Sans', sans-serif;
        color: #666666;
        font-size: 18px;
        border-radius: 0;
        padding: 14px 20px;
        width: 100%;
        margin-bottom: 10px;
        height: 41px;
        border: 0;
        outline: none;
    }
    .site_map_header .search_site_map form .custom-combobox a {
        background: #ffffff url("../../../img/drop_down_btn.png");
        background-repeat: no-repeat;
        background-position: center center;
        width: 10%;
        height: 41px;
        border-radius: 0;
        top: -3px;
        border: 0;
        outline: none;
        margin: 0;
    }
    .site_map_header .search_site_map form .search {
        font-family: 'Open Sans', sans-serif;
        color: #ffffff;
        background: #51bef9;
        font-size: 18px;
        width: 100%;
        border: 0;
        padding: 8px 66px;
        display: table;
        float: left;
    }
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
    /* ------------------------------- SiteMap Section ------------------------------- */
    .site_map_header {
        background: url("../../../img/dashboard_header.jpg");
        background-size: cover;
    }
    .site_map_header div {
        display: table;
        margin: 0 auto;
        padding-top: 21px;
        padding-bottom: 0px;
    }
    .site_map_header div h2 {
        font-family: 'OpenSans-Light', sans-serif;
        color: #ffffff;
        font-size: 30px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }
    .site_map_header .search_site_map {
        padding: 10px;
    }
    .site_map_header .search_site_map form {
        width: 100%;
        float: left;
    }
    .site_map_header .search_site_map form .custom-combobox {
        height: 41px;
        display: table;
        float: left;
        width: 100%;
    }
    .site_map_header .search_site_map form .custom-combobox input {
        background: #ffffff;
        font-family: 'Open Sans', sans-serif;
        color: #666666;
        font-size: 18px;
        border-radius: 0;
        padding: 14px 20px;
        width: 100%;
        height: 41px;
        border: 0;
        outline: none;
        margin-bottom: 10px;
    }
    .site_map_header .search_site_map form .custom-combobox a {
        background: #ffffff url("../../../img/drop_down_btn.png");
        background-repeat: no-repeat;
        background-position: center center;
        width: 10%;
        height: 41px;
        border-radius: 0;
        top: -3px;
        border: 0;
        outline: none;
        margin: 0;
    }
    .site_map_header .search_site_map form .search {
        font-family: 'Open Sans', sans-serif;
        color: #ffffff;
        background: #51bef9;
        font-size: 18px;
        width: 100%;
        border: 0;
        padding: 8px 66px;
        display: table;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    /* ------------------------------- SiteMap Section ------------------------------- */
    .site_map_header {
        background: url("../../../img/dashboard_header.jpg");
        background-size: cover;
    }
    .site_map_header div {
        display: table;
        margin: 0 auto;
        padding-top: 21px;
        padding-bottom: 0px;
    }
    .site_map_header div h2 {
        font-family: 'OpenSans-Light', sans-serif;
        color: #ffffff;
        font-size: 30px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }
    .site_map_header .search_site_map {
        padding: 10px;
    }
    .site_map_header .search_site_map form {
        width: 100%;
        float: left;
    }
    .site_map_header .search_site_map form .custom-combobox {
        height: 41px;
        display: table;
        float: left;
        width: 100%;
    }
    .site_map_header .search_site_map form .custom-combobox input {
        background: #ffffff;
        font-family: 'Open Sans', sans-serif;
        color: #666666;
        font-size: 18px;
        border-radius: 0;
        padding: 14px 20px;
        width: 100%;
        height: 41px;
        border: 0;
        outline: none;
        margin-bottom: 10px;
    }
    .site_map_header .search_site_map form .custom-combobox a {
        background: #ffffff url("../../../img/drop_down_btn.png");
        background-repeat: no-repeat;
        background-position: center center;
        width: 10%;
        height: 41px;
        border-radius: 0;
        top: -3px;
        border: 0;
        outline: none;
        margin: 0;
    }
    .site_map_header .search_site_map form .search {
        font-family: 'Open Sans', sans-serif;
        color: #ffffff;
        background: #51bef9;
        font-size: 18px;
        width: 100%;
        border: 0;
        padding: 8px 66px;
        display: table;
        float: left;
    }
}
